@fattureincloud-mobile/fic-mobile-ds 1.2.0 → 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 +50 -42
- 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 +49 -44
- 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 +11 -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 +53 -42
- 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 +51 -44
- 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 +10 -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/{components → commonjs/components}/buttons/FicButton/FicButton.types.d.ts +4 -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/{components → commonjs/components}/notifications/Banner/Banner.types.d.ts +9 -15
- 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/{index.d.ts → commonjs/index.d.ts} +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/{styles → commonjs/styles}/theme.d.ts +2 -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/FicButton.types.ts +35 -7
- package/src/components/buttons/FicButton/FicButtonIcon.tsx +50 -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/src/components/notifications/Banner/Banner.tsx +22 -16
- package/src/components/notifications/Banner/Banner.types.ts +9 -21
- package/src/index.tsx +2 -0
- package/src/styles/colors.ts +1 -1
- package/src/styles/theme.ts +6 -0
- 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/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/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/{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/{utils → commonjs/utils}/locale.d.ts +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["
|
|
1
|
+
{"version":3,"names":["_index","require","_index2","_index3","_index4","_index5","_index6","_index7","_index8","_index9","_index0","_index1","_index10","_index11","_index12","_index13","_index14","_index15","_index16","_index17","_index18","_font","_colors","_theme","_locale","_interopRequireDefault","_useTheme","e","__esModule","default"],"sourceRoot":"../../src","sources":["index.tsx"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,IAAAA,MAAA,GAAAC,OAAA;AACA,IAAAC,OAAA,GAAAD,OAAA;AACA,IAAAE,OAAA,GAAAF,OAAA;AACA,IAAAG,OAAA,GAAAH,OAAA;AACA,IAAAI,OAAA,GAAAJ,OAAA;AACA,IAAAK,OAAA,GAAAL,OAAA;AACA,IAAAM,OAAA,GAAAN,OAAA;AACA,IAAAO,OAAA,GAAAP,OAAA;AACA,IAAAQ,OAAA,GAAAR,OAAA;AACA,IAAAS,OAAA,GAAAT,OAAA;AACA,IAAAU,OAAA,GAAAV,OAAA;AACA,IAAAW,QAAA,GAAAX,OAAA;AACA,IAAAY,QAAA,GAAAZ,OAAA;AACA,IAAAa,QAAA,GAAAb,OAAA;AACA,IAAAc,QAAA,GAAAd,OAAA;AACA,IAAAe,QAAA,GAAAf,OAAA;AACA,IAAAgB,QAAA,GAAAhB,OAAA;AACA,IAAAiB,QAAA,GAAAjB,OAAA;AACA,IAAAkB,QAAA,GAAAlB,OAAA;AACA,IAAAmB,QAAA,GAAAnB,OAAA;AAIA,IAAAoB,KAAA,GAAApB,OAAA;AACA,IAAAqB,OAAA,GAAArB,OAAA;AACA,IAAAsB,MAAA,GAAAtB,OAAA;AAQA,IAAAuB,OAAA,GAAAC,sBAAA,CAAAxB,OAAA;AAeA,IAAAyB,SAAA,GAAAzB,OAAA;AAA4C,SAAAwB,uBAAAE,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA","ignoreList":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"type":"commonjs"}
|
|
@@ -5,10 +5,11 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
|
-
var _theme = require("../../styles/theme");
|
|
9
|
-
var _locale = _interopRequireWildcard(require("../../utils/locale"));
|
|
10
|
-
var
|
|
11
|
-
var _ThemeProvider = _interopRequireDefault(require("../ThemeProvider/ThemeProvider"));
|
|
8
|
+
var _theme = require("../../styles/theme.js");
|
|
9
|
+
var _locale = _interopRequireWildcard(require("../../utils/locale.js"));
|
|
10
|
+
var _index = require("../IconProvider/index.js");
|
|
11
|
+
var _ThemeProvider = _interopRequireDefault(require("../ThemeProvider/ThemeProvider.js"));
|
|
12
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
12
13
|
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); }
|
|
13
14
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
14
15
|
if (!_locale.desiredLocale) {
|
|
@@ -20,11 +21,13 @@ const DesignSystemProvider = ({
|
|
|
20
21
|
IconComponent,
|
|
21
22
|
theme
|
|
22
23
|
}) => {
|
|
23
|
-
return /*#__PURE__*/
|
|
24
|
-
theme: theme || _theme.defaultTheme
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
24
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsx)(_ThemeProvider.default, {
|
|
25
|
+
theme: theme || _theme.defaultTheme,
|
|
26
|
+
children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_index.IconProvider, {
|
|
27
|
+
IconComponent: IconComponent,
|
|
28
|
+
children: children
|
|
29
|
+
})
|
|
30
|
+
});
|
|
28
31
|
};
|
|
29
32
|
var _default = exports.default = DesignSystemProvider;
|
|
30
33
|
//# sourceMappingURL=DesignSystemProvider.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireDefault","require","_theme","_locale","_interopRequireWildcard","
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_theme","_locale","_interopRequireWildcard","_index","_ThemeProvider","_jsxRuntime","e","t","WeakMap","r","n","__esModule","o","i","f","__proto__","default","has","get","set","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor","desiredLocale","deviceLanguage","getDeviceLanguageAndRegion","setLocale","DesignSystemProvider","children","IconComponent","theme","jsx","defaultTheme","IconProvider","_default","exports"],"sourceRoot":"../../../../src","sources":["providers/DesignSystemProvider/DesignSystemProvider.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AACA,IAAAE,OAAA,GAAAC,uBAAA,CAAAH,OAAA;AAIA,IAAAI,MAAA,GAAAJ,OAAA;AACA,IAAAK,cAAA,GAAAN,sBAAA,CAAAC,OAAA;AAA2D,IAAAM,WAAA,GAAAN,OAAA;AAAA,SAAAG,wBAAAI,CAAA,EAAAC,CAAA,6BAAAC,OAAA,MAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAN,uBAAA,YAAAA,CAAAI,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;AAAA,SAAAT,uBAAAQ,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAK,UAAA,GAAAL,CAAA,KAAAU,OAAA,EAAAV,CAAA;AAE3D,IAAI,CAACmB,qBAAa,EAAE;EAClB,MAAMC,cAAc,GAAG,IAAAC,kCAA0B,EAAC,CAAC;EACnD,IAAAC,eAAS,EAACF,cAAc,CAAC;AAC3B;AAQA,MAAMG,oBAEL,GAAGA,CAAC;EAAEC,QAAQ;EAAEC,aAAa;EAAEC;AAAM,CAAC,KAAK;EAC1C,oBACE,IAAA3B,WAAA,CAAA4B,GAAA,EAAC7B,cAAA,CAAAY,OAAa;IAACgB,KAAK,EAAEA,KAAK,IAAIE,mBAAa;IAAAJ,QAAA,eAC1C,IAAAzB,WAAA,CAAA4B,GAAA,EAAC9B,MAAA,CAAAgC,YAAY;MAACJ,aAAa,EAAEA,aAAc;MAAAD,QAAA,EAAEA;IAAQ,CAAe;EAAC,CACxD,CAAC;AAEpB,CAAC;AAAC,IAAAM,QAAA,GAAAC,OAAA,CAAArB,OAAA,GAEaa,oBAAoB","ignoreList":[]}
|
|
@@ -9,6 +9,6 @@ Object.defineProperty(exports, "DesignSystemProvider", {
|
|
|
9
9
|
return _DesignSystemProvider.default;
|
|
10
10
|
}
|
|
11
11
|
});
|
|
12
|
-
var _DesignSystemProvider = _interopRequireDefault(require("./DesignSystemProvider"));
|
|
12
|
+
var _DesignSystemProvider = _interopRequireDefault(require("./DesignSystemProvider.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":["_DesignSystemProvider","_interopRequireDefault","require","e","__esModule","default"],"sourceRoot":"../../../../src","sources":["providers/DesignSystemProvider/index.ts"],"mappings":";;;;;;;;;;;AAAA,IAAAA,qBAAA,GAAAC,sBAAA,CAAAC,OAAA;AAA0D,SAAAD,uBAAAE,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["_DesignSystemProvider","_interopRequireDefault","require","e","__esModule","default"],"sourceRoot":"../../../../src","sources":["providers/DesignSystemProvider/index.ts"],"mappings":";;;;;;;;;;;AAAA,IAAAA,qBAAA,GAAAC,sBAAA,CAAAC,OAAA;AAA0D,SAAAD,uBAAAE,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA","ignoreList":[]}
|
|
@@ -6,9 +6,11 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.default = exports.Icon = void 0;
|
|
7
7
|
var _react = _interopRequireWildcard(require("react"));
|
|
8
8
|
var _reactNative = require("react-native");
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
9
10
|
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); }
|
|
10
|
-
|
|
11
|
-
|
|
11
|
+
const NoIconProviderProvided = () => /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.Text, {
|
|
12
|
+
children: "no icon provider provided"
|
|
13
|
+
});
|
|
12
14
|
const IconContext = /*#__PURE__*/(0, _react.createContext)(NoIconProviderProvided);
|
|
13
15
|
const Icon = props => {
|
|
14
16
|
const IconComponent = (0, _react.useContext)(IconContext);
|
|
@@ -16,20 +18,22 @@ const Icon = props => {
|
|
|
16
18
|
internalPadding,
|
|
17
19
|
style
|
|
18
20
|
} = props;
|
|
19
|
-
return /*#__PURE__*/
|
|
21
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsx)(IconComponent, {
|
|
22
|
+
...props,
|
|
20
23
|
style: [internalPadding ? {
|
|
21
24
|
padding: internalPadding
|
|
22
25
|
} : {}, style]
|
|
23
|
-
})
|
|
26
|
+
});
|
|
24
27
|
};
|
|
25
28
|
exports.Icon = Icon;
|
|
26
29
|
const IconProvider = ({
|
|
27
30
|
children,
|
|
28
31
|
IconComponent
|
|
29
32
|
}) => {
|
|
30
|
-
return /*#__PURE__*/
|
|
31
|
-
value: IconComponent || NoIconProviderProvided
|
|
32
|
-
|
|
33
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsx)(IconContext.Provider, {
|
|
34
|
+
value: IconComponent || NoIconProviderProvided,
|
|
35
|
+
children: children
|
|
36
|
+
});
|
|
33
37
|
};
|
|
34
38
|
var _default = exports.default = IconProvider;
|
|
35
39
|
//# sourceMappingURL=IconProvider.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireWildcard","require","_reactNative","e","t","WeakMap","r","n","__esModule","o","i","f","__proto__","default","has","get","set","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor","
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireWildcard","require","_reactNative","_jsxRuntime","e","t","WeakMap","r","n","__esModule","o","i","f","__proto__","default","has","get","set","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor","NoIconProviderProvided","jsx","Text","children","IconContext","createContext","Icon","props","IconComponent","useContext","internalPadding","style","padding","exports","IconProvider","Provider","value","_default"],"sourceRoot":"../../../../src","sources":["providers/IconProvider/IconProvider.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AAAqE,IAAAE,WAAA,GAAAF,OAAA;AAAA,SAAAD,wBAAAI,CAAA,EAAAC,CAAA,6BAAAC,OAAA,MAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAN,uBAAA,YAAAA,CAAAI,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;AAErE,MAAMkB,sBAA2C,GAAGA,CAAA,kBAClD,IAAApB,WAAA,CAAAqB,GAAA,EAACtB,YAAA,CAAAuB,IAAI;EAAAC,QAAA,EAAC;AAAyB,CAAM,CACtC;AAeD,MAAMC,WAAW,gBAAG,IAAAC,oBAAa,EAAsBL,sBAAsB,CAAC;AAEvE,MAAMM,IAAyB,GAAIC,KAAK,IAAK;EAClD,MAAMC,aAAa,GAAG,IAAAC,iBAAU,EAACL,WAAW,CAAC;EAC7C,MAAM;IAAEM,eAAe;IAAEC;EAAM,CAAC,GAAGJ,KAAK;EAExC,oBACE,IAAA3B,WAAA,CAAAqB,GAAA,EAACO,aAAa;IAAA,GACRD,KAAK;IACTI,KAAK,EAAE,CAACD,eAAe,GAAG;MAAEE,OAAO,EAAEF;IAAgB,CAAC,GAAG,CAAC,CAAC,EAAEC,KAAK;EAAE,CACrE,CAAC;AAEN,CAAC;AAACE,OAAA,CAAAP,IAAA,GAAAA,IAAA;AAEF,MAAMQ,YAGJ,GAAGA,CAAC;EAAEX,QAAQ;EAAEK;AAAc,CAAC,KAAK;EACpC,oBACE,IAAA5B,WAAA,CAAAqB,GAAA,EAACG,WAAW,CAACW,QAAQ;IAACC,KAAK,EAAER,aAAa,IAAIR,sBAAuB;IAAAG,QAAA,EAClEA;EAAQ,CACW,CAAC;AAE3B,CAAC;AAAC,IAAAc,QAAA,GAAAJ,OAAA,CAAAtB,OAAA,GAEauB,YAAY","ignoreList":[]}
|
|
@@ -15,6 +15,6 @@ Object.defineProperty(exports, "IconProvider", {
|
|
|
15
15
|
return _IconProvider.default;
|
|
16
16
|
}
|
|
17
17
|
});
|
|
18
|
-
var _IconProvider = _interopRequireWildcard(require("./IconProvider"));
|
|
18
|
+
var _IconProvider = _interopRequireWildcard(require("./IconProvider.js"));
|
|
19
19
|
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); }
|
|
20
20
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_IconProvider","_interopRequireWildcard","require","e","t","WeakMap","r","n","__esModule","o","i","f","__proto__","default","has","get","set","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor"],"sourceRoot":"../../../../src","sources":["providers/IconProvider/index.ts"],"mappings":";;;;;;;;;;;;;;;;;AAAA,IAAAA,aAAA,GAAAC,uBAAA,CAAAC,OAAA;AAA+D,SAAAD,wBAAAE,CAAA,EAAAC,CAAA,6BAAAC,OAAA,MAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAJ,uBAAA,YAAAA,CAAAE,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","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["_IconProvider","_interopRequireWildcard","require","e","t","WeakMap","r","n","__esModule","o","i","f","__proto__","default","has","get","set","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor"],"sourceRoot":"../../../../src","sources":["providers/IconProvider/index.ts"],"mappings":";;;;;;;;;;;;;;;;;AAAA,IAAAA,aAAA,GAAAC,uBAAA,CAAAC,OAAA;AAA+D,SAAAD,wBAAAE,CAAA,EAAAC,CAAA,6BAAAC,OAAA,MAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAJ,uBAAA,YAAAA,CAAAE,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","ignoreList":[]}
|
|
@@ -5,16 +5,18 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.default = exports.ThemeContext = void 0;
|
|
7
7
|
var _react = _interopRequireWildcard(require("react"));
|
|
8
|
-
var _theme = require("../../styles/theme");
|
|
8
|
+
var _theme = require("../../styles/theme.js");
|
|
9
|
+
var _jsxRuntime = require("react/jsx-runtime");
|
|
9
10
|
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); }
|
|
10
11
|
const ThemeContext = exports.ThemeContext = /*#__PURE__*/(0, _react.createContext)(_theme.ficTheme);
|
|
11
12
|
const ThemeProvider = ({
|
|
12
13
|
children,
|
|
13
14
|
theme
|
|
14
15
|
}) => {
|
|
15
|
-
return /*#__PURE__*/
|
|
16
|
-
value: theme || _theme.ficTheme
|
|
17
|
-
|
|
16
|
+
return /*#__PURE__*/(0, _jsxRuntime.jsx)(ThemeContext.Provider, {
|
|
17
|
+
value: theme || _theme.ficTheme,
|
|
18
|
+
children: children
|
|
19
|
+
});
|
|
18
20
|
};
|
|
19
21
|
var _default = exports.default = ThemeProvider;
|
|
20
22
|
//# sourceMappingURL=ThemeProvider.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireWildcard","require","_theme","e","t","WeakMap","r","n","__esModule","o","i","f","__proto__","default","has","get","set","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor","ThemeContext","exports","createContext","ficTheme","ThemeProvider","children","theme","
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireWildcard","require","_theme","_jsxRuntime","e","t","WeakMap","r","n","__esModule","o","i","f","__proto__","default","has","get","set","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor","ThemeContext","exports","createContext","ficTheme","ThemeProvider","children","theme","jsx","Provider","value","_default"],"sourceRoot":"../../../../src","sources":["providers/ThemeProvider/ThemeProvider.tsx"],"mappings":";;;;;;AAAA,IAAAA,MAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AAAqD,IAAAE,WAAA,GAAAF,OAAA;AAAA,SAAAD,wBAAAI,CAAA,EAAAC,CAAA,6BAAAC,OAAA,MAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAN,uBAAA,YAAAA,CAAAI,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;AAE9C,MAAMkB,YAAY,GAAAC,OAAA,CAAAD,YAAA,gBAAG,IAAAE,oBAAa,EAAQC,eAAQ,CAAC;AAE1D,MAAMC,aAGJ,GAAGA,CAAC;EAAEC,QAAQ;EAAEC;AAAM,CAAC,KAAK;EAC5B,oBACE,IAAA1B,WAAA,CAAA2B,GAAA,EAACP,YAAY,CAACQ,QAAQ;IAACC,KAAK,EAAEH,KAAK,IAAIH,eAAS;IAAAE,QAAA,EAC7CA;EAAQ,CACY,CAAC;AAE5B,CAAC;AAAC,IAAAK,QAAA,GAAAT,OAAA,CAAAV,OAAA,GAEaa,aAAa","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../src","sources":["styles/calendarTheme.ts"],"mappings":"","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../src","sources":["styles/calendarTheme.ts"],"mappings":"","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Colors","exports"],"sourceRoot":"../../../src","sources":["styles/colors.ts"],"mappings":";;;;;;IAAYA,MAAM,GAAAC,OAAA,CAAAD,MAAA,0BAANA,MAAM;EAChB;EADUA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAmEhB;EAnEUA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAAA,OAANA,MAAM;AAAA","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["Colors","exports"],"sourceRoot":"../../../src","sources":["styles/colors.ts"],"mappings":";;;;;;IAAYA,MAAM,GAAAC,OAAA,CAAAD,MAAA,0BAANA,MAAM;EAChB;EADUA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAmEhB;EAnEUA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAANA,MAAM;EAAA,OAANA,MAAM;AAAA","ignoreList":[]}
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.globalStyles = void 0;
|
|
7
7
|
var _reactNative = require("react-native");
|
|
8
|
-
var _colors = require("./colors");
|
|
8
|
+
var _colors = require("./colors.js");
|
|
9
9
|
const INPUT_HEIGHT = 60;
|
|
10
10
|
const globalStyles = exports.globalStyles = _reactNative.StyleSheet.create({
|
|
11
11
|
input: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_reactNative","require","_colors","INPUT_HEIGHT","globalStyles","exports","StyleSheet","create","input","minHeight","flex","borderWidth","borderColor","Colors","GREY_3","borderRadius","backgroundColor","WHITE","inputContainer","flexDirection","justifyContent","alignItems","pickerContainer","iPhoneXBottomView","height","GREY_2","errorMessage","color","RED","fontSize","marginTop","marginStart"],"sourceRoot":"../../../src","sources":["styles/globalStyles.ts"],"mappings":";;;;;;AAAA,IAAAA,YAAA,GAAAC,OAAA;AACA,IAAAC,OAAA,GAAAD,OAAA;AAEA,MAAME,YAAY,GAAG,EAAE;AAEhB,MAAMC,YAAY,GAAAC,OAAA,CAAAD,YAAA,GAAGE,uBAAU,CAACC,MAAM,CAAC;EAC5CC,KAAK,EAAE;IACLC,SAAS,EAAEN,YAAY;IACvBO,IAAI,EAAE,CAAC;IACPC,WAAW,EAAE,CAAC;IACdC,WAAW,EAAEC,cAAM,CAACC,MAAM;IAC1BC,YAAY,EAAE,CAAC;IACfC,eAAe,EAAEH,cAAM,CAACI;EAC1B,CAAC;EACDC,cAAc,EAAE;IACdC,aAAa,EAAE,KAAK;IACpBC,cAAc,EAAE,QAAQ;IACxBC,UAAU,EAAE,QAAQ;IACpBV,WAAW,EAAE,CAAC;IACdI,YAAY,EAAE,CAAC;IACfH,WAAW,EAAE;EACf,CAAC;EACDU,eAAe,EAAE;IACfN,eAAe,EAAEH,cAAM,CAACI;EAC1B,CAAC;EACDM,iBAAiB,EAAE;IACjBC,MAAM,EAAE,EAAE;IACVR,eAAe,EAAEH,cAAM,CAACY;EAC1B,CAAC;EACDC,YAAY,EAAE;IACZC,KAAK,EAAEd,cAAM,CAACe,GAAG;IACjBC,QAAQ,EAAE,EAAE;IACZC,SAAS,EAAE,CAAC;IACZC,WAAW,EAAE;EACf;AACF,CAAC,CAAC","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["_reactNative","require","_colors","INPUT_HEIGHT","globalStyles","exports","StyleSheet","create","input","minHeight","flex","borderWidth","borderColor","Colors","GREY_3","borderRadius","backgroundColor","WHITE","inputContainer","flexDirection","justifyContent","alignItems","pickerContainer","iPhoneXBottomView","height","GREY_2","errorMessage","color","RED","fontSize","marginTop","marginStart"],"sourceRoot":"../../../src","sources":["styles/globalStyles.ts"],"mappings":";;;;;;AAAA,IAAAA,YAAA,GAAAC,OAAA;AACA,IAAAC,OAAA,GAAAD,OAAA;AAEA,MAAME,YAAY,GAAG,EAAE;AAEhB,MAAMC,YAAY,GAAAC,OAAA,CAAAD,YAAA,GAAGE,uBAAU,CAACC,MAAM,CAAC;EAC5CC,KAAK,EAAE;IACLC,SAAS,EAAEN,YAAY;IACvBO,IAAI,EAAE,CAAC;IACPC,WAAW,EAAE,CAAC;IACdC,WAAW,EAAEC,cAAM,CAACC,MAAM;IAC1BC,YAAY,EAAE,CAAC;IACfC,eAAe,EAAEH,cAAM,CAACI;EAC1B,CAAC;EACDC,cAAc,EAAE;IACdC,aAAa,EAAE,KAAK;IACpBC,cAAc,EAAE,QAAQ;IACxBC,UAAU,EAAE,QAAQ;IACpBV,WAAW,EAAE,CAAC;IACdI,YAAY,EAAE,CAAC;IACfH,WAAW,EAAE;EACf,CAAC;EACDU,eAAe,EAAE;IACfN,eAAe,EAAEH,cAAM,CAACI;EAC1B,CAAC;EACDM,iBAAiB,EAAE;IACjBC,MAAM,EAAE,EAAE;IACVR,eAAe,EAAEH,cAAM,CAACY;EAC1B,CAAC;EACDC,YAAY,EAAE;IACZC,KAAK,EAAEd,cAAM,CAACe,GAAG;IACjBC,QAAQ,EAAE,EAAE;IACZC,SAAS,EAAE,CAAC;IACZC,WAAW,EAAE;EACf;AACF,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["DIMENSIONS","SM","MD","LG","XL","MARGIN","exports","PADDING","BORDER_RADIUS"],"sourceRoot":"../../../src","sources":["styles/space.ts"],"mappings":";;;;;;AAAA,MAAMA,UAAU,GAAG;EACjBC,EAAE,EAAE,CAAC;EACLC,EAAE,EAAE,CAAC;EACLC,EAAE,EAAE,EAAE;EACNC,EAAE,EAAE;AACN,CAAC;AAAC,IAEUC,MAAM,GAAAC,OAAA,CAAAD,MAAA,aAANA,MAAM;EAANA,MAAM,CAANA,MAAM,SACXL,UAAU,CAACC,EAAE;EADRI,MAAM,CAANA,MAAM,SAEXL,UAAU,CAACE,EAAE;EAFRG,MAAM,CAANA,MAAM,SAGXL,UAAU,CAACG,EAAE;EAHRE,MAAM,CAANA,MAAM,SAIXL,UAAU,CAACI,EAAE;EAAA,OAJRC,MAAM;AAAA;AAAA,IAONE,OAAO,GAAAD,OAAA,CAAAC,OAAA,aAAPA,OAAO;EAAPA,OAAO,CAAPA,OAAO,SACZP,UAAU,CAACC,EAAE;EADRM,OAAO,CAAPA,OAAO,SAEZP,UAAU,CAACE,EAAE;EAFRK,OAAO,CAAPA,OAAO,SAGZP,UAAU,CAACG,EAAE;EAHRI,OAAO,CAAPA,OAAO,SAIZP,UAAU,CAACI,EAAE;EAAA,OAJRG,OAAO;AAAA;AAAA,IAOPC,aAAa,GAAAF,OAAA,CAAAE,aAAA,aAAbA,aAAa;EAAbA,aAAa,CAAbA,aAAa,SAClBR,UAAU,CAACC,EAAE;EADRO,aAAa,CAAbA,aAAa,SAElBR,UAAU,CAACE,EAAE;EAFRM,aAAa,CAAbA,aAAa,SAGlBR,UAAU,CAACG,EAAE;EAHRK,aAAa,CAAbA,aAAa,SAIlBR,UAAU,CAACI,EAAE;EAAA,OAJRI,aAAa;AAAA","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["DIMENSIONS","SM","MD","LG","XL","MARGIN","exports","PADDING","BORDER_RADIUS"],"sourceRoot":"../../../src","sources":["styles/space.ts"],"mappings":";;;;;;AAAA,MAAMA,UAAU,GAAG;EACjBC,EAAE,EAAE,CAAC;EACLC,EAAE,EAAE,CAAC;EACLC,EAAE,EAAE,EAAE;EACNC,EAAE,EAAE;AACN,CAAC;AAAC,IAEUC,MAAM,GAAAC,OAAA,CAAAD,MAAA,aAANA,MAAM;EAANA,MAAM,CAANA,MAAM,SACXL,UAAU,CAACC,EAAE;EADRI,MAAM,CAANA,MAAM,SAEXL,UAAU,CAACE,EAAE;EAFRG,MAAM,CAANA,MAAM,SAGXL,UAAU,CAACG,EAAE;EAHRE,MAAM,CAANA,MAAM,SAIXL,UAAU,CAACI,EAAE;EAAA,OAJRC,MAAM;AAAA;AAAA,IAONE,OAAO,GAAAD,OAAA,CAAAC,OAAA,aAAPA,OAAO;EAAPA,OAAO,CAAPA,OAAO,SACZP,UAAU,CAACC,EAAE;EADRM,OAAO,CAAPA,OAAO,SAEZP,UAAU,CAACE,EAAE;EAFRK,OAAO,CAAPA,OAAO,SAGZP,UAAU,CAACG,EAAE;EAHRI,OAAO,CAAPA,OAAO,SAIZP,UAAU,CAACI,EAAE;EAAA,OAJRG,OAAO;AAAA;AAAA,IAOPC,aAAa,GAAAF,OAAA,CAAAE,aAAA,aAAbA,aAAa;EAAbA,aAAa,CAAbA,aAAa,SAClBR,UAAU,CAACC,EAAE;EADRO,aAAa,CAAbA,aAAa,SAElBR,UAAU,CAACE,EAAE;EAFRM,aAAa,CAAbA,aAAa,SAGlBR,UAAU,CAACG,EAAE;EAHRK,aAAa,CAAbA,aAAa,SAIlBR,UAAU,CAACI,EAAE;EAAA,OAJRI,aAAa;AAAA","ignoreList":[]}
|
|
@@ -4,17 +4,17 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.ficTheme = exports.ficDarkTheme = exports.defaultTheme = void 0;
|
|
7
|
-
var
|
|
8
|
-
var _dark = _interopRequireDefault(require("../components/buttons/FicButton/themes/dark"));
|
|
9
|
-
var
|
|
10
|
-
var _colors = require("./colors");
|
|
7
|
+
var _index = require("../components/buttons/FicButton/themes/index.js");
|
|
8
|
+
var _dark = _interopRequireDefault(require("../components/buttons/FicButton/themes/dark.js"));
|
|
9
|
+
var _index2 = require("../components/notifications/Banner/themes/index.js");
|
|
10
|
+
var _colors = require("./colors.js");
|
|
11
11
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
12
12
|
// this is the right import but the package does not like it
|
|
13
13
|
// we can use it to extends our CalendarThemeProps
|
|
14
14
|
// import { Theme } from 'react-native-calendars/src/types';
|
|
15
15
|
|
|
16
16
|
const ficTheme = exports.ficTheme = {
|
|
17
|
-
banner:
|
|
17
|
+
banner: _index2.bannerLightTheme,
|
|
18
18
|
generic: {
|
|
19
19
|
backgroundLevel0: _colors.Colors.WHITE,
|
|
20
20
|
backgroundLevel1: _colors.Colors.GREY_1,
|
|
@@ -60,7 +60,7 @@ const ficTheme = exports.ficTheme = {
|
|
|
60
60
|
purple: _colors.Colors.PURPLE_D1,
|
|
61
61
|
blue: _colors.Colors.BLUE_D1
|
|
62
62
|
},
|
|
63
|
-
ficButton:
|
|
63
|
+
ficButton: _index.ficButtonLightTheme,
|
|
64
64
|
flatButton: {
|
|
65
65
|
color: _colors.Colors.BLACK_80,
|
|
66
66
|
disabledColor: _colors.Colors.GREY_2,
|
|
@@ -122,6 +122,8 @@ const ficTheme = exports.ficTheme = {
|
|
|
122
122
|
textInput: {
|
|
123
123
|
color: _colors.Colors.BLACK_64,
|
|
124
124
|
labelColor: _colors.Colors.BLACK_40,
|
|
125
|
+
disabledTextColor: _colors.Colors.GREY_4,
|
|
126
|
+
disabledLabelColor: _colors.Colors.GREY_3,
|
|
125
127
|
mandatoryIndicatorColor: _colors.Colors.RED,
|
|
126
128
|
placeholderColor: _colors.Colors.BLACK_40,
|
|
127
129
|
inlineLeadingColor: _colors.Colors.BLACK_40,
|
|
@@ -216,7 +218,7 @@ const ficTheme = exports.ficTheme = {
|
|
|
216
218
|
}
|
|
217
219
|
};
|
|
218
220
|
const ficDarkTheme = exports.ficDarkTheme = {
|
|
219
|
-
banner:
|
|
221
|
+
banner: _index2.bannerDarkTheme,
|
|
220
222
|
generic: {
|
|
221
223
|
backgroundLevel0: _colors.Colors.ELEVATION_1,
|
|
222
224
|
backgroundLevel1: _colors.Colors.ELEVATION_2,
|
|
@@ -324,6 +326,8 @@ const ficDarkTheme = exports.ficDarkTheme = {
|
|
|
324
326
|
textInput: {
|
|
325
327
|
color: _colors.Colors.WHITE,
|
|
326
328
|
labelColor: _colors.Colors.WHITE_64,
|
|
329
|
+
disabledTextColor: _colors.Colors.WHITE_40,
|
|
330
|
+
disabledLabelColor: _colors.Colors.WHITE_24,
|
|
327
331
|
mandatoryIndicatorColor: _colors.Colors.RED_K,
|
|
328
332
|
placeholderColor: _colors.Colors.WHITE_64,
|
|
329
333
|
inlineLeadingColor: _colors.Colors.WHITE_80,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_themes","require","_dark","_interopRequireDefault","_themes2","_colors","e","__esModule","default","ficTheme","exports","banner","bannerLightTheme","generic","backgroundLevel0","Colors","WHITE","backgroundLevel1","GREY_1","backgroundLevel2","GREY_2","backgroundLevel3","GREY_3","backgroundLevel4","GREY_4","title","BLACK_80","description","BLACK_64","disabledTitle","BLACK_40","disabledDescription","BLACK_24","divider","cardBackground","primaries","azure","AZURE","red","RED","green","GREEN","yellow","YELLOW","purple","PURPLE","blue","BLUE","primariesContrast","primariesLight","AZURE_L1","RED_L1","GREEN_L1","YELLOW_L1","PURPLE_L1","BLUE_L1","primariesDark","AZURE_D1","RED_D2","GREEN_D2","YELLOW_D2","PURPLE_D1","BLUE_D1","ficButton","ficButtonLightTheme","flatButton","color","disabledColor","backgroundColor","hasShadow","shadowColor","BLACK","borderRadius","disabledStyle","elevation","shadowOffset","width","height","shadowOpacity","containerStyle","undefined","gradientButton","isHorizontalGradient","backgroundColors","AZURE_L2","disabledBackgroundColors","outlineButton","disabledBackgroundColor","borderColor","disabledBorderColor","justifyContent","alignItems","alignSelf","textInput","labelColor","mandatoryIndicatorColor","placeholderColor","inlineLeadingColor","fieldIconColor","focusedBorderColor","erroredBorderColor","warningBorderColor","YELLOW_D1","typographies","bodyColor","buttonTitleColor","calloutColor","captionOneColor","captionTwoColor","footnoteColor","headlineColor","largeTitleColor","subheadColor","titleOneColor","titleTwoColor","titleThreeColor","touchables","rippleColors","highlightColor","searchBar","iconColor","selectionColor","useTextColor","errorColor","datePickers","calendarBackground","arrowColor","selectedDayBackgroundColor","selectedDayTextColor","selectedDotColor","dayTextColor","monthTextColor","todayTextColor","todayBackgroundColor","textMonthFontWeight","textMonthFontSize","textDayFontSize","textSectionTitleColor","textDisabledColor","indicatorColor","dotColor","pickers","activeColor","inactiveColor","guidesColor","bottomSheet","backdropColor","cancelButtonBackgroundColor","handleIndicator","header","emptyHeaderBackgroundColor","buttonsColor","titleColor","captionColor","WHITE_80","descriptionColor","handleColor","AZURE_L3","darkHandleColor","loaderColor","yearMonthPickers","arrowsColor","yearColor","monthsTextColor","selectedMonthTextColor","selectedMonthBackgroundColor","currentMonthTextColor","currentMonthBackgroundColor","ficDarkTheme","bannerDarkTheme","ELEVATION_1","ELEVATION_2","ELEVATION_3","ELEVATION_4","ELEVATION_5","WHITE_64","WHITE_40","WHITE_8","AZURE_K","RED_K_D1","GREEN_K","PURPLE_K","BLUE_K","AZURE_K_L1","RED_K_L1","GREEN_K_L1","BLUE_K_L1","AZURE_K_D1","RED_K_D2","GREEN_K_D2","BLUE_K_D1","ficButtonDarkTheme","AZURE_K_L2","WHITE_24","RED_K","AZURE_K_L3","BACKDROP","defaultTheme"],"sourceRoot":"../../../src","sources":["styles/theme.ts"],"mappings":"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","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["_index","require","_dark","_interopRequireDefault","_index2","_colors","e","__esModule","default","ficTheme","exports","banner","bannerLightTheme","generic","backgroundLevel0","Colors","WHITE","backgroundLevel1","GREY_1","backgroundLevel2","GREY_2","backgroundLevel3","GREY_3","backgroundLevel4","GREY_4","title","BLACK_80","description","BLACK_64","disabledTitle","BLACK_40","disabledDescription","BLACK_24","divider","cardBackground","primaries","azure","AZURE","red","RED","green","GREEN","yellow","YELLOW","purple","PURPLE","blue","BLUE","primariesContrast","primariesLight","AZURE_L1","RED_L1","GREEN_L1","YELLOW_L1","PURPLE_L1","BLUE_L1","primariesDark","AZURE_D1","RED_D2","GREEN_D2","YELLOW_D2","PURPLE_D1","BLUE_D1","ficButton","ficButtonLightTheme","flatButton","color","disabledColor","backgroundColor","hasShadow","shadowColor","BLACK","borderRadius","disabledStyle","elevation","shadowOffset","width","height","shadowOpacity","containerStyle","undefined","gradientButton","isHorizontalGradient","backgroundColors","AZURE_L2","disabledBackgroundColors","outlineButton","disabledBackgroundColor","borderColor","disabledBorderColor","justifyContent","alignItems","alignSelf","textInput","labelColor","disabledTextColor","disabledLabelColor","mandatoryIndicatorColor","placeholderColor","inlineLeadingColor","fieldIconColor","focusedBorderColor","erroredBorderColor","warningBorderColor","YELLOW_D1","typographies","bodyColor","buttonTitleColor","calloutColor","captionOneColor","captionTwoColor","footnoteColor","headlineColor","largeTitleColor","subheadColor","titleOneColor","titleTwoColor","titleThreeColor","touchables","rippleColors","highlightColor","searchBar","iconColor","selectionColor","useTextColor","errorColor","datePickers","calendarBackground","arrowColor","selectedDayBackgroundColor","selectedDayTextColor","selectedDotColor","dayTextColor","monthTextColor","todayTextColor","todayBackgroundColor","textMonthFontWeight","textMonthFontSize","textDayFontSize","textSectionTitleColor","textDisabledColor","indicatorColor","dotColor","pickers","activeColor","inactiveColor","guidesColor","bottomSheet","backdropColor","cancelButtonBackgroundColor","handleIndicator","header","emptyHeaderBackgroundColor","buttonsColor","titleColor","captionColor","WHITE_80","descriptionColor","handleColor","AZURE_L3","darkHandleColor","loaderColor","yearMonthPickers","arrowsColor","yearColor","monthsTextColor","selectedMonthTextColor","selectedMonthBackgroundColor","currentMonthTextColor","currentMonthBackgroundColor","ficDarkTheme","bannerDarkTheme","ELEVATION_1","ELEVATION_2","ELEVATION_3","ELEVATION_4","ELEVATION_5","WHITE_64","WHITE_40","WHITE_8","AZURE_K","RED_K_D1","GREEN_K","PURPLE_K","BLUE_K","AZURE_K_L1","RED_K_L1","GREEN_K_L1","BLUE_K_L1","AZURE_K_D1","RED_K_D2","GREEN_K_D2","BLUE_K_D1","ficButtonDarkTheme","AZURE_K_L2","WHITE_24","RED_K","AZURE_K_L3","BACKDROP","defaultTheme"],"sourceRoot":"../../../src","sources":["styles/theme.ts"],"mappings":"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","ignoreList":[]}
|
|
@@ -34,8 +34,8 @@ const capitalizeStringArray = arr => {
|
|
|
34
34
|
* const languageRegion = getDeviceLanguageAndRegion(true);
|
|
35
35
|
*/
|
|
36
36
|
const getDeviceLanguageAndRegion = withNoRegion => {
|
|
37
|
-
const language_region = _reactNative.Platform.OS === 'ios' ? _reactNative.NativeModules.SettingsManager.settings
|
|
38
|
-
const language = language_region
|
|
37
|
+
const language_region = _reactNative.Platform.OS === 'ios' ? _reactNative.NativeModules.SettingsManager.settings?.AppleLocale || _reactNative.NativeModules.SettingsManager.settings?.AppleLanguages[0] : _reactNative.NativeModules.I18nManager.localeIdentifier;
|
|
38
|
+
const language = language_region?.split('_')[0];
|
|
39
39
|
return withNoRegion ? language : language_region;
|
|
40
40
|
};
|
|
41
41
|
exports.getDeviceLanguageAndRegion = getDeviceLanguageAndRegion;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_lodash","require","_moment","_interopRequireDefault","_reactNative","_reactNativeCalendars","e","__esModule","default","calendarLocaleConfig","localeCode","momentLocale","moment","localeData","monthNames","capitalizeStringArray","months","monthNamesShort","monthsShort","dayNames","weekdays","dayNamesShort","weekdaysShort","today","arr","map","element","capitalize","getDeviceLanguageAndRegion","withNoRegion","language_region","Platform","OS","NativeModules","SettingsManager","settings","AppleLocale","AppleLanguages","I18nManager","localeIdentifier","language","split","exports","desiredLocale","undefined","setLocale","locale","LocaleConfig","locales","defaultLocale","_default"],"sourceRoot":"../../../src","sources":["utils/locale.ts"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AACA,IAAAC,OAAA,GAAAC,sBAAA,CAAAF,OAAA;AACAA,OAAA;AACA,IAAAG,YAAA,GAAAH,OAAA;AACA,IAAAI,qBAAA,GAAAJ,OAAA;AAAsD,SAAAE,uBAAAG,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAEtD,MAAMG,oBAAoB,GAAIC,UAAkB,IAAK;EACnD,MAAMC,YAAY,GAAGC,eAAM,CAACC,UAAU,CAACH,UAAU,CAAC;EAElD,OAAO;IACLI,UAAU,EAAEC,qBAAqB,CAACJ,YAAY,CAACK,MAAM,CAAC,CAAC,CAAC;IACxDC,eAAe,EAAEF,qBAAqB,CAACJ,YAAY,CAACO,WAAW,CAAC,CAAC,CAAC;IAClEC,QAAQ,EAAEJ,qBAAqB,CAACJ,YAAY,CAACS,QAAQ,CAAC,CAAC,CAAC;IACxDC,aAAa,EAAEN,qBAAqB,CAACJ,YAAY,CAACW,aAAa,CAAC,CAAC,CAAC;IAClEC,KAAK,EAAE;EACT,CAAC;AACH,CAAC;AAED,MAAMR,qBAAqB,GAAIS,GAAa,IAAK;EAC/C,OAAO,IAAAC,WAAG,EAACD,GAAG,EAAEE,OAAO,IAAI,IAAAC,kBAAU,EAACD,OAAO,CAAC,CAAC;AACjD,CAAC;;AAED;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAME,0BAA0B,GAAIC,YAAsB,IAAa;EAC5E,MAAMC,eAAe,GACnBC,qBAAQ,CAACC,EAAE,KAAK,KAAK,GACjBC,0BAAa,CAACC,eAAe,CAACC,QAAQ,
|
|
1
|
+
{"version":3,"names":["_lodash","require","_moment","_interopRequireDefault","_reactNative","_reactNativeCalendars","e","__esModule","default","calendarLocaleConfig","localeCode","momentLocale","moment","localeData","monthNames","capitalizeStringArray","months","monthNamesShort","monthsShort","dayNames","weekdays","dayNamesShort","weekdaysShort","today","arr","map","element","capitalize","getDeviceLanguageAndRegion","withNoRegion","language_region","Platform","OS","NativeModules","SettingsManager","settings","AppleLocale","AppleLanguages","I18nManager","localeIdentifier","language","split","exports","desiredLocale","undefined","setLocale","locale","LocaleConfig","locales","defaultLocale","_default"],"sourceRoot":"../../../src","sources":["utils/locale.ts"],"mappings":";;;;;;AAAA,IAAAA,OAAA,GAAAC,OAAA;AACA,IAAAC,OAAA,GAAAC,sBAAA,CAAAF,OAAA;AACAA,OAAA;AACA,IAAAG,YAAA,GAAAH,OAAA;AACA,IAAAI,qBAAA,GAAAJ,OAAA;AAAsD,SAAAE,uBAAAG,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAEtD,MAAMG,oBAAoB,GAAIC,UAAkB,IAAK;EACnD,MAAMC,YAAY,GAAGC,eAAM,CAACC,UAAU,CAACH,UAAU,CAAC;EAElD,OAAO;IACLI,UAAU,EAAEC,qBAAqB,CAACJ,YAAY,CAACK,MAAM,CAAC,CAAC,CAAC;IACxDC,eAAe,EAAEF,qBAAqB,CAACJ,YAAY,CAACO,WAAW,CAAC,CAAC,CAAC;IAClEC,QAAQ,EAAEJ,qBAAqB,CAACJ,YAAY,CAACS,QAAQ,CAAC,CAAC,CAAC;IACxDC,aAAa,EAAEN,qBAAqB,CAACJ,YAAY,CAACW,aAAa,CAAC,CAAC,CAAC;IAClEC,KAAK,EAAE;EACT,CAAC;AACH,CAAC;AAED,MAAMR,qBAAqB,GAAIS,GAAa,IAAK;EAC/C,OAAO,IAAAC,WAAG,EAACD,GAAG,EAAEE,OAAO,IAAI,IAAAC,kBAAU,EAACD,OAAO,CAAC,CAAC;AACjD,CAAC;;AAED;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,MAAME,0BAA0B,GAAIC,YAAsB,IAAa;EAC5E,MAAMC,eAAe,GACnBC,qBAAQ,CAACC,EAAE,KAAK,KAAK,GACjBC,0BAAa,CAACC,eAAe,CAACC,QAAQ,EAAEC,WAAW,IAAIH,0BAAa,CAACC,eAAe,CAACC,QAAQ,EAAEE,cAAc,CAAC,CAAC,CAAC,GAChHJ,0BAAa,CAACK,WAAW,CAACC,gBAAgB;EAChD,MAAMC,QAAQ,GAAGV,eAAe,EAAEW,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;EAC/C,OAAOZ,YAAY,GAAGW,QAAQ,GAAGV,eAAe;AAClD,CAAC;AAACY,OAAA,CAAAd,0BAAA,GAAAA,0BAAA;AAEK,IAAIe,aAAiC,GAAAD,OAAA,CAAAC,aAAA,GAAGC,SAAS;AAExD,MAAMC,SAAS,GAAInC,UAAkB,IAAK;EACxCE,eAAM,CAACkC,MAAM,CAACpC,UAAU,CAAC;EACzBqC,kCAAY,CAACC,OAAO,CAACtC,UAAU,CAAC,GAAGD,oBAAoB,CAACC,UAAU,CAAC;EACnEqC,kCAAY,CAACE,aAAa,GAAGvC,UAAU;EACvCgC,OAAA,CAAAC,aAAA,GAAAA,aAAa,GAAGjC,UAAU;AAC5B,CAAC;AAAC,IAAAwC,QAAA,GAAAR,OAAA,CAAAlC,OAAA,GAEaqC,SAAS","ignoreList":[]}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { StyleSheet, View } from 'react-native';
|
|
4
|
-
import { Colors } from
|
|
5
|
-
import { CaptionOne } from
|
|
5
|
+
import { Colors } from "../../styles/colors.js";
|
|
6
|
+
import { CaptionOne } from "../typographies/CaptionOne/index.js";
|
|
7
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
6
8
|
const Tag = ({
|
|
7
9
|
text,
|
|
8
10
|
color = Colors.WHITE,
|
|
@@ -18,12 +20,15 @@ const Tag = ({
|
|
|
18
20
|
backgroundColor,
|
|
19
21
|
borderRadius: rounded ? 100 : 4
|
|
20
22
|
}, style];
|
|
21
|
-
return /*#__PURE__*/
|
|
22
|
-
style: containerStyle
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
23
|
+
return /*#__PURE__*/_jsx(View, {
|
|
24
|
+
style: containerStyle,
|
|
25
|
+
...rest,
|
|
26
|
+
children: finalText ? /*#__PURE__*/_jsx(CaptionOne, {
|
|
27
|
+
color: color,
|
|
28
|
+
numberOfLines: 1,
|
|
29
|
+
children: avoidUpperCase ? finalText : finalText.toUpperCase()
|
|
30
|
+
}) : children
|
|
31
|
+
});
|
|
27
32
|
};
|
|
28
33
|
const styles = StyleSheet.create({
|
|
29
34
|
container: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","StyleSheet","View","Colors","CaptionOne","Tag","text","color","WHITE","backgroundColor","GREY_4","rounded","children","avoidUpperCase","style","rest","finalText","undefined","containerStyle","styles","container","borderRadius","
|
|
1
|
+
{"version":3,"names":["React","StyleSheet","View","Colors","CaptionOne","jsx","_jsx","Tag","text","color","WHITE","backgroundColor","GREY_4","rounded","children","avoidUpperCase","style","rest","finalText","undefined","containerStyle","styles","container","borderRadius","numberOfLines","toUpperCase","create","alignItems","justifyContent","paddingVertical","paddingHorizontal"],"sourceRoot":"../../../../src","sources":["components/Tag/Tag.tsx"],"mappings":";;AAAA,OAAOA,KAAK,MAAM,OAAO;AACzB,SAASC,UAAU,EAAEC,IAAI,QAAmB,cAAc;AAC1D,SAASC,MAAM,QAAQ,wBAAqB;AAC5C,SAASC,UAAU,QAAQ,qCAA4B;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAWxD,MAAMC,GAAwB,GAAGA,CAAC;EAChCC,IAAI;EACJC,KAAK,GAAGN,MAAM,CAACO,KAAK;EACpBC,eAAe,GAAGR,MAAM,CAACS,MAAM;EAC/BC,OAAO,GAAG,KAAK;EACfC,QAAQ;EACRC,cAAc,GAAG,KAAK;EACtBC,KAAK;EACL,GAAGC;AACL,CAAC,KAAK;EACJ,MAAMC,SAAS,GACbV,IAAI,KAAK,CAAC,CAACM,QAAQ,IAAI,OAAOA,QAAQ,KAAK,QAAQ,GAAGA,QAAQ,GAAGK,SAAS,CAAC;EAE7E,MAAMC,cAAc,GAAG,CACrBC,MAAM,CAACC,SAAS,EAChB;IACEX,eAAe;IACfY,YAAY,EAAEV,OAAO,GAAG,GAAG,GAAG;EAChC,CAAC,EACDG,KAAK,CACN;EAED,oBACEV,IAAA,CAACJ,IAAI;IAACc,KAAK,EAAEI,cAAe;IAAA,GAAKH,IAAI;IAAAH,QAAA,EAClCI,SAAS,gBACRZ,IAAA,CAACF,UAAU;MAACK,KAAK,EAAEA,KAAM;MAACe,aAAa,EAAE,CAAE;MAAAV,QAAA,EACxCC,cAAc,GAAGG,SAAS,GAAGA,SAAS,CAACO,WAAW,CAAC;IAAC,CAC3C,CAAC,GAEbX;EACD,CACG,CAAC;AAEX,CAAC;AAED,MAAMO,MAAM,GAAGpB,UAAU,CAACyB,MAAM,CAAC;EAC/BJ,SAAS,EAAE;IACTK,UAAU,EAAE,QAAQ;IACpBC,cAAc,EAAE,QAAQ;IACxBC,eAAe,EAAE,CAAC;IAClBC,iBAAiB,EAAE;EACrB;AACF,CAAC,CAAC;AAEF,eAAevB,GAAG","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Tag"],"sourceRoot":"../../../../src","sources":["components/Tag/index.ts"],"mappings":"AAAA,OAAOA,GAAG,MAAM,
|
|
1
|
+
{"version":3,"names":["Tag"],"sourceRoot":"../../../../src","sources":["components/Tag/index.ts"],"mappings":";;AAAA,OAAOA,GAAG,MAAM,UAAO;AAEvB,SAASA,GAAG","ignoreList":[]}
|
|
@@ -1,9 +1,11 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
2
3
|
import { throttle } from 'lodash';
|
|
3
4
|
import React from 'react';
|
|
4
5
|
import { Platform, TouchableHighlight, TouchableNativeFeedback, TouchableOpacity, View } from 'react-native';
|
|
5
6
|
import { TouchableNativeFeedback as GHTouchableNativeFeedback } from 'react-native-gesture-handler';
|
|
6
|
-
import { useTheme } from
|
|
7
|
+
import { useTheme } from "../../hooks/useTheme.js";
|
|
8
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
7
9
|
const Touchable = ({
|
|
8
10
|
onPress,
|
|
9
11
|
children,
|
|
@@ -30,16 +32,20 @@ const Touchable = ({
|
|
|
30
32
|
// All Android Buttons should have the ripple effect
|
|
31
33
|
if (Platform.OS === 'android') {
|
|
32
34
|
if (!gestureHandler || disabled) {
|
|
33
|
-
return /*#__PURE__*/
|
|
35
|
+
return /*#__PURE__*/_jsx(TouchableNativeFeedback, {
|
|
36
|
+
...rest,
|
|
34
37
|
onPress: onPressHandler,
|
|
35
38
|
background: TouchableNativeFeedback.Ripple(rippleColors, borderless),
|
|
36
39
|
useForeground: TouchableNativeFeedback.canUseNativeForeground(),
|
|
37
|
-
disabled: disabled
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
40
|
+
disabled: disabled,
|
|
41
|
+
children: /*#__PURE__*/_jsx(View, {
|
|
42
|
+
style: style,
|
|
43
|
+
children: children
|
|
44
|
+
})
|
|
45
|
+
});
|
|
41
46
|
} else {
|
|
42
|
-
return /*#__PURE__*/
|
|
47
|
+
return /*#__PURE__*/_jsx(GHTouchableNativeFeedback, {
|
|
48
|
+
...rest,
|
|
43
49
|
onPress: onPressHandler
|
|
44
50
|
// @ts-ignore
|
|
45
51
|
,
|
|
@@ -51,22 +57,27 @@ const Touchable = ({
|
|
|
51
57
|
style: style
|
|
52
58
|
// @ts-ignore
|
|
53
59
|
,
|
|
54
|
-
containerStyle: containerStyle
|
|
55
|
-
|
|
60
|
+
containerStyle: containerStyle,
|
|
61
|
+
children: children
|
|
62
|
+
});
|
|
56
63
|
}
|
|
57
64
|
}
|
|
58
65
|
|
|
59
66
|
// Normal iOS buttons use TouchableOpacity
|
|
60
|
-
return highlight ? /*#__PURE__*/
|
|
67
|
+
return highlight ? /*#__PURE__*/_jsx(TouchableHighlight, {
|
|
68
|
+
...rest,
|
|
61
69
|
onPress: onPressHandler,
|
|
62
70
|
disabled: disabled,
|
|
63
71
|
style: style,
|
|
64
|
-
underlayColor: highlightColor
|
|
65
|
-
|
|
72
|
+
underlayColor: highlightColor,
|
|
73
|
+
children: children
|
|
74
|
+
}) : /*#__PURE__*/_jsx(TouchableOpacity, {
|
|
75
|
+
...rest,
|
|
66
76
|
onPress: onPressHandler,
|
|
67
77
|
disabled: disabled,
|
|
68
|
-
style: style
|
|
69
|
-
|
|
78
|
+
style: style,
|
|
79
|
+
children: children
|
|
80
|
+
});
|
|
70
81
|
};
|
|
71
82
|
export default Touchable;
|
|
72
83
|
//# sourceMappingURL=Touchable.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["throttle","React","Platform","TouchableHighlight","TouchableNativeFeedback","TouchableOpacity","View","GHTouchableNativeFeedback","useTheme","Touchable","onPress","children","style","containerStyle","disabled","highlight","borderless","gestureHandler","theme","rest","touchables","touchablesTheme","rippleColors","highlightColor","onPressHandler","trailing","OS","
|
|
1
|
+
{"version":3,"names":["throttle","React","Platform","TouchableHighlight","TouchableNativeFeedback","TouchableOpacity","View","GHTouchableNativeFeedback","useTheme","jsx","_jsx","Touchable","onPress","children","style","containerStyle","disabled","highlight","borderless","gestureHandler","theme","rest","touchables","touchablesTheme","rippleColors","highlightColor","onPressHandler","trailing","OS","background","Ripple","useForeground","canUseNativeForeground","underlayColor"],"sourceRoot":"../../../../src","sources":["components/Touchable/Touchable.tsx"],"mappings":";;AAAA,SAASA,QAAQ,QAAQ,QAAQ;AACjC,OAAOC,KAAK,MAA6B,OAAO;AAChD,SAEEC,QAAQ,EAERC,kBAAkB,EAClBC,uBAAuB,EACvBC,gBAAgB,EAEhBC,IAAI,QAEC,cAAc;AACrB,SAASF,uBAAuB,IAAIG,yBAAyB,QAAQ,8BAA8B;AACnG,SAASC,QAAQ,QAAQ,yBAAsB;AAAC,SAAAC,GAAA,IAAAC,IAAA;AAchD,MAAMC,SAA6C,GAAGA,CAAC;EACrDC,OAAO;EACPC,QAAQ;EACRC,KAAK;EACLC,cAAc;EACdC,QAAQ;EACRC,SAAS,GAAG,KAAK;EACjBC,UAAU,GAAG,KAAK;EAClBC,cAAc,GAAG,IAAI;EACrBC,KAAK;EACL,GAAGC;AACL,CAAC,KAAK;EACJ,MAAM;IAAEC,UAAU,EAAEC;EAAgB,CAAC,GAAGf,QAAQ,CAAC,CAAC;EAElD,MAAM;IACJgB,YAAY,GAAGD,eAAe,CAACC,YAAY;IAC3CC,cAAc,GAAGF,eAAe,CAACE;EACnC,CAAC,GAAGL,KAAK,IAAI,CAAC,CAAC;EAEf,MAAMM,cAAc,GAAGd,OAAO,IAAIZ,QAAQ,CAACY,OAAO,EAAE,GAAG,EAAE;IAAEe,QAAQ,EAAE;EAAM,CAAC,CAAC;;EAE7E;EACA,IAAIzB,QAAQ,CAAC0B,EAAE,KAAK,SAAS,EAAE;IAC7B,IAAI,CAACT,cAAc,IAAIH,QAAQ,EAAE;MAC/B,oBACEN,IAAA,CAACN,uBAAuB;QAAA,GAClBiB,IAAI;QACRT,OAAO,EAAEc,cAAe;QACxBG,UAAU,EAAEzB,uBAAuB,CAAC0B,MAAM,CAACN,YAAY,EAAEN,UAAU,CAAE;QACrEa,aAAa,EAAE3B,uBAAuB,CAAC4B,sBAAsB,CAAC,CAAE;QAChEhB,QAAQ,EAAEA,QAAS;QAAAH,QAAA,eAEnBH,IAAA,CAACJ,IAAI;UAACQ,KAAK,EAAEA,KAAM;UAAAD,QAAA,EAAEA;QAAQ,CAAO;MAAC,CACd,CAAC;IAE9B,CAAC,MAAM;MACL,oBACEH,IAAA,CAACH,yBAAyB;QAAA,GACpBc,IAAI;QACRT,OAAO,EAAEc;QACT;QAAA;QACAG,UAAU,EAAEtB,yBAAyB,CAACuB,MAAM,CAC1CN,YAAY,EACZN,UACF;QACA;QAAA;QACAa,aAAa,EAAExB,yBAAyB,CAACyB,sBAAsB,CAAC,CAAE;QAClEhB,QAAQ,EAAEA,QAAS;QACnBF,KAAK,EAAEA;QACP;QAAA;QACAC,cAAc,EAAEA,cAAe;QAAAF,QAAA,EAE9BA;MAAQ,CACgB,CAAC;IAEhC;EACF;;EAEA;EACA,OAAOI,SAAS,gBACdP,IAAA,CAACP,kBAAkB;IAAA,GACbkB,IAAI;IACRT,OAAO,EAAEc,cAAe;IACxBV,QAAQ,EAAEA,QAAS;IACnBF,KAAK,EAAEA,KAAM;IACbmB,aAAa,EAAER,cAAe;IAAAZ,QAAA,EAE7BA;EAAQ,CACS,CAAC,gBAErBH,IAAA,CAACL,gBAAgB;IAAA,GACXgB,IAAI;IACRT,OAAO,EAAEc,cAAe;IACxBV,QAAQ,EAAEA,QAAS;IACnBF,KAAK,EAAEA,KAAM;IAAAD,QAAA,EAEZA;EAAQ,CACO,CACnB;AACH,CAAC;AAED,eAAeF,SAAS","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Touchable"],"sourceRoot":"../../../../src","sources":["components/Touchable/index.ts"],"mappings":"AAAA,OAAOA,SAAS,MAAM,
|
|
1
|
+
{"version":3,"names":["Touchable"],"sourceRoot":"../../../../src","sources":["components/Touchable/index.ts"],"mappings":";;AAAA,OAAOA,SAAS,MAAM,gBAAa;AAEnC,SAASA,SAAS","ignoreList":[]}
|