@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":["React","useCallback","useMemo","
|
|
1
|
+
{"version":3,"names":["React","useCallback","useMemo","Platform","Pressable","PressableIOS","View","TouchableHighlight","Animated","runOnUI","useAnimatedStyle","useSharedValue","withTiming","useTheme","Icon","PADDING","Body","DEFAULT_ICON","DEFAULT_ICON_SIZE","DEFAULT_TITLE","HIT_SLOP","ICON_HORIZONTAL_MARGIN","jsx","_jsx","Fragment","_Fragment","jsxs","_jsxs","FicButtonTertiary","title","iconName","iconSize","onPress","onPressIn","onPressOut","disabled","error","iconPosition","colorContrastForLightTheme","fullWidth","small","solid","regular","light","duotone","containerStyle","ficButton","theme","OS","buttonTheme","themeProps","default","_containerStyle","pressedOpacity","iconColor","icon","color","bodyColor","text","bodyStyle","marginLeft","marginRight","textDecorationLine","pressableAreaStyle","top","SM","LG","bottom","left","right","position","opacity","value","pressedStyle","container","animate","duration","handleOnPressIn","e","handleOnPressOut","handleOnPress","FicTertiary","children","name","size","style","width","alignSelf","hitSlop","underlayColor"],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButton/FicButtonTertiary.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import { Colors } from "../../../styles/colors.js";
|
|
4
|
+
import { PADDING } from "../../../styles/space.js";
|
|
3
5
|
export const FONT_SIZE = 17;
|
|
4
6
|
export const ICON_HORIZONTAL_MARGIN = 8;
|
|
5
7
|
export const ICON_SIZE_BIG = 24;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Colors","PADDING","FONT_SIZE","ICON_HORIZONTAL_MARGIN","ICON_SIZE_BIG","DEFAULT_ICON_SIZE","DEFAULT_PRESSED_BG_COLOR","GREY_2","DEFAULT_TITLE","DEFAULT_ICON","BUTTON_INTERNAL_PADDING_HORIZONTAL","LG","HIT_SLOP","top","left","right","bottom"],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButton/constants.ts"],"mappings":"AACA,SAASA,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"names":["Colors","PADDING","FONT_SIZE","ICON_HORIZONTAL_MARGIN","ICON_SIZE_BIG","DEFAULT_ICON_SIZE","DEFAULT_PRESSED_BG_COLOR","GREY_2","DEFAULT_TITLE","DEFAULT_ICON","BUTTON_INTERNAL_PADDING_HORIZONTAL","LG","HIT_SLOP","top","left","right","bottom"],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButton/constants.ts"],"mappings":";;AACA,SAASA,MAAM,QAAQ,2BAAwB;AAC/C,SAASC,OAAO,QAAQ,0BAAuB;AAE/C,OAAO,MAAMC,SAAS,GAAG,EAAE;AAE3B,OAAO,MAAMC,sBAAsB,GAAG,CAAC;AACvC,OAAO,MAAMC,aAAa,GAAG,EAAE;AAE/B,OAAO,MAAMC,iBAAiB,GAAG,EAAE;AACnC,OAAO,MAAMC,wBAAwB,GAAGN,MAAM,CAACO,MAAM;AAErD,OAAO,MAAMC,aAAa,GAAG,QAAQ;AACrC,OAAO,MAAMC,YAAY,GAAG,OAAO;AAEnC,OAAO,MAAMC,kCAAkC,GAAGT,OAAO,CAACU,EAAE;AAE5D,OAAO,MAAMC,QAAgB,GAAG;EAC9BC,GAAG,EAAE,EAAE;EACPC,IAAI,EAAE,EAAE;EACRC,KAAK,EAAE,EAAE;EACTC,MAAM,EAAE;AACV,CAAC","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["FicButton"],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButton/index.ts"],"mappings":"AAAA,OAAOA,SAAS,MAAM,
|
|
1
|
+
{"version":3,"names":["FicButton"],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButton/index.ts"],"mappings":";;AAAA,OAAOA,SAAS,MAAM,gBAAa;AAGnC,SAASA,SAAS","ignoreList":[]}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
import {
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import { Colors } from "../../../../styles/colors.js";
|
|
4
|
+
import { BORDER_RADIUS } from "../../../../styles/space.js";
|
|
5
|
+
import { FONT_SIZE } from "../constants.js";
|
|
4
6
|
const defaultContainerProps = {
|
|
5
7
|
flexDirection: 'row',
|
|
6
8
|
alignSelf: 'flex-start',
|
|
@@ -185,7 +187,8 @@ const ficButtonDarkTheme = {
|
|
|
185
187
|
},
|
|
186
188
|
disabled: {
|
|
187
189
|
container: {
|
|
188
|
-
...defaultContainerProps
|
|
190
|
+
...defaultContainerProps,
|
|
191
|
+
alignSelf: 'center'
|
|
189
192
|
},
|
|
190
193
|
text: {
|
|
191
194
|
textDecorationLine: 'underline',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Colors","BORDER_RADIUS","FONT_SIZE","defaultContainerProps","flexDirection","alignSelf","justifyContent","alignContent","alignItems","borderRadius","SM","defaultIconContainerProps","iconContainerProps","ficButtonDarkTheme","primary","default","container","backgroundColor","AZURE_K","text","color","ELEVATION_1","icon","pressedStyle","AZURE_K_D1","disabled","ELEVATION_4","ELEVATION_2","error","RED","WHITE","RED_D1","secondary","borderWidth","borderColor","RED_K_D1","tertiary","textDecorationLine","fontSize","WHITE_80","position"],"sourceRoot":"../../../../../../src","sources":["components/buttons/FicButton/themes/dark.ts"],"mappings":"AACA,SAASA,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"names":["Colors","BORDER_RADIUS","FONT_SIZE","defaultContainerProps","flexDirection","alignSelf","justifyContent","alignContent","alignItems","borderRadius","SM","defaultIconContainerProps","iconContainerProps","ficButtonDarkTheme","primary","default","container","backgroundColor","AZURE_K","text","color","ELEVATION_1","icon","pressedStyle","AZURE_K_D1","disabled","ELEVATION_4","ELEVATION_2","error","RED","WHITE","RED_D1","secondary","borderWidth","borderColor","RED_K_D1","tertiary","textDecorationLine","fontSize","WHITE_80","position"],"sourceRoot":"../../../../../../src","sources":["components/buttons/FicButton/themes/dark.ts"],"mappings":"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","ignoreList":[]}
|
|
@@ -1,3 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import ficButtonDarkTheme from "./dark.js";
|
|
4
|
+
import ficButtonLightTheme from "./light.js";
|
|
5
|
+
export { ficButtonDarkTheme, ficButtonLightTheme };
|
|
3
6
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["ficButtonLightTheme"],"sourceRoot":"../../../../../../src","sources":["components/buttons/FicButton/themes/index.ts"],"mappings":"AAAA,OAAOA,mBAAmB,MAAM,
|
|
1
|
+
{"version":3,"names":["ficButtonDarkTheme","ficButtonLightTheme"],"sourceRoot":"../../../../../../src","sources":["components/buttons/FicButton/themes/index.ts"],"mappings":";;AAAA,OAAOA,kBAAkB,MAAM,WAAQ;AACvC,OAAOC,mBAAmB,MAAM,YAAS;AAEzC,SAASD,kBAAkB,EAAEC,mBAAmB","ignoreList":[]}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
import {
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import { Colors } from "../../../../styles/colors.js";
|
|
4
|
+
import { BORDER_RADIUS } from "../../../../styles/space.js";
|
|
5
|
+
import { FONT_SIZE } from "../constants.js";
|
|
4
6
|
const defaultContainerProps = {
|
|
5
7
|
flexDirection: 'row',
|
|
6
8
|
alignSelf: 'flex-start',
|
|
@@ -199,7 +201,8 @@ const ficButtonLightTheme = {
|
|
|
199
201
|
},
|
|
200
202
|
disabled: {
|
|
201
203
|
container: {
|
|
202
|
-
...defaultContainerProps
|
|
204
|
+
...defaultContainerProps,
|
|
205
|
+
alignSelf: 'center'
|
|
203
206
|
},
|
|
204
207
|
text: {
|
|
205
208
|
textDecorationLine: 'underline',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Colors","BORDER_RADIUS","FONT_SIZE","defaultContainerProps","flexDirection","alignSelf","justifyContent","alignContent","alignItems","borderRadius","SM","defaultIconContainerProps","iconContainerProps","ficButtonLightTheme","primary","default","container","backgroundColor","AZURE","text","fontSize","color","WHITE","icon","pressedStyle","AZURE_D1","disabled","GREY_2","GREY_3","error","RED","RED_D2","secondary","borderWidth","borderColor","RED_L1","tertiary","textDecorationLine","colorContrastForLightTheme","BLACK_08","WHITE_80","RED_L2"],"sourceRoot":"../../../../../../src","sources":["components/buttons/FicButton/themes/light.ts"],"mappings":"AACA,SAASA,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"names":["Colors","BORDER_RADIUS","FONT_SIZE","defaultContainerProps","flexDirection","alignSelf","justifyContent","alignContent","alignItems","borderRadius","SM","defaultIconContainerProps","iconContainerProps","ficButtonLightTheme","primary","default","container","backgroundColor","AZURE","text","fontSize","color","WHITE","icon","pressedStyle","AZURE_D1","disabled","GREY_2","GREY_3","error","RED","RED_D2","secondary","borderWidth","borderColor","RED_L1","tertiary","textDecorationLine","colorContrastForLightTheme","BLACK_08","WHITE_80","RED_L2"],"sourceRoot":"../../../../../../src","sources":["components/buttons/FicButton/themes/light.ts"],"mappings":";;AACA,SAASA,MAAM,QAAQ,8BAA2B;AAClD,SAASC,aAAa,QAAQ,6BAA0B;AAExD,SAASC,SAAS,QAAQ,iBAAc;AAExC,MAAMC,qBAAuC,GAAG;EAC9CC,aAAa,EAAE,KAAK;EACpBC,SAAS,EAAE,YAAY;EACvBC,cAAc,EAAE,QAAQ;EACxBC,YAAY,EAAE,QAAQ;EACtBC,UAAU,EAAE,QAAQ;EACpBC,YAAY,EAAER,aAAa,CAACS;AAC9B,CAAC;AAED,MAAM;EAAEH,YAAY;EAAE,GAAGI;AAA0B,CAAC,GAAGR,qBAAqB;AAE5E,MAAMS,kBAAkB,GAAG;EACzB,GAAGD,yBAAyB;EAC5BF,YAAY,EAAE,IAAI;EAClBJ,SAAS,EAAE;AACb,CAAC;AAED,MAAMQ,mBAAmC,GAAG;EAC1CC,OAAO,EAAE;IACPC,OAAO,EAAE;MACPC,SAAS,EAAE;QACT,GAAGb,qBAAqB;QACxBc,eAAe,EAAEjB,MAAM,CAACkB;MAC1B,CAAC;MACDC,IAAI,EAAE;QACJC,QAAQ,EAAElB,SAAS;QACnBmB,KAAK,EAAErB,MAAM,CAACsB;MAChB,CAAC;MACDC,IAAI,EAAE;QACJF,KAAK,EAAErB,MAAM,CAACsB;MAChB,CAAC;MACDE,YAAY,EAAE;QACZR,SAAS,EAAE;UACT,GAAGb,qBAAqB;UACxBc,eAAe,EAAEjB,MAAM,CAACyB;QAC1B,CAAC;QACDN,IAAI,EAAE;UACJC,QAAQ,EAAElB,SAAS;UACnBmB,KAAK,EAAErB,MAAM,CAACsB;QAChB,CAAC;QACDC,IAAI,EAAE;UACJF,KAAK,EAAErB,MAAM,CAACsB;QAChB;MACF;IACF,CAAC;IACDI,QAAQ,EAAE;MACRV,SAAS,EAAE;QACT,GAAGb,qBAAqB;QACxBc,eAAe,EAAEjB,MAAM,CAAC2B;MAC1B,CAAC;MACDR,IAAI,EAAE;QACJC,QAAQ,EAAElB,SAAS;QACnBmB,KAAK,EAAErB,MAAM,CAAC4B;MAChB,CAAC;MACDL,IAAI,EAAE;QACJF,KAAK,EAAErB,MAAM,CAAC4B;MAChB;IACF,CAAC;IACDC,KAAK,EAAE;MACLb,SAAS,EAAE;QACT,GAAGb,qBAAqB;QACxBc,eAAe,EAAEjB,MAAM,CAAC8B;MAC1B,CAAC;MACDX,IAAI,EAAE;QACJC,QAAQ,EAAElB,SAAS;QACnBmB,KAAK,EAAErB,MAAM,CAACsB;MAChB,CAAC;MACDC,IAAI,EAAE;QACJF,KAAK,EAAErB,MAAM,CAACsB;MAChB,CAAC;MACDE,YAAY,EAAE;QACZR,SAAS,EAAE;UACT,GAAGb,qBAAqB;UACxBc,eAAe,EAAEjB,MAAM,CAAC+B;QAC1B,CAAC;QACDZ,IAAI,EAAE;UACJC,QAAQ,EAAElB,SAAS;UACnBmB,KAAK,EAAErB,MAAM,CAACsB;QAChB,CAAC;QACDC,IAAI,EAAE;UACJF,KAAK,EAAErB,MAAM,CAACsB;QAChB;MACF;IACF;EACF,CAAC;EACDU,SAAS,EAAE;IACTjB,OAAO,EAAE;MACPC,SAAS,EAAE;QACT,GAAGb,qBAAqB;QACxBc,eAAe,EAAEjB,MAAM,CAACsB,KAAK;QAC7BW,WAAW,EAAE,CAAC;QACdC,WAAW,EAAElC,MAAM,CAACkB;MACtB,CAAC;MACDC,IAAI,EAAE;QACJC,QAAQ,EAAElB,SAAS;QACnBmB,KAAK,EAAErB,MAAM,CAACkB;MAChB,CAAC;MACDK,IAAI,EAAE;QACJF,KAAK,EAAErB,MAAM,CAACkB;MAChB,CAAC;MACDM,YAAY,EAAE;QACZR,SAAS,EAAE;UACT,GAAGb,qBAAqB;UACxBc,eAAe,EAAEjB,MAAM,CAAC2B,MAAM;UAC9BM,WAAW,EAAE,CAAC;UACdC,WAAW,EAAElC,MAAM,CAACkB;QACtB,CAAC;QACDC,IAAI,EAAE;UACJC,QAAQ,EAAElB,SAAS;UACnBmB,KAAK,EAAErB,MAAM,CAACkB;QAChB,CAAC;QACDK,IAAI,EAAE;UACJF,KAAK,EAAErB,MAAM,CAACkB;QAChB;MACF;IACF,CAAC;IACDQ,QAAQ,EAAE;MACRV,SAAS,EAAE;QACT,GAAGb,qBAAqB;QACxBc,eAAe,EAAEjB,MAAM,CAACsB,KAAK;QAC7BW,WAAW,EAAE,CAAC;QACdC,WAAW,EAAElC,MAAM,CAAC4B;MACtB,CAAC;MACDT,IAAI,EAAE;QACJC,QAAQ,EAAElB,SAAS;QACnBmB,KAAK,EAAErB,MAAM,CAAC4B;MAChB,CAAC;MACDL,IAAI,EAAE;QACJF,KAAK,EAAErB,MAAM,CAAC4B;MAChB;IACF,CAAC;IACDC,KAAK,EAAE;MACLb,SAAS,EAAE;QACT,GAAGb,qBAAqB;QACxBc,eAAe,EAAEjB,MAAM,CAACsB,KAAK;QAC7BW,WAAW,EAAE,CAAC;QACdC,WAAW,EAAElC,MAAM,CAAC8B;MACtB,CAAC;MACDX,IAAI,EAAE;QACJC,QAAQ,EAAElB,SAAS;QACnBmB,KAAK,EAAErB,MAAM,CAAC8B;MAChB,CAAC;MACDP,IAAI,EAAE;QACJF,KAAK,EAAErB,MAAM,CAAC8B;MAChB,CAAC;MACDN,YAAY,EAAE;QACZR,SAAS,EAAE;UACT,GAAGb,qBAAqB;UACxBc,eAAe,EAAEjB,MAAM,CAACmC,MAAM;UAC9BF,WAAW,EAAE,CAAC;UACdC,WAAW,EAAElC,MAAM,CAAC8B;QACtB,CAAC;QACDX,IAAI,EAAE;UACJC,QAAQ,EAAElB,SAAS;UACnBmB,KAAK,EAAErB,MAAM,CAAC8B;QAChB,CAAC;QACDP,IAAI,EAAE;UACJF,KAAK,EAAErB,MAAM,CAAC8B;QAChB;MACF;IACF;EACF,CAAC;EACDM,QAAQ,EAAE;IACRrB,OAAO,EAAE;MACPC,SAAS,EAAE;QAAE,GAAGb,qBAAqB;QAAEE,SAAS,EAAE;MAAS,CAAC;MAC5Dc,IAAI,EAAE;QACJkB,kBAAkB,EAAE,WAAW;QAC/BjB,QAAQ,EAAElB,SAAS;QACnBmB,KAAK,EAAErB,MAAM,CAACkB,KAAK;QACnBoB,0BAA0B,EAAEtC,MAAM,CAACsB;MACrC,CAAC;MACDC,IAAI,EAAE;QACJF,KAAK,EAAErB,MAAM,CAACkB,KAAK;QACnBoB,0BAA0B,EAAEtC,MAAM,CAACsB;MACrC,CAAC;MACDE,YAAY,EAAE;QACZR,SAAS,EAAE;UACT,GAAGb,qBAAqB;UACxBE,SAAS,EAAE,QAAQ;UACnBY,eAAe,EAAEjB,MAAM,CAACuC;QAC1B,CAAC;QACDpB,IAAI,EAAE;UACJkB,kBAAkB,EAAE,WAAW;UAC/BjB,QAAQ,EAAElB,SAAS;UACnBmB,KAAK,EAAErB,MAAM,CAACkB,KAAK;UACnBoB,0BAA0B,EAAEtC,MAAM,CAACsB;QACrC,CAAC;QACDC,IAAI,EAAE;UACJF,KAAK,EAAErB,MAAM,CAACkB,KAAK;UACnBoB,0BAA0B,EAAEtC,MAAM,CAACsB;QACrC;MACF;IACF,CAAC;IACDI,QAAQ,EAAE;MACRV,SAAS,EAAE;QAAE,GAAGb,qBAAqB;QAAEE,SAAS,EAAE;MAAS,CAAC;MAC5Dc,IAAI,EAAE;QACJkB,kBAAkB,EAAE,WAAW;QAC/BjB,QAAQ,EAAElB,SAAS;QACnBmB,KAAK,EAAErB,MAAM,CAAC4B;MAChB,CAAC;MACDL,IAAI,EAAE;QACJF,KAAK,EAAErB,MAAM,CAAC4B,MAAM;QACpBU,0BAA0B,EAAEtC,MAAM,CAACwC;MACrC;IACF,CAAC;IACDX,KAAK,EAAE;MACLb,SAAS,EAAE;QAAE,GAAGb,qBAAqB;QAAEE,SAAS,EAAE;MAAS,CAAC;MAC5Dc,IAAI,EAAE;QACJkB,kBAAkB,EAAE,WAAW;QAC/BjB,QAAQ,EAAElB,SAAS;QACnBmB,KAAK,EAAErB,MAAM,CAAC8B,GAAG;QACjBQ,0BAA0B,EAAEtC,MAAM,CAACyC;MACrC,CAAC;MACDlB,IAAI,EAAE;QACJF,KAAK,EAAErB,MAAM,CAAC8B;MAChB,CAAC;MACDN,YAAY,EAAE;QACZR,SAAS,EAAE;UACT,GAAGb,qBAAqB;UACxBE,SAAS,EAAE,QAAQ;UACnBY,eAAe,EAAEjB,MAAM,CAACmC;QAC1B,CAAC;QACDhB,IAAI,EAAE;UACJkB,kBAAkB,EAAE,WAAW;UAC/BjB,QAAQ,EAAElB,SAAS;UACnBmB,KAAK,EAAErB,MAAM,CAAC8B,GAAG;UACjBQ,0BAA0B,EAAEtC,MAAM,CAACyC;QACrC,CAAC;QACDlB,IAAI,EAAE;UACJF,KAAK,EAAErB,MAAM,CAAC8B,GAAG;UACjBQ,0BAA0B,EAAEtC,MAAM,CAACyC;QACrC;MACF;IACF;EACF,CAAC;EACDlB,IAAI,EAAE;IACJR,OAAO,EAAE;MACPC,SAAS,EAAE;QAAE,GAAGJ,kBAAkB;QAAEP,SAAS,EAAE;MAAa,CAAC;MAC7Dc,IAAI,EAAE,CAAC,CAAC;MACRI,IAAI,EAAE;QACJF,KAAK,EAAErB,MAAM,CAACkB,KAAK;QACnBoB,0BAA0B,EAAEtC,MAAM,CAACsB;MACrC,CAAC;MACDE,YAAY,EAAE;QACZR,SAAS,EAAE;UACTC,eAAe,EAAEjB,MAAM,CAACuC,QAAQ;UAChCjC,cAAc,EAAE,QAAQ;UACxBE,UAAU,EAAE;QACd,CAAC;QACDW,IAAI,EAAE,CAAC,CAAC;QACRI,IAAI,EAAE;UACJF,KAAK,EAAErB,MAAM,CAACkB,KAAK;UACnBoB,0BAA0B,EAAEtC,MAAM,CAACsB;QACrC;MACF;IACF,CAAC;IACDI,QAAQ,EAAE;MACRV,SAAS,EAAE;QAAE,GAAGJ;MAAmB,CAAC;MACpCO,IAAI,EAAE,CAAC,CAAC;MACRI,IAAI,EAAE;QACJF,KAAK,EAAErB,MAAM,CAAC4B,MAAM;QACpBU,0BAA0B,EAAEtC,MAAM,CAACwC;MACrC;IACF,CAAC;IACDX,KAAK,EAAE;MACLb,SAAS,EAAE;QAAE,GAAGJ;MAAmB,CAAC;MACpCO,IAAI,EAAE,CAAC,CAAC;MACRI,IAAI,EAAE;QACJF,KAAK,EAAErB,MAAM,CAAC8B;MAChB,CAAC;MACDN,YAAY,EAAE;QACZR,SAAS,EAAE;UACTV,cAAc,EAAE,QAAQ;UACxBE,UAAU,EAAE,QAAQ;UACpBS,eAAe,EAAEjB,MAAM,CAACmC;QAC1B,CAAC;QACDhB,IAAI,EAAE,CAAC,CAAC;QACRI,IAAI,EAAE;UACJF,KAAK,EAAErB,MAAM,CAAC8B,GAAG;UACjBQ,0BAA0B,EAAEtC,MAAM,CAACyC;QACrC;MACF;IACF;EACF;AACF,CAAC;AAED,eAAe5B,mBAAmB","ignoreList":[]}
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { StyleSheet, View } from 'react-native';
|
|
4
|
-
import FicButton from
|
|
5
|
+
import FicButton from "../FicButton/FicButton.js";
|
|
6
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
5
7
|
const FicButtonGroup = ({
|
|
6
8
|
primaryAction,
|
|
7
9
|
secondaryAction,
|
|
@@ -9,34 +11,35 @@ const FicButtonGroup = ({
|
|
|
9
11
|
horizontal
|
|
10
12
|
}) => {
|
|
11
13
|
const containerStyleObj = style ?? {};
|
|
14
|
+
const bothTertiaryGap = primaryAction?.type === 'tertiary' && secondaryAction?.type === 'tertiary';
|
|
15
|
+
const onlyOneTertiaryGap = primaryAction?.type === 'tertiary' || secondaryAction?.type === 'tertiary';
|
|
12
16
|
const dynamicContainerStyle = {
|
|
13
|
-
flexDirection: horizontal ? 'row' : 'column'
|
|
17
|
+
flexDirection: horizontal ? 'row' : 'column',
|
|
18
|
+
columnGap: 8,
|
|
19
|
+
rowGap: bothTertiaryGap ? 28 : onlyOneTertiaryGap ? 20 : 8
|
|
14
20
|
};
|
|
15
21
|
const primaryActionStyle = [horizontal ? {
|
|
16
22
|
flex: 1
|
|
17
|
-
} : {}, horizontal && secondaryAction ? {
|
|
18
|
-
marginRight: 8
|
|
19
23
|
} : {}, {
|
|
20
24
|
alignSelf: 'center'
|
|
21
25
|
}];
|
|
22
26
|
const secondaryActionStyle = [horizontal ? {
|
|
23
27
|
flex: 1
|
|
24
|
-
} : {}, !horizontal && primaryAction ? {
|
|
25
|
-
marginTop: 8
|
|
26
|
-
} : {}, horizontal && primaryAction ? {
|
|
27
|
-
marginLeft: 8
|
|
28
28
|
} : {}, {
|
|
29
29
|
alignSelf: 'center'
|
|
30
30
|
}];
|
|
31
|
-
return /*#__PURE__*/
|
|
32
|
-
style: [styles.container, dynamicContainerStyle, containerStyleObj]
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
31
|
+
return /*#__PURE__*/_jsxs(View, {
|
|
32
|
+
style: [styles.container, dynamicContainerStyle, containerStyleObj],
|
|
33
|
+
children: [primaryAction ? /*#__PURE__*/_jsx(FicButton, {
|
|
34
|
+
fullWidth: true,
|
|
35
|
+
containerStyle: primaryActionStyle,
|
|
36
|
+
...primaryAction
|
|
37
|
+
}) : null, secondaryAction ? /*#__PURE__*/_jsx(FicButton, {
|
|
38
|
+
fullWidth: true,
|
|
39
|
+
containerStyle: secondaryActionStyle,
|
|
40
|
+
...secondaryAction
|
|
41
|
+
}) : null]
|
|
42
|
+
});
|
|
40
43
|
};
|
|
41
44
|
export default FicButtonGroup;
|
|
42
45
|
const styles = StyleSheet.create({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","StyleSheet","View","FicButton","FicButtonGroup","primaryAction","secondaryAction","style","horizontal","containerStyleObj","
|
|
1
|
+
{"version":3,"names":["React","StyleSheet","View","FicButton","jsx","_jsx","jsxs","_jsxs","FicButtonGroup","primaryAction","secondaryAction","style","horizontal","containerStyleObj","bothTertiaryGap","type","onlyOneTertiaryGap","dynamicContainerStyle","flexDirection","columnGap","rowGap","primaryActionStyle","flex","alignSelf","secondaryActionStyle","styles","container","children","fullWidth","containerStyle","create","alignItems"],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButtonGroup/FicButtonGroup.tsx"],"mappings":";;AAAA,OAAOA,KAAK,MAAM,OAAO;AACzB,SAAoBC,UAAU,EAAEC,IAAI,QAAmB,cAAc;AACrE,OAAOC,SAAS,MAAM,2BAAwB;AAAC,SAAAC,GAAA,IAAAC,IAAA,EAAAC,IAAA,IAAAC,KAAA;AAG/C,MAAMC,cAA6C,GAAGA,CAAC;EACrDC,aAAa;EACbC,eAAe;EACfC,KAAK;EACLC;AACF,CAAC,KAAK;EACJ,MAAMC,iBAAiB,GAAGF,KAAK,IAAI,CAAC,CAAC;EAErC,MAAMG,eAAe,GACnBL,aAAa,EAAEM,IAAI,KAAK,UAAU,IAAIL,eAAe,EAAEK,IAAI,KAAK,UAAU;EAC5E,MAAMC,kBAAkB,GACtBP,aAAa,EAAEM,IAAI,KAAK,UAAU,IAAIL,eAAe,EAAEK,IAAI,KAAK,UAAU;EAE5E,MAAME,qBAA2C,GAAG;IAClDC,aAAa,EAAEN,UAAU,GAAG,KAAK,GAAG,QAAQ;IAC5CO,SAAS,EAAE,CAAC;IACZC,MAAM,EAAEN,eAAe,GAAG,EAAE,GAAGE,kBAAkB,GAAG,EAAE,GAAG;EAC3D,CAAC;EAED,MAAMK,kBAA0C,GAAG,CACjDT,UAAU,GAAG;IAAEU,IAAI,EAAE;EAAE,CAAC,GAAG,CAAC,CAAC,EAC7B;IAAEC,SAAS,EAAE;EAAS,CAAC,CACxB;EAED,MAAMC,oBAA4C,GAAG,CACnDZ,UAAU,GAAG;IAAEU,IAAI,EAAE;EAAE,CAAC,GAAG,CAAC,CAAC,EAC7B;IAAEC,SAAS,EAAE;EAAS,CAAC,CACxB;EAED,oBACEhB,KAAA,CAACL,IAAI;IAACS,KAAK,EAAE,CAACc,MAAM,CAACC,SAAS,EAAET,qBAAqB,EAAEJ,iBAAiB,CAAE;IAAAc,QAAA,GACvElB,aAAa,gBACZJ,IAAA,CAACF,SAAS;MACRyB,SAAS;MACTC,cAAc,EAAER,kBAAmB;MAAA,GAC/BZ;IAAa,CAClB,CAAC,GACA,IAAI,EACPC,eAAe,gBACdL,IAAA,CAACF,SAAS;MACRyB,SAAS;MACTC,cAAc,EAAEL,oBAAqB;MAAA,GACjCd;IAAe,CACpB,CAAC,GACA,IAAI;EAAA,CACJ,CAAC;AAEX,CAAC;AAED,eAAeF,cAAc;AAE7B,MAAMiB,MAAM,GAAGxB,UAAU,CAAC6B,MAAM,CAAC;EAC/BJ,SAAS,EAAE;IACTK,UAAU,EAAE;EACd;AACF,CAAC,CAAC","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButtonGroup/FicButtonGroup.types.ts"],"mappings":"","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButtonGroup/FicButtonGroup.types.ts"],"mappings":"","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["FicButtonGroup"],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButtonGroup/index.ts"],"mappings":"AAAA,OAAOA,cAAc,MAAM,
|
|
1
|
+
{"version":3,"names":["FicButtonGroup"],"sourceRoot":"../../../../../src","sources":["components/buttons/FicButtonGroup/index.ts"],"mappings":";;AAAA,OAAOA,cAAc,MAAM,qBAAkB;AAC7C,SAASA,cAAc","ignoreList":[]}
|
|
@@ -1,34 +1,37 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
2
3
|
import React from 'react';
|
|
3
4
|
import { StyleSheet, View } from 'react-native';
|
|
4
|
-
import { useTheme } from
|
|
5
|
-
import { Icon } from
|
|
6
|
-
import { MARGIN, PADDING } from
|
|
7
|
-
import { FicButtonGroup } from
|
|
8
|
-
import { Headline } from
|
|
9
|
-
import { Subhead } from
|
|
5
|
+
import { useTheme } from "../../../hooks/useTheme.js";
|
|
6
|
+
import { Icon } from "../../../providers/IconProvider/index.js";
|
|
7
|
+
import { MARGIN, PADDING } from "../../../styles/space.js";
|
|
8
|
+
import { FicButtonGroup } from "../../buttons/FicButtonGroup/index.js";
|
|
9
|
+
import { Headline } from "../../typographies/Headline/index.js";
|
|
10
|
+
import { Subhead } from "../../typographies/Subhead/index.js";
|
|
11
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
10
12
|
const iconNameByType = {
|
|
11
|
-
info: 'info
|
|
12
|
-
success: 'check
|
|
13
|
-
warning: 'exclamation
|
|
14
|
-
danger: 'exclamation
|
|
13
|
+
info: 'circle-info',
|
|
14
|
+
success: 'circle-check',
|
|
15
|
+
warning: 'triangle-exclamation',
|
|
16
|
+
danger: 'circle-exclamation'
|
|
15
17
|
};
|
|
16
18
|
const Banner = ({
|
|
17
19
|
title,
|
|
18
20
|
message,
|
|
19
21
|
iconName,
|
|
22
|
+
hideIcon,
|
|
20
23
|
type = 'info',
|
|
21
24
|
highContrast = false,
|
|
22
25
|
primaryAction,
|
|
23
26
|
secondaryAction,
|
|
27
|
+
horizontalActions = true,
|
|
24
28
|
style,
|
|
25
29
|
...props
|
|
26
30
|
}) => {
|
|
27
|
-
var _theme$type, _theme$type2;
|
|
28
31
|
const {
|
|
29
32
|
banner: theme
|
|
30
33
|
} = useTheme();
|
|
31
|
-
const themeProps = highContrast && theme
|
|
34
|
+
const themeProps = highContrast && theme?.[type]?.highContrast ? theme?.[type]?.highContrast : theme?.[type];
|
|
32
35
|
const {
|
|
33
36
|
backgroundColor,
|
|
34
37
|
borderColor,
|
|
@@ -39,32 +42,36 @@ const Banner = ({
|
|
|
39
42
|
backgroundColor: backgroundColor || 'transparent',
|
|
40
43
|
borderColor: borderColor || 'transparent'
|
|
41
44
|
}, style];
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
45
|
+
const _iconName = iconName || iconNameByType[type];
|
|
46
|
+
return /*#__PURE__*/_jsxs(View, {
|
|
47
|
+
style: containerStyle,
|
|
48
|
+
...props,
|
|
49
|
+
children: [/*#__PURE__*/_jsxs(View, {
|
|
50
|
+
style: styles.bannerHeader,
|
|
51
|
+
children: [!hideIcon && /*#__PURE__*/_jsx(Icon, {
|
|
52
|
+
name: _iconName,
|
|
53
|
+
solid: true,
|
|
54
|
+
size: 20,
|
|
55
|
+
internalPadding: 2,
|
|
56
|
+
color: headlineColor
|
|
57
|
+
}), title ? /*#__PURE__*/_jsx(Headline, {
|
|
58
|
+
text: title,
|
|
59
|
+
color: headlineColor,
|
|
60
|
+
style: styles.bannerTitle
|
|
61
|
+
}) : null]
|
|
62
|
+
}), message ? /*#__PURE__*/_jsx(Subhead, {
|
|
63
|
+
text: message,
|
|
64
|
+
color: messageColor,
|
|
65
|
+
style: styles.bannerMessage
|
|
66
|
+
}) : null, primaryAction || secondaryAction ? /*#__PURE__*/_jsx(FicButtonGroup, {
|
|
67
|
+
primaryAction: primaryAction,
|
|
68
|
+
secondaryAction: secondaryAction,
|
|
69
|
+
horizontal: horizontalActions,
|
|
70
|
+
style: {
|
|
71
|
+
marginTop: 16
|
|
72
|
+
}
|
|
73
|
+
}) : null]
|
|
74
|
+
});
|
|
68
75
|
};
|
|
69
76
|
const styles = StyleSheet.create({
|
|
70
77
|
bannerContainer: {
|
|
@@ -72,14 +79,14 @@ const styles = StyleSheet.create({
|
|
|
72
79
|
borderRadius: 8,
|
|
73
80
|
borderWidth: 1
|
|
74
81
|
},
|
|
75
|
-
bannerHeader: {
|
|
76
|
-
flexDirection: 'row',
|
|
77
|
-
alignItems: 'center'
|
|
78
|
-
},
|
|
79
82
|
bannerTitle: {
|
|
80
|
-
marginLeft: MARGIN.SM,
|
|
81
83
|
flexShrink: 1
|
|
82
84
|
},
|
|
85
|
+
bannerHeader: {
|
|
86
|
+
flexDirection: 'row',
|
|
87
|
+
alignItems: 'center',
|
|
88
|
+
gap: MARGIN.MD
|
|
89
|
+
},
|
|
83
90
|
bannerMessage: {
|
|
84
91
|
marginTop: MARGIN.SM,
|
|
85
92
|
flexShrink: 1
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","StyleSheet","View","useTheme","Icon","MARGIN","PADDING","FicButtonGroup","Headline","Subhead","iconNameByType","info","success","warning","danger","Banner","title","message","iconName","type","highContrast","primaryAction","secondaryAction","
|
|
1
|
+
{"version":3,"names":["React","StyleSheet","View","useTheme","Icon","MARGIN","PADDING","FicButtonGroup","Headline","Subhead","jsx","_jsx","jsxs","_jsxs","iconNameByType","info","success","warning","danger","Banner","title","message","iconName","hideIcon","type","highContrast","primaryAction","secondaryAction","horizontalActions","style","props","banner","theme","themeProps","backgroundColor","borderColor","headlineColor","messageColor","containerStyle","styles","bannerContainer","_iconName","children","bannerHeader","name","solid","size","internalPadding","color","text","bannerTitle","bannerMessage","horizontal","marginTop","create","padding","LG","borderRadius","borderWidth","flexShrink","flexDirection","alignItems","gap","MD","SM"],"sourceRoot":"../../../../../src","sources":["components/notifications/Banner/Banner.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/notifications/Banner/Banner.types.ts"],"mappings":"","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../../src","sources":["components/notifications/Banner/Banner.types.ts"],"mappings":"","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Banner"],"sourceRoot":"../../../../../src","sources":["components/notifications/Banner/index.ts"],"mappings":"AAAA,OAAOA,MAAM,MAAM,
|
|
1
|
+
{"version":3,"names":["Banner"],"sourceRoot":"../../../../../src","sources":["components/notifications/Banner/index.ts"],"mappings":";;AAAA,OAAOA,MAAM,MAAM,aAAU;AAE7B,SAASA,MAAM","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Colors","bannerDarkTheme","info","backgroundColor","AZURE_K_D2","borderColor","AZURE_K_D1","headlineColor","AZURE_K_L1","messageColor","AZURE_K_L2","success","GREEN_K_D2","GREEN_K_D1","GREEN_K_L1","GREEN_K_L2","warning","YELLOW_K_D2","YELLOW_K_D1","ELEVATION_1","ELEVATION_2","highContrast","YELLOW_K_L3","YELLOW_K_L2","danger","RED_K_D2","RED_K_D1","RED_K_L1","RED_K_L2","RED_K_L3"],"sourceRoot":"../../../../../../src","sources":["components/notifications/Banner/themes/dark.ts"],"mappings":"AAAA,SAASA,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"names":["Colors","bannerDarkTheme","info","backgroundColor","AZURE_K_D2","borderColor","AZURE_K_D1","headlineColor","AZURE_K_L1","messageColor","AZURE_K_L2","success","GREEN_K_D2","GREEN_K_D1","GREEN_K_L1","GREEN_K_L2","warning","YELLOW_K_D2","YELLOW_K_D1","ELEVATION_1","ELEVATION_2","highContrast","YELLOW_K_L3","YELLOW_K_L2","danger","RED_K_D2","RED_K_D1","RED_K_L1","RED_K_L2","RED_K_L3"],"sourceRoot":"../../../../../../src","sources":["components/notifications/Banner/themes/dark.ts"],"mappings":";;AAAA,SAASA,MAAM,QAAQ,8BAA2B;AAGlD,MAAMC,eAAgC,GAAG;EACvCC,IAAI,EAAE;IACJC,eAAe,EAAEH,MAAM,CAACI,UAAU;IAClCC,WAAW,EAAEL,MAAM,CAACM,UAAU;IAC9BC,aAAa,EAAEP,MAAM,CAACQ,UAAU;IAChCC,YAAY,EAAET,MAAM,CAACU;EACvB,CAAC;EACDC,OAAO,EAAE;IACPR,eAAe,EAAEH,MAAM,CAACY,UAAU;IAClCP,WAAW,EAAEL,MAAM,CAACa,UAAU;IAC9BN,aAAa,EAAEP,MAAM,CAACc,UAAU;IAChCL,YAAY,EAAET,MAAM,CAACe;EACvB,CAAC;EACDC,OAAO,EAAE;IACPb,eAAe,EAAEH,MAAM,CAACiB,WAAW;IACnCZ,WAAW,EAAEL,MAAM,CAACkB,WAAW;IAC/BX,aAAa,EAAEP,MAAM,CAACmB,WAAW;IACjCV,YAAY,EAAET,MAAM,CAACoB,WAAW;IAChCC,YAAY,EAAE;MACZlB,eAAe,EAAEH,MAAM,CAACsB,WAAW;MACnCjB,WAAW,EAAEL,MAAM,CAACuB,WAAW;MAC/BhB,aAAa,EAAEP,MAAM,CAACmB,WAAW;MACjCV,YAAY,EAAET,MAAM,CAACoB;IACvB;EACF,CAAC;EACDI,MAAM,EAAE;IACNrB,eAAe,EAAEH,MAAM,CAACyB,QAAQ;IAChCpB,WAAW,EAAEL,MAAM,CAAC0B,QAAQ;IAC5BnB,aAAa,EAAEP,MAAM,CAAC2B,QAAQ;IAC9BlB,YAAY,EAAET,MAAM,CAAC4B,QAAQ;IAC7BP,YAAY,EAAE;MACZlB,eAAe,EAAEH,MAAM,CAAC6B,QAAQ;MAChCxB,WAAW,EAAEL,MAAM,CAAC4B,QAAQ;MAC5BrB,aAAa,EAAEP,MAAM,CAACmB,WAAW;MACjCV,YAAY,EAAET,MAAM,CAACoB;IACvB;EACF;AACF,CAAC;AAED,eAAenB,eAAe","ignoreList":[]}
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
import bannerLightTheme from "./light.js";
|
|
4
|
+
import bannerDarkTheme from "./dark.js";
|
|
3
5
|
export { bannerLightTheme, bannerDarkTheme };
|
|
4
6
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["bannerLightTheme","bannerDarkTheme"],"sourceRoot":"../../../../../../src","sources":["components/notifications/Banner/themes/index.ts"],"mappings":"AAAA,OAAOA,gBAAgB,MAAM,
|
|
1
|
+
{"version":3,"names":["bannerLightTheme","bannerDarkTheme"],"sourceRoot":"../../../../../../src","sources":["components/notifications/Banner/themes/index.ts"],"mappings":";;AAAA,OAAOA,gBAAgB,MAAM,YAAS;AACtC,OAAOC,eAAe,MAAM,WAAQ;AAEpC,SAASD,gBAAgB,EAAEC,eAAe","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Colors","bannerLightTheme","info","backgroundColor","AZURE_L1","borderColor","AZURE_L2","headlineColor","AZURE_D2","messageColor","AZURE_D1","success","GREEN_L1","GREEN_L2","GREEN_D2","GREEN_D1","warning","YELLOW_L1","YELLOW_L2","BLACK_80","highContrast","YELLOW_D1","YELLOW_D2","danger","RED_L1","RED_L2","RED_D2","RED_D1"],"sourceRoot":"../../../../../../src","sources":["components/notifications/Banner/themes/light.ts"],"mappings":"AAAA,SAASA,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"names":["Colors","bannerLightTheme","info","backgroundColor","AZURE_L1","borderColor","AZURE_L2","headlineColor","AZURE_D2","messageColor","AZURE_D1","success","GREEN_L1","GREEN_L2","GREEN_D2","GREEN_D1","warning","YELLOW_L1","YELLOW_L2","BLACK_80","highContrast","YELLOW_D1","YELLOW_D2","danger","RED_L1","RED_L2","RED_D2","RED_D1"],"sourceRoot":"../../../../../../src","sources":["components/notifications/Banner/themes/light.ts"],"mappings":";;AAAA,SAASA,MAAM,QAAQ,8BAA2B;AAGlD,MAAMC,gBAAiC,GAAG;EACxCC,IAAI,EAAE;IACJC,eAAe,EAAEH,MAAM,CAACI,QAAQ;IAChCC,WAAW,EAAEL,MAAM,CAACM,QAAQ;IAC5BC,aAAa,EAAEP,MAAM,CAACQ,QAAQ;IAC9BC,YAAY,EAAET,MAAM,CAACU;EACvB,CAAC;EACDC,OAAO,EAAE;IACPR,eAAe,EAAEH,MAAM,CAACY,QAAQ;IAChCP,WAAW,EAAEL,MAAM,CAACa,QAAQ;IAC5BN,aAAa,EAAEP,MAAM,CAACc,QAAQ;IAC9BL,YAAY,EAAET,MAAM,CAACe;EACvB,CAAC;EACDC,OAAO,EAAE;IACPb,eAAe,EAAEH,MAAM,CAACiB,SAAS;IACjCZ,WAAW,EAAEL,MAAM,CAACkB,SAAS;IAC7BX,aAAa,EAAEP,MAAM,CAACmB,QAAQ;IAC9BV,YAAY,EAAET,MAAM,CAACmB,QAAQ;IAC7BC,YAAY,EAAE;MACZjB,eAAe,EAAEH,MAAM,CAACqB,SAAS;MACjChB,WAAW,EAAEL,MAAM,CAACsB,SAAS;MAC7Bf,aAAa,EAAEP,MAAM,CAACmB,QAAQ;MAC9BV,YAAY,EAAET,MAAM,CAACmB;IACvB;EACF,CAAC;EACDI,MAAM,EAAE;IACNpB,eAAe,EAAEH,MAAM,CAACwB,MAAM;IAC9BnB,WAAW,EAAEL,MAAM,CAACyB,MAAM;IAC1BlB,aAAa,EAAEP,MAAM,CAAC0B,MAAM;IAC5BjB,YAAY,EAAET,MAAM,CAAC2B,MAAM;IAC3BP,YAAY,EAAE;MACZjB,eAAe,EAAEH,MAAM,CAAC2B,MAAM;MAC9BtB,WAAW,EAAEL,MAAM,CAAC0B,MAAM;MAC1BnB,aAAa,EAAEP,MAAM,CAACwB,MAAM;MAC5Bf,YAAY,EAAET,MAAM,CAACwB;IACvB;EACF;AACF,CAAC;AAED,eAAevB,gBAAgB","ignoreList":[]}
|
|
@@ -1,10 +1,12 @@
|
|
|
1
|
-
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
2
3
|
// @ts-ignore TS6133
|
|
3
4
|
import React from 'react';
|
|
4
5
|
import { Text } from 'react-native';
|
|
5
6
|
import { human } from 'react-native-typography';
|
|
6
|
-
import { useTheme } from
|
|
7
|
-
import { FontWeight, retrieveFontWeight } from
|
|
7
|
+
import { useTheme } from "../../../hooks/useTheme.js";
|
|
8
|
+
import { FontWeight, retrieveFontWeight } from "../font.js";
|
|
9
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
8
10
|
const Body = ({
|
|
9
11
|
text,
|
|
10
12
|
weight,
|
|
@@ -21,9 +23,11 @@ const Body = ({
|
|
|
21
23
|
...retrieveFontWeight(weight || FontWeight.REGULAR),
|
|
22
24
|
color: color || typographiesTheme.bodyColor
|
|
23
25
|
};
|
|
24
|
-
return /*#__PURE__*/
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
return /*#__PURE__*/_jsx(Text, {
|
|
27
|
+
...rest,
|
|
28
|
+
style: [composedStyle, style],
|
|
29
|
+
children: text || children
|
|
30
|
+
});
|
|
27
31
|
};
|
|
28
32
|
export default Body;
|
|
29
33
|
//# sourceMappingURL=Body.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","Text","human","useTheme","FontWeight","retrieveFontWeight","Body","text","weight","color","style","children","rest","typographies","typographiesTheme","composedStyle","bodyObject","REGULAR","bodyColor"
|
|
1
|
+
{"version":3,"names":["React","Text","human","useTheme","FontWeight","retrieveFontWeight","jsx","_jsx","Body","text","weight","color","style","children","rest","typographies","typographiesTheme","composedStyle","bodyObject","REGULAR","bodyColor"],"sourceRoot":"../../../../../src","sources":["components/typographies/Body/Body.tsx"],"mappings":";;AAAA;AACA,OAAOA,KAAK,MAA6B,OAAO;AAChD,SAAoBC,IAAI,QAA8B,cAAc;AACpE,SAASC,KAAK,QAAQ,yBAAyB;AAC/C,SAASC,QAAQ,QAAQ,4BAAyB;AAClD,SAASC,UAAU,EAAEC,kBAAkB,QAAQ,YAAS;AAAC,SAAAC,GAAA,IAAAC,IAAA;AASzD,MAAMC,IAAmC,GAAGA,CAAC;EAC3CC,IAAI;EACJC,MAAM;EACNC,KAAK;EACLC,KAAK;EACLC,QAAQ;EACR,GAAGC;AACL,CAAC,KAAK;EACJ,MAAM;IAAEC,YAAY,EAAEC;EAAkB,CAAC,GAAGb,QAAQ,CAAC,CAAC;EAEtD,MAAMc,aAAmC,GAAG;IAC1C,GAAGf,KAAK,CAACgB,UAAU;IACnB,GAAGb,kBAAkB,CAACK,MAAM,IAAIN,UAAU,CAACe,OAAO,CAAC;IACnDR,KAAK,EAAEA,KAAK,IAAIK,iBAAiB,CAACI;EACpC,CAAC;EAED,oBACEb,IAAA,CAACN,IAAI;IAAA,GAAKa,IAAI;IAAEF,KAAK,EAAE,CAACK,aAAa,EAAEL,KAAK,CAAE;IAAAC,QAAA,EAC3CJ,IAAI,IAAII;EAAQ,CACb,CAAC;AAEX,CAAC;AAED,eAAeL,IAAI","ignoreList":[]}
|