@4alldigital/foundation-ui--gamma 1.41.1 → 1.42.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 -1989
- package/dist/index.js +1 -2051
- package/dist/types/{fui → lib}/components/Card/constants/index.d.ts +1 -1
- package/dist/types/{fui → lib}/components/Image/Image.d.ts +1 -2
- package/dist/types/{fui → lib}/components/Image/Image.types.d.ts +2 -0
- package/dist/types/{fui → lib}/components/Link/Link.d.ts +1 -1
- package/dist/types/{fui → lib}/components/Link/Link.types.d.ts +1 -0
- package/dist/types/{fui → lib}/components/PanelCards/PanelCards.types.d.ts +2 -2
- package/dist/types/{fui → lib}/components/PanelVideo/PanelVideo.d.ts +1 -1
- package/dist/types/{fui → lib}/components/PanelVideo/PanelVideo.types.d.ts +3 -5
- package/dist/types/lib/context/index.d.ts +4 -0
- package/dist/types/{fui → lib}/index.d.ts +1 -2
- package/dist/types/packages/alpha/src/index.d.ts +2 -1
- package/dist/types/packages/beta/src/index.d.ts +1 -1
- package/dist/types/packages/default/src/index.d.ts +2 -1
- package/dist/types/packages/default/theme/styles/cards/cards.themes.d.ts +3 -3
- package/dist/types/packages/gamma/src/index.d.ts +2 -1
- package/package.json +4 -4
- /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/Form.types.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/FormSelect.types.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.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/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.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/ListItem/ListItem.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/components/ListItem/index.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/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/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/TextInput.types.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/AppContext.d.ts → lib/context/App/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/getUrlSanitizer.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/Sidebar/Sidebar.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/Sidebar/Sidebar.types.d.ts +0 -0
- /package/dist/types/{fui → lib}/features/Search/views/Sidebar/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}/hooks/useTheme.d.ts +0 -0
- /package/dist/types/{fui → lib}/setupTests.d.ts +0 -0
- /package/dist/types/{fui → lib}/stories/Page.d.ts +0 -0
- /package/dist/types/{fui → lib}/translations/en.d.ts +0 -0
- /package/dist/types/{fui → lib}/translations/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/utils/htmlParser/index.d.ts +0 -0
- /package/dist/types/{fui → lib}/utils/parseDuration/index.d.ts +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const cardWrapperClasses = "relative rounded-lg overflow-hidden transition duration-300 ease-in-out cursor-pointer hover:scale-105 shadow hover:shadow-lg bg-white text-black hover:bg-primary hover:text-
|
|
1
|
+
export declare const cardWrapperClasses = "relative rounded-lg overflow-hidden transition duration-300 ease-in-out cursor-pointer hover:scale-105 shadow hover:shadow-lg bg-white text-black hover:bg-primary hover:text-bodyText-inverted";
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Props } from './Image.types';
|
|
2
|
-
import React from 'react';
|
|
3
2
|
declare const Image: {
|
|
4
|
-
({ src, alt, title, caption, figure, onLoad, id, className, testID, ...rest }: Props): React.ReactElement;
|
|
3
|
+
({ src, alt, title, caption, figure, onLoad, id, className, sizes, testID, ...rest }: Props): React.ReactElement;
|
|
5
4
|
displayName: string;
|
|
6
5
|
};
|
|
7
6
|
export default Image;
|
|
@@ -10,6 +10,8 @@ export interface Props extends ImageProps {
|
|
|
10
10
|
figure?: boolean;
|
|
11
11
|
/** The image will take up the entire width of the container. */
|
|
12
12
|
fluid?: boolean;
|
|
13
|
+
/** The next/image sizes attribute. */
|
|
14
|
+
sizes?: string;
|
|
13
15
|
crossOrigin?: 'anonymous' | 'use-credentials';
|
|
14
16
|
id?: string;
|
|
15
17
|
testID?: string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Props } from './Link.types';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
declare const Link: {
|
|
4
|
-
({ href, children, onClick, history, target, id, testID, className, prefetch, }: Props): React.ReactElement;
|
|
4
|
+
({ href, children, onClick, history, target, id, testID, className, prefetch, hideExternalIcon, }: Props): React.ReactElement;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default Link;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { Props } from './PanelVideo.types';
|
|
3
3
|
declare const PanelVideo: {
|
|
4
|
-
({ testID,
|
|
4
|
+
({ testID, className, title, description, spacing, videoProps, }: Props): React.ReactElement;
|
|
5
5
|
displayName: string;
|
|
6
6
|
};
|
|
7
7
|
export default PanelVideo;
|
|
@@ -1,12 +1,10 @@
|
|
|
1
|
-
import { SPACING } from
|
|
1
|
+
import { SPACING } from '../Hero/Hero.types';
|
|
2
|
+
import { Props as videoProps } from '../Video/Video.types';
|
|
2
3
|
export interface Props {
|
|
3
4
|
testID?: string;
|
|
4
|
-
sources: {
|
|
5
|
-
src: string;
|
|
6
|
-
type?: string;
|
|
7
|
-
}[];
|
|
8
5
|
className?: string;
|
|
9
6
|
title?: string;
|
|
10
7
|
description?: string;
|
|
11
8
|
spacing?: SPACING;
|
|
9
|
+
videoProps: videoProps;
|
|
12
10
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@4alldigital/foundation-ui--gamma",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.42.0",
|
|
4
4
|
"description": "Foundation UI Component library with GAMMA theme. ",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.esm.js",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"author": "Joe Mewes",
|
|
14
14
|
"license": "MIT",
|
|
15
15
|
"source": "src/index.ts",
|
|
16
|
-
"types": "dist/types/
|
|
16
|
+
"types": "dist/types/lib/index.d.ts",
|
|
17
17
|
"sideEffects": false,
|
|
18
18
|
"files": [
|
|
19
19
|
"dist"
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"exports": {
|
|
22
22
|
"./package.json": "./package.json",
|
|
23
23
|
".": {
|
|
24
|
-
"types": "./dist/types/
|
|
24
|
+
"types": "./dist/types/lib/index.d.ts",
|
|
25
25
|
"import": "./dist/index.esm.js",
|
|
26
26
|
"require": "./dist/index.js"
|
|
27
27
|
},
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"publishConfig": {
|
|
40
40
|
"access": "public"
|
|
41
41
|
},
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "8ed637aabaa3da26bb7cec8c3b35d4f563f16947",
|
|
43
43
|
"dependencies": {
|
|
44
44
|
"@elastic/datemath": "^5.0.3",
|
|
45
45
|
"@elastic/react-search-ui": "^1.21.1",
|
|
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
|
|
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
|
|
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
|