@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
|
@@ -5,7 +5,7 @@ export interface WeekDay {
|
|
|
5
5
|
type WeekdayLong = 'Sunday' | 'Monday' | 'Tuesday' | 'Wednesday' | 'Thursday' | 'Friday' | 'Saturday';
|
|
6
6
|
export interface ScheduleItem {
|
|
7
7
|
day: WeekdayLong;
|
|
8
|
-
component:
|
|
8
|
+
component: any;
|
|
9
9
|
}
|
|
10
10
|
interface Schedule {
|
|
11
11
|
uuid: string;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './ScheduleItem.types';
|
|
3
2
|
declare const ScheduleItem: {
|
|
4
|
-
({ testID, end, live, start, title, video }: Props):
|
|
3
|
+
({ testID, end, live, start, title, video }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default ScheduleItem;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Screen.types';
|
|
3
2
|
declare const Screen: {
|
|
4
|
-
({ testID, children, showHeader, showFooter, image, showOverlay, isFlush, fixedHeader, }: Props):
|
|
3
|
+
({ testID, children, showHeader, showFooter, image, showOverlay, isFlush, fixedHeader, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Screen;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { Props as HeaderProps } from '../Header/Header.types';
|
|
2
2
|
import { Props as FooterProps } from '../Footer/Footer.types';
|
|
3
|
+
import { ReactNode } from 'react';
|
|
3
4
|
export interface Props {
|
|
4
5
|
testID?: string;
|
|
5
|
-
children:
|
|
6
|
+
children: ReactNode;
|
|
6
7
|
showHeader?: boolean;
|
|
7
8
|
showFooter?: boolean;
|
|
8
9
|
headerProps?: HeaderProps;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Share.types';
|
|
3
2
|
declare const Share: {
|
|
4
|
-
({ testID, url, title, enabled, }: Props):
|
|
3
|
+
({ testID, url, title, enabled, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Share;
|
package/dist/types/lib/{components → src/components}/SubscriptionManager/SubscriptionManager.d.ts
RENAMED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './SubscriptionManager.types';
|
|
3
2
|
declare const SubscriptionManager: {
|
|
4
|
-
({ testID, title, children, subscription, plans, changeSubscriptionCallback, pauseSubscriptionCallback, selectedPlanCallback, confirmPlanCallback, isLoading, }: Props):
|
|
3
|
+
({ testID, title, children, subscription, plans, changeSubscriptionCallback, pauseSubscriptionCallback, selectedPlanCallback, confirmPlanCallback, isLoading, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default SubscriptionManager;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { ChangeEvent } from "react";
|
|
1
2
|
export declare enum InputType {
|
|
2
3
|
TEXT = "text",
|
|
3
4
|
PASSWORD = "password",
|
|
@@ -19,7 +20,7 @@ export interface Props {
|
|
|
19
20
|
type?: InputType;
|
|
20
21
|
required?: boolean;
|
|
21
22
|
className?: string;
|
|
22
|
-
onChange?: (e:
|
|
23
|
+
onChange?: (e: ChangeEvent<HTMLInputElement | HTMLTextAreaElement>) => void;
|
|
23
24
|
placeholder?: string;
|
|
24
25
|
name?: string;
|
|
25
26
|
icon?: string;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Video.types';
|
|
3
2
|
export interface VideoPlayerMethods {
|
|
4
3
|
play: () => void;
|
|
5
4
|
pause: () => void;
|
|
6
5
|
fullscreen: () => void;
|
|
7
6
|
}
|
|
8
|
-
declare const Video:
|
|
7
|
+
declare const Video: import("react").ForwardRefExoticComponent<Props & import("react").RefAttributes<unknown>>;
|
|
9
8
|
export default Video;
|
|
10
9
|
export type { Props };
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './VisitUs.types';
|
|
3
2
|
declare const VisitUs: {
|
|
4
|
-
({ testID, facebook, twitter, instagram, linkedin, youtube }: Props):
|
|
3
|
+
({ testID, facebook, twitter, instagram, linkedin, youtube }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default VisitUs;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React from 'react';
|
|
1
|
+
import React, { ReactNode } from 'react';
|
|
2
2
|
interface AmplifyContextProps {
|
|
3
3
|
config: {
|
|
4
4
|
region?: string;
|
|
@@ -20,8 +20,8 @@ interface AmplifyContextProps {
|
|
|
20
20
|
}
|
|
21
21
|
export declare const AmplifyContext: React.Context<AmplifyContextProps>;
|
|
22
22
|
interface AmplifyProviderProps {
|
|
23
|
-
children:
|
|
23
|
+
children: ReactNode;
|
|
24
24
|
value: AmplifyContextProps;
|
|
25
25
|
}
|
|
26
|
-
export declare const AmplifyProvider: ({ children, value }: AmplifyProviderProps) =>
|
|
26
|
+
export declare const AmplifyProvider: ({ children, value }: AmplifyProviderProps) => import("react/jsx-runtime").JSX.Element;
|
|
27
27
|
export default AmplifyProvider;
|
|
@@ -66,6 +66,6 @@ interface AppProviderProps {
|
|
|
66
66
|
children: React.ReactNode;
|
|
67
67
|
value: AppContextProps;
|
|
68
68
|
}
|
|
69
|
-
export declare const AppProvider: ({ children, value }: AppProviderProps) =>
|
|
69
|
+
export declare const AppProvider: ({ children, value }: AppProviderProps) => import("react/jsx-runtime").JSX.Element;
|
|
70
70
|
export declare const useAppContext: () => AppContextProps;
|
|
71
71
|
export default AppProvider;
|
|
@@ -10,6 +10,6 @@ interface ThemeProviderProps {
|
|
|
10
10
|
children: React.ReactNode;
|
|
11
11
|
theme: ThemeContextProps;
|
|
12
12
|
}
|
|
13
|
-
export declare const ThemeProvider: ({ children, theme }: ThemeProviderProps) =>
|
|
13
|
+
export declare const ThemeProvider: ({ children, theme }: ThemeProviderProps) => import("react/jsx-runtime").JSX.Element;
|
|
14
14
|
export declare const useThemeContext: () => ThemeContextProps;
|
|
15
15
|
export default ThemeProvider;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Search.types';
|
|
3
|
-
export default function Search({ showOptions, sortOptions, resultAs, ResultFieldMap, config, facetDisplay, noSidebar, customConnector, showPagingInfo, gridClasses, initialState, showTextSearch, }: Props):
|
|
2
|
+
export default function Search({ showOptions, sortOptions, resultAs, ResultFieldMap, config, facetDisplay, noSidebar, customConnector, showPagingInfo, gridClasses, initialState, showTextSearch, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Layout.types';
|
|
3
|
-
declare function Layout({ className, children, header, bodyContent, bodyFooter, bodyHeader, sideContent, showSidebar, }: Props):
|
|
2
|
+
declare function Layout({ className, children, header, bodyContent, bodyFooter, bodyHeader, sideContent, showSidebar, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
4
3
|
declare namespace Layout {
|
|
5
4
|
var displayName: string;
|
|
6
5
|
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { ReactNode } from "react";
|
|
2
|
+
export interface Props {
|
|
3
|
+
className?: string;
|
|
4
|
+
children?: ReactNode;
|
|
5
|
+
header?: ReactNode;
|
|
6
|
+
bodyContent?: ReactNode;
|
|
7
|
+
bodyFooter?: ReactNode;
|
|
8
|
+
bodyHeader?: ReactNode;
|
|
9
|
+
sideContent?: ReactNode;
|
|
10
|
+
noSidebar?: boolean;
|
|
11
|
+
showSidebar?: boolean;
|
|
12
|
+
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './SearchBox.types';
|
|
3
|
-
declare function SearchBox({ className, onChange, onSubmit, wasSearched, placeholder, allowReset, resetTrigger, }: Props):
|
|
2
|
+
declare function SearchBox({ className, onChange, onSubmit, wasSearched, placeholder, allowReset, resetTrigger, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
4
3
|
declare namespace SearchBox {
|
|
5
4
|
var displayName: string;
|
|
6
5
|
}
|
package/dist/types/lib/{features → src/features}/Search/views/SingleLinksFacet/SingleLinksFacet.d.ts
RENAMED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './SingleLinksFacet.types';
|
|
3
|
-
declare function SingleLinksFacet({ className, label, onRemove, onSelect, options }: Props):
|
|
2
|
+
declare function SingleLinksFacet({ className, label, onRemove, onSelect, options }: Props): import("react/jsx-runtime").JSX.Element;
|
|
4
3
|
declare namespace SingleLinksFacet {
|
|
5
4
|
var displayName: string;
|
|
6
5
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './Sorting.types';
|
|
3
|
-
declare function Sorting({ className, label, onChange, options }: Props):
|
|
2
|
+
declare function Sorting({ className, label, onChange, options }: Props): import("react/jsx-runtime").JSX.Element | null;
|
|
4
3
|
declare namespace Sorting {
|
|
5
4
|
var displayName: string;
|
|
6
5
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './ForgotPasswordForm.types';
|
|
3
2
|
declare const ForgotPasswordForm: {
|
|
4
|
-
({ handleSubmit }: Props):
|
|
3
|
+
({ handleSubmit }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default ForgotPasswordForm;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './LoginForm.types';
|
|
3
2
|
declare const LoginForm: {
|
|
4
|
-
({ handleSubmit, initialValues, handleTokenCallback, showSocialButtons, className, }: Props):
|
|
3
|
+
({ handleSubmit, initialValues, handleTokenCallback, showSocialButtons, className, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default LoginForm;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './ProfileForm.types';
|
|
3
2
|
declare const ProfileForm: {
|
|
4
|
-
({ testID, initialValues, handleSubmit, avatarUpdateCallback }: Props):
|
|
3
|
+
({ testID, initialValues, handleSubmit, avatarUpdateCallback }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default ProfileForm;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './PromoCodeForm.types';
|
|
3
2
|
declare const PromoCodeForm: {
|
|
4
|
-
({ handleSubmit }: Props):
|
|
3
|
+
({ handleSubmit }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default PromoCodeForm;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './RegisterForm.types';
|
|
3
2
|
declare const RegisterForm: {
|
|
4
|
-
({ handleSubmit, handleTokenCallback, showSocialButtons, className, }: Props):
|
|
3
|
+
({ handleSubmit, handleTokenCallback, showSocialButtons, className, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default RegisterForm;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './ResetPasswordAuthForm.types';
|
|
3
2
|
declare const ResetPasswordAuthForm: {
|
|
4
|
-
({ handleSubmit }: Props):
|
|
3
|
+
({ handleSubmit }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default ResetPasswordAuthForm;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './ResetPasswordForm.types';
|
|
3
2
|
declare const ResetPasswordForm: {
|
|
4
|
-
({ handleSubmit }: Props):
|
|
3
|
+
({ handleSubmit }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default ResetPasswordForm;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './AccountScreen.types';
|
|
3
2
|
declare const AccountScreen: {
|
|
4
|
-
({ testID, title, image, user, logoutCallback, resetPasswordCallback, menu, shareURL, }: Props):
|
|
3
|
+
({ testID, title, image, user, logoutCallback, resetPasswordCallback, menu, shareURL, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default AccountScreen;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './AuthScreen.types';
|
|
3
2
|
declare const AuthScreen: {
|
|
4
|
-
({ testID, title, image, formProps }: Props):
|
|
3
|
+
({ testID, title, image, formProps }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default AuthScreen;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './CardGridScreen.types';
|
|
3
2
|
declare const CardGridScreen: {
|
|
4
|
-
({ testID, title, image, data, onPressCallback, isLoading, noDataMessage, }: Props):
|
|
3
|
+
({ testID, title, image, data, onPressCallback, isLoading, noDataMessage, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default CardGridScreen;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './CatalogueScreen.types';
|
|
3
2
|
declare const CatalogueScreen: {
|
|
4
|
-
({ testID, title, image, searchProps }: Props):
|
|
3
|
+
({ testID, title, image, searchProps }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default CatalogueScreen;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './ChallengeLibraryScreen.types';
|
|
3
2
|
declare const ChallengeLibraryScreen: {
|
|
4
|
-
({ testID, title, image, data, isLoading, onPressCallback, }: Props):
|
|
3
|
+
({ testID, title, image, data, isLoading, onPressCallback, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default ChallengeLibraryScreen;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './ChallengeScreen.types';
|
|
3
2
|
declare const ChallengeScreen: {
|
|
4
|
-
({ testID, title, image, created, body, days, puchaseLabel, hasAccess, onPressCallback, purchaseCallback, isLoading, }: Props):
|
|
3
|
+
({ testID, title, image, created, body, days, puchaseLabel, hasAccess, onPressCallback, purchaseCallback, isLoading, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default ChallengeScreen;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './ContentScreen.types';
|
|
3
2
|
declare const ContentScreen: {
|
|
4
|
-
({ testID, title, image, updated, content, isLoading, isLayoutMinimal, }: Props):
|
|
3
|
+
({ testID, title, image, updated, content, isLoading, isLayoutMinimal, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default ContentScreen;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './DashboardScreen.types';
|
|
3
2
|
declare const DashboardScreen: {
|
|
4
|
-
({ testID, title, image, user, latestData, recentdata, stats, promo, news, statsIsLoading, promosIsLoading, dataIsLoading, handleLatestDataPress, handleRecentDataPress, handleNewsDataPress, }: Props):
|
|
3
|
+
({ testID, title, image, user, latestData, recentdata, stats, promo, news, statsIsLoading, promosIsLoading, dataIsLoading, handleLatestDataPress, handleRecentDataPress, handleNewsDataPress, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default DashboardScreen;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './FAQScreen.types';
|
|
3
2
|
declare const FAQScreen: {
|
|
4
|
-
({ testID, title, image, data, isLoading }: Props):
|
|
3
|
+
({ testID, title, image, data, isLoading }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default FAQScreen;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './HomeScreen.types';
|
|
3
2
|
declare const HomeScreen: {
|
|
4
|
-
({ testID, image, panelIntroProps, panelVideoProps, panelFeatureProps, panelCardsProps, panelHerosProps, panelSubscriptionsProps, panelTestimonialsProps, panelDataCardsProps, panelProductProps, panelCustomProps, isFlush, }: Props):
|
|
3
|
+
({ testID, image, panelIntroProps, panelVideoProps, panelFeatureProps, panelCardsProps, panelHerosProps, panelSubscriptionsProps, panelTestimonialsProps, panelDataCardsProps, panelProductProps, panelCustomProps, isFlush, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default HomeScreen;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './LogoutScreen.types';
|
|
3
2
|
declare const LogoutScreen: {
|
|
4
|
-
({ testID, title }: Props):
|
|
3
|
+
({ testID, title }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default LogoutScreen;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './MenuScreen.types';
|
|
3
2
|
declare const MenuScreen: {
|
|
4
|
-
({ testID, title, image, menu, isLoading }: Props):
|
|
3
|
+
({ testID, title, image, menu, isLoading }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default MenuScreen;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './NotFoundScreen.types';
|
|
3
2
|
declare const NotFoundScreen: {
|
|
4
|
-
({ testID, title, message }: Props):
|
|
3
|
+
({ testID, title, message }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default NotFoundScreen;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './PasswordResetAuthScreen.types';
|
|
3
2
|
declare const PasswordResetAuthScreen: {
|
|
4
|
-
({ testID, title, image, handleSubmitCallback }: Props):
|
|
3
|
+
({ testID, title, image, handleSubmitCallback }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default PasswordResetAuthScreen;
|
package/dist/types/lib/{templates → src/templates}/PasswordResetScreen/PasswordResetScreen.d.ts
RENAMED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './PasswordResetScreen.types';
|
|
3
2
|
declare const PasswordResetScreen: {
|
|
4
|
-
({ testID, title, image, handleSubmitCallback }: Props):
|
|
3
|
+
({ testID, title, image, handleSubmitCallback }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default PasswordResetScreen;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './ProfileScreen.types';
|
|
3
2
|
declare const ProfileScreen: {
|
|
4
|
-
({ testID, title, image, user, handleProfileSubmit, profilePicUpdateCallback, }: Props):
|
|
3
|
+
({ testID, title, image, user, handleProfileSubmit, profilePicUpdateCallback, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default ProfileScreen;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './ScheduleScreen.types';
|
|
3
2
|
declare const ScheduleScreen: {
|
|
4
|
-
({ testID, title, image, scheduleData, isLoading }: Props):
|
|
3
|
+
({ testID, title, image, scheduleData, isLoading }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default ScheduleScreen;
|
package/dist/types/lib/{templates → src/templates}/SubscriptionScreen/SubscriptionScreen.d.ts
RENAMED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './SubscriptionScreen.types';
|
|
3
2
|
declare const SubscriptionScreen: {
|
|
4
|
-
({ testID, title, image, subscriptionCallback, subscriptionManagerProps, }: Props):
|
|
3
|
+
({ testID, title, image, subscriptionCallback, subscriptionManagerProps, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default SubscriptionScreen;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Props } from './WorkoutScreen.types';
|
|
3
2
|
declare const WorkoutScreen: {
|
|
4
|
-
({ testID, id, title, image, description, created, duration, level, section, video, videoType, category, type, likeCallback, completedCallback, favouriteCallback, isLiked, isCompleted, isFavourite, relatedWorkouts, hasActiveSubscription, htmlDetails, noSubActionCallback, numCompleted, }: Props):
|
|
3
|
+
({ testID, id, title, image, description, created, duration, level, section, video, videoType, category, type, likeCallback, completedCallback, favouriteCallback, isLiked, isCompleted, isFavourite, relatedWorkouts, hasActiveSubscription, htmlDetails, noSubActionCallback, numCompleted, }: Props): import("react/jsx-runtime").JSX.Element;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default WorkoutScreen;
|