@4alldigital/foundation-ui--gamma 1.64.0 → 1.65.0
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/dist/foundation-ui.css +1 -1
- package/dist/index.esm.js +1 -16
- package/dist/index.js +1 -16
- package/dist/types/lib/{components → src/components}/Accordion/Accordion.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/AnimationCounter/AnimationCounter.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/AnimationSet1/AnimationSet1.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Authenticator/Authenticator.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Avatar/Avatar.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Blockquote/Blockquote.d.ts +1 -1
- package/dist/types/lib/{components → src/components}/Button/Button.d.ts +1 -1
- package/dist/types/lib/{components → src/components}/Button/Button.types.d.ts +2 -2
- package/dist/types/lib/{components → src/components}/ButtonGroup/ButtonGroup.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Card/Card.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Card/Card.types.d.ts +3 -3
- package/dist/types/lib/{components → src/components}/Card/types/CardBasic/CardBasic.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Card/types/CardData/CardData.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Card/types/CardHorz/CardHorz.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Card/types/CardIcon/CardIcon.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Card/types/CardMedia/CardMedia.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Card/types/CardVideo/CardVideo.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/CardGrid/CardGrid.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Carousel/Carousel.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Carousel/Carousel.types.d.ts +2 -1
- package/dist/types/lib/{components → src/components}/Cart/Cart.d.ts +1 -2
- package/dist/types/lib/src/components/Checkbox/Checkbox.d.ts +4 -0
- package/dist/types/lib/{components → src/components}/Chip/Chip.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Container/Container.d.ts +1 -1
- package/dist/types/lib/{components → src/components}/Container/Container.types.d.ts +2 -1
- package/dist/types/lib/{components → src/components}/ContentPageLayout/ContentPageLayout.d.ts +1 -1
- package/dist/types/lib/{components → src/components}/ContentRowsLayout/ContentRowsLayout.d.ts +1 -1
- package/dist/types/lib/{components → src/components}/Copy/Copy.d.ts +1 -1
- package/dist/types/lib/{components → src/components}/DisplayHeading/DisplayHeading.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Footer/Footer.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Form/Form.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/FormField/FormField.d.ts +1 -1
- package/dist/types/lib/{components → src/components}/FullContentBackgroundImage/FullContentBackgroundImage.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/FullScreenVideoModal/FullScreenVideoModal.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Header/Header.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Heading/Heading.d.ts +1 -1
- package/dist/types/lib/{components → src/components}/Hero/Hero.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Hr/Hr.d.ts +1 -1
- package/dist/types/lib/{components → src/components}/HtmlContent/HtmlContent.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Icon/Icon.d.ts +1 -1
- package/dist/types/lib/{components → src/components}/Image/Image.d.ts +1 -1
- package/dist/types/lib/{components → src/components}/Label/Label.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Link/Link.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/List/List.d.ts +1 -1
- package/dist/types/lib/{components → src/components}/ListItem/ListItem.d.ts +1 -1
- package/dist/types/lib/{components → src/components}/Loader/Loader.d.ts +1 -1
- package/dist/types/lib/{components → src/components}/Logo/Logo.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Menu/Menu.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Notice/Notice.d.ts +1 -1
- package/dist/types/lib/{components → src/components}/OTPInput/OTPInput.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/PanelCards/PanelCards.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/PanelCustom/PanelCustom.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/PanelFeature/PanelFeature.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/PanelHero/PanelHero.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/PanelIntro/PanelIntro.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/PanelProduct/PanelProduct.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/PanelScroller/PanelScroller.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/PanelVideo/PanelVideo.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Schedule/Schedule.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Schedule/Schedule.types.d.ts +1 -1
- package/dist/types/lib/{components → src/components}/ScheduleItem/ScheduleItem.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Screen/Screen.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Screen/Screen.types.d.ts +2 -1
- package/dist/types/lib/{components → src/components}/Share/Share.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/SubscriptionManager/SubscriptionManager.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/SubscriptionManager/SubscriptionManager.types.d.ts +2 -1
- package/dist/types/lib/src/components/Switch/Switch.d.ts +4 -0
- package/dist/types/lib/{components → src/components}/Tabs/Tabs.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/Tabs/Tabs.types.d.ts +1 -1
- package/dist/types/lib/src/components/TextInput/TextInput.d.ts +4 -0
- package/dist/types/lib/{components → src/components}/TextInput/TextInput.types.d.ts +2 -1
- package/dist/types/lib/{components → src/components}/Video/Video.d.ts +1 -2
- package/dist/types/lib/{components → src/components}/VisitUs/VisitUs.d.ts +1 -2
- package/dist/types/lib/{context → src/context}/Amplify/index.d.ts +3 -3
- package/dist/types/lib/{context → src/context}/App/index.d.ts +1 -1
- package/dist/types/lib/{context → src/context}/Theme/index.d.ts +1 -1
- package/dist/types/lib/{features → src/features}/Search/Search.d.ts +1 -2
- package/dist/types/lib/{features → src/features}/Search/views/Layout/Layout.d.ts +1 -2
- package/dist/types/lib/src/features/Search/views/Layout/Layout.types.d.ts +12 -0
- package/dist/types/lib/{features → src/features}/Search/views/SearchBox/SearchBox.d.ts +1 -2
- package/dist/types/lib/{features → src/features}/Search/views/SingleLinksFacet/SingleLinksFacet.d.ts +1 -2
- package/dist/types/lib/{features → src/features}/Search/views/Sorting/Sorting.d.ts +1 -2
- package/dist/types/lib/{forms → src/forms}/ForgotPasswordForm/ForgotPasswordForm.d.ts +1 -2
- package/dist/types/lib/{forms → src/forms}/LoginForm/LoginForm.d.ts +1 -2
- package/dist/types/lib/{forms → src/forms}/ProfileForm/ProfileForm.d.ts +1 -2
- package/dist/types/lib/{forms → src/forms}/PromoCodeForm/PromoCodeForm.d.ts +1 -2
- package/dist/types/lib/{forms → src/forms}/RegisterForm/RegisterForm.d.ts +1 -2
- package/dist/types/lib/{forms → src/forms}/ResetPasswordAuthForm/ResetPasswordAuthForm.d.ts +1 -2
- package/dist/types/lib/{forms → src/forms}/ResetPasswordForm/ResetPasswordForm.d.ts +1 -2
- package/dist/types/lib/src/forms/constants/index.d.ts +2 -0
- package/dist/types/lib/{forms → src/forms}/validations/index.d.ts +1 -1
- package/dist/types/lib/{templates → src/templates}/AccountScreen/AccountScreen.d.ts +1 -2
- package/dist/types/lib/{templates → src/templates}/AuthScreen/AuthScreen.d.ts +1 -2
- package/dist/types/lib/{templates → src/templates}/CardGridScreen/CardGridScreen.d.ts +1 -2
- package/dist/types/lib/{templates → src/templates}/CatalogueScreen/CatalogueScreen.d.ts +1 -2
- package/dist/types/lib/{templates → src/templates}/ChallengeLibraryScreen/ChallengeLibraryScreen.d.ts +1 -2
- package/dist/types/lib/{templates → src/templates}/ChallengeScreen/ChallengeScreen.d.ts +1 -2
- package/dist/types/lib/{templates → src/templates}/ContentScreen/ContentScreen.d.ts +1 -2
- package/dist/types/lib/{templates → src/templates}/DashboardScreen/DashboardScreen.d.ts +1 -2
- package/dist/types/lib/{templates → src/templates}/FAQScreen/FAQScreen.d.ts +1 -2
- package/dist/types/lib/{templates → src/templates}/HomeScreen/HomeScreen.d.ts +1 -2
- package/dist/types/lib/{templates → src/templates}/LogoutScreen/LogoutScreen.d.ts +1 -2
- package/dist/types/lib/{templates → src/templates}/MenuScreen/MenuScreen.d.ts +1 -2
- package/dist/types/lib/{templates → src/templates}/NotFoundScreen/NotFoundScreen.d.ts +1 -2
- package/dist/types/lib/{templates → src/templates}/PasswordResetAuthScreen/PasswordResetAuthScreen.d.ts +1 -2
- package/dist/types/lib/{templates → src/templates}/PasswordResetScreen/PasswordResetScreen.d.ts +1 -2
- package/dist/types/lib/{templates → src/templates}/ProfileScreen/ProfileScreen.d.ts +1 -2
- package/dist/types/lib/{templates → src/templates}/ScheduleScreen/ScheduleScreen.d.ts +1 -2
- package/dist/types/lib/{templates → src/templates}/SubscriptionScreen/SubscriptionScreen.d.ts +1 -2
- package/dist/types/lib/{templates → src/templates}/WorkoutScreen/WorkoutScreen.d.ts +1 -2
- package/dist/types/packages/gamma/src/index.d.ts +1 -1
- package/package.json +31 -28
- package/dist/types/lib/components/Checkbox/Checkbox.d.ts +0 -5
- package/dist/types/lib/components/Switch/Switch.d.ts +0 -5
- package/dist/types/lib/components/TextInput/TextInput.d.ts +0 -5
- package/dist/types/lib/features/Search/views/Layout/Layout.types.d.ts +0 -11
- package/dist/types/lib/forms/constants/index.d.ts +0 -2
- /package/dist/types/lib/{components → src/components}/Accordion/Accordion.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Accordion/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/AnimationCounter/AnimationCounter.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/AnimationCounter/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/AnimationSet1/AnimationSet1.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/AnimationSet1/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Authenticator/Authenticator.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Authenticator/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Avatar/Avatar.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Avatar/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Blockquote/Blockquote.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Blockquote/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Button/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/ButtonGroup/ButtonGroup.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/ButtonGroup/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Card/constants/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Card/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Card/types/CardBasic/CardBasic.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Card/types/CardBasic/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Card/types/CardData/CardData.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Card/types/CardData/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Card/types/CardHorz/CardHorz.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Card/types/CardHorz/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Card/types/CardIcon/CardIcon.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Card/types/CardIcon/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Card/types/CardMedia/CardMedia.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Card/types/CardMedia/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Card/types/CardVideo/CardVideo.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Card/types/CardVideo/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/CardGrid/CardGrid.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/CardGrid/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Carousel/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Cart/Cart.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Cart/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Checkbox/Checkbox.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Checkbox/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Chip/Chip.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Chip/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Container/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/ContentPageLayout/ContentPageLayout.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/ContentPageLayout/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/ContentRowsLayout/ContentRowsLayout.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/ContentRowsLayout/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Copy/Copy.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Copy/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/DisplayHeading/DisplayHeading.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/DisplayHeading/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/FileUpload/FileUpload.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/FileUpload/FileUpload.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/FileUpload/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Footer/Footer.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Footer/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Form/Form.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Form/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/FormField/FormField.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/FormField/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/FormSelect/FormSelect.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/FormSelect/FormSelect.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/FormSelect/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/FullContentBackgroundImage/FullContentBackgroundImage.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/FullContentBackgroundImage/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/FullScreenVideoModal/FullScreenVideoModal.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/FullScreenVideoModal/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Header/Header.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Header/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Heading/Heading.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Heading/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Hero/Hero.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Hero/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Hr/Hr.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Hr/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/HtmlContent/HtmlContent.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/HtmlContent/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Icon/Icon.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Icon/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Image/Image.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Image/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Label/Label.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Label/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Link/Link.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Link/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/List/List.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/List/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/ListItem/ListItem.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/ListItem/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Loader/Loader.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Loader/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Logo/Logo.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Logo/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Menu/Menu.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Menu/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Notice/Notice.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Notice/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/OTPInput/OTPInput.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/OTPInput/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/PanelCards/PanelCards.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/PanelCards/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/PanelCustom/PanelCustom.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/PanelCustom/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/PanelFeature/PanelFeature.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/PanelFeature/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/PanelHero/PanelHero.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/PanelHero/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/PanelIntro/PanelIntro.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/PanelIntro/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/PanelProduct/PanelProduct.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/PanelProduct/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/PanelScroller/PanelScroller.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/PanelScroller/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/PanelVideo/PanelVideo.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/PanelVideo/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Radio/Radio.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Radio/Radio.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Radio/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Schedule/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/ScheduleItem/ScheduleItem.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/ScheduleItem/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Screen/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Share/Share.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Share/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/SubscriptionManager/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Switch/Switch.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Switch/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Tabs/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/TextInput/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Video/Video.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/Video/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/VisitUs/VisitUs.types.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/VisitUs/index.d.ts +0 -0
- /package/dist/types/lib/{components → src/components}/index.d.ts +0 -0
- /package/dist/types/lib/{constants → src/constants}/index.d.ts +0 -0
- /package/dist/types/lib/{context → src/context}/Cart/index.d.ts +0 -0
- /package/dist/types/lib/{context → src/context}/index.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/Search.types.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/config/config-helper.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/index.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/view-helpers/appendClassName.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/view-helpers/formatResult.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/view-helpers/getFilterValueDisplay.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/view-helpers/getUrlSanitizer.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/view-helpers/index.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/Layout/index.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/MultiCheckboxFacet/MultiCheckboxFacet.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/MultiCheckboxFacet/MultiCheckboxFacet.types.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/MultiCheckboxFacet/index.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/Paging/Paging.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/Paging/Paging.types.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/Paging/index.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/PagingInfo/PagingInfo.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/PagingInfo/PagingInfo.types.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/PagingInfo/index.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/Result/Result.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/Result/Result.types.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/Result/index.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/Results/Results.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/Results/Results.types.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/Results/index.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/ResultsPerPage/ResultsPerPage.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/ResultsPerPage/ResultsPerPage.types.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/ResultsPerPage/index.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/SearchBox/SearchBox.types.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/SearchBox/index.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/SingleLinksFacet/SingleLinksFacet.types.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/SingleLinksFacet/index.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/SingleSelectFacet/SingleSelectFacet.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/SingleSelectFacet/SingleSelectFacet.types.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/SingleSelectFacet/index.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/Sorting/Sorting.types.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/Search/views/Sorting/index.d.ts +0 -0
- /package/dist/types/lib/{features → src/features}/index.d.ts +0 -0
- /package/dist/types/lib/{forms → src/forms}/ForgotPasswordForm/ForgotPasswordForm.types.d.ts +0 -0
- /package/dist/types/lib/{forms → src/forms}/ForgotPasswordForm/index.d.ts +0 -0
- /package/dist/types/lib/{forms → src/forms}/LoginForm/LoginForm.types.d.ts +0 -0
- /package/dist/types/lib/{forms → src/forms}/LoginForm/index.d.ts +0 -0
- /package/dist/types/lib/{forms → src/forms}/ProfileForm/ProfileForm.types.d.ts +0 -0
- /package/dist/types/lib/{forms → src/forms}/ProfileForm/index.d.ts +0 -0
- /package/dist/types/lib/{forms → src/forms}/PromoCodeForm/PromoCodeForm.types.d.ts +0 -0
- /package/dist/types/lib/{forms → src/forms}/PromoCodeForm/index.d.ts +0 -0
- /package/dist/types/lib/{forms → src/forms}/RegisterForm/RegisterForm.types.d.ts +0 -0
- /package/dist/types/lib/{forms → src/forms}/RegisterForm/index.d.ts +0 -0
- /package/dist/types/lib/{forms → src/forms}/ResetPasswordAuthForm/ResetPasswordAuthForm.types.d.ts +0 -0
- /package/dist/types/lib/{forms → src/forms}/ResetPasswordAuthForm/index.d.ts +0 -0
- /package/dist/types/lib/{forms → src/forms}/ResetPasswordForm/ResetPasswordForm.types.d.ts +0 -0
- /package/dist/types/lib/{forms → src/forms}/ResetPasswordForm/index.d.ts +0 -0
- /package/dist/types/lib/{forms → src/forms}/index.d.ts +0 -0
- /package/dist/types/lib/{hooks → src/hooks}/index.d.ts +0 -0
- /package/dist/types/lib/{hooks → src/hooks}/useLanguage.d.ts +0 -0
- /package/dist/types/lib/{hooks → src/hooks}/useTheme.d.ts +0 -0
- /package/dist/types/lib/{index.d.ts → src/index.d.ts} +0 -0
- /package/dist/types/lib/{templates → src/templates}/AccountScreen/AccountScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/AccountScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/AuthScreen/AuthScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/AuthScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/CardGridScreen/CardGridScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/CardGridScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/CatalogueScreen/CatalogueScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/CatalogueScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/ChallengeLibraryScreen/ChallengeLibraryScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/ChallengeLibraryScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/ChallengeScreen/ChallengeScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/ChallengeScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/ContentScreen/ContentScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/ContentScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/DashboardScreen/DashboardScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/DashboardScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/FAQScreen/FAQScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/FAQScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/HomeScreen/HomeScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/HomeScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/LogoutScreen/LogoutScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/LogoutScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/MenuScreen/MenuScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/MenuScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/NotFoundScreen/NotFoundScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/NotFoundScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/PasswordResetAuthScreen/PasswordResetAuthScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/PasswordResetAuthScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/PasswordResetScreen/PasswordResetScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/PasswordResetScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/ProfileScreen/ProfileScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/ProfileScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/ScheduleScreen/ScheduleScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/ScheduleScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/SubscriptionScreen/SubscriptionScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/SubscriptionScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/WorkoutScreen/WorkoutScreen.types.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/WorkoutScreen/index.d.ts +0 -0
- /package/dist/types/lib/{templates → src/templates}/index.d.ts +0 -0
- /package/dist/types/lib/{translations → src/translations}/en.d.ts +0 -0
- /package/dist/types/lib/{translations → src/translations}/index.d.ts +0 -0
- /package/dist/types/lib/{utils → src/utils}/htmlParser/index.d.ts +0 -0
- /package/dist/types/lib/{utils → src/utils}/index.d.ts +0 -0
- /package/dist/types/lib/{utils → src/utils}/parseDuration/index.d.ts +0 -0
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Accordion.types';
|
|
3
2
|
declare const Accordion: {
|
|
4
|
-
({ testID, data, titleKey, contentKey }: Props):
|
|
3
|
+
({ testID, data, titleKey, contentKey }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Accordion;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './AnimationCounter.types';
|
|
3
2
|
declare const AnimationCounter: {
|
|
4
|
-
({ testID, from, to, animationOptions, className, numDecimals, }: Props):
|
|
3
|
+
({ testID, from, to, animationOptions, className, numDecimals, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default AnimationCounter;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './AnimationSet1.types';
|
|
3
2
|
declare const AnimationSet1: {
|
|
4
|
-
({ testID, bgAsset, focalAsset1, focalAsset2, focalAsset3 }: Props):
|
|
3
|
+
({ testID, bgAsset, focalAsset1, focalAsset2, focalAsset3 }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default AnimationSet1;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Authenticator.types';
|
|
3
2
|
declare const Authenticator: {
|
|
4
|
-
({ loginSubmit, registerSubmit, passwordForgotSubmit, handleTokenCallback, showSocialLogin, }: Props):
|
|
3
|
+
({ loginSubmit, registerSubmit, passwordForgotSubmit, handleTokenCallback, showSocialLogin, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Authenticator;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Avatar.types';
|
|
3
2
|
declare const Avatar: {
|
|
4
|
-
({ testID, name, isEditable, initValue, fileUpdateCallback, }: Props):
|
|
3
|
+
({ testID, name, isEditable, initValue, fileUpdateCallback, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Avatar;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Props } from './Blockquote.types';
|
|
2
2
|
declare const Blockquote: {
|
|
3
|
-
({ text, citation, className, citationAttribute, showIcon, }: Props):
|
|
3
|
+
({ text, citation, className, citationAttribute, showIcon, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
};
|
|
6
6
|
export default Blockquote;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Props } from './Button.types';
|
|
2
2
|
declare const Button: {
|
|
3
|
-
({ variant, size, type, wide, rounded, raised, uppercase, children, id, disabled, ariaLabel, onClick, icon, external, iconFirst, outline, testID, className, isLoading, offsetFont, }: Props):
|
|
3
|
+
({ variant, size, type, wide, rounded, raised, uppercase, children, id, disabled, ariaLabel, onClick, icon, external, iconFirst, outline, testID, className, isLoading, offsetFont, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
};
|
|
6
6
|
export default Button;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { MouseEventHandler } from 'react';
|
|
1
|
+
import { MouseEventHandler, ReactNode } from 'react';
|
|
2
2
|
export declare enum BTN_TYPES {
|
|
3
3
|
SUBMIT = "submit",
|
|
4
4
|
RESET = "reset",
|
|
@@ -19,7 +19,7 @@ export interface Props {
|
|
|
19
19
|
variant?: BTN_VARIANTS;
|
|
20
20
|
size?: BTN_SIZES;
|
|
21
21
|
uppercase?: boolean;
|
|
22
|
-
children?:
|
|
22
|
+
children?: ReactNode;
|
|
23
23
|
type?: BTN_TYPES;
|
|
24
24
|
disabled?: boolean;
|
|
25
25
|
ariaLabel?: string;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './ButtonGroup.types';
|
|
3
2
|
declare const ButtonGroup: {
|
|
4
|
-
({ testID, buttonData }: Props):
|
|
3
|
+
({ testID, buttonData }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default ButtonGroup;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Card.types';
|
|
3
2
|
declare const Card: {
|
|
4
|
-
({ variant, className, data, ...rest }: Props):
|
|
3
|
+
({ variant, className, data, ...rest }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Card;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { MouseEvent, ReactNode } from 'react';
|
|
2
2
|
import { COPY_ALIGN } from '../Copy/Copy.types';
|
|
3
3
|
import { NumberType } from './types/CardData/CardData.types';
|
|
4
4
|
export declare enum CardVariant {
|
|
@@ -33,7 +33,7 @@ export interface Actions {
|
|
|
33
33
|
download?: ActionItem;
|
|
34
34
|
edit?: ActionItem;
|
|
35
35
|
delete?: ActionItem;
|
|
36
|
-
custom?:
|
|
36
|
+
custom?: ReactNode[];
|
|
37
37
|
}
|
|
38
38
|
export interface CardData {
|
|
39
39
|
id: string;
|
|
@@ -48,7 +48,7 @@ export interface CardData {
|
|
|
48
48
|
metaData?: string[];
|
|
49
49
|
actions?: Actions;
|
|
50
50
|
onClick?: (data: any) => void;
|
|
51
|
-
playCallback?: (event:
|
|
51
|
+
playCallback?: (event: MouseEvent<HTMLButtonElement>) => void;
|
|
52
52
|
isMuted?: boolean;
|
|
53
53
|
icon?: string;
|
|
54
54
|
padded?: boolean;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './CardBasic.types';
|
|
3
2
|
declare const CardBasic: {
|
|
4
|
-
({ id, title, description, image, className, metaData, actions, padded, scaleOnHover, onClick, htmlDetails, titleOverlay, }: Props):
|
|
3
|
+
({ id, title, description, image, className, metaData, actions, padded, scaleOnHover, onClick, htmlDetails, titleOverlay, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default CardBasic;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './CardData.types';
|
|
3
2
|
declare const CardData: {
|
|
4
|
-
({ testID, className, data, padded, shadow }: Props):
|
|
3
|
+
({ testID, className, data, padded, shadow }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default CardData;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './CardHorz.types';
|
|
3
2
|
declare const CardHorz: {
|
|
4
|
-
({ testID, id, title, description, image, onClick, className, padded, icon, raised, htmlDetails, }: Props):
|
|
3
|
+
({ testID, id, title, description, image, onClick, className, padded, icon, raised, htmlDetails, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default CardHorz;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './CardIcon.types';
|
|
3
2
|
declare const CardIcon: {
|
|
4
|
-
({ id, title, subtitle, description, icon, className, onClick, moreTitle, align, }: Props):
|
|
3
|
+
({ id, title, subtitle, description, icon, className, onClick, moreTitle, align, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default CardIcon;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './CardMedia.types';
|
|
3
2
|
declare const CardMedia: {
|
|
4
|
-
({ id, title, description, image, className, metaData, actions, onClick, playCallback, htmlDetails, accessRestriced, }: Props):
|
|
3
|
+
({ id, title, description, image, className, metaData, actions, onClick, playCallback, htmlDetails, accessRestriced, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default CardMedia;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './CardVideo.types';
|
|
3
2
|
declare const CardVideo: {
|
|
4
|
-
({ video, isMuted, id, title, description, image, className, metaData, actions, onClick, htmlDetails, }: Props):
|
|
3
|
+
({ video, isMuted, id, title, description, image, className, metaData, actions, onClick, htmlDetails, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default CardVideo;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './CardGrid.types';
|
|
3
2
|
declare const CardGrid: {
|
|
4
|
-
({ testID, data, onPressCallback }: Props):
|
|
3
|
+
({ testID, data, onPressCallback }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default CardGrid;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Carousel.types';
|
|
3
2
|
declare const Carousel: {
|
|
4
|
-
({ testID, data, onPressCallback, isCentered, carouselOptions, customRender, }: Props):
|
|
3
|
+
({ testID, data, onPressCallback, isCentered, carouselOptions, customRender, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Carousel;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { ReactElement } from 'react';
|
|
1
2
|
import { Props as CardProps } from '../Card/Card.types';
|
|
2
3
|
export interface Props {
|
|
3
4
|
testID?: string;
|
|
@@ -24,5 +25,5 @@ export interface Props {
|
|
|
24
25
|
rtl?: boolean;
|
|
25
26
|
autoplaySpeed?: number;
|
|
26
27
|
};
|
|
27
|
-
customRender?: (item: any, index: number) =>
|
|
28
|
+
customRender?: (item: any, index: number) => ReactElement;
|
|
28
29
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Cart.types';
|
|
3
2
|
declare const Cart: {
|
|
4
|
-
({ testID, isCheckout }: Props):
|
|
3
|
+
({ testID, isCheckout }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Cart;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Chip.types';
|
|
3
2
|
declare const Chip: {
|
|
4
|
-
({ testID, text, outline, rounded, variant, size, icon, iconFirst, onClick, }: Props):
|
|
3
|
+
({ testID, text, outline, rounded, variant, size, icon, iconFirst, onClick, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Chip;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Props } from './Container.types';
|
|
2
2
|
declare const Container: {
|
|
3
|
-
({ children, className, spacing, padded, isNarrow, isCentered, isFlush, direction, }: Props):
|
|
3
|
+
({ children, className, spacing, padded, isNarrow, isCentered, isFlush, direction, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
};
|
|
6
6
|
export default Container;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
import { ReactNode } from "react";
|
|
1
2
|
export declare enum CONTAINER_DIRECTION {
|
|
2
3
|
ROW = "row",
|
|
3
4
|
COLUMN = "column"
|
|
4
5
|
}
|
|
5
6
|
export interface Props {
|
|
6
|
-
children:
|
|
7
|
+
children: ReactNode;
|
|
7
8
|
spacing?: 'feature' | 'component' | 'module' | 'element' | 'atom' | 'none';
|
|
8
9
|
padded?: boolean;
|
|
9
10
|
isNarrow?: boolean;
|
package/dist/types/lib/{components → src/components}/ContentPageLayout/ContentPageLayout.d.ts
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Props } from './ContentPageLayout.types';
|
|
2
2
|
declare const ContentPageLayout: {
|
|
3
|
-
({ spacing, children, narrow, flush, className, }: Props):
|
|
3
|
+
({ spacing, children, narrow, flush, className, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
};
|
|
6
6
|
export default ContentPageLayout;
|
package/dist/types/lib/{components → src/components}/ContentRowsLayout/ContentRowsLayout.d.ts
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Props } from './ContentRowsLayout.types';
|
|
2
2
|
declare const ContentRowsLayout: {
|
|
3
|
-
({ className, children, size }: Props):
|
|
3
|
+
({ className, children, size }: Props): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
};
|
|
6
6
|
export default ContentRowsLayout;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Props } from './Copy.types';
|
|
2
2
|
declare const Copy: {
|
|
3
|
-
({ children, as: Tag, size, bold, align, transform, underlined, id, className, testID, }: Props):
|
|
3
|
+
({ children, as: Tag, size, bold, align, transform, underlined, id, className, testID, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
};
|
|
6
6
|
export default Copy;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './DisplayHeading.types';
|
|
3
2
|
declare const DisplayHeading: {
|
|
4
|
-
({ text, flush, tag, colorOverride }: Props):
|
|
3
|
+
({ text, flush, tag, colorOverride }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default DisplayHeading;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Footer.types';
|
|
3
2
|
declare const Footer: {
|
|
4
|
-
({ testID, className }: Props):
|
|
3
|
+
({ testID, className }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Footer;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Form.types';
|
|
3
2
|
declare const Form: {
|
|
4
|
-
({ children, className, submit, onSubmit, onChange, hideSubmit, ariaSubmitLabel, submitID, submitVariant, initialValues, isBoxed, submitType, disabledSubmitWithReturn, isDisabled, }: Props):
|
|
3
|
+
({ children, className, submit, onSubmit, onChange, hideSubmit, ariaSubmitLabel, submitID, submitVariant, initialValues, isBoxed, submitType, disabledSubmitWithReturn, isDisabled, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Form;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Props } from './FormField.types';
|
|
2
2
|
declare const FormField: {
|
|
3
|
-
({ name, type, label, required, className, icon, options, disabled, description, showPasswordLabel, hidePasswordLabel, validations, fileUploadCallback, autoComplete, }: Props):
|
|
3
|
+
({ name, type, label, required, className, icon, options, disabled, description, showPasswordLabel, hidePasswordLabel, validations, fileUploadCallback, autoComplete, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
};
|
|
6
6
|
export default FormField;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './FullContentBackgroundImage.types';
|
|
3
2
|
declare const FullContentBackgroundImage: {
|
|
4
|
-
({ testID, children, image, imageMob }: Props):
|
|
3
|
+
({ testID, children, image, imageMob }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default FullContentBackgroundImage;
|
package/dist/types/lib/{components → src/components}/FullScreenVideoModal/FullScreenVideoModal.d.ts
RENAMED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './FullScreenVideoModal.types';
|
|
3
2
|
declare const FullScreenVideoModal: {
|
|
4
|
-
({ testID, modalOpen, videoProps, ariaHideApp, onCloseCallback, }: Props):
|
|
3
|
+
({ testID, modalOpen, videoProps, ariaHideApp, onCloseCallback, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default FullScreenVideoModal;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Header.types';
|
|
3
2
|
declare const Header: {
|
|
4
|
-
({ testID, hideMenu, className, }: Props):
|
|
3
|
+
({ testID, hideMenu, className, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Header;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Props } from './Heading.types';
|
|
2
2
|
declare const Heading: {
|
|
3
|
-
({ children, tag, transform, align, id, testID, flush, className, singleLine, bold }: Props):
|
|
3
|
+
({ children, tag, transform, align, id, testID, flush, className, singleLine, bold }: Props): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
};
|
|
6
6
|
export default Heading;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Hero.types';
|
|
3
2
|
declare const Hero: {
|
|
4
|
-
({ testID, children, withBg, inversed }: Props):
|
|
3
|
+
({ testID, children, withBg, inversed }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Hero;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './HtmlContent.types';
|
|
3
2
|
declare const HtmlContent: {
|
|
4
|
-
({ testID, data, align, className }: Props):
|
|
3
|
+
({ testID, data, align, className }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default HtmlContent;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Props } from './Icon.types';
|
|
2
2
|
declare const Icon: {
|
|
3
|
-
({ name, size, color, id, className, testID }: Props):
|
|
3
|
+
({ name, size, color, id, className, testID }: Props): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
};
|
|
6
6
|
export default Icon;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Props } from './Image.types';
|
|
2
2
|
declare const Image: {
|
|
3
|
-
({ src, alt, title, caption, figure, onLoad, id, className, sizes, testID, ...rest }: Props):
|
|
3
|
+
({ src, alt, title, caption, figure, onLoad, id, className, sizes, testID, ...rest }: Props): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
};
|
|
6
6
|
export default Image;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Label.types';
|
|
3
2
|
declare const Label: {
|
|
4
|
-
({ children, id, transform, className }: Props):
|
|
3
|
+
({ children, id, transform, className }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Label;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Props } from './Link.types';
|
|
2
|
-
import React from 'react';
|
|
3
2
|
declare const Link: {
|
|
4
|
-
({ href, children, onClick, history, target, id, testID, className, prefetch, hideExternalIcon, }: Props):
|
|
3
|
+
({ href, children, onClick, history, target, id, testID, className, prefetch, hideExternalIcon, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Link;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Props } from './List.types';
|
|
2
2
|
declare const List: {
|
|
3
|
-
({ variants, children, as, id, testID, className }: Props):
|
|
3
|
+
({ variants, children, as, id, testID, className }: Props): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
};
|
|
6
6
|
export default List;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Props } from './ListItem.types';
|
|
2
2
|
declare const ListItem: {
|
|
3
|
-
({ onClick, title, icon, children, as: Tag, id, testID, className, }: Props):
|
|
3
|
+
({ onClick, title, icon, children, as: Tag, id, testID, className, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
};
|
|
6
6
|
export default ListItem;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Logo.types';
|
|
3
2
|
declare const Logo: {
|
|
4
|
-
({ testID, logo, className, aspectRatioClass }: Props):
|
|
3
|
+
({ testID, logo, className, aspectRatioClass }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Logo;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Menu.types';
|
|
3
2
|
declare const Menu: {
|
|
4
|
-
({ testID, title, links, inline, separators, className }: Props):
|
|
3
|
+
({ testID, title, links, inline, separators, className }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Menu;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Props } from './Notice.types';
|
|
2
2
|
declare const Notice: {
|
|
3
|
-
({ id, testID, title, text, icon, type, onCloseCallback, onClickCallback, actionText, }: Props):
|
|
3
|
+
({ id, testID, title, text, icon, type, onCloseCallback, onClickCallback, actionText, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
displayName: string;
|
|
5
5
|
};
|
|
6
6
|
export default Notice;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './OTPInput.types';
|
|
3
2
|
declare const OTPInput: {
|
|
4
|
-
({ testID, inputCallback, seperator, numInputs, shouldAutoFocus, size, }: Props):
|
|
3
|
+
({ testID, inputCallback, seperator, numInputs, shouldAutoFocus, size, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default OTPInput;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './PanelCards.types';
|
|
3
2
|
declare const PanelCards: {
|
|
4
|
-
({ testID, cardData, title, description, withSeparators, spacing, }: Props):
|
|
3
|
+
({ testID, cardData, title, description, withSeparators, spacing, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default PanelCards;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './PanelCustom.types';
|
|
3
2
|
declare const PanelCustom: {
|
|
4
|
-
({ testID, withBg, spacing, className, children, title, headingTag, }: Props):
|
|
3
|
+
({ testID, withBg, spacing, className, children, title, headingTag, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default PanelCustom;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './PanelFeature.types';
|
|
3
2
|
declare const PanelFeature: {
|
|
4
|
-
({ testID, title, description, inversed, assets, buttonData, withBg, spacing, chips, }: Props):
|
|
3
|
+
({ testID, title, description, inversed, assets, buttonData, withBg, spacing, chips, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default PanelFeature;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './PanelHero.types';
|
|
3
2
|
declare const PanelHero: {
|
|
4
|
-
({ testID, title, contentComponent, description, image, buttonData, inversed, withBg, spacing, video, headingTag, className, }: Props):
|
|
3
|
+
({ testID, title, contentComponent, description, image, buttonData, inversed, withBg, spacing, video, headingTag, className, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default PanelHero;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './PanelIntro.types';
|
|
3
2
|
declare const PanelIntro: {
|
|
4
|
-
({ testID, title, description, image, buttonData, inversed, withBg, spacing, video, headingTag, className, bgImage, }: Props):
|
|
3
|
+
({ testID, title, description, image, buttonData, inversed, withBg, spacing, video, headingTag, className, bgImage, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default PanelIntro;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './PanelProduct.types';
|
|
3
2
|
declare const PanelProduct: {
|
|
4
|
-
({ testID, title, description, image1, image2, iosLink, androidLink, inversed, withBg, spacing, }: Props):
|
|
3
|
+
({ testID, title, description, image1, image2, iosLink, androidLink, inversed, withBg, spacing, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default PanelProduct;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './PanelScroller.types';
|
|
3
2
|
declare const PanelScroller: {
|
|
4
|
-
({ testID, cols }: Props):
|
|
3
|
+
({ testID, cols }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default PanelScroller;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './PanelVideo.types';
|
|
3
2
|
declare const PanelVideo: {
|
|
4
|
-
({ testID, className, title, description, spacing, videoProps, }: Props):
|
|
3
|
+
({ testID, className, title, description, spacing, videoProps, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default PanelVideo;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Schedule.types';
|
|
3
2
|
declare const Schedule: {
|
|
4
|
-
({ testID, raised, scheduleItems, hasAccess }: Props):
|
|
3
|
+
({ testID, raised, scheduleItems, hasAccess }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Schedule;
|