@digigov/react-core 1.0.0-00643e1d → 1.0.0-05af31dd
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/AccessibilityMenu/index.js +1 -1
- package/AccessibilityMenuBody/index.js +1 -1
- package/AccessibilityMenuButton/index.js +1 -1
- package/AccessibilityMenuContent/index.js +1 -1
- package/AccessibilityMenuHeader/index.js +1 -1
- package/AccessibilityMenuHeaderButton/index.js +1 -1
- package/AccessibilityMenuList/index.js +1 -1
- package/AccessibilityMenuListItem/index.js +1 -1
- package/AccessibilityMenuOptionButton/index.js +1 -1
- package/AccessibilityMenuSteps/index.js +1 -1
- package/Accordion/index.js +1 -1
- package/Accordion/index.test.js +2 -2
- package/AccordionControls/index.js +1 -1
- package/AccordionControls/index.test.js +2 -2
- package/AccordionSection/index.js +1 -1
- package/AccordionSection/index.test.js +4 -4
- package/AccordionSectionContent/index.js +1 -1
- package/AccordionSectionContent/index.test.js +2 -2
- package/AccordionSectionSummary/index.d.ts +1 -1
- package/AccordionSectionSummary/index.js +1 -1
- package/AccordionSectionSummary/index.test.js +2 -2
- package/AccordionSectionSummaryHeading/index.js +1 -1
- package/AccordionSectionSummaryHeading/index.test.js +2 -2
- package/AdminAside/index.js +1 -1
- package/AdminAside/index.test.js +2 -2
- package/AdminContainer/index.js +1 -1
- package/AdminContainer/index.test.js +2 -2
- package/AdminHeader/index.js +1 -1
- package/AdminHeader/index.test.js +2 -2
- package/AdminHeaderContent/index.js +1 -1
- package/AdminHeaderContent/index.spec.js +2 -2
- package/AdminLayout/index.js +1 -1
- package/AdminLayout/index.test.js +2 -2
- package/AdminMain/index.js +1 -1
- package/AdminMain/index.test.js +2 -2
- package/AdminTopSection/index.js +1 -1
- package/AdminTopSection/index.test.js +2 -2
- package/Aside/index.js +1 -1
- package/Aside/index.test.js +2 -2
- package/AutoCompleteAssistiveHint/index.js +1 -1
- package/AutoCompleteAssistiveHint/index.test.js +2 -2
- package/AutoCompleteInput/index.js +1 -1
- package/AutoCompleteInput/index.test.js +6 -6
- package/AutoCompleteInputTypeahead/index.js +1 -1
- package/AutoCompleteInputTypeahead/index.test.js +2 -2
- package/AutoCompleteResultList/index.js +1 -1
- package/AutoCompleteResultList/index.test.js +5 -5
- package/AutoCompleteResultListItem/index.js +1 -1
- package/AutoCompleteResultListItem/index.test.js +5 -5
- package/AutoCompleteStatus/index.js +1 -1
- package/AutoCompleteStatus/index.test.js +2 -2
- package/AutoCompleteStatusWrapper/index.js +1 -1
- package/AutoCompleteStatusWrapper/index.test.js +2 -2
- package/AutoCompleteWrapper/index.js +1 -1
- package/AutoCompleteWrapper/index.test.js +2 -2
- package/BackLink/index.js +1 -1
- package/BackLink/index.test.js +3 -3
- package/BannerContainer/index.js +1 -1
- package/BannerContainer/index.test.js +2 -2
- package/Blockquote/index.js +1 -1
- package/Blockquote/index.test.js +3 -3
- package/Bottom/index.js +1 -1
- package/Bottom/index.test.js +2 -2
- package/BottomInfo/index.js +1 -1
- package/BottomInfo/index.test.js +2 -2
- package/BottomInfoContainer/index.js +1 -1
- package/BottomInfoContainer/index.test.js +2 -2
- package/BottomInfoContent/index.js +1 -1
- package/BottomInfoContent/index.test.js +2 -2
- package/Breadcrumbs/index.js +1 -1
- package/Breadcrumbs/index.test.js +2 -2
- package/BreadcrumbsList/index.js +1 -1
- package/BreadcrumbsList/index.test.js +2 -2
- package/BreadcrumbsListItem/index.js +1 -1
- package/BreadcrumbsListItem/index.test.js +3 -3
- package/Button/index.js +1 -1
- package/Button/index.test.js +13 -13
- package/ButtonGroup/index.js +1 -1
- package/ButtonGroup/index.test.js +2 -2
- package/ButtonLink/index.js +1 -1
- package/ButtonLink/index.test.js +12 -12
- package/CallToAction/index.js +1 -1
- package/CallToAction/index.test.js +2 -2
- package/Card/index.js +1 -1
- package/Card/index.test.js +12 -12
- package/CardAction/index.js +1 -1
- package/CardAction/index.test.js +2 -2
- package/CardContent/index.js +1 -1
- package/CardContent/index.test.js +2 -2
- package/CardHeading/index.js +1 -1
- package/CardHeading/index.test.js +2 -2
- package/Checkbox/index.js +1 -1
- package/Checkbox/index.test.js +6 -6
- package/CheckboxConditional/index.js +3 -3
- package/CheckboxConditional/index.test.js +2 -2
- package/CheckboxItem/index.js +3 -3
- package/CheckboxItem/index.test.js +8 -8
- package/Chip/index.js +1 -1
- package/Chip/index.test.js +2 -2
- package/ChipContainer/index.js +1 -1
- package/ChipContainer/index.spec.js +2 -2
- package/ChipHeading/index.d.ts +1 -1
- package/ChipHeading/index.js +1 -1
- package/ChipHeading/index.test.js +2 -2
- package/ChipKeyValue/index.js +1 -1
- package/ChipKeyValue/index.test.js +2 -2
- package/ChoiceDividerText/index.js +1 -1
- package/ChoiceDividerText/index.test.js +2 -2
- package/CircularProgress/index.js +1 -1
- package/CircularProgress/index.test.js +7 -7
- package/CloseButton/index.js +1 -1
- package/CloseButton/index.test.js +3 -3
- package/Container/index.js +1 -1
- package/Container/index.test.js +4 -4
- package/CopyToClipboardContainer/index.js +1 -1
- package/CopyToClipboardContainer/index.spec.js +5 -5
- package/CopyToClipboardMessage/index.js +1 -1
- package/CopyToClipboardMessage/index.test.js +7 -7
- package/CopyrightContainer/index.js +1 -1
- package/CopyrightContainer/index.test.js +2 -2
- package/DateInputContainer/index.js +1 -1
- package/DateInputContainer/index.test.js +3 -3
- package/DateInputItem/index.js +1 -1
- package/DateInputItem/index.test.js +4 -4
- package/Details/index.js +1 -1
- package/Details/index.test.js +2 -2
- package/DetailsContent/index.js +1 -1
- package/DetailsContent/index.test.js +2 -2
- package/DetailsSummary/index.js +1 -1
- package/DetailsSummary/index.test.js +2 -2
- package/Drawer/index.js +1 -1
- package/Drawer/index.test.js +5 -5
- package/DrawerHeading/index.js +2 -2
- package/DrawerHeading/index.test.js +2 -2
- package/DropdownBase/__snapshots__/index.test.tsx.snap +20 -0
- package/DropdownBase/index.d.ts +8 -1
- package/DropdownBase/index.js +4 -3
- package/DropdownBase/index.test.js +21 -12
- package/DropdownButton/index.js +1 -1
- package/DropdownButton/index.test.js +23 -23
- package/DropdownContent/index.js +1 -1
- package/DropdownContent/index.test.js +2 -2
- package/ErrorMessage/index.js +1 -1
- package/ErrorMessage/index.test.js +2 -2
- package/ErrorSummary/index.js +2 -2
- package/ErrorSummary/index.test.js +3 -3
- package/FieldContainer/index.js +1 -1
- package/FieldContainer/index.test.js +4 -4
- package/Fieldset/index.js +1 -1
- package/Fieldset/index.test.js +2 -2
- package/FieldsetLegend/index.js +1 -1
- package/FieldsetLegend/index.test.js +11 -11
- package/FileUpload/index.js +1 -1
- package/FileUpload/index.test.js +3 -3
- package/FileUploadContainer/index.js +1 -1
- package/FileUploadContainer/index.test.js +3 -3
- package/FillableText/index.js +1 -1
- package/FillableText/index.test.js +2 -2
- package/FilterContainer/index.js +1 -1
- package/FilterContainer/index.test.js +2 -2
- package/FilterContent/index.js +1 -1
- package/FilterContent/index.test.js +2 -2
- package/FilterHeadingContainer/index.js +1 -1
- package/FilterHeadingContainer/index.test.js +2 -2
- package/FilterOptionsSection/index.js +1 -1
- package/FilterOptionsSection/index.spec.js +2 -2
- package/FilterSelectedHeading/index.js +1 -1
- package/FilterSelectedHeading/index.spec.js +2 -2
- package/FilterSelectedSection/index.js +1 -1
- package/FilterSelectedSection/index.test.js +2 -2
- package/Footer/index.js +1 -1
- package/Footer/index.test.js +2 -2
- package/FooterContainer/index.js +1 -1
- package/FooterContainer/index.test.js +2 -2
- package/FooterContent/index.js +1 -1
- package/FooterContent/index.test.js +2 -2
- package/FooterContentLogos/index.js +1 -1
- package/FooterContentLogos/index.test.js +2 -2
- package/FooterHeading/index.d.ts +1 -1
- package/FooterHeading/index.js +1 -1
- package/FooterHeading/index.test.js +4 -4
- package/FooterImage/index.js +1 -1
- package/FooterImage/index.test.js +2 -2
- package/FooterInfo/index.js +1 -1
- package/FooterInfo/index.test.js +2 -2
- package/FooterInfoSection/index.js +1 -1
- package/FooterInfoSection/index.test.js +4 -4
- package/FooterLink/index.js +1 -1
- package/FooterLink/index.test.js +3 -3
- package/FooterList/index.js +1 -1
- package/FooterList/index.test.js +3 -3
- package/FooterListItem/index.js +1 -1
- package/FooterListItem/index.test.js +2 -2
- package/FooterNavigation/index.js +1 -1
- package/FooterNavigation/index.test.js +2 -2
- package/FooterNavigationSection/index.js +1 -1
- package/FooterNavigationSection/index.test.js +2 -2
- package/Form/index.js +1 -1
- package/Form/index.test.js +3 -3
- package/FullPageBackground/index.js +1 -1
- package/FullPageBackground/index.test.js +2 -2
- package/GovGRLogo/index.js +3 -3
- package/GovGRLogo/index.test.js +2 -2
- package/Grid/index.js +1 -1
- package/Grid/index.test.js +9 -9
- package/Header/index.js +1 -1
- package/Header/index.test.js +2 -2
- package/HeaderContent/index.js +1 -1
- package/HeaderContent/index.test.js +2 -2
- package/HeaderLogo/index.js +1 -1
- package/HeaderLogo/index.test.js +2 -2
- package/HeaderNavMenuContent/index.js +1 -1
- package/HeaderNavMenuContent/index.test.js +2 -2
- package/HeaderSecondaryLogo/index.js +1 -1
- package/HeaderSecondaryLogo/index.test.js +3 -3
- package/HeaderSection/index.js +1 -1
- package/HeaderSection/index.test.js +2 -2
- package/HeaderTitle/index.js +1 -1
- package/HeaderTitle/index.test.js +3 -3
- package/Heading/index.d.ts +6 -2
- package/Heading/index.js +4 -3
- package/Heading/index.test.js +20 -20
- package/HeadingCaption/index.js +1 -1
- package/HeadingCaption/index.test.js +5 -5
- package/HellenicRepublicLogo/index.js +5 -5
- package/HellenicRepublicLogo/index.test.js +2 -2
- package/Hidden/index.js +1 -1
- package/Hidden/index.test.js +6 -6
- package/Hint/index.d.ts +6 -1
- package/Hint/index.js +4 -3
- package/Hint/index.test.js +5 -5
- package/ImageLogo/index.js +1 -1
- package/ImageLogo/index.test.js +3 -3
- package/ImageLogoSet/index.js +1 -1
- package/ImageLogoSet/index.test.js +4 -4
- package/KitchenSinkAllComponents/index.js +1 -1
- package/KitchenSinkCard/index.js +1 -1
- package/KitchenSinkCategory/index.js +1 -1
- package/KitchenSinkContent/index.js +1 -1
- package/KitchenSinkContentInfo/index.js +1 -1
- package/KitchenSinkContentTags/index.js +1 -1
- package/KitchenSinkHeading/index.d.ts +1 -1
- package/KitchenSinkHeading/index.js +1 -1
- package/KitchenSinkLetterContent/index.js +1 -1
- package/LabelContainer/index.js +1 -1
- package/LabelContainer/index.test.js +2 -2
- package/LabelTitle/index.js +1 -1
- package/LabelTitle/index.test.js +11 -11
- package/LabeledText/index.js +1 -1
- package/LabeledText/index.test.js +4 -4
- package/Layout/index.js +1 -1
- package/Layout/index.test.js +2 -2
- package/LinkBase/index.js +1 -1
- package/LinkBase/index.test.js +4 -4
- package/List/index.js +1 -1
- package/List/index.test.js +9 -9
- package/ListItem/index.js +1 -1
- package/ListItem/index.test.js +2 -2
- package/LoaderContainer/index.js +1 -1
- package/LoaderContainer/index.test.js +2 -2
- package/Main/index.js +1 -1
- package/Main/index.test.js +2 -2
- package/Masthead/index.js +1 -1
- package/Masthead/index.test.js +2 -2
- package/MastheadBody/index.js +1 -1
- package/MastheadBody/index.test.js +2 -2
- package/MastheadLogo/index.js +1 -1
- package/MastheadLogo/index.test.js +2 -2
- package/ModalAction/index.js +1 -1
- package/ModalAction/index.test.js +2 -2
- package/ModalContainer/index.js +2 -2
- package/ModalContainer/index.test.js +2 -2
- package/ModalContent/index.js +1 -1
- package/ModalContent/index.test.js +2 -2
- package/ModalHeading/index.d.ts +1 -1
- package/ModalHeading/index.js +1 -1
- package/ModalHeading/index.test.js +2 -2
- package/Nav/index.js +2 -2
- package/Nav/index.test.js +8 -8
- package/NavList/index.js +1 -1
- package/NavList/index.test.js +3 -3
- package/NavListItemAction/index.js +3 -3
- package/NavListItemAction/index.test.js +1 -1
- package/NavListItemActionContainer/index.js +1 -1
- package/NavListItemActionContainer/index.test.js +2 -2
- package/NavListItemButton/index.js +1 -1
- package/NavListItemButton/index.test.js +4 -4
- package/NavListItemLink/index.js +1 -1
- package/NavListItemLink/index.test.js +6 -6
- package/NavMenuContainer/__snapshots__/index.test.tsx.snap +33 -20
- package/NavMenuContainer/index.js +2 -2
- package/NavMenuContainer/index.test.js +5 -5
- package/NavMenuContent/index.js +1 -1
- package/NavMenuContent/index.test.js +2 -2
- package/NavMenuContentListBase/index.js +1 -1
- package/NavMenuContentListBase/index.test.js +2 -2
- package/NavMenuContentListItem/index.js +1 -1
- package/NavMenuContentListItem/index.test.js +2 -2
- package/NavMenuTitle/index.js +2 -2
- package/NavMenuTitle/index.test.js +2 -2
- package/NormalText/index.js +1 -1
- package/NormalText/index.test.js +41 -41
- package/NotificationBannerContainer/index.js +1 -1
- package/NotificationBannerContainer/index.test.js +4 -4
- package/NotificationBannerContent/index.js +1 -1
- package/NotificationBannerContent/index.test.js +2 -2
- package/NotificationBannerHeader/index.js +2 -2
- package/NotificationBannerHeader/index.test.js +2 -2
- package/NotificationBannerHeading/index.d.ts +1 -1
- package/NotificationBannerHeading/index.js +1 -1
- package/NotificationBannerHeading/index.test.js +2 -2
- package/NotificationBannerLink/index.js +1 -1
- package/NotificationBannerLink/index.test.js +3 -3
- package/PageTitleCaption/index.js +1 -1
- package/PageTitleCaption/index.test.js +1 -1
- package/PageTitleContainer/index.js +1 -1
- package/PageTitleContainer/index.test.js +2 -2
- package/PageTitleHeading/index.d.ts +1 -1
- package/PageTitleHeading/index.js +1 -1
- package/PageTitleHeading/index.test.js +6 -6
- package/Pagination/index.js +1 -1
- package/Pagination/index.spec.js +3 -3
- package/PaginationLabelContainer/index.js +1 -1
- package/PaginationLabelContainer/index.spec.js +2 -2
- package/PaginationList/index.js +1 -1
- package/PaginationList/index.spec.js +4 -4
- package/PaginationListItem/index.js +1 -1
- package/PaginationListItem/index.spec.js +6 -6
- package/Panel/index.js +1 -1
- package/Panel/index.test.js +2 -2
- package/PanelBody/index.js +1 -1
- package/PanelBody/index.test.js +2 -2
- package/PanelTitle/index.js +1 -1
- package/PanelTitle/index.test.js +1 -1
- package/Paragraph/index.js +1 -1
- package/Paragraph/index.test.js +42 -42
- package/PhaseBanner/index.js +1 -1
- package/PhaseBanner/index.test.js +3 -3
- package/PhaseBannerHeaderContainer/inde.test.js +2 -2
- package/PhaseBannerHeaderContainer/index.js +1 -1
- package/PhaseBannerTag/index.js +1 -1
- package/PhaseBannerTag/index.test.js +2 -2
- package/PhaseBannerText/index.js +1 -1
- package/PhaseBannerText/index.test.js +2 -2
- package/RadioConditional/index.js +3 -3
- package/RadioConditional/index.test.js +2 -2
- package/RadioContainer/index.js +1 -1
- package/RadioContainer/index.test.js +4 -4
- package/RadioItem/index.js +3 -3
- package/RadioItem/index.test.js +9 -9
- package/ResultsActionBar/index.js +1 -1
- package/ResultsActionBar/indext.test.js +2 -2
- package/ResultsHeading/index.js +1 -1
- package/ResultsHeading/index.test.js +2 -2
- package/ResultsHeadingActions/index.js +2 -2
- package/ResultsHeadingActions/index.test.js +2 -2
- package/SearchButton/index.js +1 -1
- package/SearchButton/index.test.js +2 -2
- package/SearchContainer/index.js +1 -1
- package/SearchContainer/index.test.js +2 -2
- package/Section/index.js +1 -1
- package/Section/index.test.js +2 -2
- package/SectionBreak/index.js +1 -1
- package/SectionBreak/index.test.js +7 -7
- package/SelectContainer/index.js +1 -1
- package/SelectContainer/index.test.js +5 -5
- package/SelectOption/index.js +1 -1
- package/SelectOption/index.test.js +3 -3
- package/SingleCharacterInput/index.js +1 -1
- package/SingleCharacterInput/index.test.js +7 -7
- package/SingleCharacterInputs/index.js +1 -1
- package/SingleCharacterInputs/index.test.js +2 -2
- package/SkipLink/index.js +1 -1
- package/SkipLink/index.test.js +2 -2
- package/Stack/index.js +1 -1
- package/Stack/index.test.js +31 -31
- package/StepNav/index.js +1 -1
- package/StepNav/index.test.js +3 -3
- package/StepNavAccordion/index.js +1 -1
- package/StepNavAccordion/index.test.js +2 -2
- package/StepNavAccordionContent/index.js +1 -1
- package/StepNavAccordionContent/index.test.js +2 -2
- package/StepNavAccordionHeadingText/index.js +1 -1
- package/StepNavAccordionHeadingText/index.test.js +4 -4
- package/StepNavAccordionHeadingTitle/index.js +1 -1
- package/StepNavAccordionHeadingTitle/index.test.js +2 -2
- package/StepNavAccordionSummary/index.js +1 -1
- package/StepNavAccordionSummary/index.test.js +2 -2
- package/StepNavAccordionSummaryHeading/index.js +1 -1
- package/StepNavAccordionSummaryHeading/index.test.js +6 -6
- package/StepNavCircleNumber/index.js +1 -1
- package/StepNavCircleNumber/index.test.js +3 -3
- package/StepNavControls/index.js +1 -1
- package/StepNavControls/index.test.js +2 -2
- package/StepNavList/index.js +1 -1
- package/StepNavList/index.test.js +2 -2
- package/StepNavListItem/index.js +1 -1
- package/StepNavListItem/index.test.js +2 -2
- package/SummaryList/index.js +1 -1
- package/SummaryList/index.test.js +2 -2
- package/SummaryListItem/index.js +1 -1
- package/SummaryListItem/index.test.js +2 -2
- package/SummaryListItemAction/index.js +1 -1
- package/SummaryListItemAction/index.test.js +2 -2
- package/SummaryListItemKey/index.js +1 -1
- package/SummaryListItemKey/index.test.js +2 -2
- package/SummaryListItemValue/index.js +1 -1
- package/SummaryListItemValue/index.test.js +2 -2
- package/SvgIcon/index.js +1 -1
- package/SvgIcon/index.test.js +17 -17
- package/Table/index.js +1 -1
- package/Table/index.test.js +6 -6
- package/TableBody/index.js +1 -1
- package/TableBody/index.test.js +2 -2
- package/TableCaption/index.js +1 -1
- package/TableCaption/index.test.js +6 -6
- package/TableContainer/index.js +1 -1
- package/TableContainer/index.test.js +3 -3
- package/TableDataCell/index.js +1 -1
- package/TableDataCell/index.test.js +3 -3
- package/TableHead/index.js +1 -1
- package/TableHead/index.test.js +2 -2
- package/TableHeadCell/index.js +1 -1
- package/TableHeadCell/index.test.js +15 -15
- package/TableLoaderBackground/index.js +1 -1
- package/TableLoaderBackground/index.test.js +2 -2
- package/TableNoDataRow/index.js +1 -1
- package/TableNoDataRow/index.test.js +2 -2
- package/TableRow/index.js +1 -1
- package/TableRow/index.test.js +4 -4
- package/TableSortIconContainer/index.js +1 -1
- package/TableSortIconContainer/index.test.js +2 -2
- package/Tabs/__snapshots__/index.test.tsx.snap +17 -0
- package/Tabs/index.d.ts +8 -1
- package/Tabs/index.js +4 -3
- package/Tabs/index.test.js +10 -2
- package/TabsHeading/index.js +2 -2
- package/TabsHeading/index.test.js +4 -4
- package/TabsList/index.js +1 -1
- package/TabsList/index.test.js +2 -2
- package/{TabsListItem → TabsListItemBase}/__snapshots__/index.test.tsx.snap +30 -30
- package/TabsListItemBase/index.d.ts +17 -0
- package/{TabsListItem → TabsListItemBase}/index.js +7 -7
- package/TabsListItemBase/index.test.js +49 -0
- package/{esm/TabsPanel → TabsPanelBase}/__snapshots__/index.test.tsx.snap +12 -12
- package/TabsPanelBase/index.d.ts +18 -0
- package/{TabsPanel → TabsPanelBase}/index.js +7 -7
- package/TabsPanelBase/index.test.js +39 -0
- package/TaskList/index.js +1 -1
- package/TaskList/index.test.js +3 -3
- package/TaskListItem/index.js +1 -1
- package/TaskListItem/index.test.js +2 -2
- package/TaskListItemContent/index.js +1 -1
- package/TaskListItemContent/index.test.js +2 -2
- package/TaskListItemHeading/index.d.ts +1 -1
- package/TaskListItemHeading/index.js +1 -1
- package/TaskListItemHeading/index.test.js +4 -4
- package/TaskListItemTag/index.js +1 -1
- package/TaskListItemTag/index.test.js +5 -5
- package/TextArea/index.js +1 -1
- package/TextArea/index.test.js +8 -8
- package/TextInput/index.js +1 -1
- package/TextInput/index.test.js +45 -45
- package/Timeline/index.js +1 -1
- package/Timeline/index.test.js +3 -3
- package/TimelineActions/index.js +1 -1
- package/TimelineActions/index.test.js +2 -2
- package/TimelineContent/index.js +1 -1
- package/TimelineContent/index.test.js +2 -2
- package/TimelineHeading/index.js +1 -1
- package/TimelineHeading/index.test.js +4 -4
- package/TimelineItem/index.js +1 -1
- package/TimelineItem/index.test.js +2 -2
- package/Top/index.js +1 -1
- package/Top/index.test.js +2 -2
- package/Typography/index.js +1 -1
- package/Typography/index.test.js +11 -11
- package/VisuallyHidden/index.js +1 -1
- package/VisuallyHidden/index.test.js +2 -2
- package/WarningText/index.js +1 -1
- package/WarningText/index.test.js +4 -4
- package/es/AccessibilityMenu/index.js +1 -1
- package/es/AccessibilityMenuBody/index.js +1 -1
- package/es/AccessibilityMenuButton/index.js +1 -1
- package/es/AccessibilityMenuContent/index.js +1 -1
- package/es/AccessibilityMenuHeader/index.js +1 -1
- package/es/AccessibilityMenuHeaderButton/index.js +1 -1
- package/es/AccessibilityMenuList/index.js +1 -1
- package/es/AccessibilityMenuListItem/index.js +1 -1
- package/es/AccessibilityMenuOptionButton/index.js +1 -1
- package/es/AccessibilityMenuSteps/index.js +1 -1
- package/es/Accordion/index.js +1 -1
- package/es/Accordion/index.test.js +1 -1
- package/es/AccordionControls/index.js +1 -1
- package/es/AccordionControls/index.test.js +1 -1
- package/es/AccordionSection/index.js +1 -1
- package/es/AccordionSection/index.test.js +1 -1
- package/es/AccordionSectionContent/index.js +1 -1
- package/es/AccordionSectionContent/index.test.js +1 -1
- package/es/AccordionSectionSummary/index.js +1 -1
- package/es/AccordionSectionSummary/index.test.js +1 -1
- package/es/AccordionSectionSummaryHeading/index.js +1 -1
- package/es/AccordionSectionSummaryHeading/index.test.js +1 -1
- package/es/AdminAside/index.js +1 -1
- package/es/AdminAside/index.test.js +1 -1
- package/es/AdminContainer/index.js +1 -1
- package/es/AdminContainer/index.test.js +1 -1
- package/es/AdminHeader/index.js +1 -1
- package/es/AdminHeader/index.test.js +1 -1
- package/es/AdminHeaderContent/index.js +1 -1
- package/es/AdminHeaderContent/index.spec.js +1 -1
- package/es/AdminLayout/index.js +1 -1
- package/es/AdminLayout/index.test.js +1 -1
- package/es/AdminMain/index.js +1 -1
- package/es/AdminMain/index.test.js +1 -1
- package/es/AdminTopSection/index.js +1 -1
- package/es/AdminTopSection/index.test.js +1 -1
- package/es/Aside/index.js +1 -1
- package/es/Aside/index.test.js +1 -1
- package/es/AutoCompleteAssistiveHint/index.js +1 -1
- package/es/AutoCompleteAssistiveHint/index.test.js +1 -1
- package/es/AutoCompleteInput/index.js +1 -1
- package/es/AutoCompleteInput/index.test.js +1 -1
- package/es/AutoCompleteInputTypeahead/index.js +1 -1
- package/es/AutoCompleteInputTypeahead/index.test.js +1 -1
- package/es/AutoCompleteResultList/index.js +1 -1
- package/es/AutoCompleteResultList/index.test.js +1 -1
- package/es/AutoCompleteResultListItem/index.js +1 -1
- package/es/AutoCompleteResultListItem/index.test.js +1 -1
- package/es/AutoCompleteStatus/index.js +1 -1
- package/es/AutoCompleteStatus/index.test.js +1 -1
- package/es/AutoCompleteStatusWrapper/index.js +1 -1
- package/es/AutoCompleteStatusWrapper/index.test.js +1 -1
- package/es/AutoCompleteWrapper/index.js +1 -1
- package/es/AutoCompleteWrapper/index.test.js +1 -1
- package/es/BackLink/index.js +1 -1
- package/es/BackLink/index.test.js +1 -1
- package/es/BannerContainer/index.js +1 -1
- package/es/BannerContainer/index.test.js +1 -1
- package/es/Blockquote/index.js +1 -1
- package/es/Blockquote/index.test.js +1 -1
- package/es/Bottom/index.js +1 -1
- package/es/Bottom/index.test.js +1 -1
- package/es/BottomInfo/index.js +1 -1
- package/es/BottomInfo/index.test.js +1 -1
- package/es/BottomInfoContainer/index.js +1 -1
- package/es/BottomInfoContainer/index.test.js +1 -1
- package/es/BottomInfoContent/index.js +1 -1
- package/es/BottomInfoContent/index.test.js +1 -1
- package/es/Breadcrumbs/index.js +1 -1
- package/es/Breadcrumbs/index.test.js +1 -1
- package/es/BreadcrumbsList/index.js +1 -1
- package/es/BreadcrumbsList/index.test.js +1 -1
- package/es/BreadcrumbsListItem/index.js +1 -1
- package/es/BreadcrumbsListItem/index.test.js +1 -1
- package/es/Button/index.js +1 -1
- package/es/Button/index.test.js +1 -1
- package/es/ButtonGroup/index.js +1 -1
- package/es/ButtonGroup/index.test.js +1 -1
- package/es/ButtonLink/index.js +1 -1
- package/es/ButtonLink/index.test.js +1 -1
- package/es/CallToAction/index.js +1 -1
- package/es/CallToAction/index.test.js +1 -1
- package/es/Card/index.js +1 -1
- package/es/Card/index.test.js +1 -1
- package/es/CardAction/index.js +1 -1
- package/es/CardAction/index.test.js +1 -1
- package/es/CardContent/index.js +1 -1
- package/es/CardContent/index.test.js +1 -1
- package/es/CardHeading/index.js +1 -1
- package/es/CardHeading/index.test.js +1 -1
- package/es/Checkbox/index.js +1 -1
- package/es/Checkbox/index.test.js +2 -2
- package/es/CheckboxConditional/index.js +3 -3
- package/es/CheckboxConditional/index.test.js +1 -1
- package/es/CheckboxItem/index.js +3 -3
- package/es/CheckboxItem/index.test.js +1 -1
- package/es/Chip/index.js +1 -1
- package/es/Chip/index.test.js +1 -1
- package/es/ChipContainer/index.js +1 -1
- package/es/ChipContainer/index.spec.js +1 -1
- package/es/ChipHeading/index.js +1 -1
- package/es/ChipHeading/index.test.js +1 -1
- package/es/ChipKeyValue/index.js +1 -1
- package/es/ChipKeyValue/index.test.js +1 -1
- package/es/ChoiceDividerText/index.js +1 -1
- package/es/ChoiceDividerText/index.test.js +1 -1
- package/es/CircularProgress/index.js +1 -1
- package/es/CircularProgress/index.test.js +1 -1
- package/es/CloseButton/index.js +1 -1
- package/es/CloseButton/index.test.js +1 -1
- package/es/Container/index.js +1 -1
- package/es/Container/index.test.js +1 -1
- package/es/CopyToClipboardContainer/index.js +1 -1
- package/es/CopyToClipboardContainer/index.spec.js +1 -1
- package/es/CopyToClipboardMessage/index.js +1 -1
- package/es/CopyToClipboardMessage/index.test.js +1 -1
- package/es/CopyrightContainer/index.js +1 -1
- package/es/CopyrightContainer/index.test.js +1 -1
- package/es/DateInputContainer/index.js +1 -1
- package/es/DateInputContainer/index.test.js +1 -1
- package/es/DateInputItem/index.js +1 -1
- package/es/DateInputItem/index.test.js +1 -1
- package/es/Details/index.js +1 -1
- package/es/Details/index.test.js +1 -1
- package/es/DetailsContent/index.js +1 -1
- package/es/DetailsContent/index.test.js +1 -1
- package/es/DetailsSummary/index.js +1 -1
- package/es/DetailsSummary/index.test.js +1 -1
- package/es/Drawer/index.js +1 -1
- package/es/Drawer/index.test.js +4 -4
- package/es/DrawerHeading/index.js +2 -2
- package/es/DrawerHeading/index.test.js +1 -1
- package/es/DropdownBase/__snapshots__/index.test.tsx.snap +20 -0
- package/es/DropdownBase/index.js +4 -3
- package/es/DropdownBase/index.test.js +10 -1
- package/es/DropdownButton/index.js +1 -1
- package/es/DropdownButton/index.test.js +1 -1
- package/es/DropdownContent/index.js +1 -1
- package/es/DropdownContent/index.test.js +1 -1
- package/es/ErrorMessage/index.js +1 -1
- package/es/ErrorMessage/index.test.js +1 -1
- package/es/ErrorSummary/index.js +2 -2
- package/es/ErrorSummary/index.test.js +1 -1
- package/es/FieldContainer/index.js +1 -1
- package/es/FieldContainer/index.test.js +1 -1
- package/es/Fieldset/index.js +1 -1
- package/es/Fieldset/index.test.js +1 -1
- package/es/FieldsetLegend/index.js +1 -1
- package/es/FieldsetLegend/index.test.js +1 -1
- package/es/FileUpload/index.js +1 -1
- package/es/FileUpload/index.test.js +1 -1
- package/es/FileUploadContainer/index.js +1 -1
- package/es/FileUploadContainer/index.test.js +1 -1
- package/es/FillableText/index.js +1 -1
- package/es/FillableText/index.test.js +1 -1
- package/es/FilterContainer/index.js +1 -1
- package/es/FilterContainer/index.test.js +1 -1
- package/es/FilterContent/index.js +1 -1
- package/es/FilterContent/index.test.js +1 -1
- package/es/FilterHeadingContainer/index.js +1 -1
- package/es/FilterHeadingContainer/index.test.js +1 -1
- package/es/FilterOptionsSection/index.js +1 -1
- package/es/FilterOptionsSection/index.spec.js +1 -1
- package/es/FilterSelectedHeading/index.js +1 -1
- package/es/FilterSelectedHeading/index.spec.js +1 -1
- package/es/FilterSelectedSection/index.js +1 -1
- package/es/FilterSelectedSection/index.test.js +1 -1
- package/es/Footer/index.js +1 -1
- package/es/Footer/index.test.js +1 -1
- package/es/FooterContainer/index.js +1 -1
- package/es/FooterContainer/index.test.js +1 -1
- package/es/FooterContent/index.js +1 -1
- package/es/FooterContent/index.test.js +1 -1
- package/es/FooterContentLogos/index.js +1 -1
- package/es/FooterContentLogos/index.test.js +1 -1
- package/es/FooterHeading/index.js +1 -1
- package/es/FooterHeading/index.test.js +1 -1
- package/es/FooterImage/index.js +1 -1
- package/es/FooterImage/index.test.js +1 -1
- package/es/FooterInfo/index.js +1 -1
- package/es/FooterInfo/index.test.js +1 -1
- package/es/FooterInfoSection/index.js +1 -1
- package/es/FooterInfoSection/index.test.js +1 -1
- package/es/FooterLink/index.js +1 -1
- package/es/FooterLink/index.test.js +1 -1
- package/es/FooterList/index.js +1 -1
- package/es/FooterList/index.test.js +1 -1
- package/es/FooterListItem/index.js +1 -1
- package/es/FooterListItem/index.test.js +1 -1
- package/es/FooterNavigation/index.js +1 -1
- package/es/FooterNavigation/index.test.js +1 -1
- package/es/FooterNavigationSection/index.js +1 -1
- package/es/FooterNavigationSection/index.test.js +1 -1
- package/es/Form/index.js +1 -1
- package/es/Form/index.test.js +1 -1
- package/es/FullPageBackground/index.js +1 -1
- package/es/FullPageBackground/index.test.js +1 -1
- package/es/GovGRLogo/index.js +3 -3
- package/es/GovGRLogo/index.test.js +1 -1
- package/es/Grid/index.js +1 -1
- package/es/Grid/index.test.js +1 -1
- package/es/Header/index.js +1 -1
- package/es/Header/index.test.js +1 -1
- package/es/HeaderContent/index.js +1 -1
- package/es/HeaderContent/index.test.js +1 -1
- package/es/HeaderLogo/index.js +1 -1
- package/es/HeaderLogo/index.test.js +1 -1
- package/es/HeaderNavMenuContent/index.js +1 -1
- package/es/HeaderNavMenuContent/index.test.js +1 -1
- package/es/HeaderSecondaryLogo/index.js +1 -1
- package/es/HeaderSecondaryLogo/index.test.js +1 -1
- package/es/HeaderSection/index.js +1 -1
- package/es/HeaderSection/index.test.js +1 -1
- package/es/HeaderTitle/index.js +1 -1
- package/es/HeaderTitle/index.test.js +1 -1
- package/es/Heading/index.js +4 -3
- package/es/Heading/index.test.js +1 -1
- package/es/HeadingCaption/index.js +1 -1
- package/es/HeadingCaption/index.test.js +1 -1
- package/es/HellenicRepublicLogo/index.js +5 -5
- package/es/HellenicRepublicLogo/index.test.js +1 -1
- package/es/Hidden/index.js +1 -1
- package/es/Hidden/index.test.js +1 -1
- package/es/Hint/index.js +4 -3
- package/es/Hint/index.test.js +1 -1
- package/es/ImageLogo/index.js +1 -1
- package/es/ImageLogo/index.test.js +1 -1
- package/es/ImageLogoSet/index.js +1 -1
- package/es/ImageLogoSet/index.test.js +1 -1
- package/es/KitchenSinkAllComponents/index.js +1 -1
- package/es/KitchenSinkCard/index.js +1 -1
- package/es/KitchenSinkCategory/index.js +1 -1
- package/es/KitchenSinkContent/index.js +1 -1
- package/es/KitchenSinkContentInfo/index.js +1 -1
- package/es/KitchenSinkContentTags/index.js +1 -1
- package/es/KitchenSinkHeading/index.js +1 -1
- package/es/KitchenSinkLetterContent/index.js +1 -1
- package/es/LabelContainer/index.js +1 -1
- package/es/LabelContainer/index.test.js +1 -1
- package/es/LabelTitle/index.js +1 -1
- package/es/LabelTitle/index.test.js +1 -1
- package/es/LabeledText/index.js +1 -1
- package/es/LabeledText/index.test.js +1 -1
- package/es/Layout/index.js +1 -1
- package/es/Layout/index.test.js +1 -1
- package/es/LinkBase/index.js +1 -1
- package/es/LinkBase/index.test.js +1 -1
- package/es/List/index.js +1 -1
- package/es/List/index.test.js +2 -2
- package/es/ListItem/index.js +1 -1
- package/es/ListItem/index.test.js +1 -1
- package/es/LoaderContainer/index.js +1 -1
- package/es/LoaderContainer/index.test.js +1 -1
- package/es/Main/index.js +1 -1
- package/es/Main/index.test.js +1 -1
- package/es/Masthead/index.js +1 -1
- package/es/Masthead/index.test.js +1 -1
- package/es/MastheadBody/index.js +1 -1
- package/es/MastheadBody/index.test.js +1 -1
- package/es/MastheadLogo/index.js +1 -1
- package/es/MastheadLogo/index.test.js +1 -1
- package/es/ModalAction/index.js +1 -1
- package/es/ModalAction/index.test.js +1 -1
- package/es/ModalContainer/index.js +2 -2
- package/es/ModalContainer/index.test.js +1 -1
- package/es/ModalContent/index.js +1 -1
- package/es/ModalContent/index.test.js +1 -1
- package/es/ModalHeading/index.js +1 -1
- package/es/ModalHeading/index.test.js +1 -1
- package/es/Nav/index.js +2 -2
- package/es/Nav/index.test.js +1 -1
- package/es/NavList/index.js +1 -1
- package/es/NavList/index.test.js +1 -1
- package/es/NavListItemAction/index.js +3 -3
- package/es/NavListItemAction/index.test.js +1 -1
- package/es/NavListItemActionContainer/index.js +1 -1
- package/es/NavListItemActionContainer/index.test.js +1 -1
- package/es/NavListItemButton/index.js +1 -1
- package/es/NavListItemButton/index.test.js +1 -1
- package/es/NavListItemLink/index.js +1 -1
- package/es/NavListItemLink/index.test.js +1 -1
- package/es/NavMenuContainer/__snapshots__/index.test.tsx.snap +33 -20
- package/es/NavMenuContainer/index.js +2 -2
- package/es/NavMenuContainer/index.test.js +1 -1
- package/es/NavMenuContent/index.js +1 -1
- package/es/NavMenuContent/index.test.js +1 -1
- package/es/NavMenuContentListBase/index.js +1 -1
- package/es/NavMenuContentListBase/index.test.js +1 -1
- package/es/NavMenuContentListItem/index.js +1 -1
- package/es/NavMenuContentListItem/index.test.js +1 -1
- package/es/NavMenuTitle/index.js +2 -2
- package/es/NavMenuTitle/index.test.js +1 -1
- package/es/NormalText/index.js +1 -1
- package/es/NormalText/index.test.js +1 -1
- package/es/NotificationBannerContainer/index.js +1 -1
- package/es/NotificationBannerContainer/index.test.js +1 -1
- package/es/NotificationBannerContent/index.js +1 -1
- package/es/NotificationBannerContent/index.test.js +1 -1
- package/es/NotificationBannerHeader/index.js +2 -2
- package/es/NotificationBannerHeader/index.test.js +1 -1
- package/es/NotificationBannerHeading/index.js +1 -1
- package/es/NotificationBannerHeading/index.test.js +1 -1
- package/es/NotificationBannerLink/index.js +1 -1
- package/es/NotificationBannerLink/index.test.js +1 -1
- package/es/PageTitleCaption/index.js +1 -1
- package/es/PageTitleCaption/index.test.js +1 -1
- package/es/PageTitleContainer/index.js +1 -1
- package/es/PageTitleContainer/index.test.js +1 -1
- package/es/PageTitleHeading/index.js +1 -1
- package/es/PageTitleHeading/index.test.js +1 -1
- package/es/Pagination/index.js +1 -1
- package/es/Pagination/index.spec.js +1 -1
- package/es/PaginationLabelContainer/index.js +1 -1
- package/es/PaginationLabelContainer/index.spec.js +1 -1
- package/es/PaginationList/index.js +1 -1
- package/es/PaginationList/index.spec.js +2 -2
- package/es/PaginationListItem/index.js +1 -1
- package/es/PaginationListItem/index.spec.js +1 -1
- package/es/Panel/index.js +1 -1
- package/es/Panel/index.test.js +1 -1
- package/es/PanelBody/index.js +1 -1
- package/es/PanelBody/index.test.js +1 -1
- package/es/PanelTitle/index.js +1 -1
- package/es/PanelTitle/index.test.js +1 -1
- package/es/Paragraph/index.js +1 -1
- package/es/Paragraph/index.test.js +1 -1
- package/es/PhaseBanner/index.js +1 -1
- package/es/PhaseBanner/index.test.js +1 -1
- package/es/PhaseBannerHeaderContainer/inde.test.js +1 -1
- package/es/PhaseBannerHeaderContainer/index.js +1 -1
- package/es/PhaseBannerTag/index.js +1 -1
- package/es/PhaseBannerTag/index.test.js +1 -1
- package/es/PhaseBannerText/index.js +1 -1
- package/es/PhaseBannerText/index.test.js +1 -1
- package/es/RadioConditional/index.js +3 -3
- package/es/RadioConditional/index.test.js +1 -1
- package/es/RadioContainer/index.js +1 -1
- package/es/RadioContainer/index.test.js +1 -1
- package/es/RadioItem/index.js +3 -3
- package/es/RadioItem/index.test.js +1 -1
- package/es/ResultsActionBar/index.js +1 -1
- package/es/ResultsActionBar/indext.test.js +1 -1
- package/es/ResultsHeading/index.js +1 -1
- package/es/ResultsHeading/index.test.js +1 -1
- package/es/ResultsHeadingActions/index.js +2 -2
- package/es/ResultsHeadingActions/index.test.js +1 -1
- package/es/SearchButton/index.js +1 -1
- package/es/SearchButton/index.test.js +1 -1
- package/es/SearchContainer/index.js +1 -1
- package/es/SearchContainer/index.test.js +1 -1
- package/es/Section/index.js +1 -1
- package/es/Section/index.test.js +1 -1
- package/es/SectionBreak/index.js +1 -1
- package/es/SectionBreak/index.test.js +1 -1
- package/es/SelectContainer/index.js +1 -1
- package/es/SelectContainer/index.test.js +1 -1
- package/es/SelectOption/index.js +1 -1
- package/es/SelectOption/index.test.js +1 -1
- package/es/SingleCharacterInput/index.js +1 -1
- package/es/SingleCharacterInput/index.test.js +1 -1
- package/es/SingleCharacterInputs/index.js +1 -1
- package/es/SingleCharacterInputs/index.test.js +1 -1
- package/es/SkipLink/index.js +1 -1
- package/es/SkipLink/index.test.js +1 -1
- package/es/Stack/index.js +1 -1
- package/es/Stack/index.test.js +1 -1
- package/es/StepNav/index.js +1 -1
- package/es/StepNav/index.test.js +1 -1
- package/es/StepNavAccordion/index.js +1 -1
- package/es/StepNavAccordion/index.test.js +1 -1
- package/es/StepNavAccordionContent/index.js +1 -1
- package/es/StepNavAccordionContent/index.test.js +1 -1
- package/es/StepNavAccordionHeadingText/index.js +1 -1
- package/es/StepNavAccordionHeadingText/index.test.js +1 -1
- package/es/StepNavAccordionHeadingTitle/index.js +1 -1
- package/es/StepNavAccordionHeadingTitle/index.test.js +1 -1
- package/es/StepNavAccordionSummary/index.js +1 -1
- package/es/StepNavAccordionSummary/index.test.js +1 -1
- package/es/StepNavAccordionSummaryHeading/index.js +1 -1
- package/es/StepNavAccordionSummaryHeading/index.test.js +1 -1
- package/es/StepNavCircleNumber/index.js +1 -1
- package/es/StepNavCircleNumber/index.test.js +1 -1
- package/es/StepNavControls/index.js +1 -1
- package/es/StepNavControls/index.test.js +1 -1
- package/es/StepNavList/index.js +1 -1
- package/es/StepNavList/index.test.js +1 -1
- package/es/StepNavListItem/index.js +1 -1
- package/es/StepNavListItem/index.test.js +1 -1
- package/es/SummaryList/index.js +1 -1
- package/es/SummaryList/index.test.js +1 -1
- package/es/SummaryListItem/index.js +1 -1
- package/es/SummaryListItem/index.test.js +1 -1
- package/es/SummaryListItemAction/index.js +1 -1
- package/es/SummaryListItemAction/index.test.js +1 -1
- package/es/SummaryListItemKey/index.js +1 -1
- package/es/SummaryListItemKey/index.test.js +1 -1
- package/es/SummaryListItemValue/index.js +1 -1
- package/es/SummaryListItemValue/index.test.js +1 -1
- package/es/SvgIcon/index.js +1 -1
- package/es/SvgIcon/index.test.js +1 -1
- package/es/Table/index.js +1 -1
- package/es/Table/index.test.js +1 -1
- package/es/TableBody/index.js +1 -1
- package/es/TableBody/index.test.js +1 -1
- package/es/TableCaption/index.js +1 -1
- package/es/TableCaption/index.test.js +1 -1
- package/es/TableContainer/index.js +1 -1
- package/es/TableContainer/index.test.js +1 -1
- package/es/TableDataCell/index.js +1 -1
- package/es/TableDataCell/index.test.js +1 -1
- package/es/TableHead/index.js +1 -1
- package/es/TableHead/index.test.js +1 -1
- package/es/TableHeadCell/index.js +1 -1
- package/es/TableHeadCell/index.test.js +1 -1
- package/es/TableLoaderBackground/index.js +1 -1
- package/es/TableLoaderBackground/index.test.js +1 -1
- package/es/TableNoDataRow/index.js +1 -1
- package/es/TableNoDataRow/index.test.js +1 -1
- package/es/TableRow/index.js +1 -1
- package/es/TableRow/index.test.js +1 -1
- package/es/TableSortIconContainer/index.js +1 -1
- package/es/TableSortIconContainer/index.test.js +1 -1
- package/es/Tabs/__snapshots__/index.test.tsx.snap +17 -0
- package/es/Tabs/index.js +4 -3
- package/es/Tabs/index.test.js +9 -1
- package/es/TabsHeading/index.js +2 -2
- package/es/TabsHeading/index.test.js +1 -1
- package/es/TabsList/index.js +1 -1
- package/es/TabsList/index.test.js +1 -1
- package/es/{TabsListItem → TabsListItemBase}/__snapshots__/index.test.tsx.snap +30 -30
- package/es/{TabsListItem → TabsListItemBase}/index.js +5 -5
- package/es/TabsListItemBase/index.test.js +43 -0
- package/{src/TabsPanel → es/TabsPanelBase}/__snapshots__/index.test.tsx.snap +12 -12
- package/es/{TabsPanel → TabsPanelBase}/index.js +5 -5
- package/es/TabsPanelBase/index.test.js +33 -0
- package/es/TaskList/index.js +1 -1
- package/es/TaskList/index.test.js +1 -1
- package/es/TaskListItem/index.js +1 -1
- package/es/TaskListItem/index.test.js +1 -1
- package/es/TaskListItemContent/index.js +1 -1
- package/es/TaskListItemContent/index.test.js +1 -1
- package/es/TaskListItemHeading/index.js +1 -1
- package/es/TaskListItemHeading/index.test.js +1 -1
- package/es/TaskListItemTag/index.js +1 -1
- package/es/TaskListItemTag/index.test.js +1 -1
- package/es/TextArea/index.js +1 -1
- package/es/TextArea/index.test.js +1 -1
- package/es/TextInput/index.js +1 -1
- package/es/TextInput/index.test.js +1 -1
- package/es/Timeline/index.js +1 -1
- package/es/Timeline/index.test.js +1 -1
- package/es/TimelineActions/index.js +1 -1
- package/es/TimelineActions/index.test.js +1 -1
- package/es/TimelineContent/index.js +1 -1
- package/es/TimelineContent/index.test.js +1 -1
- package/es/TimelineHeading/index.js +1 -1
- package/es/TimelineHeading/index.test.js +1 -1
- package/es/TimelineItem/index.js +1 -1
- package/es/TimelineItem/index.test.js +1 -1
- package/es/Top/index.js +1 -1
- package/es/Top/index.test.js +1 -1
- package/es/Typography/index.js +1 -1
- package/es/Typography/index.test.js +1 -1
- package/es/VisuallyHidden/index.js +1 -1
- package/es/VisuallyHidden/index.test.js +1 -1
- package/es/WarningText/index.js +1 -1
- package/es/WarningText/index.test.js +1 -1
- package/es/index.js +221 -221
- package/es/registry.js +250 -250
- package/esm/AccessibilityMenu/index.js +1 -1
- package/esm/AccessibilityMenuBody/index.js +1 -1
- package/esm/AccessibilityMenuButton/index.js +1 -1
- package/esm/AccessibilityMenuContent/index.js +1 -1
- package/esm/AccessibilityMenuHeader/index.js +1 -1
- package/esm/AccessibilityMenuHeaderButton/index.js +1 -1
- package/esm/AccessibilityMenuList/index.js +1 -1
- package/esm/AccessibilityMenuListItem/index.js +1 -1
- package/esm/AccessibilityMenuOptionButton/index.js +1 -1
- package/esm/AccessibilityMenuSteps/index.js +1 -1
- package/esm/Accordion/index.js +1 -1
- package/esm/Accordion/index.test.js +1 -1
- package/esm/AccordionControls/index.js +1 -1
- package/esm/AccordionControls/index.test.js +1 -1
- package/esm/AccordionSection/index.js +1 -1
- package/esm/AccordionSection/index.test.js +1 -1
- package/esm/AccordionSectionContent/index.js +1 -1
- package/esm/AccordionSectionContent/index.test.js +1 -1
- package/esm/AccordionSectionSummary/index.js +1 -1
- package/esm/AccordionSectionSummary/index.test.js +1 -1
- package/esm/AccordionSectionSummaryHeading/index.js +1 -1
- package/esm/AccordionSectionSummaryHeading/index.test.js +1 -1
- package/esm/AdminAside/index.js +1 -1
- package/esm/AdminAside/index.test.js +1 -1
- package/esm/AdminContainer/index.js +1 -1
- package/esm/AdminContainer/index.test.js +1 -1
- package/esm/AdminHeader/index.js +1 -1
- package/esm/AdminHeader/index.test.js +1 -1
- package/esm/AdminHeaderContent/index.js +1 -1
- package/esm/AdminHeaderContent/index.spec.js +1 -1
- package/esm/AdminLayout/index.js +1 -1
- package/esm/AdminLayout/index.test.js +1 -1
- package/esm/AdminMain/index.js +1 -1
- package/esm/AdminMain/index.test.js +1 -1
- package/esm/AdminTopSection/index.js +1 -1
- package/esm/AdminTopSection/index.test.js +1 -1
- package/esm/Aside/index.js +1 -1
- package/esm/Aside/index.test.js +1 -1
- package/esm/AutoCompleteAssistiveHint/index.js +1 -1
- package/esm/AutoCompleteAssistiveHint/index.test.js +1 -1
- package/esm/AutoCompleteInput/index.js +1 -1
- package/esm/AutoCompleteInput/index.test.js +1 -1
- package/esm/AutoCompleteInputTypeahead/index.js +1 -1
- package/esm/AutoCompleteInputTypeahead/index.test.js +1 -1
- package/esm/AutoCompleteResultList/index.js +1 -1
- package/esm/AutoCompleteResultList/index.test.js +1 -1
- package/esm/AutoCompleteResultListItem/index.js +1 -1
- package/esm/AutoCompleteResultListItem/index.test.js +1 -1
- package/esm/AutoCompleteStatus/index.js +1 -1
- package/esm/AutoCompleteStatus/index.test.js +1 -1
- package/esm/AutoCompleteStatusWrapper/index.js +1 -1
- package/esm/AutoCompleteStatusWrapper/index.test.js +1 -1
- package/esm/AutoCompleteWrapper/index.js +1 -1
- package/esm/AutoCompleteWrapper/index.test.js +1 -1
- package/esm/BackLink/index.js +1 -1
- package/esm/BackLink/index.test.js +1 -1
- package/esm/BannerContainer/index.js +1 -1
- package/esm/BannerContainer/index.test.js +1 -1
- package/esm/Blockquote/index.js +1 -1
- package/esm/Blockquote/index.test.js +1 -1
- package/esm/Bottom/index.js +1 -1
- package/esm/Bottom/index.test.js +1 -1
- package/esm/BottomInfo/index.js +1 -1
- package/esm/BottomInfo/index.test.js +1 -1
- package/esm/BottomInfoContainer/index.js +1 -1
- package/esm/BottomInfoContainer/index.test.js +1 -1
- package/esm/BottomInfoContent/index.js +1 -1
- package/esm/BottomInfoContent/index.test.js +1 -1
- package/esm/Breadcrumbs/index.js +1 -1
- package/esm/Breadcrumbs/index.test.js +1 -1
- package/esm/BreadcrumbsList/index.js +1 -1
- package/esm/BreadcrumbsList/index.test.js +1 -1
- package/esm/BreadcrumbsListItem/index.js +1 -1
- package/esm/BreadcrumbsListItem/index.test.js +1 -1
- package/esm/Button/index.js +1 -1
- package/esm/Button/index.test.js +1 -1
- package/esm/ButtonGroup/index.js +1 -1
- package/esm/ButtonGroup/index.test.js +1 -1
- package/esm/ButtonLink/index.js +1 -1
- package/esm/ButtonLink/index.test.js +1 -1
- package/esm/CallToAction/index.js +1 -1
- package/esm/CallToAction/index.test.js +1 -1
- package/esm/Card/index.js +1 -1
- package/esm/Card/index.test.js +1 -1
- package/esm/CardAction/index.js +1 -1
- package/esm/CardAction/index.test.js +1 -1
- package/esm/CardContent/index.js +1 -1
- package/esm/CardContent/index.test.js +1 -1
- package/esm/CardHeading/index.js +1 -1
- package/esm/CardHeading/index.test.js +1 -1
- package/esm/Checkbox/index.js +1 -1
- package/esm/Checkbox/index.test.js +2 -2
- package/esm/CheckboxConditional/index.js +3 -3
- package/esm/CheckboxConditional/index.test.js +1 -1
- package/esm/CheckboxItem/index.js +3 -3
- package/esm/CheckboxItem/index.test.js +1 -1
- package/esm/Chip/index.js +1 -1
- package/esm/Chip/index.test.js +1 -1
- package/esm/ChipContainer/index.js +1 -1
- package/esm/ChipContainer/index.spec.js +1 -1
- package/esm/ChipHeading/index.js +1 -1
- package/esm/ChipHeading/index.test.js +1 -1
- package/esm/ChipKeyValue/index.js +1 -1
- package/esm/ChipKeyValue/index.test.js +1 -1
- package/esm/ChoiceDividerText/index.js +1 -1
- package/esm/ChoiceDividerText/index.test.js +1 -1
- package/esm/CircularProgress/index.js +1 -1
- package/esm/CircularProgress/index.test.js +1 -1
- package/esm/CloseButton/index.js +1 -1
- package/esm/CloseButton/index.test.js +1 -1
- package/esm/Container/index.js +1 -1
- package/esm/Container/index.test.js +1 -1
- package/esm/CopyToClipboardContainer/index.js +1 -1
- package/esm/CopyToClipboardContainer/index.spec.js +1 -1
- package/esm/CopyToClipboardMessage/index.js +1 -1
- package/esm/CopyToClipboardMessage/index.test.js +1 -1
- package/esm/CopyrightContainer/index.js +1 -1
- package/esm/CopyrightContainer/index.test.js +1 -1
- package/esm/DateInputContainer/index.js +1 -1
- package/esm/DateInputContainer/index.test.js +1 -1
- package/esm/DateInputItem/index.js +1 -1
- package/esm/DateInputItem/index.test.js +1 -1
- package/esm/Details/index.js +1 -1
- package/esm/Details/index.test.js +1 -1
- package/esm/DetailsContent/index.js +1 -1
- package/esm/DetailsContent/index.test.js +1 -1
- package/esm/DetailsSummary/index.js +1 -1
- package/esm/DetailsSummary/index.test.js +1 -1
- package/esm/Drawer/index.js +1 -1
- package/esm/Drawer/index.test.js +4 -4
- package/esm/DrawerHeading/index.js +2 -2
- package/esm/DrawerHeading/index.test.js +1 -1
- package/esm/DropdownBase/__snapshots__/index.test.tsx.snap +20 -0
- package/esm/DropdownBase/index.js +4 -3
- package/esm/DropdownBase/index.test.js +10 -1
- package/esm/DropdownButton/index.js +1 -1
- package/esm/DropdownButton/index.test.js +1 -1
- package/esm/DropdownContent/index.js +1 -1
- package/esm/DropdownContent/index.test.js +1 -1
- package/esm/ErrorMessage/index.js +1 -1
- package/esm/ErrorMessage/index.test.js +1 -1
- package/esm/ErrorSummary/index.js +2 -2
- package/esm/ErrorSummary/index.test.js +1 -1
- package/esm/FieldContainer/index.js +1 -1
- package/esm/FieldContainer/index.test.js +1 -1
- package/esm/Fieldset/index.js +1 -1
- package/esm/Fieldset/index.test.js +1 -1
- package/esm/FieldsetLegend/index.js +1 -1
- package/esm/FieldsetLegend/index.test.js +1 -1
- package/esm/FileUpload/index.js +1 -1
- package/esm/FileUpload/index.test.js +1 -1
- package/esm/FileUploadContainer/index.js +1 -1
- package/esm/FileUploadContainer/index.test.js +1 -1
- package/esm/FillableText/index.js +1 -1
- package/esm/FillableText/index.test.js +1 -1
- package/esm/FilterContainer/index.js +1 -1
- package/esm/FilterContainer/index.test.js +1 -1
- package/esm/FilterContent/index.js +1 -1
- package/esm/FilterContent/index.test.js +1 -1
- package/esm/FilterHeadingContainer/index.js +1 -1
- package/esm/FilterHeadingContainer/index.test.js +1 -1
- package/esm/FilterOptionsSection/index.js +1 -1
- package/esm/FilterOptionsSection/index.spec.js +1 -1
- package/esm/FilterSelectedHeading/index.js +1 -1
- package/esm/FilterSelectedHeading/index.spec.js +1 -1
- package/esm/FilterSelectedSection/index.js +1 -1
- package/esm/FilterSelectedSection/index.test.js +1 -1
- package/esm/Footer/index.js +1 -1
- package/esm/Footer/index.test.js +1 -1
- package/esm/FooterContainer/index.js +1 -1
- package/esm/FooterContainer/index.test.js +1 -1
- package/esm/FooterContent/index.js +1 -1
- package/esm/FooterContent/index.test.js +1 -1
- package/esm/FooterContentLogos/index.js +1 -1
- package/esm/FooterContentLogos/index.test.js +1 -1
- package/esm/FooterHeading/index.js +1 -1
- package/esm/FooterHeading/index.test.js +1 -1
- package/esm/FooterImage/index.js +1 -1
- package/esm/FooterImage/index.test.js +1 -1
- package/esm/FooterInfo/index.js +1 -1
- package/esm/FooterInfo/index.test.js +1 -1
- package/esm/FooterInfoSection/index.js +1 -1
- package/esm/FooterInfoSection/index.test.js +1 -1
- package/esm/FooterLink/index.js +1 -1
- package/esm/FooterLink/index.test.js +1 -1
- package/esm/FooterList/index.js +1 -1
- package/esm/FooterList/index.test.js +1 -1
- package/esm/FooterListItem/index.js +1 -1
- package/esm/FooterListItem/index.test.js +1 -1
- package/esm/FooterNavigation/index.js +1 -1
- package/esm/FooterNavigation/index.test.js +1 -1
- package/esm/FooterNavigationSection/index.js +1 -1
- package/esm/FooterNavigationSection/index.test.js +1 -1
- package/esm/Form/index.js +1 -1
- package/esm/Form/index.test.js +1 -1
- package/esm/FullPageBackground/index.js +1 -1
- package/esm/FullPageBackground/index.test.js +1 -1
- package/esm/GovGRLogo/index.js +3 -3
- package/esm/GovGRLogo/index.test.js +1 -1
- package/esm/Grid/index.js +1 -1
- package/esm/Grid/index.test.js +1 -1
- package/esm/Header/index.js +1 -1
- package/esm/Header/index.test.js +1 -1
- package/esm/HeaderContent/index.js +1 -1
- package/esm/HeaderContent/index.test.js +1 -1
- package/esm/HeaderLogo/index.js +1 -1
- package/esm/HeaderLogo/index.test.js +1 -1
- package/esm/HeaderNavMenuContent/index.js +1 -1
- package/esm/HeaderNavMenuContent/index.test.js +1 -1
- package/esm/HeaderSecondaryLogo/index.js +1 -1
- package/esm/HeaderSecondaryLogo/index.test.js +1 -1
- package/esm/HeaderSection/index.js +1 -1
- package/esm/HeaderSection/index.test.js +1 -1
- package/esm/HeaderTitle/index.js +1 -1
- package/esm/HeaderTitle/index.test.js +1 -1
- package/esm/Heading/index.js +4 -3
- package/esm/Heading/index.test.js +1 -1
- package/esm/HeadingCaption/index.js +1 -1
- package/esm/HeadingCaption/index.test.js +1 -1
- package/esm/HellenicRepublicLogo/index.js +5 -5
- package/esm/HellenicRepublicLogo/index.test.js +1 -1
- package/esm/Hidden/index.js +1 -1
- package/esm/Hidden/index.test.js +1 -1
- package/esm/Hint/index.js +4 -3
- package/esm/Hint/index.test.js +1 -1
- package/esm/ImageLogo/index.js +1 -1
- package/esm/ImageLogo/index.test.js +1 -1
- package/esm/ImageLogoSet/index.js +1 -1
- package/esm/ImageLogoSet/index.test.js +1 -1
- package/esm/KitchenSinkAllComponents/index.js +1 -1
- package/esm/KitchenSinkCard/index.js +1 -1
- package/esm/KitchenSinkCategory/index.js +1 -1
- package/esm/KitchenSinkContent/index.js +1 -1
- package/esm/KitchenSinkContentInfo/index.js +1 -1
- package/esm/KitchenSinkContentTags/index.js +1 -1
- package/esm/KitchenSinkHeading/index.js +1 -1
- package/esm/KitchenSinkLetterContent/index.js +1 -1
- package/esm/LabelContainer/index.js +1 -1
- package/esm/LabelContainer/index.test.js +1 -1
- package/esm/LabelTitle/index.js +1 -1
- package/esm/LabelTitle/index.test.js +1 -1
- package/esm/LabeledText/index.js +1 -1
- package/esm/LabeledText/index.test.js +1 -1
- package/esm/Layout/index.js +1 -1
- package/esm/Layout/index.test.js +1 -1
- package/esm/LinkBase/index.js +1 -1
- package/esm/LinkBase/index.test.js +1 -1
- package/esm/List/index.js +1 -1
- package/esm/List/index.test.js +2 -2
- package/esm/ListItem/index.js +1 -1
- package/esm/ListItem/index.test.js +1 -1
- package/esm/LoaderContainer/index.js +1 -1
- package/esm/LoaderContainer/index.test.js +1 -1
- package/esm/Main/index.js +1 -1
- package/esm/Main/index.test.js +1 -1
- package/esm/Masthead/index.js +1 -1
- package/esm/Masthead/index.test.js +1 -1
- package/esm/MastheadBody/index.js +1 -1
- package/esm/MastheadBody/index.test.js +1 -1
- package/esm/MastheadLogo/index.js +1 -1
- package/esm/MastheadLogo/index.test.js +1 -1
- package/esm/ModalAction/index.js +1 -1
- package/esm/ModalAction/index.test.js +1 -1
- package/esm/ModalContainer/index.js +2 -2
- package/esm/ModalContainer/index.test.js +1 -1
- package/esm/ModalContent/index.js +1 -1
- package/esm/ModalContent/index.test.js +1 -1
- package/esm/ModalHeading/index.js +1 -1
- package/esm/ModalHeading/index.test.js +1 -1
- package/esm/Nav/index.js +2 -2
- package/esm/Nav/index.test.js +1 -1
- package/esm/NavList/index.js +1 -1
- package/esm/NavList/index.test.js +1 -1
- package/esm/NavListItemAction/index.js +3 -3
- package/esm/NavListItemAction/index.test.js +1 -1
- package/esm/NavListItemActionContainer/index.js +1 -1
- package/esm/NavListItemActionContainer/index.test.js +1 -1
- package/esm/NavListItemButton/index.js +1 -1
- package/esm/NavListItemButton/index.test.js +1 -1
- package/esm/NavListItemLink/index.js +1 -1
- package/esm/NavListItemLink/index.test.js +1 -1
- package/esm/NavMenuContainer/__snapshots__/index.test.tsx.snap +33 -20
- package/esm/NavMenuContainer/index.js +2 -2
- package/esm/NavMenuContainer/index.test.js +1 -1
- package/esm/NavMenuContent/index.js +1 -1
- package/esm/NavMenuContent/index.test.js +1 -1
- package/esm/NavMenuContentListBase/index.js +1 -1
- package/esm/NavMenuContentListBase/index.test.js +1 -1
- package/esm/NavMenuContentListItem/index.js +1 -1
- package/esm/NavMenuContentListItem/index.test.js +1 -1
- package/esm/NavMenuTitle/index.js +2 -2
- package/esm/NavMenuTitle/index.test.js +1 -1
- package/esm/NormalText/index.js +1 -1
- package/esm/NormalText/index.test.js +1 -1
- package/esm/NotificationBannerContainer/index.js +1 -1
- package/esm/NotificationBannerContainer/index.test.js +1 -1
- package/esm/NotificationBannerContent/index.js +1 -1
- package/esm/NotificationBannerContent/index.test.js +1 -1
- package/esm/NotificationBannerHeader/index.js +2 -2
- package/esm/NotificationBannerHeader/index.test.js +1 -1
- package/esm/NotificationBannerHeading/index.js +1 -1
- package/esm/NotificationBannerHeading/index.test.js +1 -1
- package/esm/NotificationBannerLink/index.js +1 -1
- package/esm/NotificationBannerLink/index.test.js +1 -1
- package/esm/PageTitleCaption/index.js +1 -1
- package/esm/PageTitleCaption/index.test.js +1 -1
- package/esm/PageTitleContainer/index.js +1 -1
- package/esm/PageTitleContainer/index.test.js +1 -1
- package/esm/PageTitleHeading/index.js +1 -1
- package/esm/PageTitleHeading/index.test.js +1 -1
- package/esm/Pagination/index.js +1 -1
- package/esm/Pagination/index.spec.js +1 -1
- package/esm/PaginationLabelContainer/index.js +1 -1
- package/esm/PaginationLabelContainer/index.spec.js +1 -1
- package/esm/PaginationList/index.js +1 -1
- package/esm/PaginationList/index.spec.js +2 -2
- package/esm/PaginationListItem/index.js +1 -1
- package/esm/PaginationListItem/index.spec.js +1 -1
- package/esm/Panel/index.js +1 -1
- package/esm/Panel/index.test.js +1 -1
- package/esm/PanelBody/index.js +1 -1
- package/esm/PanelBody/index.test.js +1 -1
- package/esm/PanelTitle/index.js +1 -1
- package/esm/PanelTitle/index.test.js +1 -1
- package/esm/Paragraph/index.js +1 -1
- package/esm/Paragraph/index.test.js +1 -1
- package/esm/PhaseBanner/index.js +1 -1
- package/esm/PhaseBanner/index.test.js +1 -1
- package/esm/PhaseBannerHeaderContainer/inde.test.js +1 -1
- package/esm/PhaseBannerHeaderContainer/index.js +1 -1
- package/esm/PhaseBannerTag/index.js +1 -1
- package/esm/PhaseBannerTag/index.test.js +1 -1
- package/esm/PhaseBannerText/index.js +1 -1
- package/esm/PhaseBannerText/index.test.js +1 -1
- package/esm/RadioConditional/index.js +3 -3
- package/esm/RadioConditional/index.test.js +1 -1
- package/esm/RadioContainer/index.js +1 -1
- package/esm/RadioContainer/index.test.js +1 -1
- package/esm/RadioItem/index.js +3 -3
- package/esm/RadioItem/index.test.js +1 -1
- package/esm/ResultsActionBar/index.js +1 -1
- package/esm/ResultsActionBar/indext.test.js +1 -1
- package/esm/ResultsHeading/index.js +1 -1
- package/esm/ResultsHeading/index.test.js +1 -1
- package/esm/ResultsHeadingActions/index.js +2 -2
- package/esm/ResultsHeadingActions/index.test.js +1 -1
- package/esm/SearchButton/index.js +1 -1
- package/esm/SearchButton/index.test.js +1 -1
- package/esm/SearchContainer/index.js +1 -1
- package/esm/SearchContainer/index.test.js +1 -1
- package/esm/Section/index.js +1 -1
- package/esm/Section/index.test.js +1 -1
- package/esm/SectionBreak/index.js +1 -1
- package/esm/SectionBreak/index.test.js +1 -1
- package/esm/SelectContainer/index.js +1 -1
- package/esm/SelectContainer/index.test.js +1 -1
- package/esm/SelectOption/index.js +1 -1
- package/esm/SelectOption/index.test.js +1 -1
- package/esm/SingleCharacterInput/index.js +1 -1
- package/esm/SingleCharacterInput/index.test.js +1 -1
- package/esm/SingleCharacterInputs/index.js +1 -1
- package/esm/SingleCharacterInputs/index.test.js +1 -1
- package/esm/SkipLink/index.js +1 -1
- package/esm/SkipLink/index.test.js +1 -1
- package/esm/Stack/index.js +1 -1
- package/esm/Stack/index.test.js +1 -1
- package/esm/StepNav/index.js +1 -1
- package/esm/StepNav/index.test.js +1 -1
- package/esm/StepNavAccordion/index.js +1 -1
- package/esm/StepNavAccordion/index.test.js +1 -1
- package/esm/StepNavAccordionContent/index.js +1 -1
- package/esm/StepNavAccordionContent/index.test.js +1 -1
- package/esm/StepNavAccordionHeadingText/index.js +1 -1
- package/esm/StepNavAccordionHeadingText/index.test.js +1 -1
- package/esm/StepNavAccordionHeadingTitle/index.js +1 -1
- package/esm/StepNavAccordionHeadingTitle/index.test.js +1 -1
- package/esm/StepNavAccordionSummary/index.js +1 -1
- package/esm/StepNavAccordionSummary/index.test.js +1 -1
- package/esm/StepNavAccordionSummaryHeading/index.js +1 -1
- package/esm/StepNavAccordionSummaryHeading/index.test.js +1 -1
- package/esm/StepNavCircleNumber/index.js +1 -1
- package/esm/StepNavCircleNumber/index.test.js +1 -1
- package/esm/StepNavControls/index.js +1 -1
- package/esm/StepNavControls/index.test.js +1 -1
- package/esm/StepNavList/index.js +1 -1
- package/esm/StepNavList/index.test.js +1 -1
- package/esm/StepNavListItem/index.js +1 -1
- package/esm/StepNavListItem/index.test.js +1 -1
- package/esm/SummaryList/index.js +1 -1
- package/esm/SummaryList/index.test.js +1 -1
- package/esm/SummaryListItem/index.js +1 -1
- package/esm/SummaryListItem/index.test.js +1 -1
- package/esm/SummaryListItemAction/index.js +1 -1
- package/esm/SummaryListItemAction/index.test.js +1 -1
- package/esm/SummaryListItemKey/index.js +1 -1
- package/esm/SummaryListItemKey/index.test.js +1 -1
- package/esm/SummaryListItemValue/index.js +1 -1
- package/esm/SummaryListItemValue/index.test.js +1 -1
- package/esm/SvgIcon/index.js +1 -1
- package/esm/SvgIcon/index.test.js +1 -1
- package/esm/Table/index.js +1 -1
- package/esm/Table/index.test.js +1 -1
- package/esm/TableBody/index.js +1 -1
- package/esm/TableBody/index.test.js +1 -1
- package/esm/TableCaption/index.js +1 -1
- package/esm/TableCaption/index.test.js +1 -1
- package/esm/TableContainer/index.js +1 -1
- package/esm/TableContainer/index.test.js +1 -1
- package/esm/TableDataCell/index.js +1 -1
- package/esm/TableDataCell/index.test.js +1 -1
- package/esm/TableHead/index.js +1 -1
- package/esm/TableHead/index.test.js +1 -1
- package/esm/TableHeadCell/index.js +1 -1
- package/esm/TableHeadCell/index.test.js +1 -1
- package/esm/TableLoaderBackground/index.js +1 -1
- package/esm/TableLoaderBackground/index.test.js +1 -1
- package/esm/TableNoDataRow/index.js +1 -1
- package/esm/TableNoDataRow/index.test.js +1 -1
- package/esm/TableRow/index.js +1 -1
- package/esm/TableRow/index.test.js +1 -1
- package/esm/TableSortIconContainer/index.js +1 -1
- package/esm/TableSortIconContainer/index.test.js +1 -1
- package/esm/Tabs/__snapshots__/index.test.tsx.snap +17 -0
- package/esm/Tabs/index.js +4 -3
- package/esm/Tabs/index.test.js +9 -1
- package/esm/TabsHeading/index.js +2 -2
- package/esm/TabsHeading/index.test.js +1 -1
- package/esm/TabsList/index.js +1 -1
- package/esm/TabsList/index.test.js +1 -1
- package/esm/{TabsListItem → TabsListItemBase}/__snapshots__/index.test.tsx.snap +30 -30
- package/esm/{TabsListItem → TabsListItemBase}/index.js +5 -5
- package/esm/TabsListItemBase/index.test.js +43 -0
- package/{es/TabsPanel → esm/TabsPanelBase}/__snapshots__/index.test.tsx.snap +12 -12
- package/esm/{TabsPanel → TabsPanelBase}/index.js +5 -5
- package/esm/TabsPanelBase/index.test.js +33 -0
- package/esm/TaskList/index.js +1 -1
- package/esm/TaskList/index.test.js +1 -1
- package/esm/TaskListItem/index.js +1 -1
- package/esm/TaskListItem/index.test.js +1 -1
- package/esm/TaskListItemContent/index.js +1 -1
- package/esm/TaskListItemContent/index.test.js +1 -1
- package/esm/TaskListItemHeading/index.js +1 -1
- package/esm/TaskListItemHeading/index.test.js +1 -1
- package/esm/TaskListItemTag/index.js +1 -1
- package/esm/TaskListItemTag/index.test.js +1 -1
- package/esm/TextArea/index.js +1 -1
- package/esm/TextArea/index.test.js +1 -1
- package/esm/TextInput/index.js +1 -1
- package/esm/TextInput/index.test.js +1 -1
- package/esm/Timeline/index.js +1 -1
- package/esm/Timeline/index.test.js +1 -1
- package/esm/TimelineActions/index.js +1 -1
- package/esm/TimelineActions/index.test.js +1 -1
- package/esm/TimelineContent/index.js +1 -1
- package/esm/TimelineContent/index.test.js +1 -1
- package/esm/TimelineHeading/index.js +1 -1
- package/esm/TimelineHeading/index.test.js +1 -1
- package/esm/TimelineItem/index.js +1 -1
- package/esm/TimelineItem/index.test.js +1 -1
- package/esm/Top/index.js +1 -1
- package/esm/Top/index.test.js +1 -1
- package/esm/Typography/index.js +1 -1
- package/esm/Typography/index.test.js +1 -1
- package/esm/VisuallyHidden/index.js +1 -1
- package/esm/VisuallyHidden/index.test.js +1 -1
- package/esm/WarningText/index.js +1 -1
- package/esm/WarningText/index.test.js +1 -1
- package/esm/index.js +222 -222
- package/esm/registry.js +250 -250
- package/index.d.ts +2 -2
- package/index.js +225 -225
- package/package.json +3 -3
- package/registry.d.ts +2 -2
- package/registry.js +250 -250
- package/src/AccordionSectionSummary/index.tsx +1 -1
- package/src/DropdownBase/__snapshots__/index.test.tsx.snap +20 -0
- package/src/DropdownBase/index.test.tsx +10 -0
- package/src/DropdownBase/index.tsx +9 -1
- package/src/Heading/index.tsx +7 -2
- package/src/Hint/index.tsx +9 -3
- package/src/ModalContainer/index.tsx +2 -1
- package/src/NavMenuContainer/__snapshots__/index.test.tsx.snap +33 -20
- package/src/Tabs/__snapshots__/index.test.tsx.snap +17 -0
- package/src/Tabs/index.test.tsx +3 -0
- package/src/Tabs/index.tsx +11 -3
- package/src/{TabsListItem → TabsListItemBase}/__snapshots__/index.test.tsx.snap +30 -30
- package/src/TabsListItemBase/index.test.tsx +38 -0
- package/src/{TabsListItem → TabsListItemBase}/index.tsx +8 -8
- package/{TabsPanel → src/TabsPanelBase}/__snapshots__/index.test.tsx.snap +12 -12
- package/src/TabsPanelBase/index.test.tsx +20 -0
- package/src/{TabsPanel → TabsPanelBase}/index.tsx +7 -7
- package/src/index.ts +2 -2
- package/src/registry.js +4 -4
- package/TabsListItem/index.d.ts +0 -17
- package/TabsListItem/index.test.js +0 -49
- package/TabsPanel/index.d.ts +0 -18
- package/TabsPanel/index.test.js +0 -39
- package/es/TabsListItem/index.test.js +0 -43
- package/es/TabsPanel/index.test.js +0 -33
- package/esm/TabsListItem/index.test.js +0 -43
- package/esm/TabsPanel/index.test.js +0 -33
- package/src/TabsListItem/index.test.tsx +0 -38
- package/src/TabsPanel/index.test.tsx +0 -20
- /package/{TabsListItem → TabsListItemBase}/index.test.d.ts +0 -0
- /package/{TabsPanel → TabsPanelBase}/index.test.d.ts +0 -0
package/Hint/index.d.ts
CHANGED
|
@@ -1,9 +1,14 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { TypographyProps } from '@digigov/react-core/Typography';
|
|
3
3
|
export interface HintProps extends TypographyProps {
|
|
4
|
+
/**
|
|
5
|
+
* breakWords is optional. false is the default value.
|
|
6
|
+
* Use true when you want to break words.
|
|
7
|
+
*/
|
|
8
|
+
breakWords?: boolean;
|
|
4
9
|
}
|
|
5
10
|
/**
|
|
6
11
|
* Hint component can be used in form pages and it gives an extra hint description to the form.
|
|
7
12
|
*/
|
|
8
|
-
export declare const Hint: React.ForwardRefExoticComponent<Pick<HintProps, "slot" | "style" | "title" | "as" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "fontSize" | "fontWeight" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden"> & React.RefAttributes<HTMLParagraphElement>>;
|
|
13
|
+
export declare const Hint: React.ForwardRefExoticComponent<Pick<HintProps, "slot" | "style" | "title" | "as" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "fontSize" | "fontWeight" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden" | "breakWords"> & React.RefAttributes<HTMLParagraphElement>>;
|
|
9
14
|
export default Hint;
|
package/Hint/index.js
CHANGED
|
@@ -15,9 +15,9 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
15
15
|
|
|
16
16
|
var _clsx = _interopRequireDefault(require("clsx"));
|
|
17
17
|
|
|
18
|
-
var _Typography = _interopRequireDefault(require("
|
|
18
|
+
var _Typography = _interopRequireDefault(require("../Typography"));
|
|
19
19
|
|
|
20
|
-
var _excluded = ["fontSize", "className", "children"];
|
|
20
|
+
var _excluded = ["fontSize", "className", "children", "breakWords"];
|
|
21
21
|
|
|
22
22
|
/**
|
|
23
23
|
* Hint component can be used in form pages and it gives an extra hint description to the form.
|
|
@@ -26,12 +26,13 @@ var Hint = /*#__PURE__*/_react["default"].forwardRef(function Hint(_ref, ref) {
|
|
|
26
26
|
var fontSize = _ref.fontSize,
|
|
27
27
|
className = _ref.className,
|
|
28
28
|
children = _ref.children,
|
|
29
|
+
breakWords = _ref.breakWords,
|
|
29
30
|
props = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
|
|
30
31
|
return /*#__PURE__*/_react["default"].createElement(_Typography["default"], (0, _extends2["default"])({
|
|
31
32
|
as: "p",
|
|
32
33
|
fontSize: fontSize,
|
|
33
34
|
ref: ref,
|
|
34
|
-
className: (0, _clsx["default"])(className, true && 'govgr-hint')
|
|
35
|
+
className: (0, _clsx["default"])(className, breakWords && 'govgr-hint--break-words', true && 'govgr-hint')
|
|
35
36
|
}, props), children);
|
|
36
37
|
});
|
|
37
38
|
|
package/Hint/index.test.js
CHANGED
|
@@ -6,15 +6,15 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
6
6
|
|
|
7
7
|
var _enzyme = require("enzyme");
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _ = _interopRequireDefault(require("./"));
|
|
10
10
|
|
|
11
|
-
var _ref = /*#__PURE__*/_react["default"].createElement(
|
|
11
|
+
var _ref = /*#__PURE__*/_react["default"].createElement(_["default"], null, "hello");
|
|
12
12
|
|
|
13
13
|
it('renders the Hint with no props', function () {
|
|
14
14
|
expect((0, _enzyme.mount)(_ref)).toMatchSnapshot();
|
|
15
15
|
});
|
|
16
16
|
|
|
17
|
-
var _ref2 = /*#__PURE__*/_react["default"].createElement(
|
|
17
|
+
var _ref2 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
18
18
|
fontSize: 14
|
|
19
19
|
}, "hello");
|
|
20
20
|
|
|
@@ -22,7 +22,7 @@ it('renders the Hint with fontSize=14', function () {
|
|
|
22
22
|
expect((0, _enzyme.mount)(_ref2)).toMatchSnapshot();
|
|
23
23
|
});
|
|
24
24
|
|
|
25
|
-
var _ref3 = /*#__PURE__*/_react["default"].createElement(
|
|
25
|
+
var _ref3 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
26
26
|
fontSize: 16
|
|
27
27
|
}, "hello");
|
|
28
28
|
|
|
@@ -30,7 +30,7 @@ it('renders the Hint with fontSize=16', function () {
|
|
|
30
30
|
expect((0, _enzyme.mount)(_ref3)).toMatchSnapshot();
|
|
31
31
|
});
|
|
32
32
|
|
|
33
|
-
var _ref4 = /*#__PURE__*/_react["default"].createElement(
|
|
33
|
+
var _ref4 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
34
34
|
fontSize: 24
|
|
35
35
|
}, "hello");
|
|
36
36
|
|
package/ImageLogo/index.js
CHANGED
|
@@ -15,7 +15,7 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
15
15
|
|
|
16
16
|
var _clsx = _interopRequireDefault(require("clsx"));
|
|
17
17
|
|
|
18
|
-
var _Base = _interopRequireDefault(require("
|
|
18
|
+
var _Base = _interopRequireDefault(require("../Base"));
|
|
19
19
|
|
|
20
20
|
var _excluded = ["lang", "src", "variant", "className", "children"];
|
|
21
21
|
|
package/ImageLogo/index.test.js
CHANGED
|
@@ -6,9 +6,9 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
6
6
|
|
|
7
7
|
var _enzyme = require("enzyme");
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _ = _interopRequireDefault(require("./"));
|
|
10
10
|
|
|
11
|
-
var _ref = /*#__PURE__*/_react["default"].createElement(
|
|
11
|
+
var _ref = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
12
12
|
src: "logo.png"
|
|
13
13
|
});
|
|
14
14
|
|
|
@@ -16,7 +16,7 @@ it('renders the Hint with src prop', function () {
|
|
|
16
16
|
expect((0, _enzyme.mount)(_ref)).toMatchSnapshot();
|
|
17
17
|
});
|
|
18
18
|
|
|
19
|
-
var _ref2 = /*#__PURE__*/_react["default"].createElement(
|
|
19
|
+
var _ref2 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
20
20
|
variant: "dark",
|
|
21
21
|
src: "logo.png"
|
|
22
22
|
});
|
package/ImageLogoSet/index.js
CHANGED
|
@@ -13,7 +13,7 @@ var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/h
|
|
|
13
13
|
|
|
14
14
|
var _react = _interopRequireDefault(require("react"));
|
|
15
15
|
|
|
16
|
-
var _ImageLogo = _interopRequireDefault(require("
|
|
16
|
+
var _ImageLogo = _interopRequireDefault(require("../ImageLogo"));
|
|
17
17
|
|
|
18
18
|
var _excluded = ["lang", "src", "variants", "className", "children"];
|
|
19
19
|
|
|
@@ -6,9 +6,9 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
6
6
|
|
|
7
7
|
var _enzyme = require("enzyme");
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _ = _interopRequireDefault(require("./"));
|
|
10
10
|
|
|
11
|
-
var _ref = /*#__PURE__*/_react["default"].createElement(
|
|
11
|
+
var _ref = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
12
12
|
src: "logo.png"
|
|
13
13
|
});
|
|
14
14
|
|
|
@@ -16,13 +16,13 @@ it('renders the Hint with src prop', function () {
|
|
|
16
16
|
expect((0, _enzyme.mount)(_ref)).toMatchSnapshot();
|
|
17
17
|
});
|
|
18
18
|
it('renders the Hint with variants=[light] and src props', function () {
|
|
19
|
-
expect((0, _enzyme.mount)( /*#__PURE__*/_react["default"].createElement(
|
|
19
|
+
expect((0, _enzyme.mount)( /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
20
20
|
variants: ['light'],
|
|
21
21
|
src: "logo.png"
|
|
22
22
|
}))).toMatchSnapshot();
|
|
23
23
|
});
|
|
24
24
|
it('renders the Hint with variants=[light, dark] and src props', function () {
|
|
25
|
-
expect((0, _enzyme.mount)( /*#__PURE__*/_react["default"].createElement(
|
|
25
|
+
expect((0, _enzyme.mount)( /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
26
26
|
variants: ['light', 'dark'],
|
|
27
27
|
src: "logo.png"
|
|
28
28
|
}))).toMatchSnapshot();
|
package/KitchenSinkCard/index.js
CHANGED
|
@@ -15,7 +15,7 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
15
15
|
|
|
16
16
|
var _clsx = _interopRequireDefault(require("clsx"));
|
|
17
17
|
|
|
18
|
-
var _Card = _interopRequireDefault(require("
|
|
18
|
+
var _Card = _interopRequireDefault(require("../Card"));
|
|
19
19
|
|
|
20
20
|
var _excluded = ["className", "children"];
|
|
21
21
|
|
|
@@ -15,7 +15,7 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
15
15
|
|
|
16
16
|
var _clsx = _interopRequireDefault(require("clsx"));
|
|
17
17
|
|
|
18
|
-
var _Base = require("
|
|
18
|
+
var _Base = require("../Base");
|
|
19
19
|
|
|
20
20
|
var _excluded = ["wide", "className", "children"];
|
|
21
21
|
|
|
@@ -2,4 +2,4 @@ import React from 'react';
|
|
|
2
2
|
import { HeadingProps } from '@digigov/react-core/Heading';
|
|
3
3
|
export interface KitchenSinkHeadingProps extends HeadingProps {
|
|
4
4
|
}
|
|
5
|
-
export declare const KitchenSinkHeading: React.ForwardRefExoticComponent<Pick<KitchenSinkHeadingProps, "slot" | "style" | "title" | "as" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "fontSize" | "fontWeight" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "size" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden" | "element"> & React.RefAttributes<HTMLHeadingElement>>;
|
|
5
|
+
export declare const KitchenSinkHeading: React.ForwardRefExoticComponent<Pick<KitchenSinkHeadingProps, "slot" | "style" | "title" | "as" | "className" | "color" | "id" | "lang" | "role" | "tabIndex" | "fontSize" | "fontWeight" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "size" | "margin" | "marginTop" | "marginBottom" | "marginLeft" | "marginRight" | "padding" | "paddingTop" | "paddingBottom" | "paddingLeft" | "paddingRight" | "printHidden" | "printVisible" | "xsUpHidden" | "smUpHidden" | "mdUpHidden" | "lgUpHidden" | "xlUpHidden" | "xsHidden" | "smHidden" | "mdHidden" | "lgHidden" | "xlHidden" | "element" | "breakWords"> & React.RefAttributes<HTMLHeadingElement>>;
|
|
@@ -15,7 +15,7 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
15
15
|
|
|
16
16
|
var _clsx = _interopRequireDefault(require("clsx"));
|
|
17
17
|
|
|
18
|
-
var _Heading = _interopRequireDefault(require("
|
|
18
|
+
var _Heading = _interopRequireDefault(require("../Heading"));
|
|
19
19
|
|
|
20
20
|
var _excluded = ["className", "children"];
|
|
21
21
|
|
package/LabelContainer/index.js
CHANGED
|
@@ -15,7 +15,7 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
15
15
|
|
|
16
16
|
var _clsx = _interopRequireDefault(require("clsx"));
|
|
17
17
|
|
|
18
|
-
var _Base = _interopRequireDefault(require("
|
|
18
|
+
var _Base = _interopRequireDefault(require("../Base"));
|
|
19
19
|
|
|
20
20
|
var _excluded = ["className", "children"];
|
|
21
21
|
|
|
@@ -6,9 +6,9 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
6
6
|
|
|
7
7
|
var _enzyme = require("enzyme");
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _ = _interopRequireDefault(require("./"));
|
|
10
10
|
|
|
11
|
-
var _ref = /*#__PURE__*/_react["default"].createElement(
|
|
11
|
+
var _ref = /*#__PURE__*/_react["default"].createElement(_["default"], null, "hello");
|
|
12
12
|
|
|
13
13
|
it('renders the Label with no props', function () {
|
|
14
14
|
expect((0, _enzyme.mount)(_ref)).toMatchSnapshot();
|
package/LabelTitle/index.js
CHANGED
|
@@ -15,7 +15,7 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
15
15
|
|
|
16
16
|
var _clsx = _interopRequireDefault(require("clsx"));
|
|
17
17
|
|
|
18
|
-
var _Base = _interopRequireDefault(require("
|
|
18
|
+
var _Base = _interopRequireDefault(require("../Base"));
|
|
19
19
|
|
|
20
20
|
var _excluded = ["size", "className", "heading", "children"];
|
|
21
21
|
|
package/LabelTitle/index.test.js
CHANGED
|
@@ -6,15 +6,15 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
6
6
|
|
|
7
7
|
var _enzyme = require("enzyme");
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _ = _interopRequireDefault(require("./"));
|
|
10
10
|
|
|
11
|
-
var _ref = /*#__PURE__*/_react["default"].createElement(
|
|
11
|
+
var _ref = /*#__PURE__*/_react["default"].createElement(_["default"], null, "hello");
|
|
12
12
|
|
|
13
13
|
it('renders the LabelTitle with no props', function () {
|
|
14
14
|
expect((0, _enzyme.mount)(_ref)).toMatchSnapshot();
|
|
15
15
|
});
|
|
16
16
|
|
|
17
|
-
var _ref2 = /*#__PURE__*/_react["default"].createElement(
|
|
17
|
+
var _ref2 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
18
18
|
heading: true
|
|
19
19
|
}, "hello");
|
|
20
20
|
|
|
@@ -22,7 +22,7 @@ it('renders the Label with heading prop', function () {
|
|
|
22
22
|
expect((0, _enzyme.mount)(_ref2)).toMatchSnapshot();
|
|
23
23
|
});
|
|
24
24
|
|
|
25
|
-
var _ref3 = /*#__PURE__*/_react["default"].createElement(
|
|
25
|
+
var _ref3 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
26
26
|
size: "sm"
|
|
27
27
|
}, "hello");
|
|
28
28
|
|
|
@@ -30,7 +30,7 @@ it('renders the Label with size s prop', function () {
|
|
|
30
30
|
expect((0, _enzyme.mount)(_ref3)).toMatchSnapshot();
|
|
31
31
|
});
|
|
32
32
|
|
|
33
|
-
var _ref4 = /*#__PURE__*/_react["default"].createElement(
|
|
33
|
+
var _ref4 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
34
34
|
size: "md"
|
|
35
35
|
}, "hello");
|
|
36
36
|
|
|
@@ -38,7 +38,7 @@ it('renders the Label with size m prop', function () {
|
|
|
38
38
|
expect((0, _enzyme.mount)(_ref4)).toMatchSnapshot();
|
|
39
39
|
});
|
|
40
40
|
|
|
41
|
-
var _ref5 = /*#__PURE__*/_react["default"].createElement(
|
|
41
|
+
var _ref5 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
42
42
|
size: "lg"
|
|
43
43
|
}, "hello");
|
|
44
44
|
|
|
@@ -46,7 +46,7 @@ it('renders the Label with size l prop', function () {
|
|
|
46
46
|
expect((0, _enzyme.mount)(_ref5)).toMatchSnapshot();
|
|
47
47
|
});
|
|
48
48
|
|
|
49
|
-
var _ref6 = /*#__PURE__*/_react["default"].createElement(
|
|
49
|
+
var _ref6 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
50
50
|
size: "xl"
|
|
51
51
|
}, "hello");
|
|
52
52
|
|
|
@@ -54,7 +54,7 @@ it('renders the Label with size xl prop', function () {
|
|
|
54
54
|
expect((0, _enzyme.mount)(_ref6)).toMatchSnapshot();
|
|
55
55
|
});
|
|
56
56
|
|
|
57
|
-
var _ref7 = /*#__PURE__*/_react["default"].createElement(
|
|
57
|
+
var _ref7 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
58
58
|
heading: true,
|
|
59
59
|
size: "sm"
|
|
60
60
|
}, "hello");
|
|
@@ -63,7 +63,7 @@ it('renders the Label with heading and size s props', function () {
|
|
|
63
63
|
expect((0, _enzyme.mount)(_ref7)).toMatchSnapshot();
|
|
64
64
|
});
|
|
65
65
|
|
|
66
|
-
var _ref8 = /*#__PURE__*/_react["default"].createElement(
|
|
66
|
+
var _ref8 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
67
67
|
heading: true,
|
|
68
68
|
size: "md"
|
|
69
69
|
}, "hello");
|
|
@@ -72,7 +72,7 @@ it('renders the Label with heading and size m props', function () {
|
|
|
72
72
|
expect((0, _enzyme.mount)(_ref8)).toMatchSnapshot();
|
|
73
73
|
});
|
|
74
74
|
|
|
75
|
-
var _ref9 = /*#__PURE__*/_react["default"].createElement(
|
|
75
|
+
var _ref9 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
76
76
|
heading: true,
|
|
77
77
|
size: "lg"
|
|
78
78
|
}, "hello");
|
|
@@ -81,7 +81,7 @@ it('renders the Label with heading and size l props', function () {
|
|
|
81
81
|
expect((0, _enzyme.mount)(_ref9)).toMatchSnapshot();
|
|
82
82
|
});
|
|
83
83
|
|
|
84
|
-
var _ref10 = /*#__PURE__*/_react["default"].createElement(
|
|
84
|
+
var _ref10 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
85
85
|
heading: true,
|
|
86
86
|
size: "xl"
|
|
87
87
|
}, "hello");
|
package/LabeledText/index.js
CHANGED
|
@@ -15,7 +15,7 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
15
15
|
|
|
16
16
|
var _clsx = _interopRequireDefault(require("clsx"));
|
|
17
17
|
|
|
18
|
-
var _Base = _interopRequireDefault(require("
|
|
18
|
+
var _Base = _interopRequireDefault(require("../Base"));
|
|
19
19
|
|
|
20
20
|
var _excluded = ["className", "children", "active"];
|
|
21
21
|
|
|
@@ -6,15 +6,15 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
6
6
|
|
|
7
7
|
var _enzyme = require("enzyme");
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _ = _interopRequireDefault(require("./"));
|
|
10
10
|
|
|
11
|
-
var _ref = /*#__PURE__*/_react["default"].createElement(
|
|
11
|
+
var _ref = /*#__PURE__*/_react["default"].createElement(_["default"], null, "hello");
|
|
12
12
|
|
|
13
13
|
it('renders the LabeledText with no props', function () {
|
|
14
14
|
expect((0, _enzyme.mount)(_ref)).toMatchSnapshot();
|
|
15
15
|
});
|
|
16
16
|
|
|
17
|
-
var _ref2 = /*#__PURE__*/_react["default"].createElement(
|
|
17
|
+
var _ref2 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
18
18
|
active: true
|
|
19
19
|
}, "hello");
|
|
20
20
|
|
|
@@ -22,7 +22,7 @@ it('renders the LabeledText with active true', function () {
|
|
|
22
22
|
expect((0, _enzyme.mount)(_ref2)).toMatchSnapshot();
|
|
23
23
|
});
|
|
24
24
|
|
|
25
|
-
var _ref3 = /*#__PURE__*/_react["default"].createElement(
|
|
25
|
+
var _ref3 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
26
26
|
active: false
|
|
27
27
|
}, "hello");
|
|
28
28
|
|
package/Layout/index.js
CHANGED
|
@@ -15,7 +15,7 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
15
15
|
|
|
16
16
|
var _clsx = _interopRequireDefault(require("clsx"));
|
|
17
17
|
|
|
18
|
-
var _Base = _interopRequireDefault(require("
|
|
18
|
+
var _Base = _interopRequireDefault(require("../Base"));
|
|
19
19
|
|
|
20
20
|
var _excluded = ["className", "children", "fullHeight"];
|
|
21
21
|
|
package/Layout/index.test.js
CHANGED
|
@@ -6,9 +6,9 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
6
6
|
|
|
7
7
|
var _enzyme = require("enzyme");
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _ = _interopRequireDefault(require("./"));
|
|
10
10
|
|
|
11
|
-
var _ref = /*#__PURE__*/_react["default"].createElement(
|
|
11
|
+
var _ref = /*#__PURE__*/_react["default"].createElement(_["default"], null, "hello");
|
|
12
12
|
|
|
13
13
|
it('renders the Layout with no props', function () {
|
|
14
14
|
expect((0, _enzyme.mount)(_ref)).toMatchSnapshot();
|
package/LinkBase/index.js
CHANGED
|
@@ -15,7 +15,7 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
15
15
|
|
|
16
16
|
var _clsx = _interopRequireDefault(require("clsx"));
|
|
17
17
|
|
|
18
|
-
var _Base = _interopRequireDefault(require("
|
|
18
|
+
var _Base = _interopRequireDefault(require("../Base"));
|
|
19
19
|
|
|
20
20
|
var _excluded = ["underline", "className", "children"];
|
|
21
21
|
|
package/LinkBase/index.test.js
CHANGED
|
@@ -6,15 +6,15 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
6
6
|
|
|
7
7
|
var _enzyme = require("enzyme");
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _ = _interopRequireDefault(require("./"));
|
|
10
10
|
|
|
11
|
-
var _ref = /*#__PURE__*/_react["default"].createElement(
|
|
11
|
+
var _ref = /*#__PURE__*/_react["default"].createElement(_["default"], null, "hello");
|
|
12
12
|
|
|
13
13
|
it('renders the Link with no props', function () {
|
|
14
14
|
expect((0, _enzyme.mount)(_ref)).toMatchSnapshot();
|
|
15
15
|
});
|
|
16
16
|
|
|
17
|
-
var _ref2 = /*#__PURE__*/_react["default"].createElement(
|
|
17
|
+
var _ref2 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
18
18
|
underline: true
|
|
19
19
|
}, "hello");
|
|
20
20
|
|
|
@@ -22,7 +22,7 @@ it('renders the LinkBase with underline=true', function () {
|
|
|
22
22
|
expect((0, _enzyme.mount)(_ref2)).toMatchSnapshot();
|
|
23
23
|
});
|
|
24
24
|
|
|
25
|
-
var _ref3 = /*#__PURE__*/_react["default"].createElement(
|
|
25
|
+
var _ref3 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
26
26
|
underline: false
|
|
27
27
|
}, "hello");
|
|
28
28
|
|
package/List/index.js
CHANGED
|
@@ -15,7 +15,7 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
15
15
|
|
|
16
16
|
var _clsx = _interopRequireDefault(require("clsx"));
|
|
17
17
|
|
|
18
|
-
var _Base = _interopRequireDefault(require("
|
|
18
|
+
var _Base = _interopRequireDefault(require("../Base"));
|
|
19
19
|
|
|
20
20
|
var _excluded = ["listStyle", "dense", "layout", "className", "children"];
|
|
21
21
|
|
package/List/index.test.js
CHANGED
|
@@ -6,17 +6,17 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
6
6
|
|
|
7
7
|
var _enzyme = require("enzyme");
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _ = _interopRequireDefault(require("./"));
|
|
10
10
|
|
|
11
|
-
var _ListItem = _interopRequireDefault(require("
|
|
11
|
+
var _ListItem = _interopRequireDefault(require("../ListItem"));
|
|
12
12
|
|
|
13
|
-
var _ref = /*#__PURE__*/_react["default"].createElement(
|
|
13
|
+
var _ref = /*#__PURE__*/_react["default"].createElement(_["default"], null, "hello");
|
|
14
14
|
|
|
15
15
|
it('renders the List with no props', function () {
|
|
16
16
|
expect((0, _enzyme.mount)(_ref)).toMatchSnapshot();
|
|
17
17
|
});
|
|
18
18
|
|
|
19
|
-
var _ref2 = /*#__PURE__*/_react["default"].createElement(
|
|
19
|
+
var _ref2 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
20
20
|
listStyle: 'bullet'
|
|
21
21
|
}, "hello");
|
|
22
22
|
|
|
@@ -24,7 +24,7 @@ it('renders the List with listStyle=bullet', function () {
|
|
|
24
24
|
expect((0, _enzyme.mount)(_ref2)).toMatchSnapshot();
|
|
25
25
|
});
|
|
26
26
|
|
|
27
|
-
var _ref3 = /*#__PURE__*/_react["default"].createElement(
|
|
27
|
+
var _ref3 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
28
28
|
listStyle: 'number'
|
|
29
29
|
}, "hello");
|
|
30
30
|
|
|
@@ -32,7 +32,7 @@ it('renders the List with listStyle=number', function () {
|
|
|
32
32
|
expect((0, _enzyme.mount)(_ref3)).toMatchSnapshot();
|
|
33
33
|
});
|
|
34
34
|
|
|
35
|
-
var _ref4 = /*#__PURE__*/_react["default"].createElement(
|
|
35
|
+
var _ref4 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
36
36
|
listStyle: 'number'
|
|
37
37
|
}, /*#__PURE__*/_react["default"].createElement(_ListItem["default"], null, "hello Giorgos"), /*#__PURE__*/_react["default"].createElement(_ListItem["default"], null, "hello Katerina"));
|
|
38
38
|
|
|
@@ -40,7 +40,7 @@ it('renders the List with listStyle=number', function () {
|
|
|
40
40
|
expect((0, _enzyme.mount)(_ref4)).toMatchSnapshot();
|
|
41
41
|
});
|
|
42
42
|
|
|
43
|
-
var _ref5 = /*#__PURE__*/_react["default"].createElement(
|
|
43
|
+
var _ref5 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
44
44
|
listStyle: 'bullet'
|
|
45
45
|
}, /*#__PURE__*/_react["default"].createElement(_ListItem["default"], null, "hello Giorgos"), /*#__PURE__*/_react["default"].createElement(_ListItem["default"], null, "hello Katerina"));
|
|
46
46
|
|
|
@@ -48,7 +48,7 @@ it('renders the List with listStyle=bullet', function () {
|
|
|
48
48
|
expect((0, _enzyme.mount)(_ref5)).toMatchSnapshot();
|
|
49
49
|
});
|
|
50
50
|
|
|
51
|
-
var _ref6 = /*#__PURE__*/_react["default"].createElement(
|
|
51
|
+
var _ref6 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
52
52
|
listStyle: 'number',
|
|
53
53
|
dense: true
|
|
54
54
|
}, /*#__PURE__*/_react["default"].createElement(_ListItem["default"], null, "hello Giorgos"), /*#__PURE__*/_react["default"].createElement(_ListItem["default"], null, "hello Katerina"));
|
|
@@ -57,7 +57,7 @@ it('renders the List with listStyle=number and dense', function () {
|
|
|
57
57
|
expect((0, _enzyme.mount)(_ref6)).toMatchSnapshot();
|
|
58
58
|
});
|
|
59
59
|
|
|
60
|
-
var _ref7 = /*#__PURE__*/_react["default"].createElement(
|
|
60
|
+
var _ref7 = /*#__PURE__*/_react["default"].createElement(_["default"], {
|
|
61
61
|
listStyle: 'bullet',
|
|
62
62
|
dense: true
|
|
63
63
|
}, /*#__PURE__*/_react["default"].createElement(_ListItem["default"], null, "hello Giorgos"), /*#__PURE__*/_react["default"].createElement(_ListItem["default"], null, "hello Katerina"));
|
package/ListItem/index.js
CHANGED
|
@@ -15,7 +15,7 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
15
15
|
|
|
16
16
|
var _clsx = _interopRequireDefault(require("clsx"));
|
|
17
17
|
|
|
18
|
-
var _Base = _interopRequireDefault(require("
|
|
18
|
+
var _Base = _interopRequireDefault(require("../Base"));
|
|
19
19
|
|
|
20
20
|
var _excluded = ["className", "children"];
|
|
21
21
|
|
package/ListItem/index.test.js
CHANGED
|
@@ -6,9 +6,9 @@ var _react = _interopRequireDefault(require("react"));
|
|
|
6
6
|
|
|
7
7
|
var _enzyme = require("enzyme");
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _ = _interopRequireDefault(require("./"));
|
|
10
10
|
|
|
11
|
-
var _ref = /*#__PURE__*/_react["default"].createElement(
|
|
11
|
+
var _ref = /*#__PURE__*/_react["default"].createElement(_["default"], null, "hello");
|
|
12
12
|
|
|
13
13
|
it('renders the ListItem with no props', function () {
|
|
14
14
|
expect((0, _enzyme.mount)(_ref)).toMatchSnapshot();
|