@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
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@4alldigital/foundation-ui--gamma",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.65.0",
|
|
4
4
|
"description": "Foundation UI Component library with GAMMA theme. ",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.esm.js",
|
|
@@ -39,55 +39,55 @@
|
|
|
39
39
|
"publishConfig": {
|
|
40
40
|
"access": "public"
|
|
41
41
|
},
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "bc0e7ffa65454243213dc923f7087f09a757312e",
|
|
43
43
|
"dependencies": {
|
|
44
44
|
"@elastic/datemath": "^5.0.3",
|
|
45
|
-
"@elastic/react-search-ui": "^1.
|
|
46
|
-
"@elastic/react-search-ui-views": "^1.
|
|
47
|
-
"@elastic/search-ui": "^1.
|
|
48
|
-
"@elastic/search-ui-app-search-connector": "^1.
|
|
49
|
-
"@elastic/search-ui-elasticsearch-connector": "^1.
|
|
45
|
+
"@elastic/react-search-ui": "^1.22.2",
|
|
46
|
+
"@elastic/react-search-ui-views": "^1.22.2",
|
|
47
|
+
"@elastic/search-ui": "^1.22.2",
|
|
48
|
+
"@elastic/search-ui-app-search-connector": "^1.22.2",
|
|
49
|
+
"@elastic/search-ui-elasticsearch-connector": "^1.22.2",
|
|
50
50
|
"@headlessui/react": "^2.2.0",
|
|
51
|
-
"@heroicons/react": "^2.
|
|
52
|
-
"@iconify/react": "^5.0
|
|
51
|
+
"@heroicons/react": "^2.2.0",
|
|
52
|
+
"@iconify/react": "^5.2.0",
|
|
53
53
|
"@tailwindcss/aspect-ratio": "^0.4.2",
|
|
54
54
|
"@tailwindcss/container-queries": "^0.1.1",
|
|
55
|
-
"@tailwindcss/forms": "^0.5.
|
|
55
|
+
"@tailwindcss/forms": "^0.5.10",
|
|
56
56
|
"@tailwindcss/line-clamp": "^0.4.4",
|
|
57
|
-
"@tailwindcss/typography": "^0.5.
|
|
57
|
+
"@tailwindcss/typography": "^0.5.16",
|
|
58
58
|
"classnames": "^2.5.1",
|
|
59
|
-
"date-fns": "^
|
|
59
|
+
"date-fns": "^4.1.0",
|
|
60
60
|
"date-input-polyfill": "^2.14.0",
|
|
61
61
|
"filter-invalid-dom-props": "^3.0.1",
|
|
62
|
-
"framer-motion": "^11.
|
|
62
|
+
"framer-motion": "^11.18.2",
|
|
63
63
|
"he": "^1.2.0",
|
|
64
64
|
"history": "^5.3.0",
|
|
65
|
-
"html-react-parser": "^5.
|
|
65
|
+
"html-react-parser": "^5.2.2",
|
|
66
66
|
"iso8601-duration": "^2.1.2",
|
|
67
|
-
"libphonenumber-js": "^1.11.
|
|
68
|
-
"next": "^
|
|
69
|
-
"rc-pagination": "^
|
|
67
|
+
"libphonenumber-js": "^1.11.19",
|
|
68
|
+
"next": "^15.1.6",
|
|
69
|
+
"rc-pagination": "^5.1.0",
|
|
70
70
|
"react": "^18.3.1",
|
|
71
|
-
"react-burger-menu": "^3.0
|
|
71
|
+
"react-burger-menu": "^3.1.0",
|
|
72
72
|
"react-collapsible": "^2.10.0",
|
|
73
73
|
"react-confirm-alert": "^3.0.6",
|
|
74
74
|
"react-content-loader": "^7.0.2",
|
|
75
75
|
"react-device-detect": "^2.2.3",
|
|
76
76
|
"react-dom": "^18.3.1",
|
|
77
|
-
"react-hook-form": "^7.
|
|
77
|
+
"react-hook-form": "^7.54.2",
|
|
78
78
|
"react-hover-video-player": "^10.0.2",
|
|
79
|
-
"react-modal": "^3.16.
|
|
79
|
+
"react-modal": "^3.16.3",
|
|
80
80
|
"react-otp-input": "^3.1.1",
|
|
81
81
|
"react-player": "^2.16.0",
|
|
82
|
-
"react-share": "^5.1.
|
|
83
|
-
"react-slick": "^0.30.
|
|
84
|
-
"react-tabs": "^6.0
|
|
85
|
-
"react-toastify": "^
|
|
82
|
+
"react-share": "^5.1.2",
|
|
83
|
+
"react-slick": "^0.30.3",
|
|
84
|
+
"react-tabs": "^6.1.0",
|
|
85
|
+
"react-toastify": "^11.0.3",
|
|
86
86
|
"slick-carousel": "^1.8.1",
|
|
87
|
-
"tailwind-merge": "^2.
|
|
88
|
-
"tailwindcss": "^3.4.
|
|
89
|
-
"typescript": "^5.
|
|
90
|
-
"video.js": "8.
|
|
87
|
+
"tailwind-merge": "^2.6.0",
|
|
88
|
+
"tailwindcss": "^3.4.17",
|
|
89
|
+
"typescript": "^5.7.3",
|
|
90
|
+
"video.js": "8.21.1"
|
|
91
91
|
},
|
|
92
92
|
"bugs": {
|
|
93
93
|
"url": "https://github.com/4AllDigital/foundation-ui/issues"
|
|
@@ -95,9 +95,12 @@
|
|
|
95
95
|
"homepage": "https://github.com/4AllDigital/foundation-ui#readme",
|
|
96
96
|
"devDependencies": {
|
|
97
97
|
"@types/he": "^1.2.3",
|
|
98
|
+
"@types/jquery": "^3.5.32",
|
|
99
|
+
"@types/react": "18.3.18",
|
|
98
100
|
"@types/react-modal": "^3.16.3",
|
|
99
101
|
"@types/react-slick": "^0.23.13",
|
|
100
102
|
"@types/slick-carousel": "^1.6.40",
|
|
103
|
+
"jquery": "^3.7.1",
|
|
101
104
|
"moment": "^2.30.1"
|
|
102
105
|
}
|
|
103
106
|
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export interface Props {
|
|
2
|
-
className?: string;
|
|
3
|
-
children?: React.ReactNode;
|
|
4
|
-
header?: React.ReactNode;
|
|
5
|
-
bodyContent?: React.ReactNode;
|
|
6
|
-
bodyFooter?: React.ReactNode;
|
|
7
|
-
bodyHeader?: React.ReactNode;
|
|
8
|
-
sideContent?: React.ReactNode;
|
|
9
|
-
noSidebar?: boolean;
|
|
10
|
-
showSidebar?: boolean;
|
|
11
|
-
}
|
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{components → src/components}/AnimationCounter/AnimationCounter.types.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{components → src/components}/AnimationSet1/AnimationSet1.types.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{components → src/components}/Authenticator/Authenticator.types.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{components → src/components}/Card/types/CardBasic/CardBasic.types.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{components → src/components}/Card/types/CardData/CardData.types.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{components → src/components}/Card/types/CardHorz/CardHorz.types.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{components → src/components}/Card/types/CardIcon/CardIcon.types.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{components → src/components}/Card/types/CardMedia/CardMedia.types.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{components → src/components}/Card/types/CardVideo/CardVideo.types.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{components → src/components}/ContentPageLayout/ContentPageLayout.types.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{components → src/components}/ContentRowsLayout/ContentRowsLayout.types.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{components → src/components}/DisplayHeading/DisplayHeading.types.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{components → src/components}/PanelScroller/PanelScroller.types.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{features → src/features}/Search/view-helpers/getFilterValueDisplay.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{features → src/features}/Search/views/MultiCheckboxFacet/index.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{features → src/features}/Search/views/PagingInfo/PagingInfo.types.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{features → src/features}/Search/views/ResultsPerPage/ResultsPerPage.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{features → src/features}/Search/views/SearchBox/SearchBox.types.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/types/lib/{forms → src/forms}/ForgotPasswordForm/ForgotPasswordForm.types.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|