@helsenorge/designsystem-react 14.0.0-beta.2 → 14.0.0-beta.4
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/lib/AnchorLink.js +2 -2
- package/lib/AnchorLink.js.map +1 -1
- package/lib/Avatar.js +2 -2
- package/lib/Avatar.js.map +1 -1
- package/lib/BabyMobileMedium.js +1 -1
- package/lib/Badge.js +2 -2
- package/lib/Badge.js.map +1 -1
- package/lib/Button.js +6 -6
- package/lib/Button.js.map +1 -1
- package/lib/CHANGELOG.md +14 -0
- package/lib/Checkbox.js +6 -6
- package/lib/Checkbox.js.map +1 -1
- package/lib/ChildMedium.js +1 -1
- package/lib/Close.js +3 -3
- package/lib/Close.js.map +1 -1
- package/lib/DictionaryTrigger.js +2 -2
- package/lib/DictionaryTrigger.js.map +1 -1
- package/lib/Drawer.js +5 -5
- package/lib/Drawer.js.map +1 -1
- package/lib/Duolist.js +5 -5
- package/lib/Duolist.js.map +1 -1
- package/lib/ElementHeader.js +10 -10
- package/lib/ElementHeader.js.map +1 -1
- package/lib/ElementHeaderText.js +4 -4
- package/lib/ElementHeaderText.js.map +1 -1
- package/lib/ErrorWrapper.js +2 -2
- package/lib/ErrorWrapper.js.map +1 -1
- package/lib/Expander.js +7 -7
- package/lib/Expander.js.map +1 -1
- package/lib/FacialRecognitionFingerprintMedium.js +1 -1
- package/lib/FormFieldTag.js +2 -2
- package/lib/FormFieldTag.js.map +1 -1
- package/lib/FormGroup.js +8 -19
- package/lib/FormGroup.js.map +1 -1
- package/lib/FormLayout.js +3 -3
- package/lib/FormLayout.js.map +1 -1
- package/lib/GiveBabyFoodMedium.js +1 -1
- package/lib/HelpDetails.js +3 -3
- package/lib/HelpDetails.js.map +1 -1
- package/lib/HelpTriggerIcon.js +2 -2
- package/lib/HelpTriggerIcon.js.map +1 -1
- package/lib/HelpTriggerStandalone.js +2 -2
- package/lib/HelpTriggerStandalone.js.map +1 -1
- package/lib/HighlightPanel.js +3 -3
- package/lib/HighlightPanel.js.map +1 -1
- package/lib/HorizontalScroll.js +4 -4
- package/lib/HorizontalScroll.js.map +1 -1
- package/lib/Icon.js +2 -2
- package/lib/Icon.js.map +1 -1
- package/lib/Illustration.js +1 -1
- package/lib/Illustration.js.map +1 -1
- package/lib/InfoTeaser.js +3 -3
- package/lib/InfoTeaser.js.map +1 -1
- package/lib/Input.js +4 -4
- package/lib/Input.js.map +1 -1
- package/lib/Label.js +3 -90
- package/lib/Label.js.map +1 -1
- package/lib/LazyIcon.js +4 -2
- package/lib/LazyIcon.js.map +1 -1
- package/lib/LazyIllustration.js +1 -1
- package/lib/LinkList.js +7 -8
- package/lib/LinkList.js.map +1 -1
- package/lib/List.js +2 -2
- package/lib/List.js.map +1 -1
- package/lib/ListEditMode.js +7 -5
- package/lib/ListEditMode.js.map +1 -1
- package/lib/MaxCharacters.js +2 -2
- package/lib/MaxCharacters.js.map +1 -1
- package/lib/PanelTitle.js +2 -2
- package/lib/PanelTitle.js.map +1 -1
- package/lib/PopOver.js +2 -2
- package/lib/PopOver.js.map +1 -1
- package/lib/RadioButton.js +3 -80
- package/lib/RadioButton.js.map +1 -1
- package/lib/ReadLettersMedium.js +1 -1
- package/lib/Select.js +4 -4
- package/lib/Select.js.map +1 -1
- package/lib/SingleSelectItem.js +4 -4
- package/lib/SingleSelectItem.js.map +1 -1
- package/lib/Slider.js +4 -4
- package/lib/Slider.js.map +1 -1
- package/lib/Spacer.js +2 -2
- package/lib/Spacer.js.map +1 -1
- package/lib/StatusDot.js +5 -5
- package/lib/StatusDot.js.map +1 -1
- package/lib/StatusDotList.js +2 -2
- package/lib/StatusDotList.js.map +1 -1
- package/lib/StepButtons.js +5 -5
- package/lib/StepButtons.js.map +1 -1
- package/lib/StrollerMedium.js +1 -1
- package/lib/Support2Medium.js +1 -1
- package/lib/TabList.js +8 -8
- package/lib/TabList.js.map +1 -1
- package/lib/TabPanel.js +2 -2
- package/lib/TabPanel.js.map +1 -1
- package/lib/TableBody.js +4 -4
- package/lib/TableBody.js.map +1 -1
- package/lib/TableCell.js +3 -3
- package/lib/TableCell.js.map +1 -1
- package/lib/TableExpandedRow.js +5 -5
- package/lib/TableExpandedRow.js.map +1 -1
- package/lib/TableExpanderCell.js +3 -3
- package/lib/TableExpanderCell.js.map +1 -1
- package/lib/TableHead.js +4 -4
- package/lib/TableHead.js.map +1 -1
- package/lib/TableHeadCell.js +4 -4
- package/lib/TableHeadCell.js.map +1 -1
- package/lib/TableRow.js +5 -5
- package/lib/TableRow.js.map +1 -1
- package/lib/Textarea.js +4 -4
- package/lib/Textarea.js.map +1 -1
- package/lib/Title.js +2 -2
- package/lib/Title.js.map +1 -1
- package/lib/Toast.js +3 -3
- package/lib/Toast.js.map +1 -1
- package/lib/components/ArticleTeaser/index.js +4 -4
- package/lib/components/ArticleTeaser/index.js.map +1 -1
- package/lib/components/Chip/index.js +2 -2
- package/lib/components/Chip/index.js.map +1 -1
- package/lib/{src/components → components}/Dropdown/SingleSelect/index.d.ts +1 -0
- package/lib/components/Dropdown/SingleSelect/index.js +2 -2
- package/lib/components/Dropdown/SingleSelect/index.js.map +1 -1
- package/lib/components/Dropdown/index.js +6 -6
- package/lib/components/Dropdown/index.js.map +1 -1
- package/lib/components/DropdownOld/index.js +3 -3
- package/lib/components/DropdownOld/index.js.map +1 -1
- package/lib/{src/components → components}/ElementHeader/index.d.ts +1 -0
- package/lib/components/ElementHeader/index.js +2 -2
- package/lib/components/ElementHeader/index.js.map +1 -1
- package/lib/components/EmptyState/index.js +2 -2
- package/lib/components/EmptyState/index.js.map +1 -1
- package/lib/{src/components → components}/ExpanderHierarchy/index.d.ts +1 -0
- package/lib/components/ExpanderHierarchy/index.js +8 -8
- package/lib/components/ExpanderHierarchy/index.js.map +1 -1
- package/lib/components/ExpanderList/index.js +8 -9
- package/lib/components/ExpanderList/index.js.map +1 -1
- package/lib/components/FavoriteButton/index.js +2 -2
- package/lib/components/FavoriteButton/index.js.map +1 -1
- package/lib/{src/components → components}/FormGroup/FormGroup.d.ts +1 -1
- package/lib/components/HelpBubble/index.js +3 -3
- package/lib/components/HelpBubble/index.js.map +1 -1
- package/lib/components/HelpPanel/index.js +2 -2
- package/lib/components/HelpPanel/index.js.map +1 -1
- package/lib/components/HelpTriggerInline/index.js +2 -2
- package/lib/components/HelpTriggerInline/index.js.map +1 -1
- package/lib/{src/components → components}/Icon/index.d.ts +1 -0
- package/lib/components/Icon/index.js +2 -1
- package/lib/{src/components → components}/Illustration/index.d.ts +1 -0
- package/lib/components/Illustration/index.js +2 -1
- package/lib/components/Illustrations/BabyMobile.js +1 -1
- package/lib/components/Illustrations/Child.js +1 -1
- package/lib/components/Illustrations/Doctor.js +1 -1
- package/lib/components/Illustrations/FacialRecognitionFingerprint.js +1 -1
- package/lib/components/Illustrations/GiveBabyFood.js +1 -1
- package/lib/components/Illustrations/HealthcarePersonnel.js +1 -1
- package/lib/components/Illustrations/ReadLetters.js +1 -1
- package/lib/components/Illustrations/Stroller.js +1 -1
- package/lib/components/Illustrations/Support2.js +1 -1
- package/lib/{src/components → components}/Label/index.d.ts +1 -0
- package/lib/components/Label/index.js +3 -3
- package/lib/{src/components → components}/LazyIcon/index.d.ts +1 -0
- package/lib/components/LazyIcon/index.js +2 -2
- package/lib/{src/components → components}/ListEditMode/index.d.ts +1 -0
- package/lib/components/ListEditMode/index.js +2 -2
- package/lib/components/Loader/index.js +4 -4
- package/lib/components/Loader/index.js.map +1 -1
- package/lib/components/Modal/index.js +9 -9
- package/lib/components/Modal/index.js.map +1 -1
- package/lib/components/NotificationPanel/index.js +6 -6
- package/lib/components/NotificationPanel/index.js.map +1 -1
- package/lib/components/Panel/index.js +13 -13
- package/lib/components/Panel/index.js.map +1 -1
- package/lib/{src/components → components}/PanelList/index.d.ts +1 -0
- package/lib/components/PanelList/index.js +5 -5
- package/lib/components/PanelList/index.js.map +1 -1
- package/lib/components/PopMenu/index.js +3 -3
- package/lib/components/PopMenu/index.js.map +1 -1
- package/lib/components/Progressbar/index.js +2 -2
- package/lib/components/Progressbar/index.js.map +1 -1
- package/lib/components/PromoPanel/index.js +2 -2
- package/lib/components/PromoPanel/index.js.map +1 -1
- package/lib/{src/components → components}/RadioButton/index.d.ts +1 -0
- package/lib/components/RadioButton/index.js +3 -3
- package/lib/components/ServiceMessage/index.js +6 -6
- package/lib/components/ServiceMessage/index.js.map +1 -1
- package/lib/components/SharingStatus/index.js +4 -4
- package/lib/components/SharingStatus/index.js.map +1 -1
- package/lib/components/Step/index.js +2 -2
- package/lib/components/Step/index.js.map +1 -1
- package/lib/{src/components → components}/Stepper/index.d.ts +1 -0
- package/lib/components/Stepper/index.js +4 -3
- package/lib/components/Stepper/index.js.map +1 -1
- package/lib/components/StickyNote/index.js +8 -8
- package/lib/components/StickyNote/index.js.map +1 -1
- package/lib/{src/components → components}/Table/index.d.ts +1 -0
- package/lib/components/Table/index.js +5 -5
- package/lib/components/Table/index.js.map +1 -1
- package/lib/components/Tabs/index.js +4 -4
- package/lib/components/Tabs/index.js.map +1 -1
- package/lib/components/Tag/index.js +2 -2
- package/lib/components/Tag/index.js.map +1 -1
- package/lib/components/Tile/index.js +4 -4
- package/lib/components/Tile/index.js.map +1 -1
- package/lib/components/Toggle/index.js +9 -9
- package/lib/components/Toggle/index.js.map +1 -1
- package/lib/components/Validation/index.js +4 -4
- package/lib/components/Validation/index.js.map +1 -1
- package/lib/constants3.js +44 -4
- package/lib/constants3.js.map +1 -1
- package/lib/index.d.ts +18 -1
- package/lib/utils2.js +89 -5
- package/lib/utils2.js.map +1 -1
- package/lib/utils3.js +89 -10
- package/lib/utils3.js.map +1 -1
- package/lib/utils4.js +11 -28
- package/lib/utils4.js.map +1 -1
- package/lib/utils5.js +28 -58
- package/lib/utils5.js.map +1 -1
- package/lib/utils6.js +60 -0
- package/lib/utils6.js.map +1 -0
- package/package.json +1 -1
- package/lib/Label2.js +0 -5
- package/lib/Label2.js.map +0 -1
- package/lib/RadioButton2.js +0 -5
- package/lib/RadioButton2.js.map +0 -1
- package/lib/constants4.js +0 -46
- package/lib/constants4.js.map +0 -1
- package/lib/src/components/AnchorLink/AnchorLink.stories.d.ts +0 -33
- package/lib/src/components/AnchorLink/AnchorLink.test.d.ts +0 -1
- package/lib/src/components/ArticleTeaser/ArticleTeaser.stories.d.ts +0 -30
- package/lib/src/components/ArticleTeaser/ArticleTeaser.test.d.ts +0 -1
- package/lib/src/components/AsChildSlot/AsChildSlot.stories.d.ts +0 -20
- package/lib/src/components/AsChildSlot/AsChildSlot.test.d.ts +0 -1
- package/lib/src/components/Avatar/Avatar.stories.d.ts +0 -45
- package/lib/src/components/Avatar/Avatar.test.d.ts +0 -1
- package/lib/src/components/Badge/Badge.stories.d.ts +0 -42
- package/lib/src/components/Badge/Badge.test.d.ts +0 -1
- package/lib/src/components/Button/Button.stories.d.ts +0 -53
- package/lib/src/components/Button/Button.test.d.ts +0 -1
- package/lib/src/components/Checkbox/Checkbox.stories.d.ts +0 -48
- package/lib/src/components/Checkbox/Checkbox.test.d.ts +0 -1
- package/lib/src/components/Chip/Chip.stories.d.ts +0 -44
- package/lib/src/components/Chip/Chip.test.d.ts +0 -1
- package/lib/src/components/Close/Close.stories.d.ts +0 -32
- package/lib/src/components/Close/Close.test.d.ts +0 -1
- package/lib/src/components/DictionaryTrigger/DictionaryTrigger.stories.d.ts +0 -29
- package/lib/src/components/DictionaryTrigger/DictionaryTrigger.test.d.ts +0 -1
- package/lib/src/components/Drawer/Drawer.stories.d.ts +0 -86
- package/lib/src/components/Drawer/Drawer.test.d.ts +0 -1
- package/lib/src/components/Dropdown/Dropdown.stories.d.ts +0 -36
- package/lib/src/components/Dropdown/Dropdown.test.d.ts +0 -1
- package/lib/src/components/Dropdown/SingleSelect/SingleSelect.stories.d.ts +0 -57
- package/lib/src/components/Dropdown/SingleSelect/SingleSelect.test.d.ts +0 -1
- package/lib/src/components/DropdownOld/DropdownOld.stories.d.ts +0 -66
- package/lib/src/components/DropdownOld/DropdownOld.test.d.ts +0 -0
- package/lib/src/components/Duolist/Duolist.stories.d.ts +0 -35
- package/lib/src/components/Duolist/Duolist.test.d.ts +0 -1
- package/lib/src/components/ElementHeader/ElementHeader.stories.d.ts +0 -26
- package/lib/src/components/ElementHeader/ElementHeaderText/ElementHeaderText.stories.d.ts +0 -51
- package/lib/src/components/ElementHeader/StatusDotList/StatusDotList.stories.d.ts +0 -15
- package/lib/src/components/EmptyState/EmptyState.stories.d.ts +0 -38
- package/lib/src/components/EmptyState/EmptyState.test.d.ts +0 -1
- package/lib/src/components/ErrorWrapper/ErrorWrapper.test.d.ts +0 -1
- package/lib/src/components/Expander/Expander.stories.d.ts +0 -54
- package/lib/src/components/Expander/Expander.test.d.ts +0 -1
- package/lib/src/components/ExpanderHierarchy/ExpanderHierarchy.stories.d.ts +0 -40
- package/lib/src/components/ExpanderHierarchy/ExpanderHierarchy.test.d.ts +0 -1
- package/lib/src/components/ExpanderList/ExpanderList.Expander.stories.d.ts +0 -70
- package/lib/src/components/ExpanderList/ExpanderList.stories.d.ts +0 -65
- package/lib/src/components/ExpanderList/ExpanderList.test.d.ts +0 -0
- package/lib/src/components/EyebrowHeader/EyebrowHeader.stories.d.ts +0 -19
- package/lib/src/components/EyebrowHeader/EyebrowHeader.test.d.ts +0 -1
- package/lib/src/components/FavoriteButton/FavoriteButton.stories.d.ts +0 -21
- package/lib/src/components/FavoriteButton/FavoriteButton.test.d.ts +0 -1
- package/lib/src/components/FormFieldTag/FormFieldTag.stories.d.ts +0 -28
- package/lib/src/components/FormFieldTag/FormFieldTag.test.d.ts +0 -1
- package/lib/src/components/FormGroup/FormGroup.stories.d.ts +0 -50
- package/lib/src/components/FormGroup/FormGroup.test.d.ts +0 -1
- package/lib/src/components/FormLayout/FormLayout.stories.d.ts +0 -29
- package/lib/src/components/FormLayout/FormLayout.test.d.ts +0 -1
- package/lib/src/components/HelpBubble/HelpBubble.stories.d.ts +0 -46
- package/lib/src/components/HelpBubble/HelpBubble.test.d.ts +0 -1
- package/lib/src/components/HelpDetails/HelpDetails.stories.d.ts +0 -23
- package/lib/src/components/HelpDetails/HelpDetails.test.d.ts +0 -1
- package/lib/src/components/HelpDrawer/HelpDrawer.stories.d.ts +0 -49
- package/lib/src/components/HelpDrawer/HelpDrawer.test.d.ts +0 -1
- package/lib/src/components/HelpExpanderInline/HelpExpanderInline.stories.d.ts +0 -28
- package/lib/src/components/HelpExpanderInline/HelpExpanderInline.test.d.ts +0 -1
- package/lib/src/components/HelpExpanderStandalone/HelpExpanderStandalone.stories.d.ts +0 -36
- package/lib/src/components/HelpExpanderStandalone/HelpExpanderStandalone.test.d.ts +0 -1
- package/lib/src/components/HelpPanel/HelpPanel.stories.d.ts +0 -30
- package/lib/src/components/HelpPanel/HelpPanel.test.d.ts +0 -1
- package/lib/src/components/HelpTeaser/HelpTeaser.stories.d.ts +0 -37
- package/lib/src/components/HelpTeaser/HelpTeaser.test.d.ts +0 -1
- package/lib/src/components/HelpTooltip/HelpTooltip.stories.d.ts +0 -36
- package/lib/src/components/HelpTooltip/HelpTooltip.test.d.ts +0 -1
- package/lib/src/components/HelpTriggerIcon/HelpTriggerIcon.stories.d.ts +0 -47
- package/lib/src/components/HelpTriggerIcon/HelpTriggerIcon.test.d.ts +0 -1
- package/lib/src/components/HelpTriggerInline/HelpTriggerInline.stories.d.ts +0 -35
- package/lib/src/components/HelpTriggerInline/HelpTriggerInline.test.d.ts +0 -1
- package/lib/src/components/HelpTriggerStandalone/HelpTriggerStandalone.stories.d.ts +0 -35
- package/lib/src/components/HelpTriggerStandalone/HelpTriggerStandalone.test.d.ts +0 -1
- package/lib/src/components/HighlightPanel/HighlightPanel.stories.d.ts +0 -40
- package/lib/src/components/HighlightPanel/HighlightPanel.test.d.ts +0 -1
- package/lib/src/components/Highlighter/Highlighter.stories.d.ts +0 -26
- package/lib/src/components/Highlighter/Highlighter.test.d.ts +0 -1
- package/lib/src/components/HorizontalScroll/HorizontalScroll.test.d.ts +0 -1
- package/lib/src/components/Icon/Icon.stories.d.ts +0 -41
- package/lib/src/components/Icon/Icon.test.d.ts +0 -1
- package/lib/src/components/Illustration/Illustration.stories.d.ts +0 -28
- package/lib/src/components/Illustration/Illustration.test.d.ts +0 -1
- package/lib/src/components/Illustration/Illustrations.stories.d.ts +0 -40
- package/lib/src/components/InfoTeaser/InfoTeaser.stories.d.ts +0 -38
- package/lib/src/components/InfoTeaser/InfoTeaser.test.d.ts +0 -1
- package/lib/src/components/Input/Input.stories.d.ts +0 -85
- package/lib/src/components/Input/Input.test.d.ts +0 -1
- package/lib/src/components/Label/Label.stories.d.ts +0 -35
- package/lib/src/components/Label/Label.test.d.ts +0 -1
- package/lib/src/components/LazyIcon/LazyIcon.stories.d.ts +0 -25
- package/lib/src/components/LazyIcon/LazyIcon.test.d.ts +0 -1
- package/lib/src/components/LazyIllustration/LazyIllustration.stories.d.ts +0 -35
- package/lib/src/components/LazyIllustration/LazyIllustration.test.d.ts +0 -1
- package/lib/src/components/LinkList/LinkList.Link.stories.d.ts +0 -22
- package/lib/src/components/LinkList/LinkList.stories.d.ts +0 -59
- package/lib/src/components/LinkList/LinkList.test.d.ts +0 -1
- package/lib/src/components/List/List.stories.d.ts +0 -53
- package/lib/src/components/List/List.test.d.ts +0 -1
- package/lib/src/components/ListEditMode/ListEditMode.stories.d.ts +0 -41
- package/lib/src/components/Loader/Loader.stories.d.ts +0 -31
- package/lib/src/components/Loader/Loader.test.d.ts +0 -1
- package/lib/src/components/Logo/Logo.stories.d.ts +0 -36
- package/lib/src/components/Logo/Logo.test.d.ts +0 -1
- package/lib/src/components/MaxCharacters/MaxCharacters.test.d.ts +0 -1
- package/lib/src/components/Mittens/Mittens.stories.d.ts +0 -34
- package/lib/src/components/Modal/Modal.stories.d.ts +0 -71
- package/lib/src/components/Modal/Modal.test.d.ts +0 -1
- package/lib/src/components/NotificationPanel/NotificationPanel.stories.d.ts +0 -54
- package/lib/src/components/NotificationPanel/NotificationPanel.test.d.ts +0 -1
- package/lib/src/components/Panel/Panel.stories.d.ts +0 -79
- package/lib/src/components/Panel/Panel.test.d.ts +0 -1
- package/lib/src/components/Panel/PanelTitle/PanelTitle.stories.d.ts +0 -43
- package/lib/src/components/PanelList/PanelList.stories.d.ts +0 -32
- package/lib/src/components/PanelList/PanelList.test.d.ts +0 -1
- package/lib/src/components/PopMenu/PopMenu.stories.d.ts +0 -42
- package/lib/src/components/PopMenu/PopMenu.test.d.ts +0 -0
- package/lib/src/components/PopOver/PopOver.stories.d.ts +0 -46
- package/lib/src/components/PopOver/PopOver.test.d.ts +0 -1
- package/lib/src/components/Progressbar/Progressbar.stories.d.ts +0 -40
- package/lib/src/components/Progressbar/Progressbar.test.d.ts +0 -1
- package/lib/src/components/PromoPanel/PromoPanel.stories.d.ts +0 -44
- package/lib/src/components/PromoPanel/PromoPanel.test.d.ts +0 -1
- package/lib/src/components/RadioButton/RadioButton.stories.d.ts +0 -58
- package/lib/src/components/RadioButton/RadioButton.test.d.ts +0 -1
- package/lib/src/components/Select/Select.stories.d.ts +0 -36
- package/lib/src/components/Select/Select.test.d.ts +0 -1
- package/lib/src/components/ServiceMessage/ServiceMessage.stories.d.ts +0 -71
- package/lib/src/components/ServiceMessage/ServiceMessage.test.d.ts +0 -1
- package/lib/src/components/SharingStatus/SharingStatus.stories.d.ts +0 -30
- package/lib/src/components/SharingStatus/SharingStatus.test.d.ts +0 -1
- package/lib/src/components/Slider/Slider.stories.d.ts +0 -55
- package/lib/src/components/Slider/Slider.test.d.ts +0 -1
- package/lib/src/components/Spacer/Spacer.stories.d.ts +0 -17
- package/lib/src/components/Spacer/Spacer.test.d.ts +0 -1
- package/lib/src/components/StatusDot/StatusDot.stories.d.ts +0 -31
- package/lib/src/components/StatusDot/StatusDot.test.d.ts +0 -1
- package/lib/src/components/Step/Step.stories.d.ts +0 -32
- package/lib/src/components/Step/Step.test.d.ts +0 -1
- package/lib/src/components/StepButtons/StepButtons.stories.d.ts +0 -19
- package/lib/src/components/StepButtons/StepButtons.test.d.ts +0 -1
- package/lib/src/components/Stepper/Stepper.stories.d.ts +0 -38
- package/lib/src/components/Stepper/Stepper.test.d.ts +0 -1
- package/lib/src/components/StickyNote/StickyNote.stories.d.ts +0 -42
- package/lib/src/components/StickyNote/StickyNote.test.d.ts +0 -1
- package/lib/src/components/Table/Table.stories.d.ts +0 -93
- package/lib/src/components/Table/Table.test.d.ts +0 -1
- package/lib/src/components/Tabs/Tabs.stories.d.ts +0 -63
- package/lib/src/components/Tabs/Tabs.test.d.ts +0 -1
- package/lib/src/components/Tag/Tag.stories.d.ts +0 -38
- package/lib/src/components/Tag/Tag.test.d.ts +0 -1
- package/lib/src/components/TagList/TagList.stories.d.ts +0 -18
- package/lib/src/components/TagList/TagList.test.d.ts +0 -1
- package/lib/src/components/Textarea/Textarea.stories.d.ts +0 -76
- package/lib/src/components/Textarea/Textarea.test.d.ts +0 -1
- package/lib/src/components/Tile/Tile.stories.d.ts +0 -71
- package/lib/src/components/Tile/Tile.test.d.ts +0 -1
- package/lib/src/components/Title/Title.stories.d.ts +0 -37
- package/lib/src/components/Title/Title.test.d.ts +0 -1
- package/lib/src/components/Toast/Toast.stories.d.ts +0 -29
- package/lib/src/components/Toast/Toast.test.d.ts +0 -1
- package/lib/src/components/ToastList/ToastList.stories.d.ts +0 -23
- package/lib/src/components/ToastList/ToastList.test.d.ts +0 -1
- package/lib/src/components/Toggle/Toggle.stories.d.ts +0 -36
- package/lib/src/components/Toggle/Toggle.test.d.ts +0 -1
- package/lib/src/components/Validation/Validation.stories.d.ts +0 -14
- package/lib/src/components/Validation/Validation.test.d.ts +0 -1
- package/lib/src/components/Validation/ValidationSummary.test.d.ts +0 -1
- package/lib/src/docs/ButtonWithModal/ButtonWithModal.d.ts +0 -9
- package/lib/src/docs/ButtonWithModal/index.d.ts +0 -3
- package/lib/src/docs/FormExample/FormExample.d.ts +0 -9
- package/lib/src/docs/FormExample/constants.d.ts +0 -10
- package/lib/src/docs/FormExample/index.d.ts +0 -3
- package/lib/src/docs/GridExample/GridExample.d.ts +0 -7
- package/lib/src/docs/GridExample/index.d.ts +0 -3
- package/lib/src/docs/HelpBubbleExample/HelpBubbleExample.d.ts +0 -3
- package/lib/src/docs/HelpBubbleExample/index.d.ts +0 -3
- package/lib/src/docs/HelpTooltipExample/HelpTooltipExample.d.ts +0 -3
- package/lib/src/docs/HelpTooltipExample/index.d.ts +0 -3
- package/lib/src/docs/Tokens/Tokens.stories.d.ts +0 -23
- package/lib/src/docs/Tokens/TokensExample.d.ts +0 -6
- package/lib/src/hoc/withBreakpoint/withBreakpoint.stories.d.ts +0 -16
- package/lib/src/hoc/withBreakpoint/withBreakpoint.test.d.ts +0 -1
- package/lib/src/hooks/useBreakpoint.stories.d.ts +0 -22
- package/lib/src/hooks/useElementList.stories.d.ts +0 -22
- package/lib/src/hooks/useFocusToggle.stories.d.ts +0 -22
- package/lib/src/hooks/useFocusTrap.stories.d.ts +0 -22
- package/lib/src/hooks/useFocusableElements.stories.d.ts +0 -22
- package/lib/src/hooks/useIdWithFallback.stories.d.ts +0 -22
- package/lib/src/hooks/useIntersectionObserver.stories.d.ts +0 -22
- package/lib/src/hooks/useInterval.stories.d.ts +0 -22
- package/lib/src/hooks/useIsMobileBreakpoint.stories.d.ts +0 -22
- package/lib/src/hooks/useIsVisible.stories.d.ts +0 -33
- package/lib/src/hooks/useKeyboardEvent.stories.d.ts +0 -22
- package/lib/src/hooks/useLanguage.stories.d.ts +0 -22
- package/lib/src/hooks/useLayoutEvent.stories.d.ts +0 -22
- package/lib/src/hooks/useOutsideEvent.stories.d.ts +0 -22
- package/lib/src/hooks/usePseudoClasses.stories.d.ts +0 -22
- package/lib/src/hooks/useResizeObserver.stories.d.ts +0 -22
- package/lib/src/hooks/useReturnFocusOnUnmount.stories.d.ts +0 -26
- package/lib/src/hooks/useRovingFocus.stories.d.ts +0 -24
- package/lib/src/hooks/useSize.stories.d.ts +0 -22
- package/lib/src/index.d.ts +0 -18
- package/lib/src/resources/HN.Designsystem.ArticleTeaser.en-GB.json.d.ts +0 -7
- package/lib/src/resources/HN.Designsystem.ArticleTeaser.nb-NO.json.d.ts +0 -7
- package/lib/src/resources/HN.Designsystem.Drawer.en-GB.json.d.ts +0 -6
- package/lib/src/resources/HN.Designsystem.Drawer.nb-NO.json.d.ts +0 -6
- package/lib/src/resources/HN.Designsystem.Dropdown.en-GB.json.d.ts +0 -6
- package/lib/src/resources/HN.Designsystem.Dropdown.nb-NO.json.d.ts +0 -6
- package/lib/src/resources/HN.Designsystem.FavoriteButton.nb-NO.json.d.ts +0 -6
- package/lib/src/resources/HN.Designsystem.FormFieldTag.en-GB.json.d.ts +0 -12
- package/lib/src/resources/HN.Designsystem.FormFieldTag.nb-NO.json.d.ts +0 -12
- package/lib/src/resources/HN.Designsystem.FormFieldTag.nn-NO.json.d.ts +0 -12
- package/lib/src/resources/HN.Designsystem.FormFieldTag.se-NO.json.d.ts +0 -12
- package/lib/src/resources/HN.Designsystem.HelpBubble.nb-NO.json.d.ts +0 -6
- package/lib/src/resources/HN.Designsystem.HelpDrawer.nb-NO.json.d.ts +0 -6
- package/lib/src/resources/HN.Designsystem.InfoTeaser.en-GB.json.d.ts +0 -7
- package/lib/src/resources/HN.Designsystem.InfoTeaser.nb-NO.json.d.ts +0 -7
- package/lib/src/resources/HN.Designsystem.Input.en-GB.json.d.ts +0 -6
- package/lib/src/resources/HN.Designsystem.Input.nb-NO.json.d.ts +0 -6
- package/lib/src/resources/HN.Designsystem.Input.nn-NO.json.d.ts +0 -6
- package/lib/src/resources/HN.Designsystem.LinkList.en-GB.json.d.ts +0 -6
- package/lib/src/resources/HN.Designsystem.LinkList.nb-NO.json.d.ts +0 -6
- package/lib/src/resources/HN.Designsystem.Panel.en-GB.json.d.ts +0 -7
- package/lib/src/resources/HN.Designsystem.Panel.nb-NO.json.d.ts +0 -7
- package/lib/src/resources/HN.Designsystem.Tabs.en-GB.json.d.ts +0 -7
- package/lib/src/resources/HN.Designsystem.Tabs.nb-NO.json.d.ts +0 -7
- package/lib/src/resources/HN.Designsystem.TextArea.en-GB.json.d.ts +0 -6
- package/lib/src/resources/HN.Designsystem.TextArea.nb-NO.json.d.ts +0 -6
- package/lib/src/resources/HN.Designsystem.TextArea.nn-NO.json.d.ts +0 -6
- package/lib/src/resources/index.d.ts +0 -1
- package/lib/src/scss/typography.stories.d.ts +0 -32
- package/lib/src/utils/language.stories.d.ts +0 -27
- package/lib/src/utils/tests/accessibility.test.d.ts +0 -1
- package/lib/src/utils/tests/deepContains.test.d.ts +0 -1
- package/lib/src/utils/tests/language.test.d.ts +0 -1
- package/lib/src/utils/tests/uuid.test.d.ts +0 -1
- package/lib/src/utils/tests/viewport.test.d.ts +0 -1
- /package/lib/{src/__mocks__ → __mocks__}/IntersectionObserver.d.ts +0 -0
- /package/lib/{src/__mocks__ → __mocks__}/MutationObserver.d.ts +0 -0
- /package/lib/{src/__mocks__ → __mocks__}/ResizeObserver.d.ts +0 -0
- /package/lib/{src/__mocks__ → __mocks__}/matchMedia.d.ts +0 -0
- /package/lib/{src/__mocks__ → __mocks__}/useLayoutEvent.d.ts +0 -0
- /package/lib/{src/__mocks__ → __mocks__}/useOutsideEvent.d.ts +0 -0
- /package/lib/{src/__mocks__ → __mocks__}/usePseudoClasses.d.ts +0 -0
- /package/lib/{src/__mocks__ → __mocks__}/useSize.d.ts +0 -0
- /package/lib/{src/__mocks__ → __mocks__}/uuid.d.ts +0 -0
- /package/lib/{src/components → components}/AnchorLink/AnchorLink.d.ts +0 -0
- /package/lib/{src/components → components}/AnchorLink/index.d.ts +0 -0
- /package/lib/{src/components → components}/ArticleTeaser/ArticleTeaser.d.ts +0 -0
- /package/lib/{src/components → components}/ArticleTeaser/index.d.ts +0 -0
- /package/lib/{src/components → components}/ArticleTeaser/resourceHelper.d.ts +0 -0
- /package/lib/{src/components → components}/AsChildSlot/AsChildSlot.d.ts +0 -0
- /package/lib/{src/components → components}/AsChildSlot/index.d.ts +0 -0
- /package/lib/{src/components → components}/Avatar/Avatar.d.ts +0 -0
- /package/lib/{src/components → components}/Avatar/constants.d.ts +0 -0
- /package/lib/{src/components → components}/Avatar/index.d.ts +0 -0
- /package/lib/{src/components → components}/Badge/Badge.d.ts +0 -0
- /package/lib/{src/components → components}/Badge/NotificationBadge.d.ts +0 -0
- /package/lib/{src/components → components}/Badge/index.d.ts +0 -0
- /package/lib/{src/components → components}/Button/Button.d.ts +0 -0
- /package/lib/{src/components → components}/Button/index.d.ts +0 -0
- /package/lib/{src/components → components}/Checkbox/Checkbox.d.ts +0 -0
- /package/lib/{src/components → components}/Checkbox/index.d.ts +0 -0
- /package/lib/{src/components → components}/Chip/Chip.d.ts +0 -0
- /package/lib/{src/components → components}/Chip/constants.d.ts +0 -0
- /package/lib/{src/components → components}/Chip/index.d.ts +0 -0
- /package/lib/{src/components → components}/Close/Close.d.ts +0 -0
- /package/lib/{src/components → components}/Close/index.d.ts +0 -0
- /package/lib/{src/components → components}/DictionaryTrigger/DictionaryTrigger.d.ts +0 -0
- /package/lib/{src/components → components}/DictionaryTrigger/index.d.ts +0 -0
- /package/lib/{src/components → components}/Drawer/Drawer.d.ts +0 -0
- /package/lib/{src/components → components}/Drawer/index.d.ts +0 -0
- /package/lib/{src/components → components}/Drawer/resourceHelper.d.ts +0 -0
- /package/lib/{src/components → components}/Dropdown/Dropdown.d.ts +0 -0
- /package/lib/{src/components → components}/Dropdown/SingleSelect/SingleSelect.d.ts +0 -0
- /package/lib/{src/components → components}/Dropdown/SingleSelect/SingleSelectItem.d.ts +0 -0
- /package/lib/{src/components → components}/Dropdown/SingleSelect/utils.d.ts +0 -0
- /package/lib/{src/components → components}/Dropdown/index.d.ts +0 -0
- /package/lib/{src/components → components}/Dropdown/resourceHelper.d.ts +0 -0
- /package/lib/{src/components → components}/DropdownOld/DropdownOld.d.ts +0 -0
- /package/lib/{src/components → components}/DropdownOld/constants.d.ts +0 -0
- /package/lib/{src/components → components}/DropdownOld/index.d.ts +0 -0
- /package/lib/{src/components → components}/DropdownOld/resourceHelper.d.ts +0 -0
- /package/lib/{src/components → components}/Duolist/Duolist.d.ts +0 -0
- /package/lib/{src/components → components}/Duolist/index.d.ts +0 -0
- /package/lib/{src/components → components}/ElementHeader/ElementHeader.d.ts +0 -0
- /package/lib/{src/components → components}/ElementHeader/ElementHeaderText/ElementHeaderText.d.ts +0 -0
- /package/lib/{src/components → components}/ElementHeader/ElementHeaderText/index.d.ts +0 -0
- /package/lib/{src/components → components}/ElementHeader/StatusDotList/StatusDotList.d.ts +0 -0
- /package/lib/{src/components → components}/ElementHeader/StatusDotList/index.d.ts +0 -0
- /package/lib/{src/components → components}/ElementHeader/utils.d.ts +0 -0
- /package/lib/{src/components → components}/EmptyState/EmptyBoxBeeMedium.d.ts +0 -0
- /package/lib/{src/components → components}/EmptyState/EmptyBoxBeeSmall.d.ts +0 -0
- /package/lib/{src/components → components}/EmptyState/EmptyState.d.ts +0 -0
- /package/lib/{src/components → components}/EmptyState/constants.d.ts +0 -0
- /package/lib/{src/components → components}/EmptyState/index.d.ts +0 -0
- /package/lib/{src/components → components}/ErrorWrapper/ErrorWrapper.d.ts +0 -0
- /package/lib/{src/components → components}/ErrorWrapper/index.d.ts +0 -0
- /package/lib/{src/components → components}/Expander/Expander.d.ts +0 -0
- /package/lib/{src/components → components}/Expander/constants.d.ts +0 -0
- /package/lib/{src/components → components}/Expander/index.d.ts +0 -0
- /package/lib/{src/components → components}/ExpanderHierarchy/Expander.d.ts +0 -0
- /package/lib/{src/components → components}/ExpanderHierarchy/ExpanderButton.d.ts +0 -0
- /package/lib/{src/components → components}/ExpanderHierarchy/ExpanderHierarchy.d.ts +0 -0
- /package/lib/{src/components → components}/ExpanderHierarchy/utils.d.ts +0 -0
- /package/lib/{src/components → components}/ExpanderList/ExpanderList.d.ts +0 -0
- /package/lib/{src/components → components}/ExpanderList/index.d.ts +0 -0
- /package/lib/{src/components → components}/EyebrowHeader/EyebrowHeader.d.ts +0 -0
- /package/lib/{src/components → components}/EyebrowHeader/index.d.ts +0 -0
- /package/lib/{src/components → components}/FavoriteButton/FavoriteButton.d.ts +0 -0
- /package/lib/{src/components → components}/FavoriteButton/StarIcon.d.ts +0 -0
- /package/lib/{src/components → components}/FavoriteButton/index.d.ts +0 -0
- /package/lib/{src/components → components}/FavoriteButton/resourceHelper.d.ts +0 -0
- /package/lib/{src/components → components}/FormFieldTag/FormFieldTag.d.ts +0 -0
- /package/lib/{src/components → components}/FormFieldTag/index.d.ts +0 -0
- /package/lib/{src/components → components}/FormFieldTag/resourceHelper.d.ts +0 -0
- /package/lib/{src/components → components}/FormGroup/index.d.ts +0 -0
- /package/lib/{src/components → components}/FormLayout/FormLayout.d.ts +0 -0
- /package/lib/{src/components → components}/FormLayout/constants.d.ts +0 -0
- /package/lib/{src/components → components}/FormLayout/index.d.ts +0 -0
- /package/lib/{src/components → components}/HelpBubble/HelpBubble.d.ts +0 -0
- /package/lib/{src/components → components}/HelpBubble/index.d.ts +0 -0
- /package/lib/{src/components → components}/HelpBubble/resourceHelper.d.ts +0 -0
- /package/lib/{src/components → components}/HelpDetails/HelpDetails.d.ts +0 -0
- /package/lib/{src/components → components}/HelpDrawer/HelpDrawer.d.ts +0 -0
- /package/lib/{src/components → components}/HelpDrawer/index.d.ts +0 -0
- /package/lib/{src/components → components}/HelpDrawer/resourceHelper.d.ts +0 -0
- /package/lib/{src/components → components}/HelpExpanderInline/HelpExpanderInline.d.ts +0 -0
- /package/lib/{src/components → components}/HelpExpanderInline/index.d.ts +0 -0
- /package/lib/{src/components → components}/HelpExpanderStandalone/HelpExpanderStandalone.d.ts +0 -0
- /package/lib/{src/components → components}/HelpExpanderStandalone/index.d.ts +0 -0
- /package/lib/{src/components → components}/HelpPanel/HelpPanel.d.ts +0 -0
- /package/lib/{src/components → components}/HelpPanel/index.d.ts +0 -0
- /package/lib/{src/components → components}/HelpTeaser/HelpTeaser.d.ts +0 -0
- /package/lib/{src/components → components}/HelpTeaser/index.d.ts +0 -0
- /package/lib/{src/components → components}/HelpTooltip/HelpTooltip.d.ts +0 -0
- /package/lib/{src/components → components}/HelpTooltip/index.d.ts +0 -0
- /package/lib/{src/components → components}/HelpTriggerIcon/HelpSign.d.ts +0 -0
- /package/lib/{src/components → components}/HelpTriggerIcon/HelpTriggerIcon.d.ts +0 -0
- /package/lib/{src/components → components}/HelpTriggerIcon/index.d.ts +0 -0
- /package/lib/{src/components → components}/HelpTriggerInline/HelpTriggerInline.d.ts +0 -0
- /package/lib/{src/components → components}/HelpTriggerInline/index.d.ts +0 -0
- /package/lib/{src/components → components}/HelpTriggerStandalone/HelpTriggerStandalone.d.ts +0 -0
- /package/lib/{src/components → components}/HelpTriggerStandalone/index.d.ts +0 -0
- /package/lib/{src/components → components}/HighlightPanel/HighlightPanel.d.ts +0 -0
- /package/lib/{src/components → components}/HighlightPanel/index.d.ts +0 -0
- /package/lib/{src/components → components}/Highlighter/Highlighter.d.ts +0 -0
- /package/lib/{src/components → components}/Highlighter/index.d.ts +0 -0
- /package/lib/{src/components → components}/HorizontalScroll/HorizontalScroll.d.ts +0 -0
- /package/lib/{src/components → components}/HorizontalScroll/index.d.ts +0 -0
- /package/lib/{src/components → components}/Icon/Icon.d.ts +0 -0
- /package/lib/{src/components → components}/Icon/utils.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ActiveMonitoring.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/AcupunctureBack.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/AdditionalIconInformation.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/AlarmClock.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/AlertSignFill.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/AlertSignStroke.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Amputation.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Anxiety.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Apple.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Archive.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ArmFlexing.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ArrowDown.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ArrowLeft.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ArrowRight.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ArrowUp.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ArrowUpRight.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Attachment.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Atv.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Avatar.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/AwakePersonOnPillow.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Baby.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/BandAid.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/BeerAndPills.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Bell.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Bike.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/BirthControl.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/BirthdayCake.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Boat.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Body.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Braille.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Brain.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/BreastReconstruction.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/BreastRemoval.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Breasts.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/BrokenHeart.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/BrokenPuzzle.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Bus.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Calendar.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/CalendarChange.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/CalendarCheck.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/CalendarEvent.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/CalendarSave.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Cancer.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Candle.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Car.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Carton.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Change.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Check.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/CheckFill.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/CheckOutline.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Chest.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ChevronDown.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ChevronLeft.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ChevronRight.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ChevronUp.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ChevronsDown.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ChevronsUp.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ChildPlaying.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Cigarette.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Coins.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Contacts.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Copy.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/CoronaCertificate.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Coronavirus.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Cough.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/CreditCard.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/CriticalHealthInfo.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Cross.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/DataExchange.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/DataReceived.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/DataSent.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Depression.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/DigestiveSystem.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Dizzy.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Documents.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Dog.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/DonorCard.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/DotActive.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/DotAlert.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/DotCancelled.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/DotHalfDisc.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/DotInactive.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/DotInfo.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/DotLookingGlass.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/DotPending.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/DotQuestionMark.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/DotSuccess.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/DotTransparent.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/DotWarningTriangle.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Download.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Draft.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Drag.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/EChat.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Ear.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/EarDeaf.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/EarHearingAid.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/EarNoseThroat.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/EarVolume.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Edit.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ElderlyPerson.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Embolization.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/EmergencyCall.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/EmoticonAnnoyed.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/EmoticonDelighted.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/EmoticonDisappointed.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/EmoticonHappy.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/EmoticonMeh.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/EmptyBox.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/EnterFullScreen.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Envelope.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Epilepsy.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Eraser.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ErrorSignFill.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ErrorSignStroke.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/EuropeanHealthCard.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ExitFullScreen.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Eye.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Facebook.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/FallingLeaf.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Feedback.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Female.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/FemaleDoctor.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Ferry.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/File.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Filter.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/FingerBleed.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/FirstAidKit.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Fish.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/FloppyDisk.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Football.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Form.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Forward.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Gallery.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Garden.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/GasCan.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/GenderIdentity.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/GlassWater.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Glasses.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Globe.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Grain.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Graph.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Group.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/GroupTwins.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/HTMLFile.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/HandWaving.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/HandWithDisease.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/HandsAndHeart.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/HealthClinic.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/HealthMeasurements.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/HealthWarning.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/HealthcarePerson.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/HealthcarePersonell.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/HearingProtection.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Heart.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/HeartHands.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/HelpSign.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/HelpingHand.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Hemodialysis.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Hiker.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Hipprosthesis.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/History.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/HivAndAids.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Home.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/HomeFill.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Hormone.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Hospital.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Hourglass.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/IconNames.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ImgFile.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Inbox.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/InfoSignFill.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/InfoSignStroke.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Instagram.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Intravenous.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/JointPain.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Journal.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/JpgFile.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Kidney.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/KitchenScale.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Kjernejournal.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Laboratory.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/LaptopBlog.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/LawBook.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/LegalDocument.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/LightBulb.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/List.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Location.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/LocationFill.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Lock.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Login.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Logout.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Lungs.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Makeup.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/MaleDoctor.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/MaleDoctorAndPerson.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/MaleDoctorCompact.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/MaleDoctorCompactFill.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/MaleGenitalia.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Medicine.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/MedicineWarning.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/MentalHealthAdult.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/MentalHealthChild.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Menu.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Microscope.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Minus.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Mirror.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/MobilePhone.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/MotherHoldingBaby.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/MuscleBack.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/MuscleLeg.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Mushroom.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Music.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/MusselsAndSalt.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/NoAccess.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/NoEye.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/NoFilter.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Notepad.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Osteotomy.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PaintRoller.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PaperPlane.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PatientAndPerson.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Pause.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PdfFile.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Pencil.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PeopleTalking.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Peritonealdialysis.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Person.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PersonAndPatient.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PersonCancel.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PersonInXRayMachine.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PersonOverweight.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PersonRelaxing.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PersonWithBrain.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PersonWithBrokenArm.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PersonWithCrutches.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PersonWithJaw.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PersonWithMagnifyingGlass.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PersonWithSenses.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PersonWorking.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PersonalPlan.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PizzaSlice.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Plane.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Plant.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PlateKnifeFork.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Play.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PlusLarge.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PlusSmall.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PngFile.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Podcast.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/PoisonInformation.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Pregnant.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Printer.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Psychosis.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Publication.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Puzzle.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/QrCode.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Quarrel.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/RadioTherapy.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/RadioactiveTreatment.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Radioiodine.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Receipt.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Receptionist.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Recovery.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Referral.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Refresh.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Refund.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Reminder.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Reply.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Rocket.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/RtfFile.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/STDs.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Save.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Scale.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ScreenReader.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Search.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/SectionSign.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Settings.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/SettingsFill.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Sexualorientation.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ShakingHand.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Share.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/SharedHealthData.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/SharedHealthMeasurements.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Shield.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ShuntOperation.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Skeleton.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Skin.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Snake.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Snapchat.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/SortDown.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/SortUp.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/SpeechBubble.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Spray.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/StickyNote.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/StickyNotes.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Stopwatch.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Sun.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/SupportingPerson.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Surgery.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Sweets.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Syringe.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Taxi.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/TeddyBear.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Teenagers.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ThinkingAboutBaby.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Ticket.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/TimePassing.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Toddler.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Tombstone.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Toolbox.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Tooth.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/TotalKneeProsthesis.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Train.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Transplantation.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/TrashCan.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/TravelRoute.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/TreatmentAids.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/TriangleX.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Twitter.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Undo.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/UniProsthesis.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Upload.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/UserOrganization.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Vaccine.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/VerticalDots.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/VideoCamera.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/VideoChat.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Wallet.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Watch.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Website.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Wheelchair.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/WheelchairActive.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Window.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/WordDocument.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/WorkSuitcase.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/X.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/XOutline.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/XmlFile.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/YouTube.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/Zoom.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ZoomInLeft.d.ts +0 -0
- /package/lib/{src/components → components}/Icons/ZoomOutLeft.d.ts +0 -0
- /package/lib/{src/components → components}/Illustration/Illustration.d.ts +0 -0
- /package/lib/{src/components → components}/Illustration/utils.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/BabyMobile.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/BabyMobileMedium.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/Child.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/ChildMedium.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/Doctor.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/DoctorMedium.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/DoctorSmall.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/FacialRecognitionFingerprint.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/FacialRecognitionFingerprintMedium.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/GiveBabyFood.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/GiveBabyFoodMedium.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/HealthcarePersonnel.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/HealthcarePersonnelMedium.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/HealthcarePersonnelSmall.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/IllustrationNames.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/ReadLetters.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/ReadLettersMedium.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/Stroller.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/StrollerMedium.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/Support2.d.ts +0 -0
- /package/lib/{src/components → components}/Illustrations/Support2Medium.d.ts +0 -0
- /package/lib/{src/components → components}/InfoTeaser/InfoTeaser.d.ts +0 -0
- /package/lib/{src/components → components}/InfoTeaser/index.d.ts +0 -0
- /package/lib/{src/components → components}/InfoTeaser/resourceHelper.d.ts +0 -0
- /package/lib/{src/components → components}/Input/Input.d.ts +0 -0
- /package/lib/{src/components → components}/Input/constants.d.ts +0 -0
- /package/lib/{src/components → components}/Input/index.d.ts +0 -0
- /package/lib/{src/components → components}/Input/resourceHelper.d.ts +0 -0
- /package/lib/{src/components → components}/Label/Label.d.ts +0 -0
- /package/lib/{src/components → components}/Label/SubLabel.d.ts +0 -0
- /package/lib/{src/components → components}/Label/utils.d.ts +0 -0
- /package/lib/{src/components → components}/LazyIcon/ErrorBoundary.d.ts +0 -0
- /package/lib/{src/components → components}/LazyIcon/LazyIcon.d.ts +0 -0
- /package/lib/{src/components → components}/LazyIcon/utils.d.ts +0 -0
- /package/lib/{src/components → components}/LazyIllustration/LazyIllustration.d.ts +0 -0
- /package/lib/{src/components → components}/LazyIllustration/index.d.ts +0 -0
- /package/lib/{src/components → components}/LinkList/LinkList.d.ts +0 -0
- /package/lib/{src/components → components}/LinkList/index.d.ts +0 -0
- /package/lib/{src/components → components}/LinkList/resourceHelper.d.ts +0 -0
- /package/lib/{src/components → components}/List/List.d.ts +0 -0
- /package/lib/{src/components → components}/List/index.d.ts +0 -0
- /package/lib/{src/components → components}/ListEditMode/ListEditMode.d.ts +0 -0
- /package/lib/{src/components → components}/ListEditMode/constants.d.ts +0 -0
- /package/lib/{src/components → components}/Loader/Loader.d.ts +0 -0
- /package/lib/{src/components → components}/Loader/constants.d.ts +0 -0
- /package/lib/{src/components → components}/Loader/index.d.ts +0 -0
- /package/lib/{src/components → components}/Logo/Logo.d.ts +0 -0
- /package/lib/{src/components → components}/Logo/index.d.ts +0 -0
- /package/lib/{src/components → components}/MaxCharacters/MaxCharacters.d.ts +0 -0
- /package/lib/{src/components → components}/Modal/Modal.d.ts +0 -0
- /package/lib/{src/components → components}/Modal/constants.d.ts +0 -0
- /package/lib/{src/components → components}/Modal/index.d.ts +0 -0
- /package/lib/{src/components → components}/NotificationPanel/NotificationPanel.d.ts +0 -0
- /package/lib/{src/components → components}/NotificationPanel/index.d.ts +0 -0
- /package/lib/{src/components → components}/Panel/Panel.d.ts +0 -0
- /package/lib/{src/components → components}/Panel/PanelExamples.d.ts +0 -0
- /package/lib/{src/components → components}/Panel/PanelTitle/PanelTitle.d.ts +0 -0
- /package/lib/{src/components → components}/Panel/PanelTitle/index.d.ts +0 -0
- /package/lib/{src/components → components}/Panel/Paneldocs.d.ts +0 -0
- /package/lib/{src/components → components}/Panel/constants.d.ts +0 -0
- /package/lib/{src/components → components}/Panel/index.d.ts +0 -0
- /package/lib/{src/components → components}/Panel/resourceHelper.d.ts +0 -0
- /package/lib/{src/components → components}/PanelList/PanelList.d.ts +0 -0
- /package/lib/{src/components → components}/PanelList/utils.d.ts +0 -0
- /package/lib/{src/components → components}/PopMenu/PopMenu.d.ts +0 -0
- /package/lib/{src/components → components}/PopMenu/constants.d.ts +0 -0
- /package/lib/{src/components → components}/PopMenu/index.d.ts +0 -0
- /package/lib/{src/components → components}/PopOver/PopOver.d.ts +0 -0
- /package/lib/{src/components → components}/PopOver/index.d.ts +0 -0
- /package/lib/{src/components → components}/PopOver/utils.d.ts +0 -0
- /package/lib/{src/components → components}/Portal/index.d.ts +0 -0
- /package/lib/{src/components → components}/Progressbar/Progressbar.d.ts +0 -0
- /package/lib/{src/components → components}/Progressbar/constants.d.ts +0 -0
- /package/lib/{src/components → components}/Progressbar/index.d.ts +0 -0
- /package/lib/{src/components → components}/PromoPanel/PromoPanel.d.ts +0 -0
- /package/lib/{src/components → components}/PromoPanel/index.d.ts +0 -0
- /package/lib/{src/components → components}/RadioButton/RadioButton.d.ts +0 -0
- /package/lib/{src/components → components}/RadioButton/utils.d.ts +0 -0
- /package/lib/{src/components → components}/Select/Select.d.ts +0 -0
- /package/lib/{src/components → components}/Select/index.d.ts +0 -0
- /package/lib/{src/components → components}/ServiceMessage/ServiceMessage.d.ts +0 -0
- /package/lib/{src/components → components}/ServiceMessage/index.d.ts +0 -0
- /package/lib/{src/components → components}/SharingStatus/SharingStatus.d.ts +0 -0
- /package/lib/{src/components → components}/SharingStatus/index.d.ts +0 -0
- /package/lib/{src/components → components}/Slider/Slider.d.ts +0 -0
- /package/lib/{src/components → components}/Slider/index.d.ts +0 -0
- /package/lib/{src/components → components}/Spacer/Spacer.d.ts +0 -0
- /package/lib/{src/components → components}/Spacer/index.d.ts +0 -0
- /package/lib/{src/components → components}/StatusDot/StatusDot.d.ts +0 -0
- /package/lib/{src/components → components}/StatusDot/constants.d.ts +0 -0
- /package/lib/{src/components → components}/StatusDot/index.d.ts +0 -0
- /package/lib/{src/components → components}/Step/Step.d.ts +0 -0
- /package/lib/{src/components → components}/Step/index.d.ts +0 -0
- /package/lib/{src/components → components}/StepButtons/StepButtons.d.ts +0 -0
- /package/lib/{src/components → components}/StepButtons/index.d.ts +0 -0
- /package/lib/{src/components → components}/Stepper/Dot.d.ts +0 -0
- /package/lib/{src/components → components}/Stepper/DotList.d.ts +0 -0
- /package/lib/{src/components → components}/Stepper/Stepper.d.ts +0 -0
- /package/lib/{src/components → components}/Stepper/utils.d.ts +0 -0
- /package/lib/{src/components → components}/StickyNote/Close.d.ts +0 -0
- /package/lib/{src/components → components}/StickyNote/StickyNote.d.ts +0 -0
- /package/lib/{src/components → components}/StickyNote/Triangle.d.ts +0 -0
- /package/lib/{src/components → components}/StickyNote/index.d.ts +0 -0
- /package/lib/{src/components → components}/Table/Table.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableBody/TableBody.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableBody/index.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableCell/TableCell.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableCell/index.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableExpandedRow/TableExpandedRow.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableExpandedRow/index.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableExpanderCell/TableExpanderCell.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableExpanderCell/TableExpanderCellMobile.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableExpanderCell/index.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableHead/TableHead.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableHead/index.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableHeadCell/TableHeadCell.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableHeadCell/index.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableRow/TableRow.d.ts +0 -0
- /package/lib/{src/components → components}/Table/TableRow/index.d.ts +0 -0
- /package/lib/{src/components → components}/Table/constants.d.ts +0 -0
- /package/lib/{src/components → components}/Table/utils.d.ts +0 -0
- /package/lib/{src/components → components}/Tabs/Tab.d.ts +0 -0
- /package/lib/{src/components → components}/Tabs/TabList/TabChevron.d.ts +0 -0
- /package/lib/{src/components → components}/Tabs/TabList/TabItem.d.ts +0 -0
- /package/lib/{src/components → components}/Tabs/TabList/TabList.d.ts +0 -0
- /package/lib/{src/components → components}/Tabs/TabList/index.d.ts +0 -0
- /package/lib/{src/components → components}/Tabs/TabPanel/TabPanel.d.ts +0 -0
- /package/lib/{src/components → components}/Tabs/TabPanel/index.d.ts +0 -0
- /package/lib/{src/components → components}/Tabs/Tabs.d.ts +0 -0
- /package/lib/{src/components → components}/Tabs/index.d.ts +0 -0
- /package/lib/{src/components → components}/Tabs/resourceHelper.d.ts +0 -0
- /package/lib/{src/components → components}/Tag/Tag.d.ts +0 -0
- /package/lib/{src/components → components}/Tag/constants.d.ts +0 -0
- /package/lib/{src/components → components}/Tag/index.d.ts +0 -0
- /package/lib/{src/components → components}/TagList/TagList.d.ts +0 -0
- /package/lib/{src/components → components}/TagList/index.d.ts +0 -0
- /package/lib/{src/components → components}/Textarea/Textarea.d.ts +0 -0
- /package/lib/{src/components → components}/Textarea/index.d.ts +0 -0
- /package/lib/{src/components → components}/Textarea/resourceHelper.d.ts +0 -0
- /package/lib/{src/components → components}/Tile/Tile.d.ts +0 -0
- /package/lib/{src/components → components}/Tile/index.d.ts +0 -0
- /package/lib/{src/components → components}/Title/Title.d.ts +0 -0
- /package/lib/{src/components → components}/Title/index.d.ts +0 -0
- /package/lib/{src/components → components}/Title/utils.d.ts +0 -0
- /package/lib/{src/components → components}/Toast/Toast.d.ts +0 -0
- /package/lib/{src/components → components}/Toast/index.d.ts +0 -0
- /package/lib/{src/components → components}/ToastList/ToastList.d.ts +0 -0
- /package/lib/{src/components → components}/ToastList/index.d.ts +0 -0
- /package/lib/{src/components → components}/Toggle/Toggle.d.ts +0 -0
- /package/lib/{src/components → components}/Toggle/constants.d.ts +0 -0
- /package/lib/{src/components → components}/Toggle/index.d.ts +0 -0
- /package/lib/{src/components → components}/Validation/ErrorList.d.ts +0 -0
- /package/lib/{src/components → components}/Validation/ErrorListItem.d.ts +0 -0
- /package/lib/{src/components → components}/Validation/Validation.d.ts +0 -0
- /package/lib/{src/components → components}/Validation/ValidationSummary.d.ts +0 -0
- /package/lib/{src/components → components}/Validation/index.d.ts +0 -0
- /package/lib/{src/components → components}/Validation/types.d.ts +0 -0
- /package/lib/{src/constants.d.ts → constants.d.ts} +0 -0
- /package/lib/{src/hoc → hoc}/withBreakpoint/index.d.ts +0 -0
- /package/lib/{src/hoc → hoc}/withBreakpoint/withBreakpoint.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useBreakpoint.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useElementList.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useEventListenerState.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useExpand.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useFocusToggle.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useFocusTrap.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useFocusableElements.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useIcons.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useIdWithFallback.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useIntersectionObserver.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useInterval.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useIsMobileBreakpoint.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useIsServerSide.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useIsVisible.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useKeyboardEvent.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useLanguage.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useLayoutEvent.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useOutsideEvent.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/usePrevious.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/usePseudoClasses.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useResizeObserver.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useReturnFocusOnUnmount.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useRovingFocus.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useSize.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/useToggle.d.ts +0 -0
- /package/lib/{src/hooks → hooks}/usestopPropagation.d.ts +0 -0
- /package/lib/{src/theme → theme}/currys/color.d.ts +0 -0
- /package/lib/{src/theme → theme}/currys/index.d.ts +0 -0
- /package/lib/{src/theme → theme}/currys/spacing.d.ts +0 -0
- /package/lib/{src/theme → theme}/grid.d.ts +0 -0
- /package/lib/{src/theme → theme}/index.d.ts +0 -0
- /package/lib/{src/theme → theme}/palette.d.ts +0 -0
- /package/lib/{src/theme → theme}/spacers.d.ts +0 -0
- /package/lib/{src/utils → utils}/accessibility.d.ts +0 -0
- /package/lib/{src/utils → utils}/component.d.ts +0 -0
- /package/lib/{src/utils → utils}/debounce.d.ts +0 -0
- /package/lib/{src/utils → utils}/deepContains.d.ts +0 -0
- /package/lib/{src/utils → utils}/device.d.ts +0 -0
- /package/lib/{src/utils → utils}/environment.d.ts +0 -0
- /package/lib/{src/utils → utils}/focus.d.ts +0 -0
- /package/lib/{src/utils → utils}/language.d.ts +0 -0
- /package/lib/{src/utils → utils}/loremtext.d.ts +0 -0
- /package/lib/{src/utils → utils}/mobile.d.ts +0 -0
- /package/lib/{src/utils → utils}/refs.d.ts +0 -0
- /package/lib/{src/utils → utils}/scroll.d.ts +0 -0
- /package/lib/{src/utils → utils}/tests/setup-test.d.ts +0 -0
- /package/lib/{src/utils → utils}/uuid.d.ts +0 -0
- /package/lib/{src/utils → utils}/viewport.d.ts +0 -0
package/lib/TabList.js
CHANGED
|
@@ -8,7 +8,7 @@ import { t as useIsVisible } from "./useIsVisible.js";
|
|
|
8
8
|
import { t as ChevronLeft_default } from "./ChevronLeft.js";
|
|
9
9
|
import { t as ChevronRight_default } from "./ChevronRight.js";
|
|
10
10
|
import { t as useRovingFocus } from "./useRovingFocus.js";
|
|
11
|
-
import
|
|
11
|
+
import classNames from "classnames";
|
|
12
12
|
import React, { useEffect, useRef } from "react";
|
|
13
13
|
import { Fragment, jsx, jsxs } from "react/jsx-runtime";
|
|
14
14
|
import styles from "./components/Tabs/TabList/styles.module.scss";
|
|
@@ -48,7 +48,7 @@ var TabItem = (props) => {
|
|
|
48
48
|
props.onTabListClick(props.index);
|
|
49
49
|
scrollToTab(props.index);
|
|
50
50
|
};
|
|
51
|
-
const tabButtonClasses =
|
|
51
|
+
const tabButtonClasses = classNames(styles["tab-list__tab"], styles[`tab-list__tab--${props.color}`], {
|
|
52
52
|
[styles["tab-list__tab--selected"]]: isSelected,
|
|
53
53
|
[styles["tab-list__tab--not-selected"]]: !isSelected
|
|
54
54
|
});
|
|
@@ -96,7 +96,7 @@ var TabList = (props) => {
|
|
|
96
96
|
const listRef = useRef(null);
|
|
97
97
|
const tabRefs = useRef(React.Children.map(children, () => React.createRef()) || []);
|
|
98
98
|
useRovingFocus(onTabListClick, tabRefs, listRef, true);
|
|
99
|
-
const tablistClasses =
|
|
99
|
+
const tablistClasses = classNames(styles["tab-list"], styles[`tab-list--${onColor}`]);
|
|
100
100
|
const getBackgroundColor = (onColor$1) => {
|
|
101
101
|
switch (onColor$1) {
|
|
102
102
|
case "onwhite": return "var(--color-base-background-white)";
|
|
@@ -139,14 +139,14 @@ var TabList = (props) => {
|
|
|
139
139
|
className: styles["tab-list-wrapper"],
|
|
140
140
|
children: [
|
|
141
141
|
shouldShowFadeStart() && /* @__PURE__ */ jsxs("div", {
|
|
142
|
-
className:
|
|
142
|
+
className: classNames(styles["tab-list__start-wrapper"]),
|
|
143
143
|
children: [/* @__PURE__ */ jsx(TabChevron_default, {
|
|
144
144
|
onClick: () => scrollInList("left"),
|
|
145
145
|
direction: "left",
|
|
146
146
|
backgroundColor: `${getBackgroundColor(onColor)}`,
|
|
147
147
|
ariaLabel: ariaLabelLeftButton
|
|
148
148
|
}), /* @__PURE__ */ jsx("div", {
|
|
149
|
-
className:
|
|
149
|
+
className: classNames(styles["tab-list__fade-start"]),
|
|
150
150
|
style: { backgroundColor: `${getBackgroundColor(onColor)}` }
|
|
151
151
|
})]
|
|
152
152
|
}),
|
|
@@ -169,9 +169,9 @@ var TabList = (props) => {
|
|
|
169
169
|
})
|
|
170
170
|
}),
|
|
171
171
|
shouldShowFadeEnd() && /* @__PURE__ */ jsxs("div", {
|
|
172
|
-
className:
|
|
172
|
+
className: classNames(styles["tab-list__end-wrapper"]),
|
|
173
173
|
children: [/* @__PURE__ */ jsx("div", {
|
|
174
|
-
className:
|
|
174
|
+
className: classNames(styles["tab-list__fade-end"]),
|
|
175
175
|
style: { backgroundColor: `${getBackgroundColor(onColor)}` }
|
|
176
176
|
}), /* @__PURE__ */ jsx(TabChevron_default, {
|
|
177
177
|
onClick: () => scrollInList("right"),
|
|
@@ -180,7 +180,7 @@ var TabList = (props) => {
|
|
|
180
180
|
ariaLabel: ariaLabelRightButton
|
|
181
181
|
})]
|
|
182
182
|
}),
|
|
183
|
-
/* @__PURE__ */ jsx("div", { className:
|
|
183
|
+
/* @__PURE__ */ jsx("div", { className: classNames(styles["tab-list__border"]) })
|
|
184
184
|
]
|
|
185
185
|
});
|
|
186
186
|
};
|
package/lib/TabList.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TabList.js","names":["Tab: React.FC<TabProps>","TabChevron: React.FC<TabChevronProps>","TabItem: React.FC<TabItemProps>","TabList: React.FC<TabListProps>"],"sources":["../src/components/Tabs/Tab.tsx","../src/components/Tabs/TabList/TabChevron.tsx","../src/components/Tabs/TabList/TabItem.tsx","../src/components/Tabs/TabList/TabList.tsx","../src/components/Tabs/TabList/index.ts"],"sourcesContent":["import type { SvgIcon } from '../Icon';\nimport type { IconName } from '../Icons/IconNames';\n\nexport interface TabProps {\n /** Sets the tab panel content */\n children?: React.ReactNode;\n /** Optional icon on the tab */\n icon?: SvgIcon | IconName;\n /** Called when tab is selected */\n onTabClick?: (index: number) => void;\n /** Sets the data-testid attribute. */\n testId?: string;\n /** Title on the tab */\n title?: string;\n}\n\nconst Tab: React.FC<TabProps> = props => {\n return <>{props.children ?? null}</>;\n};\n\nexport default Tab;\n","import React from 'react';\n\nimport { usePseudoClasses } from '../../../hooks/usePseudoClasses';\nimport Icon, { IconSize } from '../../Icon';\nimport ChevronLeft from '../../Icons/ChevronLeft';\nimport ChevronRight from '../../Icons/ChevronRight';\n\nimport styles from './styles.module.scss';\n\ninterface TabChevronProps {\n direction: 'left' | 'right';\n onClick: () => void;\n backgroundColor?: string;\n ariaLabel?: string;\n}\n\nconst TabChevron: React.FC<TabChevronProps> = ({ direction, onClick, backgroundColor, ariaLabel }) => {\n const buttonRef = React.useRef<HTMLButtonElement>(null);\n const { isHovered } = usePseudoClasses<HTMLButtonElement | null>(buttonRef);\n\n return (\n <button\n type=\"button\"\n ref={buttonRef}\n className={styles['tab-list__button']}\n onClick={onClick}\n aria-label={ariaLabel}\n style={{ backgroundColor: backgroundColor }}\n >\n {direction === 'left' ? (\n <Icon color={'var(--color-action-graphics-onlight)'} isHovered={isHovered} svgIcon={ChevronLeft} size={IconSize.XSmall} />\n ) : (\n <Icon color={'var(--color-action-graphics-onlight)'} isHovered={isHovered} svgIcon={ChevronRight} size={IconSize.XSmall} />\n )}\n </button>\n );\n};\n\nexport default TabChevron;\n","import { useEffect, useRef } from 'react';\n\nimport classNames from 'classnames';\n\nimport type { IconName } from '../../Icons/IconNames';\nimport type { TabProps } from '../Tab';\nimport type { TabsColors } from '../Tabs';\n\nimport { palette } from '../../../theme/palette';\nimport Icon, { IconSize } from '../../Icon';\nimport LazyIcon from '../../LazyIcon';\n\nimport styles from './styles.module.scss';\n\ninterface TabItemProps {\n tabProps: TabProps;\n index: number;\n color: TabsColors;\n selectedTab: number;\n tabRefs: React.RefObject<React.RefObject<HTMLButtonElement | null>[] | null | undefined>;\n tabListVisible: boolean;\n onTabListClick: (index: number) => void;\n}\n\nconst TabItem: React.FC<TabItemProps> = props => {\n const isSelected = props.index === props.selectedTab;\n const { title, onTabClick, icon, testId } = props.tabProps;\n const handleClick = (): void => {\n if (onTabClick) onTabClick(props.index);\n props.onTabListClick(props.index);\n scrollToTab(props.index);\n };\n const tabButtonClasses = classNames(styles['tab-list__tab'], styles[`tab-list__tab--${props.color}`], {\n [styles['tab-list__tab--selected']]: isSelected,\n [styles['tab-list__tab--not-selected']]: !isSelected,\n });\n\n const currentRef = props.tabRefs.current && props.tabRefs.current[props.index];\n\n const scrollToTab = (index: number): void => {\n const currentRef = props.tabRefs.current && props.tabRefs.current[index];\n\n if (currentRef?.current?.scrollIntoView) {\n currentRef?.current?.scrollIntoView({ behavior: 'smooth', inline: 'nearest', block: 'nearest' });\n }\n };\n\n const itemRef = useRef<HTMLLIElement>(null);\n\n useEffect(() => {\n if (isSelected && props.tabListVisible) {\n scrollToTab(props.index);\n }\n }, [isSelected]);\n\n return (\n <li role=\"presentation\" ref={itemRef}>\n <button\n role=\"tab\"\n aria-selected={isSelected}\n onClick={handleClick}\n className={tabButtonClasses}\n data-testid={testId}\n ref={currentRef as React.RefObject<HTMLButtonElement>}\n >\n <span className={styles['tab-list__tab__title-and-icon']}>\n {icon &&\n (typeof icon === 'string' ? (\n <LazyIcon\n iconName={icon as IconName}\n size={IconSize.XSmall}\n color={isSelected ? palette[`black`] : palette['blueberry500']}\n />\n ) : (\n <Icon svgIcon={icon} size={IconSize.XSmall} color={isSelected ? palette[`black`] : palette['blueberry500']} />\n ))}\n {title}\n </span>\n </button>\n </li>\n );\n};\n\nexport default TabItem;\n","import React, { useRef } from 'react';\n\nimport classNames from 'classnames';\n\nimport type { TabProps } from '../Tab';\nimport type { TabsColors, TabsOnColor } from '../Tabs';\n\nimport TabChevron from './TabChevron';\nimport TabItem from './TabItem';\nimport { useIsVisible } from '../../../hooks/useIsVisible';\nimport { useRovingFocus } from '../../../hooks/useRovingFocus';\nimport { isComponent } from '../../../utils/component';\nimport Tab from '../Tab';\n\nimport styles from './styles.module.scss';\ninterface TabListProps {\n children: React.ReactNode;\n onTabListClick: (index: number) => void;\n selectedTab: number;\n color: TabsColors;\n onColor: TabsOnColor;\n ariaLabelRightButton?: string;\n ariaLabelLeftButton?: string;\n}\n\nconst TabList: React.FC<TabListProps> = props => {\n const { selectedTab, onTabListClick, children, color, onColor, ariaLabelLeftButton, ariaLabelRightButton } = props;\n\n const listRef = useRef<HTMLUListElement>(null);\n\n const tabRefs = useRef(React.Children.map(children, () => React.createRef<HTMLButtonElement>()) || []);\n useRovingFocus(onTabListClick, tabRefs, listRef, true);\n\n const tablistClasses = classNames(styles['tab-list'], styles[`tab-list--${onColor}`]);\n\n const getBackgroundColor = (onColor: TabsOnColor): string => {\n switch (onColor) {\n case 'onwhite':\n return 'var(--color-base-background-white)';\n case 'onblueberry':\n return 'var(--color-base-background-blueberry)';\n case 'onneutral':\n return 'var(--color-base-background-neutral)';\n }\n };\n const firstTab = tabRefs.current && tabRefs.current[0];\n const lastTab = tabRefs.current && tabRefs.current[tabRefs.current.length - 1];\n\n const firstTabVisible = useIsVisible(firstTab);\n const lastTabVisible = useIsVisible(lastTab);\n const tabListVisible = useIsVisible(listRef);\n\n const shouldShowFadeStart = (): boolean => {\n return !firstTabVisible;\n };\n\n const shouldShowFadeEnd = (): boolean => {\n return !lastTabVisible;\n };\n\n const scrollInList = (direction: string): void => {\n if (listRef.current) {\n const listWidth = listRef.current.clientWidth;\n const listScrollLeft = listRef.current.scrollLeft;\n const maxScrollLeft = listRef.current.scrollWidth - listWidth;\n\n if (direction === 'right' && !lastTabVisible) {\n const scrollAmount = Math.min(listWidth / 2, maxScrollLeft - listScrollLeft);\n listRef.current.scrollBy({ left: scrollAmount, behavior: 'smooth' });\n } else if (direction === 'left' && !firstTabVisible) {\n const scrollAmount = -Math.min(listWidth / 2, listScrollLeft);\n listRef.current.scrollBy({ left: scrollAmount, behavior: 'smooth' });\n }\n }\n };\n\n return (\n <div className={styles['tab-list-wrapper']}>\n {shouldShowFadeStart() && (\n <div className={classNames(styles['tab-list__start-wrapper'])}>\n <TabChevron\n onClick={() => scrollInList('left')}\n direction=\"left\"\n backgroundColor={`${getBackgroundColor(onColor)}`}\n ariaLabel={ariaLabelLeftButton}\n />\n <div\n className={classNames(styles['tab-list__fade-start'])}\n style={{\n backgroundColor: `${getBackgroundColor(onColor)}`,\n }}\n ></div>\n </div>\n )}\n <ul className={tablistClasses} ref={listRef} role=\"tablist\" aria-orientation=\"horizontal\">\n {React.Children.map(children, (child, index) => {\n if (isComponent<TabProps>(child, Tab)) {\n return (\n <TabItem\n tabRefs={tabRefs}\n tabListVisible={tabListVisible}\n key={child.props.title}\n index={index}\n selectedTab={selectedTab}\n onTabListClick={onTabListClick}\n tabProps={child.props}\n color={color}\n />\n );\n }\n return null;\n })}\n </ul>\n {shouldShowFadeEnd() && (\n <div className={classNames(styles['tab-list__end-wrapper'])}>\n <div\n className={classNames(styles['tab-list__fade-end'])}\n style={{\n backgroundColor: `${getBackgroundColor(onColor)}`,\n }}\n ></div>\n <TabChevron\n onClick={() => scrollInList('right')}\n direction=\"right\"\n backgroundColor={`${getBackgroundColor(onColor)}`}\n ariaLabel={ariaLabelRightButton}\n />\n </div>\n )}\n <div className={classNames(styles['tab-list__border'])}></div>\n </div>\n );\n};\n\nexport default TabList;\n","import TabList from './TabList';\nexport * from './TabList';\nexport default TabList;\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"TabList.js","names":["Tab: React.FC<TabProps>","TabChevron: React.FC<TabChevronProps>","TabItem: React.FC<TabItemProps>","TabList: React.FC<TabListProps>"],"sources":["../src/components/Tabs/Tab.tsx","../src/components/Tabs/TabList/TabChevron.tsx","../src/components/Tabs/TabList/TabItem.tsx","../src/components/Tabs/TabList/TabList.tsx","../src/components/Tabs/TabList/index.ts"],"sourcesContent":["import type { SvgIcon } from '../Icon';\nimport type { IconName } from '../Icons/IconNames';\n\nexport interface TabProps {\n /** Sets the tab panel content */\n children?: React.ReactNode;\n /** Optional icon on the tab */\n icon?: SvgIcon | IconName;\n /** Called when tab is selected */\n onTabClick?: (index: number) => void;\n /** Sets the data-testid attribute. */\n testId?: string;\n /** Title on the tab */\n title?: string;\n}\n\nconst Tab: React.FC<TabProps> = props => {\n return <>{props.children ?? null}</>;\n};\n\nexport default Tab;\n","import React from 'react';\n\nimport { usePseudoClasses } from '../../../hooks/usePseudoClasses';\nimport Icon, { IconSize } from '../../Icon';\nimport ChevronLeft from '../../Icons/ChevronLeft';\nimport ChevronRight from '../../Icons/ChevronRight';\n\nimport styles from './styles.module.scss';\n\ninterface TabChevronProps {\n direction: 'left' | 'right';\n onClick: () => void;\n backgroundColor?: string;\n ariaLabel?: string;\n}\n\nconst TabChevron: React.FC<TabChevronProps> = ({ direction, onClick, backgroundColor, ariaLabel }) => {\n const buttonRef = React.useRef<HTMLButtonElement>(null);\n const { isHovered } = usePseudoClasses<HTMLButtonElement | null>(buttonRef);\n\n return (\n <button\n type=\"button\"\n ref={buttonRef}\n className={styles['tab-list__button']}\n onClick={onClick}\n aria-label={ariaLabel}\n style={{ backgroundColor: backgroundColor }}\n >\n {direction === 'left' ? (\n <Icon color={'var(--color-action-graphics-onlight)'} isHovered={isHovered} svgIcon={ChevronLeft} size={IconSize.XSmall} />\n ) : (\n <Icon color={'var(--color-action-graphics-onlight)'} isHovered={isHovered} svgIcon={ChevronRight} size={IconSize.XSmall} />\n )}\n </button>\n );\n};\n\nexport default TabChevron;\n","import { useEffect, useRef } from 'react';\n\nimport classNames from 'classnames';\n\nimport type { IconName } from '../../Icons/IconNames';\nimport type { TabProps } from '../Tab';\nimport type { TabsColors } from '../Tabs';\n\nimport { palette } from '../../../theme/palette';\nimport Icon, { IconSize } from '../../Icon';\nimport LazyIcon from '../../LazyIcon';\n\nimport styles from './styles.module.scss';\n\ninterface TabItemProps {\n tabProps: TabProps;\n index: number;\n color: TabsColors;\n selectedTab: number;\n tabRefs: React.RefObject<React.RefObject<HTMLButtonElement | null>[] | null | undefined>;\n tabListVisible: boolean;\n onTabListClick: (index: number) => void;\n}\n\nconst TabItem: React.FC<TabItemProps> = props => {\n const isSelected = props.index === props.selectedTab;\n const { title, onTabClick, icon, testId } = props.tabProps;\n const handleClick = (): void => {\n if (onTabClick) onTabClick(props.index);\n props.onTabListClick(props.index);\n scrollToTab(props.index);\n };\n const tabButtonClasses = classNames(styles['tab-list__tab'], styles[`tab-list__tab--${props.color}`], {\n [styles['tab-list__tab--selected']]: isSelected,\n [styles['tab-list__tab--not-selected']]: !isSelected,\n });\n\n const currentRef = props.tabRefs.current && props.tabRefs.current[props.index];\n\n const scrollToTab = (index: number): void => {\n const currentRef = props.tabRefs.current && props.tabRefs.current[index];\n\n if (currentRef?.current?.scrollIntoView) {\n currentRef?.current?.scrollIntoView({ behavior: 'smooth', inline: 'nearest', block: 'nearest' });\n }\n };\n\n const itemRef = useRef<HTMLLIElement>(null);\n\n useEffect(() => {\n if (isSelected && props.tabListVisible) {\n scrollToTab(props.index);\n }\n }, [isSelected]);\n\n return (\n <li role=\"presentation\" ref={itemRef}>\n <button\n role=\"tab\"\n aria-selected={isSelected}\n onClick={handleClick}\n className={tabButtonClasses}\n data-testid={testId}\n ref={currentRef as React.RefObject<HTMLButtonElement>}\n >\n <span className={styles['tab-list__tab__title-and-icon']}>\n {icon &&\n (typeof icon === 'string' ? (\n <LazyIcon\n iconName={icon as IconName}\n size={IconSize.XSmall}\n color={isSelected ? palette[`black`] : palette['blueberry500']}\n />\n ) : (\n <Icon svgIcon={icon} size={IconSize.XSmall} color={isSelected ? palette[`black`] : palette['blueberry500']} />\n ))}\n {title}\n </span>\n </button>\n </li>\n );\n};\n\nexport default TabItem;\n","import React, { useRef } from 'react';\n\nimport classNames from 'classnames';\n\nimport type { TabProps } from '../Tab';\nimport type { TabsColors, TabsOnColor } from '../Tabs';\n\nimport TabChevron from './TabChevron';\nimport TabItem from './TabItem';\nimport { useIsVisible } from '../../../hooks/useIsVisible';\nimport { useRovingFocus } from '../../../hooks/useRovingFocus';\nimport { isComponent } from '../../../utils/component';\nimport Tab from '../Tab';\n\nimport styles from './styles.module.scss';\ninterface TabListProps {\n children: React.ReactNode;\n onTabListClick: (index: number) => void;\n selectedTab: number;\n color: TabsColors;\n onColor: TabsOnColor;\n ariaLabelRightButton?: string;\n ariaLabelLeftButton?: string;\n}\n\nconst TabList: React.FC<TabListProps> = props => {\n const { selectedTab, onTabListClick, children, color, onColor, ariaLabelLeftButton, ariaLabelRightButton } = props;\n\n const listRef = useRef<HTMLUListElement>(null);\n\n const tabRefs = useRef(React.Children.map(children, () => React.createRef<HTMLButtonElement>()) || []);\n useRovingFocus(onTabListClick, tabRefs, listRef, true);\n\n const tablistClasses = classNames(styles['tab-list'], styles[`tab-list--${onColor}`]);\n\n const getBackgroundColor = (onColor: TabsOnColor): string => {\n switch (onColor) {\n case 'onwhite':\n return 'var(--color-base-background-white)';\n case 'onblueberry':\n return 'var(--color-base-background-blueberry)';\n case 'onneutral':\n return 'var(--color-base-background-neutral)';\n }\n };\n const firstTab = tabRefs.current && tabRefs.current[0];\n const lastTab = tabRefs.current && tabRefs.current[tabRefs.current.length - 1];\n\n const firstTabVisible = useIsVisible(firstTab);\n const lastTabVisible = useIsVisible(lastTab);\n const tabListVisible = useIsVisible(listRef);\n\n const shouldShowFadeStart = (): boolean => {\n return !firstTabVisible;\n };\n\n const shouldShowFadeEnd = (): boolean => {\n return !lastTabVisible;\n };\n\n const scrollInList = (direction: string): void => {\n if (listRef.current) {\n const listWidth = listRef.current.clientWidth;\n const listScrollLeft = listRef.current.scrollLeft;\n const maxScrollLeft = listRef.current.scrollWidth - listWidth;\n\n if (direction === 'right' && !lastTabVisible) {\n const scrollAmount = Math.min(listWidth / 2, maxScrollLeft - listScrollLeft);\n listRef.current.scrollBy({ left: scrollAmount, behavior: 'smooth' });\n } else if (direction === 'left' && !firstTabVisible) {\n const scrollAmount = -Math.min(listWidth / 2, listScrollLeft);\n listRef.current.scrollBy({ left: scrollAmount, behavior: 'smooth' });\n }\n }\n };\n\n return (\n <div className={styles['tab-list-wrapper']}>\n {shouldShowFadeStart() && (\n <div className={classNames(styles['tab-list__start-wrapper'])}>\n <TabChevron\n onClick={() => scrollInList('left')}\n direction=\"left\"\n backgroundColor={`${getBackgroundColor(onColor)}`}\n ariaLabel={ariaLabelLeftButton}\n />\n <div\n className={classNames(styles['tab-list__fade-start'])}\n style={{\n backgroundColor: `${getBackgroundColor(onColor)}`,\n }}\n ></div>\n </div>\n )}\n <ul className={tablistClasses} ref={listRef} role=\"tablist\" aria-orientation=\"horizontal\">\n {React.Children.map(children, (child, index) => {\n if (isComponent<TabProps>(child, Tab)) {\n return (\n <TabItem\n tabRefs={tabRefs}\n tabListVisible={tabListVisible}\n key={child.props.title}\n index={index}\n selectedTab={selectedTab}\n onTabListClick={onTabListClick}\n tabProps={child.props}\n color={color}\n />\n );\n }\n return null;\n })}\n </ul>\n {shouldShowFadeEnd() && (\n <div className={classNames(styles['tab-list__end-wrapper'])}>\n <div\n className={classNames(styles['tab-list__fade-end'])}\n style={{\n backgroundColor: `${getBackgroundColor(onColor)}`,\n }}\n ></div>\n <TabChevron\n onClick={() => scrollInList('right')}\n direction=\"right\"\n backgroundColor={`${getBackgroundColor(onColor)}`}\n ariaLabel={ariaLabelRightButton}\n />\n </div>\n )}\n <div className={classNames(styles['tab-list__border'])}></div>\n </div>\n );\n};\n\nexport default TabList;\n","import TabList from './TabList';\nexport * from './TabList';\nexport default TabList;\n"],"mappings":"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"}
|
package/lib/TabPanel.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import
|
|
1
|
+
import classNames from "classnames";
|
|
2
2
|
import { jsx } from "react/jsx-runtime";
|
|
3
3
|
import styles from "./components/Tabs/TabPanel/styles.module.scss";
|
|
4
4
|
var TabPanel = (props) => {
|
|
5
5
|
const { children, color = "white", isFirst = false, style, ref } = props;
|
|
6
6
|
return /* @__PURE__ */ jsx("div", {
|
|
7
7
|
ref,
|
|
8
|
-
className:
|
|
8
|
+
className: classNames(styles["tab-panel"], styles[`tab-panel--${color}`], { [styles["tab-panel--first"]]: isFirst }),
|
|
9
9
|
style,
|
|
10
10
|
children: /* @__PURE__ */ jsx("div", { children })
|
|
11
11
|
});
|
package/lib/TabPanel.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TabPanel.js","names":["TabPanel: React.FC<TabPanelProps>"],"sources":["../src/components/Tabs/TabPanel/TabPanel.tsx","../src/components/Tabs/TabPanel/index.ts"],"sourcesContent":["import classNames from 'classnames';\n\nimport type { TabsColors } from '../Tabs';\n\nimport styles from './styles.module.scss';\n\ninterface TabPanelProps {\n children?: React.ReactNode;\n color?: TabsColors;\n isFirst?: boolean;\n style?: React.CSSProperties;\n /** Ref passed to the component */\n ref?: React.Ref<HTMLDivElement | null>;\n}\n\nconst TabPanel: React.FC<TabPanelProps> = props => {\n const { children, color = 'white', isFirst = false, style, ref } = props;\n\n const tabPanelClasses = classNames(styles['tab-panel'], styles[`tab-panel--${color}`], {\n [styles['tab-panel--first']]: isFirst,\n });\n\n return (\n <div ref={ref} className={tabPanelClasses} style={style}>\n <div>{children}</div>\n </div>\n );\n};\n\nTabPanel.displayName = 'TabPanel';\nexport default TabPanel;\n","import TabPanel from './TabPanel';\nexport * from './TabPanel';\nexport default TabPanel;\n"],"mappings":";;;AAeA,IAAMA,YAAoC,UAAS;CACjD,MAAM,EAAE,UAAU,QAAQ,SAAS,UAAU,OAAO,OAAO,QAAQ;AAMnE,QACE,oBAAC,OAAA;EAAS;EAAK,WALO,
|
|
1
|
+
{"version":3,"file":"TabPanel.js","names":["TabPanel: React.FC<TabPanelProps>"],"sources":["../src/components/Tabs/TabPanel/TabPanel.tsx","../src/components/Tabs/TabPanel/index.ts"],"sourcesContent":["import classNames from 'classnames';\n\nimport type { TabsColors } from '../Tabs';\n\nimport styles from './styles.module.scss';\n\ninterface TabPanelProps {\n children?: React.ReactNode;\n color?: TabsColors;\n isFirst?: boolean;\n style?: React.CSSProperties;\n /** Ref passed to the component */\n ref?: React.Ref<HTMLDivElement | null>;\n}\n\nconst TabPanel: React.FC<TabPanelProps> = props => {\n const { children, color = 'white', isFirst = false, style, ref } = props;\n\n const tabPanelClasses = classNames(styles['tab-panel'], styles[`tab-panel--${color}`], {\n [styles['tab-panel--first']]: isFirst,\n });\n\n return (\n <div ref={ref} className={tabPanelClasses} style={style}>\n <div>{children}</div>\n </div>\n );\n};\n\nTabPanel.displayName = 'TabPanel';\nexport default TabPanel;\n","import TabPanel from './TabPanel';\nexport * from './TabPanel';\nexport default TabPanel;\n"],"mappings":";;;AAeA,IAAMA,YAAoC,UAAS;CACjD,MAAM,EAAE,UAAU,QAAQ,SAAS,UAAU,OAAO,OAAO,QAAQ;AAMnE,QACE,oBAAC,OAAA;EAAS;EAAK,WALO,WAAW,OAAO,cAAc,OAAO,cAAc,UAAU,GACpF,OAAO,sBAAsB,SAC/B,CAAC;EAGkD;YAChD,oBAAC,OAAA,EAAK,UAAA,CAAe;GACjB;;AAIV,SAAS,cAAc;AC3BvB,IAAA,qBD4Be"}
|
package/lib/TableBody.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { n as ModeType } from "./
|
|
2
|
-
import { i as mapChildrenWithMode } from "./
|
|
3
|
-
import
|
|
1
|
+
import { n as ModeType } from "./constants3.js";
|
|
2
|
+
import { i as mapChildrenWithMode } from "./utils6.js";
|
|
3
|
+
import classNames from "classnames";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
import styles from "./components/Table/styles.module.scss";
|
|
6
6
|
const TableBody = ({ className, children, mode = ModeType.normal, ...rest }) => {
|
|
7
7
|
return /* @__PURE__ */ jsx("tbody", {
|
|
8
|
-
className:
|
|
8
|
+
className: classNames(styles["table-body"], className),
|
|
9
9
|
...rest,
|
|
10
10
|
children: mapChildrenWithMode(children, mode)
|
|
11
11
|
});
|
package/lib/TableBody.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableBody.js","names":["TableBody: React.FC<Props>"],"sources":["../src/components/Table/TableBody/TableBody.tsx","../src/components/Table/TableBody/index.ts"],"sourcesContent":["import classNames from 'classnames';\n\nimport { ModeType } from '../constants';\nimport tableStyles from '../styles.module.scss';\nimport { mapChildrenWithMode } from '../utils';\n\nexport interface Props extends Omit<React.ComponentPropsWithoutRef<'tbody'>, 'style'> {\n /** Adds custom classes to the element. */\n className?: string;\n /** Sets the content of the table body. Use TableRows */\n children?: React.ReactNode;\n /** For display with less space. Discouraged to use together with interactive elements. */\n mode?: ModeType;\n}\n\nexport const TableBody: React.FC<Props> = ({ className, children, mode = ModeType.normal, ...rest }) => {\n const tableBodyClasses = classNames(tableStyles['table-body'], className);\n return (\n <tbody className={tableBodyClasses} {...rest}>\n {mapChildrenWithMode(children, mode)}\n </tbody>\n );\n};\n\nexport default TableBody;\n","import TableBody from './TableBody';\nexport * from './TableBody';\nexport default TableBody;\n"],"mappings":";;;;;AAeA,MAAaA,aAA8B,EAAE,WAAW,UAAU,OAAO,SAAS,QAAQ,GAAG,WAAW;AAEtG,QACE,oBAAC,SAAA;EAAM,WAFgB,
|
|
1
|
+
{"version":3,"file":"TableBody.js","names":["TableBody: React.FC<Props>"],"sources":["../src/components/Table/TableBody/TableBody.tsx","../src/components/Table/TableBody/index.ts"],"sourcesContent":["import classNames from 'classnames';\n\nimport { ModeType } from '../constants';\nimport tableStyles from '../styles.module.scss';\nimport { mapChildrenWithMode } from '../utils';\n\nexport interface Props extends Omit<React.ComponentPropsWithoutRef<'tbody'>, 'style'> {\n /** Adds custom classes to the element. */\n className?: string;\n /** Sets the content of the table body. Use TableRows */\n children?: React.ReactNode;\n /** For display with less space. Discouraged to use together with interactive elements. */\n mode?: ModeType;\n}\n\nexport const TableBody: React.FC<Props> = ({ className, children, mode = ModeType.normal, ...rest }) => {\n const tableBodyClasses = classNames(tableStyles['table-body'], className);\n return (\n <tbody className={tableBodyClasses} {...rest}>\n {mapChildrenWithMode(children, mode)}\n </tbody>\n );\n};\n\nexport default TableBody;\n","import TableBody from './TableBody';\nexport * from './TableBody';\nexport default TableBody;\n"],"mappings":";;;;;AAeA,MAAaA,aAA8B,EAAE,WAAW,UAAU,OAAO,SAAS,QAAQ,GAAG,WAAW;AAEtG,QACE,oBAAC,SAAA;EAAM,WAFgB,WAAW,OAAY,eAAe,UAAU;EAEnC,GAAI;YACrC,oBAAoB,UAAU,KAAK;GAC9B;;AClBZ,IAAA,sBDsBe"}
|
package/lib/TableCell.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { a as TextAlign, n as ModeType } from "./
|
|
2
|
-
import
|
|
1
|
+
import { a as TextAlign, n as ModeType } from "./constants3.js";
|
|
2
|
+
import classNames from "classnames";
|
|
3
3
|
import { jsx } from "react/jsx-runtime";
|
|
4
4
|
import styles from "./components/Table/styles.module.scss";
|
|
5
5
|
const TableCell = ({ nowrap = false, textAlign = TextAlign.left, dataLabel, children, className, testId, mode = ModeType.normal, ...rest }) => {
|
|
6
6
|
return /* @__PURE__ */ jsx("td", {
|
|
7
|
-
className:
|
|
7
|
+
className: classNames(styles["table__cell"], { [styles["table__cell--compact"]]: mode === ModeType.compact }, { [styles["table__cell--nowrap"]]: nowrap }, { [styles["table__cell--center"]]: textAlign === "center" }, { [styles["table__cell--right"]]: textAlign === "right" }, className),
|
|
8
8
|
"data-label": dataLabel,
|
|
9
9
|
"data-testid": testId,
|
|
10
10
|
...rest,
|
package/lib/TableCell.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableCell.js","names":["TableCell: React.FC<Props>"],"sources":["../src/components/Table/TableCell/TableCell.tsx","../src/components/Table/TableCell/index.ts"],"sourcesContent":["import classNames from 'classnames';\n\nimport { ModeType, TextAlign } from '../constants';\nimport tableStyles from '../styles.module.scss';\n\nexport interface Props extends Omit<React.ComponentPropsWithoutRef<'td'>, 'style'> {\n /** Label used for small viewport block */\n dataLabel?: string;\n /** text align in cell */\n textAlign?: TextAlign;\n /** nowrap for white space */\n nowrap?: boolean;\n /** Adds custom classes to the element. */\n className?: string;\n /** Sets the content of the table cell */\n children?: React.ReactNode;\n /** For display with less space. Discouraged to use together with interactive elements. */\n mode?: ModeType;\n /** For test purposes */\n testId?: string;\n}\n\nexport const TableCell: React.FC<Props> = ({\n nowrap = false,\n textAlign = TextAlign.left,\n dataLabel,\n children,\n className,\n testId,\n mode = ModeType.normal,\n ...rest\n}) => {\n const tableCellClass = classNames(\n tableStyles['table__cell'],\n { [tableStyles['table__cell--compact']]: mode === ModeType.compact },\n { [tableStyles['table__cell--nowrap']]: nowrap },\n { [tableStyles['table__cell--center']]: textAlign === 'center' },\n { [tableStyles['table__cell--right']]: textAlign === 'right' },\n className\n );\n\n return (\n <td className={tableCellClass} data-label={dataLabel} data-testid={testId} {...rest}>\n {children}\n </td>\n );\n};\n\nexport default TableCell;\n","import TableCell from './TableCell';\nexport * from './TableCell';\nexport default TableCell;\n"],"mappings":";;;;AAsBA,MAAaA,aAA8B,EACzC,SAAS,OACT,YAAY,UAAU,MACtB,WACA,UACA,WACA,QACA,OAAO,SAAS,QAChB,GAAG,WACC;AAUJ,QACE,oBAAC,MAAA;EAAG,WAViB,
|
|
1
|
+
{"version":3,"file":"TableCell.js","names":["TableCell: React.FC<Props>"],"sources":["../src/components/Table/TableCell/TableCell.tsx","../src/components/Table/TableCell/index.ts"],"sourcesContent":["import classNames from 'classnames';\n\nimport { ModeType, TextAlign } from '../constants';\nimport tableStyles from '../styles.module.scss';\n\nexport interface Props extends Omit<React.ComponentPropsWithoutRef<'td'>, 'style'> {\n /** Label used for small viewport block */\n dataLabel?: string;\n /** text align in cell */\n textAlign?: TextAlign;\n /** nowrap for white space */\n nowrap?: boolean;\n /** Adds custom classes to the element. */\n className?: string;\n /** Sets the content of the table cell */\n children?: React.ReactNode;\n /** For display with less space. Discouraged to use together with interactive elements. */\n mode?: ModeType;\n /** For test purposes */\n testId?: string;\n}\n\nexport const TableCell: React.FC<Props> = ({\n nowrap = false,\n textAlign = TextAlign.left,\n dataLabel,\n children,\n className,\n testId,\n mode = ModeType.normal,\n ...rest\n}) => {\n const tableCellClass = classNames(\n tableStyles['table__cell'],\n { [tableStyles['table__cell--compact']]: mode === ModeType.compact },\n { [tableStyles['table__cell--nowrap']]: nowrap },\n { [tableStyles['table__cell--center']]: textAlign === 'center' },\n { [tableStyles['table__cell--right']]: textAlign === 'right' },\n className\n );\n\n return (\n <td className={tableCellClass} data-label={dataLabel} data-testid={testId} {...rest}>\n {children}\n </td>\n );\n};\n\nexport default TableCell;\n","import TableCell from './TableCell';\nexport * from './TableCell';\nexport default TableCell;\n"],"mappings":";;;;AAsBA,MAAaA,aAA8B,EACzC,SAAS,OACT,YAAY,UAAU,MACtB,WACA,UACA,WACA,QACA,OAAO,SAAS,QAChB,GAAG,WACC;AAUJ,QACE,oBAAC,MAAA;EAAG,WAViB,WACrB,OAAY,gBACZ,GAAG,OAAY,0BAA0B,SAAS,SAAS,SAAS,EACpE,GAAG,OAAY,yBAAyB,QAAQ,EAChD,GAAG,OAAY,yBAAyB,cAAc,UAAU,EAChE,GAAG,OAAY,wBAAwB,cAAc,SAAS,EAC9D,UACD;EAGgC,cAAY;EAAW,eAAa;EAAQ,GAAI;EAC5E;GACE;;AC1CT,IAAA,sBD8Ce"}
|
package/lib/TableExpandedRow.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { t as Icon_default } from "./Icon.js";
|
|
2
2
|
import { t as Button_default } from "./Button.js";
|
|
3
3
|
import { t as ChevronUp_default } from "./ChevronUp.js";
|
|
4
|
-
import { n as ModeType } from "./
|
|
5
|
-
import
|
|
4
|
+
import { n as ModeType } from "./constants3.js";
|
|
5
|
+
import classNames from "classnames";
|
|
6
6
|
import React from "react";
|
|
7
7
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
8
8
|
import styles from "./components/Table/styles.module.scss";
|
|
9
9
|
const TableExpandedRow = ({ numberOfColumns, expanded, hideDetailsText, toggleClick, children, className, mode = ModeType.normal, id }) => {
|
|
10
10
|
return /* @__PURE__ */ jsx("tr", {
|
|
11
|
-
className:
|
|
11
|
+
className: classNames(styles["table__expanded-row"], { [styles["table__expanded-row--expanded"]]: expanded }, className),
|
|
12
12
|
id,
|
|
13
13
|
children: /* @__PURE__ */ jsx("td", {
|
|
14
14
|
colSpan: numberOfColumns,
|
|
15
|
-
className:
|
|
15
|
+
className: classNames(styles["table__cell"], className, { [styles["table__cell--compact"]]: mode === ModeType.compact }),
|
|
16
16
|
children: /* @__PURE__ */ jsxs("div", {
|
|
17
|
-
className:
|
|
17
|
+
className: classNames(styles["table__expanded-row-container"]),
|
|
18
18
|
children: [React.Children.map(children, (child) => React.isValidElement(child) && React.cloneElement(child)), /* @__PURE__ */ jsxs(Button_default, {
|
|
19
19
|
variant: "borderless",
|
|
20
20
|
onClick: toggleClick,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableExpandedRow.js","names":[],"sources":["../src/components/Table/TableExpandedRow/TableExpandedRow.tsx","../src/components/Table/TableExpandedRow/index.ts"],"sourcesContent":["import React from 'react';\n\nimport classNames from 'classnames';\n\nimport Button from '../../Button';\nimport Icon from '../../Icon';\nimport ChevronUp from '../../Icons/ChevronUp';\nimport { ModeType } from '../constants';\nimport tableStyles from '../styles.module.scss';\n\nexport interface Props {\n /** Row is expanded. */\n expanded: boolean;\n /** Number of columns in table. */\n numberOfColumns: number;\n /** Text for hide button. */\n hideDetailsText: string;\n /** When hide button inside expanded row is clicked. */\n toggleClick: () => void;\n /** Adds custom classes to the element. */\n className?: string;\n /** Sets the content of the expanded row. */\n children: React.ReactNode;\n /** For display with less space. Discouraged to use together with interactive elements. */\n mode?: ModeType;\n /** Row id. For use with aria-controls. */\n id?: string;\n}\n\nexport const TableExpandedRow = ({\n numberOfColumns,\n expanded,\n hideDetailsText,\n toggleClick,\n children,\n className,\n mode = ModeType.normal,\n id,\n}: Props): React.JSX.Element => {\n const tableRowClass = classNames(\n tableStyles['table__expanded-row'],\n { [tableStyles['table__expanded-row--expanded']]: expanded },\n className\n );\n const tableCellClass = classNames(tableStyles['table__cell'], className, {\n [tableStyles['table__cell--compact']]: mode === ModeType.compact,\n });\n\n const containerClass = classNames(tableStyles['table__expanded-row-container']);\n\n return (\n <tr className={tableRowClass} id={id}>\n <td colSpan={numberOfColumns} className={tableCellClass}>\n <div className={containerClass}>\n {React.Children.map(children, child => React.isValidElement(child) && React.cloneElement(child))}\n <Button variant={'borderless'} onClick={toggleClick} aria-expanded={expanded} tabIndex={expanded ? 0 : -1}>\n {hideDetailsText}\n <Icon svgIcon={ChevronUp} />\n </Button>\n </div>\n </td>\n </tr>\n );\n};\n\nexport default TableExpandedRow;\n","import TableExpandedRow from './TableExpandedRow';\nexport * from './TableExpandedRow';\nexport default TableExpandedRow;\n"],"mappings":";;;;;;;;AA6BA,MAAa,oBAAoB,EAC/B,iBACA,UACA,iBACA,aACA,UACA,WACA,OAAO,SAAS,QAChB,SAC8B;AAY9B,QACE,oBAAC,MAAA;EAAG,WAZgB,
|
|
1
|
+
{"version":3,"file":"TableExpandedRow.js","names":[],"sources":["../src/components/Table/TableExpandedRow/TableExpandedRow.tsx","../src/components/Table/TableExpandedRow/index.ts"],"sourcesContent":["import React from 'react';\n\nimport classNames from 'classnames';\n\nimport Button from '../../Button';\nimport Icon from '../../Icon';\nimport ChevronUp from '../../Icons/ChevronUp';\nimport { ModeType } from '../constants';\nimport tableStyles from '../styles.module.scss';\n\nexport interface Props {\n /** Row is expanded. */\n expanded: boolean;\n /** Number of columns in table. */\n numberOfColumns: number;\n /** Text for hide button. */\n hideDetailsText: string;\n /** When hide button inside expanded row is clicked. */\n toggleClick: () => void;\n /** Adds custom classes to the element. */\n className?: string;\n /** Sets the content of the expanded row. */\n children: React.ReactNode;\n /** For display with less space. Discouraged to use together with interactive elements. */\n mode?: ModeType;\n /** Row id. For use with aria-controls. */\n id?: string;\n}\n\nexport const TableExpandedRow = ({\n numberOfColumns,\n expanded,\n hideDetailsText,\n toggleClick,\n children,\n className,\n mode = ModeType.normal,\n id,\n}: Props): React.JSX.Element => {\n const tableRowClass = classNames(\n tableStyles['table__expanded-row'],\n { [tableStyles['table__expanded-row--expanded']]: expanded },\n className\n );\n const tableCellClass = classNames(tableStyles['table__cell'], className, {\n [tableStyles['table__cell--compact']]: mode === ModeType.compact,\n });\n\n const containerClass = classNames(tableStyles['table__expanded-row-container']);\n\n return (\n <tr className={tableRowClass} id={id}>\n <td colSpan={numberOfColumns} className={tableCellClass}>\n <div className={containerClass}>\n {React.Children.map(children, child => React.isValidElement(child) && React.cloneElement(child))}\n <Button variant={'borderless'} onClick={toggleClick} aria-expanded={expanded} tabIndex={expanded ? 0 : -1}>\n {hideDetailsText}\n <Icon svgIcon={ChevronUp} />\n </Button>\n </div>\n </td>\n </tr>\n );\n};\n\nexport default TableExpandedRow;\n","import TableExpandedRow from './TableExpandedRow';\nexport * from './TableExpandedRow';\nexport default TableExpandedRow;\n"],"mappings":";;;;;;;;AA6BA,MAAa,oBAAoB,EAC/B,iBACA,UACA,iBACA,aACA,UACA,WACA,OAAO,SAAS,QAChB,SAC8B;AAY9B,QACE,oBAAC,MAAA;EAAG,WAZgB,WACpB,OAAY,wBACZ,GAAG,OAAY,mCAAmC,UAAU,EAC5D,UACD;EAQmC;YAChC,oBAAC,MAAA;GAAG,SAAS;GAAiB,WARX,WAAW,OAAY,gBAAgB,WAAW,GACtE,OAAY,0BAA0B,SAAS,SAAS,SAC1D,CAAC;aAOI,qBAAC,OAAA;IAAI,WALY,WAAW,OAAY,iCAAiC;eAMtE,MAAM,SAAS,IAAI,WAAU,UAAS,MAAM,eAAe,MAAM,IAAI,MAAM,aAAa,MAAM,CAAC,EAChG,qBAAC,gBAAA;KAAO,SAAS;KAAc,SAAS;KAAa,iBAAe;KAAU,UAAU,WAAW,IAAI;gBACpG,iBACD,oBAAC,cAAA,EAAK,SAAS,mBAAA,CAAa,CAAA;MACrB,CAAA;KACL;IACH;GACF;;AC3DT,IAAA,6BD+De"}
|
package/lib/TableExpanderCell.js
CHANGED
|
@@ -2,12 +2,12 @@ import { t as Icon_default } from "./Icon.js";
|
|
|
2
2
|
import { t as Button_default } from "./Button.js";
|
|
3
3
|
import { t as ChevronDown_default } from "./ChevronDown.js";
|
|
4
4
|
import { t as ChevronUp_default } from "./ChevronUp.js";
|
|
5
|
-
import { n as ModeType } from "./
|
|
6
|
-
import
|
|
5
|
+
import { n as ModeType } from "./constants3.js";
|
|
6
|
+
import classNames from "classnames";
|
|
7
7
|
import { jsx } from "react/jsx-runtime";
|
|
8
8
|
import styles from "./components/Table/styles.module.scss";
|
|
9
9
|
const TableExpanderCell = ({ expandableRowId, hideDetailsText, showDetailsText, expanded, className, mode = ModeType.normal }) => {
|
|
10
|
-
const tableCellClass =
|
|
10
|
+
const tableCellClass = classNames(styles["table__cell"], styles["table__cell-expander"], className, { [styles["table__cell--compact"]]: mode === ModeType.compact });
|
|
11
11
|
const icon = expanded ? ChevronUp_default : ChevronDown_default;
|
|
12
12
|
return /* @__PURE__ */ jsx("td", {
|
|
13
13
|
className: tableCellClass,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableExpanderCell.js","names":[],"sources":["../src/components/Table/TableExpanderCell/TableExpanderCell.tsx","../src/components/Table/TableExpanderCell/index.ts"],"sourcesContent":["import classNames from 'classnames';\n\nimport Button from '../../Button';\nimport Icon from '../../Icon';\nimport ChevronDown from '../../Icons/ChevronDown';\nimport ChevronUp from '../../Icons/ChevronUp';\nimport { ModeType } from '../constants';\nimport tableStyles from '../styles.module.scss';\n\nexport interface Props {\n /** Adds custom classes to the element. */\n className?: string;\n /** Row is expanded. */\n expanded: boolean;\n /** Id for expanded row. */\n expandableRowId: string;\n /** Text for hide button used for aria label. */\n hideDetailsText: string;\n /** Text for show button used for aria label. */\n showDetailsText: string;\n /** For display with less space. Discouraged to use together with interactive elements. */\n mode?: ModeType;\n}\n\nexport const TableExpanderCell = ({\n expandableRowId,\n hideDetailsText,\n showDetailsText,\n expanded,\n className,\n mode = ModeType.normal,\n}: Props): React.JSX.Element => {\n const tableCellClass = classNames(tableStyles['table__cell'], tableStyles['table__cell-expander'], className, {\n [tableStyles['table__cell--compact']]: mode === ModeType.compact,\n });\n const icon = expanded ? ChevronUp : ChevronDown;\n\n return (\n <td className={tableCellClass}>\n <Button\n variant=\"borderless\"\n aria-expanded={expanded}\n aria-controls={expandableRowId}\n ariaLabel={expanded ? hideDetailsText : showDetailsText}\n >\n <Icon svgIcon={icon} />\n </Button>\n </td>\n );\n};\n\nexport default TableExpanderCell;\n","import TableExpanderCell from './TableExpanderCell';\nexport * from './TableExpanderCell';\nexport default TableExpanderCell;\n"],"mappings":";;;;;;;;AAwBA,MAAa,qBAAqB,EAChC,iBACA,iBACA,iBACA,UACA,WACA,OAAO,SAAS,aACc;CAC9B,MAAM,iBAAiB,
|
|
1
|
+
{"version":3,"file":"TableExpanderCell.js","names":[],"sources":["../src/components/Table/TableExpanderCell/TableExpanderCell.tsx","../src/components/Table/TableExpanderCell/index.ts"],"sourcesContent":["import classNames from 'classnames';\n\nimport Button from '../../Button';\nimport Icon from '../../Icon';\nimport ChevronDown from '../../Icons/ChevronDown';\nimport ChevronUp from '../../Icons/ChevronUp';\nimport { ModeType } from '../constants';\nimport tableStyles from '../styles.module.scss';\n\nexport interface Props {\n /** Adds custom classes to the element. */\n className?: string;\n /** Row is expanded. */\n expanded: boolean;\n /** Id for expanded row. */\n expandableRowId: string;\n /** Text for hide button used for aria label. */\n hideDetailsText: string;\n /** Text for show button used for aria label. */\n showDetailsText: string;\n /** For display with less space. Discouraged to use together with interactive elements. */\n mode?: ModeType;\n}\n\nexport const TableExpanderCell = ({\n expandableRowId,\n hideDetailsText,\n showDetailsText,\n expanded,\n className,\n mode = ModeType.normal,\n}: Props): React.JSX.Element => {\n const tableCellClass = classNames(tableStyles['table__cell'], tableStyles['table__cell-expander'], className, {\n [tableStyles['table__cell--compact']]: mode === ModeType.compact,\n });\n const icon = expanded ? ChevronUp : ChevronDown;\n\n return (\n <td className={tableCellClass}>\n <Button\n variant=\"borderless\"\n aria-expanded={expanded}\n aria-controls={expandableRowId}\n ariaLabel={expanded ? hideDetailsText : showDetailsText}\n >\n <Icon svgIcon={icon} />\n </Button>\n </td>\n );\n};\n\nexport default TableExpanderCell;\n","import TableExpanderCell from './TableExpanderCell';\nexport * from './TableExpanderCell';\nexport default TableExpanderCell;\n"],"mappings":";;;;;;;;AAwBA,MAAa,qBAAqB,EAChC,iBACA,iBACA,iBACA,UACA,WACA,OAAO,SAAS,aACc;CAC9B,MAAM,iBAAiB,WAAW,OAAY,gBAAgB,OAAY,yBAAyB,WAAW,GAC3G,OAAY,0BAA0B,SAAS,SAAS,SAC1D,CAAC;CACF,MAAM,OAAO,WAAW,oBAAY;AAEpC,QACE,oBAAC,MAAA;EAAG,WAAW;YACb,oBAAC,gBAAA;GACC,SAAQ;GACR,iBAAe;GACf,iBAAe;GACf,WAAW,WAAW,kBAAkB;aAExC,oBAAC,cAAA,EAAK,SAAS,MAAA,CAAQ;IAChB;GACN;;AC7CT,IAAA,8BDiDe"}
|
package/lib/TableHead.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { n as ModeType, t as HeaderCategory } from "./
|
|
2
|
-
import { i as mapChildrenWithMode } from "./
|
|
3
|
-
import
|
|
1
|
+
import { n as ModeType, t as HeaderCategory } from "./constants3.js";
|
|
2
|
+
import { i as mapChildrenWithMode } from "./utils6.js";
|
|
3
|
+
import classNames from "classnames";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
import styles from "./components/Table/styles.module.scss";
|
|
6
6
|
const TableHead = ({ category = HeaderCategory.normal, className, children, mode, ...rest }) => {
|
|
7
7
|
return /* @__PURE__ */ jsx("thead", {
|
|
8
|
-
className:
|
|
8
|
+
className: classNames(styles["table__head"], {
|
|
9
9
|
[styles["table__head--normal"]]: category === HeaderCategory.normal,
|
|
10
10
|
[styles["table__head--transparent"]]: category === HeaderCategory.transparent,
|
|
11
11
|
[styles["table__head--sortable"]]: category == HeaderCategory.sortable,
|
package/lib/TableHead.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableHead.js","names":["TableHead: React.FC<Props>"],"sources":["../src/components/Table/TableHead/TableHead.tsx","../src/components/Table/TableHead/index.ts"],"sourcesContent":["import classNames from 'classnames';\n\nimport { HeaderCategory, ModeType } from '../constants';\nimport tableStyles from '../styles.module.scss';\nimport { mapChildrenWithMode } from '../utils';\n\nexport interface Props extends Omit<React.ComponentPropsWithoutRef<'thead'>, 'style'> {\n /** Header category for styling. Default: normal */\n category?: HeaderCategory;\n /** Adds custom classes to the element. */\n className?: string;\n /** Sets the content of the thead. Add table rows */\n children: React.ReactNode;\n /** For display with less space. Discouraged to use together with interactive elements. */\n mode?: ModeType;\n}\n\nexport const TableHead: React.FC<Props> = ({ category = HeaderCategory.normal, className, children, mode, ...rest }) => {\n const tableHeadClass = classNames(\n tableStyles['table__head'],\n {\n [tableStyles['table__head--normal']]: category === HeaderCategory.normal,\n [tableStyles['table__head--transparent']]: category === HeaderCategory.transparent,\n [tableStyles['table__head--sortable']]: category == HeaderCategory.sortable,\n [tableStyles['table__head--compact']]: mode == ModeType.compact,\n },\n className\n );\n\n return (\n <thead className={tableHeadClass} {...rest}>\n {mapChildrenWithMode(children, mode)}\n </thead>\n );\n};\n\nexport default TableHead;\n","import TableHead from './TableHead';\nexport * from './TableHead';\nexport default TableHead;\n"],"mappings":";;;;;AAiBA,MAAaA,aAA8B,EAAE,WAAW,eAAe,QAAQ,WAAW,UAAU,MAAM,GAAG,WAAW;AAYtH,QACE,oBAAC,SAAA;EAAM,WAZc,
|
|
1
|
+
{"version":3,"file":"TableHead.js","names":["TableHead: React.FC<Props>"],"sources":["../src/components/Table/TableHead/TableHead.tsx","../src/components/Table/TableHead/index.ts"],"sourcesContent":["import classNames from 'classnames';\n\nimport { HeaderCategory, ModeType } from '../constants';\nimport tableStyles from '../styles.module.scss';\nimport { mapChildrenWithMode } from '../utils';\n\nexport interface Props extends Omit<React.ComponentPropsWithoutRef<'thead'>, 'style'> {\n /** Header category for styling. Default: normal */\n category?: HeaderCategory;\n /** Adds custom classes to the element. */\n className?: string;\n /** Sets the content of the thead. Add table rows */\n children: React.ReactNode;\n /** For display with less space. Discouraged to use together with interactive elements. */\n mode?: ModeType;\n}\n\nexport const TableHead: React.FC<Props> = ({ category = HeaderCategory.normal, className, children, mode, ...rest }) => {\n const tableHeadClass = classNames(\n tableStyles['table__head'],\n {\n [tableStyles['table__head--normal']]: category === HeaderCategory.normal,\n [tableStyles['table__head--transparent']]: category === HeaderCategory.transparent,\n [tableStyles['table__head--sortable']]: category == HeaderCategory.sortable,\n [tableStyles['table__head--compact']]: mode == ModeType.compact,\n },\n className\n );\n\n return (\n <thead className={tableHeadClass} {...rest}>\n {mapChildrenWithMode(children, mode)}\n </thead>\n );\n};\n\nexport default TableHead;\n","import TableHead from './TableHead';\nexport * from './TableHead';\nexport default TableHead;\n"],"mappings":";;;;;AAiBA,MAAaA,aAA8B,EAAE,WAAW,eAAe,QAAQ,WAAW,UAAU,MAAM,GAAG,WAAW;AAYtH,QACE,oBAAC,SAAA;EAAM,WAZc,WACrB,OAAY,gBACZ;IACG,OAAY,yBAAyB,aAAa,eAAe;IACjE,OAAY,8BAA8B,aAAa,eAAe;IACtE,OAAY,2BAA2B,YAAY,eAAe;IAClE,OAAY,0BAA0B,QAAQ,SAAS;GACzD,EACD,UACD;EAGmC,GAAI;YACnC,oBAAoB,UAAU,KAAK;GAC9B;;AC9BZ,IAAA,sBDkCe"}
|
package/lib/TableHeadCell.js
CHANGED
|
@@ -2,12 +2,12 @@ import { a as IconSize } from "./constants2.js";
|
|
|
2
2
|
import { t as Icon_default } from "./Icon.js";
|
|
3
3
|
import { t as ArrowDown_default } from "./ArrowDown.js";
|
|
4
4
|
import { t as ArrowUp_default } from "./ArrowUp.js";
|
|
5
|
-
import { i as SortDirection, n as ModeType } from "./
|
|
6
|
-
import
|
|
5
|
+
import { i as SortDirection, n as ModeType } from "./constants3.js";
|
|
6
|
+
import classNames from "classnames";
|
|
7
7
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
8
8
|
import styles from "./components/Table/styles.module.scss";
|
|
9
9
|
const TableHeadCell = ({ sortable, onClick, className, children, sortDir, mode = ModeType.normal, scope = "col", ...rest }) => {
|
|
10
|
-
const tableHeadCellDefaultClass =
|
|
10
|
+
const tableHeadCellDefaultClass = classNames(styles["table__head-cell"], className, { [styles["table__head-cell--compact"]]: mode === ModeType.compact });
|
|
11
11
|
if (!sortable && !children) return /* @__PURE__ */ jsx("td", { className: tableHeadCellDefaultClass });
|
|
12
12
|
if (!sortable) return /* @__PURE__ */ jsx("th", {
|
|
13
13
|
scope,
|
|
@@ -15,7 +15,7 @@ const TableHeadCell = ({ sortable, onClick, className, children, sortDir, mode =
|
|
|
15
15
|
...rest,
|
|
16
16
|
children
|
|
17
17
|
});
|
|
18
|
-
const sortableClasses =
|
|
18
|
+
const sortableClasses = classNames(tableHeadCellDefaultClass, styles["table__head-cell--sortable"], className);
|
|
19
19
|
const renderSortIcon = () => sortDir && /* @__PURE__ */ jsx("div", {
|
|
20
20
|
className: styles["table__head-cell-sort-icon-wrapper"],
|
|
21
21
|
children: /* @__PURE__ */ jsx(Icon_default, {
|
package/lib/TableHeadCell.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableHeadCell.js","names":["TableHeadCell: React.FC<Props>"],"sources":["../src/components/Table/TableHeadCell/TableHeadCell.tsx","../src/components/Table/TableHeadCell/index.ts"],"sourcesContent":["import classNames from 'classnames';\n\nimport Icon, { IconSize } from '../../Icon';\nimport ArrowDown from '../../Icons/ArrowDown';\nimport ArrowUp from '../../Icons/ArrowUp';\nimport { ModeType, SortDirection } from '../constants';\nimport tableStyles from '../styles.module.scss';\n\nexport interface Props extends Omit<React.ComponentPropsWithoutRef<'th'>, 'style'> {\n /** Sets if column for head cell should be sortable*/\n sortable?: boolean;\n /** Sort direction */\n sortDir?: SortDirection;\n /** Function that is called when clicked */\n onClick?: () => void;\n /** Adds custom classes to the element. */\n className?: string;\n /** Sets the content of the td element. */\n children?: React.ReactNode;\n /** For display with less space. Discouraged to use together with interactive elements. */\n mode?: ModeType;\n}\n\nexport const TableHeadCell: React.FC<Props> = ({\n sortable,\n onClick,\n className,\n children,\n sortDir,\n mode = ModeType.normal,\n scope = 'col',\n ...rest\n}) => {\n const tableHeadCellDefaultClass = classNames(tableStyles['table__head-cell'], className, {\n [tableStyles['table__head-cell--compact']]: mode === ModeType.compact,\n });\n\n if (!sortable && !children) {\n return <td className={tableHeadCellDefaultClass}></td>;\n }\n\n if (!sortable) {\n return (\n <th scope={scope} className={tableHeadCellDefaultClass} {...rest}>\n {children}\n </th>\n );\n }\n\n const sortableClasses = classNames(tableHeadCellDefaultClass, tableStyles['table__head-cell--sortable'], className);\n\n const renderSortIcon = (): React.JSX.Element | undefined =>\n sortDir && (\n <div className={tableStyles['table__head-cell-sort-icon-wrapper']}>\n <Icon svgIcon={sortDir == SortDirection.asc ? ArrowDown : ArrowUp} size={IconSize.XXSmall} />\n </div>\n );\n\n const getSortDirection = (): React.AriaAttributes['aria-sort'] => {\n switch (sortDir) {\n case SortDirection.asc:\n return 'ascending';\n case SortDirection.desc:\n return 'descending';\n }\n };\n\n return (\n <th scope={scope} className={sortableClasses} aria-sort={getSortDirection()} {...rest}>\n <button type=\"button\" onClick={onClick} className={tableStyles['table__sort-button']} aria-pressed={sortDir ? !!sortDir : undefined}>\n {renderSortIcon()}\n {children}\n </button>\n </th>\n );\n};\n\nexport default TableHeadCell;\n","import TableHeadCell from './TableHeadCell';\nexport * from './TableHeadCell';\nexport default TableHeadCell;\n"],"mappings":";;;;;;;;AAuBA,MAAaA,iBAAkC,EAC7C,UACA,SACA,WACA,UACA,SACA,OAAO,SAAS,QAChB,QAAQ,OACR,GAAG,WACC;CACJ,MAAM,4BAA4B,
|
|
1
|
+
{"version":3,"file":"TableHeadCell.js","names":["TableHeadCell: React.FC<Props>"],"sources":["../src/components/Table/TableHeadCell/TableHeadCell.tsx","../src/components/Table/TableHeadCell/index.ts"],"sourcesContent":["import classNames from 'classnames';\n\nimport Icon, { IconSize } from '../../Icon';\nimport ArrowDown from '../../Icons/ArrowDown';\nimport ArrowUp from '../../Icons/ArrowUp';\nimport { ModeType, SortDirection } from '../constants';\nimport tableStyles from '../styles.module.scss';\n\nexport interface Props extends Omit<React.ComponentPropsWithoutRef<'th'>, 'style'> {\n /** Sets if column for head cell should be sortable*/\n sortable?: boolean;\n /** Sort direction */\n sortDir?: SortDirection;\n /** Function that is called when clicked */\n onClick?: () => void;\n /** Adds custom classes to the element. */\n className?: string;\n /** Sets the content of the td element. */\n children?: React.ReactNode;\n /** For display with less space. Discouraged to use together with interactive elements. */\n mode?: ModeType;\n}\n\nexport const TableHeadCell: React.FC<Props> = ({\n sortable,\n onClick,\n className,\n children,\n sortDir,\n mode = ModeType.normal,\n scope = 'col',\n ...rest\n}) => {\n const tableHeadCellDefaultClass = classNames(tableStyles['table__head-cell'], className, {\n [tableStyles['table__head-cell--compact']]: mode === ModeType.compact,\n });\n\n if (!sortable && !children) {\n return <td className={tableHeadCellDefaultClass}></td>;\n }\n\n if (!sortable) {\n return (\n <th scope={scope} className={tableHeadCellDefaultClass} {...rest}>\n {children}\n </th>\n );\n }\n\n const sortableClasses = classNames(tableHeadCellDefaultClass, tableStyles['table__head-cell--sortable'], className);\n\n const renderSortIcon = (): React.JSX.Element | undefined =>\n sortDir && (\n <div className={tableStyles['table__head-cell-sort-icon-wrapper']}>\n <Icon svgIcon={sortDir == SortDirection.asc ? ArrowDown : ArrowUp} size={IconSize.XXSmall} />\n </div>\n );\n\n const getSortDirection = (): React.AriaAttributes['aria-sort'] => {\n switch (sortDir) {\n case SortDirection.asc:\n return 'ascending';\n case SortDirection.desc:\n return 'descending';\n }\n };\n\n return (\n <th scope={scope} className={sortableClasses} aria-sort={getSortDirection()} {...rest}>\n <button type=\"button\" onClick={onClick} className={tableStyles['table__sort-button']} aria-pressed={sortDir ? !!sortDir : undefined}>\n {renderSortIcon()}\n {children}\n </button>\n </th>\n );\n};\n\nexport default TableHeadCell;\n","import TableHeadCell from './TableHeadCell';\nexport * from './TableHeadCell';\nexport default TableHeadCell;\n"],"mappings":";;;;;;;;AAuBA,MAAaA,iBAAkC,EAC7C,UACA,SACA,WACA,UACA,SACA,OAAO,SAAS,QAChB,QAAQ,OACR,GAAG,WACC;CACJ,MAAM,4BAA4B,WAAW,OAAY,qBAAqB,WAAW,GACtF,OAAY,+BAA+B,SAAS,SAAS,SAC/D,CAAC;AAEF,KAAI,CAAC,YAAY,CAAC,SAChB,QAAO,oBAAC,MAAA,EAAG,WAAW,2BAAA,CAAgC;AAGxD,KAAI,CAAC,SACH,QACE,oBAAC,MAAA;EAAU;EAAO,WAAW;EAA2B,GAAI;EACzD;GACE;CAIT,MAAM,kBAAkB,WAAW,2BAA2B,OAAY,+BAA+B,UAAU;CAEnH,MAAM,uBACJ,WACE,oBAAC,OAAA;EAAI,WAAW,OAAY;YAC1B,oBAAC,cAAA;GAAK,SAAS,WAAW,cAAc,MAAM,oBAAY;GAAS,MAAM,SAAS;IAAW;GACzF;CAGV,MAAM,yBAA4D;AAChE,UAAQ,SAAR;GACE,KAAK,cAAc,IACjB,QAAO;GACT,KAAK,cAAc,KACjB,QAAO;;;AAIb,QACE,oBAAC,MAAA;EAAU;EAAO,WAAW;EAAiB,aAAW,kBAAkB;EAAE,GAAI;YAC/E,qBAAC,UAAA;GAAO,MAAK;GAAkB;GAAS,WAAW,OAAY;GAAuB,gBAAc,UAAU,CAAC,CAAC,UAAU,KAAA;cACvH,gBAAgB,EAChB,SAAA;IACM;GACN;;ACvET,IAAA,0BD2Ee"}
|
package/lib/TableRow.js
CHANGED
|
@@ -2,14 +2,14 @@ import { t as Icon_default } from "./Icon.js";
|
|
|
2
2
|
import { t as Button_default } from "./Button.js";
|
|
3
3
|
import { t as ChevronDown_default } from "./ChevronDown.js";
|
|
4
4
|
import { t as ChevronUp_default } from "./ChevronUp.js";
|
|
5
|
-
import { n as ModeType } from "./
|
|
6
|
-
import { i as mapChildrenWithMode } from "./
|
|
7
|
-
import
|
|
5
|
+
import { n as ModeType } from "./constants3.js";
|
|
6
|
+
import { i as mapChildrenWithMode } from "./utils6.js";
|
|
7
|
+
import classNames from "classnames";
|
|
8
8
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
9
9
|
import styles from "./components/Table/styles.module.scss";
|
|
10
10
|
var TableExpanderCellMobile = ({ expanded, onClick, hideDetailsText, showDetailsText, mode = ModeType.normal }) => {
|
|
11
11
|
return /* @__PURE__ */ jsx("td", {
|
|
12
|
-
className:
|
|
12
|
+
className: classNames(styles.table__cell, styles["table__expander-cell-mobile"], {
|
|
13
13
|
[styles["table__expander-cell-mobile--expanded"]]: expanded,
|
|
14
14
|
[styles["table__cell--compact"]]: mode === ModeType.compact
|
|
15
15
|
}),
|
|
@@ -28,7 +28,7 @@ var TableExpanderCellMobile = ({ expanded, onClick, hideDetailsText, showDetails
|
|
|
28
28
|
var TableExpanderCellMobile_default = TableExpanderCellMobile;
|
|
29
29
|
const TableRow = ({ rowKey, hideDetailsText, showDetailsText, expandable, expanded, onClick, className, children, mode = ModeType.normal, ...rest }) => {
|
|
30
30
|
return /* @__PURE__ */ jsxs("tr", {
|
|
31
|
-
className:
|
|
31
|
+
className: classNames(styles["table-row"], { [styles["table__row--expandable"]]: expandable }, className),
|
|
32
32
|
onClick,
|
|
33
33
|
...rest,
|
|
34
34
|
children: [mapChildrenWithMode(children, mode), expandable && /* @__PURE__ */ jsx(TableExpanderCellMobile_default, {
|
package/lib/TableRow.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableRow.js","names":["TableExpanderCellMobile: React.FC<TableExpanderCellMobileProps>","TableRow: React.FC<Props>"],"sources":["../src/components/Table/TableExpanderCell/TableExpanderCellMobile.tsx","../src/components/Table/TableRow/TableRow.tsx","../src/components/Table/TableRow/index.ts"],"sourcesContent":["import classNames from 'classnames';\n\nimport type { Props } from '../TableRow/TableRow';\n\nimport Button from '../../Button';\nimport Icon from '../../Icon';\nimport ChevronDown from '../../Icons/ChevronDown';\nimport ChevronUp from '../../Icons/ChevronUp';\nimport { ModeType } from '../constants';\nimport tableStyles from '../styles.module.scss';\n\ntype TableExpanderCellMobileProps = Pick<Props, 'expanded' | 'onClick' | 'hideDetailsText' | 'showDetailsText' | 'mode'>;\n\nconst TableExpanderCellMobile: React.FC<TableExpanderCellMobileProps> = ({\n expanded,\n onClick,\n hideDetailsText,\n showDetailsText,\n mode = ModeType.normal,\n}) => {\n const cellClass = classNames(tableStyles.table__cell, tableStyles['table__expander-cell-mobile'], {\n [tableStyles['table__expander-cell-mobile--expanded']]: expanded,\n [tableStyles['table__cell--compact']]: mode === ModeType.compact,\n });\n\n return (\n <td className={cellClass}>\n <Button aria-expanded={expanded} variant=\"borderless\" onClick={onClick}>\n <Icon svgIcon={expanded ? ChevronUp : ChevronDown} /> {expanded ? hideDetailsText : showDetailsText}\n </Button>\n </td>\n );\n};\n\nexport default TableExpanderCellMobile;\n","import classNames from 'classnames';\n\nimport { ModeType } from '../constants';\nimport tableStyles from '../styles.module.scss';\nimport TableExpanderCellMobile from '../TableExpanderCell/TableExpanderCellMobile';\nimport { mapChildrenWithMode } from '../utils';\n\nexport interface Props extends Omit<React.ComponentPropsWithoutRef<'tr'>, 'style'> {\n /** Sets if expanded row can be expanded */\n expandable?: boolean;\n /** Sets if expanded row is expanded */\n expanded?: boolean;\n /** When hide/show button for expanded row is clicked. */\n onClick?: () => void;\n /** Text for expanded row hide button. */\n hideDetailsText?: string;\n /** Text for expanded row show button. */\n showDetailsText?: string;\n /** Key attribute for row */\n rowKey?: string;\n /** Adds custom classes to the element. */\n className?: string;\n /** Sets the cells of the table row element. */\n children?: React.ReactNode;\n /** For display with less space. Discouraged to use together with interactive elements. */\n mode?: ModeType;\n}\n\nexport const TableRow: React.FC<Props> = ({\n rowKey,\n hideDetailsText,\n showDetailsText,\n expandable,\n expanded,\n onClick,\n className,\n children,\n mode = ModeType.normal,\n ...rest\n}) => {\n const tableRowClass = classNames(\n tableStyles['table-row'],\n {\n [tableStyles['table__row--expandable']]: expandable,\n },\n className\n );\n\n return (\n <tr className={tableRowClass} onClick={onClick} key={rowKey} {...rest}>\n {mapChildrenWithMode(children, mode)}\n {expandable && (\n <TableExpanderCellMobile\n expanded={expanded}\n onClick={onClick}\n hideDetailsText={hideDetailsText}\n showDetailsText={showDetailsText}\n mode={mode}\n />\n )}\n </tr>\n );\n};\n\nexport default TableRow;\n","import TableRow from './TableRow';\nexport * from './TableRow';\nexport default TableRow;\n"],"mappings":";;;;;;;;;AAaA,IAAMA,2BAAmE,EACvE,UACA,SACA,iBACA,iBACA,OAAO,SAAS,aACZ;AAMJ,QACE,oBAAC,MAAA;EAAG,WANY,
|
|
1
|
+
{"version":3,"file":"TableRow.js","names":["TableExpanderCellMobile: React.FC<TableExpanderCellMobileProps>","TableRow: React.FC<Props>"],"sources":["../src/components/Table/TableExpanderCell/TableExpanderCellMobile.tsx","../src/components/Table/TableRow/TableRow.tsx","../src/components/Table/TableRow/index.ts"],"sourcesContent":["import classNames from 'classnames';\n\nimport type { Props } from '../TableRow/TableRow';\n\nimport Button from '../../Button';\nimport Icon from '../../Icon';\nimport ChevronDown from '../../Icons/ChevronDown';\nimport ChevronUp from '../../Icons/ChevronUp';\nimport { ModeType } from '../constants';\nimport tableStyles from '../styles.module.scss';\n\ntype TableExpanderCellMobileProps = Pick<Props, 'expanded' | 'onClick' | 'hideDetailsText' | 'showDetailsText' | 'mode'>;\n\nconst TableExpanderCellMobile: React.FC<TableExpanderCellMobileProps> = ({\n expanded,\n onClick,\n hideDetailsText,\n showDetailsText,\n mode = ModeType.normal,\n}) => {\n const cellClass = classNames(tableStyles.table__cell, tableStyles['table__expander-cell-mobile'], {\n [tableStyles['table__expander-cell-mobile--expanded']]: expanded,\n [tableStyles['table__cell--compact']]: mode === ModeType.compact,\n });\n\n return (\n <td className={cellClass}>\n <Button aria-expanded={expanded} variant=\"borderless\" onClick={onClick}>\n <Icon svgIcon={expanded ? ChevronUp : ChevronDown} /> {expanded ? hideDetailsText : showDetailsText}\n </Button>\n </td>\n );\n};\n\nexport default TableExpanderCellMobile;\n","import classNames from 'classnames';\n\nimport { ModeType } from '../constants';\nimport tableStyles from '../styles.module.scss';\nimport TableExpanderCellMobile from '../TableExpanderCell/TableExpanderCellMobile';\nimport { mapChildrenWithMode } from '../utils';\n\nexport interface Props extends Omit<React.ComponentPropsWithoutRef<'tr'>, 'style'> {\n /** Sets if expanded row can be expanded */\n expandable?: boolean;\n /** Sets if expanded row is expanded */\n expanded?: boolean;\n /** When hide/show button for expanded row is clicked. */\n onClick?: () => void;\n /** Text for expanded row hide button. */\n hideDetailsText?: string;\n /** Text for expanded row show button. */\n showDetailsText?: string;\n /** Key attribute for row */\n rowKey?: string;\n /** Adds custom classes to the element. */\n className?: string;\n /** Sets the cells of the table row element. */\n children?: React.ReactNode;\n /** For display with less space. Discouraged to use together with interactive elements. */\n mode?: ModeType;\n}\n\nexport const TableRow: React.FC<Props> = ({\n rowKey,\n hideDetailsText,\n showDetailsText,\n expandable,\n expanded,\n onClick,\n className,\n children,\n mode = ModeType.normal,\n ...rest\n}) => {\n const tableRowClass = classNames(\n tableStyles['table-row'],\n {\n [tableStyles['table__row--expandable']]: expandable,\n },\n className\n );\n\n return (\n <tr className={tableRowClass} onClick={onClick} key={rowKey} {...rest}>\n {mapChildrenWithMode(children, mode)}\n {expandable && (\n <TableExpanderCellMobile\n expanded={expanded}\n onClick={onClick}\n hideDetailsText={hideDetailsText}\n showDetailsText={showDetailsText}\n mode={mode}\n />\n )}\n </tr>\n );\n};\n\nexport default TableRow;\n","import TableRow from './TableRow';\nexport * from './TableRow';\nexport default TableRow;\n"],"mappings":";;;;;;;;;AAaA,IAAMA,2BAAmE,EACvE,UACA,SACA,iBACA,iBACA,OAAO,SAAS,aACZ;AAMJ,QACE,oBAAC,MAAA;EAAG,WANY,WAAW,OAAY,aAAa,OAAY,gCAAgC;IAC/F,OAAY,2CAA2C;IACvD,OAAY,0BAA0B,SAAS,SAAS;GAC1D,CAAC;YAIE,qBAAC,gBAAA;GAAO,iBAAe;GAAU,SAAQ;GAAsB;;IAC7D,oBAAC,cAAA,EAAK,SAAS,WAAW,oBAAY,qBAAA,CAAe;;IAAE,WAAW,kBAAkB;;IAC7E;GACN;;AAIT,IAAA,kCAAe;ACNf,MAAaC,YAA6B,EACxC,QACA,iBACA,iBACA,YACA,UACA,SACA,WACA,UACA,OAAO,SAAS,QAChB,GAAG,WACC;AASJ,QACE,qBAAC,MAAA;EAAG,WATgB,WACpB,OAAY,cACZ,GACG,OAAY,4BAA4B,YAC1C,EACD,UACD;EAGwC;EAAsB,GAAI;aAC9D,oBAAoB,UAAU,KAAK,EACnC,cACC,oBAAC,iCAAA;GACW;GACD;GACQ;GACA;GACX;IACN,CAAA;IAT+C,OAWhD;;AC1DT,IAAA,qBD8De"}
|
package/lib/Textarea.js
CHANGED
|
@@ -6,7 +6,7 @@ import { t as getAriaDescribedBy } from "./accessibility.js";
|
|
|
6
6
|
import { t as ErrorWrapper_default } from "./ErrorWrapper.js";
|
|
7
7
|
import { n as renderLabel } from "./utils2.js";
|
|
8
8
|
import { t as MaxCharacters_default } from "./MaxCharacters.js";
|
|
9
|
-
import
|
|
9
|
+
import classNames from "classnames";
|
|
10
10
|
import { useEffect, useRef, useState } from "react";
|
|
11
11
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
12
12
|
import styles from "./components/Textarea/styles.module.scss";
|
|
@@ -55,15 +55,15 @@ var Textarea = (props) => {
|
|
|
55
55
|
const onBlueberry = onColor === FormOnColor.onblueberry;
|
|
56
56
|
const maxCharactersExceeded = !!maxCharacters && textareaInput.toString().length > maxCharacters;
|
|
57
57
|
const onError = onColor === FormOnColor.oninvalid || !!errorText || !!error || maxCharactersExceeded;
|
|
58
|
-
const textareaWrapperClass =
|
|
59
|
-
const contentWrapperClass =
|
|
58
|
+
const textareaWrapperClass = classNames(styles.textarea, { [styles["textarea--gutterBottom"]]: gutterBottom });
|
|
59
|
+
const contentWrapperClass = classNames(styles["input-container"], {
|
|
60
60
|
[styles["input-container--transparent"]]: transparent,
|
|
61
61
|
[styles["input-container--on-blueberry"]]: onBlueberry,
|
|
62
62
|
[styles["input-container--on-dark"]]: onDark,
|
|
63
63
|
[styles["input-container--invalid"]]: onError,
|
|
64
64
|
[styles["input-container--disabled"]]: props.disabled
|
|
65
65
|
});
|
|
66
|
-
const textareaClass =
|
|
66
|
+
const textareaClass = classNames(styles["input-container__input"], { [styles[`input-container__input--disabled`]]: props.disabled });
|
|
67
67
|
useEffect(() => {
|
|
68
68
|
if (value) setTextareaInput(value);
|
|
69
69
|
if (grow && referanse.current?.children && referanse.current?.children[0]) {
|
package/lib/Textarea.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Textarea.js","names":["Textarea: React.FC<TextareaProps>","mergedResources: HNDesignsystemTextArea"],"sources":["../src/resources/HN.Designsystem.TextArea.en-GB.json","../src/resources/HN.Designsystem.TextArea.nb-NO.json","../src/resources/HN.Designsystem.TextArea.nn-NO.json","../src/components/Textarea/resourceHelper.ts","../src/components/Textarea/Textarea.tsx","../src/components/Textarea/index.ts"],"sourcesContent":["{\n \"characters\": \"characters\"\n}\n","{\n \"characters\": \"tegn\"\n}\n","{\n \"characters\": \"teikn\"\n}\n","import type { HNDesignsystemTextArea } from '../../resources/Resources';\n\nimport { LanguageLocales } from '../../constants';\nimport enGB from '../../resources/HN.Designsystem.TextArea.en-GB.json';\nimport nbNO from '../../resources/HN.Designsystem.TextArea.nb-NO.json';\nimport nnNO from '../../resources/HN.Designsystem.TextArea.nn-NO.json';\n\nexport const getResources = (language: LanguageLocales): HNDesignsystemTextArea => {\n switch (language) {\n case LanguageLocales.ENGLISH:\n return enGB;\n case LanguageLocales.NORWEGIAN_NYNORSK:\n return nnNO;\n case LanguageLocales.NORWEGIAN:\n default:\n return nbNO;\n }\n};\n","import { useState, useRef, useEffect } from 'react';\n\nimport cn from 'classnames';\n\nimport type { HNDesignsystemTextArea } from '../../resources/Resources';\nimport type { ErrorWrapperClassNameProps } from '../ErrorWrapper';\n\nimport { getResources } from './resourceHelper';\nimport { AnalyticsId, AVERAGE_CHARACTER_WIDTH_PX, FormOnColor, LanguageLocales } from '../../constants';\nimport { useIdWithFallback } from '../../hooks/useIdWithFallback';\nimport { useLanguage } from '../../hooks/useLanguage';\nimport { getAriaDescribedBy } from '../../utils/accessibility';\nimport { uuid } from '../../utils/uuid';\nimport ErrorWrapper from '../ErrorWrapper';\nimport { renderLabel } from '../Label/utils';\nimport MaxCharacters from '../MaxCharacters/MaxCharacters';\n\nimport styles from './styles.module.scss';\n\nexport interface TextareaProps\n extends\n ErrorWrapperClassNameProps,\n Pick<\n React.InputHTMLAttributes<HTMLTextAreaElement>,\n | 'aria-describedby'\n | 'autoFocus'\n | 'disabled'\n | 'name'\n | 'autoComplete'\n | 'placeholder'\n | 'readOnly'\n | 'required'\n | 'defaultValue'\n | 'onChange'\n | 'value'\n > {\n /** max character limit in textarea */\n maxCharacters?: number;\n /** Width of textarea in characters (approximate) */\n width?: number;\n /** Sets the data-testid attribute. */\n testId?: string;\n /** If true, the component will have a bottom margin. */\n marginBottom?: boolean;\n /** If true, the component will be transparent. */\n transparent?: boolean;\n /** Changes the visuals of the textarea */\n onColor?: keyof typeof FormOnColor;\n /** Label of the input */\n label?: React.ReactNode;\n /** id of the textarea */\n textareaId?: string;\n /** max rows */\n maxRows?: number;\n /** min rows */\n minRows?: number;\n /** auto-grows until maxRows */\n grow?: boolean;\n /** Activates Error style for the input */\n error?: boolean;\n /** Error text to show above the component */\n errorText?: string;\n /** Error text id */\n errorTextId?: string;\n /** Resources for component */\n resources?: Partial<HNDesignsystemTextArea>;\n /** Ref passed to the component */\n ref?: React.Ref<HTMLTextAreaElement | null>;\n}\n\nconst getTextareaMaxWidth = (characters: number): string => {\n const paddingWidth = '2rem';\n const scrollbarWidth = '16px';\n const borderWidth = '4px';\n\n return `calc(${characters * AVERAGE_CHARACTER_WIDTH_PX}px + ${paddingWidth} + ${scrollbarWidth} + ${borderWidth})`;\n};\n\nconst Textarea: React.FC<TextareaProps> = props => {\n const {\n maxCharacters,\n width,\n testId,\n defaultValue,\n marginBottom: gutterBottom,\n transparent,\n onColor = FormOnColor.onwhite,\n label,\n textareaId = uuid(),\n minRows = 3,\n maxRows = 10,\n grow,\n error,\n errorText,\n errorTextId: errorTextIdProp,\n errorWrapperClassName,\n autoFocus,\n disabled,\n name,\n autoComplete = 'off',\n placeholder,\n readOnly,\n required,\n onChange,\n value,\n resources,\n ref,\n ...rest\n } = props;\n\n const [rows, setRows] = useState(minRows);\n const [textareaInput, setTextareaInput] = useState(value || defaultValue || '');\n const referanse = useRef<HTMLDivElement>(null);\n const errorTextUuid = useIdWithFallback(errorTextIdProp);\n\n const { language } = useLanguage<LanguageLocales>(LanguageLocales.NORWEGIAN);\n const defaultResources = getResources(language);\n\n const mergedResources: HNDesignsystemTextArea = {\n ...defaultResources,\n ...resources,\n };\n\n useEffect(() => {\n setTextareaInput(defaultValue || '');\n }, [defaultValue]);\n\n const resizeHeight = (target: HTMLTextAreaElement): void => {\n const textareaLineHeight = 28;\n\n const previousRows = target.rows;\n target.rows = minRows; // reset number of rows in textarea\n\n const currentRows = Math.floor((target.scrollHeight - 16) / textareaLineHeight); // scrollHeight - 16px of padding to calculate the rows\n\n if (currentRows === previousRows) {\n target.rows = currentRows;\n }\n\n if (currentRows >= maxRows) {\n target.rows = maxRows;\n target.scrollTop = target.scrollHeight;\n }\n\n if (currentRows < maxRows) {\n setRows(currentRows);\n } else {\n setRows(maxRows);\n }\n };\n\n const onDark = onColor === FormOnColor.ondark;\n const onBlueberry = onColor === FormOnColor.onblueberry;\n const maxCharactersExceeded = !!maxCharacters && textareaInput.toString().length > maxCharacters;\n const onError = onColor === FormOnColor.oninvalid || !!errorText || !!error || maxCharactersExceeded;\n\n const textareaWrapperClass = cn(styles.textarea, {\n [styles['textarea--gutterBottom']]: gutterBottom,\n });\n\n const contentWrapperClass = cn(styles['input-container'], {\n [styles['input-container--transparent']]: transparent,\n [styles['input-container--on-blueberry']]: onBlueberry,\n [styles['input-container--on-dark']]: onDark,\n [styles['input-container--invalid']]: onError,\n [styles['input-container--disabled']]: props.disabled,\n });\n\n const textareaClass = cn(styles['input-container__input'], {\n [styles[`input-container__input--disabled`]]: props.disabled,\n });\n\n useEffect(() => {\n if (value) setTextareaInput(value);\n\n if (grow && referanse.current?.children && referanse.current?.children[0]) {\n const textarea = referanse.current?.children[0] as HTMLTextAreaElement;\n resizeHeight(textarea);\n }\n }, [value]);\n\n const onChangeHandler = (e: React.ChangeEvent<HTMLTextAreaElement>): void => {\n setTextareaInput(e.target.value);\n\n if (onChange) {\n onChange(e);\n }\n\n if (grow) {\n resizeHeight(e.target);\n }\n };\n\n const maxWidth = width ? getTextareaMaxWidth(width) : undefined;\n\n return (\n <ErrorWrapper className={errorWrapperClassName} errorText={errorText} errorTextId={errorTextUuid}>\n <div data-testid={testId} data-analyticsid={AnalyticsId.Textarea} className={textareaWrapperClass}>\n {renderLabel(label, textareaId, onColor as FormOnColor)}\n <div className={contentWrapperClass} ref={referanse} style={{ maxWidth }}>\n <textarea\n {...rest}\n rows={rows}\n defaultValue={defaultValue}\n id={textareaId}\n className={textareaClass}\n ref={ref}\n aria-describedby={getAriaDescribedBy(props, errorTextUuid)}\n aria-invalid={!!onError}\n // eslint-disable-next-line jsx-a11y/no-autofocus\n autoFocus={autoFocus}\n disabled={disabled}\n name={name}\n autoComplete={autoComplete ? autoComplete : undefined}\n placeholder={placeholder}\n readOnly={readOnly}\n required={required}\n onChange={onChangeHandler}\n value={value}\n />\n </div>\n {maxCharacters && (\n <MaxCharacters\n maxCharacters={maxCharacters}\n length={textareaInput.toString().length}\n maxText={mergedResources.characters}\n onColor={onColor}\n maxWidth={maxWidth}\n />\n )}\n </div>\n </ErrorWrapper>\n );\n};\n\nTextarea.displayName = 'Textarea';\n\nexport default Textarea;\n","import Textarea from './Textarea';\nexport * from './Textarea';\nexport default Textarea;\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"Textarea.js","names":["Textarea: React.FC<TextareaProps>","mergedResources: HNDesignsystemTextArea"],"sources":["../src/resources/HN.Designsystem.TextArea.en-GB.json","../src/resources/HN.Designsystem.TextArea.nb-NO.json","../src/resources/HN.Designsystem.TextArea.nn-NO.json","../src/components/Textarea/resourceHelper.ts","../src/components/Textarea/Textarea.tsx","../src/components/Textarea/index.ts"],"sourcesContent":["{\n \"characters\": \"characters\"\n}\n","{\n \"characters\": \"tegn\"\n}\n","{\n \"characters\": \"teikn\"\n}\n","import type { HNDesignsystemTextArea } from '../../resources/Resources';\n\nimport { LanguageLocales } from '../../constants';\nimport enGB from '../../resources/HN.Designsystem.TextArea.en-GB.json';\nimport nbNO from '../../resources/HN.Designsystem.TextArea.nb-NO.json';\nimport nnNO from '../../resources/HN.Designsystem.TextArea.nn-NO.json';\n\nexport const getResources = (language: LanguageLocales): HNDesignsystemTextArea => {\n switch (language) {\n case LanguageLocales.ENGLISH:\n return enGB;\n case LanguageLocales.NORWEGIAN_NYNORSK:\n return nnNO;\n case LanguageLocales.NORWEGIAN:\n default:\n return nbNO;\n }\n};\n","import { useState, useRef, useEffect } from 'react';\n\nimport cn from 'classnames';\n\nimport type { HNDesignsystemTextArea } from '../../resources/Resources';\nimport type { ErrorWrapperClassNameProps } from '../ErrorWrapper';\n\nimport { getResources } from './resourceHelper';\nimport { AnalyticsId, AVERAGE_CHARACTER_WIDTH_PX, FormOnColor, LanguageLocales } from '../../constants';\nimport { useIdWithFallback } from '../../hooks/useIdWithFallback';\nimport { useLanguage } from '../../hooks/useLanguage';\nimport { getAriaDescribedBy } from '../../utils/accessibility';\nimport { uuid } from '../../utils/uuid';\nimport ErrorWrapper from '../ErrorWrapper';\nimport { renderLabel } from '../Label/utils';\nimport MaxCharacters from '../MaxCharacters/MaxCharacters';\n\nimport styles from './styles.module.scss';\n\nexport interface TextareaProps\n extends\n ErrorWrapperClassNameProps,\n Pick<\n React.InputHTMLAttributes<HTMLTextAreaElement>,\n | 'aria-describedby'\n | 'autoFocus'\n | 'disabled'\n | 'name'\n | 'autoComplete'\n | 'placeholder'\n | 'readOnly'\n | 'required'\n | 'defaultValue'\n | 'onChange'\n | 'value'\n > {\n /** max character limit in textarea */\n maxCharacters?: number;\n /** Width of textarea in characters (approximate) */\n width?: number;\n /** Sets the data-testid attribute. */\n testId?: string;\n /** If true, the component will have a bottom margin. */\n marginBottom?: boolean;\n /** If true, the component will be transparent. */\n transparent?: boolean;\n /** Changes the visuals of the textarea */\n onColor?: keyof typeof FormOnColor;\n /** Label of the input */\n label?: React.ReactNode;\n /** id of the textarea */\n textareaId?: string;\n /** max rows */\n maxRows?: number;\n /** min rows */\n minRows?: number;\n /** auto-grows until maxRows */\n grow?: boolean;\n /** Activates Error style for the input */\n error?: boolean;\n /** Error text to show above the component */\n errorText?: string;\n /** Error text id */\n errorTextId?: string;\n /** Resources for component */\n resources?: Partial<HNDesignsystemTextArea>;\n /** Ref passed to the component */\n ref?: React.Ref<HTMLTextAreaElement | null>;\n}\n\nconst getTextareaMaxWidth = (characters: number): string => {\n const paddingWidth = '2rem';\n const scrollbarWidth = '16px';\n const borderWidth = '4px';\n\n return `calc(${characters * AVERAGE_CHARACTER_WIDTH_PX}px + ${paddingWidth} + ${scrollbarWidth} + ${borderWidth})`;\n};\n\nconst Textarea: React.FC<TextareaProps> = props => {\n const {\n maxCharacters,\n width,\n testId,\n defaultValue,\n marginBottom: gutterBottom,\n transparent,\n onColor = FormOnColor.onwhite,\n label,\n textareaId = uuid(),\n minRows = 3,\n maxRows = 10,\n grow,\n error,\n errorText,\n errorTextId: errorTextIdProp,\n errorWrapperClassName,\n autoFocus,\n disabled,\n name,\n autoComplete = 'off',\n placeholder,\n readOnly,\n required,\n onChange,\n value,\n resources,\n ref,\n ...rest\n } = props;\n\n const [rows, setRows] = useState(minRows);\n const [textareaInput, setTextareaInput] = useState(value || defaultValue || '');\n const referanse = useRef<HTMLDivElement>(null);\n const errorTextUuid = useIdWithFallback(errorTextIdProp);\n\n const { language } = useLanguage<LanguageLocales>(LanguageLocales.NORWEGIAN);\n const defaultResources = getResources(language);\n\n const mergedResources: HNDesignsystemTextArea = {\n ...defaultResources,\n ...resources,\n };\n\n useEffect(() => {\n setTextareaInput(defaultValue || '');\n }, [defaultValue]);\n\n const resizeHeight = (target: HTMLTextAreaElement): void => {\n const textareaLineHeight = 28;\n\n const previousRows = target.rows;\n target.rows = minRows; // reset number of rows in textarea\n\n const currentRows = Math.floor((target.scrollHeight - 16) / textareaLineHeight); // scrollHeight - 16px of padding to calculate the rows\n\n if (currentRows === previousRows) {\n target.rows = currentRows;\n }\n\n if (currentRows >= maxRows) {\n target.rows = maxRows;\n target.scrollTop = target.scrollHeight;\n }\n\n if (currentRows < maxRows) {\n setRows(currentRows);\n } else {\n setRows(maxRows);\n }\n };\n\n const onDark = onColor === FormOnColor.ondark;\n const onBlueberry = onColor === FormOnColor.onblueberry;\n const maxCharactersExceeded = !!maxCharacters && textareaInput.toString().length > maxCharacters;\n const onError = onColor === FormOnColor.oninvalid || !!errorText || !!error || maxCharactersExceeded;\n\n const textareaWrapperClass = cn(styles.textarea, {\n [styles['textarea--gutterBottom']]: gutterBottom,\n });\n\n const contentWrapperClass = cn(styles['input-container'], {\n [styles['input-container--transparent']]: transparent,\n [styles['input-container--on-blueberry']]: onBlueberry,\n [styles['input-container--on-dark']]: onDark,\n [styles['input-container--invalid']]: onError,\n [styles['input-container--disabled']]: props.disabled,\n });\n\n const textareaClass = cn(styles['input-container__input'], {\n [styles[`input-container__input--disabled`]]: props.disabled,\n });\n\n useEffect(() => {\n if (value) setTextareaInput(value);\n\n if (grow && referanse.current?.children && referanse.current?.children[0]) {\n const textarea = referanse.current?.children[0] as HTMLTextAreaElement;\n resizeHeight(textarea);\n }\n }, [value]);\n\n const onChangeHandler = (e: React.ChangeEvent<HTMLTextAreaElement>): void => {\n setTextareaInput(e.target.value);\n\n if (onChange) {\n onChange(e);\n }\n\n if (grow) {\n resizeHeight(e.target);\n }\n };\n\n const maxWidth = width ? getTextareaMaxWidth(width) : undefined;\n\n return (\n <ErrorWrapper className={errorWrapperClassName} errorText={errorText} errorTextId={errorTextUuid}>\n <div data-testid={testId} data-analyticsid={AnalyticsId.Textarea} className={textareaWrapperClass}>\n {renderLabel(label, textareaId, onColor as FormOnColor)}\n <div className={contentWrapperClass} ref={referanse} style={{ maxWidth }}>\n <textarea\n {...rest}\n rows={rows}\n defaultValue={defaultValue}\n id={textareaId}\n className={textareaClass}\n ref={ref}\n aria-describedby={getAriaDescribedBy(props, errorTextUuid)}\n aria-invalid={!!onError}\n // eslint-disable-next-line jsx-a11y/no-autofocus\n autoFocus={autoFocus}\n disabled={disabled}\n name={name}\n autoComplete={autoComplete ? autoComplete : undefined}\n placeholder={placeholder}\n readOnly={readOnly}\n required={required}\n onChange={onChangeHandler}\n value={value}\n />\n </div>\n {maxCharacters && (\n <MaxCharacters\n maxCharacters={maxCharacters}\n length={textareaInput.toString().length}\n maxText={mergedResources.characters}\n onColor={onColor}\n maxWidth={maxWidth}\n />\n )}\n </div>\n </ErrorWrapper>\n );\n};\n\nTextarea.displayName = 'Textarea';\n\nexport default Textarea;\n","import Textarea from './Textarea';\nexport * from './Textarea';\nexport default Textarea;\n"],"mappings":"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"}
|
package/lib/Title.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { n as AnalyticsId } from "./constants2.js";
|
|
2
|
-
import
|
|
2
|
+
import classNames from "classnames";
|
|
3
3
|
import { jsx } from "react/jsx-runtime";
|
|
4
4
|
import titleStyles from "./components/Title/styles.module.scss";
|
|
5
5
|
const instanceOfTitleMargin = (margin) => {
|
|
@@ -9,7 +9,7 @@ const Title = (props) => {
|
|
|
9
9
|
const { id, children, className, htmlMarkup = "h1", appearance = "title1", margin = 0, testId, ref } = props;
|
|
10
10
|
return /* @__PURE__ */ jsx(htmlMarkup, {
|
|
11
11
|
id,
|
|
12
|
-
className:
|
|
12
|
+
className: classNames(titleStyles.title, {
|
|
13
13
|
[titleStyles["title--feature"]]: appearance === "titleFeature",
|
|
14
14
|
[titleStyles["title--title1"]]: appearance === "title1",
|
|
15
15
|
[titleStyles["title--title2"]]: appearance === "title2",
|
package/lib/Title.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Title.js","names":["Title: React.FC<TitleProps>"],"sources":["../src/components/Title/utils.ts","../src/components/Title/Title.tsx"],"sourcesContent":["import type { TitleMargin } from './Title';\n\nexport const instanceOfTitleMargin = (margin: unknown): margin is TitleMargin => {\n return Object.prototype.hasOwnProperty.call(margin, 'marginTop') && Object.prototype.hasOwnProperty.call(margin, 'marginBottom');\n};\n","import classNames from 'classnames';\n\nimport { instanceOfTitleMargin } from './utils';\nimport { AnalyticsId } from '../../constants';\n\nimport titleStyles from './styles.module.scss';\n\nexport type TitleTags = 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'span';\nexport type TitleAppearances = 'titleFeature' | 'title1' | 'title2' | 'title3' | 'title4' | 'title5' | 'title6';\n\nexport interface TitleProps {\n children: React.ReactNode;\n /** Gives a unique id to the title */\n id?: string;\n /** Adds custom classes to the element. */\n className?: string;\n /** Adds top and bottom margin in rem. */\n margin?: number | TitleMargin;\n /** Changes the underlying element of the title. */\n htmlMarkup?: TitleTags;\n /** Changes the appearance of the title. */\n appearance?: TitleAppearances;\n /** Sets the data-testid attribute. */\n testId?: string;\n /** Ref passed to the heading element */\n ref?: React.Ref<HTMLHeadingElement | null>;\n}\n\nexport const Title: React.FC<TitleProps> = (props: TitleProps) => {\n const { id, children, className, htmlMarkup = 'h1', appearance = 'title1', margin = 0, testId, ref } = props;\n const titleClasses = classNames(\n titleStyles.title,\n {\n [titleStyles['title--feature']]: appearance === 'titleFeature',\n [titleStyles['title--title1']]: appearance === 'title1',\n [titleStyles['title--title2']]: appearance === 'title2',\n [titleStyles['title--title3']]: appearance === 'title3',\n [titleStyles['title--title4']]: appearance === 'title4',\n [titleStyles['title--title5']]: appearance === 'title5',\n [titleStyles['title--title6']]: appearance === 'title6',\n },\n className\n );\n const CustomTag = htmlMarkup;\n\n const inlineStyle = instanceOfTitleMargin(margin)\n ? { marginTop: `${margin.marginTop}rem`, marginBottom: `${margin.marginBottom}rem` }\n : { marginTop: `${margin}rem`, marginBottom: `${margin}rem` };\n\n return (\n <CustomTag id={id} className={titleClasses} style={inlineStyle} ref={ref} data-testid={testId} data-analyticsid={AnalyticsId.Title}>\n {children}\n </CustomTag>\n );\n};\n\nexport interface TitleMargin {\n marginTop: number;\n marginBottom: number;\n}\n\nexport default Title;\n"],"mappings":";;;;AAEA,MAAa,yBAAyB,WAA2C;AAC/E,QAAO,OAAO,UAAU,eAAe,KAAK,QAAQ,YAAY,IAAI,OAAO,UAAU,eAAe,KAAK,QAAQ,eAAe;;ACyBlI,MAAaA,SAA+B,UAAsB;CAChE,MAAM,EAAE,IAAI,UAAU,WAAW,aAAa,MAAM,aAAa,UAAU,SAAS,GAAG,QAAQ,QAAQ;AAoBvG,QACE,oBAPgB,YAOf;EAAc;EAAI,WApBA,
|
|
1
|
+
{"version":3,"file":"Title.js","names":["Title: React.FC<TitleProps>"],"sources":["../src/components/Title/utils.ts","../src/components/Title/Title.tsx"],"sourcesContent":["import type { TitleMargin } from './Title';\n\nexport const instanceOfTitleMargin = (margin: unknown): margin is TitleMargin => {\n return Object.prototype.hasOwnProperty.call(margin, 'marginTop') && Object.prototype.hasOwnProperty.call(margin, 'marginBottom');\n};\n","import classNames from 'classnames';\n\nimport { instanceOfTitleMargin } from './utils';\nimport { AnalyticsId } from '../../constants';\n\nimport titleStyles from './styles.module.scss';\n\nexport type TitleTags = 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'span';\nexport type TitleAppearances = 'titleFeature' | 'title1' | 'title2' | 'title3' | 'title4' | 'title5' | 'title6';\n\nexport interface TitleProps {\n children: React.ReactNode;\n /** Gives a unique id to the title */\n id?: string;\n /** Adds custom classes to the element. */\n className?: string;\n /** Adds top and bottom margin in rem. */\n margin?: number | TitleMargin;\n /** Changes the underlying element of the title. */\n htmlMarkup?: TitleTags;\n /** Changes the appearance of the title. */\n appearance?: TitleAppearances;\n /** Sets the data-testid attribute. */\n testId?: string;\n /** Ref passed to the heading element */\n ref?: React.Ref<HTMLHeadingElement | null>;\n}\n\nexport const Title: React.FC<TitleProps> = (props: TitleProps) => {\n const { id, children, className, htmlMarkup = 'h1', appearance = 'title1', margin = 0, testId, ref } = props;\n const titleClasses = classNames(\n titleStyles.title,\n {\n [titleStyles['title--feature']]: appearance === 'titleFeature',\n [titleStyles['title--title1']]: appearance === 'title1',\n [titleStyles['title--title2']]: appearance === 'title2',\n [titleStyles['title--title3']]: appearance === 'title3',\n [titleStyles['title--title4']]: appearance === 'title4',\n [titleStyles['title--title5']]: appearance === 'title5',\n [titleStyles['title--title6']]: appearance === 'title6',\n },\n className\n );\n const CustomTag = htmlMarkup;\n\n const inlineStyle = instanceOfTitleMargin(margin)\n ? { marginTop: `${margin.marginTop}rem`, marginBottom: `${margin.marginBottom}rem` }\n : { marginTop: `${margin}rem`, marginBottom: `${margin}rem` };\n\n return (\n <CustomTag id={id} className={titleClasses} style={inlineStyle} ref={ref} data-testid={testId} data-analyticsid={AnalyticsId.Title}>\n {children}\n </CustomTag>\n );\n};\n\nexport interface TitleMargin {\n marginTop: number;\n marginBottom: number;\n}\n\nexport default Title;\n"],"mappings":";;;;AAEA,MAAa,yBAAyB,WAA2C;AAC/E,QAAO,OAAO,UAAU,eAAe,KAAK,QAAQ,YAAY,IAAI,OAAO,UAAU,eAAe,KAAK,QAAQ,eAAe;;ACyBlI,MAAaA,SAA+B,UAAsB;CAChE,MAAM,EAAE,IAAI,UAAU,WAAW,aAAa,MAAM,aAAa,UAAU,SAAS,GAAG,QAAQ,QAAQ;AAoBvG,QACE,oBAPgB,YAOf;EAAc;EAAI,WApBA,WACnB,YAAY,OACZ;IACG,YAAY,oBAAoB,eAAe;IAC/C,YAAY,mBAAmB,eAAe;IAC9C,YAAY,mBAAmB,eAAe;IAC9C,YAAY,mBAAmB,eAAe;IAC9C,YAAY,mBAAmB,eAAe;IAC9C,YAAY,mBAAmB,eAAe;IAC9C,YAAY,mBAAmB,eAAe;GAChD,EACD,UACD;EAQ6C,OAL1B,sBAAsB,OAAO,GAC7C;GAAE,WAAW,GAAG,OAAO,UAAU;GAAM,cAAc,GAAG,OAAO,aAAa;GAAM,GAClF;GAAE,WAAW,GAAG,OAAO;GAAM,cAAc,GAAG,OAAO;GAAM;EAGQ;EAAK,eAAa;EAAQ,oBAAkB,YAAY;EAC1H;GACS;;AAShB,IAAA,gBAAe"}
|
package/lib/Toast.js
CHANGED
|
@@ -3,7 +3,7 @@ import { t as Icon_default } from "./Icon.js";
|
|
|
3
3
|
import { t as CheckFill_default } from "./CheckFill.js";
|
|
4
4
|
import { t as useIsMobileBreakpoint } from "./useIsMobileBreakpoint.js";
|
|
5
5
|
import { t as Close_default } from "./Close.js";
|
|
6
|
-
import
|
|
6
|
+
import classNames from "classnames";
|
|
7
7
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
8
8
|
import styles from "./components/Toast/styles.module.scss";
|
|
9
9
|
var Toast = ({ testId, title, message, onClose }) => {
|
|
@@ -18,7 +18,7 @@ var Toast = ({ testId, title, message, onClose }) => {
|
|
|
18
18
|
/* @__PURE__ */ jsx(Icon_default, {
|
|
19
19
|
size: isMobile ? IconSize.XSmall : IconSize.Small,
|
|
20
20
|
svgIcon: CheckFill_default,
|
|
21
|
-
className:
|
|
21
|
+
className: classNames(styles["toast__icon"], styles["toast__icon--check"])
|
|
22
22
|
}),
|
|
23
23
|
/* @__PURE__ */ jsxs("div", {
|
|
24
24
|
className: styles["toast__text-container"],
|
|
@@ -33,7 +33,7 @@ var Toast = ({ testId, title, message, onClose }) => {
|
|
|
33
33
|
/* @__PURE__ */ jsx(Close_default, {
|
|
34
34
|
onClick: handleClose,
|
|
35
35
|
color: "black",
|
|
36
|
-
className:
|
|
36
|
+
className: classNames(styles["toast__icon"], styles["toast__icon--close"]),
|
|
37
37
|
testId: `${testId}-close`
|
|
38
38
|
})
|
|
39
39
|
]
|