Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature][vkBase] Добавить новые компонентные токены #540

Open
inomdzhon opened this issue Jun 29, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@inomdzhon
Copy link
Contributor

inomdzhon commented Jun 29, 2023

Для следующих компонентов необходимо добавить токены, а то сейчас значения зашиты:

FormItem

  • sizeFormItemTopPaddingHorizontal

    • regular: 8px
    • compact: 6px
    Пример

    Отступ между E-mail и текстовым полем

  • sizeFormItemBottomPaddingHorizontal

    • regular: 8px
    • compact: 6px
    Пример

    image

    Отступ нижним текстом и текстовым полем

ModalCard

  • sizeModalCardPaddingHorizontal / sizeModalCardPaddingVertical

    • regular: 16px
    • compact: 16px
    Пример

    image

  • sizeBorderRadiusModal

    • vkBase
      • regular: 12px
      • compact: 12px
    • vkIOS
      • regular: 14px
      • compact: 14px

Placeholder

  • sizePlaceholderPaddingVertical

    • regular: 48px
    • compact: 48px
    Пример

    Снимок экрана 2023-06-30 в 19 00 47

  • sizePlaceholderPaddingHorizontal

    • regular: 32px
    • compact: 32px
    Пример

    Снимок экрана 2023-06-30 в 19 00 47

  • sizePlaceholderIconPaddingVertical

    • regular: 12px
    • compact: 12px
    Пример

    Снимок экрана 2023-06-30 в 19 00 58

Snackbar

  • sizeSnackbarPaddingHorizontal

    • regular: 12px
    • compact: 12px
    Пример

    image

  • sizeSnackbarPaddingVertical

    • regular: 12px
    • compact: 12px
    Пример

    image

Tooltip

  • sizeTooltipPaddingHorizontal

    • regular: 12px
    • compact: 12px
    Пример

    image

  • sizeTooltipPaddingVertical

    • regular: 10px
    • compact: 10px
    Пример

    image

@inomdzhon inomdzhon added the enhancement New feature or request label Jun 29, 2023
@inomdzhon inomdzhon changed the title [Draft][Feature][vkBase] Добавить новые компонентные токены [Feature][vkBase] Добавить новые компонентные токены Jun 30, 2023
@MrZillaGold
Copy link

Также нужно добавить Header и Group

@eugpoloz
Copy link

eugpoloz commented Sep 6, 2023

MiniInfoCell — вертикальный паддинг

вертикальный паддинг бы еще токенизировать. Кажется он должен быть 6 на ios / 8 на android. Сейчас один хард 6

@MrZillaGold
Copy link

Cell/SimpleCell, не токенезирован вертикальный паддинг

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants