@fattureincloud-mobile/fic-mobile-ds 1.2.1 → 1.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/commonjs/components/Tag/Tag.js +12 -9
- package/lib/commonjs/components/Tag/Tag.js.map +1 -1
- package/lib/commonjs/components/Tag/index.js +1 -1
- package/lib/commonjs/components/Tag/index.js.map +1 -1
- package/lib/commonjs/components/Touchable/Touchable.js +24 -15
- package/lib/commonjs/components/Touchable/Touchable.js.map +1 -1
- package/lib/commonjs/components/Touchable/index.js +1 -1
- package/lib/commonjs/components/Touchable/index.js.map +1 -1
- package/lib/commonjs/components/base/DatePicker/DatePicker.js +22 -19
- package/lib/commonjs/components/base/DatePicker/DatePicker.js.map +1 -1
- package/lib/commonjs/components/base/DatePicker/index.js +1 -1
- package/lib/commonjs/components/base/DatePicker/index.js.map +1 -1
- package/lib/commonjs/components/base/HeaderArrows/HeaderArrows.js +20 -21
- package/lib/commonjs/components/base/HeaderArrows/HeaderArrows.js.map +1 -1
- package/lib/commonjs/components/base/HeaderArrows/index.js +1 -1
- package/lib/commonjs/components/base/HeaderArrows/index.js.map +1 -1
- package/lib/commonjs/components/buttons/FicButton/FicButton.js +20 -27
- package/lib/commonjs/components/buttons/FicButton/FicButton.js.map +1 -1
- package/lib/commonjs/components/buttons/FicButton/FicButton.types.js.map +1 -1
- package/lib/commonjs/components/buttons/FicButton/FicButtonIcon.js +48 -41
- package/lib/commonjs/components/buttons/FicButton/FicButtonIcon.js.map +1 -1
- package/lib/commonjs/components/buttons/FicButton/FicButtonPrimary.js +45 -48
- package/lib/commonjs/components/buttons/FicButton/FicButtonPrimary.js.map +1 -1
- package/lib/commonjs/components/buttons/FicButton/FicButtonSecondary.js +54 -60
- package/lib/commonjs/components/buttons/FicButton/FicButtonSecondary.js.map +1 -1
- package/lib/commonjs/components/buttons/FicButton/FicButtonTertiary.js +75 -90
- package/lib/commonjs/components/buttons/FicButton/FicButtonTertiary.js.map +1 -1
- package/lib/commonjs/components/buttons/FicButton/constants.js +2 -2
- package/lib/commonjs/components/buttons/FicButton/constants.js.map +1 -1
- package/lib/commonjs/components/buttons/FicButton/index.js +1 -1
- package/lib/commonjs/components/buttons/FicButton/index.js.map +1 -1
- package/lib/commonjs/components/buttons/FicButton/themes/dark.js +5 -4
- package/lib/commonjs/components/buttons/FicButton/themes/dark.js.map +1 -1
- package/lib/commonjs/components/buttons/FicButton/themes/index.js +8 -1
- package/lib/commonjs/components/buttons/FicButton/themes/index.js.map +1 -1
- package/lib/commonjs/components/buttons/FicButton/themes/light.js +5 -4
- package/lib/commonjs/components/buttons/FicButton/themes/light.js.map +1 -1
- package/lib/commonjs/components/buttons/FicButtonGroup/FicButtonGroup.js +19 -18
- package/lib/commonjs/components/buttons/FicButtonGroup/FicButtonGroup.js.map +1 -1
- package/lib/commonjs/components/buttons/FicButtonGroup/FicButtonGroup.types.js.map +1 -1
- package/lib/commonjs/components/buttons/FicButtonGroup/index.js +1 -1
- package/lib/commonjs/components/buttons/FicButtonGroup/index.js.map +1 -1
- package/lib/commonjs/components/notifications/Banner/Banner.js +37 -35
- package/lib/commonjs/components/notifications/Banner/Banner.js.map +1 -1
- package/lib/commonjs/components/notifications/Banner/Banner.types.js.map +1 -1
- package/lib/commonjs/components/notifications/Banner/index.js +1 -1
- package/lib/commonjs/components/notifications/Banner/index.js.map +1 -1
- package/lib/commonjs/components/notifications/Banner/themes/dark.js +1 -1
- package/lib/commonjs/components/notifications/Banner/themes/dark.js.map +1 -1
- package/lib/commonjs/components/notifications/Banner/themes/index.js +2 -2
- package/lib/commonjs/components/notifications/Banner/themes/index.js.map +1 -1
- package/lib/commonjs/components/notifications/Banner/themes/light.js +1 -1
- package/lib/commonjs/components/notifications/Banner/themes/light.js.map +1 -1
- package/lib/commonjs/components/typographies/Body/Body.js +10 -6
- package/lib/commonjs/components/typographies/Body/Body.js.map +1 -1
- package/lib/commonjs/components/typographies/Body/index.js +1 -1
- package/lib/commonjs/components/typographies/Body/index.js.map +1 -1
- package/lib/commonjs/components/typographies/ButtonTitle/ButtonTitle.js +12 -8
- package/lib/commonjs/components/typographies/ButtonTitle/ButtonTitle.js.map +1 -1
- package/lib/commonjs/components/typographies/ButtonTitle/index.js +1 -1
- package/lib/commonjs/components/typographies/ButtonTitle/index.js.map +1 -1
- package/lib/commonjs/components/typographies/Callout/Callout.js +10 -6
- package/lib/commonjs/components/typographies/Callout/Callout.js.map +1 -1
- package/lib/commonjs/components/typographies/Callout/index.js +1 -1
- package/lib/commonjs/components/typographies/Callout/index.js.map +1 -1
- package/lib/commonjs/components/typographies/CaptionOne/CaptionOne.js +10 -6
- package/lib/commonjs/components/typographies/CaptionOne/CaptionOne.js.map +1 -1
- package/lib/commonjs/components/typographies/CaptionOne/index.js +1 -1
- package/lib/commonjs/components/typographies/CaptionOne/index.js.map +1 -1
- package/lib/commonjs/components/typographies/CaptionTwo/CaptionTwo.js +10 -6
- package/lib/commonjs/components/typographies/CaptionTwo/CaptionTwo.js.map +1 -1
- package/lib/commonjs/components/typographies/CaptionTwo/index.js +1 -1
- package/lib/commonjs/components/typographies/CaptionTwo/index.js.map +1 -1
- package/lib/commonjs/components/typographies/Footnote/Footnote.js +10 -6
- package/lib/commonjs/components/typographies/Footnote/Footnote.js.map +1 -1
- package/lib/commonjs/components/typographies/Footnote/index.js +1 -1
- package/lib/commonjs/components/typographies/Footnote/index.js.map +1 -1
- package/lib/commonjs/components/typographies/Headline/Headline.js +10 -6
- package/lib/commonjs/components/typographies/Headline/Headline.js.map +1 -1
- package/lib/commonjs/components/typographies/Headline/index.js +1 -1
- package/lib/commonjs/components/typographies/Headline/index.js.map +1 -1
- package/lib/commonjs/components/typographies/LargeTitle/LargeTitle.js +10 -6
- package/lib/commonjs/components/typographies/LargeTitle/LargeTitle.js.map +1 -1
- package/lib/commonjs/components/typographies/LargeTitle/index.js +1 -1
- package/lib/commonjs/components/typographies/LargeTitle/index.js.map +1 -1
- package/lib/commonjs/components/typographies/Subhead/Subhead.js +10 -6
- package/lib/commonjs/components/typographies/Subhead/Subhead.js.map +1 -1
- package/lib/commonjs/components/typographies/Subhead/index.js +1 -1
- package/lib/commonjs/components/typographies/Subhead/index.js.map +1 -1
- package/lib/commonjs/components/typographies/TitleOne/TitleOne.js +10 -6
- package/lib/commonjs/components/typographies/TitleOne/TitleOne.js.map +1 -1
- package/lib/commonjs/components/typographies/TitleOne/index.js +1 -1
- package/lib/commonjs/components/typographies/TitleOne/index.js.map +1 -1
- package/lib/commonjs/components/typographies/TitleThree/TitleThree.js +10 -6
- package/lib/commonjs/components/typographies/TitleThree/TitleThree.js.map +1 -1
- package/lib/commonjs/components/typographies/TitleThree/index.js +1 -1
- package/lib/commonjs/components/typographies/TitleThree/index.js.map +1 -1
- package/lib/commonjs/components/typographies/TitleTwo/TitleTwo.js +10 -6
- package/lib/commonjs/components/typographies/TitleTwo/TitleTwo.js.map +1 -1
- package/lib/commonjs/components/typographies/TitleTwo/index.js +1 -1
- package/lib/commonjs/components/typographies/TitleTwo/index.js.map +1 -1
- package/lib/commonjs/components/typographies/font.js.map +1 -1
- package/lib/commonjs/hooks/useTheme.js +1 -1
- package/lib/commonjs/hooks/useTheme.js.map +1 -1
- package/lib/commonjs/index.js +46 -46
- package/lib/commonjs/index.js.map +1 -1
- package/lib/commonjs/package.json +1 -0
- package/lib/commonjs/providers/DesignSystemProvider/DesignSystemProvider.js +12 -9
- package/lib/commonjs/providers/DesignSystemProvider/DesignSystemProvider.js.map +1 -1
- package/lib/commonjs/providers/DesignSystemProvider/index.js +1 -1
- package/lib/commonjs/providers/DesignSystemProvider/index.js.map +1 -1
- package/lib/commonjs/providers/IconProvider/IconProvider.js +11 -7
- package/lib/commonjs/providers/IconProvider/IconProvider.js.map +1 -1
- package/lib/commonjs/providers/IconProvider/index.js +1 -1
- package/lib/commonjs/providers/IconProvider/index.js.map +1 -1
- package/lib/commonjs/providers/ThemeProvider/ThemeProvider.js +6 -4
- package/lib/commonjs/providers/ThemeProvider/ThemeProvider.js.map +1 -1
- package/lib/commonjs/styles/calendarTheme.js.map +1 -1
- package/lib/commonjs/styles/colors.js.map +1 -1
- package/lib/commonjs/styles/globalStyles.js +1 -1
- package/lib/commonjs/styles/globalStyles.js.map +1 -1
- package/lib/commonjs/styles/space.js.map +1 -1
- package/lib/commonjs/styles/theme.js +7 -7
- package/lib/commonjs/styles/theme.js.map +1 -1
- package/lib/commonjs/utils/locale.js +2 -2
- package/lib/commonjs/utils/locale.js.map +1 -1
- package/lib/module/components/Tag/Tag.js +14 -9
- package/lib/module/components/Tag/Tag.js.map +1 -1
- package/lib/module/components/Tag/index.js +3 -1
- package/lib/module/components/Tag/index.js.map +1 -1
- package/lib/module/components/Touchable/Touchable.js +26 -15
- package/lib/module/components/Touchable/Touchable.js.map +1 -1
- package/lib/module/components/Touchable/index.js +3 -1
- package/lib/module/components/Touchable/index.js.map +1 -1
- package/lib/module/components/base/DatePicker/DatePicker.js +22 -19
- package/lib/module/components/base/DatePicker/DatePicker.js.map +1 -1
- package/lib/module/components/base/DatePicker/index.js +3 -1
- package/lib/module/components/base/DatePicker/index.js.map +1 -1
- package/lib/module/components/base/HeaderArrows/HeaderArrows.js +22 -21
- package/lib/module/components/base/HeaderArrows/HeaderArrows.js.map +1 -1
- package/lib/module/components/base/HeaderArrows/index.js +3 -1
- package/lib/module/components/base/HeaderArrows/index.js.map +1 -1
- package/lib/module/components/buttons/FicButton/FicButton.js +22 -28
- package/lib/module/components/buttons/FicButton/FicButton.js.map +1 -1
- package/lib/module/components/buttons/FicButton/FicButton.types.js +2 -0
- package/lib/module/components/buttons/FicButton/FicButton.types.js.map +1 -1
- package/lib/module/components/buttons/FicButton/FicButtonIcon.js +51 -41
- package/lib/module/components/buttons/FicButton/FicButtonIcon.js.map +1 -1
- package/lib/module/components/buttons/FicButton/FicButtonPrimary.js +47 -48
- package/lib/module/components/buttons/FicButton/FicButtonPrimary.js.map +1 -1
- package/lib/module/components/buttons/FicButton/FicButtonSecondary.js +56 -60
- package/lib/module/components/buttons/FicButton/FicButtonSecondary.js.map +1 -1
- package/lib/module/components/buttons/FicButton/FicButtonTertiary.js +78 -91
- package/lib/module/components/buttons/FicButton/FicButtonTertiary.js.map +1 -1
- package/lib/module/components/buttons/FicButton/constants.js +4 -2
- package/lib/module/components/buttons/FicButton/constants.js.map +1 -1
- package/lib/module/components/buttons/FicButton/index.js +3 -1
- package/lib/module/components/buttons/FicButton/index.js.map +1 -1
- package/lib/module/components/buttons/FicButton/themes/dark.js +7 -4
- package/lib/module/components/buttons/FicButton/themes/dark.js.map +1 -1
- package/lib/module/components/buttons/FicButton/themes/index.js +5 -2
- package/lib/module/components/buttons/FicButton/themes/index.js.map +1 -1
- package/lib/module/components/buttons/FicButton/themes/light.js +7 -4
- package/lib/module/components/buttons/FicButton/themes/light.js.map +1 -1
- package/lib/module/components/buttons/FicButtonGroup/FicButtonGroup.js +21 -18
- package/lib/module/components/buttons/FicButtonGroup/FicButtonGroup.js.map +1 -1
- package/lib/module/components/buttons/FicButtonGroup/FicButtonGroup.types.js +2 -0
- package/lib/module/components/buttons/FicButtonGroup/FicButtonGroup.types.js.map +1 -1
- package/lib/module/components/buttons/FicButtonGroup/index.js +3 -1
- package/lib/module/components/buttons/FicButtonGroup/index.js.map +1 -1
- package/lib/module/components/notifications/Banner/Banner.js +39 -35
- package/lib/module/components/notifications/Banner/Banner.js.map +1 -1
- package/lib/module/components/notifications/Banner/Banner.types.js +2 -0
- package/lib/module/components/notifications/Banner/Banner.types.js.map +1 -1
- package/lib/module/components/notifications/Banner/index.js +3 -1
- package/lib/module/components/notifications/Banner/index.js.map +1 -1
- package/lib/module/components/notifications/Banner/themes/dark.js +3 -1
- package/lib/module/components/notifications/Banner/themes/dark.js.map +1 -1
- package/lib/module/components/notifications/Banner/themes/index.js +4 -2
- package/lib/module/components/notifications/Banner/themes/index.js.map +1 -1
- package/lib/module/components/notifications/Banner/themes/light.js +3 -1
- package/lib/module/components/notifications/Banner/themes/light.js.map +1 -1
- package/lib/module/components/typographies/Body/Body.js +10 -6
- package/lib/module/components/typographies/Body/Body.js.map +1 -1
- package/lib/module/components/typographies/Body/index.js +3 -1
- package/lib/module/components/typographies/Body/index.js.map +1 -1
- package/lib/module/components/typographies/ButtonTitle/ButtonTitle.js +12 -8
- package/lib/module/components/typographies/ButtonTitle/ButtonTitle.js.map +1 -1
- package/lib/module/components/typographies/ButtonTitle/index.js +3 -1
- package/lib/module/components/typographies/ButtonTitle/index.js.map +1 -1
- package/lib/module/components/typographies/Callout/Callout.js +10 -6
- package/lib/module/components/typographies/Callout/Callout.js.map +1 -1
- package/lib/module/components/typographies/Callout/index.js +3 -1
- package/lib/module/components/typographies/Callout/index.js.map +1 -1
- package/lib/module/components/typographies/CaptionOne/CaptionOne.js +10 -6
- package/lib/module/components/typographies/CaptionOne/CaptionOne.js.map +1 -1
- package/lib/module/components/typographies/CaptionOne/index.js +3 -1
- package/lib/module/components/typographies/CaptionOne/index.js.map +1 -1
- package/lib/module/components/typographies/CaptionTwo/CaptionTwo.js +10 -6
- package/lib/module/components/typographies/CaptionTwo/CaptionTwo.js.map +1 -1
- package/lib/module/components/typographies/CaptionTwo/index.js +3 -1
- package/lib/module/components/typographies/CaptionTwo/index.js.map +1 -1
- package/lib/module/components/typographies/Footnote/Footnote.js +10 -6
- package/lib/module/components/typographies/Footnote/Footnote.js.map +1 -1
- package/lib/module/components/typographies/Footnote/index.js +3 -1
- package/lib/module/components/typographies/Footnote/index.js.map +1 -1
- package/lib/module/components/typographies/Headline/Headline.js +10 -6
- package/lib/module/components/typographies/Headline/Headline.js.map +1 -1
- package/lib/module/components/typographies/Headline/index.js +3 -1
- package/lib/module/components/typographies/Headline/index.js.map +1 -1
- package/lib/module/components/typographies/LargeTitle/LargeTitle.js +10 -6
- package/lib/module/components/typographies/LargeTitle/LargeTitle.js.map +1 -1
- package/lib/module/components/typographies/LargeTitle/index.js +3 -1
- package/lib/module/components/typographies/LargeTitle/index.js.map +1 -1
- package/lib/module/components/typographies/Subhead/Subhead.js +10 -6
- package/lib/module/components/typographies/Subhead/Subhead.js.map +1 -1
- package/lib/module/components/typographies/Subhead/index.js +3 -1
- package/lib/module/components/typographies/Subhead/index.js.map +1 -1
- package/lib/module/components/typographies/TitleOne/TitleOne.js +10 -6
- package/lib/module/components/typographies/TitleOne/TitleOne.js.map +1 -1
- package/lib/module/components/typographies/TitleOne/index.js +3 -1
- package/lib/module/components/typographies/TitleOne/index.js.map +1 -1
- package/lib/module/components/typographies/TitleThree/TitleThree.js +10 -6
- package/lib/module/components/typographies/TitleThree/TitleThree.js.map +1 -1
- package/lib/module/components/typographies/TitleThree/index.js +3 -1
- package/lib/module/components/typographies/TitleThree/index.js.map +1 -1
- package/lib/module/components/typographies/TitleTwo/TitleTwo.js +10 -6
- package/lib/module/components/typographies/TitleTwo/TitleTwo.js.map +1 -1
- package/lib/module/components/typographies/TitleTwo/index.js +3 -1
- package/lib/module/components/typographies/TitleTwo/index.js.map +1 -1
- package/lib/module/components/typographies/font.js +2 -0
- package/lib/module/components/typographies/font.js.map +1 -1
- package/lib/module/hooks/useTheme.js +3 -1
- package/lib/module/hooks/useTheme.js.map +1 -1
- package/lib/module/index.js +27 -25
- package/lib/module/index.js.map +1 -1
- package/lib/module/package.json +1 -0
- package/lib/module/providers/DesignSystemProvider/DesignSystemProvider.js +14 -9
- package/lib/module/providers/DesignSystemProvider/DesignSystemProvider.js.map +1 -1
- package/lib/module/providers/DesignSystemProvider/index.js +3 -1
- package/lib/module/providers/DesignSystemProvider/index.js.map +1 -1
- package/lib/module/providers/IconProvider/IconProvider.js +13 -7
- package/lib/module/providers/IconProvider/IconProvider.js.map +1 -1
- package/lib/module/providers/IconProvider/index.js +3 -1
- package/lib/module/providers/IconProvider/index.js.map +1 -1
- package/lib/module/providers/ThemeProvider/ThemeProvider.js +8 -4
- package/lib/module/providers/ThemeProvider/ThemeProvider.js.map +1 -1
- package/lib/module/styles/calendarTheme.js +2 -0
- package/lib/module/styles/calendarTheme.js.map +1 -1
- package/lib/module/styles/colors.js +2 -0
- package/lib/module/styles/colors.js.map +1 -1
- package/lib/module/styles/globalStyles.js +3 -1
- package/lib/module/styles/globalStyles.js.map +1 -1
- package/lib/module/styles/space.js +2 -0
- package/lib/module/styles/space.js.map +1 -1
- package/lib/module/styles/theme.js +6 -4
- package/lib/module/styles/theme.js.map +1 -1
- package/lib/module/utils/locale.js +4 -2
- package/lib/module/utils/locale.js.map +1 -1
- package/lib/package.json +4 -2
- package/lib/typescript/commonjs/components/Tag/Tag.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/Tag/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/Touchable/Touchable.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/Touchable/index.d.ts.map +1 -0
- package/lib/typescript/{components → commonjs/components}/base/DatePicker/DatePicker.d.ts +1 -1
- package/lib/typescript/commonjs/components/base/DatePicker/DatePicker.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/base/DatePicker/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/base/HeaderArrows/HeaderArrows.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/base/HeaderArrows/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/FicButton.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/FicButton.types.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/FicButtonIcon.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/FicButtonPrimary.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/FicButtonSecondary.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/FicButtonTertiary.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/Icon.stories.d.ts +22 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/Icon.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/Primary.stories.d.ts +33 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/Primary.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/Secondary.stories.d.ts +20 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/Secondary.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/Tertiary.stories.d.ts +21 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/Tertiary.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/constants.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/themes/dark.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/themes/index.d.ts +4 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/themes/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButton/themes/light.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButtonGroup/ButtonGroup.stories.d.ts +37 -0
- package/lib/typescript/commonjs/components/buttons/FicButtonGroup/ButtonGroup.stories.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButtonGroup/FicButtonGroup.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButtonGroup/FicButtonGroup.types.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/buttons/FicButtonGroup/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/notifications/Banner/Banner.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/notifications/Banner/Banner.types.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/notifications/Banner/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/notifications/Banner/themes/dark.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/notifications/Banner/themes/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/notifications/Banner/themes/light.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/Body/Body.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/Body/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/ButtonTitle/ButtonTitle.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/ButtonTitle/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/Callout/Callout.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/Callout/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/CaptionOne/CaptionOne.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/CaptionOne/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/CaptionTwo/CaptionTwo.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/CaptionTwo/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/Footnote/Footnote.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/Footnote/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/Headline/Headline.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/Headline/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/LargeTitle/LargeTitle.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/LargeTitle/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/Subhead/Subhead.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/Subhead/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/TitleOne/TitleOne.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/TitleOne/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/TitleThree/TitleThree.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/TitleThree/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/TitleTwo/TitleTwo.d.ts.map +1 -0
- package/lib/typescript/commonjs/components/typographies/TitleTwo/index.d.ts.map +1 -0
- package/lib/typescript/{components → commonjs/components}/typographies/font.d.ts +1 -1
- package/lib/typescript/commonjs/components/typographies/font.d.ts.map +1 -0
- package/lib/typescript/commonjs/hooks/useTheme.d.ts.map +1 -0
- package/lib/typescript/commonjs/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/package.json +1 -0
- package/lib/typescript/commonjs/providers/DesignSystemProvider/DesignSystemProvider.d.ts.map +1 -0
- package/lib/typescript/commonjs/providers/DesignSystemProvider/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/providers/IconProvider/IconProvider.d.ts.map +1 -0
- package/lib/typescript/commonjs/providers/IconProvider/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/providers/ThemeProvider/ThemeProvider.d.ts.map +1 -0
- package/lib/typescript/commonjs/styles/calendarTheme.d.ts.map +1 -0
- package/lib/typescript/commonjs/styles/colors.d.ts.map +1 -0
- package/lib/typescript/commonjs/styles/globalStyles.d.ts.map +1 -0
- package/lib/typescript/commonjs/styles/space.d.ts.map +1 -0
- package/lib/typescript/commonjs/styles/theme.d.ts.map +1 -0
- package/lib/typescript/commonjs/utils/locale.d.ts.map +1 -0
- package/lib/typescript/module/components/Tag/Tag.d.ts +13 -0
- package/lib/typescript/module/components/Tag/Tag.d.ts.map +1 -0
- package/lib/typescript/module/components/Tag/index.d.ts +3 -0
- package/lib/typescript/module/components/Tag/index.d.ts.map +1 -0
- package/lib/typescript/module/components/Touchable/Touchable.d.ts +16 -0
- package/lib/typescript/module/components/Touchable/Touchable.d.ts.map +1 -0
- package/lib/typescript/module/components/Touchable/index.d.ts +3 -0
- package/lib/typescript/module/components/Touchable/index.d.ts.map +1 -0
- package/lib/typescript/module/components/base/DatePicker/DatePicker.d.ts +60 -0
- package/lib/typescript/module/components/base/DatePicker/DatePicker.d.ts.map +1 -0
- package/lib/typescript/module/components/base/DatePicker/index.d.ts +4 -0
- package/lib/typescript/module/components/base/DatePicker/index.d.ts.map +1 -0
- package/lib/typescript/module/components/base/HeaderArrows/HeaderArrows.d.ts +16 -0
- package/lib/typescript/module/components/base/HeaderArrows/HeaderArrows.d.ts.map +1 -0
- package/lib/typescript/module/components/base/HeaderArrows/index.d.ts +3 -0
- package/lib/typescript/module/components/base/HeaderArrows/index.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButton/FicButton.d.ts +5 -0
- package/lib/typescript/module/components/buttons/FicButton/FicButton.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButton/FicButton.types.d.ts +91 -0
- package/lib/typescript/module/components/buttons/FicButton/FicButton.types.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButton/FicButtonIcon.d.ts +5 -0
- package/lib/typescript/module/components/buttons/FicButton/FicButtonIcon.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButton/FicButtonPrimary.d.ts +5 -0
- package/lib/typescript/module/components/buttons/FicButton/FicButtonPrimary.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButton/FicButtonSecondary.d.ts +5 -0
- package/lib/typescript/module/components/buttons/FicButton/FicButtonSecondary.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButton/FicButtonTertiary.d.ts +5 -0
- package/lib/typescript/module/components/buttons/FicButton/FicButtonTertiary.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButton/Icon.stories.d.ts +22 -0
- package/lib/typescript/module/components/buttons/FicButton/Icon.stories.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButton/Primary.stories.d.ts +33 -0
- package/lib/typescript/module/components/buttons/FicButton/Primary.stories.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButton/Secondary.stories.d.ts +20 -0
- package/lib/typescript/module/components/buttons/FicButton/Secondary.stories.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButton/Tertiary.stories.d.ts +21 -0
- package/lib/typescript/module/components/buttons/FicButton/Tertiary.stories.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButton/constants.d.ts +13 -0
- package/lib/typescript/module/components/buttons/FicButton/constants.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButton/index.d.ts +5 -0
- package/lib/typescript/module/components/buttons/FicButton/index.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButton/themes/dark.d.ts +4 -0
- package/lib/typescript/module/components/buttons/FicButton/themes/dark.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButton/themes/index.d.ts +4 -0
- package/lib/typescript/module/components/buttons/FicButton/themes/index.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButton/themes/light.d.ts +4 -0
- package/lib/typescript/module/components/buttons/FicButton/themes/light.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButtonGroup/ButtonGroup.stories.d.ts +37 -0
- package/lib/typescript/module/components/buttons/FicButtonGroup/ButtonGroup.stories.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButtonGroup/FicButtonGroup.d.ts +5 -0
- package/lib/typescript/module/components/buttons/FicButtonGroup/FicButtonGroup.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButtonGroup/FicButtonGroup.types.d.ts +10 -0
- package/lib/typescript/module/components/buttons/FicButtonGroup/FicButtonGroup.types.d.ts.map +1 -0
- package/lib/typescript/module/components/buttons/FicButtonGroup/index.d.ts +3 -0
- package/lib/typescript/module/components/buttons/FicButtonGroup/index.d.ts.map +1 -0
- package/lib/typescript/module/components/notifications/Banner/Banner.d.ts +5 -0
- package/lib/typescript/module/components/notifications/Banner/Banner.d.ts.map +1 -0
- package/lib/typescript/module/components/notifications/Banner/Banner.types.d.ts +44 -0
- package/lib/typescript/module/components/notifications/Banner/Banner.types.d.ts.map +1 -0
- package/lib/typescript/module/components/notifications/Banner/index.d.ts +3 -0
- package/lib/typescript/module/components/notifications/Banner/index.d.ts.map +1 -0
- package/lib/typescript/module/components/notifications/Banner/themes/dark.d.ts +4 -0
- package/lib/typescript/module/components/notifications/Banner/themes/dark.d.ts.map +1 -0
- package/lib/typescript/module/components/notifications/Banner/themes/index.d.ts +4 -0
- package/lib/typescript/module/components/notifications/Banner/themes/index.d.ts.map +1 -0
- package/lib/typescript/module/components/notifications/Banner/themes/light.d.ts +4 -0
- package/lib/typescript/module/components/notifications/Banner/themes/light.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/Body/Body.d.ts +12 -0
- package/lib/typescript/module/components/typographies/Body/Body.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/Body/index.d.ts +3 -0
- package/lib/typescript/module/components/typographies/Body/index.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/ButtonTitle/ButtonTitle.d.ts +10 -0
- package/lib/typescript/module/components/typographies/ButtonTitle/ButtonTitle.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/ButtonTitle/index.d.ts +3 -0
- package/lib/typescript/module/components/typographies/ButtonTitle/index.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/Callout/Callout.d.ts +12 -0
- package/lib/typescript/module/components/typographies/Callout/Callout.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/Callout/index.d.ts +3 -0
- package/lib/typescript/module/components/typographies/Callout/index.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/CaptionOne/CaptionOne.d.ts +12 -0
- package/lib/typescript/module/components/typographies/CaptionOne/CaptionOne.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/CaptionOne/index.d.ts +3 -0
- package/lib/typescript/module/components/typographies/CaptionOne/index.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/CaptionTwo/CaptionTwo.d.ts +12 -0
- package/lib/typescript/module/components/typographies/CaptionTwo/CaptionTwo.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/CaptionTwo/index.d.ts +3 -0
- package/lib/typescript/module/components/typographies/CaptionTwo/index.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/Footnote/Footnote.d.ts +12 -0
- package/lib/typescript/module/components/typographies/Footnote/Footnote.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/Footnote/index.d.ts +3 -0
- package/lib/typescript/module/components/typographies/Footnote/index.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/Headline/Headline.d.ts +12 -0
- package/lib/typescript/module/components/typographies/Headline/Headline.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/Headline/index.d.ts +3 -0
- package/lib/typescript/module/components/typographies/Headline/index.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/LargeTitle/LargeTitle.d.ts +12 -0
- package/lib/typescript/module/components/typographies/LargeTitle/LargeTitle.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/LargeTitle/index.d.ts +3 -0
- package/lib/typescript/module/components/typographies/LargeTitle/index.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/Subhead/Subhead.d.ts +12 -0
- package/lib/typescript/module/components/typographies/Subhead/Subhead.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/Subhead/index.d.ts +3 -0
- package/lib/typescript/module/components/typographies/Subhead/index.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/TitleOne/TitleOne.d.ts +12 -0
- package/lib/typescript/module/components/typographies/TitleOne/TitleOne.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/TitleOne/index.d.ts +3 -0
- package/lib/typescript/module/components/typographies/TitleOne/index.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/TitleThree/TitleThree.d.ts +12 -0
- package/lib/typescript/module/components/typographies/TitleThree/TitleThree.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/TitleThree/index.d.ts +3 -0
- package/lib/typescript/module/components/typographies/TitleThree/index.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/TitleTwo/TitleTwo.d.ts +12 -0
- package/lib/typescript/module/components/typographies/TitleTwo/TitleTwo.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/TitleTwo/index.d.ts +3 -0
- package/lib/typescript/module/components/typographies/TitleTwo/index.d.ts.map +1 -0
- package/lib/typescript/module/components/typographies/font.d.ts +9 -0
- package/lib/typescript/module/components/typographies/font.d.ts.map +1 -0
- package/lib/typescript/module/hooks/useTheme.d.ts +3 -0
- package/lib/typescript/module/hooks/useTheme.d.ts.map +1 -0
- package/lib/typescript/module/index.d.ts +32 -0
- package/lib/typescript/module/index.d.ts.map +1 -0
- package/lib/typescript/module/package.json +1 -0
- package/lib/typescript/module/providers/DesignSystemProvider/DesignSystemProvider.d.ts +10 -0
- package/lib/typescript/module/providers/DesignSystemProvider/DesignSystemProvider.d.ts.map +1 -0
- package/lib/typescript/module/providers/DesignSystemProvider/index.d.ts +3 -0
- package/lib/typescript/module/providers/DesignSystemProvider/index.d.ts.map +1 -0
- package/lib/typescript/module/providers/IconProvider/IconProvider.d.ts +21 -0
- package/lib/typescript/module/providers/IconProvider/IconProvider.d.ts.map +1 -0
- package/lib/typescript/module/providers/IconProvider/index.d.ts +4 -0
- package/lib/typescript/module/providers/IconProvider/index.d.ts.map +1 -0
- package/lib/typescript/module/providers/ThemeProvider/ThemeProvider.d.ts +9 -0
- package/lib/typescript/module/providers/ThemeProvider/ThemeProvider.d.ts.map +1 -0
- package/lib/typescript/module/styles/calendarTheme.d.ts +24 -0
- package/lib/typescript/module/styles/calendarTheme.d.ts.map +1 -0
- package/lib/typescript/module/styles/colors.d.ts +100 -0
- package/lib/typescript/module/styles/colors.d.ts.map +1 -0
- package/lib/typescript/module/styles/globalStyles.d.ts +33 -0
- package/lib/typescript/module/styles/globalStyles.d.ts.map +1 -0
- package/lib/typescript/module/styles/space.d.ts +19 -0
- package/lib/typescript/module/styles/space.d.ts.map +1 -0
- package/lib/typescript/module/styles/theme.d.ts +185 -0
- package/lib/typescript/module/styles/theme.d.ts.map +1 -0
- package/lib/typescript/module/utils/locale.d.ts +15 -0
- package/lib/typescript/module/utils/locale.d.ts.map +1 -0
- package/package.json +4 -2
- package/src/components/buttons/FicButton/FicButton.tsx +17 -25
- package/src/components/buttons/FicButton/FicButtonIcon.tsx +47 -45
- package/src/components/buttons/FicButton/FicButtonPrimary.tsx +13 -1
- package/src/components/buttons/FicButton/FicButtonTertiary.tsx +76 -66
- package/src/components/buttons/FicButton/themes/dark.ts +77 -77
- package/src/components/buttons/FicButton/themes/index.ts +2 -1
- package/src/components/buttons/FicButton/themes/light.ts +77 -77
- package/src/components/buttons/FicButtonGroup/FicButtonGroup.tsx +32 -11
- package/lib/typescript/components/Tag/Tag.d.ts.map +0 -1
- package/lib/typescript/components/Tag/index.d.ts.map +0 -1
- package/lib/typescript/components/Touchable/Touchable.d.ts.map +0 -1
- package/lib/typescript/components/Touchable/index.d.ts.map +0 -1
- package/lib/typescript/components/base/DatePicker/DatePicker.d.ts.map +0 -1
- package/lib/typescript/components/base/DatePicker/index.d.ts.map +0 -1
- package/lib/typescript/components/base/HeaderArrows/HeaderArrows.d.ts.map +0 -1
- package/lib/typescript/components/base/HeaderArrows/index.d.ts.map +0 -1
- package/lib/typescript/components/buttons/FicButton/FicButton.d.ts.map +0 -1
- package/lib/typescript/components/buttons/FicButton/FicButton.types.d.ts.map +0 -1
- package/lib/typescript/components/buttons/FicButton/FicButtonIcon.d.ts.map +0 -1
- package/lib/typescript/components/buttons/FicButton/FicButtonPrimary.d.ts.map +0 -1
- package/lib/typescript/components/buttons/FicButton/FicButtonSecondary.d.ts.map +0 -1
- package/lib/typescript/components/buttons/FicButton/FicButtonTertiary.d.ts.map +0 -1
- package/lib/typescript/components/buttons/FicButton/constants.d.ts.map +0 -1
- package/lib/typescript/components/buttons/FicButton/index.d.ts.map +0 -1
- package/lib/typescript/components/buttons/FicButton/themes/dark.d.ts.map +0 -1
- package/lib/typescript/components/buttons/FicButton/themes/index.d.ts +0 -3
- package/lib/typescript/components/buttons/FicButton/themes/index.d.ts.map +0 -1
- package/lib/typescript/components/buttons/FicButton/themes/light.d.ts.map +0 -1
- package/lib/typescript/components/buttons/FicButtonGroup/FicButtonGroup.d.ts.map +0 -1
- package/lib/typescript/components/buttons/FicButtonGroup/FicButtonGroup.types.d.ts.map +0 -1
- package/lib/typescript/components/buttons/FicButtonGroup/index.d.ts.map +0 -1
- package/lib/typescript/components/notifications/Banner/Banner.d.ts.map +0 -1
- package/lib/typescript/components/notifications/Banner/Banner.types.d.ts.map +0 -1
- package/lib/typescript/components/notifications/Banner/index.d.ts.map +0 -1
- package/lib/typescript/components/notifications/Banner/themes/dark.d.ts.map +0 -1
- package/lib/typescript/components/notifications/Banner/themes/index.d.ts.map +0 -1
- package/lib/typescript/components/notifications/Banner/themes/light.d.ts.map +0 -1
- package/lib/typescript/components/typographies/Body/Body.d.ts.map +0 -1
- package/lib/typescript/components/typographies/Body/index.d.ts.map +0 -1
- package/lib/typescript/components/typographies/ButtonTitle/ButtonTitle.d.ts.map +0 -1
- package/lib/typescript/components/typographies/ButtonTitle/index.d.ts.map +0 -1
- package/lib/typescript/components/typographies/Callout/Callout.d.ts.map +0 -1
- package/lib/typescript/components/typographies/Callout/index.d.ts.map +0 -1
- package/lib/typescript/components/typographies/CaptionOne/CaptionOne.d.ts.map +0 -1
- package/lib/typescript/components/typographies/CaptionOne/index.d.ts.map +0 -1
- package/lib/typescript/components/typographies/CaptionTwo/CaptionTwo.d.ts.map +0 -1
- package/lib/typescript/components/typographies/CaptionTwo/index.d.ts.map +0 -1
- package/lib/typescript/components/typographies/Footnote/Footnote.d.ts.map +0 -1
- package/lib/typescript/components/typographies/Footnote/index.d.ts.map +0 -1
- package/lib/typescript/components/typographies/Headline/Headline.d.ts.map +0 -1
- package/lib/typescript/components/typographies/Headline/index.d.ts.map +0 -1
- package/lib/typescript/components/typographies/LargeTitle/LargeTitle.d.ts.map +0 -1
- package/lib/typescript/components/typographies/LargeTitle/index.d.ts.map +0 -1
- package/lib/typescript/components/typographies/Subhead/Subhead.d.ts.map +0 -1
- package/lib/typescript/components/typographies/Subhead/index.d.ts.map +0 -1
- package/lib/typescript/components/typographies/TitleOne/TitleOne.d.ts.map +0 -1
- package/lib/typescript/components/typographies/TitleOne/index.d.ts.map +0 -1
- package/lib/typescript/components/typographies/TitleThree/TitleThree.d.ts.map +0 -1
- package/lib/typescript/components/typographies/TitleThree/index.d.ts.map +0 -1
- package/lib/typescript/components/typographies/TitleTwo/TitleTwo.d.ts.map +0 -1
- package/lib/typescript/components/typographies/TitleTwo/index.d.ts.map +0 -1
- package/lib/typescript/components/typographies/font.d.ts.map +0 -1
- package/lib/typescript/hooks/useTheme.d.ts.map +0 -1
- package/lib/typescript/index.d.ts.map +0 -1
- package/lib/typescript/providers/DesignSystemProvider/DesignSystemProvider.d.ts.map +0 -1
- package/lib/typescript/providers/DesignSystemProvider/index.d.ts.map +0 -1
- package/lib/typescript/providers/IconProvider/IconProvider.d.ts.map +0 -1
- package/lib/typescript/providers/IconProvider/index.d.ts.map +0 -1
- package/lib/typescript/providers/ThemeProvider/ThemeProvider.d.ts.map +0 -1
- package/lib/typescript/styles/calendarTheme.d.ts.map +0 -1
- package/lib/typescript/styles/colors.d.ts.map +0 -1
- package/lib/typescript/styles/globalStyles.d.ts.map +0 -1
- package/lib/typescript/styles/space.d.ts.map +0 -1
- package/lib/typescript/styles/theme.d.ts.map +0 -1
- package/lib/typescript/utils/locale.d.ts.map +0 -1
- /package/lib/typescript/{components → commonjs/components}/Tag/Tag.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/Tag/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/Touchable/Touchable.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/Touchable/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/base/DatePicker/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/base/HeaderArrows/HeaderArrows.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/base/HeaderArrows/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/buttons/FicButton/FicButton.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/buttons/FicButton/FicButton.types.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/buttons/FicButton/FicButtonIcon.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/buttons/FicButton/FicButtonPrimary.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/buttons/FicButton/FicButtonSecondary.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/buttons/FicButton/FicButtonTertiary.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/buttons/FicButton/constants.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/buttons/FicButton/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/buttons/FicButton/themes/dark.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/buttons/FicButton/themes/light.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/buttons/FicButtonGroup/FicButtonGroup.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/buttons/FicButtonGroup/FicButtonGroup.types.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/buttons/FicButtonGroup/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/notifications/Banner/Banner.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/notifications/Banner/Banner.types.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/notifications/Banner/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/notifications/Banner/themes/dark.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/notifications/Banner/themes/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/notifications/Banner/themes/light.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/Body/Body.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/Body/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/ButtonTitle/ButtonTitle.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/ButtonTitle/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/Callout/Callout.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/Callout/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/CaptionOne/CaptionOne.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/CaptionOne/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/CaptionTwo/CaptionTwo.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/CaptionTwo/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/Footnote/Footnote.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/Footnote/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/Headline/Headline.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/Headline/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/LargeTitle/LargeTitle.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/LargeTitle/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/Subhead/Subhead.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/Subhead/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/TitleOne/TitleOne.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/TitleOne/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/TitleThree/TitleThree.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/TitleThree/index.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/TitleTwo/TitleTwo.d.ts +0 -0
- /package/lib/typescript/{components → commonjs/components}/typographies/TitleTwo/index.d.ts +0 -0
- /package/lib/typescript/{hooks → commonjs/hooks}/useTheme.d.ts +0 -0
- /package/lib/typescript/{index.d.ts → commonjs/index.d.ts} +0 -0
- /package/lib/typescript/{providers → commonjs/providers}/DesignSystemProvider/DesignSystemProvider.d.ts +0 -0
- /package/lib/typescript/{providers → commonjs/providers}/DesignSystemProvider/index.d.ts +0 -0
- /package/lib/typescript/{providers → commonjs/providers}/IconProvider/IconProvider.d.ts +0 -0
- /package/lib/typescript/{providers → commonjs/providers}/IconProvider/index.d.ts +0 -0
- /package/lib/typescript/{providers → commonjs/providers}/ThemeProvider/ThemeProvider.d.ts +0 -0
- /package/lib/typescript/{styles → commonjs/styles}/calendarTheme.d.ts +0 -0
- /package/lib/typescript/{styles → commonjs/styles}/colors.d.ts +0 -0
- /package/lib/typescript/{styles → commonjs/styles}/globalStyles.d.ts +0 -0
- /package/lib/typescript/{styles → commonjs/styles}/space.d.ts +0 -0
- /package/lib/typescript/{styles → commonjs/styles}/theme.d.ts +0 -0
- /package/lib/typescript/{utils → commonjs/utils}/locale.d.ts +0 -0
|
@@ -8,11 +8,13 @@ var _react = _interopRequireWildcard(require("react"));
|
|
|
8
8
|
var React = _react;
|
|
9
9
|
var _reactNative = require("react-native");
|
|
10
10
|
var _reactNativeGestureHandler = require("react-native-gesture-handler");
|
|
11
|
-
var
|
|
12
|
-
var
|
|
13
|
-
var
|
|
14
|
-
var
|
|
15
|
-
var
|
|
11
|
+
var _reactNativeReanimated = _interopRequireWildcard(require("react-native-reanimated"));
|
|
12
|
+
var _useTheme = require("../../../hooks/useTheme.js");
|
|
13
|
+
var _index = require("../../../providers/IconProvider/index.js");
|
|
14
|
+
var _space = require("../../../styles/space.js");
|
|
15
|
+
var _index2 = require("../../typographies/Body/index.js");
|
|
16
|
+
var _constants = require("./constants.js");
|
|
17
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
16
18
|
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
17
19
|
const FicButtonTertiary = ({
|
|
18
20
|
title,
|
|
@@ -37,108 +39,91 @@ const FicButtonTertiary = ({
|
|
|
37
39
|
ficButton: theme
|
|
38
40
|
} = (0, _useTheme.useTheme)() || {};
|
|
39
41
|
const Pressable = _reactNative.Platform.OS === 'ios' ? _reactNative.Pressable : _reactNativeGestureHandler.TouchableHighlight;
|
|
40
|
-
const buttonTheme =
|
|
42
|
+
const buttonTheme = theme?.['tertiary'] || {};
|
|
41
43
|
const themeProps = disabled ? buttonTheme.disabled : error ? buttonTheme.error : buttonTheme.default;
|
|
42
44
|
const _containerStyle = containerStyle ?? {};
|
|
43
|
-
const
|
|
45
|
+
const pressedOpacity = (0, _reactNativeReanimated.useSharedValue)(0);
|
|
44
46
|
const iconColor = (0, _react.useMemo)(() => {
|
|
45
|
-
return colorContrastForLightTheme && !error ? themeProps
|
|
47
|
+
return colorContrastForLightTheme && !error ? themeProps?.icon.colorContrastForLightTheme ? themeProps?.icon.colorContrastForLightTheme : themeProps?.icon.color : themeProps?.icon.color;
|
|
46
48
|
}, [themeProps, colorContrastForLightTheme, error]);
|
|
47
49
|
const bodyColor = (0, _react.useMemo)(() => {
|
|
48
|
-
return colorContrastForLightTheme && !error ? themeProps
|
|
50
|
+
return colorContrastForLightTheme && !error ? themeProps?.text.colorContrastForLightTheme ? themeProps?.text.colorContrastForLightTheme : themeProps?.text.color : themeProps?.text.color;
|
|
49
51
|
}, [themeProps, colorContrastForLightTheme, error]);
|
|
50
52
|
const bodyStyle = (0, _react.useMemo)(() => ({
|
|
51
53
|
marginLeft: iconPosition === 'left' ? _constants.ICON_HORIZONTAL_MARGIN : 0,
|
|
52
54
|
marginRight: iconPosition === 'right' ? _constants.ICON_HORIZONTAL_MARGIN : 0,
|
|
53
|
-
textDecorationLine:
|
|
54
|
-
}), [themeProps, iconPosition,
|
|
55
|
-
const
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
paddingBottom: small ? _space.PADDING.SM : _space.PADDING.LG,
|
|
71
|
-
width: '100%',
|
|
72
|
-
...(isPressed ? themeProps === null || themeProps === void 0 || (_themeProps$pressedSt2 = themeProps.pressedStyle) === null || _themeProps$pressedSt2 === void 0 ? void 0 : _themeProps$pressedSt2.container : themeProps === null || themeProps === void 0 ? void 0 : themeProps.container)
|
|
73
|
-
};
|
|
74
|
-
}, [disabled, themeProps, isPressed]);
|
|
75
|
-
const dynamicContainerStyleContainer = (0, _react.useMemo)(() => {
|
|
76
|
-
var _themeProps$pressedSt3;
|
|
77
|
-
return {
|
|
78
|
-
width: '100%',
|
|
79
|
-
...(isPressed ? themeProps === null || themeProps === void 0 || (_themeProps$pressedSt3 = themeProps.pressedStyle) === null || _themeProps$pressedSt3 === void 0 ? void 0 : _themeProps$pressedSt3.container : themeProps === null || themeProps === void 0 ? void 0 : themeProps.container)
|
|
80
|
-
};
|
|
81
|
-
}, [disabled, themeProps, isPressed]);
|
|
82
|
-
const handleOnPressIn = e => {
|
|
83
|
-
if (onPressIn) onPressIn(e);
|
|
84
|
-
setIsPressed(true);
|
|
55
|
+
textDecorationLine: themeProps?.text.textDecorationLine ?? 'underline'
|
|
56
|
+
}), [themeProps, iconPosition, disabled]);
|
|
57
|
+
const pressableAreaStyle = (0, _reactNativeReanimated.useAnimatedStyle)(() => ({
|
|
58
|
+
top: small ? -_space.PADDING.SM : -_space.PADDING.LG,
|
|
59
|
+
bottom: small ? -_space.PADDING.SM : -_space.PADDING.LG,
|
|
60
|
+
left: fullWidth ? 0 : _space.PADDING.LG * -1,
|
|
61
|
+
right: fullWidth ? 0 : _space.PADDING.LG * -1,
|
|
62
|
+
position: 'absolute',
|
|
63
|
+
opacity: pressedOpacity.value,
|
|
64
|
+
...themeProps?.pressedStyle?.container
|
|
65
|
+
}));
|
|
66
|
+
const animate = value => {
|
|
67
|
+
'worklet';
|
|
68
|
+
|
|
69
|
+
pressedOpacity.value = (0, _reactNativeReanimated.withTiming)(value, {
|
|
70
|
+
duration: 0
|
|
71
|
+
});
|
|
85
72
|
};
|
|
86
|
-
const
|
|
73
|
+
const handleOnPressIn = (0, _react.useCallback)(e => {
|
|
74
|
+
(0, _reactNativeReanimated.runOnUI)(animate)(1);
|
|
75
|
+
if (onPressIn) onPressIn(e);
|
|
76
|
+
}, [pressedOpacity, onPressIn]);
|
|
77
|
+
const handleOnPressOut = (0, _react.useCallback)(e => {
|
|
78
|
+
(0, _reactNativeReanimated.runOnUI)(animate)(0);
|
|
87
79
|
if (onPressOut) onPressOut(e);
|
|
88
|
-
|
|
89
|
-
};
|
|
80
|
+
}, [pressedOpacity, onPressOut]);
|
|
90
81
|
const handleOnPress = e => {
|
|
91
82
|
if (onPress) onPress(e);
|
|
92
83
|
};
|
|
93
84
|
const FicTertiary = (0, _react.useCallback)(() => {
|
|
94
|
-
return /*#__PURE__*/
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
85
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsxs)(_jsxRuntime.Fragment, {
|
|
86
|
+
children: [iconPosition === 'left' ? /*#__PURE__*/(0, _jsxRuntime.jsx)(_index.Icon, {
|
|
87
|
+
name: iconName || _constants.DEFAULT_ICON,
|
|
88
|
+
size: iconSize ?? _constants.DEFAULT_ICON_SIZE,
|
|
89
|
+
color: iconColor,
|
|
90
|
+
solid: solid,
|
|
91
|
+
regular: regular,
|
|
92
|
+
light: light,
|
|
93
|
+
duotone: duotone
|
|
94
|
+
}) : null, /*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.Body, {
|
|
95
|
+
text: title ?? _constants.DEFAULT_TITLE,
|
|
96
|
+
style: bodyStyle,
|
|
97
|
+
color: bodyColor
|
|
98
|
+
}), iconPosition === 'right' ? /*#__PURE__*/(0, _jsxRuntime.jsx)(_index.Icon, {
|
|
99
|
+
name: iconName || _constants.DEFAULT_ICON,
|
|
100
|
+
size: iconSize ?? _constants.DEFAULT_ICON_SIZE,
|
|
101
|
+
color: iconColor,
|
|
102
|
+
solid: solid,
|
|
103
|
+
regular: regular,
|
|
104
|
+
light: light,
|
|
105
|
+
duotone: duotone
|
|
106
|
+
}) : null]
|
|
107
|
+
});
|
|
115
108
|
}, [iconPosition, iconName, iconSize, buttonTheme, disabled, error, bodyStyle, title]);
|
|
116
|
-
return
|
|
117
|
-
style: [dynamicContainerStyle, _reactNative.Platform.OS === 'ios' ? _containerStyle : {}],
|
|
118
|
-
containerStyle: [dynamicContainerStyleContainer, _containerStyle],
|
|
119
|
-
onPress: handleOnPress,
|
|
120
|
-
onPressIn: handleOnPressIn,
|
|
121
|
-
onPressOut: handleOnPressOut,
|
|
122
|
-
disabled: disabled,
|
|
123
|
-
hitSlop: _constants.HIT_SLOP,
|
|
124
|
-
underlayColor: 'transparent'
|
|
125
|
-
}, FicTertiary()) : /*#__PURE__*/React.createElement(_reactNative.View, {
|
|
109
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.View, {
|
|
126
110
|
style: [{
|
|
127
|
-
|
|
128
|
-
alignSelf: 'flex-start'
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
111
|
+
width: fullWidth ? '100%' : 'auto',
|
|
112
|
+
alignSelf: fullWidth ? 'stretch' : 'flex-start'
|
|
113
|
+
}, _containerStyle],
|
|
114
|
+
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNativeReanimated.default.View, {
|
|
115
|
+
style: pressableAreaStyle
|
|
116
|
+
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(Pressable, {
|
|
117
|
+
style: themeProps?.container,
|
|
118
|
+
onPress: handleOnPress,
|
|
119
|
+
onPressIn: handleOnPressIn,
|
|
120
|
+
onPressOut: handleOnPressOut,
|
|
121
|
+
disabled: disabled,
|
|
122
|
+
hitSlop: _constants.HIT_SLOP,
|
|
123
|
+
underlayColor: 'transparent',
|
|
124
|
+
children: FicTertiary()
|
|
125
|
+
})]
|
|
126
|
+
});
|
|
142
127
|
};
|
|
143
128
|
var _default = exports.default = FicButtonTertiary;
|
|
144
129
|
//# sourceMappingURL=FicButtonTertiary.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireWildcard","require","React","_reactNative","_reactNativeGestureHandler","_useTheme","
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireWildcard","require","React","_reactNative","_reactNativeGestureHandler","_reactNativeReanimated","_useTheme","_index","_space","_index2","_constants","_jsxRuntime","e","t","WeakMap","r","n","__esModule","o","i","f","__proto__","default","has","get","set","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor","FicButtonTertiary","title","iconName","iconSize","onPress","onPressIn","onPressOut","disabled","error","iconPosition","colorContrastForLightTheme","fullWidth","small","solid","regular","light","duotone","containerStyle","ficButton","theme","useTheme","Pressable","Platform","OS","PressableIOS","TouchableHighlight","buttonTheme","themeProps","_containerStyle","pressedOpacity","useSharedValue","iconColor","useMemo","icon","color","bodyColor","text","bodyStyle","marginLeft","ICON_HORIZONTAL_MARGIN","marginRight","textDecorationLine","pressableAreaStyle","useAnimatedStyle","top","PADDING","SM","LG","bottom","left","right","position","opacity","value","pressedStyle","container","animate","withTiming","duration","handleOnPressIn","useCallback","runOnUI","handleOnPressOut","handleOnPress","FicTertiary","jsxs","Fragment","children","jsx","Icon","name","DEFAULT_ICON","size","DEFAULT_ICON_SIZE","Body","DEFAULT_TITLE","style","View","width","alignSelf","hitSlop","HIT_SLOP","underlayColor","_default","exports"],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButton/FicButtonTertiary.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,uBAAA,CAAAC,OAAA;AAA+B,IAAAC,KAAA,GAAAH,MAAA;AAE/B,IAAAI,YAAA,GAAAF,OAAA;AASA,IAAAG,0BAAA,GAAAH,OAAA;AACA,IAAAI,sBAAA,GAAAL,uBAAA,CAAAC,OAAA;AAMA,IAAAK,SAAA,GAAAL,OAAA;AACA,IAAAM,MAAA,GAAAN,OAAA;AACA,IAAAO,MAAA,GAAAP,OAAA;AACA,IAAAQ,OAAA,GAAAR,OAAA;AACA,IAAAS,UAAA,GAAAT,OAAA;AAMqB,IAAAU,WAAA,GAAAV,OAAA;AAAA,SAAAD,wBAAAY,CAAA,EAAAC,CAAA,6BAAAC,OAAA,MAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAd,uBAAA,YAAAA,CAAAY,CAAA,EAAAC,CAAA,SAAAA,CAAA,IAAAD,CAAA,IAAAA,CAAA,CAAAK,UAAA,SAAAL,CAAA,MAAAM,CAAA,EAAAC,CAAA,EAAAC,CAAA,KAAAC,SAAA,QAAAC,OAAA,EAAAV,CAAA,iBAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,SAAAQ,CAAA,MAAAF,CAAA,GAAAL,CAAA,GAAAG,CAAA,GAAAD,CAAA,QAAAG,CAAA,CAAAK,GAAA,CAAAX,CAAA,UAAAM,CAAA,CAAAM,GAAA,CAAAZ,CAAA,GAAAM,CAAA,CAAAO,GAAA,CAAAb,CAAA,EAAAQ,CAAA,gBAAAP,CAAA,IAAAD,CAAA,gBAAAC,CAAA,OAAAa,cAAA,CAAAC,IAAA,CAAAf,CAAA,EAAAC,CAAA,OAAAM,CAAA,IAAAD,CAAA,GAAAU,MAAA,CAAAC,cAAA,KAAAD,MAAA,CAAAE,wBAAA,CAAAlB,CAAA,EAAAC,CAAA,OAAAM,CAAA,CAAAK,GAAA,IAAAL,CAAA,CAAAM,GAAA,IAAAP,CAAA,CAAAE,CAAA,EAAAP,CAAA,EAAAM,CAAA,IAAAC,CAAA,CAAAP,CAAA,IAAAD,CAAA,CAAAC,CAAA,WAAAO,CAAA,KAAAR,CAAA,EAAAC,CAAA;AAOrB,MAAMkB,iBAA+C,GAAGA,CAAC;EACvDC,KAAK;EACLC,QAAQ;EACRC,QAAQ;EACRC,OAAO;EACPC,SAAS;EACTC,UAAU;EACVC,QAAQ;EACRC,KAAK;EACLC,YAAY;EACZC,0BAA0B;EAC1BC,SAAS;EACTC,KAAK;EACLC,KAAK;EACLC,OAAO;EACPC,KAAK;EACLC,OAAO;EACPC;AACF,CAAC,KAAK;EACJ,MAAM;IAAEC,SAAS,EAAEC;EAAM,CAAC,GAAG,IAAAC,kBAAQ,EAAC,CAAC,IAAI,CAAC,CAAC;EAE7C,MAAMC,SAAS,GAAGC,qBAAQ,CAACC,EAAE,KAAK,KAAK,GAAGC,sBAAY,GAAGC,6CAAkB;EAE3E,MAAMC,WAAW,GAAIP,KAAK,GAAG,UAAU,CAAC,IAA4B,CAAC,CAAC;EACtE,MAAMQ,UAAU,GAAGpB,QAAQ,GACvBmB,WAAW,CAACnB,QAAQ,GACpBC,KAAK,GACLkB,WAAW,CAAClB,KAAK,GACjBkB,WAAW,CAACnC,OAAO;EACvB,MAAMqC,eAAe,GAAGX,cAAc,IAAI,CAAC,CAAC;EAE5C,MAAMY,cAAc,GAAG,IAAAC,qCAAc,EAAC,CAAC,CAAC;EAExC,MAAMC,SAAS,GAAG,IAAAC,cAAO,EAAC,MAAM;IAC9B,OAAOtB,0BAA0B,IAAI,CAACF,KAAK,GACvCmB,UAAU,EAAEM,IAAI,CAACvB,0BAA0B,GACzCiB,UAAU,EAAEM,IAAI,CAACvB,0BAA0B,GAC3CiB,UAAU,EAAEM,IAAI,CAACC,KAAK,GACxBP,UAAU,EAAEM,IAAI,CAACC,KAAK;EAC5B,CAAC,EAAE,CAACP,UAAU,EAAEjB,0BAA0B,EAAEF,KAAK,CAAC,CAAC;EAEnD,MAAM2B,SAAS,GAAG,IAAAH,cAAO,EAAC,MAAM;IAC9B,OAAOtB,0BAA0B,IAAI,CAACF,KAAK,GACvCmB,UAAU,EAAES,IAAI,CAAC1B,0BAA0B,GACzCiB,UAAU,EAAES,IAAI,CAAC1B,0BAA0B,GAC3CiB,UAAU,EAAES,IAAI,CAACF,KAAK,GACxBP,UAAU,EAAES,IAAI,CAACF,KAAK;EAC5B,CAAC,EAAE,CAACP,UAAU,EAAEjB,0BAA0B,EAAEF,KAAK,CAAC,CAAC;EAEnD,MAAM6B,SAA+B,GAAG,IAAAL,cAAO,EAC7C,OAAO;IACLM,UAAU,EAAE7B,YAAY,KAAK,MAAM,GAAG8B,iCAAsB,GAAG,CAAC;IAChEC,WAAW,EAAE/B,YAAY,KAAK,OAAO,GAAG8B,iCAAsB,GAAG,CAAC;IAClEE,kBAAkB,EAAEd,UAAU,EAAES,IAAI,CAACK,kBAAkB,IAAI;EAC7D,CAAC,CAAC,EACF,CAACd,UAAU,EAAElB,YAAY,EAAEF,QAAQ,CACrC,CAAC;EAED,MAAMmC,kBAAkB,GAAG,IAAAC,uCAAgB,EAAY,OAAO;IAC5DC,GAAG,EAAEhC,KAAK,GAAG,CAACiC,cAAO,CAACC,EAAE,GAAG,CAACD,cAAO,CAACE,EAAE;IACtCC,MAAM,EAAEpC,KAAK,GAAG,CAACiC,cAAO,CAACC,EAAE,GAAG,CAACD,cAAO,CAACE,EAAE;IACzCE,IAAI,EAAEtC,SAAS,GAAG,CAAC,GAAGkC,cAAO,CAACE,EAAE,GAAG,CAAC,CAAC;IACrCG,KAAK,EAAEvC,SAAS,GAAG,CAAC,GAAGkC,cAAO,CAACE,EAAE,GAAG,CAAC,CAAC;IACtCI,QAAQ,EAAE,UAAU;IACpBC,OAAO,EAAEvB,cAAc,CAACwB,KAAK;IAC7B,GAAG1B,UAAU,EAAE2B,YAAY,EAAEC;EAC/B,CAAC,CAAC,CAAC;EAEH,MAAMC,OAAO,GAAIH,KAAa,IAAK;IACjC,SAAS;;IACTxB,cAAc,CAACwB,KAAK,GAAG,IAAAI,iCAAU,EAACJ,KAAK,EAAE;MAAEK,QAAQ,EAAE;IAAE,CAAC,CAAC;EAC3D,CAAC;EAED,MAAMC,eAA4B,GAAG,IAAAC,kBAAW,EAC7C/E,CAAoC,IAAK;IACxC,IAAAgF,8BAAO,EAACL,OAAO,CAAC,CAAC,CAAC,CAAC;IACnB,IAAInD,SAAS,EAAEA,SAAS,CAACxB,CAAC,CAAC;EAC7B,CAAC,EACD,CAACgD,cAAc,EAAExB,SAAS,CAC5B,CAAC;EAED,MAAMyD,gBAA6B,GAAG,IAAAF,kBAAW,EAC9C/E,CAAoC,IAAK;IACxC,IAAAgF,8BAAO,EAACL,OAAO,CAAC,CAAC,CAAC,CAAC;IACnB,IAAIlD,UAAU,EAAEA,UAAU,CAACzB,CAAC,CAAC;EAC/B,CAAC,EACD,CAACgD,cAAc,EAAEvB,UAAU,CAC7B,CAAC;EAED,MAAMyD,aAA0B,GAAIlF,CAAoC,IAAK;IAC3E,IAAIuB,OAAO,EAAEA,OAAO,CAACvB,CAAC,CAAC;EACzB,CAAC;EAED,MAAMmF,WAAW,GAAG,IAAAJ,kBAAW,EAAC,MAAM;IACpC,oBACE,IAAAhF,WAAA,CAAAqF,IAAA,EAAArF,WAAA,CAAAsF,QAAA;MAAAC,QAAA,GACG1D,YAAY,KAAK,MAAM,gBACtB,IAAA7B,WAAA,CAAAwF,GAAA,EAAC5F,MAAA,CAAA6F,IAAI;QACHC,IAAI,EAAEpE,QAAQ,IAAIqE,uBAAa;QAC/BC,IAAI,EAAErE,QAAQ,IAAIsE,4BAAkB;QACpCvC,KAAK,EAAEH,SAAU;QACjBlB,KAAK,EAAEA,KAAM;QACbC,OAAO,EAAEA,OAAQ;QACjBC,KAAK,EAAEA,KAAM;QACbC,OAAO,EAAEA;MAAQ,CAClB,CAAC,GACA,IAAI,eACR,IAAApC,WAAA,CAAAwF,GAAA,EAAC1F,OAAA,CAAAgG,IAAI;QACHtC,IAAI,EAAEnC,KAAK,IAAI0E,wBAAc;QAC7BC,KAAK,EAAEvC,SAAU;QACjBH,KAAK,EAAEC;MAAU,CAClB,CAAC,EACD1B,YAAY,KAAK,OAAO,gBACvB,IAAA7B,WAAA,CAAAwF,GAAA,EAAC5F,MAAA,CAAA6F,IAAI;QACHC,IAAI,EAAEpE,QAAQ,IAAIqE,uBAAa;QAC/BC,IAAI,EAAErE,QAAQ,IAAIsE,4BAAkB;QACpCvC,KAAK,EAAEH,SAAU;QACjBlB,KAAK,EAAEA,KAAM;QACbC,OAAO,EAAEA,OAAQ;QACjBC,KAAK,EAAEA,KAAM;QACbC,OAAO,EAAEA;MAAQ,CAClB,CAAC,GACA,IAAI;IAAA,CACR,CAAC;EAEP,CAAC,EAAE,CACDP,YAAY,EACZP,QAAQ,EACRC,QAAQ,EACRuB,WAAW,EACXnB,QAAQ,EACRC,KAAK,EACL6B,SAAS,EACTpC,KAAK,CACN,CAAC;EAEF,oBACE,IAAArB,WAAA,CAAAqF,IAAA,EAAC7F,YAAA,CAAAyG,IAAI;IACHD,KAAK,EAAE,CACL;MACEE,KAAK,EAAEnE,SAAS,GAAG,MAAM,GAAG,MAAM;MAClCoE,SAAS,EAAEpE,SAAS,GAAG,SAAS,GAAG;IACrC,CAAC,EACDiB,eAAe,CACf;IAAAuC,QAAA,gBAEF,IAAAvF,WAAA,CAAAwF,GAAA,EAAC9F,sBAAA,CAAAiB,OAAQ,CAACsF,IAAI;MAACD,KAAK,EAAElC;IAAmB,CAAE,CAAC,eAC5C,IAAA9D,WAAA,CAAAwF,GAAA,EAAC/C,SAAS;MACRuD,KAAK,EAAEjD,UAAU,EAAE4B,SAAU;MAC7BnD,OAAO,EAAE2D,aAAc;MACvB1D,SAAS,EAAEsD,eAAgB;MAC3BrD,UAAU,EAAEwD,gBAAiB;MAC7BvD,QAAQ,EAAEA,QAAS;MACnByE,OAAO,EAAEC,mBAAS;MAClBC,aAAa,EAAE,aAAc;MAAAf,QAAA,EAE5BH,WAAW,CAAC;IAAC,CACL,CAAC;EAAA,CACR,CAAC;AAEX,CAAC;AAAC,IAAAmB,QAAA,GAAAC,OAAA,CAAA7F,OAAA,GAEaS,iBAAiB","ignoreList":[]}
|
|
@@ -4,8 +4,8 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.ICON_SIZE_BIG = exports.ICON_HORIZONTAL_MARGIN = exports.HIT_SLOP = exports.FONT_SIZE = exports.DEFAULT_TITLE = exports.DEFAULT_PRESSED_BG_COLOR = exports.DEFAULT_ICON_SIZE = exports.DEFAULT_ICON = exports.BUTTON_INTERNAL_PADDING_HORIZONTAL = void 0;
|
|
7
|
-
var _colors = require("../../../styles/colors");
|
|
8
|
-
var _space = require("../../../styles/space");
|
|
7
|
+
var _colors = require("../../../styles/colors.js");
|
|
8
|
+
var _space = require("../../../styles/space.js");
|
|
9
9
|
const FONT_SIZE = exports.FONT_SIZE = 17;
|
|
10
10
|
const ICON_HORIZONTAL_MARGIN = exports.ICON_HORIZONTAL_MARGIN = 8;
|
|
11
11
|
const ICON_SIZE_BIG = exports.ICON_SIZE_BIG = 24;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_colors","require","_space","FONT_SIZE","exports","ICON_HORIZONTAL_MARGIN","ICON_SIZE_BIG","DEFAULT_ICON_SIZE","DEFAULT_PRESSED_BG_COLOR","Colors","GREY_2","DEFAULT_TITLE","DEFAULT_ICON","BUTTON_INTERNAL_PADDING_HORIZONTAL","PADDING","LG","HIT_SLOP","top","left","right","bottom"],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButton/constants.ts"],"mappings":";;;;;;AACA,IAAAA,OAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AAEO,MAAME,SAAS,GAAAC,OAAA,CAAAD,SAAA,GAAG,EAAE;AAEpB,MAAME,sBAAsB,GAAAD,OAAA,CAAAC,sBAAA,GAAG,CAAC;AAChC,MAAMC,aAAa,GAAAF,OAAA,CAAAE,aAAA,GAAG,EAAE;AAExB,MAAMC,iBAAiB,GAAAH,OAAA,CAAAG,iBAAA,GAAG,EAAE;AAC5B,MAAMC,wBAAwB,GAAAJ,OAAA,CAAAI,wBAAA,GAAGC,cAAM,CAACC,MAAM;AAE9C,MAAMC,aAAa,GAAAP,OAAA,CAAAO,aAAA,GAAG,QAAQ;AAC9B,MAAMC,YAAY,GAAAR,OAAA,CAAAQ,YAAA,GAAG,OAAO;AAE5B,MAAMC,kCAAkC,GAAAT,OAAA,CAAAS,kCAAA,GAAGC,cAAO,CAACC,EAAE;AAErD,MAAMC,QAAgB,GAAAZ,OAAA,CAAAY,QAAA,GAAG;EAC9BC,GAAG,EAAE,EAAE;EACPC,IAAI,EAAE,EAAE;EACRC,KAAK,EAAE,EAAE;EACTC,MAAM,EAAE;AACV,CAAC","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["_colors","require","_space","FONT_SIZE","exports","ICON_HORIZONTAL_MARGIN","ICON_SIZE_BIG","DEFAULT_ICON_SIZE","DEFAULT_PRESSED_BG_COLOR","Colors","GREY_2","DEFAULT_TITLE","DEFAULT_ICON","BUTTON_INTERNAL_PADDING_HORIZONTAL","PADDING","LG","HIT_SLOP","top","left","right","bottom"],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButton/constants.ts"],"mappings":";;;;;;AACA,IAAAA,OAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AAEO,MAAME,SAAS,GAAAC,OAAA,CAAAD,SAAA,GAAG,EAAE;AAEpB,MAAME,sBAAsB,GAAAD,OAAA,CAAAC,sBAAA,GAAG,CAAC;AAChC,MAAMC,aAAa,GAAAF,OAAA,CAAAE,aAAA,GAAG,EAAE;AAExB,MAAMC,iBAAiB,GAAAH,OAAA,CAAAG,iBAAA,GAAG,EAAE;AAC5B,MAAMC,wBAAwB,GAAAJ,OAAA,CAAAI,wBAAA,GAAGC,cAAM,CAACC,MAAM;AAE9C,MAAMC,aAAa,GAAAP,OAAA,CAAAO,aAAA,GAAG,QAAQ;AAC9B,MAAMC,YAAY,GAAAR,OAAA,CAAAQ,YAAA,GAAG,OAAO;AAE5B,MAAMC,kCAAkC,GAAAT,OAAA,CAAAS,kCAAA,GAAGC,cAAO,CAACC,EAAE;AAErD,MAAMC,QAAgB,GAAAZ,OAAA,CAAAY,QAAA,GAAG;EAC9BC,GAAG,EAAE,EAAE;EACPC,IAAI,EAAE,EAAE;EACRC,KAAK,EAAE,EAAE;EACTC,MAAM,EAAE;AACV,CAAC","ignoreList":[]}
|
|
@@ -9,6 +9,6 @@ Object.defineProperty(exports, "FicButton", {
|
|
|
9
9
|
return _FicButton.default;
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
|
-
var _FicButton = _interopRequireDefault(require("./FicButton"));
|
|
12
|
+
var _FicButton = _interopRequireDefault(require("./FicButton.js"));
|
|
13
13
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
14
14
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_FicButton","_interopRequireDefault","require","e","__esModule","default"],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButton/index.ts"],"mappings":";;;;;;;;;;;AAAA,IAAAA,UAAA,GAAAC,sBAAA,CAAAC,OAAA;AAAoC,SAAAD,uBAAAE,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["_FicButton","_interopRequireDefault","require","e","__esModule","default"],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButton/index.ts"],"mappings":";;;;;;;;;;;AAAA,IAAAA,UAAA,GAAAC,sBAAA,CAAAC,OAAA;AAAoC,SAAAD,uBAAAE,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA","ignoreList":[]}
|
|
@@ -4,9 +4,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
var _colors = require("../../../../styles/colors");
|
|
8
|
-
var _space = require("../../../../styles/space");
|
|
9
|
-
var _constants = require("../constants");
|
|
7
|
+
var _colors = require("../../../../styles/colors.js");
|
|
8
|
+
var _space = require("../../../../styles/space.js");
|
|
9
|
+
var _constants = require("../constants.js");
|
|
10
10
|
const defaultContainerProps = {
|
|
11
11
|
flexDirection: 'row',
|
|
12
12
|
alignSelf: 'flex-start',
|
|
@@ -191,7 +191,8 @@ const ficButtonDarkTheme = {
|
|
|
191
191
|
},
|
|
192
192
|
disabled: {
|
|
193
193
|
container: {
|
|
194
|
-
...defaultContainerProps
|
|
194
|
+
...defaultContainerProps,
|
|
195
|
+
alignSelf: 'center'
|
|
195
196
|
},
|
|
196
197
|
text: {
|
|
197
198
|
textDecorationLine: 'underline',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_colors","require","_space","_constants","defaultContainerProps","flexDirection","alignSelf","justifyContent","alignContent","alignItems","borderRadius","BORDER_RADIUS","SM","defaultIconContainerProps","iconContainerProps","ficButtonDarkTheme","primary","default","container","backgroundColor","Colors","AZURE_K","text","color","ELEVATION_1","icon","pressedStyle","AZURE_K_D1","disabled","ELEVATION_4","ELEVATION_2","error","RED","WHITE","RED_D1","secondary","borderWidth","borderColor","RED_K_D1","tertiary","textDecorationLine","fontSize","FONT_SIZE","WHITE_80","position","_default","exports"],"sourceRoot":"../../../../../../src","sources":["components/buttons/FicButton/themes/dark.ts"],"mappings":"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
|
|
1
|
+
{"version":3,"names":["_colors","require","_space","_constants","defaultContainerProps","flexDirection","alignSelf","justifyContent","alignContent","alignItems","borderRadius","BORDER_RADIUS","SM","defaultIconContainerProps","iconContainerProps","ficButtonDarkTheme","primary","default","container","backgroundColor","Colors","AZURE_K","text","color","ELEVATION_1","icon","pressedStyle","AZURE_K_D1","disabled","ELEVATION_4","ELEVATION_2","error","RED","WHITE","RED_D1","secondary","borderWidth","borderColor","RED_K_D1","tertiary","textDecorationLine","fontSize","FONT_SIZE","WHITE_80","position","_default","exports"],"sourceRoot":"../../../../../../src","sources":["components/buttons/FicButton/themes/dark.ts"],"mappings":"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","ignoreList":[]}
|
|
@@ -3,12 +3,19 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
+
Object.defineProperty(exports, "ficButtonDarkTheme", {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: function () {
|
|
9
|
+
return _dark.default;
|
|
10
|
+
}
|
|
11
|
+
});
|
|
6
12
|
Object.defineProperty(exports, "ficButtonLightTheme", {
|
|
7
13
|
enumerable: true,
|
|
8
14
|
get: function () {
|
|
9
15
|
return _light.default;
|
|
10
16
|
}
|
|
11
17
|
});
|
|
12
|
-
var
|
|
18
|
+
var _dark = _interopRequireDefault(require("./dark.js"));
|
|
19
|
+
var _light = _interopRequireDefault(require("./light.js"));
|
|
13
20
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
14
21
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["
|
|
1
|
+
{"version":3,"names":["_dark","_interopRequireDefault","require","_light","e","__esModule","default"],"sourceRoot":"../../../../../../src","sources":["components/buttons/FicButton/themes/index.ts"],"mappings":";;;;;;;;;;;;;;;;;AAAA,IAAAA,KAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,MAAA,GAAAF,sBAAA,CAAAC,OAAA;AAA0C,SAAAD,uBAAAG,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA","ignoreList":[]}
|
|
@@ -4,9 +4,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
var _colors = require("../../../../styles/colors");
|
|
8
|
-
var _space = require("../../../../styles/space");
|
|
9
|
-
var _constants = require("../constants");
|
|
7
|
+
var _colors = require("../../../../styles/colors.js");
|
|
8
|
+
var _space = require("../../../../styles/space.js");
|
|
9
|
+
var _constants = require("../constants.js");
|
|
10
10
|
const defaultContainerProps = {
|
|
11
11
|
flexDirection: 'row',
|
|
12
12
|
alignSelf: 'flex-start',
|
|
@@ -205,7 +205,8 @@ const ficButtonLightTheme = {
|
|
|
205
205
|
},
|
|
206
206
|
disabled: {
|
|
207
207
|
container: {
|
|
208
|
-
...defaultContainerProps
|
|
208
|
+
...defaultContainerProps,
|
|
209
|
+
alignSelf: 'center'
|
|
209
210
|
},
|
|
210
211
|
text: {
|
|
211
212
|
textDecorationLine: 'underline',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_colors","require","_space","_constants","defaultContainerProps","flexDirection","alignSelf","justifyContent","alignContent","alignItems","borderRadius","BORDER_RADIUS","SM","defaultIconContainerProps","iconContainerProps","ficButtonLightTheme","primary","default","container","backgroundColor","Colors","AZURE","text","fontSize","FONT_SIZE","color","WHITE","icon","pressedStyle","AZURE_D1","disabled","GREY_2","GREY_3","error","RED","RED_D2","secondary","borderWidth","borderColor","RED_L1","tertiary","textDecorationLine","colorContrastForLightTheme","BLACK_08","WHITE_80","RED_L2","_default","exports"],"sourceRoot":"../../../../../../src","sources":["components/buttons/FicButton/themes/light.ts"],"mappings":"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
|
|
1
|
+
{"version":3,"names":["_colors","require","_space","_constants","defaultContainerProps","flexDirection","alignSelf","justifyContent","alignContent","alignItems","borderRadius","BORDER_RADIUS","SM","defaultIconContainerProps","iconContainerProps","ficButtonLightTheme","primary","default","container","backgroundColor","Colors","AZURE","text","fontSize","FONT_SIZE","color","WHITE","icon","pressedStyle","AZURE_D1","disabled","GREY_2","GREY_3","error","RED","RED_D2","secondary","borderWidth","borderColor","RED_L1","tertiary","textDecorationLine","colorContrastForLightTheme","BLACK_08","WHITE_80","RED_L2","_default","exports"],"sourceRoot":"../../../../../../src","sources":["components/buttons/FicButton/themes/light.ts"],"mappings":"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","ignoreList":[]}
|
|
@@ -6,9 +6,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _reactNative = require("react-native");
|
|
9
|
-
var _FicButton = _interopRequireDefault(require("../FicButton/FicButton"));
|
|
9
|
+
var _FicButton = _interopRequireDefault(require("../FicButton/FicButton.js"));
|
|
10
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
11
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
11
|
-
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
12
12
|
const FicButtonGroup = ({
|
|
13
13
|
primaryAction,
|
|
14
14
|
secondaryAction,
|
|
@@ -16,34 +16,35 @@ const FicButtonGroup = ({
|
|
|
16
16
|
horizontal
|
|
17
17
|
}) => {
|
|
18
18
|
const containerStyleObj = style ?? {};
|
|
19
|
+
const bothTertiaryGap = primaryAction?.type === 'tertiary' && secondaryAction?.type === 'tertiary';
|
|
20
|
+
const onlyOneTertiaryGap = primaryAction?.type === 'tertiary' || secondaryAction?.type === 'tertiary';
|
|
19
21
|
const dynamicContainerStyle = {
|
|
20
|
-
flexDirection: horizontal ? 'row' : 'column'
|
|
22
|
+
flexDirection: horizontal ? 'row' : 'column',
|
|
23
|
+
columnGap: 8,
|
|
24
|
+
rowGap: bothTertiaryGap ? 28 : onlyOneTertiaryGap ? 20 : 8
|
|
21
25
|
};
|
|
22
26
|
const primaryActionStyle = [horizontal ? {
|
|
23
27
|
flex: 1
|
|
24
|
-
} : {}, horizontal && secondaryAction ? {
|
|
25
|
-
marginRight: 8
|
|
26
28
|
} : {}, {
|
|
27
29
|
alignSelf: 'center'
|
|
28
30
|
}];
|
|
29
31
|
const secondaryActionStyle = [horizontal ? {
|
|
30
32
|
flex: 1
|
|
31
|
-
} : {}, !horizontal && primaryAction ? {
|
|
32
|
-
marginTop: 8
|
|
33
|
-
} : {}, horizontal && primaryAction ? {
|
|
34
|
-
marginLeft: 8
|
|
35
33
|
} : {}, {
|
|
36
34
|
alignSelf: 'center'
|
|
37
35
|
}];
|
|
38
|
-
return /*#__PURE__*/
|
|
39
|
-
style: [styles.container, dynamicContainerStyle, containerStyleObj]
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
36
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsxs)(_reactNative.View, {
|
|
37
|
+
style: [styles.container, dynamicContainerStyle, containerStyleObj],
|
|
38
|
+
children: [primaryAction ? /*#__PURE__*/(0, _jsxRuntime.jsx)(_FicButton.default, {
|
|
39
|
+
fullWidth: true,
|
|
40
|
+
containerStyle: primaryActionStyle,
|
|
41
|
+
...primaryAction
|
|
42
|
+
}) : null, secondaryAction ? /*#__PURE__*/(0, _jsxRuntime.jsx)(_FicButton.default, {
|
|
43
|
+
fullWidth: true,
|
|
44
|
+
containerStyle: secondaryActionStyle,
|
|
45
|
+
...secondaryAction
|
|
46
|
+
}) : null]
|
|
47
|
+
});
|
|
47
48
|
};
|
|
48
49
|
var _default = exports.default = FicButtonGroup;
|
|
49
50
|
const styles = _reactNative.StyleSheet.create({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_FicButton","e","__esModule","default","
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_FicButton","_jsxRuntime","e","__esModule","default","FicButtonGroup","primaryAction","secondaryAction","style","horizontal","containerStyleObj","bothTertiaryGap","type","onlyOneTertiaryGap","dynamicContainerStyle","flexDirection","columnGap","rowGap","primaryActionStyle","flex","alignSelf","secondaryActionStyle","jsxs","View","styles","container","children","jsx","fullWidth","containerStyle","_default","exports","StyleSheet","create","alignItems"],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButtonGroup/FicButtonGroup.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AACA,IAAAE,UAAA,GAAAH,sBAAA,CAAAC,OAAA;AAA+C,IAAAG,WAAA,GAAAH,OAAA;AAAA,SAAAD,uBAAAK,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAG/C,MAAMG,cAA6C,GAAGA,CAAC;EACrDC,aAAa;EACbC,eAAe;EACfC,KAAK;EACLC;AACF,CAAC,KAAK;EACJ,MAAMC,iBAAiB,GAAGF,KAAK,IAAI,CAAC,CAAC;EAErC,MAAMG,eAAe,GACnBL,aAAa,EAAEM,IAAI,KAAK,UAAU,IAAIL,eAAe,EAAEK,IAAI,KAAK,UAAU;EAC5E,MAAMC,kBAAkB,GACtBP,aAAa,EAAEM,IAAI,KAAK,UAAU,IAAIL,eAAe,EAAEK,IAAI,KAAK,UAAU;EAE5E,MAAME,qBAA2C,GAAG;IAClDC,aAAa,EAAEN,UAAU,GAAG,KAAK,GAAG,QAAQ;IAC5CO,SAAS,EAAE,CAAC;IACZC,MAAM,EAAEN,eAAe,GAAG,EAAE,GAAGE,kBAAkB,GAAG,EAAE,GAAG;EAC3D,CAAC;EAED,MAAMK,kBAA0C,GAAG,CACjDT,UAAU,GAAG;IAAEU,IAAI,EAAE;EAAE,CAAC,GAAG,CAAC,CAAC,EAC7B;IAAEC,SAAS,EAAE;EAAS,CAAC,CACxB;EAED,MAAMC,oBAA4C,GAAG,CACnDZ,UAAU,GAAG;IAAEU,IAAI,EAAE;EAAE,CAAC,GAAG,CAAC,CAAC,EAC7B;IAAEC,SAAS,EAAE;EAAS,CAAC,CACxB;EAED,oBACE,IAAAnB,WAAA,CAAAqB,IAAA,EAACvB,YAAA,CAAAwB,IAAI;IAACf,KAAK,EAAE,CAACgB,MAAM,CAACC,SAAS,EAAEX,qBAAqB,EAAEJ,iBAAiB,CAAE;IAAAgB,QAAA,GACvEpB,aAAa,gBACZ,IAAAL,WAAA,CAAA0B,GAAA,EAAC3B,UAAA,CAAAI,OAAS;MACRwB,SAAS;MACTC,cAAc,EAAEX,kBAAmB;MAAA,GAC/BZ;IAAa,CAClB,CAAC,GACA,IAAI,EACPC,eAAe,gBACd,IAAAN,WAAA,CAAA0B,GAAA,EAAC3B,UAAA,CAAAI,OAAS;MACRwB,SAAS;MACTC,cAAc,EAAER,oBAAqB;MAAA,GACjCd;IAAe,CACpB,CAAC,GACA,IAAI;EAAA,CACJ,CAAC;AAEX,CAAC;AAAC,IAAAuB,QAAA,GAAAC,OAAA,CAAA3B,OAAA,GAEaC,cAAc;AAE7B,MAAMmB,MAAM,GAAGQ,uBAAU,CAACC,MAAM,CAAC;EAC/BR,SAAS,EAAE;IACTS,UAAU,EAAE;EACd;AACF,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButtonGroup/FicButtonGroup.types.ts"],"mappings":"","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButtonGroup/FicButtonGroup.types.ts"],"mappings":"","ignoreList":[]}
|
|
@@ -9,6 +9,6 @@ Object.defineProperty(exports, "FicButtonGroup", {
|
|
|
9
9
|
return _FicButtonGroup.default;
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
|
-
var _FicButtonGroup = _interopRequireDefault(require("./FicButtonGroup"));
|
|
12
|
+
var _FicButtonGroup = _interopRequireDefault(require("./FicButtonGroup.js"));
|
|
13
13
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
14
14
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_FicButtonGroup","_interopRequireDefault","require","e","__esModule","default"],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButtonGroup/index.ts"],"mappings":";;;;;;;;;;;AAAA,IAAAA,eAAA,GAAAC,sBAAA,CAAAC,OAAA;AAA8C,SAAAD,uBAAAE,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["_FicButtonGroup","_interopRequireDefault","require","e","__esModule","default"],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButtonGroup/index.ts"],"mappings":";;;;;;;;;;;AAAA,IAAAA,eAAA,GAAAC,sBAAA,CAAAC,OAAA;AAA8C,SAAAD,uBAAAE,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA","ignoreList":[]}
|