@4alldigital/foundation-ui--gamma 1.41.2 → 1.43.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 -1994
- package/dist/index.js +1 -2056
- package/dist/types/{fui → lib}/components/Card/constants/index.d.ts +1 -1
- package/dist/types/lib/components/Form/Form.types.d.ts +21 -0
- package/dist/types/{fui → lib}/components/FormSelect/FormSelect.types.d.ts +0 -14
- package/dist/types/{fui → lib}/components/Icon/Icon.d.ts +0 -4
- package/dist/types/{fui → lib}/components/Image/Image.d.ts +0 -1
- package/dist/types/{fui → lib}/components/Image/Image.types.d.ts +0 -4
- package/dist/types/{fui → lib}/components/TextInput/TextInput.types.d.ts +0 -8
- package/dist/types/{fui/context/AppContext.d.ts → lib/context/App/index.d.ts} +1 -1
- package/dist/types/lib/context/index.d.ts +4 -0
- package/dist/types/lib/features/Search/view-helpers/getUrlSanitizer.d.ts +1 -0
- package/dist/types/{fui → lib}/index.d.ts +1 -2
- package/dist/types/lib/translations/index.d.ts +1 -0
- package/dist/types/packages/default/theme/styles/settings/settings.themes.d.ts +5 -5
- package/dist/types/packages/gamma/src/index.d.ts +2 -1
- package/dist/types/packages/gamma/theme/index.d.ts +57 -5
- package/dist/types/packages/gamma/theme/styles/settings/settings.themes.d.ts +5 -5
- package/package.json +4 -4
- package/dist/types/fui/components/Form/Form.types.d.ts +0 -36
- package/dist/types/fui/components/ListItem/ListItem.d.ts +0 -7
- package/dist/types/fui/components/ListItem/index.d.ts +0 -1
- package/dist/types/fui/features/Search/view-helpers/getUrlSanitizer.d.ts +0 -6
- package/dist/types/fui/features/Search/views/Sidebar/Sidebar.d.ts +0 -8
- package/dist/types/fui/features/Search/views/Sidebar/Sidebar.types.d.ts +0 -3
- package/dist/types/fui/features/Search/views/Sidebar/index.d.ts +0 -1
- package/dist/types/fui/hooks/useTheme.d.ts +0 -1
- package/dist/types/fui/setupTests.d.ts +0 -1
- package/dist/types/fui/stories/Page.d.ts +0 -6
- package/dist/types/fui/translations/index.d.ts +0 -2
- package/dist/types/fui/utils/parseDuration/index.d.ts +0 -19
- package/dist/types/packages/alpha/src/index.d.ts +0 -3
- package/dist/types/packages/alpha/theme/index.d.ts +0 -64
- package/dist/types/packages/alpha/theme/styles/buttons/buttons.themes.d.ts +0 -4
- package/dist/types/packages/alpha/theme/styles/colors/colors.themes.d.ts +0 -2
- package/dist/types/packages/alpha/theme/styles/fonts/fonts.themes.d.ts +0 -9
- package/dist/types/packages/alpha/theme/styles/settings/settings.themes.d.ts +0 -245
- package/dist/types/packages/beta/src/index.d.ts +0 -3
- package/dist/types/packages/beta/theme/index.d.ts +0 -64
- package/dist/types/packages/beta/theme/styles/buttons/buttons.themes.d.ts +0 -4
- package/dist/types/packages/beta/theme/styles/colors/colors.themes.d.ts +0 -2
- package/dist/types/packages/beta/theme/styles/fonts/fonts.themes.d.ts +0 -9
- package/dist/types/packages/beta/theme/styles/settings/settings.themes.d.ts +0 -246
- package/dist/types/packages/default/src/index.d.ts +0 -3
- package/dist/types/packages/default/theme/index.d.ts +0 -64
- package/dist/types/packages/default/theme/styles/cards/cards.themes.d.ts +0 -7
- /package/dist/types/{fui → lib}/components/AnimationCounter/AnimationCounter.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/AnimationCounter/AnimationCounter.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/AnimationCounter/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/AnimationSet1/AnimationSet1.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/AnimationSet1/AnimationSet1.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/AnimationSet1/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Authenticator/Authenticator.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Authenticator/Authenticator.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Authenticator/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Avatar/Avatar.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Avatar/Avatar.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Avatar/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Blockquote/Blockquote.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Blockquote/Blockquote.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Blockquote/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Button/Button.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Button/Button.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Button/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/ButtonGroup/ButtonGroup.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/ButtonGroup/ButtonGroup.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/ButtonGroup/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/Card.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/Card.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/types/CardBasic/CardBasic.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/types/CardBasic/CardBasic.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/types/CardBasic/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/types/CardData/CardData.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/types/CardData/CardData.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/types/CardData/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/types/CardHorz/CardHorz.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/types/CardHorz/CardHorz.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/types/CardHorz/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/types/CardIcon/CardIcon.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/types/CardIcon/CardIcon.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/types/CardIcon/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/types/CardMedia/CardMedia.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/types/CardMedia/CardMedia.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/types/CardMedia/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/types/CardVideo/CardVideo.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/types/CardVideo/CardVideo.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Card/types/CardVideo/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Checkbox/Checkbox.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Checkbox/Checkbox.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Checkbox/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Chip/Chip.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Chip/Chip.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Chip/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Container/Container.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Container/Container.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Container/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/ContentPageLayout/ContentPageLayout.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/ContentPageLayout/ContentPageLayout.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/ContentPageLayout/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/ContentRowsLayout/ContentRowsLayout.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/ContentRowsLayout/ContentRowsLayout.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/ContentRowsLayout/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Copy/Copy.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Copy/Copy.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Copy/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/DisplayHeading/DisplayHeading.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/DisplayHeading/DisplayHeading.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/DisplayHeading/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/FileUpload/FileUpload.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/FileUpload/FileUpload.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/FileUpload/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Footer/Footer.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Footer/Footer.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Footer/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Form/Form.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Form/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/FormField/FormField.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/FormField/FormField.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/FormField/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/FormSelect/FormSelect.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/FormSelect/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Header/Header.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Header/Header.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Header/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Heading/Heading.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Heading/Heading.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Heading/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Hero/Hero.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Hero/Hero.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Hero/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Hr/Hr.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Hr/Hr.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Hr/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/HtmlContent/HtmlContent.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/HtmlContent/HtmlContent.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/HtmlContent/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Icon/Icon.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Icon/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Image/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Label/Label.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Label/Label.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Label/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Link/Link.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Link/Link.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Link/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/List/List.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/List/List.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/List/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/ListItem/ListItem.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Loader/Loader.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Loader/Loader.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Loader/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Logo/Logo.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Logo/Logo.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Logo/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Menu/Menu.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Menu/Menu.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Menu/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Notice/Notice.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Notice/Notice.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Notice/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/OTPInput/OTPInput.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/OTPInput/OTPInput.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/OTPInput/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/PanelCards/PanelCards.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/PanelCards/PanelCards.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/PanelCards/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/PanelFeature/PanelFeature.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/PanelFeature/PanelFeature.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/PanelFeature/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/PanelHero/PanelHero.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/PanelHero/PanelHero.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/PanelHero/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/PanelProduct/PanelProduct.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/PanelProduct/PanelProduct.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/PanelProduct/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/PanelVideo/PanelVideo.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/PanelVideo/PanelVideo.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/PanelVideo/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Radio/Radio.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Radio/Radio.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Radio/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Share/Share.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Share/Share.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Share/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Switch/Switch.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Switch/Switch.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Switch/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Tabs/Tabs.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Tabs/Tabs.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Tabs/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/TextInput/TextInput.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/TextInput/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Video/Video.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Video/Video.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/Video/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/VisitUs/VisitUs.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/VisitUs/VisitUs.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/VisitUs/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/index.d.ts +0 -0
- /package/dist/types/{fui/context/ThemeContext.d.ts → lib/context/Theme/index.d.ts} +0 -0
- /package/dist/types/{fui → lib}/features/Search/Search.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/Search.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/view-helpers/appendClassName.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/view-helpers/formatResult.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/view-helpers/getFilterValueDisplay.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/view-helpers/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/Layout/Layout.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/Layout/Layout.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/Layout/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/MultiCheckboxFacet/MultiCheckboxFacet.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/MultiCheckboxFacet/MultiCheckboxFacet.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/MultiCheckboxFacet/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/Paging/Paging.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/Paging/Paging.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/Paging/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/PagingInfo/PagingInfo.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/PagingInfo/PagingInfo.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/PagingInfo/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/Result/Result.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/Result/Result.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/Result/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/Results/Results.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/Results/Results.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/Results/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/ResultsPerPage/ResultsPerPage.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/ResultsPerPage/ResultsPerPage.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/ResultsPerPage/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/SearchBox/SearchBox.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/SearchBox/SearchBox.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/SearchBox/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/SingleLinksFacet/SingleLinksFacet.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/SingleLinksFacet/SingleLinksFacet.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/SingleLinksFacet/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/SingleSelectFacet/SingleSelectFacet.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/SingleSelectFacet/SingleSelectFacet.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/SingleSelectFacet/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/Sorting/Sorting.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/Sorting/Sorting.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/Sorting/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/forms/ForgotPasswordForm/ForgotPasswordForm.d.ts +0 -0
- /package/dist/types/{fui → lib}/forms/ForgotPasswordForm/ForgotPasswordForm.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/forms/ForgotPasswordForm/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/forms/LoginForm/LoginForm.d.ts +0 -0
- /package/dist/types/{fui → lib}/forms/LoginForm/LoginForm.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/forms/LoginForm/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/forms/ProfileForm/ProfileForm.d.ts +0 -0
- /package/dist/types/{fui → lib}/forms/ProfileForm/ProfileForm.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/forms/ProfileForm/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/forms/RegisterForm/RegisterForm.d.ts +0 -0
- /package/dist/types/{fui → lib}/forms/RegisterForm/RegisterForm.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/forms/RegisterForm/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/forms/ResetPasswordForm/ResetPasswordForm.d.ts +0 -0
- /package/dist/types/{fui → lib}/forms/ResetPasswordForm/ResetPasswordForm.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/forms/ResetPasswordForm/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/forms/constants/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/forms/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/forms/validations/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/translations/en.d.ts +0 -0
- /package/dist/types/{fui → lib}/utils/htmlParser/index.d.ts +0 -0
|
@@ -1,245 +0,0 @@
|
|
|
1
|
-
declare const settings: {
|
|
2
|
-
fontWeight: {
|
|
3
|
-
light: string;
|
|
4
|
-
normal: string;
|
|
5
|
-
bold: string;
|
|
6
|
-
thin: string;
|
|
7
|
-
extralight: string;
|
|
8
|
-
medium: string;
|
|
9
|
-
semibold: string;
|
|
10
|
-
extrabold: string;
|
|
11
|
-
black: string;
|
|
12
|
-
};
|
|
13
|
-
colors: {
|
|
14
|
-
white: string;
|
|
15
|
-
black: string;
|
|
16
|
-
primary: string;
|
|
17
|
-
secondary: string;
|
|
18
|
-
tertiary: string;
|
|
19
|
-
accent: string;
|
|
20
|
-
neutral: string;
|
|
21
|
-
info: string;
|
|
22
|
-
success: string;
|
|
23
|
-
warning: string;
|
|
24
|
-
error: string;
|
|
25
|
-
opacityDark10: string;
|
|
26
|
-
opacityDark20: string;
|
|
27
|
-
opacityDark30: string;
|
|
28
|
-
opacityDark40: string;
|
|
29
|
-
opacityDark50: string;
|
|
30
|
-
opacityDark60: string;
|
|
31
|
-
opacityDark70: string;
|
|
32
|
-
opacityDark80: string;
|
|
33
|
-
opacityDark90: string;
|
|
34
|
-
opacityLight10: string;
|
|
35
|
-
opacityLight20: string;
|
|
36
|
-
opacityLight30: string;
|
|
37
|
-
opacityLight40: string;
|
|
38
|
-
opacityLight50: string;
|
|
39
|
-
opacityLight60: string;
|
|
40
|
-
opacityLight70: string;
|
|
41
|
-
opacityLight80: string;
|
|
42
|
-
opacityLight90: string;
|
|
43
|
-
primary50: string;
|
|
44
|
-
primary100: string;
|
|
45
|
-
primary200: string;
|
|
46
|
-
primary300: string;
|
|
47
|
-
primary400: string;
|
|
48
|
-
primary500: string;
|
|
49
|
-
primary600: string;
|
|
50
|
-
primary700: string;
|
|
51
|
-
primary800: string;
|
|
52
|
-
primary900: string;
|
|
53
|
-
secondary50: string;
|
|
54
|
-
secondary100: string;
|
|
55
|
-
secondary200: string;
|
|
56
|
-
secondary300: string;
|
|
57
|
-
secondary400: string;
|
|
58
|
-
secondary500: string;
|
|
59
|
-
secondary600: string;
|
|
60
|
-
secondary700: string;
|
|
61
|
-
secondary800: string;
|
|
62
|
-
secondary900: string;
|
|
63
|
-
tertiary50: string;
|
|
64
|
-
tertiary100: string;
|
|
65
|
-
tertiary200: string;
|
|
66
|
-
tertiary300: string;
|
|
67
|
-
tertiary400: string;
|
|
68
|
-
tertiary500: string;
|
|
69
|
-
tertiary600: string;
|
|
70
|
-
tertiary700: string;
|
|
71
|
-
tertiary800: string;
|
|
72
|
-
tertiary900: string;
|
|
73
|
-
accent50: string;
|
|
74
|
-
accent100: string;
|
|
75
|
-
accent200: string;
|
|
76
|
-
accent300: string;
|
|
77
|
-
accent400: string;
|
|
78
|
-
accent500: string;
|
|
79
|
-
accent600: string;
|
|
80
|
-
accent700: string;
|
|
81
|
-
accent800: string;
|
|
82
|
-
accent900: string;
|
|
83
|
-
neutral50: string;
|
|
84
|
-
neutral100: string;
|
|
85
|
-
neutral200: string;
|
|
86
|
-
neutral300: string;
|
|
87
|
-
neutral400: string;
|
|
88
|
-
neutral500: string;
|
|
89
|
-
neutral600: string;
|
|
90
|
-
neutral700: string;
|
|
91
|
-
neutral800: string;
|
|
92
|
-
neutral900: string;
|
|
93
|
-
info50: string;
|
|
94
|
-
info100: string;
|
|
95
|
-
info200: string;
|
|
96
|
-
info300: string;
|
|
97
|
-
info400: string;
|
|
98
|
-
info500: string;
|
|
99
|
-
info600: string;
|
|
100
|
-
info700: string;
|
|
101
|
-
info800: string;
|
|
102
|
-
info900: string;
|
|
103
|
-
success50: string;
|
|
104
|
-
success100: string;
|
|
105
|
-
success200: string;
|
|
106
|
-
success300: string;
|
|
107
|
-
success400: string;
|
|
108
|
-
success500: string;
|
|
109
|
-
success600: string;
|
|
110
|
-
success700: string;
|
|
111
|
-
success800: string;
|
|
112
|
-
success900: string;
|
|
113
|
-
warning50: string;
|
|
114
|
-
warning100: string;
|
|
115
|
-
warning200: string;
|
|
116
|
-
warning300: string;
|
|
117
|
-
warning400: string;
|
|
118
|
-
warning500: string;
|
|
119
|
-
warning600: string;
|
|
120
|
-
warning700: string;
|
|
121
|
-
warning800: string;
|
|
122
|
-
warning900: string;
|
|
123
|
-
error50: string;
|
|
124
|
-
error100: string;
|
|
125
|
-
error200: string;
|
|
126
|
-
error300: string;
|
|
127
|
-
error400: string;
|
|
128
|
-
error500: string;
|
|
129
|
-
error600: string;
|
|
130
|
-
error700: string;
|
|
131
|
-
error800: string;
|
|
132
|
-
error900: string;
|
|
133
|
-
grey50: string;
|
|
134
|
-
grey100: string;
|
|
135
|
-
grey200: string;
|
|
136
|
-
grey300: string;
|
|
137
|
-
grey400: string;
|
|
138
|
-
grey500: string;
|
|
139
|
-
grey600: string;
|
|
140
|
-
grey700: string;
|
|
141
|
-
grey800: string;
|
|
142
|
-
grey900: string;
|
|
143
|
-
purple50: string;
|
|
144
|
-
purple100: string;
|
|
145
|
-
purple200: string;
|
|
146
|
-
purple300: string;
|
|
147
|
-
purple400: string;
|
|
148
|
-
purple500: string;
|
|
149
|
-
purple600: string;
|
|
150
|
-
purple700: string;
|
|
151
|
-
purple800: string;
|
|
152
|
-
purple900: string;
|
|
153
|
-
};
|
|
154
|
-
screens: {
|
|
155
|
-
sm: string;
|
|
156
|
-
md: string;
|
|
157
|
-
lg: string;
|
|
158
|
-
xl: string;
|
|
159
|
-
};
|
|
160
|
-
spacing: {
|
|
161
|
-
px: string;
|
|
162
|
-
0: string;
|
|
163
|
-
1: string;
|
|
164
|
-
2: string;
|
|
165
|
-
3: string;
|
|
166
|
-
4: string;
|
|
167
|
-
5: string;
|
|
168
|
-
6: string;
|
|
169
|
-
8: string;
|
|
170
|
-
10: string;
|
|
171
|
-
11: string;
|
|
172
|
-
12: string;
|
|
173
|
-
16: string;
|
|
174
|
-
20: string;
|
|
175
|
-
24: string;
|
|
176
|
-
32: string;
|
|
177
|
-
40: string;
|
|
178
|
-
48: string;
|
|
179
|
-
56: string;
|
|
180
|
-
64: string;
|
|
181
|
-
128: string;
|
|
182
|
-
};
|
|
183
|
-
borderRadius: {
|
|
184
|
-
none: string;
|
|
185
|
-
sm: string;
|
|
186
|
-
DEFAULT: string;
|
|
187
|
-
md: string;
|
|
188
|
-
lg: string;
|
|
189
|
-
xl: string;
|
|
190
|
-
'2xl': string;
|
|
191
|
-
'3xl': string;
|
|
192
|
-
full: string;
|
|
193
|
-
};
|
|
194
|
-
fontSize: {
|
|
195
|
-
xs: (string | {
|
|
196
|
-
lineHeight: string;
|
|
197
|
-
})[];
|
|
198
|
-
sm: (string | {
|
|
199
|
-
lineHeight: string;
|
|
200
|
-
})[];
|
|
201
|
-
base: (string | {
|
|
202
|
-
lineHeight: string;
|
|
203
|
-
})[];
|
|
204
|
-
lg: (string | {
|
|
205
|
-
lineHeight: string;
|
|
206
|
-
})[];
|
|
207
|
-
xl: (string | {
|
|
208
|
-
lineHeight: string;
|
|
209
|
-
})[];
|
|
210
|
-
'2xl': (string | {
|
|
211
|
-
lineHeight: string;
|
|
212
|
-
})[];
|
|
213
|
-
'3xl': (string | {
|
|
214
|
-
lineHeight: string;
|
|
215
|
-
})[];
|
|
216
|
-
'4xl': (string | {
|
|
217
|
-
lineHeight: string;
|
|
218
|
-
})[];
|
|
219
|
-
'5xl': (string | {
|
|
220
|
-
lineHeight: string;
|
|
221
|
-
})[];
|
|
222
|
-
'6xl': (string | {
|
|
223
|
-
lineHeight: string;
|
|
224
|
-
})[];
|
|
225
|
-
'7xl': (string | {
|
|
226
|
-
lineHeight: string;
|
|
227
|
-
})[];
|
|
228
|
-
'8xl': (string | {
|
|
229
|
-
lineHeight: string;
|
|
230
|
-
})[];
|
|
231
|
-
'9xl': (string | {
|
|
232
|
-
lineHeight: string;
|
|
233
|
-
})[];
|
|
234
|
-
};
|
|
235
|
-
extend: {
|
|
236
|
-
gridTemplateColumns: {
|
|
237
|
-
'header-md': string;
|
|
238
|
-
'header-sd': string;
|
|
239
|
-
'header-xs': string;
|
|
240
|
-
'search-layout': string;
|
|
241
|
-
'search-layout-with-sidebar': string;
|
|
242
|
-
};
|
|
243
|
-
};
|
|
244
|
-
};
|
|
245
|
-
export default settings;
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
declare const theme: {
|
|
2
|
-
colors: any;
|
|
3
|
-
fontFamily: {
|
|
4
|
-
body: string[];
|
|
5
|
-
heading: string[];
|
|
6
|
-
sans: string[];
|
|
7
|
-
serif: string[];
|
|
8
|
-
mono: string[];
|
|
9
|
-
display: string[];
|
|
10
|
-
};
|
|
11
|
-
buttons: {
|
|
12
|
-
raised: boolean;
|
|
13
|
-
};
|
|
14
|
-
screens: {
|
|
15
|
-
sm: string;
|
|
16
|
-
md: string;
|
|
17
|
-
lg: string;
|
|
18
|
-
xl: string;
|
|
19
|
-
};
|
|
20
|
-
borderRadius: {
|
|
21
|
-
none: string;
|
|
22
|
-
sm: string;
|
|
23
|
-
DEFAULT: string;
|
|
24
|
-
md: string;
|
|
25
|
-
lg: string;
|
|
26
|
-
xl: string;
|
|
27
|
-
'2xl': string;
|
|
28
|
-
'3xl': string;
|
|
29
|
-
full: string;
|
|
30
|
-
};
|
|
31
|
-
spacing: {
|
|
32
|
-
px: string;
|
|
33
|
-
0: string;
|
|
34
|
-
1: string;
|
|
35
|
-
2: string;
|
|
36
|
-
3: string;
|
|
37
|
-
4: string;
|
|
38
|
-
5: string;
|
|
39
|
-
6: string;
|
|
40
|
-
8: string;
|
|
41
|
-
10: string;
|
|
42
|
-
11: string;
|
|
43
|
-
12: string;
|
|
44
|
-
16: string;
|
|
45
|
-
20: string;
|
|
46
|
-
24: string;
|
|
47
|
-
32: string;
|
|
48
|
-
40: string;
|
|
49
|
-
48: string;
|
|
50
|
-
56: string;
|
|
51
|
-
64: string;
|
|
52
|
-
128: string;
|
|
53
|
-
};
|
|
54
|
-
extend: {
|
|
55
|
-
gridTemplateColumns: {
|
|
56
|
-
'header-md': string;
|
|
57
|
-
'header-sd': string;
|
|
58
|
-
'header-xs': string;
|
|
59
|
-
'search-layout': string;
|
|
60
|
-
'search-layout-with-sidebar': string;
|
|
61
|
-
};
|
|
62
|
-
};
|
|
63
|
-
};
|
|
64
|
-
export default theme;
|
|
@@ -1,246 +0,0 @@
|
|
|
1
|
-
declare const settings: {
|
|
2
|
-
colors: {
|
|
3
|
-
primary: string;
|
|
4
|
-
secondary: string;
|
|
5
|
-
tertiary: string;
|
|
6
|
-
quaternary: string;
|
|
7
|
-
white: string;
|
|
8
|
-
black: string;
|
|
9
|
-
accent: string;
|
|
10
|
-
neutral: string;
|
|
11
|
-
info: string;
|
|
12
|
-
success: string;
|
|
13
|
-
warning: string;
|
|
14
|
-
error: string;
|
|
15
|
-
opacityDark10: string;
|
|
16
|
-
opacityDark20: string;
|
|
17
|
-
opacityDark30: string;
|
|
18
|
-
opacityDark40: string;
|
|
19
|
-
opacityDark50: string;
|
|
20
|
-
opacityDark60: string;
|
|
21
|
-
opacityDark70: string;
|
|
22
|
-
opacityDark80: string;
|
|
23
|
-
opacityDark90: string;
|
|
24
|
-
opacityLight10: string;
|
|
25
|
-
opacityLight20: string;
|
|
26
|
-
opacityLight30: string;
|
|
27
|
-
opacityLight40: string;
|
|
28
|
-
opacityLight50: string;
|
|
29
|
-
opacityLight60: string;
|
|
30
|
-
opacityLight70: string;
|
|
31
|
-
opacityLight80: string;
|
|
32
|
-
opacityLight90: string;
|
|
33
|
-
primary50: string;
|
|
34
|
-
primary100: string;
|
|
35
|
-
primary200: string;
|
|
36
|
-
primary300: string;
|
|
37
|
-
primary400: string;
|
|
38
|
-
primary500: string;
|
|
39
|
-
primary600: string;
|
|
40
|
-
primary700: string;
|
|
41
|
-
primary800: string;
|
|
42
|
-
primary900: string;
|
|
43
|
-
secondary50: string;
|
|
44
|
-
secondary100: string;
|
|
45
|
-
secondary200: string;
|
|
46
|
-
secondary300: string;
|
|
47
|
-
secondary400: string;
|
|
48
|
-
secondary500: string;
|
|
49
|
-
secondary600: string;
|
|
50
|
-
secondary700: string;
|
|
51
|
-
secondary800: string;
|
|
52
|
-
secondary900: string;
|
|
53
|
-
tertiary50: string;
|
|
54
|
-
tertiary100: string;
|
|
55
|
-
tertiary200: string;
|
|
56
|
-
tertiary300: string;
|
|
57
|
-
tertiary400: string;
|
|
58
|
-
tertiary500: string;
|
|
59
|
-
tertiary600: string;
|
|
60
|
-
tertiary700: string;
|
|
61
|
-
tertiary800: string;
|
|
62
|
-
tertiary900: string;
|
|
63
|
-
accent50: string;
|
|
64
|
-
accent100: string;
|
|
65
|
-
accent200: string;
|
|
66
|
-
accent300: string;
|
|
67
|
-
accent400: string;
|
|
68
|
-
accent500: string;
|
|
69
|
-
accent600: string;
|
|
70
|
-
accent700: string;
|
|
71
|
-
accent800: string;
|
|
72
|
-
accent900: string;
|
|
73
|
-
neutral50: string;
|
|
74
|
-
neutral100: string;
|
|
75
|
-
neutral200: string;
|
|
76
|
-
neutral300: string;
|
|
77
|
-
neutral400: string;
|
|
78
|
-
neutral500: string;
|
|
79
|
-
neutral600: string;
|
|
80
|
-
neutral700: string;
|
|
81
|
-
neutral800: string;
|
|
82
|
-
neutral900: string;
|
|
83
|
-
info50: string;
|
|
84
|
-
info100: string;
|
|
85
|
-
info200: string;
|
|
86
|
-
info300: string;
|
|
87
|
-
info400: string;
|
|
88
|
-
info500: string;
|
|
89
|
-
info600: string;
|
|
90
|
-
info700: string;
|
|
91
|
-
info800: string;
|
|
92
|
-
info900: string;
|
|
93
|
-
success50: string;
|
|
94
|
-
success100: string;
|
|
95
|
-
success200: string;
|
|
96
|
-
success300: string;
|
|
97
|
-
success400: string;
|
|
98
|
-
success500: string;
|
|
99
|
-
success600: string;
|
|
100
|
-
success700: string;
|
|
101
|
-
success800: string;
|
|
102
|
-
success900: string;
|
|
103
|
-
warning50: string;
|
|
104
|
-
warning100: string;
|
|
105
|
-
warning200: string;
|
|
106
|
-
warning300: string;
|
|
107
|
-
warning400: string;
|
|
108
|
-
warning500: string;
|
|
109
|
-
warning600: string;
|
|
110
|
-
warning700: string;
|
|
111
|
-
warning800: string;
|
|
112
|
-
warning900: string;
|
|
113
|
-
error50: string;
|
|
114
|
-
error100: string;
|
|
115
|
-
error200: string;
|
|
116
|
-
error300: string;
|
|
117
|
-
error400: string;
|
|
118
|
-
error500: string;
|
|
119
|
-
error600: string;
|
|
120
|
-
error700: string;
|
|
121
|
-
error800: string;
|
|
122
|
-
error900: string;
|
|
123
|
-
grey50: string;
|
|
124
|
-
grey100: string;
|
|
125
|
-
grey200: string;
|
|
126
|
-
grey300: string;
|
|
127
|
-
grey400: string;
|
|
128
|
-
grey500: string;
|
|
129
|
-
grey600: string;
|
|
130
|
-
grey700: string;
|
|
131
|
-
grey800: string;
|
|
132
|
-
grey900: string;
|
|
133
|
-
purple50: string;
|
|
134
|
-
purple100: string;
|
|
135
|
-
purple200: string;
|
|
136
|
-
purple300: string;
|
|
137
|
-
purple400: string;
|
|
138
|
-
purple500: string;
|
|
139
|
-
purple600: string;
|
|
140
|
-
purple700: string;
|
|
141
|
-
purple800: string;
|
|
142
|
-
purple900: string;
|
|
143
|
-
};
|
|
144
|
-
borderRadius: {
|
|
145
|
-
none: string;
|
|
146
|
-
sm: string;
|
|
147
|
-
DEFAULT: string;
|
|
148
|
-
md: string;
|
|
149
|
-
lg: string;
|
|
150
|
-
xl: string;
|
|
151
|
-
'2xl': string;
|
|
152
|
-
'3xl': string;
|
|
153
|
-
full: string;
|
|
154
|
-
};
|
|
155
|
-
fontWeight: {
|
|
156
|
-
light: string;
|
|
157
|
-
normal: string;
|
|
158
|
-
bold: string;
|
|
159
|
-
thin: string;
|
|
160
|
-
extralight: string;
|
|
161
|
-
medium: string;
|
|
162
|
-
semibold: string;
|
|
163
|
-
extrabold: string;
|
|
164
|
-
black: string;
|
|
165
|
-
};
|
|
166
|
-
screens: {
|
|
167
|
-
sm: string;
|
|
168
|
-
md: string;
|
|
169
|
-
lg: string;
|
|
170
|
-
xl: string;
|
|
171
|
-
};
|
|
172
|
-
spacing: {
|
|
173
|
-
px: string;
|
|
174
|
-
0: string;
|
|
175
|
-
1: string;
|
|
176
|
-
2: string;
|
|
177
|
-
3: string;
|
|
178
|
-
4: string;
|
|
179
|
-
5: string;
|
|
180
|
-
6: string;
|
|
181
|
-
8: string;
|
|
182
|
-
10: string;
|
|
183
|
-
11: string;
|
|
184
|
-
12: string;
|
|
185
|
-
16: string;
|
|
186
|
-
20: string;
|
|
187
|
-
24: string;
|
|
188
|
-
32: string;
|
|
189
|
-
40: string;
|
|
190
|
-
48: string;
|
|
191
|
-
56: string;
|
|
192
|
-
64: string;
|
|
193
|
-
128: string;
|
|
194
|
-
};
|
|
195
|
-
fontSize: {
|
|
196
|
-
xs: (string | {
|
|
197
|
-
lineHeight: string;
|
|
198
|
-
})[];
|
|
199
|
-
sm: (string | {
|
|
200
|
-
lineHeight: string;
|
|
201
|
-
})[];
|
|
202
|
-
base: (string | {
|
|
203
|
-
lineHeight: string;
|
|
204
|
-
})[];
|
|
205
|
-
lg: (string | {
|
|
206
|
-
lineHeight: string;
|
|
207
|
-
})[];
|
|
208
|
-
xl: (string | {
|
|
209
|
-
lineHeight: string;
|
|
210
|
-
})[];
|
|
211
|
-
'2xl': (string | {
|
|
212
|
-
lineHeight: string;
|
|
213
|
-
})[];
|
|
214
|
-
'3xl': (string | {
|
|
215
|
-
lineHeight: string;
|
|
216
|
-
})[];
|
|
217
|
-
'4xl': (string | {
|
|
218
|
-
lineHeight: string;
|
|
219
|
-
})[];
|
|
220
|
-
'5xl': (string | {
|
|
221
|
-
lineHeight: string;
|
|
222
|
-
})[];
|
|
223
|
-
'6xl': (string | {
|
|
224
|
-
lineHeight: string;
|
|
225
|
-
})[];
|
|
226
|
-
'7xl': (string | {
|
|
227
|
-
lineHeight: string;
|
|
228
|
-
})[];
|
|
229
|
-
'8xl': (string | {
|
|
230
|
-
lineHeight: string;
|
|
231
|
-
})[];
|
|
232
|
-
'9xl': (string | {
|
|
233
|
-
lineHeight: string;
|
|
234
|
-
})[];
|
|
235
|
-
};
|
|
236
|
-
extend: {
|
|
237
|
-
gridTemplateColumns: {
|
|
238
|
-
'header-md': string;
|
|
239
|
-
'header-sd': string;
|
|
240
|
-
'header-xs': string;
|
|
241
|
-
'search-layout': string;
|
|
242
|
-
'search-layout-with-sidebar': string;
|
|
243
|
-
};
|
|
244
|
-
};
|
|
245
|
-
};
|
|
246
|
-
export default settings;
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
declare const theme: {
|
|
2
|
-
colors: any;
|
|
3
|
-
fontFamily: {
|
|
4
|
-
sans: string[];
|
|
5
|
-
serif: string[];
|
|
6
|
-
mono: string[];
|
|
7
|
-
body: string[];
|
|
8
|
-
heading: string[];
|
|
9
|
-
display: string[];
|
|
10
|
-
};
|
|
11
|
-
buttons: {
|
|
12
|
-
raised: boolean;
|
|
13
|
-
};
|
|
14
|
-
screens: {
|
|
15
|
-
sm: string;
|
|
16
|
-
md: string;
|
|
17
|
-
lg: string;
|
|
18
|
-
xl: string;
|
|
19
|
-
};
|
|
20
|
-
borderRadius: {
|
|
21
|
-
none: string;
|
|
22
|
-
sm: string;
|
|
23
|
-
DEFAULT: string;
|
|
24
|
-
md: string;
|
|
25
|
-
lg: string;
|
|
26
|
-
xl: string;
|
|
27
|
-
'2xl': string;
|
|
28
|
-
'3xl': string;
|
|
29
|
-
full: string;
|
|
30
|
-
};
|
|
31
|
-
spacing: {
|
|
32
|
-
px: string;
|
|
33
|
-
0: string;
|
|
34
|
-
1: string;
|
|
35
|
-
2: string;
|
|
36
|
-
3: string;
|
|
37
|
-
4: string;
|
|
38
|
-
5: string;
|
|
39
|
-
6: string;
|
|
40
|
-
8: string;
|
|
41
|
-
10: string;
|
|
42
|
-
11: string;
|
|
43
|
-
12: string;
|
|
44
|
-
16: string;
|
|
45
|
-
20: string;
|
|
46
|
-
24: string;
|
|
47
|
-
32: string;
|
|
48
|
-
40: string;
|
|
49
|
-
48: string;
|
|
50
|
-
56: string;
|
|
51
|
-
64: string;
|
|
52
|
-
128: string;
|
|
53
|
-
};
|
|
54
|
-
extend: {
|
|
55
|
-
gridTemplateColumns: {
|
|
56
|
-
'header-md': string;
|
|
57
|
-
'header-sd': string;
|
|
58
|
-
'header-xs': string;
|
|
59
|
-
'search-layout': string;
|
|
60
|
-
'search-layout-with-sidebar': string;
|
|
61
|
-
};
|
|
62
|
-
};
|
|
63
|
-
};
|
|
64
|
-
export default theme;
|
|
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
|