@orangesk/orange-design-system 2.0.0-beta.36 → 2.0.0-beta.38
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/README.md +8 -2
- package/build/components/Icon/style.css +1 -1
- package/build/components/Icon/style.css.map +1 -1
- package/build/components/Loader/style.css +1 -1
- package/build/components/Loader/style.css.map +1 -1
- package/build/components/PromoBanner/style.css +1 -1
- package/build/components/PromoBanner/style.css.map +1 -1
- package/build/components/Table/style.css +1 -1
- package/build/components/Table/style.css.map +1 -1
- package/build/components/index.js +1 -1
- package/build/components/index.js.map +1 -1
- package/build/components/tsconfig.tsbuildinfo +1 -1
- package/build/components/types/index.d.ts +737 -729
- package/build/components/types/src/components/Accordion/Accordion.static.d.ts +2 -0
- package/build/components/types/src/components/Bar/index.d.ts +1 -1
- package/build/components/types/src/components/BlockAction/Context.d.ts +1 -1
- package/build/components/types/src/components/BlockAction/index.d.ts +2 -4
- package/build/components/types/src/components/Button/index.d.ts +1 -1
- package/build/components/types/src/components/Card/index.d.ts +2 -2
- package/build/components/types/src/components/Carousel/Carousel.d.ts +1 -1
- package/build/components/types/src/components/Carousel/CarouselItem.d.ts +1 -1
- package/build/components/types/src/components/CarouselHero/CarouselHero.d.ts +1 -1
- package/build/components/types/src/components/CarouselHero/CarouselHero.static.d.ts +1 -1
- package/build/components/types/src/components/CarouselHero/CarouselHeroItem.d.ts +1 -1
- package/build/components/types/src/components/CarouselHero/index.d.ts +1 -1
- package/build/components/types/src/components/CartTable/CartTable.d.ts +1 -1
- package/build/components/types/src/components/CartTable/data.d.ts +1 -1
- package/build/components/types/src/components/Code/Code.d.ts +1 -1
- package/build/components/types/src/components/Divider/Divider.d.ts +1 -1
- package/build/components/types/src/components/DocumentationSidebar/index.d.ts +1 -1
- package/build/components/types/src/components/Dropdown/index.d.ts +1 -1
- package/build/components/types/src/components/Forms/Autocomplete/Autocomplete.d.ts +3 -1
- package/build/components/types/src/components/Forms/Autocomplete/Autocomplete.static.d.ts +1 -0
- package/build/components/types/src/components/Forms/Group/Group.d.ts +1 -1
- package/build/components/types/src/components/Forms/Group/Item.d.ts +1 -1
- package/build/components/types/src/components/Forms/index.d.ts +1 -1
- package/build/components/types/src/components/Grid/GridCol.d.ts +3 -3
- package/build/components/types/src/components/Icon/iconSearchTags.d.ts +1 -0
- package/build/components/types/src/components/Icon/index.d.ts +1 -2
- package/build/components/types/src/components/IconList/Item.d.ts +1 -1
- package/build/components/types/src/components/List/ClickableControl.d.ts +1 -1
- package/build/components/types/src/components/List/List.d.ts +3 -3
- package/build/components/types/src/components/List/ListItem.d.ts +1 -1
- package/build/components/types/src/components/Loader/LoaderFullscreen.d.ts +7 -0
- package/build/components/types/src/components/Loader/index.d.ts +1 -0
- package/build/components/types/src/components/Megamenu/index.d.ts +1 -1
- package/build/components/types/src/components/Modal/ModalCloseButton.d.ts +1 -1
- package/build/components/types/src/components/Modal/index.d.ts +2 -2
- package/build/components/types/src/components/Pagination/helpers.d.ts +1 -1
- package/build/components/types/src/components/Pill/Pill.d.ts +1 -1
- package/build/components/types/src/components/Preview/Preview.d.ts +1 -1
- package/build/components/types/src/components/Preview/PreviewGenerator.d.ts +1 -1
- package/build/components/types/src/components/PromotionCard/PromotionCardContent.d.ts +1 -1
- package/build/components/types/src/components/PromotionCard/PromotionCardImageWrapper.d.ts +1 -1
- package/build/components/types/src/components/PromotionCard/PromotionCardTitle.d.ts +1 -1
- package/build/components/types/src/components/Sticker/Sticker.d.ts +3 -3
- package/build/components/types/src/components/Table/Table.d.ts +1 -1
- package/build/components/types/src/components/Table/index.d.ts +1 -1
- package/build/components/types/src/components/Tabs/index.d.ts +2 -2
- package/build/components/types/src/components/Tag/index.d.ts +1 -1
- package/build/components/types/src/components/Testimonial/Testimonial.d.ts +2 -2
- package/build/components/types/src/components/Tooltip/Tooltip.static.d.ts +6 -2
- package/build/components/types/src/components/Tooltip/index.d.ts +1 -1
- package/build/components/types/src/components/index.d.ts +21 -21
- package/build/components/types/src/scripts/index.d.ts +5 -5
- package/build/components/types/src/scripts/modules/SpacePreview/index.d.ts +1 -1
- package/build/components/types/src/utils/hooks.d.ts +1 -1
- package/build/components/types/src/utils/index.d.ts +2 -2
- package/build/lib/base.css +1 -1
- package/build/lib/base.css.map +1 -1
- package/build/lib/components.css +1 -1
- package/build/lib/components.css.map +1 -1
- package/build/lib/footer.js +1 -1
- package/build/lib/footer.js.map +1 -1
- package/build/lib/megamenu.js +1 -1
- package/build/lib/megamenu.js.map +1 -1
- package/build/lib/scripts.js +1 -1
- package/build/lib/scripts.js.map +1 -1
- package/build/lib/style.css +1 -1
- package/build/lib/style.css.map +1 -1
- package/build/lib/tsconfig.tsbuildinfo +1 -1
- package/build/sprite.svg +1 -1
- package/package.json +39 -30
- package/src/assets/icons/discount-price.svg +4 -0
- package/src/components/Accordion/Accordion.static.ts +44 -1
- package/src/components/Accordion/Accordion.tsx +2 -3
- package/src/components/Accordion/AccordionHeader.tsx +1 -1
- package/src/components/Accordion/AccordionItem.tsx +2 -1
- package/src/components/Accordion/HeadingContext.tsx +1 -1
- package/src/components/Accordion/tests/Accordion.unit.test.jsx +112 -4
- package/src/components/Alert/Alert.tsx +3 -4
- package/src/components/Alert/tests/Alert.conformance.test.jsx +2 -3
- package/src/components/Alert/tests/Alert.test.jsx +1 -1
- package/src/components/Alert/tests/Alert.visual.test.jsx +1 -2
- package/src/components/AnchorNavigation/AnchorNavigation.tsx +3 -3
- package/src/components/AnchorNavigation/tests/AnchorNavigation.conformance.test.jsx +1 -1
- package/src/components/Bar/Bar.tsx +1 -1
- package/src/components/Bar/BarBreak.tsx +1 -1
- package/src/components/Bar/BarItem.tsx +1 -1
- package/src/components/Bar/index.ts +1 -1
- package/src/components/Bar/tests/Bar.conformance.test.jsx +1 -1
- package/src/components/BlockAction/BlockAction.tsx +1 -1
- package/src/components/BlockAction/BlockActionControl.tsx +2 -3
- package/src/components/BlockAction/BlockActionIndicator.tsx +2 -3
- package/src/components/BlockAction/CloneElementWithClassName.tsx +1 -1
- package/src/components/BlockAction/Context.tsx +1 -1
- package/src/components/BlockAction/index.tsx +3 -8
- package/src/components/BlockAction/styles/config.scss +6 -6
- package/src/components/BlockAction/tests/BlockActionControl.unit.test.jsx +1 -1
- package/src/components/BodyBanner/BodyBanner.tsx +2 -2
- package/src/components/BodyBanner/tests/BodyBanner.conformance.test.jsx +1 -1
- package/src/components/Breadcrumbs/BreadcrumbItem.tsx +1 -1
- package/src/components/Breadcrumbs/tests/Breadcrumbs.conformance.test.jsx +1 -1
- package/src/components/Button/Button.tsx +1 -1
- package/src/components/Button/IconButton.tsx +7 -3
- package/src/components/Button/index.tsx +1 -3
- package/src/components/Button/tests/Button.conformance.test.jsx +1 -2
- package/src/components/Button/tests/Button.test.jsx +0 -1
- package/src/components/Button/tests/IconButton.unit.test.jsx +0 -1
- package/src/components/Buttons/tests/Buttons.conformance.test.jsx +1 -1
- package/src/components/Card/Card.tsx +1 -1
- package/src/components/Card/CardProductHeader.tsx +1 -1
- package/src/components/Card/CardSection.tsx +1 -1
- package/src/components/Card/index.ts +2 -2
- package/src/components/Card/tests/Card.conformance.test.jsx +2 -2
- package/src/components/Card/tests/CardProductHeader.unit.test.jsx +1 -1
- package/src/components/Carousel/Carousel.static.ts +15 -15
- package/src/components/Carousel/Carousel.tsx +9 -11
- package/src/components/Carousel/CarouselItem.tsx +1 -1
- package/src/components/Carousel/tests/Carousel.conformance.test.jsx +2 -4
- package/src/components/CarouselHero/CarouselHero.static.ts +15 -15
- package/src/components/CarouselHero/CarouselHero.tsx +12 -13
- package/src/components/CarouselHero/CarouselHeroItem.tsx +2 -2
- package/src/components/CarouselHero/index.ts +1 -1
- package/src/components/CarouselHero/tests/CarouselHeroItem.conformance.test.jsx +1 -1
- package/src/components/CarouselPromotions/CarouselPromotions.static.ts +10 -10
- package/src/components/CarouselPromotions/CarouselPromotions.tsx +6 -7
- package/src/components/CarouselPromotions/CarouselPromotionsItem.tsx +3 -3
- package/src/components/CarouselPromotions/tests/CarouselPromotions.conformance.test.jsx +1 -3
- package/src/components/CarouselPromotions/tests/CarouselPromotions.unit.test.jsx +1 -2
- package/src/components/CartTable/CartTable.tsx +3 -4
- package/src/components/CartTable/FooterPriceColumn.tsx +1 -1
- package/src/components/CartTable/Price.tsx +1 -1
- package/src/components/CartTable/data.ts +1 -1
- package/src/components/CartTable/generateFooter.tsx +1 -1
- package/src/components/CartTable/generateRow.tsx +6 -8
- package/src/components/CartTable/styles/mixins.scss +46 -49
- package/src/components/CartTable/tests/CartTable.conformance.test.jsx +1 -1
- package/src/components/Code/Code.tsx +1 -1
- package/src/components/Container/Container.tsx +1 -1
- package/src/components/Container/styles/config.scss +2 -2
- package/src/components/Container/styles/mixins.scss +4 -4
- package/src/components/Container/tests/Container.unit.test.jsx +3 -2
- package/src/components/Controls/Controls.tsx +1 -1
- package/src/components/Controls/tests/Controls.test.jsx +2 -2
- package/src/components/Cover/Cover.tsx +1 -1
- package/src/components/Cover/index.ts +1 -0
- package/src/components/Cover/tests/Cover.conformance.test.jsx +8 -9
- package/src/components/Cover/tests/Cover.unit.test.jsx +0 -1
- package/src/components/Divider/Divider.tsx +1 -1
- package/src/components/Divider/tests/Divider.conformance.test.jsx +1 -1
- package/src/components/DocumentationSidebar/DocumentationSidebar.tsx +7 -7
- package/src/components/DocumentationSidebar/index.ts +2 -2
- package/src/components/Dropdown/Dropdown.static.ts +1 -1
- package/src/components/Dropdown/Dropdown.tsx +3 -5
- package/src/components/Dropdown/DropdownDivider.tsx +1 -1
- package/src/components/Dropdown/DropdownItem.tsx +1 -1
- package/src/components/Dropdown/DropdownToggleButton.tsx +1 -1
- package/src/components/Dropdown/index.ts +1 -1
- package/src/components/Dropdown/tests/Dropdown.conformance.test.jsx +2 -2
- package/src/components/Dropdown/tests/Dropdown.unit.test.jsx +1 -2
- package/src/components/Expander/Expander.tsx +1 -1
- package/src/components/Expander/tests/Expander.conformance.test.jsx +2 -4
- package/src/components/Expander/tests/Expander.unit.test.jsx +2 -4
- package/src/components/FeatureAccordion/FeatureAccordion.tsx +2 -2
- package/src/components/FeatureAccordion/FeatureAccordionItem.tsx +2 -1
- package/src/components/FeatureAccordion/tests/FeatureAccordion.conformance.test.jsx +1 -1
- package/src/components/FeatureAccordion/tests/FeatureAccordion.unit.test.jsx +2 -3
- package/src/components/Footer/Footer.tsx +4 -5
- package/src/components/Footer/static.ts +2 -2
- package/src/components/Footer/tests/Footer.unit.test.jsx +1 -1
- package/src/components/Forms/Autocomplete/Autocomplete.static.ts +1 -0
- package/src/components/Forms/Autocomplete/Autocomplete.tsx +8 -3
- package/src/components/Forms/Autocomplete/styles/config.scss +3 -3
- package/src/components/Forms/Checkbox/Checkbox.tsx +1 -1
- package/src/components/Forms/Checkbox/styles/mixins.scss +2 -2
- package/src/components/Forms/DatePicker/DatePicker.tsx +1 -2
- package/src/components/Forms/Field/Control.tsx +3 -3
- package/src/components/Forms/Field/Description.tsx +1 -1
- package/src/components/Forms/Field/Field.tsx +4 -4
- package/src/components/Forms/Field/Label.tsx +1 -1
- package/src/components/Forms/Field/Messages.tsx +2 -2
- package/src/components/Forms/Field/tests/Autocomplete.Field.conformance.test.jsx +1 -1
- package/src/components/Forms/Field/tests/Checkbox.Field.conformance.test.jsx +1 -1
- package/src/components/Forms/Field/tests/File.Field.conformance.test.jsx +1 -1
- package/src/components/Forms/Field/tests/Group.Field.conformance.test.jsx +1 -1
- package/src/components/Forms/Field/tests/Radio.Field.conformance.test.jsx +1 -1
- package/src/components/Forms/Field/tests/Rangeslider.Field.test.jsx +1 -1
- package/src/components/Forms/Field/tests/Select.Field.conformance.test.jsx +1 -1
- package/src/components/Forms/Field/tests/Text.Field.conformance.test.jsx +1 -1
- package/src/components/Forms/Field/tests/Textarea.Field.conformance.test.jsx +1 -1
- package/src/components/Forms/Field/tests/Tooltip.unit.test.jsx +1 -2
- package/src/components/Forms/Fieldset/Fieldset.tsx +1 -1
- package/src/components/Forms/File/File.tsx +4 -7
- package/src/components/Forms/File/styles/config.scss +5 -5
- package/src/components/Forms/Group/Group.tsx +2 -3
- package/src/components/Forms/Group/Item.tsx +1 -1
- package/src/components/Forms/Hint/Hint.tsx +1 -1
- package/src/components/Forms/Hint/styles/config.scss +1 -1
- package/src/components/Forms/Hint/styles/mixins.scss +2 -2
- package/src/components/Forms/InputStepper/InputStepper.tsx +1 -1
- package/src/components/Forms/Label/Label.tsx +1 -1
- package/src/components/Forms/Label/styles/mixins.scss +2 -2
- package/src/components/Forms/Message/Message.tsx +9 -5
- package/src/components/Forms/Radio/Radio.tsx +1 -1
- package/src/components/Forms/Radio/styles/mixins.scss +2 -2
- package/src/components/Forms/RangeSlider/RangeSlider.tsx +1 -1
- package/src/components/Forms/Select/Select.tsx +1 -1
- package/src/components/Forms/Select/styles/mixins.scss +6 -6
- package/src/components/Forms/TextArea/TextArea.tsx +1 -1
- package/src/components/Forms/TextInput/TextInput.tsx +3 -5
- package/src/components/Forms/TextInput/styles/mixins.scss +10 -10
- package/src/components/Forms/index.ts +1 -1
- package/src/components/Gauge/Gauge.tsx +1 -1
- package/src/components/Gauge/GaugeMaker.tsx +3 -3
- package/src/components/Gauge/tests/Gauge.unit.test.jsx +0 -1
- package/src/components/Grid/Grid.tsx +1 -1
- package/src/components/Grid/GridCol.tsx +21 -10
- package/src/components/Grid/tests/Grid.unit.test.jsx +0 -1
- package/src/components/Grid/tests/GridCol.unit.test.jsx +0 -1
- package/src/components/Hero/Hero.tsx +1 -1
- package/src/components/Hero/styles/config.scss +0 -1
- package/src/components/Hero/tests/Hero.conformance.test.jsx +1 -2
- package/src/components/Hero/tests/Hero.unit.test.jsx +0 -1
- package/src/components/Hero/tests/data.js +26 -26
- package/src/components/Icon/Icon.tsx +1 -1
- package/src/components/Icon/IconSearch.jsx +4 -4
- package/src/components/Icon/PictogramSearch.jsx +3 -14
- package/src/components/Icon/iconSearchTags.ts +1 -0
- package/src/components/Icon/index.ts +1 -2
- package/src/components/Icon/styles/export/size.scss +2 -2
- package/src/components/Icon/styles/mixins.scss +3 -3
- package/src/components/Icon/styles/style.scss +30 -0
- package/src/components/Icon/tests/Icon.conformance.test.jsx +1 -2
- package/src/components/Icon/tests/Icon.unit.test.jsx +1 -3
- package/src/components/Icon/tests/Pictogram.unit.test.jsx +1 -2
- package/src/components/IconList/IconList.tsx +1 -1
- package/src/components/IconList/Item.tsx +15 -11
- package/src/components/IconList/styles/config.scss +2 -2
- package/src/components/IconList/styles/style.scss +1 -1
- package/src/components/IconList/tests/IconList.conformance.test.jsx +1 -2
- package/src/components/IconList/tests/IconList.unit.test.jsx +29 -26
- package/src/components/Image/Image.tsx +1 -1
- package/src/components/Image/tests/Image.conformance.test.jsx +1 -1
- package/src/components/Image/tests/Image.unit.test.jsx +0 -1
- package/src/components/Link/Link.tsx +1 -1
- package/src/components/Link/tests/Link.conformance.test.jsx +1 -1
- package/src/components/Link/tests/Link.unit.test.jsx +1 -1
- package/src/components/List/ClickableControl.tsx +12 -12
- package/src/components/List/List.tsx +13 -13
- package/src/components/List/ListItem.tsx +11 -11
- package/src/components/List/tests/ClickableControl.unit.test.jsx +0 -1
- package/src/components/List/tests/List.conformance.test.jsx +16 -17
- package/src/components/List/tests/ListItem.unit.test.jsx +46 -47
- package/src/components/Loader/Loader.tsx +1 -1
- package/src/components/Loader/LoaderFullscreen.tsx +32 -0
- package/src/components/Loader/index.ts +1 -0
- package/src/components/Loader/styles/config.scss +5 -5
- package/src/components/Loader/styles/mixins.scss +24 -0
- package/src/components/Loader/styles/style.scss +9 -0
- package/src/components/Loader/tests/Loader.conformance.test.jsx +1 -1
- package/src/components/Loader/tests/LoaderFullscreen.conformance.test.jsx +21 -0
- package/src/components/Loader/tests/LoaderFullscreen.unit.test.jsx +41 -0
- package/src/components/Loader/tests/test.scss +1 -1
- package/src/components/Megamenu/MegaMenuIcon.tsx +1 -1
- package/src/components/Megamenu/Megamenu.static.ts +5 -5
- package/src/components/Megamenu/Megamenu.tsx +28 -29
- package/src/components/Megamenu/MegamenuBlog.tsx +17 -19
- package/src/components/Megamenu/MegamenuSearchContent.tsx +2 -2
- package/src/components/Megamenu/MyOrangeMobilePanel.tsx +11 -12
- package/src/components/Megamenu/index.ts +1 -1
- package/src/components/Megamenu/static.ts +2 -2
- package/src/components/Modal/Modal.tsx +3 -4
- package/src/components/Modal/ModalBody.tsx +1 -1
- package/src/components/Modal/ModalCloseButton.tsx +1 -1
- package/src/components/Modal/ModalProductFooter.tsx +1 -1
- package/src/components/Modal/ModalProductHeader.tsx +1 -1
- package/src/components/Modal/index.ts +2 -2
- package/src/components/Modal/tests/Modal.conformance.test.jsx +2 -3
- package/src/components/Modal/tests/Modal.unit.test.jsx +0 -1
- package/src/components/Modal/tests/ModalProductHeader.unit.test.jsx +0 -1
- package/src/components/Modal/tests/ModalTitle.unit.test.jsx +0 -1
- package/src/components/Pagination/Pagination.tsx +2 -3
- package/src/components/Pagination/PaginationItem.tsx +1 -1
- package/src/components/Pagination/Separator.tsx +1 -1
- package/src/components/Pagination/helpers.ts +6 -1
- package/src/components/Pagination/tests/Item.unit.test.jsx +38 -39
- package/src/components/Pagination/tests/Pagination.conformance.test.jsx +7 -8
- package/src/components/Pagination/tests/Pagination.unit.test.jsx +39 -40
- package/src/components/Pagination/tests/Separator.unit.test.jsx +10 -11
- package/src/components/Pill/Pill.tsx +1 -1
- package/src/components/Pill/tests/Pill.conformance.test.jsx +1 -1
- package/src/components/Preview/CodeExample.tsx +6 -9
- package/src/components/Preview/Preview.tsx +2 -1
- package/src/components/Preview/PreviewGenerator.tsx +8 -8
- package/src/components/Preview/PreviewTitleBar.tsx +1 -1
- package/src/components/Preview/index.tsx +1 -1
- package/src/components/Progress/Progress.tsx +1 -1
- package/src/components/Progress/index.ts +1 -1
- package/src/components/Progress/tests/Progress.conformance.test.jsx +6 -7
- package/src/components/Progress/tests/Progress.unit.test.jsx +42 -39
- package/src/components/PromoBanner/PromoBanner.tsx +1 -1
- package/src/components/PromoBanner/styles/style.scss +2 -2
- package/src/components/PromoBanner/tests/PromoBanner.conformance.test.jsx +1 -2
- package/src/components/PromoBanner/tests/PromoBanner.unit.test.jsx +0 -1
- package/src/components/PromotionCard/PromotionCard.tsx +1 -1
- package/src/components/PromotionCard/PromotionCardContent.tsx +8 -8
- package/src/components/PromotionCard/PromotionCardImageWrapper.tsx +7 -9
- package/src/components/PromotionCard/PromotionCardSection.tsx +1 -1
- package/src/components/PromotionCard/PromotionCardTitle.tsx +11 -11
- package/src/components/PromotionCard/constants.ts +2 -2
- package/src/components/PromotionCard/styles/config.scss +2 -4
- package/src/components/PromotionCard/tests/PromotionCard.conformance.test.jsx +1 -2
- package/src/components/PromotionCard/tests/PromotionCard.unit.test.jsx +0 -1
- package/src/components/Section/Section.tsx +1 -1
- package/src/components/Section/tests/Section.conformance.test.jsx +1 -2
- package/src/components/Section/tests/Section.unit.test.jsx +0 -1
- package/src/components/Skeleton/Skeleton.tsx +1 -1
- package/src/components/Skeleton/styles/mixins.scss +3 -3
- package/src/components/Skeleton/tests/Skeleton.conformance.test.jsx +1 -1
- package/src/components/SkipLink/SkipLink.tsx +1 -1
- package/src/components/SkipLink/tests/SkipLink.unit.test.jsx +0 -4
- package/src/components/SocialButton/SocialButton.tsx +1 -1
- package/src/components/SocialButton/tests/SocialButton.unit.test.jsx +1 -1
- package/src/components/Stepbar/Stepbar.tsx +1 -1
- package/src/components/Stepbar/tests/Stepbar.conformance.test.jsx +1 -1
- package/src/components/Sticker/Sticker.tsx +14 -8
- package/src/components/Sticker/index.ts +1 -0
- package/src/components/Sticker/styles/mixins.scss +2 -2
- package/src/components/Sticker/tests/Sticker.conformance.test.jsx +5 -6
- package/src/components/Sticker/tests/Sticker.unit.test.jsx +16 -19
- package/src/components/Table/Header.tsx +1 -2
- package/src/components/Table/Row.tsx +1 -2
- package/src/components/Table/Rows.tsx +1 -2
- package/src/components/Table/Table.tsx +4 -5
- package/src/components/Table/docsData.ts +0 -1
- package/src/components/Table/index.ts +1 -1
- package/src/components/Table/styles/mixins.scss +5 -0
- package/src/components/Table/tests/Footer.unit.test.jsx +1 -2
- package/src/components/Table/tests/Header.unit.test.jsx +1 -2
- package/src/components/Table/tests/Row.unit.test.jsx +1 -2
- package/src/components/Table/tests/Rows.unit.test.jsx +1 -2
- package/src/components/Table/tests/Table.conformance.test.jsx +6 -6
- package/src/components/Table/tests/Table.unit.test.jsx +1 -1
- package/src/components/Tabs/Tabs.tsx +2 -2
- package/src/components/Tabs/index.ts +2 -2
- package/src/components/Tabs/tests/Tabs.unit.test.jsx +2 -3
- package/src/components/Tag/Tag.tsx +1 -1
- package/src/components/Tag/TagButton.tsx +1 -1
- package/src/components/Tag/index.ts +1 -1
- package/src/components/Tag/styles/mixins.scss +1 -1
- package/src/components/Tag/tests/Tag.conformance.test.jsx +2 -3
- package/src/components/Tag/tests/Tag.unit.test.jsx +1 -3
- package/src/components/Tag/tests/TagButton.conformance.test.jsx +1 -1
- package/src/components/Tag/tests/TagButton.unit.test.jsx +1 -1
- package/src/components/Testimonial/Testimonial.tsx +15 -15
- package/src/components/Testimonial/styles/config.scss +25 -22
- package/src/components/Testimonial/styles/mixins.scss +36 -32
- package/src/components/Testimonial/tests/Testimonial.conformance.test.jsx +5 -6
- package/src/components/Testimonial/tests/Testimonial.unit.test.jsx +22 -23
- package/src/components/Tile/Tile.tsx +2 -3
- package/src/components/Tile/tests/Tile.conformance.test.jsx +1 -1
- package/src/components/Tooltip/InfoTooltip.tsx +1 -1
- package/src/components/Tooltip/Tooltip.static.ts +100 -66
- package/src/components/Tooltip/Tooltip.tsx +2 -3
- package/src/components/Tooltip/index.ts +1 -1
- package/src/components/Tooltip/styles/mixins.scss +14 -13
- package/src/components/Tooltip/tests/Tooltip.conformance.test.jsx +1 -1
- package/src/components/Tooltip/tests/Tooltip.unit.test.jsx +43 -34
- package/src/components/index.ts +41 -40
- package/src/styles/base/globals.scss +17 -1
- package/src/styles/export/breakpoint.scss +1 -1
- package/src/styles/export/breakpoint.ts +7 -7
- package/src/styles/export/space.scss +1 -1
- package/src/styles/tokens/breakpoint.scss +64 -49
- package/src/styles/tokens/space.scss +9 -9
- package/src/styles/tools/generate.scss +6 -6
- package/src/styles/tools/layout.scss +3 -3
- package/src/styles/tools/map.scss +2 -2
- package/src/styles/tools/text.scss +1 -1
- package/src/styles/utilities/index.scss +7 -7
- package/build/search-index.json +0 -426
|
@@ -90,43 +90,6 @@ declare const AnchorNavigation: {
|
|
|
90
90
|
displayName: string;
|
|
91
91
|
};
|
|
92
92
|
|
|
93
|
-
type TagButtonProps = {
|
|
94
|
-
className?: string;
|
|
95
|
-
onClick?: React$1.MouseEventHandler<HTMLButtonElement>;
|
|
96
|
-
children?: React$1.ReactNode;
|
|
97
|
-
isDisabled?: boolean;
|
|
98
|
-
ariaLabel?: string;
|
|
99
|
-
iconName: string;
|
|
100
|
-
size?: string;
|
|
101
|
-
};
|
|
102
|
-
declare const TagButton: React$1.ForwardRefExoticComponent<TagButtonProps & React$1.RefAttributes<HTMLButtonElement>>;
|
|
103
|
-
|
|
104
|
-
declare const colors: readonly ["black", "orange", "yellow", "green", "blue", "success", "info", "warning", "danger", "transparent"];
|
|
105
|
-
type TagColor = (typeof colors)[number];
|
|
106
|
-
type TagSize = "small" | "large";
|
|
107
|
-
interface CommonProps$3 {
|
|
108
|
-
color?: TagColor;
|
|
109
|
-
size?: TagSize;
|
|
110
|
-
isDisabled?: boolean;
|
|
111
|
-
className?: string;
|
|
112
|
-
children?: React$1.ReactNode;
|
|
113
|
-
actionButton?: React$1.ReactElement<TagButtonProps>;
|
|
114
|
-
}
|
|
115
|
-
type SpanProps = CommonProps$3 & Omit<React$1.HTMLAttributes<HTMLSpanElement>, keyof CommonProps$3> & {
|
|
116
|
-
onClick?: undefined;
|
|
117
|
-
href?: undefined;
|
|
118
|
-
};
|
|
119
|
-
type ButtonProps$2 = CommonProps$3 & Omit<React$1.ButtonHTMLAttributes<HTMLButtonElement>, keyof CommonProps$3> & {
|
|
120
|
-
onClick: React$1.MouseEventHandler<HTMLButtonElement>;
|
|
121
|
-
href?: undefined;
|
|
122
|
-
};
|
|
123
|
-
type AnchorProps$1 = CommonProps$3 & Omit<React$1.AnchorHTMLAttributes<HTMLAnchorElement>, keyof CommonProps$3> & {
|
|
124
|
-
href: string;
|
|
125
|
-
onClick?: undefined;
|
|
126
|
-
};
|
|
127
|
-
type TagProps = SpanProps | ButtonProps$2 | AnchorProps$1;
|
|
128
|
-
declare const Tag: React$1.ForwardRefExoticComponent<TagProps & React$1.RefAttributes<HTMLElement>>;
|
|
129
|
-
|
|
130
93
|
type BarAlign = "start" | "end" | "center";
|
|
131
94
|
type BarSpace = "small" | "large";
|
|
132
95
|
interface BarProps extends React$1.HTMLAttributes<HTMLElement> {
|
|
@@ -147,29 +110,29 @@ interface BarProps extends React$1.HTMLAttributes<HTMLElement> {
|
|
|
147
110
|
}
|
|
148
111
|
declare const Bar: React$1.ForwardRefExoticComponent<BarProps & React$1.RefAttributes<HTMLElement>>;
|
|
149
112
|
|
|
150
|
-
interface
|
|
151
|
-
/**
|
|
152
|
-
canShrink?: boolean;
|
|
153
|
-
/** Bar item should fill empty space */
|
|
154
|
-
isFilling?: boolean;
|
|
155
|
-
/** Tag of the item */
|
|
113
|
+
interface BarBreakProps extends React$1.HTMLAttributes<HTMLElement> {
|
|
114
|
+
/** HTML tag to render the compontent with */
|
|
156
115
|
tag?: React$1.ElementType;
|
|
157
|
-
/** Additional class
|
|
116
|
+
/** Additional class names */
|
|
158
117
|
className?: string;
|
|
159
118
|
/** Child content */
|
|
160
119
|
children?: React$1.ReactNode;
|
|
161
120
|
}
|
|
162
|
-
declare const
|
|
121
|
+
declare const BarBreak: React$1.ForwardRefExoticComponent<BarBreakProps & React$1.RefAttributes<HTMLElement>>;
|
|
163
122
|
|
|
164
|
-
interface
|
|
165
|
-
/**
|
|
123
|
+
interface CommonProps$3 {
|
|
124
|
+
/** Bar item could shrink and wrap content if there is not enough empty space */
|
|
125
|
+
canShrink?: boolean;
|
|
126
|
+
/** Bar item should fill empty space */
|
|
127
|
+
isFilling?: boolean;
|
|
128
|
+
/** Tag of the item */
|
|
166
129
|
tag?: React$1.ElementType;
|
|
167
|
-
/** Additional class
|
|
130
|
+
/** Additional class name */
|
|
168
131
|
className?: string;
|
|
169
132
|
/** Child content */
|
|
170
133
|
children?: React$1.ReactNode;
|
|
171
134
|
}
|
|
172
|
-
declare const
|
|
135
|
+
declare const BarItem: React$1.ForwardRefExoticComponent<CommonProps$3 & React$1.HTMLAttributes<HTMLElement> & React$1.RefAttributes<HTMLElement>>;
|
|
173
136
|
|
|
174
137
|
interface BlockActionProps {
|
|
175
138
|
/** 1 and only one single element */
|
|
@@ -245,7 +208,7 @@ declare const Breadcrumbs: React.FC<BreadcrumbsProps>;
|
|
|
245
208
|
|
|
246
209
|
type ButtonSize = "small" | "large";
|
|
247
210
|
type ButtonType = "primary" | "fill" | "ghost";
|
|
248
|
-
interface CommonProps$
|
|
211
|
+
interface CommonProps$2 {
|
|
249
212
|
elemRef?: React$1.Ref<any>;
|
|
250
213
|
htmlType?: "button" | "submit" | "reset";
|
|
251
214
|
isActive?: boolean;
|
|
@@ -258,14 +221,14 @@ interface CommonProps$1 {
|
|
|
258
221
|
children?: React$1.ReactNode;
|
|
259
222
|
preserveWidth?: boolean;
|
|
260
223
|
}
|
|
261
|
-
type AnchorProps = CommonProps$
|
|
224
|
+
type AnchorProps$1 = CommonProps$2 & Omit<React$1.AnchorHTMLAttributes<HTMLAnchorElement>, keyof CommonProps$2 | "type" | "ref"> & {
|
|
262
225
|
href: string;
|
|
263
226
|
};
|
|
264
|
-
type NativeButtonProps = CommonProps$
|
|
227
|
+
type NativeButtonProps = CommonProps$2 & Omit<React$1.ButtonHTMLAttributes<HTMLButtonElement>, keyof CommonProps$2 | "href" | "ref"> & {
|
|
265
228
|
href?: undefined;
|
|
266
229
|
};
|
|
267
|
-
type ButtonProps$
|
|
268
|
-
declare const Button: React$1.ForwardRefExoticComponent<ButtonProps$
|
|
230
|
+
type ButtonProps$2 = AnchorProps$1 | NativeButtonProps;
|
|
231
|
+
declare const Button: React$1.ForwardRefExoticComponent<ButtonProps$2 & React$1.RefAttributes<any>>;
|
|
269
232
|
|
|
270
233
|
type IconPosition = "left" | "right";
|
|
271
234
|
interface IconButtonProps extends Omit<React$1.ButtonHTMLAttributes<HTMLButtonElement>, "type" | "ref"> {
|
|
@@ -284,15 +247,15 @@ interface IconButtonProps extends Omit<React$1.ButtonHTMLAttributes<HTMLButtonEl
|
|
|
284
247
|
declare const IconButton: React$1.ForwardRefExoticComponent<IconButtonProps & React$1.RefAttributes<HTMLButtonElement>>;
|
|
285
248
|
|
|
286
249
|
declare const ButtonPrimary: {
|
|
287
|
-
(props: ButtonProps$
|
|
250
|
+
(props: ButtonProps$2): react_jsx_runtime.JSX.Element;
|
|
288
251
|
displayName: string;
|
|
289
252
|
};
|
|
290
253
|
declare const ButtonFill: {
|
|
291
|
-
(props: ButtonProps$
|
|
254
|
+
(props: ButtonProps$2): react_jsx_runtime.JSX.Element;
|
|
292
255
|
displayName: string;
|
|
293
256
|
};
|
|
294
257
|
declare const ButtonGhost: {
|
|
295
|
-
(props: ButtonProps$
|
|
258
|
+
(props: ButtonProps$2): react_jsx_runtime.JSX.Element;
|
|
296
259
|
displayName: string;
|
|
297
260
|
};
|
|
298
261
|
|
|
@@ -304,6 +267,33 @@ interface ButtonsProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
|
304
267
|
}
|
|
305
268
|
declare const Buttons: React.FC<ButtonsProps>;
|
|
306
269
|
|
|
270
|
+
declare const cardColors: readonly ["background-primary", "background-secondary", "background-contrast", "background-accent", "background-accent1-blog", "background-accent2-blog", "fill-subtle", "fill-accent1", "fill-accent2", "fill-accent3", "fill-accent4", "fill-accent5"];
|
|
271
|
+
type CardColor = (typeof cardColors)[number];
|
|
272
|
+
interface CardProps extends React$1.HTMLAttributes<HTMLDivElement> {
|
|
273
|
+
/** Custom background color */
|
|
274
|
+
color?: CardColor;
|
|
275
|
+
noBorder?: boolean;
|
|
276
|
+
}
|
|
277
|
+
declare const Card: React$1.ForwardRefExoticComponent<CardProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
278
|
+
|
|
279
|
+
interface CardProductHeaderProps extends React$1.HTMLAttributes<HTMLDivElement> {
|
|
280
|
+
image?: React$1.ReactNode;
|
|
281
|
+
/** Use small spacing */
|
|
282
|
+
space?: "small";
|
|
283
|
+
}
|
|
284
|
+
declare const CardProductHeader: React$1.ForwardRefExoticComponent<CardProductHeaderProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
285
|
+
|
|
286
|
+
type CardSectionColor = (typeof cardColors)[number];
|
|
287
|
+
interface CardSectionProps extends React$1.HTMLAttributes<HTMLDivElement> {
|
|
288
|
+
/** Custom background color */
|
|
289
|
+
color?: CardSectionColor;
|
|
290
|
+
/** Fill available space using flexbox */
|
|
291
|
+
isFilling?: boolean;
|
|
292
|
+
/** Use small spacing */
|
|
293
|
+
space?: "small";
|
|
294
|
+
}
|
|
295
|
+
declare const CardSection: React$1.ForwardRefExoticComponent<CardSectionProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
296
|
+
|
|
307
297
|
interface CarouselProps extends HTMLAttributes<HTMLDivElement> {
|
|
308
298
|
/** Swiper.js (https://swiperjs.com/) options object */
|
|
309
299
|
swiperOptions?: Record<string, any>;
|
|
@@ -406,6 +396,47 @@ declare const Controls: React$1.ForwardRefExoticComponent<IControlsProps & Omit<
|
|
|
406
396
|
href?: undefined;
|
|
407
397
|
} & React$1.RefAttributes<any>>;
|
|
408
398
|
|
|
399
|
+
interface CoverProps {
|
|
400
|
+
/** Background image source. URL string or an object of breakpoint: url pairs
|
|
401
|
+
*
|
|
402
|
+
* ```
|
|
403
|
+
{
|
|
404
|
+
default: string, // default image to load (fallback)
|
|
405
|
+
xxxl: string, // different image for each breakpoint (optional). while these are mobile first breakpoints, they MUST be ordered from largest to smallest
|
|
406
|
+
xxl: string,
|
|
407
|
+
xl: string,
|
|
408
|
+
lg: string,
|
|
409
|
+
md: string,
|
|
410
|
+
sm: string,
|
|
411
|
+
xs: string,
|
|
412
|
+
}
|
|
413
|
+
* ```
|
|
414
|
+
*/
|
|
415
|
+
bgSrc: string | {
|
|
416
|
+
default: string;
|
|
417
|
+
xs?: string;
|
|
418
|
+
sm?: string;
|
|
419
|
+
md?: string;
|
|
420
|
+
lg?: string;
|
|
421
|
+
xl?: string;
|
|
422
|
+
xxl?: string;
|
|
423
|
+
xxxl?: string;
|
|
424
|
+
};
|
|
425
|
+
/** Set vertical position of image */
|
|
426
|
+
bgPosition?: "top" | "center" | "bottom";
|
|
427
|
+
/** Applies custom classNames to overlay content */
|
|
428
|
+
contentClass?: string;
|
|
429
|
+
/** Cover size */
|
|
430
|
+
size?: "small" | "medium" | "large" | "xlarge";
|
|
431
|
+
/** Additional className for the cover container */
|
|
432
|
+
className?: string;
|
|
433
|
+
/** Children content */
|
|
434
|
+
children?: React$1.ReactNode;
|
|
435
|
+
/** Additional props passed to Image component */
|
|
436
|
+
[key: string]: any;
|
|
437
|
+
}
|
|
438
|
+
declare const Cover: React$1.FC<CoverProps>;
|
|
439
|
+
|
|
409
440
|
interface DividerProps extends Omit<HTMLAttributes<HTMLDivElement>, "content"> {
|
|
410
441
|
/** Custom content inside divider */
|
|
411
442
|
content?: ReactNode;
|
|
@@ -418,7 +449,7 @@ type DropdownButtonProps = {
|
|
|
418
449
|
className?: string;
|
|
419
450
|
children?: ReactNode;
|
|
420
451
|
iconName?: string;
|
|
421
|
-
type?: ButtonProps$
|
|
452
|
+
type?: ButtonProps$2["type"];
|
|
422
453
|
};
|
|
423
454
|
type DropdownProps = {
|
|
424
455
|
button: DropdownButtonProps;
|
|
@@ -433,6 +464,8 @@ type DropdownProps = {
|
|
|
433
464
|
};
|
|
434
465
|
declare const Dropdown: React$1.FC<DropdownProps>;
|
|
435
466
|
|
|
467
|
+
declare const DropdownDivider: React$1.FC<React$1.HTMLAttributes<HTMLDivElement>>;
|
|
468
|
+
|
|
436
469
|
interface DropdownItemProps extends AnchorHTMLAttributes<HTMLAnchorElement> {
|
|
437
470
|
className?: string;
|
|
438
471
|
children?: ReactNode;
|
|
@@ -441,8 +474,6 @@ interface DropdownItemProps extends AnchorHTMLAttributes<HTMLAnchorElement> {
|
|
|
441
474
|
}
|
|
442
475
|
declare const DropdownItem: React$1.FC<DropdownItemProps>;
|
|
443
476
|
|
|
444
|
-
declare const DropdownDivider: React$1.FC<React$1.HTMLAttributes<HTMLDivElement>>;
|
|
445
|
-
|
|
446
477
|
interface DropdownToggleButtonProps extends React$1.HTMLAttributes<HTMLButtonElement> {
|
|
447
478
|
id: string;
|
|
448
479
|
className?: string;
|
|
@@ -488,88 +519,318 @@ interface FeatureAccordionItemProps extends AccordionItemProps {
|
|
|
488
519
|
}
|
|
489
520
|
declare const FeatureAccordionItem: React$1.FC<FeatureAccordionItemProps>;
|
|
490
521
|
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
522
|
+
type AutocompleteOption = string | {
|
|
523
|
+
title: string;
|
|
524
|
+
value: string;
|
|
525
|
+
};
|
|
526
|
+
interface AutocompleteProps extends Omit<React$1.SelectHTMLAttributes<HTMLSelectElement>, "size" | "value"> {
|
|
527
|
+
/** Module config. For more see accessible-autocomplete docs */
|
|
528
|
+
autocompleteConfig?: Record<string, any>;
|
|
529
|
+
/** Array of string options */
|
|
530
|
+
options?: AutocompleteOption[];
|
|
531
|
+
/** Placeholder text */
|
|
532
|
+
placeholder?: string;
|
|
533
|
+
/** Additional CSS classes */
|
|
534
|
+
className?: string;
|
|
535
|
+
/** Select value */
|
|
536
|
+
value?: string | string[];
|
|
497
537
|
}
|
|
498
|
-
declare const
|
|
538
|
+
declare const Autocomplete: React$1.FC<AutocompleteProps>;
|
|
499
539
|
|
|
500
|
-
type
|
|
501
|
-
interface
|
|
502
|
-
/**
|
|
503
|
-
|
|
504
|
-
/**
|
|
505
|
-
|
|
506
|
-
/**
|
|
507
|
-
|
|
540
|
+
type CheckboxSize = "default" | "large";
|
|
541
|
+
interface CheckboxProps extends Omit<React$1.InputHTMLAttributes<HTMLInputElement>, "size"> {
|
|
542
|
+
/** Html id attribute */
|
|
543
|
+
id: string;
|
|
544
|
+
/** Checked state. */
|
|
545
|
+
isChecked?: boolean;
|
|
546
|
+
/** Disabled state. */
|
|
547
|
+
isDisabled?: boolean;
|
|
548
|
+
/** Invalid state */
|
|
549
|
+
isInvalid?: boolean;
|
|
550
|
+
/** Checkbox is displayed as Toggle */
|
|
551
|
+
isToggle?: boolean;
|
|
552
|
+
/** Html name attribute. Id is used when not set.*/
|
|
553
|
+
name?: string;
|
|
554
|
+
/** Size of element. */
|
|
555
|
+
size?: CheckboxSize;
|
|
556
|
+
className?: string;
|
|
508
557
|
}
|
|
509
|
-
declare const
|
|
558
|
+
declare const Checkbox: React$1.FC<CheckboxProps>;
|
|
510
559
|
|
|
511
|
-
interface
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
560
|
+
interface FieldContextType {
|
|
561
|
+
controlId?: string;
|
|
562
|
+
messages?: any[];
|
|
563
|
+
control?: {
|
|
564
|
+
type?: string;
|
|
565
|
+
control?: any;
|
|
566
|
+
renderControl?: (props: any) => React.ReactNode;
|
|
567
|
+
isToggle?: boolean;
|
|
568
|
+
[key: string]: any;
|
|
569
|
+
};
|
|
570
|
+
hint?: React.ReactNode;
|
|
571
|
+
label?: React.ReactNode;
|
|
572
|
+
labelAfter?: React.ReactNode;
|
|
573
|
+
tooltip?: React.ReactNode;
|
|
574
|
+
isRadioCheck?: boolean;
|
|
515
575
|
}
|
|
516
|
-
declare const CardProductHeader: React$1.ForwardRefExoticComponent<CardProductHeaderProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
517
576
|
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
577
|
+
interface InputFieldProps {
|
|
578
|
+
className?: string;
|
|
579
|
+
control: FieldContextType["control"];
|
|
580
|
+
hint?: React$1.ReactNode;
|
|
581
|
+
label?: React$1.ReactNode;
|
|
582
|
+
labelAfter?: React$1.ReactNode;
|
|
583
|
+
messages?: Array<{
|
|
584
|
+
type: string;
|
|
585
|
+
text: string;
|
|
586
|
+
}>;
|
|
587
|
+
tooltip?: React$1.ReactNode;
|
|
588
|
+
[key: string]: any;
|
|
522
589
|
}
|
|
523
|
-
declare const
|
|
590
|
+
declare const Field: React$1.FC<InputFieldProps>;
|
|
524
591
|
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
interface
|
|
529
|
-
/**
|
|
530
|
-
|
|
531
|
-
/**
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
/** Icon size. */
|
|
536
|
-
size?: IconSize;
|
|
537
|
-
/** Path to the SVG sprite. */
|
|
538
|
-
spritePath?: string;
|
|
539
|
-
/**
|
|
540
|
-
* Icon type. When set to "pictogram", the component will automatically
|
|
541
|
-
* switch between light and dark versions based on theme classes (.is-light/.is-dark).
|
|
542
|
-
*/
|
|
543
|
-
type?: IconType;
|
|
544
|
-
/**
|
|
545
|
-
* @deprecated Use type="pictogram" instead.
|
|
546
|
-
* Whether this icon should adapt to theme (light/dark).
|
|
547
|
-
* When true, the component will automatically switch between
|
|
548
|
-
* light and dark versions based on theme classes (.is-light/.is-dark).
|
|
549
|
-
*/
|
|
592
|
+
interface FieldsetMessage {
|
|
593
|
+
[key: string]: any;
|
|
594
|
+
}
|
|
595
|
+
interface FieldsetProps extends React$1.FieldsetHTMLAttributes<HTMLFieldSetElement> {
|
|
596
|
+
/** Required `<legend />` for fieldset */
|
|
597
|
+
legend: ReactNode;
|
|
598
|
+
/** Additional legend props */
|
|
599
|
+
legendProps?: React$1.HTMLAttributes<HTMLLegendElement>;
|
|
600
|
+
description?: ReactNode;
|
|
601
|
+
messages?: FieldsetMessage[];
|
|
550
602
|
className?: string;
|
|
603
|
+
children?: ReactNode;
|
|
551
604
|
}
|
|
552
|
-
declare const
|
|
605
|
+
declare const Fieldset: React$1.FC<FieldsetProps>;
|
|
553
606
|
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
607
|
+
type FileSize = "default" | "large";
|
|
608
|
+
interface FileProps extends Omit<React$1.InputHTMLAttributes<HTMLInputElement>, "size"> {
|
|
609
|
+
/** Html id attribute. Generated automatically if omitted. */
|
|
610
|
+
id?: string;
|
|
611
|
+
/** Disabled state. */
|
|
612
|
+
isDisabled?: boolean;
|
|
613
|
+
/** Invalid state */
|
|
614
|
+
isInvalid?: boolean;
|
|
615
|
+
/** Input name. */
|
|
616
|
+
name?: string;
|
|
617
|
+
/** Size of element. */
|
|
618
|
+
size?: FileSize;
|
|
619
|
+
className?: string;
|
|
620
|
+
}
|
|
621
|
+
declare const File: FC<FileProps>;
|
|
622
|
+
|
|
623
|
+
interface ControlShape {
|
|
624
|
+
type: "text" | "select";
|
|
625
|
+
[key: string]: any;
|
|
626
|
+
}
|
|
627
|
+
interface GroupProps extends HTMLAttributes<HTMLDivElement> {
|
|
628
|
+
control: ControlShape;
|
|
629
|
+
addonPrefix?: ReactNode | ReactNode[];
|
|
630
|
+
size?: "large";
|
|
631
|
+
addonSuffix?: ReactNode | ReactNode[];
|
|
632
|
+
className?: string;
|
|
633
|
+
/** Invalid state */
|
|
634
|
+
isInvalid?: boolean;
|
|
635
|
+
}
|
|
636
|
+
declare const Group: React$1.FC<GroupProps>;
|
|
637
|
+
|
|
638
|
+
interface HintProps extends React$1.HTMLAttributes<HTMLParagraphElement> {
|
|
639
|
+
className?: string;
|
|
640
|
+
children?: React$1.ReactNode;
|
|
641
|
+
}
|
|
642
|
+
declare const Hint: React$1.FC<HintProps>;
|
|
643
|
+
|
|
644
|
+
interface InputStepperConfig {
|
|
645
|
+
min?: number;
|
|
646
|
+
max?: number;
|
|
647
|
+
defaultValue?: number;
|
|
648
|
+
nonEditableInput?: boolean;
|
|
649
|
+
}
|
|
650
|
+
interface InputStepperProps {
|
|
651
|
+
config?: InputStepperConfig;
|
|
652
|
+
id: string;
|
|
653
|
+
inputClassName?: string;
|
|
654
|
+
isDisabled?: boolean;
|
|
655
|
+
/** Invalid state */
|
|
656
|
+
isInvalid?: boolean;
|
|
657
|
+
name?: string;
|
|
658
|
+
nonEditableInput?: boolean;
|
|
659
|
+
className?: string;
|
|
660
|
+
[key: string]: any;
|
|
661
|
+
}
|
|
662
|
+
declare const InputStepper: React$1.FC<InputStepperProps>;
|
|
663
|
+
|
|
664
|
+
interface LabelProps extends React$1.LabelHTMLAttributes<HTMLLabelElement> {
|
|
665
|
+
htmlFor: string;
|
|
666
|
+
className?: string;
|
|
667
|
+
children?: React$1.ReactNode;
|
|
668
|
+
}
|
|
669
|
+
declare const Label: React$1.FC<LabelProps>;
|
|
670
|
+
|
|
671
|
+
type MessageType = "info" | "warning" | "error" | "invalid";
|
|
672
|
+
interface MessageProps extends React$1.HTMLAttributes<HTMLParagraphElement> {
|
|
673
|
+
/** Type of message */
|
|
674
|
+
type?: MessageType;
|
|
675
|
+
/** Additional CSS classes */
|
|
676
|
+
className?: string;
|
|
677
|
+
/** Message content */
|
|
678
|
+
children?: React$1.ReactNode;
|
|
679
|
+
}
|
|
680
|
+
declare const Message: React$1.FC<MessageProps>;
|
|
681
|
+
|
|
682
|
+
type RadioSize = "default" | "large";
|
|
683
|
+
interface RadioProps extends Omit<React$1.InputHTMLAttributes<HTMLInputElement>, "size"> {
|
|
684
|
+
/** Html id attribute */
|
|
685
|
+
id: string;
|
|
686
|
+
/** Checked state. */
|
|
687
|
+
isChecked?: boolean;
|
|
688
|
+
/** Disabled state. */
|
|
689
|
+
isDisabled?: boolean;
|
|
690
|
+
/** Invalid state */
|
|
691
|
+
isInvalid?: boolean;
|
|
692
|
+
/** Html name attribute. */
|
|
560
693
|
name: string;
|
|
694
|
+
/** Size of element. */
|
|
695
|
+
size?: RadioSize;
|
|
696
|
+
/** HTML value. Uses id when not set. */
|
|
697
|
+
value?: string;
|
|
698
|
+
className?: string;
|
|
561
699
|
}
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
700
|
+
declare const Radio: React$1.FC<RadioProps>;
|
|
701
|
+
|
|
702
|
+
type RangeSliderWidth = "default" | "fullwidth";
|
|
703
|
+
interface RangeSliderConfig {
|
|
704
|
+
connect?: boolean | boolean[];
|
|
705
|
+
format?: (value: number) => string;
|
|
706
|
+
handleAttributes?: Array<Record<string, any>>;
|
|
707
|
+
pips?: {
|
|
708
|
+
mode?: "positions" | "count" | "values";
|
|
709
|
+
filter?: (value: number) => boolean;
|
|
710
|
+
format?: (value: number) => string;
|
|
711
|
+
values?: number[] | number;
|
|
712
|
+
density?: number;
|
|
713
|
+
};
|
|
714
|
+
range: {
|
|
715
|
+
min: number | number[];
|
|
716
|
+
max: number | number[];
|
|
717
|
+
};
|
|
718
|
+
start: number[];
|
|
719
|
+
[key: string]: any;
|
|
720
|
+
}
|
|
721
|
+
interface RangeSliderProps extends React$1.HTMLAttributes<HTMLDivElement> {
|
|
722
|
+
/** [noUiSlider config object](https://refreshless.com/nouislider/slider-options/) */
|
|
723
|
+
config: RangeSliderConfig;
|
|
724
|
+
/** insert arbitrary element after rangeslider */
|
|
725
|
+
elementAfter?: React$1.ReactNode;
|
|
726
|
+
/** insert arbitrary element before rangeslider */
|
|
727
|
+
elementBefore?: React$1.ReactNode;
|
|
728
|
+
/** render data-rangeslider attribute and initialize RangeSlider.static.js */
|
|
729
|
+
hasDataAttr?: boolean;
|
|
730
|
+
/** element id. required by RangeSlider.static.js and generated automatically in React environment. */
|
|
731
|
+
id?: string;
|
|
732
|
+
/** Invalid state */
|
|
733
|
+
isInvalid?: boolean;
|
|
734
|
+
/** width of the element */
|
|
735
|
+
width?: RangeSliderWidth;
|
|
736
|
+
/** Additional CSS classes */
|
|
737
|
+
className?: string;
|
|
738
|
+
}
|
|
739
|
+
declare const RangeSlider: React$1.FC<RangeSliderProps>;
|
|
740
|
+
|
|
741
|
+
type SelectOption = {
|
|
742
|
+
text: string;
|
|
743
|
+
value: string;
|
|
744
|
+
} | string;
|
|
745
|
+
type SelectSize = "default" | "large";
|
|
746
|
+
type SelectWidth = "default" | "12ch" | "shrink" | "fullwidth";
|
|
747
|
+
interface SelectProps extends Omit<React$1.SelectHTMLAttributes<HTMLSelectElement>, "size"> {
|
|
748
|
+
/** Forwarded DOM element ref. */
|
|
749
|
+
elemRef?: React$1.Ref<HTMLSelectElement>;
|
|
750
|
+
/** Html id attribute. */
|
|
751
|
+
id?: string;
|
|
752
|
+
/** Disabled state. */
|
|
753
|
+
isDisabled?: boolean;
|
|
754
|
+
/** Invalid state. */
|
|
755
|
+
isInvalid?: boolean;
|
|
756
|
+
/** Html name attribute. */
|
|
757
|
+
name?: string;
|
|
758
|
+
/** Select option can be specified via children or as options array */
|
|
759
|
+
options?: SelectOption[];
|
|
760
|
+
/** Size of element. */
|
|
761
|
+
size?: SelectSize;
|
|
762
|
+
/** Select value. */
|
|
763
|
+
value?: string | string[];
|
|
764
|
+
/** Element width */
|
|
765
|
+
width?: SelectWidth;
|
|
766
|
+
/** Additional CSS classes */
|
|
767
|
+
className?: string;
|
|
768
|
+
/** Child elements */
|
|
769
|
+
children?: React$1.ReactNode;
|
|
770
|
+
}
|
|
771
|
+
declare const Select: React$1.FC<SelectProps>;
|
|
772
|
+
|
|
773
|
+
type TextAreaSize = "default" | "large";
|
|
774
|
+
type TextAreaWidth = "default" | "fullwidth";
|
|
775
|
+
interface TextAreaProps extends React$1.TextareaHTMLAttributes<HTMLTextAreaElement> {
|
|
776
|
+
/** Html id attribute. */
|
|
777
|
+
id: string;
|
|
778
|
+
/** Disabled state. */
|
|
779
|
+
isDisabled?: boolean;
|
|
780
|
+
/** Invalid state */
|
|
781
|
+
isInvalid?: boolean;
|
|
782
|
+
/** Readonly state. */
|
|
783
|
+
isReadonly?: boolean;
|
|
784
|
+
/** Valid state */
|
|
785
|
+
isValid?: boolean;
|
|
786
|
+
/** Html name attribute. If not present, id is used.*/
|
|
787
|
+
name?: string;
|
|
788
|
+
/** Placeholder text */
|
|
789
|
+
placeholder?: string;
|
|
790
|
+
/** Size of element. */
|
|
791
|
+
size?: TextAreaSize;
|
|
792
|
+
/** Input width */
|
|
793
|
+
width?: TextAreaWidth;
|
|
794
|
+
/** Additional CSS classes */
|
|
795
|
+
className?: string;
|
|
796
|
+
/** Child elements */
|
|
797
|
+
children?: React$1.ReactNode;
|
|
798
|
+
}
|
|
799
|
+
declare const TextArea: React$1.FC<TextAreaProps>;
|
|
800
|
+
|
|
801
|
+
type TextInputSize = "default" | "large";
|
|
802
|
+
type TextInputWidth = "3ch" | "8ch" | "12ch" | "default" | "fullwidth";
|
|
803
|
+
type TextInputType = "email" | "hidden" | "password" | "search" | "tel" | "number" | "text" | "url";
|
|
804
|
+
type TextInputSearchIcon = "none" | "transient" | "persistent";
|
|
805
|
+
interface TextInputProps extends Omit<React$1.InputHTMLAttributes<HTMLInputElement>, "size"> {
|
|
806
|
+
/** Input html type. */
|
|
807
|
+
htmlType?: TextInputType;
|
|
808
|
+
/** Html id attribute. */
|
|
809
|
+
id: string;
|
|
810
|
+
/** Disabled state. */
|
|
811
|
+
isDisabled?: boolean;
|
|
812
|
+
/** Invalid state */
|
|
813
|
+
isInvalid?: boolean;
|
|
814
|
+
/** Readonly state. */
|
|
815
|
+
isReadonly?: boolean;
|
|
816
|
+
/** Valid state */
|
|
817
|
+
isValid?: boolean;
|
|
818
|
+
/** Html name attribute. If not present, id is used.*/
|
|
819
|
+
name?: string;
|
|
820
|
+
/** Placeholder text */
|
|
821
|
+
placeholder?: string;
|
|
822
|
+
/** Size of element. */
|
|
823
|
+
size?: TextInputSize;
|
|
824
|
+
/** Input value. */
|
|
825
|
+
value?: string;
|
|
826
|
+
/** Input width */
|
|
827
|
+
width?: TextInputWidth;
|
|
828
|
+
/** Additional CSS classes */
|
|
829
|
+
className?: string;
|
|
830
|
+
/** Search icon mode. `transient` shows icon only on empty unfocused input, `persistent` keeps it visible with placeholder. */
|
|
831
|
+
searchIcon?: TextInputSearchIcon;
|
|
832
|
+
}
|
|
833
|
+
declare const TextInput: React$1.ForwardRefExoticComponent<TextInputProps & React$1.RefAttributes<HTMLInputElement>>;
|
|
573
834
|
|
|
574
835
|
interface GaugeProps {
|
|
575
836
|
/** Text inside the gauge */
|
|
@@ -595,8 +856,8 @@ interface GridProps extends React$1.HTMLAttributes<HTMLElement> {
|
|
|
595
856
|
}
|
|
596
857
|
declare const Grid: React$1.ForwardRefExoticComponent<GridProps & React$1.RefAttributes<HTMLElement>>;
|
|
597
858
|
|
|
598
|
-
type GridColAlign =
|
|
599
|
-
type GridColSize = number |
|
|
859
|
+
type GridColAlign = "top" | "middle" | "bottom" | "stretch";
|
|
860
|
+
type GridColSize = number | "shrink" | "fill" | "auto" | Record<string, number | "shrink" | "fill" | "auto">;
|
|
600
861
|
interface GridColProps extends React$1.HTMLAttributes<HTMLElement> {
|
|
601
862
|
align?: GridColAlign;
|
|
602
863
|
tag?: React$1.ElementType;
|
|
@@ -607,18 +868,143 @@ declare const GridCol: {
|
|
|
607
868
|
displayName: string;
|
|
608
869
|
};
|
|
609
870
|
|
|
610
|
-
|
|
871
|
+
type HeroTextSize = "medium" | "large";
|
|
872
|
+
type StickerColor = "black" | "orange";
|
|
873
|
+
interface HeroImageSrc {
|
|
874
|
+
src: string;
|
|
875
|
+
srcSet?: string;
|
|
876
|
+
}
|
|
877
|
+
interface HeroImageResponsive {
|
|
611
878
|
default: string;
|
|
612
|
-
xxxl?: string;
|
|
613
|
-
xxl?: string;
|
|
614
|
-
xl?: string;
|
|
615
|
-
lg?: string;
|
|
616
|
-
md?: string;
|
|
617
879
|
sm?: string;
|
|
618
|
-
|
|
880
|
+
lg?: string;
|
|
881
|
+
xl?: string;
|
|
882
|
+
xxl?: string;
|
|
619
883
|
[key: string]: string | undefined;
|
|
620
884
|
}
|
|
621
|
-
|
|
885
|
+
type HeroImage = HeroImageSrc | HeroImageResponsive;
|
|
886
|
+
interface HeroPriceObject {
|
|
887
|
+
amount: number;
|
|
888
|
+
prefix?: React$1.ReactNode;
|
|
889
|
+
suffix?: React$1.ReactNode;
|
|
890
|
+
}
|
|
891
|
+
type HeroPrice = string | HeroPriceObject;
|
|
892
|
+
interface HeroButtonProps {
|
|
893
|
+
children: React$1.ReactNode;
|
|
894
|
+
[key: string]: any;
|
|
895
|
+
}
|
|
896
|
+
interface HeroStickerProps {
|
|
897
|
+
color?: StickerColor;
|
|
898
|
+
children?: React$1.ReactNode;
|
|
899
|
+
className?: string;
|
|
900
|
+
}
|
|
901
|
+
interface HeroProps {
|
|
902
|
+
/** Action button props */
|
|
903
|
+
button?: HeroButtonProps;
|
|
904
|
+
/** Main text */
|
|
905
|
+
description?: React$1.ReactNode;
|
|
906
|
+
hasFullwidthImage?: boolean;
|
|
907
|
+
/** Gradient overlay ensures proper text readability */
|
|
908
|
+
hasGradientOverlay?: boolean;
|
|
909
|
+
/** Use svg illustrations, png for product images and jpg for photos */
|
|
910
|
+
image?: HeroImage;
|
|
911
|
+
price?: HeroPrice;
|
|
912
|
+
sticker?: HeroStickerProps;
|
|
913
|
+
/** Adjust title and description size. Medium sets display-2 title and 18px text, large uses display-1 title and 20px text. */
|
|
914
|
+
textSize?: HeroTextSize;
|
|
915
|
+
/** Hero title */
|
|
916
|
+
title: string;
|
|
917
|
+
}
|
|
918
|
+
declare const Hero: React$1.FC<HeroProps>;
|
|
919
|
+
|
|
920
|
+
type IconColor = "info" | "success" | "warning" | "danger" | "orange";
|
|
921
|
+
type IconSize = "small" | "medium" | "large" | "xlarge" | "xxlarge" | "huge";
|
|
922
|
+
type IconType = "icon" | "pictogram";
|
|
923
|
+
interface IconProps extends React$1.SVGAttributes<SVGSVGElement> {
|
|
924
|
+
/** Accessible label for the icon. */
|
|
925
|
+
alt?: string;
|
|
926
|
+
/** Icon color. */
|
|
927
|
+
color?: IconColor;
|
|
928
|
+
/** Icon name (required). */
|
|
929
|
+
name: string;
|
|
930
|
+
/** Icon size. */
|
|
931
|
+
size?: IconSize;
|
|
932
|
+
/** Path to the SVG sprite. */
|
|
933
|
+
spritePath?: string;
|
|
934
|
+
/**
|
|
935
|
+
* Icon type. When set to "pictogram", the component will automatically
|
|
936
|
+
* switch between light and dark versions based on theme classes (.is-light/.is-dark).
|
|
937
|
+
*/
|
|
938
|
+
type?: IconType;
|
|
939
|
+
/**
|
|
940
|
+
* @deprecated Use type="pictogram" instead.
|
|
941
|
+
* Whether this icon should adapt to theme (light/dark).
|
|
942
|
+
* When true, the component will automatically switch between
|
|
943
|
+
* light and dark versions based on theme classes (.is-light/.is-dark).
|
|
944
|
+
*/
|
|
945
|
+
className?: string;
|
|
946
|
+
}
|
|
947
|
+
declare const Icon: React$1.FC<IconProps>;
|
|
948
|
+
|
|
949
|
+
interface PictogramProps extends Omit<IconProps, "type"> {
|
|
950
|
+
/**
|
|
951
|
+
* Pictogram name. Should correspond to your pictogram sprite entries.
|
|
952
|
+
* For example: 'pictogram-skylink' will look for 'pictogram-skylink' (light)
|
|
953
|
+
* and 'pictogram-skylink--dark' (dark) in the sprite.
|
|
954
|
+
*/
|
|
955
|
+
name: string;
|
|
956
|
+
}
|
|
957
|
+
/**
|
|
958
|
+
* Pictogram component for theme-aware pictographic icons.
|
|
959
|
+
*
|
|
960
|
+
* This component automatically handles light/dark theme switching by using
|
|
961
|
+
* different sprite entries based on the current theme (.is-light/.is-dark classes).
|
|
962
|
+
*
|
|
963
|
+
* Your sprite should contain both light and dark versions:
|
|
964
|
+
* - Light version: Use the exact name provided (e.g., 'pictogram-skylink')
|
|
965
|
+
* - Dark version: Add '--dark' suffix (e.g., 'pictogram-skylink--dark')
|
|
966
|
+
*/
|
|
967
|
+
declare const Pictogram: React$1.FC<PictogramProps>;
|
|
968
|
+
|
|
969
|
+
declare const SpritePathContext: React$1.Context<string>;
|
|
970
|
+
interface SpritePathProviderProps {
|
|
971
|
+
children: ReactNode;
|
|
972
|
+
value?: string;
|
|
973
|
+
}
|
|
974
|
+
declare const SpritePathProvider: React$1.FC<SpritePathProviderProps>;
|
|
975
|
+
|
|
976
|
+
interface IconListItem {
|
|
977
|
+
icon: string;
|
|
978
|
+
content: React$1.ReactNode;
|
|
979
|
+
tooltip?: React$1.ReactNode;
|
|
980
|
+
}
|
|
981
|
+
interface IconListProps {
|
|
982
|
+
items?: IconListItem[];
|
|
983
|
+
className?: string;
|
|
984
|
+
[key: string]: any;
|
|
985
|
+
}
|
|
986
|
+
declare const IconList: React$1.FC<IconListProps>;
|
|
987
|
+
|
|
988
|
+
interface ItemProps {
|
|
989
|
+
icon: string;
|
|
990
|
+
children: React$1.ReactNode;
|
|
991
|
+
tooltip?: React$1.ReactNode;
|
|
992
|
+
[key: string]: any;
|
|
993
|
+
}
|
|
994
|
+
declare const Item: React$1.FC<ItemProps>;
|
|
995
|
+
|
|
996
|
+
interface ImageSrcObject {
|
|
997
|
+
default: string;
|
|
998
|
+
xxxl?: string;
|
|
999
|
+
xxl?: string;
|
|
1000
|
+
xl?: string;
|
|
1001
|
+
lg?: string;
|
|
1002
|
+
md?: string;
|
|
1003
|
+
sm?: string;
|
|
1004
|
+
xs?: string;
|
|
1005
|
+
[key: string]: string | undefined;
|
|
1006
|
+
}
|
|
1007
|
+
interface ImageProps {
|
|
622
1008
|
alt: string;
|
|
623
1009
|
src: string | ImageSrcObject;
|
|
624
1010
|
className?: string;
|
|
@@ -644,6 +1030,33 @@ interface LinkProps$1 {
|
|
|
644
1030
|
}
|
|
645
1031
|
declare const Link: React$1.FC<LinkProps$1 & React$1.HTMLAttributes<HTMLElement>>;
|
|
646
1032
|
|
|
1033
|
+
interface ListProps {
|
|
1034
|
+
/** Size determines color of list items and color of their borders*/
|
|
1035
|
+
color?: "gray";
|
|
1036
|
+
/** Spacious lists have horizontal spacing */
|
|
1037
|
+
isEnclosed?: boolean;
|
|
1038
|
+
/** Size determines vertical spacing */
|
|
1039
|
+
size?: "small";
|
|
1040
|
+
className?: string;
|
|
1041
|
+
children?: React$1.ReactNode;
|
|
1042
|
+
}
|
|
1043
|
+
declare const List: React$1.FC<ListProps>;
|
|
1044
|
+
|
|
1045
|
+
interface ControlProps {
|
|
1046
|
+
href?: string;
|
|
1047
|
+
className?: string;
|
|
1048
|
+
children?: React$1.ReactNode;
|
|
1049
|
+
[key: string]: any;
|
|
1050
|
+
}
|
|
1051
|
+
interface ListItemProps {
|
|
1052
|
+
/** Item with control props automatically creates a clickable item and renders an interactive element. If the object contains a href property, it renders an anchor element. If not, it renders a button of type="button" instead. */
|
|
1053
|
+
controlProps?: ControlProps;
|
|
1054
|
+
className?: string;
|
|
1055
|
+
children?: React$1.ReactNode;
|
|
1056
|
+
[key: string]: any;
|
|
1057
|
+
}
|
|
1058
|
+
declare const ListItem: React$1.FC<ListItemProps>;
|
|
1059
|
+
|
|
647
1060
|
interface LoaderProps {
|
|
648
1061
|
colour?: "default" | "inverse";
|
|
649
1062
|
isDelayed?: boolean;
|
|
@@ -657,6 +1070,12 @@ interface LoaderProps {
|
|
|
657
1070
|
}
|
|
658
1071
|
declare const Loader: React$1.FC<LoaderProps>;
|
|
659
1072
|
|
|
1073
|
+
interface LoaderFullscreenProps {
|
|
1074
|
+
className?: string;
|
|
1075
|
+
children?: ReactNode;
|
|
1076
|
+
}
|
|
1077
|
+
declare const LoaderFullscreen: React$1.FC<LoaderFullscreenProps>;
|
|
1078
|
+
|
|
660
1079
|
type MegamenuProps = {
|
|
661
1080
|
className?: string;
|
|
662
1081
|
title?: string;
|
|
@@ -717,30 +1136,12 @@ interface ModalBodyProps extends React$1.HTMLAttributes<HTMLDivElement> {
|
|
|
717
1136
|
}
|
|
718
1137
|
declare const ModalBody: React$1.FC<ModalBodyProps>;
|
|
719
1138
|
|
|
720
|
-
declare const sizes: readonly ["small", "large"];
|
|
721
|
-
type TitleSize = (typeof sizes)[number];
|
|
722
|
-
interface ModalTitleProps extends React.HTMLAttributes<HTMLHeadingElement> {
|
|
723
|
-
size?: TitleSize;
|
|
724
|
-
className?: string;
|
|
725
|
-
children?: React.ReactNode;
|
|
726
|
-
}
|
|
727
|
-
declare const ModalTitle: React.FC<ModalTitleProps>;
|
|
728
|
-
|
|
729
1139
|
interface ExtendedIconButtonProps extends IconButtonProps {
|
|
730
1140
|
type?: ButtonType;
|
|
731
1141
|
}
|
|
732
1142
|
type ModalCloseButtonProps = Omit<ExtendedIconButtonProps, "iconName">;
|
|
733
1143
|
declare const ModalCloseButton: React.FC<ModalCloseButtonProps>;
|
|
734
1144
|
|
|
735
|
-
interface ModalProductHeaderProps extends React$1.HTMLAttributes<HTMLDivElement> {
|
|
736
|
-
image?: React$1.ReactNode;
|
|
737
|
-
/** Use small spacing */
|
|
738
|
-
space?: "small";
|
|
739
|
-
/** Optional id for accessibility (e.g., for aria-labelledby) */
|
|
740
|
-
titleId?: string;
|
|
741
|
-
}
|
|
742
|
-
declare const ModalProductHeader: React$1.ForwardRefExoticComponent<ModalProductHeaderProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
743
|
-
|
|
744
1145
|
interface ModalProductFooterProps extends React$1.HTMLAttributes<HTMLDivElement> {
|
|
745
1146
|
image?: React$1.ReactNode;
|
|
746
1147
|
/** Use small spacing */
|
|
@@ -749,86 +1150,23 @@ interface ModalProductFooterProps extends React$1.HTMLAttributes<HTMLDivElement>
|
|
|
749
1150
|
}
|
|
750
1151
|
declare const ModalProductFooter: React$1.ForwardRefExoticComponent<ModalProductFooterProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
751
1152
|
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
/**
|
|
757
|
-
|
|
758
|
-
/**
|
|
759
|
-
* Spacing between sections
|
|
760
|
-
*
|
|
761
|
-
* if two sections with different color meet
|
|
762
|
-
* use default (larger) spacing, if two section have same color
|
|
763
|
-
* use small spacing on second one. Use xsmall for specific
|
|
764
|
-
* cases e.g. as part of Megamenu
|
|
765
|
-
*/
|
|
766
|
-
spacing?: SectionSpacing;
|
|
767
|
-
/** Rendered HTML element */
|
|
768
|
-
tag?: React$1.ElementType;
|
|
769
|
-
/** Additional CSS classes */
|
|
770
|
-
className?: string;
|
|
771
|
-
/** Section content */
|
|
772
|
-
children?: React$1.ReactNode;
|
|
773
|
-
/** Additional classes passed to the container */
|
|
774
|
-
containerClassName?: string;
|
|
775
|
-
}
|
|
776
|
-
declare const Section: React$1.FC<SectionProps>;
|
|
777
|
-
|
|
778
|
-
interface StickerProps {
|
|
779
|
-
color?: 'black' | 'orange';
|
|
780
|
-
size?: 'small';
|
|
781
|
-
children?: React$1.ReactNode;
|
|
782
|
-
className?: string;
|
|
783
|
-
[key: string]: any;
|
|
784
|
-
}
|
|
785
|
-
declare const Sticker: React$1.FC<StickerProps>;
|
|
786
|
-
|
|
787
|
-
interface SkipLinkProps extends AnchorHTMLAttributes<HTMLAnchorElement> {
|
|
788
|
-
href?: string;
|
|
789
|
-
}
|
|
790
|
-
declare const SkipLink: React$1.FC<SkipLinkProps>;
|
|
791
|
-
|
|
792
|
-
interface ListProps {
|
|
793
|
-
/** Size determines color of list items and color of their borders*/
|
|
794
|
-
color?: 'gray';
|
|
795
|
-
/** Spacious lists have horizontal spacing */
|
|
796
|
-
isEnclosed?: boolean;
|
|
797
|
-
/** Size determines vertical spacing */
|
|
798
|
-
size?: 'small';
|
|
799
|
-
className?: string;
|
|
800
|
-
children?: React$1.ReactNode;
|
|
801
|
-
}
|
|
802
|
-
declare const List: React$1.FC<ListProps>;
|
|
803
|
-
|
|
804
|
-
interface ControlProps {
|
|
805
|
-
href?: string;
|
|
806
|
-
className?: string;
|
|
807
|
-
children?: React$1.ReactNode;
|
|
808
|
-
[key: string]: any;
|
|
809
|
-
}
|
|
810
|
-
interface ListItemProps {
|
|
811
|
-
/** Item with control props automatically creates a clickable item and renders an interactive element. If the object contains a href property, it renders an anchor element. If not, it renders a button of type="button" instead. */
|
|
812
|
-
controlProps?: ControlProps;
|
|
813
|
-
className?: string;
|
|
814
|
-
children?: React$1.ReactNode;
|
|
815
|
-
[key: string]: any;
|
|
1153
|
+
interface ModalProductHeaderProps extends React$1.HTMLAttributes<HTMLDivElement> {
|
|
1154
|
+
image?: React$1.ReactNode;
|
|
1155
|
+
/** Use small spacing */
|
|
1156
|
+
space?: "small";
|
|
1157
|
+
/** Optional id for accessibility (e.g., for aria-labelledby) */
|
|
1158
|
+
titleId?: string;
|
|
816
1159
|
}
|
|
817
|
-
declare const
|
|
1160
|
+
declare const ModalProductHeader: React$1.ForwardRefExoticComponent<ModalProductHeaderProps & React$1.RefAttributes<HTMLDivElement>>;
|
|
818
1161
|
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
label: React$1.ReactNode;
|
|
824
|
-
/** Textual representation of the indicator */
|
|
825
|
-
value: React$1.ReactNode;
|
|
826
|
-
/** Width of the progress indicator where 0 = empty, 1 = full */
|
|
827
|
-
width?: number;
|
|
1162
|
+
declare const sizes: readonly ["small", "large"];
|
|
1163
|
+
type TitleSize = (typeof sizes)[number];
|
|
1164
|
+
interface ModalTitleProps extends React.HTMLAttributes<HTMLHeadingElement> {
|
|
1165
|
+
size?: TitleSize;
|
|
828
1166
|
className?: string;
|
|
829
|
-
children?: React
|
|
1167
|
+
children?: React.ReactNode;
|
|
830
1168
|
}
|
|
831
|
-
declare const
|
|
1169
|
+
declare const ModalTitle: React.FC<ModalTitleProps>;
|
|
832
1170
|
|
|
833
1171
|
interface PaginationItemProps {
|
|
834
1172
|
/** Page link href */
|
|
@@ -854,7 +1192,31 @@ interface PaginationProps {
|
|
|
854
1192
|
}
|
|
855
1193
|
declare const Pagination: React$1.FC<PaginationProps>;
|
|
856
1194
|
|
|
857
|
-
|
|
1195
|
+
declare const pillColors: readonly ["surface-primary", "surface-secondary", "surface-tertiary", "surface-subtle", "surface-moderate", "surface-contrast", "surface-accent", "fill-moderate", "fill-disabled", "transparent"];
|
|
1196
|
+
type PillColor = (typeof pillColors)[number];
|
|
1197
|
+
interface PillProps extends HTMLAttributes<HTMLSpanElement> {
|
|
1198
|
+
className?: string;
|
|
1199
|
+
children?: ReactNode;
|
|
1200
|
+
color?: PillColor;
|
|
1201
|
+
size?: "small" | "medium" | "large" | "xlarge" | "xxlarge";
|
|
1202
|
+
}
|
|
1203
|
+
declare const Pill: React$1.FC<PillProps>;
|
|
1204
|
+
|
|
1205
|
+
interface ProgressProps {
|
|
1206
|
+
/** Color of the indicator */
|
|
1207
|
+
color?: "orange" | "green" | "yellow" | "red" | "blue";
|
|
1208
|
+
/** Provides clear instruction on what the horizontal bar represents */
|
|
1209
|
+
label: React$1.ReactNode;
|
|
1210
|
+
/** Textual representation of the indicator */
|
|
1211
|
+
value: React$1.ReactNode;
|
|
1212
|
+
/** Width of the progress indicator where 0 = empty, 1 = full */
|
|
1213
|
+
width?: number;
|
|
1214
|
+
className?: string;
|
|
1215
|
+
children?: React$1.ReactNode;
|
|
1216
|
+
}
|
|
1217
|
+
declare const Progress: React$1.FC<ProgressProps>;
|
|
1218
|
+
|
|
1219
|
+
interface PromoBannerProps {
|
|
858
1220
|
className?: string;
|
|
859
1221
|
image?: string;
|
|
860
1222
|
alignImage?: "bottom" | "top";
|
|
@@ -910,345 +1272,135 @@ interface PromotionCardTitleProps {
|
|
|
910
1272
|
}
|
|
911
1273
|
declare const PromotionCardTitle: React$1.FC<PromotionCardTitleProps>;
|
|
912
1274
|
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
1275
|
+
declare const sectionColors: readonly ["background-secondary", "background-contrast", "background-accent", "background-accent1-blog", "background-accent2-blog", "background-none", "surface-subtle"];
|
|
1276
|
+
type SectionColor = (typeof sectionColors)[number];
|
|
1277
|
+
type SectionSpacing = "default" | "small" | "xsmall";
|
|
1278
|
+
interface SectionProps {
|
|
1279
|
+
/** Background color of section */
|
|
1280
|
+
color?: SectionColor;
|
|
1281
|
+
/**
|
|
1282
|
+
* Spacing between sections
|
|
1283
|
+
*
|
|
1284
|
+
* if two sections with different color meet
|
|
1285
|
+
* use default (larger) spacing, if two section have same color
|
|
1286
|
+
* use small spacing on second one. Use xsmall for specific
|
|
1287
|
+
* cases e.g. as part of Megamenu
|
|
1288
|
+
*/
|
|
1289
|
+
spacing?: SectionSpacing;
|
|
1290
|
+
/** Rendered HTML element */
|
|
1291
|
+
tag?: React$1.ElementType;
|
|
924
1292
|
/** Additional CSS classes */
|
|
925
1293
|
className?: string;
|
|
1294
|
+
/** Section content */
|
|
1295
|
+
children?: React$1.ReactNode;
|
|
1296
|
+
/** Additional classes passed to the container */
|
|
1297
|
+
containerClassName?: string;
|
|
926
1298
|
}
|
|
927
|
-
declare const
|
|
928
|
-
|
|
929
|
-
type CheckboxSize = "default" | "large";
|
|
930
|
-
interface CheckboxProps extends Omit<React$1.InputHTMLAttributes<HTMLInputElement>, "size"> {
|
|
931
|
-
/** Html id attribute */
|
|
932
|
-
id: string;
|
|
933
|
-
/** Checked state. */
|
|
934
|
-
isChecked?: boolean;
|
|
935
|
-
/** Disabled state. */
|
|
936
|
-
isDisabled?: boolean;
|
|
937
|
-
/** Invalid state */
|
|
938
|
-
isInvalid?: boolean;
|
|
939
|
-
/** Checkbox is displayed as Toggle */
|
|
940
|
-
isToggle?: boolean;
|
|
941
|
-
/** Html name attribute. Id is used when not set.*/
|
|
942
|
-
name?: string;
|
|
943
|
-
/** Size of element. */
|
|
944
|
-
size?: CheckboxSize;
|
|
945
|
-
className?: string;
|
|
946
|
-
}
|
|
947
|
-
declare const Checkbox: React$1.FC<CheckboxProps>;
|
|
948
|
-
|
|
949
|
-
interface FieldContextType {
|
|
950
|
-
controlId?: string;
|
|
951
|
-
messages?: any[];
|
|
952
|
-
control?: {
|
|
953
|
-
type?: string;
|
|
954
|
-
control?: any;
|
|
955
|
-
renderControl?: (props: any) => React.ReactNode;
|
|
956
|
-
isToggle?: boolean;
|
|
957
|
-
[key: string]: any;
|
|
958
|
-
};
|
|
959
|
-
hint?: React.ReactNode;
|
|
960
|
-
label?: React.ReactNode;
|
|
961
|
-
labelAfter?: React.ReactNode;
|
|
962
|
-
tooltip?: React.ReactNode;
|
|
963
|
-
isRadioCheck?: boolean;
|
|
964
|
-
}
|
|
1299
|
+
declare const Section: React$1.FC<SectionProps>;
|
|
965
1300
|
|
|
966
|
-
|
|
967
|
-
className?: string;
|
|
968
|
-
control: FieldContextType["control"];
|
|
969
|
-
hint?: React$1.ReactNode;
|
|
970
|
-
label?: React$1.ReactNode;
|
|
971
|
-
labelAfter?: React$1.ReactNode;
|
|
972
|
-
messages?: Array<{
|
|
973
|
-
type: string;
|
|
974
|
-
text: string;
|
|
975
|
-
}>;
|
|
976
|
-
tooltip?: React$1.ReactNode;
|
|
977
|
-
[key: string]: any;
|
|
978
|
-
}
|
|
979
|
-
declare const Field: React$1.FC<InputFieldProps>;
|
|
1301
|
+
declare const Skeleton: React$1.FC<React$1.HTMLAttributes<HTMLSpanElement>>;
|
|
980
1302
|
|
|
981
|
-
interface
|
|
982
|
-
|
|
983
|
-
}
|
|
984
|
-
interface FieldsetProps extends React$1.FieldsetHTMLAttributes<HTMLFieldSetElement> {
|
|
985
|
-
/** Required `<legend />` for fieldset */
|
|
986
|
-
legend: ReactNode;
|
|
987
|
-
/** Additional legend props */
|
|
988
|
-
legendProps?: React$1.HTMLAttributes<HTMLLegendElement>;
|
|
989
|
-
description?: ReactNode;
|
|
990
|
-
messages?: FieldsetMessage[];
|
|
991
|
-
className?: string;
|
|
992
|
-
children?: ReactNode;
|
|
1303
|
+
interface SkipLinkProps extends AnchorHTMLAttributes<HTMLAnchorElement> {
|
|
1304
|
+
href?: string;
|
|
993
1305
|
}
|
|
994
|
-
declare const
|
|
1306
|
+
declare const SkipLink: React$1.FC<SkipLinkProps>;
|
|
995
1307
|
|
|
996
|
-
type
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
id?: string;
|
|
1000
|
-
/** Disabled state. */
|
|
1001
|
-
isDisabled?: boolean;
|
|
1002
|
-
/** Invalid state */
|
|
1003
|
-
isInvalid?: boolean;
|
|
1004
|
-
/** Input name. */
|
|
1005
|
-
name?: string;
|
|
1006
|
-
/** Size of element. */
|
|
1007
|
-
size?: FileSize;
|
|
1308
|
+
type SocialName = "x" | "facebook-2" | "linkedin-2" | "instagram" | "pinterest" | "snapchat" | "tiktok" | "whatsapp" | "youtube" | "email";
|
|
1309
|
+
type CommonProps$1 = {
|
|
1310
|
+
name: SocialName;
|
|
1008
1311
|
className?: string;
|
|
1009
|
-
}
|
|
1010
|
-
|
|
1312
|
+
};
|
|
1313
|
+
type ButtonProps$1 = CommonProps$1 & Omit<React$1.ButtonHTMLAttributes<HTMLButtonElement>, "type" | keyof CommonProps$1>;
|
|
1314
|
+
type LinkProps = CommonProps$1 & Omit<React$1.AnchorHTMLAttributes<HTMLAnchorElement>, keyof CommonProps$1> & {
|
|
1315
|
+
href: string;
|
|
1316
|
+
};
|
|
1317
|
+
type SocialButtonProps = ButtonProps$1 | LinkProps;
|
|
1318
|
+
declare const SocialButton: React$1.ForwardRefExoticComponent<SocialButtonProps & React$1.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
|
1011
1319
|
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
addonPrefix?: ReactNode | ReactNode[];
|
|
1019
|
-
size?: "large";
|
|
1020
|
-
addonSuffix?: ReactNode | ReactNode[];
|
|
1021
|
-
className?: string;
|
|
1022
|
-
/** Invalid state */
|
|
1023
|
-
isInvalid?: boolean;
|
|
1320
|
+
declare const showTitlesFromOptions: readonly ["md", "lg", "xl"];
|
|
1321
|
+
type ShowTitlesFrom = (typeof showTitlesFromOptions)[number];
|
|
1322
|
+
interface StepbarStep {
|
|
1323
|
+
href?: string;
|
|
1324
|
+
isCurrent?: boolean;
|
|
1325
|
+
title: React$1.ReactNode;
|
|
1024
1326
|
}
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1327
|
+
interface StepbarProps extends React$1.HTMLAttributes<HTMLElement> {
|
|
1328
|
+
/** Arial label of nav element */
|
|
1329
|
+
label?: string;
|
|
1330
|
+
/** Titles of non-current steps are visible from this breakpoint */
|
|
1331
|
+
showTitlesFrom?: ShowTitlesFrom;
|
|
1332
|
+
/** Array of step objects */
|
|
1333
|
+
steps: StepbarStep[];
|
|
1030
1334
|
}
|
|
1031
|
-
declare const
|
|
1335
|
+
declare const Stepbar: React$1.FC<StepbarProps>;
|
|
1032
1336
|
|
|
1033
|
-
interface
|
|
1034
|
-
|
|
1035
|
-
|
|
1337
|
+
interface StickerProps {
|
|
1338
|
+
color?: "black" | "orange";
|
|
1339
|
+
size?: "small";
|
|
1036
1340
|
children?: React$1.ReactNode;
|
|
1037
|
-
}
|
|
1038
|
-
declare const Label: React$1.FC<LabelProps>;
|
|
1039
|
-
|
|
1040
|
-
type MessageType = "info" | "warning" | "error" | "invalid";
|
|
1041
|
-
interface MessageProps extends React$1.HTMLAttributes<HTMLParagraphElement> {
|
|
1042
|
-
/** Type of message */
|
|
1043
|
-
type?: MessageType;
|
|
1044
|
-
/** Additional CSS classes */
|
|
1045
|
-
className?: string;
|
|
1046
|
-
/** Message content */
|
|
1047
|
-
children?: React$1.ReactNode;
|
|
1048
|
-
}
|
|
1049
|
-
declare const Message: React$1.FC<MessageProps>;
|
|
1050
|
-
|
|
1051
|
-
type RadioSize = "default" | "large";
|
|
1052
|
-
interface RadioProps extends Omit<React$1.InputHTMLAttributes<HTMLInputElement>, "size"> {
|
|
1053
|
-
/** Html id attribute */
|
|
1054
|
-
id: string;
|
|
1055
|
-
/** Checked state. */
|
|
1056
|
-
isChecked?: boolean;
|
|
1057
|
-
/** Disabled state. */
|
|
1058
|
-
isDisabled?: boolean;
|
|
1059
|
-
/** Invalid state */
|
|
1060
|
-
isInvalid?: boolean;
|
|
1061
|
-
/** Html name attribute. */
|
|
1062
|
-
name: string;
|
|
1063
|
-
/** Size of element. */
|
|
1064
|
-
size?: RadioSize;
|
|
1065
|
-
/** HTML value. Uses id when not set. */
|
|
1066
|
-
value?: string;
|
|
1067
1341
|
className?: string;
|
|
1342
|
+
[key: string]: any;
|
|
1068
1343
|
}
|
|
1069
|
-
declare const
|
|
1344
|
+
declare const Sticker: React$1.FC<StickerProps>;
|
|
1070
1345
|
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
format?: (value: number) => string;
|
|
1075
|
-
handleAttributes?: Array<Record<string, any>>;
|
|
1076
|
-
pips?: {
|
|
1077
|
-
mode?: "positions" | "count" | "values";
|
|
1078
|
-
filter?: (value: number) => boolean;
|
|
1079
|
-
format?: (value: number) => string;
|
|
1080
|
-
values?: number[] | number;
|
|
1081
|
-
density?: number;
|
|
1082
|
-
};
|
|
1083
|
-
range: {
|
|
1084
|
-
min: number | number[];
|
|
1085
|
-
max: number | number[];
|
|
1086
|
-
};
|
|
1087
|
-
start: number[];
|
|
1346
|
+
interface CellValue {
|
|
1347
|
+
value: React$1.ReactNode;
|
|
1348
|
+
rawValue?: number | string;
|
|
1088
1349
|
[key: string]: any;
|
|
1089
1350
|
}
|
|
1090
|
-
interface
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
/** render data-rangeslider attribute and initialize RangeSlider.static.js */
|
|
1098
|
-
hasDataAttr?: boolean;
|
|
1099
|
-
/** element id. required by RangeSlider.static.js and generated automatically in React environment. */
|
|
1100
|
-
id?: string;
|
|
1101
|
-
/** Invalid state */
|
|
1102
|
-
isInvalid?: boolean;
|
|
1103
|
-
/** width of the element */
|
|
1104
|
-
width?: RangeSliderWidth;
|
|
1105
|
-
/** Additional CSS classes */
|
|
1106
|
-
className?: string;
|
|
1351
|
+
interface TableHeader {
|
|
1352
|
+
key: string;
|
|
1353
|
+
label: React$1.ReactNode;
|
|
1354
|
+
isSortable?: boolean;
|
|
1355
|
+
sort?: "none" | "ascending" | "descending";
|
|
1356
|
+
cellProps?: React$1.HTMLAttributes<HTMLTableCellElement>;
|
|
1357
|
+
headCellProps?: React$1.HTMLAttributes<HTMLTableCellElement>;
|
|
1107
1358
|
}
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
value: string;
|
|
1113
|
-
} | string;
|
|
1114
|
-
type SelectSize = "default" | "large";
|
|
1115
|
-
type SelectWidth = "default" | "12ch" | "shrink" | "fullwidth";
|
|
1116
|
-
interface SelectProps extends Omit<React$1.SelectHTMLAttributes<HTMLSelectElement>, "size"> {
|
|
1117
|
-
/** Forwarded DOM element ref. */
|
|
1118
|
-
elemRef?: React$1.Ref<HTMLSelectElement>;
|
|
1119
|
-
/** Html id attribute. */
|
|
1359
|
+
interface TableRow {
|
|
1360
|
+
[key: string]: React$1.ReactNode | CellValue | TableRow[] | boolean | undefined;
|
|
1361
|
+
expand?: TableRow[];
|
|
1362
|
+
isExpanded?: boolean;
|
|
1120
1363
|
id?: string;
|
|
1121
|
-
/** Disabled state. */
|
|
1122
|
-
isDisabled?: boolean;
|
|
1123
|
-
/** Invalid state. */
|
|
1124
|
-
isInvalid?: boolean;
|
|
1125
|
-
/** Html name attribute. */
|
|
1126
|
-
name?: string;
|
|
1127
|
-
/** Select option can be specified via children or as options array */
|
|
1128
|
-
options?: SelectOption[];
|
|
1129
|
-
/** Size of element. */
|
|
1130
|
-
size?: SelectSize;
|
|
1131
|
-
/** Select value. */
|
|
1132
|
-
value?: string | string[];
|
|
1133
|
-
/** Element width */
|
|
1134
|
-
width?: SelectWidth;
|
|
1135
|
-
/** Additional CSS classes */
|
|
1136
|
-
className?: string;
|
|
1137
|
-
/** Child elements */
|
|
1138
|
-
children?: React$1.ReactNode;
|
|
1139
|
-
}
|
|
1140
|
-
declare const Select: React$1.FC<SelectProps>;
|
|
1141
|
-
|
|
1142
|
-
type TextAreaSize = "default" | "large";
|
|
1143
|
-
type TextAreaWidth = "default" | "fullwidth";
|
|
1144
|
-
interface TextAreaProps extends React$1.TextareaHTMLAttributes<HTMLTextAreaElement> {
|
|
1145
|
-
/** Html id attribute. */
|
|
1146
|
-
id: string;
|
|
1147
|
-
/** Disabled state. */
|
|
1148
|
-
isDisabled?: boolean;
|
|
1149
|
-
/** Invalid state */
|
|
1150
|
-
isInvalid?: boolean;
|
|
1151
|
-
/** Readonly state. */
|
|
1152
|
-
isReadonly?: boolean;
|
|
1153
|
-
/** Valid state */
|
|
1154
|
-
isValid?: boolean;
|
|
1155
|
-
/** Html name attribute. If not present, id is used.*/
|
|
1156
|
-
name?: string;
|
|
1157
|
-
/** Placeholder text */
|
|
1158
|
-
placeholder?: string;
|
|
1159
|
-
/** Size of element. */
|
|
1160
|
-
size?: TextAreaSize;
|
|
1161
|
-
/** Input width */
|
|
1162
|
-
width?: TextAreaWidth;
|
|
1163
|
-
/** Additional CSS classes */
|
|
1164
|
-
className?: string;
|
|
1165
|
-
/** Child elements */
|
|
1166
|
-
children?: React$1.ReactNode;
|
|
1167
|
-
}
|
|
1168
|
-
declare const TextArea: React$1.FC<TextAreaProps>;
|
|
1169
|
-
|
|
1170
|
-
type TextInputSize = "default" | "large";
|
|
1171
|
-
type TextInputWidth = "3ch" | "8ch" | "12ch" | "default" | "fullwidth";
|
|
1172
|
-
type TextInputType = "email" | "hidden" | "password" | "search" | "tel" | "number" | "text" | "url";
|
|
1173
|
-
type TextInputSearchIcon = "none" | "transient" | "persistent";
|
|
1174
|
-
interface TextInputProps extends Omit<React$1.InputHTMLAttributes<HTMLInputElement>, "size"> {
|
|
1175
|
-
/** Input html type. */
|
|
1176
|
-
htmlType?: TextInputType;
|
|
1177
|
-
/** Html id attribute. */
|
|
1178
|
-
id: string;
|
|
1179
|
-
/** Disabled state. */
|
|
1180
|
-
isDisabled?: boolean;
|
|
1181
|
-
/** Invalid state */
|
|
1182
|
-
isInvalid?: boolean;
|
|
1183
|
-
/** Readonly state. */
|
|
1184
|
-
isReadonly?: boolean;
|
|
1185
|
-
/** Valid state */
|
|
1186
|
-
isValid?: boolean;
|
|
1187
|
-
/** Html name attribute. If not present, id is used.*/
|
|
1188
|
-
name?: string;
|
|
1189
|
-
/** Placeholder text */
|
|
1190
|
-
placeholder?: string;
|
|
1191
|
-
/** Size of element. */
|
|
1192
|
-
size?: TextInputSize;
|
|
1193
|
-
/** Input value. */
|
|
1194
|
-
value?: string;
|
|
1195
|
-
/** Input width */
|
|
1196
|
-
width?: TextInputWidth;
|
|
1197
|
-
/** Additional CSS classes */
|
|
1198
|
-
className?: string;
|
|
1199
|
-
/** Search icon mode. `transient` shows icon only on empty unfocused input, `persistent` keeps it visible with placeholder. */
|
|
1200
|
-
searchIcon?: TextInputSearchIcon;
|
|
1201
|
-
}
|
|
1202
|
-
declare const TextInput: React$1.ForwardRefExoticComponent<TextInputProps & React$1.RefAttributes<HTMLInputElement>>;
|
|
1203
|
-
|
|
1204
|
-
interface InputStepperConfig {
|
|
1205
|
-
min?: number;
|
|
1206
|
-
max?: number;
|
|
1207
|
-
defaultValue?: number;
|
|
1208
|
-
nonEditableInput?: boolean;
|
|
1209
1364
|
}
|
|
1210
|
-
interface
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
inputClassName?: string;
|
|
1214
|
-
isDisabled?: boolean;
|
|
1215
|
-
/** Invalid state */
|
|
1216
|
-
isInvalid?: boolean;
|
|
1217
|
-
name?: string;
|
|
1218
|
-
nonEditableInput?: boolean;
|
|
1219
|
-
className?: string;
|
|
1220
|
-
[key: string]: any;
|
|
1365
|
+
interface ExpandableRowsCaptions {
|
|
1366
|
+
header: string;
|
|
1367
|
+
emptyRow: string;
|
|
1221
1368
|
}
|
|
1222
|
-
declare const InputStepper: React$1.FC<InputStepperProps>;
|
|
1223
|
-
|
|
1224
|
-
declare const Skeleton: React$1.FC<React$1.HTMLAttributes<HTMLSpanElement>>;
|
|
1225
1369
|
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1370
|
+
interface TableProps extends React$1.TableHTMLAttributes<HTMLTableElement> {
|
|
1371
|
+
/** Caption helps users with screen readers to find a table and understand what it's about and decide if they want to read it. */
|
|
1372
|
+
caption?: React$1.ReactNode;
|
|
1373
|
+
expandableRowsCaptions?: ExpandableRowsCaptions;
|
|
1374
|
+
/** Foot element for table */
|
|
1375
|
+
footers?: TableRow[];
|
|
1376
|
+
/** Labels for headers in the table. Value of the key in headers match with the key name in rows */
|
|
1377
|
+
headers: TableHeader[];
|
|
1378
|
+
/** Compact table only takes spaced needed to display its content */
|
|
1379
|
+
isCompact?: boolean;
|
|
1380
|
+
/** Enable responsive card layout below md breakpoint for better accessibility */
|
|
1381
|
+
isResponsive?: boolean;
|
|
1382
|
+
/** If table has horizontal scrollbar */
|
|
1383
|
+
isScrollable?: boolean;
|
|
1384
|
+
/** Different colors for even and odd rows. */
|
|
1385
|
+
isStriped?: boolean;
|
|
1386
|
+
/** rows to print out in the table. */
|
|
1387
|
+
rows: TableRow[];
|
|
1229
1388
|
className?: string;
|
|
1230
|
-
children?: ReactNode;
|
|
1231
|
-
color?: PillColor;
|
|
1232
|
-
size?: "small" | "medium" | "large" | "xlarge" | "xxlarge";
|
|
1233
1389
|
}
|
|
1234
|
-
declare const
|
|
1390
|
+
declare const Table: React$1.FC<TableProps>;
|
|
1235
1391
|
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1392
|
+
interface TabProps extends React.HTMLAttributes<HTMLButtonElement | HTMLAnchorElement> {
|
|
1393
|
+
/** Id of the tabpanel this tab controls. */
|
|
1394
|
+
controls?: string;
|
|
1239
1395
|
href?: string;
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
/** Titles of non-current steps are visible from this breakpoint */
|
|
1247
|
-
showTitlesFrom?: ShowTitlesFrom;
|
|
1248
|
-
/** Array of step objects */
|
|
1249
|
-
steps: StepbarStep[];
|
|
1396
|
+
/** Active state */
|
|
1397
|
+
isActive?: boolean;
|
|
1398
|
+
/** Disabled state. */
|
|
1399
|
+
isDisabled?: boolean;
|
|
1400
|
+
className?: string;
|
|
1401
|
+
children?: React.ReactNode;
|
|
1250
1402
|
}
|
|
1251
|
-
declare const
|
|
1403
|
+
declare const Tab: React.FC<TabProps>;
|
|
1252
1404
|
|
|
1253
1405
|
interface TabPanelProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
1254
1406
|
/** Optional href for the tab */
|
|
@@ -1290,64 +1442,51 @@ interface TabsProps extends React$1.HTMLAttributes<HTMLUListElement> {
|
|
|
1290
1442
|
}
|
|
1291
1443
|
declare const Tabs: React$1.FC<TabsProps>;
|
|
1292
1444
|
|
|
1293
|
-
|
|
1294
|
-
/** Id of the tabpanel this tab controls. */
|
|
1295
|
-
controls?: string;
|
|
1296
|
-
href?: string;
|
|
1297
|
-
/** Active state */
|
|
1298
|
-
isActive?: boolean;
|
|
1299
|
-
/** Disabled state. */
|
|
1300
|
-
isDisabled?: boolean;
|
|
1445
|
+
type TagButtonProps = {
|
|
1301
1446
|
className?: string;
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1447
|
+
onClick?: React$1.MouseEventHandler<HTMLButtonElement>;
|
|
1448
|
+
children?: React$1.ReactNode;
|
|
1449
|
+
isDisabled?: boolean;
|
|
1450
|
+
ariaLabel?: string;
|
|
1451
|
+
iconName: string;
|
|
1452
|
+
size?: string;
|
|
1453
|
+
};
|
|
1454
|
+
declare const TagButton: React$1.ForwardRefExoticComponent<TagButtonProps & React$1.RefAttributes<HTMLButtonElement>>;
|
|
1305
1455
|
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
cellProps?: React$1.HTMLAttributes<HTMLTableCellElement>;
|
|
1317
|
-
headCellProps?: React$1.HTMLAttributes<HTMLTableCellElement>;
|
|
1318
|
-
}
|
|
1319
|
-
interface TableRow {
|
|
1320
|
-
[key: string]: React$1.ReactNode | CellValue | TableRow[] | boolean | undefined;
|
|
1321
|
-
expand?: TableRow[];
|
|
1322
|
-
isExpanded?: boolean;
|
|
1323
|
-
id?: string;
|
|
1324
|
-
}
|
|
1325
|
-
interface ExpandableRowsCaptions {
|
|
1326
|
-
header: string;
|
|
1327
|
-
emptyRow: string;
|
|
1456
|
+
declare const colors: readonly ["black", "orange", "yellow", "green", "blue", "success", "info", "warning", "danger", "transparent"];
|
|
1457
|
+
type TagColor = (typeof colors)[number];
|
|
1458
|
+
type TagSize = "small" | "large";
|
|
1459
|
+
interface CommonProps {
|
|
1460
|
+
color?: TagColor;
|
|
1461
|
+
size?: TagSize;
|
|
1462
|
+
isDisabled?: boolean;
|
|
1463
|
+
className?: string;
|
|
1464
|
+
children?: React$1.ReactNode;
|
|
1465
|
+
actionButton?: React$1.ReactElement<TagButtonProps>;
|
|
1328
1466
|
}
|
|
1467
|
+
type SpanProps = CommonProps & Omit<React$1.HTMLAttributes<HTMLSpanElement>, keyof CommonProps> & {
|
|
1468
|
+
onClick?: undefined;
|
|
1469
|
+
href?: undefined;
|
|
1470
|
+
};
|
|
1471
|
+
type ButtonProps = CommonProps & Omit<React$1.ButtonHTMLAttributes<HTMLButtonElement>, keyof CommonProps> & {
|
|
1472
|
+
onClick: React$1.MouseEventHandler<HTMLButtonElement>;
|
|
1473
|
+
href?: undefined;
|
|
1474
|
+
};
|
|
1475
|
+
type AnchorProps = CommonProps & Omit<React$1.AnchorHTMLAttributes<HTMLAnchorElement>, keyof CommonProps> & {
|
|
1476
|
+
href: string;
|
|
1477
|
+
onClick?: undefined;
|
|
1478
|
+
};
|
|
1479
|
+
type TagProps = SpanProps | ButtonProps | AnchorProps;
|
|
1480
|
+
declare const Tag: React$1.ForwardRefExoticComponent<TagProps & React$1.RefAttributes<HTMLElement>>;
|
|
1329
1481
|
|
|
1330
|
-
interface
|
|
1331
|
-
/** Caption helps users with screen readers to find a table and understand what it's about and decide if they want to read it. */
|
|
1332
|
-
caption?: React$1.ReactNode;
|
|
1333
|
-
expandableRowsCaptions?: ExpandableRowsCaptions;
|
|
1334
|
-
/** Foot element for table */
|
|
1335
|
-
footers?: TableRow[];
|
|
1336
|
-
/** Labels for headers in the table. Value of the key in headers match with the key name in rows */
|
|
1337
|
-
headers: TableHeader[];
|
|
1338
|
-
/** Compact table only takes spaced needed to display its content */
|
|
1339
|
-
isCompact?: boolean;
|
|
1340
|
-
/** Enable responsive card layout below md breakpoint for better accessibility */
|
|
1341
|
-
isResponsive?: boolean;
|
|
1342
|
-
/** If table has horizontal scrollbar */
|
|
1343
|
-
isScrollable?: boolean;
|
|
1344
|
-
/** Different colors for even and odd rows. */
|
|
1345
|
-
isStriped?: boolean;
|
|
1346
|
-
/** rows to print out in the table. */
|
|
1347
|
-
rows: TableRow[];
|
|
1482
|
+
interface TestimonialProps {
|
|
1348
1483
|
className?: string;
|
|
1484
|
+
children?: React$1.ReactNode;
|
|
1485
|
+
color?: "default" | "orange";
|
|
1486
|
+
isDiv?: boolean;
|
|
1487
|
+
[key: string]: any;
|
|
1349
1488
|
}
|
|
1350
|
-
declare const
|
|
1489
|
+
declare const Testimonial: React$1.FC<TestimonialProps>;
|
|
1351
1490
|
|
|
1352
1491
|
declare const tileColors: readonly ["surface-primary", "surface-subtle", "surface-contrast"];
|
|
1353
1492
|
type TileColor = (typeof tileColors)[number];
|
|
@@ -1400,135 +1539,4 @@ type InfoTooltipProps = Omit<TooltipProps, "onAbort"> & Omit<React$1.HTMLAttribu
|
|
|
1400
1539
|
};
|
|
1401
1540
|
declare const InfoTooltip: React$1.FC<InfoTooltipProps>;
|
|
1402
1541
|
|
|
1403
|
-
|
|
1404
|
-
/** Background image source. URL string or an object of breakpoint: url pairs
|
|
1405
|
-
*
|
|
1406
|
-
* ```
|
|
1407
|
-
{
|
|
1408
|
-
default: string, // default image to load (fallback)
|
|
1409
|
-
xxxl: string, // different image for each breakpoint (optional). while these are mobile first breakpoints, they MUST be ordered from largest to smallest
|
|
1410
|
-
xxl: string,
|
|
1411
|
-
xl: string,
|
|
1412
|
-
lg: string,
|
|
1413
|
-
md: string,
|
|
1414
|
-
sm: string,
|
|
1415
|
-
xs: string,
|
|
1416
|
-
}
|
|
1417
|
-
* ```
|
|
1418
|
-
*/
|
|
1419
|
-
bgSrc: string | {
|
|
1420
|
-
default: string;
|
|
1421
|
-
xs?: string;
|
|
1422
|
-
sm?: string;
|
|
1423
|
-
md?: string;
|
|
1424
|
-
lg?: string;
|
|
1425
|
-
xl?: string;
|
|
1426
|
-
xxl?: string;
|
|
1427
|
-
xxxl?: string;
|
|
1428
|
-
};
|
|
1429
|
-
/** Set vertical position of image */
|
|
1430
|
-
bgPosition?: "top" | "center" | "bottom";
|
|
1431
|
-
/** Applies custom classNames to overlay content */
|
|
1432
|
-
contentClass?: string;
|
|
1433
|
-
/** Cover size */
|
|
1434
|
-
size?: "small" | "medium" | "large" | "xlarge";
|
|
1435
|
-
/** Additional className for the cover container */
|
|
1436
|
-
className?: string;
|
|
1437
|
-
/** Children content */
|
|
1438
|
-
children?: React$1.ReactNode;
|
|
1439
|
-
/** Additional props passed to Image component */
|
|
1440
|
-
[key: string]: any;
|
|
1441
|
-
}
|
|
1442
|
-
declare const Cover: React$1.FC<CoverProps>;
|
|
1443
|
-
|
|
1444
|
-
interface TestimonialProps {
|
|
1445
|
-
className?: string;
|
|
1446
|
-
children?: React$1.ReactNode;
|
|
1447
|
-
color?: 'default' | 'orange';
|
|
1448
|
-
isDiv?: boolean;
|
|
1449
|
-
[key: string]: any;
|
|
1450
|
-
}
|
|
1451
|
-
declare const Testimonial: React$1.FC<TestimonialProps>;
|
|
1452
|
-
|
|
1453
|
-
type HeroTextSize = "medium" | "large";
|
|
1454
|
-
type StickerColor = "black" | "orange";
|
|
1455
|
-
interface HeroImageSrc {
|
|
1456
|
-
src: string;
|
|
1457
|
-
srcSet?: string;
|
|
1458
|
-
}
|
|
1459
|
-
interface HeroImageResponsive {
|
|
1460
|
-
default: string;
|
|
1461
|
-
sm?: string;
|
|
1462
|
-
lg?: string;
|
|
1463
|
-
xl?: string;
|
|
1464
|
-
xxl?: string;
|
|
1465
|
-
[key: string]: string | undefined;
|
|
1466
|
-
}
|
|
1467
|
-
type HeroImage = HeroImageSrc | HeroImageResponsive;
|
|
1468
|
-
interface HeroPriceObject {
|
|
1469
|
-
amount: number;
|
|
1470
|
-
prefix?: React$1.ReactNode;
|
|
1471
|
-
suffix?: React$1.ReactNode;
|
|
1472
|
-
}
|
|
1473
|
-
type HeroPrice = string | HeroPriceObject;
|
|
1474
|
-
interface HeroButtonProps {
|
|
1475
|
-
children: React$1.ReactNode;
|
|
1476
|
-
[key: string]: any;
|
|
1477
|
-
}
|
|
1478
|
-
interface HeroStickerProps {
|
|
1479
|
-
color?: StickerColor;
|
|
1480
|
-
children?: React$1.ReactNode;
|
|
1481
|
-
className?: string;
|
|
1482
|
-
}
|
|
1483
|
-
interface HeroProps {
|
|
1484
|
-
/** Action button props */
|
|
1485
|
-
button?: HeroButtonProps;
|
|
1486
|
-
/** Main text */
|
|
1487
|
-
description?: React$1.ReactNode;
|
|
1488
|
-
hasFullwidthImage?: boolean;
|
|
1489
|
-
/** Gradient overlay ensures proper text readability */
|
|
1490
|
-
hasGradientOverlay?: boolean;
|
|
1491
|
-
/** Use svg illustrations, png for product images and jpg for photos */
|
|
1492
|
-
image?: HeroImage;
|
|
1493
|
-
price?: HeroPrice;
|
|
1494
|
-
sticker?: HeroStickerProps;
|
|
1495
|
-
/** Adjust title and description size. Medium sets display-2 title and 18px text, large uses display-1 title and 20px text. */
|
|
1496
|
-
textSize?: HeroTextSize;
|
|
1497
|
-
/** Hero title */
|
|
1498
|
-
title: string;
|
|
1499
|
-
}
|
|
1500
|
-
declare const Hero: React$1.FC<HeroProps>;
|
|
1501
|
-
|
|
1502
|
-
interface IconListItem {
|
|
1503
|
-
icon: string;
|
|
1504
|
-
content: React$1.ReactNode;
|
|
1505
|
-
tooltip?: React$1.ReactNode;
|
|
1506
|
-
}
|
|
1507
|
-
interface IconListProps {
|
|
1508
|
-
items?: IconListItem[];
|
|
1509
|
-
className?: string;
|
|
1510
|
-
[key: string]: any;
|
|
1511
|
-
}
|
|
1512
|
-
declare const IconList: React$1.FC<IconListProps>;
|
|
1513
|
-
|
|
1514
|
-
interface ItemProps {
|
|
1515
|
-
icon: string;
|
|
1516
|
-
children: React$1.ReactNode;
|
|
1517
|
-
tooltip?: React$1.ReactNode;
|
|
1518
|
-
[key: string]: any;
|
|
1519
|
-
}
|
|
1520
|
-
declare const Item: React$1.FC<ItemProps>;
|
|
1521
|
-
|
|
1522
|
-
type SocialName = "x" | "facebook-2" | "linkedin-2" | "instagram" | "pinterest" | "snapchat" | "tiktok" | "whatsapp" | "youtube" | "email";
|
|
1523
|
-
type CommonProps = {
|
|
1524
|
-
name: SocialName;
|
|
1525
|
-
className?: string;
|
|
1526
|
-
};
|
|
1527
|
-
type ButtonProps = CommonProps & Omit<React$1.ButtonHTMLAttributes<HTMLButtonElement>, "type" | keyof CommonProps>;
|
|
1528
|
-
type LinkProps = CommonProps & Omit<React$1.AnchorHTMLAttributes<HTMLAnchorElement>, keyof CommonProps> & {
|
|
1529
|
-
href: string;
|
|
1530
|
-
};
|
|
1531
|
-
type SocialButtonProps = ButtonProps | LinkProps;
|
|
1532
|
-
declare const SocialButton: React$1.ForwardRefExoticComponent<SocialButtonProps & React$1.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
|
1533
|
-
|
|
1534
|
-
export { Accordion, AccordionItem, Alert, AnchorNavigation, Autocomplete, Bar, BarBreak, BarItem, BlockAction, BlockActionControl, BlockActionIndicator, BlockActionOverride, BodyBanner, Breadcrumbs, Button, ButtonFill, ButtonGhost, ButtonPrimary, Buttons, Card, CardProductHeader, CardSection, Carousel, CarouselHero, CarouselHeroItem, CarouselPromotions, CartTable, Checkbox, Container, Controls, Cover, Divider, Dropdown, DropdownDivider, DropdownItem, DropdownToggleButton, Expander, FeatureAccordion, FeatureAccordionItem, Field, Fieldset, File, Gauge, Grid, GridCol, Group, Hero, Hint, Icon, IconButton, IconList, Image, InfoTooltip, InputStepper, Item, Label, Link, List, ListItem, Loader, Megamenu, MegamenuBlog, Message, Modal, ModalBody, ModalCloseButton, ModalProductFooter, ModalProductHeader, ModalTitle, Pagination, Pictogram, Pill, Progress, PromoBanner, PromotionCard, PromotionCardContent, PromotionCardImageWrapper, PromotionCardSection, PromotionCardTitle, Radio, RangeSlider, Section, Select, Skeleton, SkipLink, SocialButton, SpritePathContext, SpritePathProvider, Stepbar, Sticker, Tab, TabPanel, Table, Tabs, Tag, TagButton, Testimonial, TextArea, TextInput, Tile, Tooltip };
|
|
1542
|
+
export { Accordion, AccordionItem, Alert, AnchorNavigation, Autocomplete, Bar, BarBreak, BarItem, BlockAction, BlockActionControl, BlockActionIndicator, BlockActionOverride, BodyBanner, Breadcrumbs, Button, ButtonFill, ButtonGhost, ButtonPrimary, Buttons, Card, CardProductHeader, CardSection, Carousel, CarouselHero, CarouselHeroItem, CarouselPromotions, CartTable, Checkbox, Container, Controls, Cover, Divider, Dropdown, DropdownDivider, DropdownItem, DropdownToggleButton, Expander, FeatureAccordion, FeatureAccordionItem, Field, Fieldset, File, Gauge, Grid, GridCol, Group, Hero, Hint, Icon, IconButton, IconList, Image, InfoTooltip, InputStepper, Item, Label, Link, List, ListItem, Loader, LoaderFullscreen, Megamenu, MegamenuBlog, Message, Modal, ModalBody, ModalCloseButton, ModalProductFooter, ModalProductHeader, ModalTitle, Pagination, Pictogram, Pill, Progress, PromoBanner, PromotionCard, PromotionCardContent, PromotionCardImageWrapper, PromotionCardSection, PromotionCardTitle, Radio, RangeSlider, Section, Select, Skeleton, SkipLink, SocialButton, SpritePathContext, SpritePathProvider, Stepbar, Sticker, Tab, TabPanel, Table, Tabs, Tag, TagButton, Testimonial, TextArea, TextInput, Tile, Tooltip };
|