@orfium/ictinus 4.86.0-next.0 → 4.86.0-next.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Chart/LineChart/utils.js +9 -4
- package/dist/components/Filter/Filter.js +3 -3
- package/dist/components/Filter/hooks/useMultiFilterUtils.js +3 -2
- package/dist/components/List/NormalList/NormalList.js +2 -2
- package/dist/components/MultiTextFieldBase/MultiTextFieldBase.js +2 -2
- package/dist/components/ThemeProvider/ThemeProvider.js +4 -2
- package/dist/components/utils/PositionInScreen/PositionInScreen.js +2 -3
- package/dist/components/utils/PositionInScreen/PositionInScreen.style.d.ts +1 -1
- package/dist/components/utils/PositionInScreen/PositionInScreen.style.js +6 -6
- package/dist/components/utils/PositionInScreen/hooks.js +40 -32
- package/package.json +1 -1
- package/dist/__mocks__/@tippyjs/react.js +0 -7
- package/dist/__mocks__/@tippyjs/react.js.map +0 -1
- package/dist/codemods/avatarCodemod.js +0 -45
- package/dist/codemods/avatarCodemod.js.map +0 -1
- package/dist/codemods/buttonCodemod.js +0 -52
- package/dist/codemods/buttonCodemod.js.map +0 -1
- package/dist/codemods/checkboxCodemod.js +0 -29
- package/dist/codemods/checkboxCodemod.js.map +0 -1
- package/dist/codemods/chipCodemode.js +0 -37
- package/dist/codemods/chipCodemode.js.map +0 -1
- package/dist/codemods/drawerCodemod.js +0 -61
- package/dist/codemods/drawerCodemod.js.map +0 -1
- package/dist/codemods/filterCodemod.js +0 -27
- package/dist/codemods/filterCodemod.js.map +0 -1
- package/dist/codemods/globalsCodemod.js +0 -130
- package/dist/codemods/globalsCodemod.js.map +0 -1
- package/dist/codemods/iconButtonCodemod.js +0 -53
- package/dist/codemods/iconButtonCodemod.js.map +0 -1
- package/dist/codemods/iconCodemod.js +0 -19
- package/dist/codemods/iconCodemod.js.map +0 -1
- package/dist/codemods/loaderCodemod.js +0 -42
- package/dist/codemods/loaderCodemod.js.map +0 -1
- package/dist/codemods/menuCodemod.js +0 -31
- package/dist/codemods/menuCodemod.js.map +0 -1
- package/dist/codemods/notificationsCodemod.js +0 -17
- package/dist/codemods/notificationsCodemod.js.map +0 -1
- package/dist/codemods/paginationCodemod.js +0 -32
- package/dist/codemods/paginationCodemod.js.map +0 -1
- package/dist/codemods/radioCodemod.js +0 -21
- package/dist/codemods/radioCodemod.js.map +0 -1
- package/dist/codemods/radioGroupCodemod.js +0 -18
- package/dist/codemods/radioGroupCodemod.js.map +0 -1
- package/dist/codemods/searchCodemod.js +0 -31
- package/dist/codemods/searchCodemod.js.map +0 -1
- package/dist/codemods/selectCodemod.js +0 -66
- package/dist/codemods/selectCodemod.js.map +0 -1
- package/dist/codemods/switchCodemod.js +0 -28
- package/dist/codemods/switchCodemod.js.map +0 -1
- package/dist/codemods/tableCodemod.js +0 -23
- package/dist/codemods/tableCodemod.js.map +0 -1
- package/dist/codemods/textareaCodemod.js +0 -44
- package/dist/codemods/textareaCodemod.js.map +0 -1
- package/dist/codemods/textfieldCodemod.js +0 -43
- package/dist/codemods/textfieldCodemod.js.map +0 -1
- package/dist/codemods/tooltipCodemod.js +0 -26
- package/dist/codemods/tooltipCodemod.js.map +0 -1
- package/dist/codemods/unchangedIconsCodemod.js +0 -56
- package/dist/codemods/unchangedIconsCodemod.js.map +0 -1
- package/dist/src/components/Avatar/Avatar.js +0 -22
- package/dist/src/components/Avatar/Avatar.js.map +0 -1
- package/dist/src/components/Avatar/Avatar.stories.js +0 -59
- package/dist/src/components/Avatar/Avatar.stories.js.map +0 -1
- package/dist/src/components/Avatar/Avatar.style.js +0 -45
- package/dist/src/components/Avatar/Avatar.style.js.map +0 -1
- package/dist/src/components/Avatar/Avatar.tokens.js +0 -11
- package/dist/src/components/Avatar/Avatar.tokens.js.map +0 -1
- package/dist/src/components/Avatar/Avatar.types.js +0 -2
- package/dist/src/components/Avatar/Avatar.types.js.map +0 -1
- package/dist/src/components/Avatar/AvatarStack/AvatarStack.js +0 -18
- package/dist/src/components/Avatar/AvatarStack/AvatarStack.js.map +0 -1
- package/dist/src/components/Avatar/AvatarStack/AvatarStack.style.js +0 -15
- package/dist/src/components/Avatar/AvatarStack/AvatarStack.style.js.map +0 -1
- package/dist/src/components/Avatar/AvatarStack/AvatarStack.types.js +0 -2
- package/dist/src/components/Avatar/AvatarStack/AvatarStack.types.js.map +0 -1
- package/dist/src/components/Avatar/AvatarStack/index.js +0 -3
- package/dist/src/components/Avatar/AvatarStack/index.js.map +0 -1
- package/dist/src/components/Avatar/AvatarStack/utils.js +0 -8
- package/dist/src/components/Avatar/AvatarStack/utils.js.map +0 -1
- package/dist/src/components/Avatar/AvatarStack.stories.js +0 -26
- package/dist/src/components/Avatar/AvatarStack.stories.js.map +0 -1
- package/dist/src/components/Avatar/constants.js +0 -28
- package/dist/src/components/Avatar/constants.js.map +0 -1
- package/dist/src/components/Avatar/index.js +0 -4
- package/dist/src/components/Avatar/index.js.map +0 -1
- package/dist/src/components/Box/Box.js +0 -41
- package/dist/src/components/Box/Box.js.map +0 -1
- package/dist/src/components/Box/Box.stories.js +0 -26
- package/dist/src/components/Box/Box.stories.js.map +0 -1
- package/dist/src/components/Box/Box.style.js +0 -3
- package/dist/src/components/Box/Box.style.js.map +0 -1
- package/dist/src/components/Box/Box.test.js +0 -70
- package/dist/src/components/Box/Box.test.js.map +0 -1
- package/dist/src/components/Box/Box.types.js +0 -2
- package/dist/src/components/Box/Box.types.js.map +0 -1
- package/dist/src/components/Box/Box.utilities.js +0 -139
- package/dist/src/components/Box/Box.utilities.js.map +0 -1
- package/dist/src/components/Box/index.js +0 -4
- package/dist/src/components/Box/index.js.map +0 -1
- package/dist/src/components/Breadcrumb/BackToItem/BackToItem.js +0 -9
- package/dist/src/components/Breadcrumb/BackToItem/BackToItem.js.map +0 -1
- package/dist/src/components/Breadcrumb/BackToItem/BackToItem.style.js +0 -10
- package/dist/src/components/Breadcrumb/BackToItem/BackToItem.style.js.map +0 -1
- package/dist/src/components/Breadcrumb/BackToItem/index.js +0 -2
- package/dist/src/components/Breadcrumb/BackToItem/index.js.map +0 -1
- package/dist/src/components/Breadcrumb/Breadcrumb.js +0 -36
- package/dist/src/components/Breadcrumb/Breadcrumb.js.map +0 -1
- package/dist/src/components/Breadcrumb/Breadcrumb.stories.js +0 -52
- package/dist/src/components/Breadcrumb/Breadcrumb.stories.js.map +0 -1
- package/dist/src/components/Breadcrumb/Breadcrumb.style.js +0 -13
- package/dist/src/components/Breadcrumb/Breadcrumb.style.js.map +0 -1
- package/dist/src/components/Breadcrumb/Breadcrumb.types.js +0 -2
- package/dist/src/components/Breadcrumb/Breadcrumb.types.js.map +0 -1
- package/dist/src/components/Breadcrumb/BreadcrumbItem/BreadcrumbItem.js +0 -10
- package/dist/src/components/Breadcrumb/BreadcrumbItem/BreadcrumbItem.js.map +0 -1
- package/dist/src/components/Breadcrumb/BreadcrumbItem/BreadcrumbItem.style.js +0 -21
- package/dist/src/components/Breadcrumb/BreadcrumbItem/BreadcrumbItem.style.js.map +0 -1
- package/dist/src/components/Breadcrumb/BreadcrumbItem/index.js +0 -2
- package/dist/src/components/Breadcrumb/BreadcrumbItem/index.js.map +0 -1
- package/dist/src/components/Breadcrumb/index.js +0 -3
- package/dist/src/components/Breadcrumb/index.js.map +0 -1
- package/dist/src/components/Broadcast/Broadcast.js +0 -31
- package/dist/src/components/Broadcast/Broadcast.js.map +0 -1
- package/dist/src/components/Broadcast/Broadcast.stories.js +0 -55
- package/dist/src/components/Broadcast/Broadcast.stories.js.map +0 -1
- package/dist/src/components/Broadcast/Broadcast.style.js +0 -122
- package/dist/src/components/Broadcast/Broadcast.style.js.map +0 -1
- package/dist/src/components/Broadcast/Broadcast.types.js +0 -2
- package/dist/src/components/Broadcast/Broadcast.types.js.map +0 -1
- package/dist/src/components/Broadcast/index.js +0 -2
- package/dist/src/components/Broadcast/index.js.map +0 -1
- package/dist/src/components/Broadcast/tests/Broadcast.test.js +0 -45
- package/dist/src/components/Broadcast/tests/Broadcast.test.js.map +0 -1
- package/dist/src/components/Button/Button.js +0 -17
- package/dist/src/components/Button/Button.js.map +0 -1
- package/dist/src/components/Button/Button.stories.js +0 -121
- package/dist/src/components/Button/Button.stories.js.map +0 -1
- package/dist/src/components/Button/Button.style.js +0 -9
- package/dist/src/components/Button/Button.style.js.map +0 -1
- package/dist/src/components/Button/Button.tokens.js +0 -6
- package/dist/src/components/Button/Button.tokens.js.map +0 -1
- package/dist/src/components/Button/Button.types.js +0 -2
- package/dist/src/components/Button/Button.types.js.map +0 -1
- package/dist/src/components/Button/ButtonLoader/ButtonLoader.js +0 -8
- package/dist/src/components/Button/ButtonLoader/ButtonLoader.js.map +0 -1
- package/dist/src/components/Button/ButtonLoader/ButtonLoader.style.js +0 -44
- package/dist/src/components/Button/ButtonLoader/ButtonLoader.style.js.map +0 -1
- package/dist/src/components/Button/ButtonLoader/index.js +0 -3
- package/dist/src/components/Button/ButtonLoader/index.js.map +0 -1
- package/dist/src/components/Button/index.js +0 -3
- package/dist/src/components/Button/index.js.map +0 -1
- package/dist/src/components/ButtonBase/ButtonBase.js +0 -30
- package/dist/src/components/ButtonBase/ButtonBase.js.map +0 -1
- package/dist/src/components/ButtonBase/ButtonBase.style.js +0 -65
- package/dist/src/components/ButtonBase/ButtonBase.style.js.map +0 -1
- package/dist/src/components/ButtonBase/constants.js +0 -31
- package/dist/src/components/ButtonBase/constants.js.map +0 -1
- package/dist/src/components/ButtonBase/index.js +0 -3
- package/dist/src/components/ButtonBase/index.js.map +0 -1
- package/dist/src/components/Card/Card.js +0 -7
- package/dist/src/components/Card/Card.js.map +0 -1
- package/dist/src/components/Card/Card.stories.js +0 -33
- package/dist/src/components/Card/Card.stories.js.map +0 -1
- package/dist/src/components/Card/Card.style.js +0 -12
- package/dist/src/components/Card/Card.style.js.map +0 -1
- package/dist/src/components/Card/index.js +0 -3
- package/dist/src/components/Card/index.js.map +0 -1
- package/dist/src/components/Chart/BarChart/BarChart.js +0 -41
- package/dist/src/components/Chart/BarChart/BarChart.js.map +0 -1
- package/dist/src/components/Chart/BarChart/components/CustomLabel/CustomLabel.js +0 -13
- package/dist/src/components/Chart/BarChart/components/CustomLabel/CustomLabel.js.map +0 -1
- package/dist/src/components/Chart/BarChart/components/CustomLabel/index.js +0 -2
- package/dist/src/components/Chart/BarChart/components/CustomLabel/index.js.map +0 -1
- package/dist/src/components/Chart/BarChart/components/CustomTooltip/CustomTooltip.js +0 -20
- package/dist/src/components/Chart/BarChart/components/CustomTooltip/CustomTooltip.js.map +0 -1
- package/dist/src/components/Chart/BarChart/components/CustomTooltip/CustomTooltip.style.js +0 -34
- package/dist/src/components/Chart/BarChart/components/CustomTooltip/CustomTooltip.style.js.map +0 -1
- package/dist/src/components/Chart/BarChart/components/CustomTooltip/index.js +0 -2
- package/dist/src/components/Chart/BarChart/components/CustomTooltip/index.js.map +0 -1
- package/dist/src/components/Chart/BarChart/components/CustomTooltipContent/CustomTooltipContent.js +0 -8
- package/dist/src/components/Chart/BarChart/components/CustomTooltipContent/CustomTooltipContent.js.map +0 -1
- package/dist/src/components/Chart/BarChart/components/CustomTooltipContent/CustomTooltipContent.style.js +0 -42
- package/dist/src/components/Chart/BarChart/components/CustomTooltipContent/CustomTooltipContent.style.js.map +0 -1
- package/dist/src/components/Chart/BarChart/components/CustomTooltipContent/index.js +0 -2
- package/dist/src/components/Chart/BarChart/components/CustomTooltipContent/index.js.map +0 -1
- package/dist/src/components/Chart/BarChart/index.js +0 -2
- package/dist/src/components/Chart/BarChart/index.js.map +0 -1
- package/dist/src/components/Chart/BarChart/utils.js +0 -57
- package/dist/src/components/Chart/BarChart/utils.js.map +0 -1
- package/dist/src/components/Chart/Chart.stories.js +0 -51
- package/dist/src/components/Chart/Chart.stories.js.map +0 -1
- package/dist/src/components/Chart/DonutChart/DonutChart.js +0 -14
- package/dist/src/components/Chart/DonutChart/DonutChart.js.map +0 -1
- package/dist/src/components/Chart/DonutChart/components/CustomLabel/CustomLabel.js +0 -10
- package/dist/src/components/Chart/DonutChart/components/CustomLabel/CustomLabel.js.map +0 -1
- package/dist/src/components/Chart/DonutChart/components/CustomLabel/CustomLabel.style.js +0 -13
- package/dist/src/components/Chart/DonutChart/components/CustomLabel/CustomLabel.style.js.map +0 -1
- package/dist/src/components/Chart/DonutChart/components/CustomLabel/index.js +0 -2
- package/dist/src/components/Chart/DonutChart/components/CustomLabel/index.js.map +0 -1
- package/dist/src/components/Chart/DonutChart/index.js +0 -2
- package/dist/src/components/Chart/DonutChart/index.js.map +0 -1
- package/dist/src/components/Chart/LineChart/LineChart.js +0 -22
- package/dist/src/components/Chart/LineChart/LineChart.js.map +0 -1
- package/dist/src/components/Chart/LineChart/LineChart.test.js +0 -29
- package/dist/src/components/Chart/LineChart/LineChart.test.js.map +0 -1
- package/dist/src/components/Chart/LineChart/components/CustomTooltip/CustomTooltip.js +0 -7
- package/dist/src/components/Chart/LineChart/components/CustomTooltip/CustomTooltip.js.map +0 -1
- package/dist/src/components/Chart/LineChart/components/CustomTooltip/CustomTooltip.style.js +0 -37
- package/dist/src/components/Chart/LineChart/components/CustomTooltip/CustomTooltip.style.js.map +0 -1
- package/dist/src/components/Chart/LineChart/components/CustomTooltip/index.js +0 -2
- package/dist/src/components/Chart/LineChart/components/CustomTooltip/index.js.map +0 -1
- package/dist/src/components/Chart/LineChart/components/GradientLine/GradientLine.js +0 -7
- package/dist/src/components/Chart/LineChart/components/GradientLine/GradientLine.js.map +0 -1
- package/dist/src/components/Chart/LineChart/components/GradientLine/index.js +0 -2
- package/dist/src/components/Chart/LineChart/components/GradientLine/index.js.map +0 -1
- package/dist/src/components/Chart/LineChart/index.js +0 -2
- package/dist/src/components/Chart/LineChart/index.js.map +0 -1
- package/dist/src/components/Chart/LineChart/mockedData.js +0 -44
- package/dist/src/components/Chart/LineChart/mockedData.js.map +0 -1
- package/dist/src/components/Chart/LineChart/story.utils.js +0 -13
- package/dist/src/components/Chart/LineChart/story.utils.js.map +0 -1
- package/dist/src/components/Chart/LineChart/utils.js +0 -13
- package/dist/src/components/Chart/LineChart/utils.js.map +0 -1
- package/dist/src/components/Chart/Wrapper.js +0 -13
- package/dist/src/components/Chart/Wrapper.js.map +0 -1
- package/dist/src/components/Controls/CheckBox/CheckBox.js +0 -16
- package/dist/src/components/Controls/CheckBox/CheckBox.js.map +0 -1
- package/dist/src/components/Controls/CheckBox/CheckBox.stories.js +0 -119
- package/dist/src/components/Controls/CheckBox/CheckBox.stories.js.map +0 -1
- package/dist/src/components/Controls/CheckBox/CheckBox.style.js +0 -77
- package/dist/src/components/Controls/CheckBox/CheckBox.style.js.map +0 -1
- package/dist/src/components/Controls/CheckBox/CheckBox.test.js +0 -53
- package/dist/src/components/Controls/CheckBox/CheckBox.test.js.map +0 -1
- package/dist/src/components/Controls/CheckBox/index.js +0 -3
- package/dist/src/components/Controls/CheckBox/index.js.map +0 -1
- package/dist/src/components/Controls/ControlLabel/ControlLabel.js +0 -7
- package/dist/src/components/Controls/ControlLabel/ControlLabel.js.map +0 -1
- package/dist/src/components/Controls/ControlLabel/ControlLabel.style.js +0 -26
- package/dist/src/components/Controls/ControlLabel/ControlLabel.style.js.map +0 -1
- package/dist/src/components/Controls/ControlLabel/index.js +0 -2
- package/dist/src/components/Controls/ControlLabel/index.js.map +0 -1
- package/dist/src/components/Controls/Controls.tokens.js +0 -6
- package/dist/src/components/Controls/Controls.tokens.js.map +0 -1
- package/dist/src/components/Controls/Controls.types.js +0 -2
- package/dist/src/components/Controls/Controls.types.js.map +0 -1
- package/dist/src/components/Controls/Radio/Radio.js +0 -21
- package/dist/src/components/Controls/Radio/Radio.js.map +0 -1
- package/dist/src/components/Controls/Radio/Radio.stories.js +0 -109
- package/dist/src/components/Controls/Radio/Radio.stories.js.map +0 -1
- package/dist/src/components/Controls/Radio/Radio.style.js +0 -84
- package/dist/src/components/Controls/Radio/Radio.style.js.map +0 -1
- package/dist/src/components/Controls/Radio/Radio.test.js +0 -34
- package/dist/src/components/Controls/Radio/Radio.test.js.map +0 -1
- package/dist/src/components/Controls/Radio/components/RadioGroup/RadioGroup.js +0 -14
- package/dist/src/components/Controls/Radio/components/RadioGroup/RadioGroup.js.map +0 -1
- package/dist/src/components/Controls/Radio/components/RadioGroup/RadioGroupContext.js +0 -4
- package/dist/src/components/Controls/Radio/components/RadioGroup/RadioGroupContext.js.map +0 -1
- package/dist/src/components/Controls/Radio/components/RadioGroup/index.js +0 -3
- package/dist/src/components/Controls/Radio/components/RadioGroup/index.js.map +0 -1
- package/dist/src/components/Controls/Radio/index.js +0 -3
- package/dist/src/components/Controls/Radio/index.js.map +0 -1
- package/dist/src/components/Controls/Switch/Switch.js +0 -13
- package/dist/src/components/Controls/Switch/Switch.js.map +0 -1
- package/dist/src/components/Controls/Switch/Switch.stories.js +0 -90
- package/dist/src/components/Controls/Switch/Switch.stories.js.map +0 -1
- package/dist/src/components/Controls/Switch/Switch.style.js +0 -70
- package/dist/src/components/Controls/Switch/Switch.style.js.map +0 -1
- package/dist/src/components/Controls/Switch/Switch.test.js +0 -37
- package/dist/src/components/Controls/Switch/Switch.test.js.map +0 -1
- package/dist/src/components/Controls/Switch/index.js +0 -3
- package/dist/src/components/Controls/Switch/index.js.map +0 -1
- package/dist/src/components/Controls/index.js +0 -5
- package/dist/src/components/Controls/index.js.map +0 -1
- package/dist/src/components/DatePicker/DatePickInput/DatePickInput.js +0 -59
- package/dist/src/components/DatePicker/DatePickInput/DatePickInput.js.map +0 -1
- package/dist/src/components/DatePicker/DatePickInput/DatePickInput.style.js +0 -21
- package/dist/src/components/DatePicker/DatePickInput/DatePickInput.style.js.map +0 -1
- package/dist/src/components/DatePicker/DatePickInput/index.js +0 -3
- package/dist/src/components/DatePicker/DatePickInput/index.js.map +0 -1
- package/dist/src/components/DatePicker/DatePicker.js +0 -118
- package/dist/src/components/DatePicker/DatePicker.js.map +0 -1
- package/dist/src/components/DatePicker/DatePicker.stories.js +0 -231
- package/dist/src/components/DatePicker/DatePicker.stories.js.map +0 -1
- package/dist/src/components/DatePicker/DatePicker.style.js +0 -13
- package/dist/src/components/DatePicker/DatePicker.style.js.map +0 -1
- package/dist/src/components/DatePicker/DatePicker.test.js +0 -213
- package/dist/src/components/DatePicker/DatePicker.test.js.map +0 -1
- package/dist/src/components/DatePicker/DatePicker.tokens.js +0 -6
- package/dist/src/components/DatePicker/DatePicker.tokens.js.map +0 -1
- package/dist/src/components/DatePicker/DatePicker.types.js +0 -2
- package/dist/src/components/DatePicker/DatePicker.types.js.map +0 -1
- package/dist/src/components/DatePicker/Day/Day.js +0 -49
- package/dist/src/components/DatePicker/Day/Day.js.map +0 -1
- package/dist/src/components/DatePicker/Day/Day.style.js +0 -90
- package/dist/src/components/DatePicker/Day/Day.style.js.map +0 -1
- package/dist/src/components/DatePicker/Day/Day.test.js +0 -39
- package/dist/src/components/DatePicker/Day/Day.test.js.map +0 -1
- package/dist/src/components/DatePicker/Day/index.js +0 -3
- package/dist/src/components/DatePicker/Day/index.js.map +0 -1
- package/dist/src/components/DatePicker/Month/Month.js +0 -55
- package/dist/src/components/DatePicker/Month/Month.js.map +0 -1
- package/dist/src/components/DatePicker/Month/Month.style.js +0 -28
- package/dist/src/components/DatePicker/Month/Month.style.js.map +0 -1
- package/dist/src/components/DatePicker/Month/Month.test.js +0 -63
- package/dist/src/components/DatePicker/Month/Month.test.js.map +0 -1
- package/dist/src/components/DatePicker/Month/Month.utils.js +0 -63
- package/dist/src/components/DatePicker/Month/Month.utils.js.map +0 -1
- package/dist/src/components/DatePicker/Month/hooks/useMonthKeyboardNavigation.js +0 -67
- package/dist/src/components/DatePicker/Month/hooks/useMonthKeyboardNavigation.js.map +0 -1
- package/dist/src/components/DatePicker/Month/index.js +0 -3
- package/dist/src/components/DatePicker/Month/index.js.map +0 -1
- package/dist/src/components/DatePicker/OverlayComponent/OverlayComponent.js +0 -19
- package/dist/src/components/DatePicker/OverlayComponent/OverlayComponent.js.map +0 -1
- package/dist/src/components/DatePicker/OverlayComponent/OverlayComponent.style.js +0 -67
- package/dist/src/components/DatePicker/OverlayComponent/OverlayComponent.style.js.map +0 -1
- package/dist/src/components/DatePicker/OverlayComponent/OverlayComponent.test.js +0 -63
- package/dist/src/components/DatePicker/OverlayComponent/OverlayComponent.test.js.map +0 -1
- package/dist/src/components/DatePicker/OverlayComponent/components/MonthWrapper/MonthWrapper.js +0 -53
- package/dist/src/components/DatePicker/OverlayComponent/components/MonthWrapper/MonthWrapper.js.map +0 -1
- package/dist/src/components/DatePicker/OverlayComponent/components/MonthWrapper/MonthWrapper.style.js +0 -44
- package/dist/src/components/DatePicker/OverlayComponent/components/MonthWrapper/MonthWrapper.style.js.map +0 -1
- package/dist/src/components/DatePicker/OverlayComponent/components/MonthWrapper/MonthWrapper.test.js +0 -34
- package/dist/src/components/DatePicker/OverlayComponent/components/MonthWrapper/MonthWrapper.test.js.map +0 -1
- package/dist/src/components/DatePicker/OverlayComponent/components/MonthWrapper/index.js +0 -1
- package/dist/src/components/DatePicker/OverlayComponent/components/MonthWrapper/index.js.map +0 -1
- package/dist/src/components/DatePicker/OverlayComponent/index.js +0 -3
- package/dist/src/components/DatePicker/OverlayComponent/index.js.map +0 -1
- package/dist/src/components/DatePicker/OverlayComponent/utils.js +0 -9
- package/dist/src/components/DatePicker/OverlayComponent/utils.js.map +0 -1
- package/dist/src/components/DatePicker/constants.js +0 -61
- package/dist/src/components/DatePicker/constants.js.map +0 -1
- package/dist/src/components/DatePicker/index.js +0 -5
- package/dist/src/components/DatePicker/index.js.map +0 -1
- package/dist/src/components/DatePicker/play-utils.js +0 -7
- package/dist/src/components/DatePicker/play-utils.js.map +0 -1
- package/dist/src/components/DatePicker/utils.js +0 -34
- package/dist/src/components/DatePicker/utils.js.map +0 -1
- package/dist/src/components/Drawer/Drawer.js +0 -33
- package/dist/src/components/Drawer/Drawer.js.map +0 -1
- package/dist/src/components/Drawer/Drawer.stories.js +0 -230
- package/dist/src/components/Drawer/Drawer.stories.js.map +0 -1
- package/dist/src/components/Drawer/Drawer.style.js +0 -153
- package/dist/src/components/Drawer/Drawer.style.js.map +0 -1
- package/dist/src/components/Drawer/Drawer.test.js +0 -57
- package/dist/src/components/Drawer/Drawer.test.js.map +0 -1
- package/dist/src/components/Drawer/Drawer.types.js +0 -2
- package/dist/src/components/Drawer/Drawer.types.js.map +0 -1
- package/dist/src/components/Drawer/DrawerContext.js +0 -68
- package/dist/src/components/Drawer/DrawerContext.js.map +0 -1
- package/dist/src/components/Drawer/components/DrawerContent/DrawerContent.js +0 -12
- package/dist/src/components/Drawer/components/DrawerContent/DrawerContent.js.map +0 -1
- package/dist/src/components/Drawer/components/DrawerContent/DrawerContent.stories.js +0 -20
- package/dist/src/components/Drawer/components/DrawerContent/DrawerContent.stories.js.map +0 -1
- package/dist/src/components/Drawer/components/DrawerContent/hooks/useDrawerContentObserver.js +0 -30
- package/dist/src/components/Drawer/components/DrawerContent/hooks/useDrawerContentObserver.js.map +0 -1
- package/dist/src/components/Drawer/components/DrawerContent/index.js +0 -2
- package/dist/src/components/Drawer/components/DrawerContent/index.js.map +0 -1
- package/dist/src/components/Drawer/components/DrawerFooter/DrawerFooter.js +0 -9
- package/dist/src/components/Drawer/components/DrawerFooter/DrawerFooter.js.map +0 -1
- package/dist/src/components/Drawer/components/DrawerFooter/DrawerFooter.stories.js +0 -20
- package/dist/src/components/Drawer/components/DrawerFooter/DrawerFooter.stories.js.map +0 -1
- package/dist/src/components/Drawer/components/DrawerFooter/index.js +0 -2
- package/dist/src/components/Drawer/components/DrawerFooter/index.js.map +0 -1
- package/dist/src/components/Drawer/components/DrawerHeader/DrawerHeader.js +0 -10
- package/dist/src/components/Drawer/components/DrawerHeader/DrawerHeader.js.map +0 -1
- package/dist/src/components/Drawer/components/DrawerHeader/DrawerHeader.stories.js +0 -20
- package/dist/src/components/Drawer/components/DrawerHeader/DrawerHeader.stories.js.map +0 -1
- package/dist/src/components/Drawer/components/DrawerHeader/index.js +0 -2
- package/dist/src/components/Drawer/components/DrawerHeader/index.js.map +0 -1
- package/dist/src/components/Drawer/components/index.js +0 -4
- package/dist/src/components/Drawer/components/index.js.map +0 -1
- package/dist/src/components/Drawer/index.js +0 -6
- package/dist/src/components/Drawer/index.js.map +0 -1
- package/dist/src/components/DropdownButton/DropdownButton.js +0 -43
- package/dist/src/components/DropdownButton/DropdownButton.js.map +0 -1
- package/dist/src/components/DropdownButton/DropdownButton.stories.js +0 -34
- package/dist/src/components/DropdownButton/DropdownButton.stories.js.map +0 -1
- package/dist/src/components/DropdownButton/DropdownButton.style.js +0 -65
- package/dist/src/components/DropdownButton/DropdownButton.style.js.map +0 -1
- package/dist/src/components/DropdownButton/DropdownButton.test.js +0 -40
- package/dist/src/components/DropdownButton/DropdownButton.test.js.map +0 -1
- package/dist/src/components/DropdownButton/index.js +0 -2
- package/dist/src/components/DropdownButton/index.js.map +0 -1
- package/dist/src/components/ExpandCollapse/ExpandCollapse.js +0 -27
- package/dist/src/components/ExpandCollapse/ExpandCollapse.js.map +0 -1
- package/dist/src/components/ExpandCollapse/ExpandCollapse.stories.js +0 -31
- package/dist/src/components/ExpandCollapse/ExpandCollapse.stories.js.map +0 -1
- package/dist/src/components/ExpandCollapse/ExpandCollapse.style.js +0 -9
- package/dist/src/components/ExpandCollapse/ExpandCollapse.style.js.map +0 -1
- package/dist/src/components/ExpandCollapse/ExpandCollapse.types.js +0 -2
- package/dist/src/components/ExpandCollapse/ExpandCollapse.types.js.map +0 -1
- package/dist/src/components/ExpandCollapse/index.js +0 -4
- package/dist/src/components/ExpandCollapse/index.js.map +0 -1
- package/dist/src/components/ExpandCollapse/useManageContentRef.js +0 -39
- package/dist/src/components/ExpandCollapse/useManageContentRef.js.map +0 -1
- package/dist/src/components/ExpandCollapse/utils.js +0 -13
- package/dist/src/components/ExpandCollapse/utils.js.map +0 -1
- package/dist/src/components/Filter/Filter.js +0 -68
- package/dist/src/components/Filter/Filter.js.map +0 -1
- package/dist/src/components/Filter/Filter.stories.js +0 -224
- package/dist/src/components/Filter/Filter.stories.js.map +0 -1
- package/dist/src/components/Filter/Filter.test.js +0 -145
- package/dist/src/components/Filter/Filter.test.js.map +0 -1
- package/dist/src/components/Filter/Filter.tokens.js +0 -6
- package/dist/src/components/Filter/Filter.tokens.js.map +0 -1
- package/dist/src/components/Filter/Filter.types.js +0 -2
- package/dist/src/components/Filter/Filter.types.js.map +0 -1
- package/dist/src/components/Filter/StatefulFilter.js +0 -17
- package/dist/src/components/Filter/StatefulFilter.js.map +0 -1
- package/dist/src/components/Filter/components/FilterButton/FilterButton.js +0 -23
- package/dist/src/components/Filter/components/FilterButton/FilterButton.js.map +0 -1
- package/dist/src/components/Filter/components/FilterButton/FilterButton.style.js +0 -61
- package/dist/src/components/Filter/components/FilterButton/FilterButton.style.js.map +0 -1
- package/dist/src/components/Filter/components/FilterButton/index.js +0 -2
- package/dist/src/components/Filter/components/FilterButton/index.js.map +0 -1
- package/dist/src/components/Filter/components/FilterMenu/FilterMenu.js +0 -11
- package/dist/src/components/Filter/components/FilterMenu/FilterMenu.js.map +0 -1
- package/dist/src/components/Filter/components/FilterMenu/FilterMenu.style.js +0 -17
- package/dist/src/components/Filter/components/FilterMenu/FilterMenu.style.js.map +0 -1
- package/dist/src/components/Filter/components/FilterMenu/components/FilterSearchField/FilterSearchField.js +0 -32
- package/dist/src/components/Filter/components/FilterMenu/components/FilterSearchField/FilterSearchField.js.map +0 -1
- package/dist/src/components/Filter/components/FilterMenu/components/FilterSearchField/FilterSearchField.style.js +0 -27
- package/dist/src/components/Filter/components/FilterMenu/components/FilterSearchField/FilterSearchField.style.js.map +0 -1
- package/dist/src/components/Filter/components/FilterMenu/components/FilterSearchField/index.js +0 -2
- package/dist/src/components/Filter/components/FilterMenu/components/FilterSearchField/index.js.map +0 -1
- package/dist/src/components/Filter/components/FilterMenu/components/Options/Options.js +0 -28
- package/dist/src/components/Filter/components/FilterMenu/components/Options/Options.js.map +0 -1
- package/dist/src/components/Filter/components/FilterMenu/components/Options/Options.style.js +0 -34
- package/dist/src/components/Filter/components/FilterMenu/components/Options/Options.style.js.map +0 -1
- package/dist/src/components/Filter/components/FilterMenu/components/Options/index.js +0 -2
- package/dist/src/components/Filter/components/FilterMenu/components/Options/index.js.map +0 -1
- package/dist/src/components/Filter/components/FilterMenu/index.js +0 -2
- package/dist/src/components/Filter/components/FilterMenu/index.js.map +0 -1
- package/dist/src/components/Filter/constants.js +0 -38
- package/dist/src/components/Filter/constants.js.map +0 -1
- package/dist/src/components/Filter/hooks/index.js +0 -2
- package/dist/src/components/Filter/hooks/index.js.map +0 -1
- package/dist/src/components/Filter/hooks/useFilterWithSelectionUtils.js +0 -77
- package/dist/src/components/Filter/hooks/useFilterWithSelectionUtils.js.map +0 -1
- package/dist/src/components/Filter/index.js +0 -4
- package/dist/src/components/Filter/index.js.map +0 -1
- package/dist/src/components/Icon/Icon.js +0 -23
- package/dist/src/components/Icon/Icon.js.map +0 -1
- package/dist/src/components/Icon/Icon.stories.js +0 -52
- package/dist/src/components/Icon/Icon.stories.js.map +0 -1
- package/dist/src/components/Icon/Icon.style.js +0 -37
- package/dist/src/components/Icon/Icon.style.js.map +0 -1
- package/dist/src/components/Icon/Icon.types.js +0 -2
- package/dist/src/components/Icon/Icon.types.js.map +0 -1
- package/dist/src/components/Icon/assets/iconSelector.js +0 -306
- package/dist/src/components/Icon/assets/iconSelector.js.map +0 -1
- package/dist/src/components/Icon/constants.js +0 -177
- package/dist/src/components/Icon/constants.js.map +0 -1
- package/dist/src/components/Icon/index.js +0 -4
- package/dist/src/components/Icon/index.js.map +0 -1
- package/dist/src/components/IconButton/IconButton.js +0 -15
- package/dist/src/components/IconButton/IconButton.js.map +0 -1
- package/dist/src/components/IconButton/IconButton.stories.js +0 -46
- package/dist/src/components/IconButton/IconButton.stories.js.map +0 -1
- package/dist/src/components/IconButton/index.js +0 -3
- package/dist/src/components/IconButton/index.js.map +0 -1
- package/dist/src/components/InlineAlert/InlineAlert.js +0 -32
- package/dist/src/components/InlineAlert/InlineAlert.js.map +0 -1
- package/dist/src/components/InlineAlert/InlineAlert.stories.js +0 -55
- package/dist/src/components/InlineAlert/InlineAlert.stories.js.map +0 -1
- package/dist/src/components/InlineAlert/InlineAlert.style.js +0 -110
- package/dist/src/components/InlineAlert/InlineAlert.style.js.map +0 -1
- package/dist/src/components/InlineAlert/InlineAlert.types.js +0 -2
- package/dist/src/components/InlineAlert/InlineAlert.types.js.map +0 -1
- package/dist/src/components/InlineAlert/index.js +0 -2
- package/dist/src/components/InlineAlert/index.js.map +0 -1
- package/dist/src/components/InlineAlert/tests/InlineAlert.test.js +0 -45
- package/dist/src/components/InlineAlert/tests/InlineAlert.test.js.map +0 -1
- package/dist/src/components/Label/Label.js +0 -7
- package/dist/src/components/Label/Label.js.map +0 -1
- package/dist/src/components/Label/Label.style.js +0 -30
- package/dist/src/components/Label/Label.style.js.map +0 -1
- package/dist/src/components/Label/index.js +0 -3
- package/dist/src/components/Label/index.js.map +0 -1
- package/dist/src/components/Link/Link.js +0 -19
- package/dist/src/components/Link/Link.js.map +0 -1
- package/dist/src/components/Link/Link.stories.js +0 -71
- package/dist/src/components/Link/Link.stories.js.map +0 -1
- package/dist/src/components/Link/Link.style.js +0 -48
- package/dist/src/components/Link/Link.style.js.map +0 -1
- package/dist/src/components/Link/Link.tokens.js +0 -6
- package/dist/src/components/Link/Link.tokens.js.map +0 -1
- package/dist/src/components/Link/Link.types.js +0 -2
- package/dist/src/components/Link/Link.types.js.map +0 -1
- package/dist/src/components/Link/constants.js +0 -6
- package/dist/src/components/Link/constants.js.map +0 -1
- package/dist/src/components/Link/index.js +0 -2
- package/dist/src/components/Link/index.js.map +0 -1
- package/dist/src/components/List/List.js +0 -68
- package/dist/src/components/List/List.js.map +0 -1
- package/dist/src/components/List/List.style.js +0 -31
- package/dist/src/components/List/List.style.js.map +0 -1
- package/dist/src/components/List/List.tokens.js +0 -6
- package/dist/src/components/List/List.tokens.js.map +0 -1
- package/dist/src/components/List/ListItem.js +0 -10
- package/dist/src/components/List/ListItem.js.map +0 -1
- package/dist/src/components/List/ListSection.js +0 -7
- package/dist/src/components/List/ListSection.js.map +0 -1
- package/dist/src/components/List/Window.js +0 -51
- package/dist/src/components/List/Window.js.map +0 -1
- package/dist/src/components/List/components/ListItemAction/ListItemAction.js +0 -7
- package/dist/src/components/List/components/ListItemAction/ListItemAction.js.map +0 -1
- package/dist/src/components/List/components/ListItemAction/ListItemAction.style.js +0 -8
- package/dist/src/components/List/components/ListItemAction/ListItemAction.style.js.map +0 -1
- package/dist/src/components/List/components/ListItemAction/index.js +0 -3
- package/dist/src/components/List/components/ListItemAction/index.js.map +0 -1
- package/dist/src/components/List/components/ListItemText/ListItemText.js +0 -7
- package/dist/src/components/List/components/ListItemText/ListItemText.js.map +0 -1
- package/dist/src/components/List/components/ListItemText/ListItemText.style.js +0 -35
- package/dist/src/components/List/components/ListItemText/ListItemText.style.js.map +0 -1
- package/dist/src/components/List/components/ListItemText/index.js +0 -3
- package/dist/src/components/List/components/ListItemText/index.js.map +0 -1
- package/dist/src/components/List/components/ListItemWrapper/ListItemWrapper.js +0 -9
- package/dist/src/components/List/components/ListItemWrapper/ListItemWrapper.js.map +0 -1
- package/dist/src/components/List/components/ListItemWrapper/ListItemWrapper.style.js +0 -61
- package/dist/src/components/List/components/ListItemWrapper/ListItemWrapper.style.js.map +0 -1
- package/dist/src/components/List/components/ListItemWrapper/index.js +0 -3
- package/dist/src/components/List/components/ListItemWrapper/index.js.map +0 -1
- package/dist/src/components/List/index.js +0 -8
- package/dist/src/components/List/index.js.map +0 -1
- package/dist/src/components/List/stories/List.stories.js +0 -42
- package/dist/src/components/List/stories/List.stories.js.map +0 -1
- package/dist/src/components/List/stories/ListItem.stories.js +0 -58
- package/dist/src/components/List/stories/ListItem.stories.js.map +0 -1
- package/dist/src/components/List/stories/ListItemAction.stories.js +0 -20
- package/dist/src/components/List/stories/ListItemAction.stories.js.map +0 -1
- package/dist/src/components/List/stories/ListItemText.stories.js +0 -31
- package/dist/src/components/List/stories/ListItemText.stories.js.map +0 -1
- package/dist/src/components/List/stories/ListSection.stories.js +0 -31
- package/dist/src/components/List/stories/ListSection.stories.js.map +0 -1
- package/dist/src/components/List/types.js +0 -2
- package/dist/src/components/List/types.js.map +0 -1
- package/dist/src/components/List/utils.js +0 -10
- package/dist/src/components/List/utils.js.map +0 -1
- package/dist/src/components/Menu/Menu.js +0 -18
- package/dist/src/components/Menu/Menu.js.map +0 -1
- package/dist/src/components/Menu/Menu.stories.js +0 -317
- package/dist/src/components/Menu/Menu.stories.js.map +0 -1
- package/dist/src/components/Menu/Menu.style.js +0 -75
- package/dist/src/components/Menu/Menu.style.js.map +0 -1
- package/dist/src/components/Menu/MenuItemDivider.js +0 -22
- package/dist/src/components/Menu/MenuItemDivider.js.map +0 -1
- package/dist/src/components/Menu/index.js +0 -5
- package/dist/src/components/Menu/index.js.map +0 -1
- package/dist/src/components/Modal/Modal.js +0 -29
- package/dist/src/components/Modal/Modal.js.map +0 -1
- package/dist/src/components/Modal/Modal.stories.js +0 -55
- package/dist/src/components/Modal/Modal.stories.js.map +0 -1
- package/dist/src/components/Modal/Modal.style.js +0 -35
- package/dist/src/components/Modal/Modal.style.js.map +0 -1
- package/dist/src/components/Modal/Modal.test.js +0 -50
- package/dist/src/components/Modal/Modal.test.js.map +0 -1
- package/dist/src/components/Modal/ModalContent/ModalContent.js +0 -9
- package/dist/src/components/Modal/ModalContent/ModalContent.js.map +0 -1
- package/dist/src/components/Modal/ModalContent/ModalContent.style.js +0 -42
- package/dist/src/components/Modal/ModalContent/ModalContent.style.js.map +0 -1
- package/dist/src/components/Modal/ModalContent/index.js +0 -2
- package/dist/src/components/Modal/ModalContent/index.js.map +0 -1
- package/dist/src/components/Modal/index.js +0 -2
- package/dist/src/components/Modal/index.js.map +0 -1
- package/dist/src/components/MultiTextFieldBase/MultiTextFieldBase.js +0 -47
- package/dist/src/components/MultiTextFieldBase/MultiTextFieldBase.js.map +0 -1
- package/dist/src/components/MultiTextFieldBase/MultiTextFieldBase.style.js +0 -87
- package/dist/src/components/MultiTextFieldBase/MultiTextFieldBase.style.js.map +0 -1
- package/dist/src/components/MultiTextFieldBase/hooks.js +0 -52
- package/dist/src/components/MultiTextFieldBase/hooks.js.map +0 -1
- package/dist/src/components/MultiTextFieldBase/index.js +0 -2
- package/dist/src/components/MultiTextFieldBase/index.js.map +0 -1
- package/dist/src/components/Navigation/Directory/Directory.js +0 -15
- package/dist/src/components/Navigation/Directory/Directory.js.map +0 -1
- package/dist/src/components/Navigation/Directory/Directory.style.js +0 -110
- package/dist/src/components/Navigation/Directory/Directory.style.js.map +0 -1
- package/dist/src/components/Navigation/Directory/MenuItem/MenuItem.js +0 -26
- package/dist/src/components/Navigation/Directory/MenuItem/MenuItem.js.map +0 -1
- package/dist/src/components/Navigation/Directory/index.js +0 -2
- package/dist/src/components/Navigation/Directory/index.js.map +0 -1
- package/dist/src/components/Navigation/Navigation.js +0 -12
- package/dist/src/components/Navigation/Navigation.js.map +0 -1
- package/dist/src/components/Navigation/Navigation.stories.js +0 -42
- package/dist/src/components/Navigation/Navigation.stories.js.map +0 -1
- package/dist/src/components/Navigation/Navigation.style.js +0 -17
- package/dist/src/components/Navigation/Navigation.style.js.map +0 -1
- package/dist/src/components/Navigation/Navigation.test.js +0 -41
- package/dist/src/components/Navigation/Navigation.test.js.map +0 -1
- package/dist/src/components/Navigation/index.js +0 -4
- package/dist/src/components/Navigation/index.js.map +0 -1
- package/dist/src/components/Navigation/types.js +0 -2
- package/dist/src/components/Navigation/types.js.map +0 -1
- package/dist/src/components/Notification/Banner/Banner.js +0 -12
- package/dist/src/components/Notification/Banner/Banner.js.map +0 -1
- package/dist/src/components/Notification/Banner/index.js +0 -3
- package/dist/src/components/Notification/Banner/index.js.map +0 -1
- package/dist/src/components/Notification/InlineNotification/InlineNotification.js +0 -12
- package/dist/src/components/Notification/InlineNotification/InlineNotification.js.map +0 -1
- package/dist/src/components/Notification/InlineNotification/index.js +0 -3
- package/dist/src/components/Notification/InlineNotification/index.js.map +0 -1
- package/dist/src/components/Notification/Notification.js +0 -2
- package/dist/src/components/Notification/Notification.js.map +0 -1
- package/dist/src/components/Notification/Notification.stories.js +0 -169
- package/dist/src/components/Notification/Notification.stories.js.map +0 -1
- package/dist/src/components/Notification/Notification.style.js +0 -43
- package/dist/src/components/Notification/Notification.style.js.map +0 -1
- package/dist/src/components/Notification/Notification.test.js +0 -191
- package/dist/src/components/Notification/Notification.test.js.map +0 -1
- package/dist/src/components/Notification/NotificationVisual/NotificationVisual.js +0 -11
- package/dist/src/components/Notification/NotificationVisual/NotificationVisual.js.map +0 -1
- package/dist/src/components/Notification/NotificationVisual/NotificationVisual.style.js +0 -12
- package/dist/src/components/Notification/NotificationVisual/NotificationVisual.style.js.map +0 -1
- package/dist/src/components/Notification/NotificationVisual/index.js +0 -3
- package/dist/src/components/Notification/NotificationVisual/index.js.map +0 -1
- package/dist/src/components/Notification/NotificationsContainer/NotificationsContainer.js +0 -12
- package/dist/src/components/Notification/NotificationsContainer/NotificationsContainer.js.map +0 -1
- package/dist/src/components/Notification/NotificationsContainer/NotificationsContainer.style.js +0 -48
- package/dist/src/components/Notification/NotificationsContainer/NotificationsContainer.style.js.map +0 -1
- package/dist/src/components/Notification/NotificationsContainer/index.js +0 -3
- package/dist/src/components/Notification/NotificationsContainer/index.js.map +0 -1
- package/dist/src/components/Notification/Snackbar/Snackbar.js +0 -18
- package/dist/src/components/Notification/Snackbar/Snackbar.js.map +0 -1
- package/dist/src/components/Notification/Snackbar/Snackbar.style.js +0 -40
- package/dist/src/components/Notification/Snackbar/Snackbar.style.js.map +0 -1
- package/dist/src/components/Notification/Snackbar/index.js +0 -3
- package/dist/src/components/Notification/Snackbar/index.js.map +0 -1
- package/dist/src/components/Notification/subcomponents/CompactNotification/CompactNotification.js +0 -14
- package/dist/src/components/Notification/subcomponents/CompactNotification/CompactNotification.js.map +0 -1
- package/dist/src/components/Notification/subcomponents/CompactNotification/CompactNotification.style.js +0 -37
- package/dist/src/components/Notification/subcomponents/CompactNotification/CompactNotification.style.js.map +0 -1
- package/dist/src/components/Notification/subcomponents/CompactNotification/index.js +0 -3
- package/dist/src/components/Notification/subcomponents/CompactNotification/index.js.map +0 -1
- package/dist/src/components/Notification/subcomponents/NotificationActionsArea/NotificationActionsArea.js +0 -9
- package/dist/src/components/Notification/subcomponents/NotificationActionsArea/NotificationActionsArea.js.map +0 -1
- package/dist/src/components/Notification/subcomponents/NotificationActionsArea/index.js +0 -2
- package/dist/src/components/Notification/subcomponents/NotificationActionsArea/index.js.map +0 -1
- package/dist/src/components/NumberField/NumberField.js +0 -26
- package/dist/src/components/NumberField/NumberField.js.map +0 -1
- package/dist/src/components/NumberField/NumberField.stories.js +0 -127
- package/dist/src/components/NumberField/NumberField.stories.js.map +0 -1
- package/dist/src/components/NumberField/NumberField.style.js +0 -9
- package/dist/src/components/NumberField/NumberField.style.js.map +0 -1
- package/dist/src/components/NumberField/NumberField.test.js +0 -65
- package/dist/src/components/NumberField/NumberField.test.js.map +0 -1
- package/dist/src/components/NumberField/components/Stepper/Stepper.js +0 -12
- package/dist/src/components/NumberField/components/Stepper/Stepper.js.map +0 -1
- package/dist/src/components/NumberField/components/Stepper/Stepper.style.js +0 -32
- package/dist/src/components/NumberField/components/Stepper/Stepper.style.js.map +0 -1
- package/dist/src/components/NumberField/components/Stepper/index.js +0 -2
- package/dist/src/components/NumberField/components/Stepper/index.js.map +0 -1
- package/dist/src/components/NumberField/index.js +0 -3
- package/dist/src/components/NumberField/index.js.map +0 -1
- package/dist/src/components/Pagination/Pagination.js +0 -18
- package/dist/src/components/Pagination/Pagination.js.map +0 -1
- package/dist/src/components/Pagination/Pagination.stories.js +0 -44
- package/dist/src/components/Pagination/Pagination.stories.js.map +0 -1
- package/dist/src/components/Pagination/index.js +0 -3
- package/dist/src/components/Pagination/index.js.map +0 -1
- package/dist/src/components/ProgressIndicator/ProgressIndicator.js +0 -10
- package/dist/src/components/ProgressIndicator/ProgressIndicator.js.map +0 -1
- package/dist/src/components/ProgressIndicator/ProgressIndicator.stories.js +0 -112
- package/dist/src/components/ProgressIndicator/ProgressIndicator.stories.js.map +0 -1
- package/dist/src/components/ProgressIndicator/ProgressIndicator.tokens.js +0 -6
- package/dist/src/components/ProgressIndicator/ProgressIndicator.tokens.js.map +0 -1
- package/dist/src/components/ProgressIndicator/ProgressIndicator.types.js +0 -2
- package/dist/src/components/ProgressIndicator/ProgressIndicator.types.js.map +0 -1
- package/dist/src/components/ProgressIndicator/components/ProgressBar/ProgressBar.js +0 -14
- package/dist/src/components/ProgressIndicator/components/ProgressBar/ProgressBar.js.map +0 -1
- package/dist/src/components/ProgressIndicator/components/ProgressBar/ProgressBar.style.js +0 -69
- package/dist/src/components/ProgressIndicator/components/ProgressBar/ProgressBar.style.js.map +0 -1
- package/dist/src/components/ProgressIndicator/components/ProgressBar/index.js +0 -2
- package/dist/src/components/ProgressIndicator/components/ProgressBar/index.js.map +0 -1
- package/dist/src/components/ProgressIndicator/components/ProgressCircle/ProgressCircle.js +0 -26
- package/dist/src/components/ProgressIndicator/components/ProgressCircle/ProgressCircle.js.map +0 -1
- package/dist/src/components/ProgressIndicator/components/ProgressCircle/ProgressCircle.style.js +0 -22
- package/dist/src/components/ProgressIndicator/components/ProgressCircle/ProgressCircle.style.js.map +0 -1
- package/dist/src/components/ProgressIndicator/components/ProgressCircle/index.js +0 -2
- package/dist/src/components/ProgressIndicator/components/ProgressCircle/index.js.map +0 -1
- package/dist/src/components/ProgressIndicator/index.js +0 -2
- package/dist/src/components/ProgressIndicator/index.js.map +0 -1
- package/dist/src/components/Search/Search.js +0 -27
- package/dist/src/components/Search/Search.js.map +0 -1
- package/dist/src/components/Search/Search.stories.js +0 -190
- package/dist/src/components/Search/Search.stories.js.map +0 -1
- package/dist/src/components/Search/Search.style.js +0 -86
- package/dist/src/components/Search/Search.style.js.map +0 -1
- package/dist/src/components/Search/Search.test.js +0 -60
- package/dist/src/components/Search/Search.test.js.map +0 -1
- package/dist/src/components/Search/Search.tokens.js +0 -6
- package/dist/src/components/Search/Search.tokens.js.map +0 -1
- package/dist/src/components/Search/Search.types.js +0 -2
- package/dist/src/components/Search/Search.types.js.map +0 -1
- package/dist/src/components/Search/StatefulSearch.js +0 -43
- package/dist/src/components/Search/StatefulSearch.js.map +0 -1
- package/dist/src/components/Search/constants.js +0 -10
- package/dist/src/components/Search/constants.js.map +0 -1
- package/dist/src/components/Search/index.js +0 -4
- package/dist/src/components/Search/index.js.map +0 -1
- package/dist/src/components/Select/Select.js +0 -268
- package/dist/src/components/Select/Select.js.map +0 -1
- package/dist/src/components/Select/Select.stories.js +0 -180
- package/dist/src/components/Select/Select.stories.js.map +0 -1
- package/dist/src/components/Select/Select.style.js +0 -20
- package/dist/src/components/Select/Select.style.js.map +0 -1
- package/dist/src/components/Select/Select.test.js +0 -248
- package/dist/src/components/Select/Select.test.js.map +0 -1
- package/dist/src/components/Select/StatefulSelect.js +0 -17
- package/dist/src/components/Select/StatefulSelect.js.map +0 -1
- package/dist/src/components/Select/components/SelectMenu/SelectMenu.js +0 -39
- package/dist/src/components/Select/components/SelectMenu/SelectMenu.js.map +0 -1
- package/dist/src/components/Select/components/SelectMenu/SelectMenu.style.js +0 -39
- package/dist/src/components/Select/components/SelectMenu/SelectMenu.style.js.map +0 -1
- package/dist/src/components/Select/components/SelectMenu/index.js +0 -3
- package/dist/src/components/Select/components/SelectMenu/index.js.map +0 -1
- package/dist/src/components/Select/constants.js +0 -52
- package/dist/src/components/Select/constants.js.map +0 -1
- package/dist/src/components/Select/index.js +0 -5
- package/dist/src/components/Select/index.js.map +0 -1
- package/dist/src/components/Select/storyUtils.js +0 -47
- package/dist/src/components/Select/storyUtils.js.map +0 -1
- package/dist/src/components/Select/types.js +0 -2
- package/dist/src/components/Select/types.js.map +0 -1
- package/dist/src/components/Slider/Slider.js +0 -67
- package/dist/src/components/Slider/Slider.js.map +0 -1
- package/dist/src/components/Slider/Slider.stories.js +0 -48
- package/dist/src/components/Slider/Slider.stories.js.map +0 -1
- package/dist/src/components/Slider/Slider.style.js +0 -20
- package/dist/src/components/Slider/Slider.style.js.map +0 -1
- package/dist/src/components/Slider/components/SliderMark/SliderMark.js +0 -22
- package/dist/src/components/Slider/components/SliderMark/SliderMark.js.map +0 -1
- package/dist/src/components/Slider/components/SliderMark/SliderMark.style.js +0 -66
- package/dist/src/components/Slider/components/SliderMark/SliderMark.style.js.map +0 -1
- package/dist/src/components/Slider/components/SliderMark/index.js +0 -3
- package/dist/src/components/Slider/components/SliderMark/index.js.map +0 -1
- package/dist/src/components/Slider/components/SliderThumb/SliderThumb.js +0 -9
- package/dist/src/components/Slider/components/SliderThumb/SliderThumb.js.map +0 -1
- package/dist/src/components/Slider/components/SliderThumb/SliderThumb.style.js +0 -36
- package/dist/src/components/Slider/components/SliderThumb/SliderThumb.style.js.map +0 -1
- package/dist/src/components/Slider/components/SliderThumb/index.js +0 -3
- package/dist/src/components/Slider/components/SliderThumb/index.js.map +0 -1
- package/dist/src/components/Slider/components/SliderTrack/SliderTrack.js +0 -29
- package/dist/src/components/Slider/components/SliderTrack/SliderTrack.js.map +0 -1
- package/dist/src/components/Slider/components/SliderTrack/SliderTrack.style.js +0 -9
- package/dist/src/components/Slider/components/SliderTrack/SliderTrack.style.js.map +0 -1
- package/dist/src/components/Slider/components/SliderTrack/index.js +0 -3
- package/dist/src/components/Slider/components/SliderTrack/index.js.map +0 -1
- package/dist/src/components/Slider/index.js +0 -3
- package/dist/src/components/Slider/index.js.map +0 -1
- package/dist/src/components/TabStepper/TabStepper.js +0 -11
- package/dist/src/components/TabStepper/TabStepper.js.map +0 -1
- package/dist/src/components/TabStepper/TabStepper.stories.js +0 -177
- package/dist/src/components/TabStepper/TabStepper.stories.js.map +0 -1
- package/dist/src/components/TabStepper/components/TabStep/TabStep.js +0 -26
- package/dist/src/components/TabStepper/components/TabStep/TabStep.js.map +0 -1
- package/dist/src/components/TabStepper/components/TabStep/TabStep.stories.js +0 -12
- package/dist/src/components/TabStepper/components/TabStep/TabStep.stories.js.map +0 -1
- package/dist/src/components/TabStepper/components/TabStep/TabStep.style.js +0 -24
- package/dist/src/components/TabStepper/components/TabStep/TabStep.style.js.map +0 -1
- package/dist/src/components/TabStepper/components/TabStep/index.js +0 -2
- package/dist/src/components/TabStepper/components/TabStep/index.js.map +0 -1
- package/dist/src/components/TabStepper/components/TabStepList/TabStepList.js +0 -11
- package/dist/src/components/TabStepper/components/TabStepList/TabStepList.js.map +0 -1
- package/dist/src/components/TabStepper/components/TabStepList/TabStepList.stories.js +0 -12
- package/dist/src/components/TabStepper/components/TabStepList/TabStepList.stories.js.map +0 -1
- package/dist/src/components/TabStepper/components/TabStepList/TabStepList.style.js +0 -94
- package/dist/src/components/TabStepper/components/TabStepList/TabStepList.style.js.map +0 -1
- package/dist/src/components/TabStepper/components/TabStepList/index.js +0 -2
- package/dist/src/components/TabStepper/components/TabStepList/index.js.map +0 -1
- package/dist/src/components/TabStepper/components/index.js +0 -3
- package/dist/src/components/TabStepper/components/index.js.map +0 -1
- package/dist/src/components/TabStepper/constants.js +0 -23
- package/dist/src/components/TabStepper/constants.js.map +0 -1
- package/dist/src/components/TabStepper/index.js +0 -4
- package/dist/src/components/TabStepper/index.js.map +0 -1
- package/dist/src/components/TabStepper/types.js +0 -2
- package/dist/src/components/TabStepper/types.js.map +0 -1
- package/dist/src/components/TabStepper/utils/TabStepperStoryComponents.js +0 -3
- package/dist/src/components/TabStepper/utils/TabStepperStoryComponents.js.map +0 -1
- package/dist/src/components/Table/Table.js +0 -72
- package/dist/src/components/Table/Table.js.map +0 -1
- package/dist/src/components/Table/Table.style.js +0 -28
- package/dist/src/components/Table/Table.style.js.map +0 -1
- package/dist/src/components/Table/components/TBody/TBody.js +0 -10
- package/dist/src/components/Table/components/TBody/TBody.js.map +0 -1
- package/dist/src/components/Table/components/TBody/TBody.stories.js +0 -12
- package/dist/src/components/Table/components/TBody/TBody.stories.js.map +0 -1
- package/dist/src/components/Table/components/TBody/TBody.style.js +0 -17
- package/dist/src/components/Table/components/TBody/TBody.style.js.map +0 -1
- package/dist/src/components/Table/components/TBody/index.js +0 -2
- package/dist/src/components/Table/components/TBody/index.js.map +0 -1
- package/dist/src/components/Table/components/TD/TD.js +0 -12
- package/dist/src/components/Table/components/TD/TD.js.map +0 -1
- package/dist/src/components/Table/components/TD/TD.stories.js +0 -12
- package/dist/src/components/Table/components/TD/TD.stories.js.map +0 -1
- package/dist/src/components/Table/components/TD/TD.style.js +0 -37
- package/dist/src/components/Table/components/TD/TD.style.js.map +0 -1
- package/dist/src/components/Table/components/TD/index.js +0 -2
- package/dist/src/components/Table/components/TD/index.js.map +0 -1
- package/dist/src/components/Table/components/TH/TH.js +0 -37
- package/dist/src/components/Table/components/TH/TH.js.map +0 -1
- package/dist/src/components/Table/components/TH/TH.stories.js +0 -12
- package/dist/src/components/Table/components/TH/TH.stories.js.map +0 -1
- package/dist/src/components/Table/components/TH/TH.style.js +0 -59
- package/dist/src/components/Table/components/TH/TH.style.js.map +0 -1
- package/dist/src/components/Table/components/TH/components/SortingButton/SortingButton.js +0 -14
- package/dist/src/components/Table/components/TH/components/SortingButton/SortingButton.js.map +0 -1
- package/dist/src/components/Table/components/TH/components/SortingButton/SortingButton.style.js +0 -12
- package/dist/src/components/Table/components/TH/components/SortingButton/SortingButton.style.js.map +0 -1
- package/dist/src/components/Table/components/TH/components/SortingButton/index.js +0 -2
- package/dist/src/components/Table/components/TH/components/SortingButton/index.js.map +0 -1
- package/dist/src/components/Table/components/TH/components/THOptions/THOptions.js +0 -43
- package/dist/src/components/Table/components/TH/components/THOptions/THOptions.js.map +0 -1
- package/dist/src/components/Table/components/TH/components/THOptions/THOptions.style.js +0 -8
- package/dist/src/components/Table/components/TH/components/THOptions/THOptions.style.js.map +0 -1
- package/dist/src/components/Table/components/TH/components/THOptions/components/SortingOption.js +0 -16
- package/dist/src/components/Table/components/TH/components/THOptions/components/SortingOption.js.map +0 -1
- package/dist/src/components/Table/components/TH/components/THOptions/components/index.js +0 -2
- package/dist/src/components/Table/components/TH/components/THOptions/components/index.js.map +0 -1
- package/dist/src/components/Table/components/TH/components/THOptions/index.js +0 -2
- package/dist/src/components/Table/components/TH/components/THOptions/index.js.map +0 -1
- package/dist/src/components/Table/components/TH/components/index.js +0 -2
- package/dist/src/components/Table/components/TH/components/index.js.map +0 -1
- package/dist/src/components/Table/components/TH/index.js +0 -2
- package/dist/src/components/Table/components/TH/index.js.map +0 -1
- package/dist/src/components/Table/components/THead/THead.js +0 -9
- package/dist/src/components/Table/components/THead/THead.js.map +0 -1
- package/dist/src/components/Table/components/THead/THead.stories.js +0 -12
- package/dist/src/components/Table/components/THead/THead.stories.js.map +0 -1
- package/dist/src/components/Table/components/THead/THead.style.js +0 -28
- package/dist/src/components/Table/components/THead/THead.style.js.map +0 -1
- package/dist/src/components/Table/components/THead/index.js +0 -2
- package/dist/src/components/Table/components/THead/index.js.map +0 -1
- package/dist/src/components/Table/components/TPagination/TPagination.js +0 -13
- package/dist/src/components/Table/components/TPagination/TPagination.js.map +0 -1
- package/dist/src/components/Table/components/TPagination/TPagination.style.js +0 -51
- package/dist/src/components/Table/components/TPagination/TPagination.style.js.map +0 -1
- package/dist/src/components/Table/components/TPagination/index.js +0 -2
- package/dist/src/components/Table/components/TPagination/index.js.map +0 -1
- package/dist/src/components/Table/components/TR/TR.js +0 -9
- package/dist/src/components/Table/components/TR/TR.js.map +0 -1
- package/dist/src/components/Table/components/TR/TR.stories.js +0 -12
- package/dist/src/components/Table/components/TR/TR.stories.js.map +0 -1
- package/dist/src/components/Table/components/TR/TR.style.js +0 -21
- package/dist/src/components/Table/components/TR/TR.style.js.map +0 -1
- package/dist/src/components/Table/components/TR/index.js +0 -2
- package/dist/src/components/Table/components/TR/index.js.map +0 -1
- package/dist/src/components/Table/components/TTitle/TTitle.js +0 -21
- package/dist/src/components/Table/components/TTitle/TTitle.js.map +0 -1
- package/dist/src/components/Table/components/TTitle/TTitle.stories.js +0 -12
- package/dist/src/components/Table/components/TTitle/TTitle.stories.js.map +0 -1
- package/dist/src/components/Table/components/TTitle/TTitle.style.js +0 -28
- package/dist/src/components/Table/components/TTitle/TTitle.style.js.map +0 -1
- package/dist/src/components/Table/components/TTitle/components/ColumnChooser/ColumnChooser.js +0 -52
- package/dist/src/components/Table/components/TTitle/components/ColumnChooser/ColumnChooser.js.map +0 -1
- package/dist/src/components/Table/components/TTitle/components/ColumnChooser/ColumnChooser.style.js +0 -8
- package/dist/src/components/Table/components/TTitle/components/ColumnChooser/ColumnChooser.style.js.map +0 -1
- package/dist/src/components/Table/components/TTitle/components/ColumnChooser/index.js +0 -2
- package/dist/src/components/Table/components/TTitle/components/ColumnChooser/index.js.map +0 -1
- package/dist/src/components/Table/components/TTitle/components/utils.js +0 -11
- package/dist/src/components/Table/components/TTitle/components/utils.js.map +0 -1
- package/dist/src/components/Table/components/TTitle/index.js +0 -2
- package/dist/src/components/Table/components/TTitle/index.js.map +0 -1
- package/dist/src/components/Table/components/index.js +0 -8
- package/dist/src/components/Table/components/index.js.map +0 -1
- package/dist/src/components/Table/constants.js +0 -312
- package/dist/src/components/Table/constants.js.map +0 -1
- package/dist/src/components/Table/docs/Basics/Basics.stories.js +0 -23
- package/dist/src/components/Table/docs/Basics/Basics.stories.js.map +0 -1
- package/dist/src/components/Table/docs/Columns/Columns.stories.js +0 -110
- package/dist/src/components/Table/docs/Columns/Columns.stories.js.map +0 -1
- package/dist/src/components/Table/docs/Header/Header.stories.js +0 -27
- package/dist/src/components/Table/docs/Header/Header.stories.js.map +0 -1
- package/dist/src/components/Table/docs/Pagination/Pagination.stories.js +0 -61
- package/dist/src/components/Table/docs/Pagination/Pagination.stories.js.map +0 -1
- package/dist/src/components/Table/docs/RowsAndCells/RowsAndCells.stories.js +0 -130
- package/dist/src/components/Table/docs/RowsAndCells/RowsAndCells.stories.js.map +0 -1
- package/dist/src/components/Table/docs/Showcase/Showcase.stories.js +0 -155
- package/dist/src/components/Table/docs/Showcase/Showcase.stories.js.map +0 -1
- package/dist/src/components/Table/hooks/index.js +0 -2
- package/dist/src/components/Table/hooks/index.js.map +0 -1
- package/dist/src/components/Table/hooks/useTable.js +0 -143
- package/dist/src/components/Table/hooks/useTable.js.map +0 -1
- package/dist/src/components/Table/hooks/useTable.stories.js +0 -11
- package/dist/src/components/Table/hooks/useTable.stories.js.map +0 -1
- package/dist/src/components/Table/index.js +0 -7
- package/dist/src/components/Table/index.js.map +0 -1
- package/dist/src/components/Table/types.js +0 -2
- package/dist/src/components/Table/types.js.map +0 -1
- package/dist/src/components/Table/utils/TableStoryComponents.js +0 -13
- package/dist/src/components/Table/utils/TableStoryComponents.js.map +0 -1
- package/dist/src/components/TableV4/TableRowContext.js +0 -18
- package/dist/src/components/TableV4/TableRowContext.js.map +0 -1
- package/dist/src/components/TableV4/TableV4.js +0 -113
- package/dist/src/components/TableV4/TableV4.js.map +0 -1
- package/dist/src/components/TableV4/TableV4.stories.js +0 -736
- package/dist/src/components/TableV4/TableV4.stories.js.map +0 -1
- package/dist/src/components/TableV4/TableV4.style.js +0 -27
- package/dist/src/components/TableV4/TableV4.style.js.map +0 -1
- package/dist/src/components/TableV4/TableV4.test.js +0 -146
- package/dist/src/components/TableV4/TableV4.test.js.map +0 -1
- package/dist/src/components/TableV4/components/ExtendedColumnItem/ExtendedColumnItem.js +0 -41
- package/dist/src/components/TableV4/components/ExtendedColumnItem/ExtendedColumnItem.js.map +0 -1
- package/dist/src/components/TableV4/components/ExtendedColumnItem/ExtendedColumnItem.style.js +0 -13
- package/dist/src/components/TableV4/components/ExtendedColumnItem/ExtendedColumnItem.style.js.map +0 -1
- package/dist/src/components/TableV4/components/ExtendedColumnItem/index.js +0 -3
- package/dist/src/components/TableV4/components/ExtendedColumnItem/index.js.map +0 -1
- package/dist/src/components/TableV4/components/RenderRowOrNestedRow/RenderRowOrNestedRow.js +0 -39
- package/dist/src/components/TableV4/components/RenderRowOrNestedRow/RenderRowOrNestedRow.js.map +0 -1
- package/dist/src/components/TableV4/components/RenderRowOrNestedRow/RenderRowOrNestedRow.style.js +0 -22
- package/dist/src/components/TableV4/components/RenderRowOrNestedRow/RenderRowOrNestedRow.style.js.map +0 -1
- package/dist/src/components/TableV4/components/RenderRowOrNestedRow/components/ContentCell/ContentCell.js +0 -12
- package/dist/src/components/TableV4/components/RenderRowOrNestedRow/components/ContentCell/ContentCell.js.map +0 -1
- package/dist/src/components/TableV4/components/RenderRowOrNestedRow/components/ContentCell/ContentCell.style.js +0 -8
- package/dist/src/components/TableV4/components/RenderRowOrNestedRow/components/ContentCell/ContentCell.style.js.map +0 -1
- package/dist/src/components/TableV4/components/RenderRowOrNestedRow/components/ContentCell/index.js +0 -2
- package/dist/src/components/TableV4/components/RenderRowOrNestedRow/components/ContentCell/index.js.map +0 -1
- package/dist/src/components/TableV4/components/RenderRowOrNestedRow/components/ExpandedButtonCell/ExpandedButtonCell.js +0 -23
- package/dist/src/components/TableV4/components/RenderRowOrNestedRow/components/ExpandedButtonCell/ExpandedButtonCell.js.map +0 -1
- package/dist/src/components/TableV4/components/RenderRowOrNestedRow/components/ExpandedButtonCell/index.js +0 -2
- package/dist/src/components/TableV4/components/RenderRowOrNestedRow/components/ExpandedButtonCell/index.js.map +0 -1
- package/dist/src/components/TableV4/components/RenderRowOrNestedRow/index.js +0 -2
- package/dist/src/components/TableV4/components/RenderRowOrNestedRow/index.js.map +0 -1
- package/dist/src/components/TableV4/components/TableCell/TableCell.js +0 -41
- package/dist/src/components/TableV4/components/TableCell/TableCell.js.map +0 -1
- package/dist/src/components/TableV4/components/TableCell/TableCell.style.js +0 -21
- package/dist/src/components/TableV4/components/TableCell/TableCell.style.js.map +0 -1
- package/dist/src/components/TableV4/components/TableCell/index.js +0 -3
- package/dist/src/components/TableV4/components/TableCell/index.js.map +0 -1
- package/dist/src/components/TableV4/components/TableCell/utils.js +0 -20
- package/dist/src/components/TableV4/components/TableCell/utils.js.map +0 -1
- package/dist/src/components/TableV4/components/TableRow/TableRow.js +0 -24
- package/dist/src/components/TableV4/components/TableRow/TableRow.js.map +0 -1
- package/dist/src/components/TableV4/components/TableRow/index.js +0 -3
- package/dist/src/components/TableV4/components/TableRow/index.js.map +0 -1
- package/dist/src/components/TableV4/components/TableRowWrapper/TableRowWrapper.js +0 -26
- package/dist/src/components/TableV4/components/TableRowWrapper/TableRowWrapper.js.map +0 -1
- package/dist/src/components/TableV4/components/TableRowWrapper/index.js +0 -3
- package/dist/src/components/TableV4/components/TableRowWrapper/index.js.map +0 -1
- package/dist/src/components/TableV4/index.js +0 -4
- package/dist/src/components/TableV4/index.js.map +0 -1
- package/dist/src/components/TableV4/types.js +0 -2
- package/dist/src/components/TableV4/types.js.map +0 -1
- package/dist/src/components/TableV4/utils/TableStoryComponents.js +0 -7
- package/dist/src/components/TableV4/utils/TableStoryComponents.js.map +0 -1
- package/dist/src/components/TableV4/utils/index.js +0 -2
- package/dist/src/components/TableV4/utils/index.js.map +0 -1
- package/dist/src/components/TableV4/utils/utils.js +0 -4
- package/dist/src/components/TableV4/utils/utils.js.map +0 -1
- package/dist/src/components/Tabs/Tabs.js +0 -16
- package/dist/src/components/Tabs/Tabs.js.map +0 -1
- package/dist/src/components/Tabs/Tabs.stories.js +0 -72
- package/dist/src/components/Tabs/Tabs.stories.js.map +0 -1
- package/dist/src/components/Tabs/Tabs.style.js +0 -15
- package/dist/src/components/Tabs/Tabs.style.js.map +0 -1
- package/dist/src/components/Tabs/components/Tab/Tab.js +0 -11
- package/dist/src/components/Tabs/components/Tab/Tab.js.map +0 -1
- package/dist/src/components/Tabs/components/Tab/Tab.stories.js +0 -12
- package/dist/src/components/Tabs/components/Tab/Tab.stories.js.map +0 -1
- package/dist/src/components/Tabs/components/Tab/Tab.style.js +0 -9
- package/dist/src/components/Tabs/components/Tab/Tab.style.js.map +0 -1
- package/dist/src/components/Tabs/components/Tab/index.js +0 -2
- package/dist/src/components/Tabs/components/Tab/index.js.map +0 -1
- package/dist/src/components/Tabs/components/TabList/TabList.js +0 -11
- package/dist/src/components/Tabs/components/TabList/TabList.js.map +0 -1
- package/dist/src/components/Tabs/components/TabList/TabList.stories.js +0 -12
- package/dist/src/components/Tabs/components/TabList/TabList.stories.js.map +0 -1
- package/dist/src/components/Tabs/components/TabList/TabList.style.js +0 -82
- package/dist/src/components/Tabs/components/TabList/TabList.style.js.map +0 -1
- package/dist/src/components/Tabs/components/TabList/index.js +0 -2
- package/dist/src/components/Tabs/components/TabList/index.js.map +0 -1
- package/dist/src/components/Tabs/components/TabPanel/TabPanel.js +0 -10
- package/dist/src/components/Tabs/components/TabPanel/TabPanel.js.map +0 -1
- package/dist/src/components/Tabs/components/TabPanel/TabPanel.stories.js +0 -12
- package/dist/src/components/Tabs/components/TabPanel/TabPanel.stories.js.map +0 -1
- package/dist/src/components/Tabs/components/TabPanel/index.js +0 -2
- package/dist/src/components/Tabs/components/TabPanel/index.js.map +0 -1
- package/dist/src/components/Tabs/components/TabsContainer/TabsContainer.js +0 -11
- package/dist/src/components/Tabs/components/TabsContainer/TabsContainer.js.map +0 -1
- package/dist/src/components/Tabs/components/TabsContainer/TabsContainer.stories.js +0 -12
- package/dist/src/components/Tabs/components/TabsContainer/TabsContainer.stories.js.map +0 -1
- package/dist/src/components/Tabs/components/TabsContainer/TabsContainer.style.js +0 -9
- package/dist/src/components/Tabs/components/TabsContainer/TabsContainer.style.js.map +0 -1
- package/dist/src/components/Tabs/components/TabsContainer/index.js +0 -2
- package/dist/src/components/Tabs/components/TabsContainer/index.js.map +0 -1
- package/dist/src/components/Tabs/components/index.js +0 -5
- package/dist/src/components/Tabs/components/index.js.map +0 -1
- package/dist/src/components/Tabs/constants.js +0 -48
- package/dist/src/components/Tabs/constants.js.map +0 -1
- package/dist/src/components/Tabs/index.js +0 -4
- package/dist/src/components/Tabs/index.js.map +0 -1
- package/dist/src/components/Tabs/types.js +0 -2
- package/dist/src/components/Tabs/types.js.map +0 -1
- package/dist/src/components/Tabs/utils/TabsStoryComponents.js +0 -3
- package/dist/src/components/Tabs/utils/TabsStoryComponents.js.map +0 -1
- package/dist/src/components/Tag/Tag.js +0 -12
- package/dist/src/components/Tag/Tag.js.map +0 -1
- package/dist/src/components/Tag/Tag.stories.js +0 -91
- package/dist/src/components/Tag/Tag.stories.js.map +0 -1
- package/dist/src/components/Tag/Tag.style.js +0 -77
- package/dist/src/components/Tag/Tag.style.js.map +0 -1
- package/dist/src/components/Tag/Tag.test.js +0 -54
- package/dist/src/components/Tag/Tag.test.js.map +0 -1
- package/dist/src/components/Tag/Tag.tokens.js +0 -6
- package/dist/src/components/Tag/Tag.tokens.js.map +0 -1
- package/dist/src/components/Tag/Tag.types.js +0 -2
- package/dist/src/components/Tag/Tag.types.js.map +0 -1
- package/dist/src/components/Tag/constants.js +0 -33
- package/dist/src/components/Tag/constants.js.map +0 -1
- package/dist/src/components/Tag/hooks/useGetTagUtils.js +0 -47
- package/dist/src/components/Tag/hooks/useGetTagUtils.js.map +0 -1
- package/dist/src/components/Tag/index.js +0 -3
- package/dist/src/components/Tag/index.js.map +0 -1
- package/dist/src/components/TextArea/TextArea.js +0 -33
- package/dist/src/components/TextArea/TextArea.js.map +0 -1
- package/dist/src/components/TextArea/TextArea.stories.js +0 -110
- package/dist/src/components/TextArea/TextArea.stories.js.map +0 -1
- package/dist/src/components/TextArea/TextArea.style.js +0 -40
- package/dist/src/components/TextArea/TextArea.style.js.map +0 -1
- package/dist/src/components/TextArea/index.js +0 -3
- package/dist/src/components/TextArea/index.js.map +0 -1
- package/dist/src/components/TextField/TextField.js +0 -47
- package/dist/src/components/TextField/TextField.js.map +0 -1
- package/dist/src/components/TextField/TextField.stories.js +0 -125
- package/dist/src/components/TextField/TextField.stories.js.map +0 -1
- package/dist/src/components/TextField/TextField.style.js +0 -22
- package/dist/src/components/TextField/TextField.style.js.map +0 -1
- package/dist/src/components/TextField/TextField.test.js +0 -56
- package/dist/src/components/TextField/TextField.test.js.map +0 -1
- package/dist/src/components/TextField/components/commons.js +0 -4
- package/dist/src/components/TextField/components/commons.js.map +0 -1
- package/dist/src/components/TextField/index.js +0 -3
- package/dist/src/components/TextField/index.js.map +0 -1
- package/dist/src/components/TextInputBase/TextInputBase.js +0 -22
- package/dist/src/components/TextInputBase/TextInputBase.js.map +0 -1
- package/dist/src/components/TextInputBase/TextInputBase.style.js +0 -163
- package/dist/src/components/TextInputBase/TextInputBase.style.js.map +0 -1
- package/dist/src/components/TextInputBase/TextInputBase.tokens.js +0 -6
- package/dist/src/components/TextInputBase/TextInputBase.tokens.js.map +0 -1
- package/dist/src/components/TextInputBase/index.js +0 -3
- package/dist/src/components/TextInputBase/index.js.map +0 -1
- package/dist/src/components/ThemeProvider/Test.js +0 -6
- package/dist/src/components/ThemeProvider/Test.js.map +0 -1
- package/dist/src/components/ThemeProvider/ThemeProvider.js +0 -24
- package/dist/src/components/ThemeProvider/ThemeProvider.js.map +0 -1
- package/dist/src/components/ThemeProvider/ThemeProvider.stories.js +0 -13
- package/dist/src/components/ThemeProvider/ThemeProvider.stories.js.map +0 -1
- package/dist/src/components/ThemeProvider/ThemeProvider.style.js +0 -71
- package/dist/src/components/ThemeProvider/ThemeProvider.style.js.map +0 -1
- package/dist/src/components/ThemeProvider/ThemeProvider.test.js +0 -24
- package/dist/src/components/ThemeProvider/ThemeProvider.test.js.map +0 -1
- package/dist/src/components/ThemeProvider/index.js +0 -3
- package/dist/src/components/ThemeProvider/index.js.map +0 -1
- package/dist/src/components/Toast/Toast.js +0 -22
- package/dist/src/components/Toast/Toast.js.map +0 -1
- package/dist/src/components/Toast/Toast.style.js +0 -68
- package/dist/src/components/Toast/Toast.style.js.map +0 -1
- package/dist/src/components/Toast/Toast.test.js +0 -38
- package/dist/src/components/Toast/Toast.test.js.map +0 -1
- package/dist/src/components/Toast/index.js +0 -3
- package/dist/src/components/Toast/index.js.map +0 -1
- package/dist/src/components/Tooltip/Tooltip.js +0 -11
- package/dist/src/components/Tooltip/Tooltip.js.map +0 -1
- package/dist/src/components/Tooltip/Tooltip.stories.js +0 -89
- package/dist/src/components/Tooltip/Tooltip.stories.js.map +0 -1
- package/dist/src/components/Tooltip/Tooltip.style.js +0 -32
- package/dist/src/components/Tooltip/Tooltip.style.js.map +0 -1
- package/dist/src/components/Tooltip/Tooltip.types.js +0 -2
- package/dist/src/components/Tooltip/Tooltip.types.js.map +0 -1
- package/dist/src/components/Tooltip/index.js +0 -4
- package/dist/src/components/Tooltip/index.js.map +0 -1
- package/dist/src/components/Tooltip/utils.js +0 -9
- package/dist/src/components/Tooltip/utils.js.map +0 -1
- package/dist/src/components/TopAppBar/TopAppBar.js +0 -11
- package/dist/src/components/TopAppBar/TopAppBar.js.map +0 -1
- package/dist/src/components/TopAppBar/TopAppBar.stories.js +0 -69
- package/dist/src/components/TopAppBar/TopAppBar.stories.js.map +0 -1
- package/dist/src/components/TopAppBar/TopAppBar.style.js +0 -41
- package/dist/src/components/TopAppBar/TopAppBar.style.js.map +0 -1
- package/dist/src/components/TopAppBar/TopAppBar.test.js +0 -37
- package/dist/src/components/TopAppBar/TopAppBar.test.js.map +0 -1
- package/dist/src/components/TopAppBar/TopAppBar.types.js +0 -2
- package/dist/src/components/TopAppBar/TopAppBar.types.js.map +0 -1
- package/dist/src/components/TopAppBar/components/Logo/Logo.style.js +0 -24
- package/dist/src/components/TopAppBar/components/Logo/Logo.style.js.map +0 -1
- package/dist/src/components/TopAppBar/components/Logo/Logo.wrapper.js +0 -6
- package/dist/src/components/TopAppBar/components/Logo/Logo.wrapper.js.map +0 -1
- package/dist/src/components/TopAppBar/components/Logo/index.js +0 -3
- package/dist/src/components/TopAppBar/components/Logo/index.js.map +0 -1
- package/dist/src/components/TopAppBar/components/Search/Search.js +0 -13
- package/dist/src/components/TopAppBar/components/Search/Search.js.map +0 -1
- package/dist/src/components/TopAppBar/components/Search/Search.style.js +0 -60
- package/dist/src/components/TopAppBar/components/Search/Search.style.js.map +0 -1
- package/dist/src/components/TopAppBar/components/Search/index.js +0 -3
- package/dist/src/components/TopAppBar/components/Search/index.js.map +0 -1
- package/dist/src/components/TopAppBar/components/SidebarMenuIcon/SidebarMenuIcon.js +0 -10
- package/dist/src/components/TopAppBar/components/SidebarMenuIcon/SidebarMenuIcon.js.map +0 -1
- package/dist/src/components/TopAppBar/components/SidebarMenuIcon/SidebarMenuIcon.style.js +0 -9
- package/dist/src/components/TopAppBar/components/SidebarMenuIcon/SidebarMenuIcon.style.js.map +0 -1
- package/dist/src/components/TopAppBar/components/SidebarMenuIcon/index.js +0 -3
- package/dist/src/components/TopAppBar/components/SidebarMenuIcon/index.js.map +0 -1
- package/dist/src/components/TopAppBar/components/UserMenu/UserMenu.js +0 -17
- package/dist/src/components/TopAppBar/components/UserMenu/UserMenu.js.map +0 -1
- package/dist/src/components/TopAppBar/components/UserMenu/UserMenu.style.js +0 -8
- package/dist/src/components/TopAppBar/components/UserMenu/UserMenu.style.js.map +0 -1
- package/dist/src/components/TopAppBar/components/UserMenu/index.js +0 -3
- package/dist/src/components/TopAppBar/components/UserMenu/index.js.map +0 -1
- package/dist/src/components/TopAppBar/components/index.js +0 -7
- package/dist/src/components/TopAppBar/components/index.js.map +0 -1
- package/dist/src/components/TopAppBar/index.js +0 -4
- package/dist/src/components/TopAppBar/index.js.map +0 -1
- package/dist/src/components/TruncatedContent/TruncatedContent.js +0 -30
- package/dist/src/components/TruncatedContent/TruncatedContent.js.map +0 -1
- package/dist/src/components/TruncatedContent/TruncatedContent.stories.js +0 -44
- package/dist/src/components/TruncatedContent/TruncatedContent.stories.js.map +0 -1
- package/dist/src/components/TruncatedContent/TruncatedContent.style.js +0 -7
- package/dist/src/components/TruncatedContent/TruncatedContent.style.js.map +0 -1
- package/dist/src/components/TruncatedContent/TruncatedContent.test.js +0 -39
- package/dist/src/components/TruncatedContent/TruncatedContent.test.js.map +0 -1
- package/dist/src/components/TruncatedContent/index.js +0 -3
- package/dist/src/components/TruncatedContent/index.js.map +0 -1
- package/dist/src/components/Typography/Typography.config.styles.js +0 -21
- package/dist/src/components/Typography/Typography.config.styles.js.map +0 -1
- package/dist/src/components/Typography/Typography.js +0 -39
- package/dist/src/components/Typography/Typography.js.map +0 -1
- package/dist/src/components/Typography/Typography.stories.js +0 -43
- package/dist/src/components/Typography/Typography.stories.js.map +0 -1
- package/dist/src/components/Typography/Typography.style.js +0 -34
- package/dist/src/components/Typography/Typography.style.js.map +0 -1
- package/dist/src/components/Typography/index.js +0 -3
- package/dist/src/components/Typography/index.js.map +0 -1
- package/dist/src/components/Typography/utils.js +0 -12
- package/dist/src/components/Typography/utils.js.map +0 -1
- package/dist/src/components/storyUtils/BarChartShowCase/BarChartShowCase.js +0 -47
- package/dist/src/components/storyUtils/BarChartShowCase/BarChartShowCase.js.map +0 -1
- package/dist/src/components/storyUtils/BarChartShowCase/index.js +0 -2
- package/dist/src/components/storyUtils/BarChartShowCase/index.js.map +0 -1
- package/dist/src/components/storyUtils/BreadcrumbShowcase/BreadcrumbShowcase.js +0 -29
- package/dist/src/components/storyUtils/BreadcrumbShowcase/BreadcrumbShowcase.js.map +0 -1
- package/dist/src/components/storyUtils/BreadcrumbShowcase/index.js +0 -2
- package/dist/src/components/storyUtils/BreadcrumbShowcase/index.js.map +0 -1
- package/dist/src/components/storyUtils/Breakpoints/Breakpoints.js +0 -14
- package/dist/src/components/storyUtils/Breakpoints/Breakpoints.js.map +0 -1
- package/dist/src/components/storyUtils/Breakpoints/index.js +0 -2
- package/dist/src/components/storyUtils/Breakpoints/index.js.map +0 -1
- package/dist/src/components/storyUtils/ButtonShowcases/ButtonShowcase.js +0 -8
- package/dist/src/components/storyUtils/ButtonShowcases/ButtonShowcase.js.map +0 -1
- package/dist/src/components/storyUtils/ButtonShowcases/LoadingButtonShowcase.js +0 -25
- package/dist/src/components/storyUtils/ButtonShowcases/LoadingButtonShowcase.js.map +0 -1
- package/dist/src/components/storyUtils/ButtonShowcases/index.js +0 -3
- package/dist/src/components/storyUtils/ButtonShowcases/index.js.map +0 -1
- package/dist/src/components/storyUtils/CardShowcase/CardShowcase.js +0 -9
- package/dist/src/components/storyUtils/CardShowcase/CardShowcase.js.map +0 -1
- package/dist/src/components/storyUtils/CardShowcase/CardShowcase.style.js +0 -9
- package/dist/src/components/storyUtils/CardShowcase/CardShowcase.style.js.map +0 -1
- package/dist/src/components/storyUtils/CardShowcase/index.js +0 -2
- package/dist/src/components/storyUtils/CardShowcase/index.js.map +0 -1
- package/dist/src/components/storyUtils/ColorUtility/ColorBox.js +0 -9
- package/dist/src/components/storyUtils/ColorUtility/ColorBox.js.map +0 -1
- package/dist/src/components/storyUtils/ColorUtility/ColorUtility.js +0 -25
- package/dist/src/components/storyUtils/ColorUtility/ColorUtility.js.map +0 -1
- package/dist/src/components/storyUtils/ColorUtility/ColorUtility.style.js +0 -26
- package/dist/src/components/storyUtils/ColorUtility/ColorUtility.style.js.map +0 -1
- package/dist/src/components/storyUtils/ColorUtility/RangeInput.js +0 -8
- package/dist/src/components/storyUtils/ColorUtility/RangeInput.js.map +0 -1
- package/dist/src/components/storyUtils/ColorUtility/index.js +0 -1
- package/dist/src/components/storyUtils/ColorUtility/index.js.map +0 -1
- package/dist/src/components/storyUtils/ColorUtility/useColors.js +0 -43
- package/dist/src/components/storyUtils/ColorUtility/useColors.js.map +0 -1
- package/dist/src/components/storyUtils/ColorUtility/utils.js +0 -9
- package/dist/src/components/storyUtils/ColorUtility/utils.js.map +0 -1
- package/dist/src/components/storyUtils/DonutChartShowCase/DonutChartShowCase.js +0 -14
- package/dist/src/components/storyUtils/DonutChartShowCase/DonutChartShowCase.js.map +0 -1
- package/dist/src/components/storyUtils/DonutChartShowCase/index.js +0 -2
- package/dist/src/components/storyUtils/DonutChartShowCase/index.js.map +0 -1
- package/dist/src/components/storyUtils/EdgeCasesSelectShowcase/EdgeCasesSelectShowcase.js +0 -25
- package/dist/src/components/storyUtils/EdgeCasesSelectShowcase/EdgeCasesSelectShowcase.js.map +0 -1
- package/dist/src/components/storyUtils/EdgeCasesSelectShowcase/EdgeCasesSelectShowcase.style.js +0 -9
- package/dist/src/components/storyUtils/EdgeCasesSelectShowcase/EdgeCasesSelectShowcase.style.js.map +0 -1
- package/dist/src/components/storyUtils/EdgeCasesSelectShowcase/index.js +0 -2
- package/dist/src/components/storyUtils/EdgeCasesSelectShowcase/index.js.map +0 -1
- package/dist/src/components/storyUtils/IconographyShowcase/IconographyShowcase.js +0 -52
- package/dist/src/components/storyUtils/IconographyShowcase/IconographyShowcase.js.map +0 -1
- package/dist/src/components/storyUtils/IconographyShowcase/index.js +0 -2
- package/dist/src/components/storyUtils/IconographyShowcase/index.js.map +0 -1
- package/dist/src/components/storyUtils/LabelConfigStoryComponents.js +0 -3
- package/dist/src/components/storyUtils/LabelConfigStoryComponents.js.map +0 -1
- package/dist/src/components/storyUtils/ModalShowcase/ModalShowcase.js +0 -10
- package/dist/src/components/storyUtils/ModalShowcase/ModalShowcase.js.map +0 -1
- package/dist/src/components/storyUtils/ModalShowcase/index.js +0 -2
- package/dist/src/components/storyUtils/ModalShowcase/index.js.map +0 -1
- package/dist/src/components/storyUtils/NavigationShowcase/MenuItems.js +0 -100
- package/dist/src/components/storyUtils/NavigationShowcase/MenuItems.js.map +0 -1
- package/dist/src/components/storyUtils/NavigationShowcase/NavigationShowcase.js +0 -25
- package/dist/src/components/storyUtils/NavigationShowcase/NavigationShowcase.js.map +0 -1
- package/dist/src/components/storyUtils/NavigationShowcase/index.js +0 -2
- package/dist/src/components/storyUtils/NavigationShowcase/index.js.map +0 -1
- package/dist/src/components/storyUtils/NotificationShowcase/NotificationShowcase.js +0 -17
- package/dist/src/components/storyUtils/NotificationShowcase/NotificationShowcase.js.map +0 -1
- package/dist/src/components/storyUtils/NotificationShowcase/index.js +0 -3
- package/dist/src/components/storyUtils/NotificationShowcase/index.js.map +0 -1
- package/dist/src/components/storyUtils/PaletteShowcase/PaletteShowcase.js +0 -59
- package/dist/src/components/storyUtils/PaletteShowcase/PaletteShowcase.js.map +0 -1
- package/dist/src/components/storyUtils/PaletteShowcase/PaletteShowcase.style.js +0 -64
- package/dist/src/components/storyUtils/PaletteShowcase/PaletteShowcase.style.js.map +0 -1
- package/dist/src/components/storyUtils/PaletteShowcase/PaletteShowcase.test.js +0 -10
- package/dist/src/components/storyUtils/PaletteShowcase/PaletteShowcase.test.js.map +0 -1
- package/dist/src/components/storyUtils/PaletteShowcase/index.js +0 -2
- package/dist/src/components/storyUtils/PaletteShowcase/index.js.map +0 -1
- package/dist/src/components/storyUtils/PresentComponent/PresentComponent.js +0 -21
- package/dist/src/components/storyUtils/PresentComponent/PresentComponent.js.map +0 -1
- package/dist/src/components/storyUtils/PresentComponent/index.js +0 -2
- package/dist/src/components/storyUtils/PresentComponent/index.js.map +0 -1
- package/dist/src/components/storyUtils/SelectShowcase/MultiSelectShowcase.js +0 -48
- package/dist/src/components/storyUtils/SelectShowcase/MultiSelectShowcase.js.map +0 -1
- package/dist/src/components/storyUtils/SelectShowcase/MultiSelectShowcase.style.js +0 -14
- package/dist/src/components/storyUtils/SelectShowcase/MultiSelectShowcase.style.js.map +0 -1
- package/dist/src/components/storyUtils/SelectShowcase/SelectShowcase.js +0 -31
- package/dist/src/components/storyUtils/SelectShowcase/SelectShowcase.js.map +0 -1
- package/dist/src/components/storyUtils/SelectShowcase/index.js +0 -3
- package/dist/src/components/storyUtils/SelectShowcase/index.js.map +0 -1
- package/dist/src/components/storyUtils/SliderShowcase/SliderShowcase.js +0 -12
- package/dist/src/components/storyUtils/SliderShowcase/SliderShowcase.js.map +0 -1
- package/dist/src/components/storyUtils/SliderShowcase/index.js +0 -2
- package/dist/src/components/storyUtils/SliderShowcase/index.js.map +0 -1
- package/dist/src/components/storyUtils/Stack/Stack.js +0 -18
- package/dist/src/components/storyUtils/Stack/Stack.js.map +0 -1
- package/dist/src/components/storyUtils/Stack/index.js +0 -2
- package/dist/src/components/storyUtils/Stack/index.js.map +0 -1
- package/dist/src/components/storyUtils/TableFilterShowcase/TableFilterShowcase.js +0 -36
- package/dist/src/components/storyUtils/TableFilterShowcase/TableFilterShowcase.js.map +0 -1
- package/dist/src/components/storyUtils/TableFilterShowcase/db.json +0 -234
- package/dist/src/components/storyUtils/TableFilterShowcase/index.js +0 -2
- package/dist/src/components/storyUtils/TableFilterShowcase/index.js.map +0 -1
- package/dist/src/components/storyUtils/TextFieldShowcases/MultiTextFieldShowcase.js +0 -38
- package/dist/src/components/storyUtils/TextFieldShowcases/MultiTextFieldShowcase.js.map +0 -1
- package/dist/src/components/storyUtils/TextFieldShowcases/TextFieldShowCase.js +0 -21
- package/dist/src/components/storyUtils/TextFieldShowcases/TextFieldShowCase.js.map +0 -1
- package/dist/src/components/storyUtils/TextFieldShowcases/index.js +0 -3
- package/dist/src/components/storyUtils/TextFieldShowcases/index.js.map +0 -1
- package/dist/src/components/storyUtils/ThemeWrapper/ThemeWrapper.js +0 -10
- package/dist/src/components/storyUtils/ThemeWrapper/ThemeWrapper.js.map +0 -1
- package/dist/src/components/storyUtils/ThemeWrapper/index.js +0 -2
- package/dist/src/components/storyUtils/ThemeWrapper/index.js.map +0 -1
- package/dist/src/components/storyUtils/TooltipShowcase/TooltipShowcase.js +0 -9
- package/dist/src/components/storyUtils/TooltipShowcase/TooltipShowcase.js.map +0 -1
- package/dist/src/components/storyUtils/TooltipShowcase/components/TooltipContent/TooltipContent.js +0 -9
- package/dist/src/components/storyUtils/TooltipShowcase/components/TooltipContent/TooltipContent.js.map +0 -1
- package/dist/src/components/storyUtils/TooltipShowcase/components/TooltipContent/TooltipContent.style.js +0 -30
- package/dist/src/components/storyUtils/TooltipShowcase/components/TooltipContent/TooltipContent.style.js.map +0 -1
- package/dist/src/components/storyUtils/TooltipShowcase/components/TooltipContent/index.js +0 -2
- package/dist/src/components/storyUtils/TooltipShowcase/components/TooltipContent/index.js.map +0 -1
- package/dist/src/components/storyUtils/TooltipShowcase/index.js +0 -2
- package/dist/src/components/storyUtils/TooltipShowcase/index.js.map +0 -1
- package/dist/src/components/storyUtils/TopAppBarShowcase.js +0 -27
- package/dist/src/components/storyUtils/TopAppBarShowcase.js.map +0 -1
- package/dist/src/components/storyUtils/componentsForTypes.js +0 -7
- package/dist/src/components/storyUtils/componentsForTypes.js.map +0 -1
- package/dist/src/components/utils/ClickAwayListener/ClickAwayListener.js +0 -22
- package/dist/src/components/utils/ClickAwayListener/ClickAwayListener.js.map +0 -1
- package/dist/src/components/utils/ClickAwayListener/index.js +0 -2
- package/dist/src/components/utils/ClickAwayListener/index.js.map +0 -1
- package/dist/src/components/utils/DropdownOptions/index.js +0 -20
- package/dist/src/components/utils/DropdownOptions/index.js.map +0 -1
- package/dist/src/components/utils/PositionInScreen/PositionInScreen.js +0 -14
- package/dist/src/components/utils/PositionInScreen/PositionInScreen.js.map +0 -1
- package/dist/src/components/utils/PositionInScreen/PositionInScreen.style.js +0 -24
- package/dist/src/components/utils/PositionInScreen/PositionInScreen.style.js.map +0 -1
- package/dist/src/components/utils/PositionInScreen/hooks.js +0 -118
- package/dist/src/components/utils/PositionInScreen/hooks.js.map +0 -1
- package/dist/src/components/utils/PositionInScreen/index.js +0 -2
- package/dist/src/components/utils/PositionInScreen/index.js.map +0 -1
- package/dist/src/components/utils/PositionInScreen/utils.js +0 -15
- package/dist/src/components/utils/PositionInScreen/utils.js.map +0 -1
- package/dist/src/components/utils/Slots.js +0 -96
- package/dist/src/components/utils/Slots.js.map +0 -1
- package/dist/src/components/utils/handleSearch.js +0 -15
- package/dist/src/components/utils/handleSearch.js.map +0 -1
- package/dist/src/components/utils/tests/Slots.test.js +0 -58
- package/dist/src/components/utils/tests/Slots.test.js.map +0 -1
- package/dist/src/components/utils/useDOMRef.js +0 -42
- package/dist/src/components/utils/useDOMRef.js.map +0 -1
- package/dist/src/hooks/__tests__/useSearchQueryParams.test.js +0 -23
- package/dist/src/hooks/__tests__/useSearchQueryParams.test.js.map +0 -1
- package/dist/src/hooks/index.js +0 -2
- package/dist/src/hooks/index.js.map +0 -1
- package/dist/src/hooks/storyUtils/DemoUseSearchQueryParams.js +0 -15
- package/dist/src/hooks/storyUtils/DemoUseSearchQueryParams.js.map +0 -1
- package/dist/src/hooks/useBreakpoints.js +0 -40
- package/dist/src/hooks/useBreakpoints.js.map +0 -1
- package/dist/src/hooks/useBreakpoints.test.js +0 -30
- package/dist/src/hooks/useBreakpoints.test.js.map +0 -1
- package/dist/src/hooks/useCheck.js +0 -15
- package/dist/src/hooks/useCheck.js.map +0 -1
- package/dist/src/hooks/useCombinedRefs.js +0 -20
- package/dist/src/hooks/useCombinedRefs.js.map +0 -1
- package/dist/src/hooks/useElementSize.js +0 -31
- package/dist/src/hooks/useElementSize.js.map +0 -1
- package/dist/src/hooks/useEscape.js +0 -16
- package/dist/src/hooks/useEscape.js.map +0 -1
- package/dist/src/hooks/useEventListener.js +0 -26
- package/dist/src/hooks/useEventListener.js.map +0 -1
- package/dist/src/hooks/useFieldUtils.js +0 -36
- package/dist/src/hooks/useFieldUtils.js.map +0 -1
- package/dist/src/hooks/useIsoMorphicLayoutEffect.js +0 -4
- package/dist/src/hooks/useIsoMorphicLayoutEffect.js.map +0 -1
- package/dist/src/hooks/useKeyboardEvents.js +0 -58
- package/dist/src/hooks/useKeyboardEvents.js.map +0 -1
- package/dist/src/hooks/useLoading.js +0 -14
- package/dist/src/hooks/useLoading.js.map +0 -1
- package/dist/src/hooks/useLocationToGetCurrentMenuItem.js +0 -21
- package/dist/src/hooks/useLocationToGetCurrentMenuItem.js.map +0 -1
- package/dist/src/hooks/usePagination.js +0 -47
- package/dist/src/hooks/usePagination.js.map +0 -1
- package/dist/src/hooks/useSearchQueryParams.js +0 -13
- package/dist/src/hooks/useSearchQueryParams.js.map +0 -1
- package/dist/src/hooks/useSearchQueryParams.stories.js +0 -23
- package/dist/src/hooks/useSearchQueryParams.stories.js.map +0 -1
- package/dist/src/hooks/useTheme.js +0 -6
- package/dist/src/hooks/useTheme.js.map +0 -1
- package/dist/src/hooks/useThemeSwitch.js +0 -23
- package/dist/src/hooks/useThemeSwitch.js.map +0 -1
- package/dist/src/hooks/useToggle.js +0 -10
- package/dist/src/hooks/useToggle.js.map +0 -1
- package/dist/src/hooks/useTypeColorToColorMatch.js +0 -65
- package/dist/src/hooks/useTypeColorToColorMatch.js.map +0 -1
- package/dist/src/index.js +0 -125
- package/dist/src/index.js.map +0 -1
- package/dist/src/storybook/Alert/Alert.js +0 -16
- package/dist/src/storybook/Alert/Alert.js.map +0 -1
- package/dist/src/storybook/Alert/index.js +0 -2
- package/dist/src/storybook/Alert/index.js.map +0 -1
- package/dist/src/storybook/Link/Link.js +0 -10
- package/dist/src/storybook/Link/Link.js.map +0 -1
- package/dist/src/storybook/Link/Link.style.js +0 -15
- package/dist/src/storybook/Link/Link.style.js.map +0 -1
- package/dist/src/storybook/Link/index.js +0 -3
- package/dist/src/storybook/Link/index.js.map +0 -1
- package/dist/src/storybook/Note/Note.js +0 -8
- package/dist/src/storybook/Note/Note.js.map +0 -1
- package/dist/src/storybook/Note/Note.style.js +0 -23
- package/dist/src/storybook/Note/Note.style.js.map +0 -1
- package/dist/src/storybook/Note/index.js +0 -2
- package/dist/src/storybook/Note/index.js.map +0 -1
- package/dist/src/storybook/Overview/Overview.js +0 -8
- package/dist/src/storybook/Overview/Overview.js.map +0 -1
- package/dist/src/storybook/Overview/Overview.style.js +0 -5
- package/dist/src/storybook/Overview/Overview.style.js.map +0 -1
- package/dist/src/storybook/Overview/index.js +0 -2
- package/dist/src/storybook/Overview/index.js.map +0 -1
- package/dist/src/storybook/Preview/Preview.js +0 -13
- package/dist/src/storybook/Preview/Preview.js.map +0 -1
- package/dist/src/storybook/Preview/Preview.style.js +0 -3
- package/dist/src/storybook/Preview/Preview.style.js.map +0 -1
- package/dist/src/storybook/Preview/index.js +0 -3
- package/dist/src/storybook/Preview/index.js.map +0 -1
- package/dist/src/storybook/SectionHeader/SectionHeader.js +0 -12
- package/dist/src/storybook/SectionHeader/SectionHeader.js.map +0 -1
- package/dist/src/storybook/SectionHeader/SectionHeader.style.js +0 -27
- package/dist/src/storybook/SectionHeader/SectionHeader.style.js.map +0 -1
- package/dist/src/storybook/SectionHeader/index.js +0 -3
- package/dist/src/storybook/SectionHeader/index.js.map +0 -1
- package/dist/src/storybook/Showcases/BorderWidthShowcase/BorderWidthShowcase.js +0 -26
- package/dist/src/storybook/Showcases/BorderWidthShowcase/BorderWidthShowcase.js.map +0 -1
- package/dist/src/storybook/Showcases/BorderWidthShowcase/index.js +0 -2
- package/dist/src/storybook/Showcases/BorderWidthShowcase/index.js.map +0 -1
- package/dist/src/storybook/Showcases/BoxShadowShowcase/BoxShadowShowcase.js +0 -24
- package/dist/src/storybook/Showcases/BoxShadowShowcase/BoxShadowShowcase.js.map +0 -1
- package/dist/src/storybook/Showcases/BoxShadowShowcase/index.js +0 -2
- package/dist/src/storybook/Showcases/BoxShadowShowcase/index.js.map +0 -1
- package/dist/src/storybook/Showcases/LayoutShowcase/LayoutShowcase.js +0 -13
- package/dist/src/storybook/Showcases/LayoutShowcase/LayoutShowcase.js.map +0 -1
- package/dist/src/storybook/Showcases/LayoutShowcase/LayoutShowcase.style.js +0 -59
- package/dist/src/storybook/Showcases/LayoutShowcase/LayoutShowcase.style.js.map +0 -1
- package/dist/src/storybook/Showcases/LayoutShowcase/index.js +0 -2
- package/dist/src/storybook/Showcases/LayoutShowcase/index.js.map +0 -1
- package/dist/src/storybook/Showcases/MinHeightShowcase/MinHeightShowcase.js +0 -24
- package/dist/src/storybook/Showcases/MinHeightShowcase/MinHeightShowcase.js.map +0 -1
- package/dist/src/storybook/Showcases/MinHeightShowcase/index.js +0 -2
- package/dist/src/storybook/Showcases/MinHeightShowcase/index.js.map +0 -1
- package/dist/src/storybook/Showcases/OpacityShowcase/OpacityShowcase.js +0 -24
- package/dist/src/storybook/Showcases/OpacityShowcase/OpacityShowcase.js.map +0 -1
- package/dist/src/storybook/Showcases/OpacityShowcase/index.js +0 -2
- package/dist/src/storybook/Showcases/OpacityShowcase/index.js.map +0 -1
- package/dist/src/storybook/Showcases/OverviewShowcase/OverviewShowcase.js +0 -22
- package/dist/src/storybook/Showcases/OverviewShowcase/OverviewShowcase.js.map +0 -1
- package/dist/src/storybook/Showcases/OverviewShowcase/OverviewShowcase.style.js +0 -33
- package/dist/src/storybook/Showcases/OverviewShowcase/OverviewShowcase.style.js.map +0 -1
- package/dist/src/storybook/Showcases/OverviewShowcase/index.js +0 -2
- package/dist/src/storybook/Showcases/OverviewShowcase/index.js.map +0 -1
- package/dist/src/storybook/Showcases/RadiusShowcase/RadiusShowcase.js +0 -32
- package/dist/src/storybook/Showcases/RadiusShowcase/RadiusShowcase.js.map +0 -1
- package/dist/src/storybook/Showcases/RadiusShowcase/index.js +0 -2
- package/dist/src/storybook/Showcases/RadiusShowcase/index.js.map +0 -1
- package/dist/src/storybook/Showcases/SizingShowcase/SizingShowcase.js +0 -31
- package/dist/src/storybook/Showcases/SizingShowcase/SizingShowcase.js.map +0 -1
- package/dist/src/storybook/Showcases/SizingShowcase/index.js +0 -2
- package/dist/src/storybook/Showcases/SizingShowcase/index.js.map +0 -1
- package/dist/src/storybook/Showcases/SpacingSizingShowcase/SpacingSizingShowcase.js +0 -51
- package/dist/src/storybook/Showcases/SpacingSizingShowcase/SpacingSizingShowcase.js.map +0 -1
- package/dist/src/storybook/Showcases/SpacingSizingShowcase/SpacingSizingShowcase.style.js +0 -1
- package/dist/src/storybook/Showcases/SpacingSizingShowcase/SpacingSizingShowcase.style.js.map +0 -1
- package/dist/src/storybook/Showcases/SpacingSizingShowcase/index.js +0 -2
- package/dist/src/storybook/Showcases/SpacingSizingShowcase/index.js.map +0 -1
- package/dist/src/storybook/Showcases/StateShowcase/StateShowcase.js +0 -22
- package/dist/src/storybook/Showcases/StateShowcase/StateShowcase.js.map +0 -1
- package/dist/src/storybook/Showcases/StateShowcase/index.js +0 -2
- package/dist/src/storybook/Showcases/StateShowcase/index.js.map +0 -1
- package/dist/src/storybook/Showcases/TagShowcase/TagShowcase.js +0 -19
- package/dist/src/storybook/Showcases/TagShowcase/TagShowcase.js.map +0 -1
- package/dist/src/storybook/Showcases/TagShowcase/index.js +0 -2
- package/dist/src/storybook/Showcases/TagShowcase/index.js.map +0 -1
- package/dist/src/storybook/Showcases/TextColorShowcase/TextColorShowcase.js +0 -29
- package/dist/src/storybook/Showcases/TextColorShowcase/TextColorShowcase.js.map +0 -1
- package/dist/src/storybook/Showcases/TextColorShowcase/TextColorShowcase.style.js +0 -32
- package/dist/src/storybook/Showcases/TextColorShowcase/TextColorShowcase.style.js.map +0 -1
- package/dist/src/storybook/Showcases/TextColorShowcase/index.js +0 -2
- package/dist/src/storybook/Showcases/TextColorShowcase/index.js.map +0 -1
- package/dist/src/storybook/Showcases/TokenColorsShowcase/TokenColorsShowcase.js +0 -35
- package/dist/src/storybook/Showcases/TokenColorsShowcase/TokenColorsShowcase.js.map +0 -1
- package/dist/src/storybook/Showcases/TokenColorsShowcase/TokenColorsShowcase.style.js +0 -33
- package/dist/src/storybook/Showcases/TokenColorsShowcase/TokenColorsShowcase.style.js.map +0 -1
- package/dist/src/storybook/Showcases/TokenColorsShowcase/index.js +0 -3
- package/dist/src/storybook/Showcases/TokenColorsShowcase/index.js.map +0 -1
- package/dist/src/storybook/Showcases/TokenColorsShowcase/utils.js +0 -41
- package/dist/src/storybook/Showcases/TokenColorsShowcase/utils.js.map +0 -1
- package/dist/src/storybook/Showcases/TypographyTokensShowcase/TypographyTokensShowcase.js +0 -13
- package/dist/src/storybook/Showcases/TypographyTokensShowcase/TypographyTokensShowcase.js.map +0 -1
- package/dist/src/storybook/Showcases/TypographyTokensShowcase/TypographyTokensShowcase.style.js +0 -78
- package/dist/src/storybook/Showcases/TypographyTokensShowcase/TypographyTokensShowcase.style.js.map +0 -1
- package/dist/src/storybook/Showcases/TypographyTokensShowcase/index.js +0 -2
- package/dist/src/storybook/Showcases/TypographyTokensShowcase/index.js.map +0 -1
- package/dist/src/storybook/SubsectionHeader/SubsectionHeader.js +0 -9
- package/dist/src/storybook/SubsectionHeader/SubsectionHeader.js.map +0 -1
- package/dist/src/storybook/SubsectionHeader/SubsectionHeader.style.js +0 -5
- package/dist/src/storybook/SubsectionHeader/SubsectionHeader.style.js.map +0 -1
- package/dist/src/storybook/SubsectionHeader/index.js +0 -2
- package/dist/src/storybook/SubsectionHeader/index.js.map +0 -1
- package/dist/src/storybook/Tip/Tip.js +0 -12
- package/dist/src/storybook/Tip/Tip.js.map +0 -1
- package/dist/src/storybook/Tip/Tip.style.js +0 -27
- package/dist/src/storybook/Tip/Tip.style.js.map +0 -1
- package/dist/src/storybook/Tip/index.js +0 -3
- package/dist/src/storybook/Tip/index.js.map +0 -1
- package/dist/src/storybook/Typography/Typography.js +0 -10
- package/dist/src/storybook/Typography/Typography.js.map +0 -1
- package/dist/src/storybook/Typography/Typography.style.js +0 -22
- package/dist/src/storybook/Typography/Typography.style.js.map +0 -1
- package/dist/src/storybook/Typography/constants.js +0 -19
- package/dist/src/storybook/Typography/constants.js.map +0 -1
- package/dist/src/storybook/Typography/index.js +0 -3
- package/dist/src/storybook/Typography/index.js.map +0 -1
- package/dist/src/storybook/UsageGuidelines/UsageGuidelines.js +0 -15
- package/dist/src/storybook/UsageGuidelines/UsageGuidelines.js.map +0 -1
- package/dist/src/storybook/UsageGuidelines/UsageGuidelines.style.js +0 -17
- package/dist/src/storybook/UsageGuidelines/UsageGuidelines.style.js.map +0 -1
- package/dist/src/storybook/UsageGuidelines/index.js +0 -2
- package/dist/src/storybook/UsageGuidelines/index.js.map +0 -1
- package/dist/src/storybook/index.js +0 -9
- package/dist/src/storybook/index.js.map +0 -1
- package/dist/src/storybook/styles/OverviewCard.style.js +0 -15
- package/dist/src/storybook/styles/OverviewCard.style.js.map +0 -1
- package/dist/src/storybook.test.js +0 -79
- package/dist/src/storybook.test.js.map +0 -1
- package/dist/src/test/index.js +0 -2
- package/dist/src/test/index.js.map +0 -1
- package/dist/src/test/setup.js +0 -43
- package/dist/src/test/setup.js.map +0 -1
- package/dist/src/test/utils.js +0 -18
- package/dist/src/test/utils.js.map +0 -1
- package/dist/src/theme/dimension/borderRadius.js +0 -7
- package/dist/src/theme/dimension/borderRadius.js.map +0 -1
- package/dist/src/theme/dimension/borderWidth.js +0 -7
- package/dist/src/theme/dimension/borderWidth.js.map +0 -1
- package/dist/src/theme/dimension/index.js +0 -18
- package/dist/src/theme/dimension/index.js.map +0 -1
- package/dist/src/theme/dimension/minHeight.js +0 -7
- package/dist/src/theme/dimension/minHeight.js.map +0 -1
- package/dist/src/theme/dimension/opacity.js +0 -7
- package/dist/src/theme/dimension/opacity.js.map +0 -1
- package/dist/src/theme/dimension/sizing.js +0 -7
- package/dist/src/theme/dimension/sizing.js.map +0 -1
- package/dist/src/theme/dimension/spacing.js +0 -7
- package/dist/src/theme/dimension/spacing.js.map +0 -1
- package/dist/src/theme/dimension/state.js +0 -7
- package/dist/src/theme/dimension/state.js.map +0 -1
- package/dist/src/theme/dimension/variables/borderRadius.js +0 -29
- package/dist/src/theme/dimension/variables/borderRadius.js.map +0 -1
- package/dist/src/theme/dimension/variables/borderWidth.js +0 -24
- package/dist/src/theme/dimension/variables/borderWidth.js.map +0 -1
- package/dist/src/theme/dimension/variables/minHeight.js +0 -21
- package/dist/src/theme/dimension/variables/minHeight.js.map +0 -1
- package/dist/src/theme/dimension/variables/opacity.js +0 -19
- package/dist/src/theme/dimension/variables/opacity.js.map +0 -1
- package/dist/src/theme/dimension/variables/sizing.js +0 -31
- package/dist/src/theme/dimension/variables/sizing.js.map +0 -1
- package/dist/src/theme/dimension/variables/spacing.js +0 -44
- package/dist/src/theme/dimension/variables/spacing.js.map +0 -1
- package/dist/src/theme/dimension/variables/state.js +0 -26
- package/dist/src/theme/dimension/variables/state.js.map +0 -1
- package/dist/src/theme/functions.js +0 -69
- package/dist/src/theme/functions.js.map +0 -1
- package/dist/src/theme/globals/borderRadius.js +0 -7
- package/dist/src/theme/globals/borderRadius.js.map +0 -1
- package/dist/src/theme/globals/borderWidth.js +0 -7
- package/dist/src/theme/globals/borderWidth.js.map +0 -1
- package/dist/src/theme/globals/colors.js +0 -7
- package/dist/src/theme/globals/colors.js.map +0 -1
- package/dist/src/theme/globals/constants/borderRadius.js +0 -44
- package/dist/src/theme/globals/constants/borderRadius.js.map +0 -1
- package/dist/src/theme/globals/constants/borderWidth.js +0 -18
- package/dist/src/theme/globals/constants/borderWidth.js.map +0 -1
- package/dist/src/theme/globals/constants/colors.js +0 -296
- package/dist/src/theme/globals/constants/colors.js.map +0 -1
- package/dist/src/theme/globals/constants/fontFamily.js +0 -13
- package/dist/src/theme/globals/constants/fontFamily.js.map +0 -1
- package/dist/src/theme/globals/constants/fontSize.js +0 -45
- package/dist/src/theme/globals/constants/fontSize.js.map +0 -1
- package/dist/src/theme/globals/constants/fontWeight.js +0 -19
- package/dist/src/theme/globals/constants/fontWeight.js.map +0 -1
- package/dist/src/theme/globals/constants/letterSpacing.js +0 -20
- package/dist/src/theme/globals/constants/letterSpacing.js.map +0 -1
- package/dist/src/theme/globals/constants/lineHeight.js +0 -49
- package/dist/src/theme/globals/constants/lineHeight.js.map +0 -1
- package/dist/src/theme/globals/constants/opacity.js +0 -30
- package/dist/src/theme/globals/constants/opacity.js.map +0 -1
- package/dist/src/theme/globals/constants/sizing.js +0 -96
- package/dist/src/theme/globals/constants/sizing.js.map +0 -1
- package/dist/src/theme/globals/constants/spacing.js +0 -56
- package/dist/src/theme/globals/constants/spacing.js.map +0 -1
- package/dist/src/theme/globals/constants/textCase.js +0 -12
- package/dist/src/theme/globals/constants/textCase.js.map +0 -1
- package/dist/src/theme/globals/constants/textDecoration.js +0 -13
- package/dist/src/theme/globals/constants/textDecoration.js.map +0 -1
- package/dist/src/theme/globals/elevation.js +0 -8
- package/dist/src/theme/globals/elevation.js.map +0 -1
- package/dist/src/theme/globals/index.js +0 -22
- package/dist/src/theme/globals/index.js.map +0 -1
- package/dist/src/theme/globals/oldColors.js +0 -5
- package/dist/src/theme/globals/oldColors.js.map +0 -1
- package/dist/src/theme/globals/opacity.js +0 -7
- package/dist/src/theme/globals/opacity.js.map +0 -1
- package/dist/src/theme/globals/sizing.js +0 -7
- package/dist/src/theme/globals/sizing.js.map +0 -1
- package/dist/src/theme/globals/spacing.js +0 -7
- package/dist/src/theme/globals/spacing.js.map +0 -1
- package/dist/src/theme/globals/typography.js +0 -49
- package/dist/src/theme/globals/typography.js.map +0 -1
- package/dist/src/theme/index.js +0 -24
- package/dist/src/theme/index.js.map +0 -1
- package/dist/src/theme/overrides.js +0 -3
- package/dist/src/theme/overrides.js.map +0 -1
- package/dist/src/theme/palette.config.js +0 -76
- package/dist/src/theme/palette.config.js.map +0 -1
- package/dist/src/theme/palette.js +0 -100
- package/dist/src/theme/palette.js.map +0 -1
- package/dist/src/theme/states/disabled.js +0 -17
- package/dist/src/theme/states/disabled.js.map +0 -1
- package/dist/src/theme/states/focus.js +0 -19
- package/dist/src/theme/states/focus.js.map +0 -1
- package/dist/src/theme/states/hover.js +0 -18
- package/dist/src/theme/states/hover.js.map +0 -1
- package/dist/src/theme/states/index.js +0 -6
- package/dist/src/theme/states/index.js.map +0 -1
- package/dist/src/theme/states/pressed.js +0 -18
- package/dist/src/theme/states/pressed.js.map +0 -1
- package/dist/src/theme/states/statesConfig.js +0 -67
- package/dist/src/theme/states/statesConfig.js.map +0 -1
- package/dist/src/theme/states/tests/states.test.js +0 -81
- package/dist/src/theme/states/tests/states.test.js.map +0 -1
- package/dist/src/theme/states/utils.js +0 -13
- package/dist/src/theme/states/utils.js.map +0 -1
- package/dist/src/theme/tests/utils.test.js +0 -44
- package/dist/src/theme/tests/utils.test.js.map +0 -1
- package/dist/src/theme/tokens/components/variables/avatar.js +0 -104
- package/dist/src/theme/tokens/components/variables/avatar.js.map +0 -1
- package/dist/src/theme/tokens/components/variables/button.js +0 -28
- package/dist/src/theme/tokens/components/variables/button.js.map +0 -1
- package/dist/src/theme/tokens/components/variables/controls.js +0 -20
- package/dist/src/theme/tokens/components/variables/controls.js.map +0 -1
- package/dist/src/theme/tokens/components/variables/datePicker.js +0 -19
- package/dist/src/theme/tokens/components/variables/datePicker.js.map +0 -1
- package/dist/src/theme/tokens/components/variables/field.js +0 -94
- package/dist/src/theme/tokens/components/variables/field.js.map +0 -1
- package/dist/src/theme/tokens/components/variables/filter.js +0 -9
- package/dist/src/theme/tokens/components/variables/filter.js.map +0 -1
- package/dist/src/theme/tokens/components/variables/link.js +0 -59
- package/dist/src/theme/tokens/components/variables/link.js.map +0 -1
- package/dist/src/theme/tokens/components/variables/listItem.js +0 -14
- package/dist/src/theme/tokens/components/variables/listItem.js.map +0 -1
- package/dist/src/theme/tokens/components/variables/progressIndicator.js +0 -16
- package/dist/src/theme/tokens/components/variables/progressIndicator.js.map +0 -1
- package/dist/src/theme/tokens/components/variables/search.js +0 -11
- package/dist/src/theme/tokens/components/variables/search.js.map +0 -1
- package/dist/src/theme/tokens/components/variables/tag.js +0 -18
- package/dist/src/theme/tokens/components/variables/tag.js.map +0 -1
- package/dist/src/theme/tokens/index.js +0 -6
- package/dist/src/theme/tokens/index.js.map +0 -1
- package/dist/src/theme/tokens/semantic/boxShadow.js +0 -7
- package/dist/src/theme/tokens/semantic/boxShadow.js.map +0 -1
- package/dist/src/theme/tokens/semantic/colors.js +0 -7
- package/dist/src/theme/tokens/semantic/colors.js.map +0 -1
- package/dist/src/theme/tokens/semantic/disabledState.js +0 -7
- package/dist/src/theme/tokens/semantic/disabledState.js.map +0 -1
- package/dist/src/theme/tokens/semantic/index.js +0 -14
- package/dist/src/theme/tokens/semantic/index.js.map +0 -1
- package/dist/src/theme/tokens/semantic/state.js +0 -7
- package/dist/src/theme/tokens/semantic/state.js.map +0 -1
- package/dist/src/theme/tokens/semantic/tests/constants.js +0 -23
- package/dist/src/theme/tokens/semantic/tests/constants.js.map +0 -1
- package/dist/src/theme/tokens/semantic/tests/utils.test.js +0 -23
- package/dist/src/theme/tokens/semantic/tests/utils.test.js.map +0 -1
- package/dist/src/theme/tokens/semantic/typography.js +0 -7
- package/dist/src/theme/tokens/semantic/typography.js.map +0 -1
- package/dist/src/theme/tokens/semantic/variables/boxShadow.js +0 -72
- package/dist/src/theme/tokens/semantic/variables/boxShadow.js.map +0 -1
- package/dist/src/theme/tokens/semantic/variables/colors.js +0 -309
- package/dist/src/theme/tokens/semantic/variables/colors.js.map +0 -1
- package/dist/src/theme/tokens/semantic/variables/disabledState.js +0 -8
- package/dist/src/theme/tokens/semantic/variables/disabledState.js.map +0 -1
- package/dist/src/theme/tokens/semantic/variables/state.js +0 -25
- package/dist/src/theme/tokens/semantic/variables/state.js.map +0 -1
- package/dist/src/theme/tokens/semantic/variables/typography.js +0 -360
- package/dist/src/theme/tokens/semantic/variables/typography.js.map +0 -1
- package/dist/src/theme/tokens/utils/components.js +0 -24
- package/dist/src/theme/tokens/utils/components.js.map +0 -1
- package/dist/src/theme/tokens/utils/index.js +0 -5
- package/dist/src/theme/tokens/utils/index.js.map +0 -1
- package/dist/src/theme/tokens/utils/parsers.js +0 -96
- package/dist/src/theme/tokens/utils/parsers.js.map +0 -1
- package/dist/src/theme/tokens/utils/semantic.js +0 -19
- package/dist/src/theme/tokens/utils/semantic.js.map +0 -1
- package/dist/src/theme/tokens/utils/types.js +0 -2
- package/dist/src/theme/tokens/utils/types.js.map +0 -1
- package/dist/src/theme/types.js +0 -2
- package/dist/src/theme/types.js.map +0 -1
- package/dist/src/theme/utils.js +0 -95
- package/dist/src/theme/utils.js.map +0 -1
- package/dist/src/utils/common.js +0 -4
- package/dist/src/utils/common.js.map +0 -1
- package/dist/src/utils/date.js +0 -17
- package/dist/src/utils/date.js.map +0 -1
- package/dist/src/utils/errors.js +0 -13
- package/dist/src/utils/errors.js.map +0 -1
- package/dist/src/utils/helpers.js +0 -38
- package/dist/src/utils/helpers.js.map +0 -1
- package/dist/src/utils/storyshots.js +0 -32
- package/dist/src/utils/storyshots.js.map +0 -1
- package/dist/src/utils/tests/helpers.test.js +0 -19
- package/dist/src/utils/tests/helpers.test.js.map +0 -1
- package/dist/src/utils/tests/themeFunctions.test.js +0 -48
- package/dist/src/utils/tests/themeFunctions.test.js.map +0 -1
- package/dist/src/utils/themeFunctions.js +0 -63
- package/dist/src/utils/themeFunctions.js.map +0 -1
- package/dist/src/utils/types.js +0 -2
- package/dist/src/utils/types.js.map +0 -1
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import { fireEvent, render } from 'test';
|
|
3
|
-
import { DEFAULT_USER_MENU } from '../storyUtils/TopAppBarShowcase';
|
|
4
|
-
import TopAppBar from './TopAppBar';
|
|
5
|
-
describe('TopAppBar', () => {
|
|
6
|
-
let onMenuIconClickMock;
|
|
7
|
-
let onSearchHandler;
|
|
8
|
-
let onKeyPressHandler;
|
|
9
|
-
beforeEach(() => {
|
|
10
|
-
onMenuIconClickMock = vi.fn();
|
|
11
|
-
onSearchHandler = vi.fn();
|
|
12
|
-
onKeyPressHandler = vi.fn();
|
|
13
|
-
});
|
|
14
|
-
it('should render correctly', () => {
|
|
15
|
-
const { container } = render(_jsx(TopAppBar, { onMenuIconClick: onMenuIconClickMock, userMenu: DEFAULT_USER_MENU }));
|
|
16
|
-
expect(container).toMatchSnapshot();
|
|
17
|
-
});
|
|
18
|
-
it('should render correctly on dark', () => {
|
|
19
|
-
const { container } = render(_jsx(TopAppBar, { onMenuIconClick: onMenuIconClickMock, userMenu: DEFAULT_USER_MENU, isDark: true }));
|
|
20
|
-
expect(container).toMatchSnapshot();
|
|
21
|
-
});
|
|
22
|
-
it('should call onMenuClick One Time', async () => {
|
|
23
|
-
const { findByTestId } = render(_jsx(TopAppBar, { onMenuIconClick: onMenuIconClickMock, userMenu: DEFAULT_USER_MENU }));
|
|
24
|
-
const menuHandler = await findByTestId('menu-handler');
|
|
25
|
-
fireEvent.click(menuHandler);
|
|
26
|
-
expect(onMenuIconClickMock).toHaveBeenCalledTimes(1);
|
|
27
|
-
});
|
|
28
|
-
it('should call onKeyPressHandler One Time', async () => {
|
|
29
|
-
const { findByTestId } = render(_jsx(TopAppBar, { onMenuIconClick: onMenuIconClickMock, onSearchHandler: onSearchHandler, onKeyPressHandler: onKeyPressHandler, userMenu: DEFAULT_USER_MENU }));
|
|
30
|
-
const topNavSearch = (await findByTestId('top-nav-search'));
|
|
31
|
-
fireEvent.change(topNavSearch, { target: { value: 'hello' } });
|
|
32
|
-
expect(topNavSearch.value).toBe('hello');
|
|
33
|
-
fireEvent.keyPress(topNavSearch, { key: 'Enter', code: 13, charCode: 13 });
|
|
34
|
-
expect(onKeyPressHandler).toHaveBeenCalledTimes(1);
|
|
35
|
-
});
|
|
36
|
-
});
|
|
37
|
-
//# sourceMappingURL=TopAppBar.test.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TopAppBar.test.js","sourceRoot":"","sources":["../../../../src/components/TopAppBar/TopAppBar.test.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,MAAM,CAAC;AAEzC,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AACpE,OAAO,SAAS,MAAM,aAAa,CAAC;AAGpC,QAAQ,CAAC,WAAW,EAAE,GAAG,EAAE;IACzB,IAAI,mBAAyB,CAAC;IAC9B,IAAI,eAAqB,CAAC;IAC1B,IAAI,iBAAuB,CAAC;IAE5B,UAAU,CAAC,GAAG,EAAE;QACd,mBAAmB,GAAG,EAAE,CAAC,EAAE,EAAE,CAAC;QAC9B,eAAe,GAAG,EAAE,CAAC,EAAE,EAAE,CAAC;QAC1B,iBAAiB,GAAG,EAAE,CAAC,EAAE,EAAE,CAAC;IAC9B,CAAC,CAAC,CAAC;IAEH,EAAE,CAAC,yBAAyB,EAAE,GAAG,EAAE;QACjC,MAAM,EAAE,SAAS,EAAE,GAAG,MAAM,CAC1B,KAAC,SAAS,IAAC,eAAe,EAAE,mBAAmB,EAAE,QAAQ,EAAE,iBAAiB,GAAI,CACjF,CAAC;QACF,MAAM,CAAC,SAAS,CAAC,CAAC,eAAe,EAAE,CAAC;IACtC,CAAC,CAAC,CAAC;IAEH,EAAE,CAAC,iCAAiC,EAAE,GAAG,EAAE;QACzC,MAAM,EAAE,SAAS,EAAE,GAAG,MAAM,CAC1B,KAAC,SAAS,IAAC,eAAe,EAAE,mBAAmB,EAAE,QAAQ,EAAE,iBAAiB,EAAE,MAAM,SAAG,CACxF,CAAC;QACF,MAAM,CAAC,SAAS,CAAC,CAAC,eAAe,EAAE,CAAC;IACtC,CAAC,CAAC,CAAC;IAEH,EAAE,CAAC,kCAAkC,EAAE,KAAK,IAAI,EAAE;QAChD,MAAM,EAAE,YAAY,EAAE,GAAG,MAAM,CAC7B,KAAC,SAAS,IAAC,eAAe,EAAE,mBAAmB,EAAE,QAAQ,EAAE,iBAAiB,GAAI,CACjF,CAAC;QAEF,MAAM,WAAW,GAAG,MAAM,YAAY,CAAC,cAAc,CAAC,CAAC;QACvD,SAAS,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC;QAE7B,MAAM,CAAC,mBAAmB,CAAC,CAAC,qBAAqB,CAAC,CAAC,CAAC,CAAC;IACvD,CAAC,CAAC,CAAC;IACH,EAAE,CAAC,wCAAwC,EAAE,KAAK,IAAI,EAAE;QACtD,MAAM,EAAE,YAAY,EAAE,GAAG,MAAM,CAC7B,KAAC,SAAS,IACR,eAAe,EAAE,mBAAmB,EACpC,eAAe,EAAE,eAAe,EAChC,iBAAiB,EAAE,iBAAiB,EACpC,QAAQ,EAAE,iBAAiB,GAC3B,CACH,CAAC;QAEF,MAAM,YAAY,GAAG,CAAC,MAAM,YAAY,CAAC,gBAAgB,CAAC,CAAqB,CAAC;QAChF,SAAS,CAAC,MAAM,CAAC,YAAY,EAAE,EAAE,MAAM,EAAE,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,CAAC,CAAC;QAC/D,MAAM,CAAC,YAAY,CAAC,KAAK,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QAEzC,SAAS,CAAC,QAAQ,CAAC,YAAY,EAAE,EAAE,GAAG,EAAE,OAAO,EAAE,IAAI,EAAE,EAAE,EAAE,QAAQ,EAAE,EAAE,EAAE,CAAC,CAAC;QAC3E,MAAM,CAAC,iBAAiB,CAAC,CAAC,qBAAqB,CAAC,CAAC,CAAC,CAAC;IACrD,CAAC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TopAppBar.types.js","sourceRoot":"","sources":["../../../../src/components/TopAppBar/TopAppBar.types.ts"],"names":[],"mappings":""}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { css } from '@emotion/react';
|
|
2
|
-
import { rem } from 'theme/utils';
|
|
3
|
-
import { flexCenter } from '../../../../theme/functions';
|
|
4
|
-
const wrapper = (theme) => css `
|
|
5
|
-
${flexCenter};
|
|
6
|
-
background-color: transparent;
|
|
7
|
-
margin: ${theme.globals.spacing.get('6')} ${theme.globals.spacing.get('8')}
|
|
8
|
-
${theme.globals.spacing.get('6')} ${theme.globals.spacing.get('6')};
|
|
9
|
-
border-radius: ${theme.globals.spacing.get('3')};
|
|
10
|
-
max-width: ${rem(400)};
|
|
11
|
-
`;
|
|
12
|
-
export const placeholderWrapper = css `
|
|
13
|
-
margin: auto;
|
|
14
|
-
height: 100%;
|
|
15
|
-
display: flex;
|
|
16
|
-
justify-content: center;
|
|
17
|
-
align-items: center;
|
|
18
|
-
cursor: default;
|
|
19
|
-
`;
|
|
20
|
-
export default {
|
|
21
|
-
wrapper,
|
|
22
|
-
placeholderWrapper,
|
|
23
|
-
};
|
|
24
|
-
//# sourceMappingURL=Logo.style.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Logo.style.js","sourceRoot":"","sources":["../../../../../../src/components/TopAppBar/components/Logo/Logo.style.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,GAAG,EAAE,MAAM,gBAAgB,CAAC;AACrC,OAAO,EAAE,GAAG,EAAE,MAAM,aAAa,CAAC;AAGlC,OAAO,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAC;AAEzD,MAAM,OAAO,GAAG,CAAC,KAAY,EAAoB,EAAE,CAAC,GAAG,CAAA;IACnD,UAAU;;YAEF,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,IAAI,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC;MACtE,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,IAAI,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC;mBACnD,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC;eAClC,GAAG,CAAC,GAAG,CAAC;CACtB,CAAC;AAEF,MAAM,CAAC,MAAM,kBAAkB,GAAG,GAAG,CAAA;;;;;;;CAOpC,CAAC;AAEF,eAAe;IACb,OAAO;IACP,kBAAkB;CACnB,CAAC"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import Styles from './Logo.style';
|
|
3
|
-
const PlaceHolder = () => (_jsxs("div", { css: Styles.placeholderWrapper, children: [_jsx("strong", { children: "LOGO" }), "PLACEHOLDER"] }));
|
|
4
|
-
const LogoWrapper = ({ logoIcon }) => (_jsx("div", { css: Styles.wrapper, children: logoIcon || _jsx(PlaceHolder, {}) }));
|
|
5
|
-
export default LogoWrapper;
|
|
6
|
-
//# sourceMappingURL=Logo.wrapper.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Logo.wrapper.js","sourceRoot":"","sources":["../../../../../../src/components/TopAppBar/components/Logo/Logo.wrapper.tsx"],"names":[],"mappings":";AAGA,OAAO,MAAM,MAAM,cAAc,CAAC;AAElC,MAAM,WAAW,GAAG,GAAG,EAAE,CAAC,CACxB,eAAK,GAAG,EAAE,MAAM,CAAC,kBAAkB,aACjC,oCAAqB,mBACjB,CACP,CAAC;AAMF,MAAM,WAAW,GAA0B,CAAC,EAAE,QAAQ,EAAE,EAAE,EAAE,CAAC,CAC3D,cAAK,GAAG,EAAE,MAAM,CAAC,OAAO,YAAG,QAAQ,IAAI,KAAC,WAAW,KAAG,GAAO,CAC9D,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/components/TopAppBar/components/Logo/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAC;AACzC,cAAc,gBAAgB,CAAC"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import { customInputStyle, searchWrapper } from './Search.style';
|
|
3
|
-
import { useTheme } from '../../../../index';
|
|
4
|
-
import Icon from '../../../Icon';
|
|
5
|
-
import { iconWrapperStyle } from '../../../TextField/TextField.style';
|
|
6
|
-
const Search = ({ searchPlaceholder = 'Search', searchDefaultValue = '', onSearchHandler, onKeyPressHandler, isSearchDisabled = false, isDark = false, }) => {
|
|
7
|
-
const theme = useTheme();
|
|
8
|
-
return (_jsxs("div", { "aria-disabled": isSearchDisabled, css: searchWrapper(isDark), children: [_jsxs("div", { css: iconWrapperStyle({ iconPosition: 'left' }), children: [_jsx(Icon, { name: "search", color: isDark
|
|
9
|
-
? theme.tokens.colors.get('textColor.inverted.primary')
|
|
10
|
-
: theme.tokens.colors.get('textColor.default.secondary'), size: 20 }), ' '] }), _jsx("input", { readOnly: false, css: customInputStyle(searchPlaceholder, isDark), placeholder: searchPlaceholder, defaultValue: searchDefaultValue, id: "top-nav-search", "data-testid": "top-nav-search", disabled: false, onChange: onSearchHandler, onKeyPress: onKeyPressHandler })] }));
|
|
11
|
-
};
|
|
12
|
-
export default Search;
|
|
13
|
-
//# sourceMappingURL=Search.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Search.js","sourceRoot":"","sources":["../../../../../../src/components/TopAppBar/components/Search/Search.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,gBAAgB,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AACjE,OAAO,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAC7C,OAAO,IAAI,MAAM,eAAe,CAAC;AACjC,OAAO,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AAUtE,MAAM,MAAM,GAAqB,CAAC,EAChC,iBAAiB,GAAG,QAAQ,EAC5B,kBAAkB,GAAG,EAAE,EACvB,eAAe,EACf,iBAAiB,EACjB,gBAAgB,GAAG,KAAK,EACxB,MAAM,GAAG,KAAK,GACf,EAAE,EAAE;IACH,MAAM,KAAK,GAAG,QAAQ,EAAE,CAAC;IAEzB,OAAO,CACL,gCAAoB,gBAAgB,EAAE,GAAG,EAAE,aAAa,CAAC,MAAM,CAAC,aAC9D,eAAK,GAAG,EAAE,gBAAgB,CAAC,EAAE,YAAY,EAAE,MAAM,EAAE,CAAC,aAClD,KAAC,IAAI,IACH,IAAI,EAAC,QAAQ,EACb,KAAK,EACH,MAAM;4BACJ,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC,GAAG,CAAC,4BAA4B,CAAC;4BACvD,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC,GAAG,CAAC,6BAA6B,CAAC,EAE5D,IAAI,EAAE,EAAE,GACR,EAAC,GAAG,IACF,EACN,gBACE,QAAQ,EAAE,KAAK,EACf,GAAG,EAAE,gBAAgB,CAAC,iBAAiB,EAAE,MAAM,CAAC,EAChD,WAAW,EAAE,iBAAiB,EAC9B,YAAY,EAAE,kBAAkB,EAChC,EAAE,EAAC,gBAAgB,iBACP,gBAAgB,EAC5B,QAAQ,EAAE,KAAK,EACf,QAAQ,EAAE,eAAe,EACzB,UAAU,EAAE,iBAAiB,GAC7B,IACE,CACP,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,MAAM,CAAC"}
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
import { css } from '@emotion/react';
|
|
2
|
-
import { darken, lighten } from 'polished';
|
|
3
|
-
import { rem } from 'theme/utils';
|
|
4
|
-
import { themeFunctions } from '../../../../index';
|
|
5
|
-
import { inputStyle } from 'components/TextInputBase/TextInputBase.style';
|
|
6
|
-
const getBackground = (isDark, theme) => isDark
|
|
7
|
-
? theme.tokens.colors.get('backgroundColor.invertedAlt')
|
|
8
|
-
: theme.tokens.colors.get('backgroundColor.alt');
|
|
9
|
-
export const searchWrapper = (isDark) => (theme) => {
|
|
10
|
-
const background = getBackground(isDark, theme);
|
|
11
|
-
return css `
|
|
12
|
-
flex-grow: 1;
|
|
13
|
-
max-width: ${rem(520)};
|
|
14
|
-
${themeFunctions.flex}
|
|
15
|
-
${themeFunctions.flexCenterVertical}
|
|
16
|
-
height: ${rem(36)};
|
|
17
|
-
background-color: ${background};
|
|
18
|
-
padding-left: ${theme.globals.spacing.get('6')};
|
|
19
|
-
border-radius: ${theme.globals.spacing.get('3')};
|
|
20
|
-
|
|
21
|
-
&[aria-disabled='true'] {
|
|
22
|
-
opacity: 0.5;
|
|
23
|
-
pointer-events: none;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
&:hover {
|
|
27
|
-
background: ${isDark ? lighten(0.03, background) : darken(0.03, background)};
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
&:focus-within {
|
|
31
|
-
background: ${background};
|
|
32
|
-
}
|
|
33
|
-
`;
|
|
34
|
-
};
|
|
35
|
-
export const customInputStyle = (searchPlaceholder, isDark) => (theme) => {
|
|
36
|
-
const baseInputStyles = inputStyle({
|
|
37
|
-
placeholder: searchPlaceholder,
|
|
38
|
-
})(theme);
|
|
39
|
-
const rest = `
|
|
40
|
-
border-radius: ${rem(4)};
|
|
41
|
-
color: ${isDark ? theme.tokens.colors.get('textColor.inverted.secondary') : undefined};
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
&:focus {
|
|
45
|
-
color: ${isDark ? theme.tokens.colors.get('textColor.inverted.primary') : undefined};
|
|
46
|
-
outline: none;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
&::placeholder {
|
|
50
|
-
color: ${isDark ? theme.tokens.colors.get('textColor.inverted.secondary') : undefined};
|
|
51
|
-
outline: none;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
`;
|
|
55
|
-
return css `
|
|
56
|
-
${baseInputStyles};
|
|
57
|
-
${rest};
|
|
58
|
-
`;
|
|
59
|
-
};
|
|
60
|
-
//# sourceMappingURL=Search.style.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Search.style.js","sourceRoot":"","sources":["../../../../../../src/components/TopAppBar/components/Search/Search.style.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,GAAG,EAAE,MAAM,gBAAgB,CAAC;AACrC,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,UAAU,CAAC;AAC3C,OAAO,EAAE,GAAG,EAAE,MAAM,aAAa,CAAC;AAElC,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAEnD,OAAO,EAAE,UAAU,EAAE,MAAM,8CAA8C,CAAC;AAE1E,MAAM,aAAa,GAAG,CAAC,MAAe,EAAE,KAAY,EAAE,EAAE,CACtD,MAAM;IACJ,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC,GAAG,CAAC,6BAA6B,CAAC;IACxD,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC,GAAG,CAAC,qBAAqB,CAAC,CAAC;AAErD,MAAM,CAAC,MAAM,aAAa,GACxB,CAAC,MAAe,EAAE,EAAE,CACpB,CAAC,KAAY,EAAoB,EAAE;IACjC,MAAM,UAAU,GAAG,aAAa,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC;IAEhD,OAAO,GAAG,CAAA;;mBAEK,GAAG,CAAC,GAAG,CAAC;QACnB,cAAc,CAAC,IAAI;QACnB,cAAc,CAAC,kBAAkB;cAC3B,GAAG,CAAC,EAAE,CAAC;0BACK,UAAU;sBACd,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC;uBAC7B,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC;;;;;;;;sBAQ/B,MAAM,CAAC,CAAC,CAAC,OAAO,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,IAAI,EAAE,UAAU,CAAC;;;;sBAI7D,UAAU;;KAE3B,CAAC;AACJ,CAAC,CAAC;AAEJ,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,iBAAyB,EAAE,MAAe,EAAE,EAAE,CAAC,CAAC,KAAY,EAAE,EAAE;IAC/F,MAAM,eAAe,GAAG,UAAU,CAAC;QACjC,WAAW,EAAE,iBAAiB;KAC/B,CAAC,CAAC,KAAK,CAAC,CAAC;IAEV,MAAM,IAAI,GAAG;qBACM,GAAG,CAAC,CAAC,CAAC;eACZ,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC,GAAG,CAAC,8BAA8B,CAAC,CAAC,CAAC,CAAC,SAAS;;;;eAI5E,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC,GAAG,CAAC,4BAA4B,CAAC,CAAC,CAAC,CAAC,SAAS;;;;;iBAKxE,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC,GAAG,CAAC,8BAA8B,CAAC,CAAC,CAAC,CAAC,SAAS;;;;GAI1F,CAAC;IAEF,OAAO,GAAG,CAAA;MACN,eAAe;MACf,IAAI;GACP,CAAC;AACJ,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/components/TopAppBar/components/Search/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,UAAU,CAAC;AACnC,cAAc,UAAU,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import useTheme from 'hooks/useTheme';
|
|
3
|
-
import Styles from './SidebarMenuIcon.style';
|
|
4
|
-
import Icon from '../../../Icon';
|
|
5
|
-
const SidebarMenuIcon = ({ onMenuIconClick }) => {
|
|
6
|
-
const theme = useTheme();
|
|
7
|
-
return (_jsx("div", { css: Styles.iconWrapper, onClick: onMenuIconClick, "data-testid": "menu-handler", children: _jsx(Icon, { color: theme.globals.oldColors.primary[500], name: "menu", size: 24 }) }));
|
|
8
|
-
};
|
|
9
|
-
export default SidebarMenuIcon;
|
|
10
|
-
//# sourceMappingURL=SidebarMenuIcon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SidebarMenuIcon.js","sourceRoot":"","sources":["../../../../../../src/components/TopAppBar/components/SidebarMenuIcon/SidebarMenuIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,QAAQ,MAAM,gBAAgB,CAAC;AAGtC,OAAO,MAAM,MAAM,yBAAyB,CAAC;AAC7C,OAAO,IAAI,MAAM,eAAe,CAAC;AAMjC,MAAM,eAAe,GAAG,CAAC,EAAE,eAAe,EAAwB,EAAE,EAAE;IACpE,MAAM,KAAK,GAAG,QAAQ,EAAE,CAAC;IAEzB,OAAO,CACL,cAAK,GAAG,EAAE,MAAM,CAAC,WAAW,EAAE,OAAO,EAAE,eAAe,iBAAc,cAAc,YAChF,KAAC,IAAI,IAAC,KAAK,EAAE,KAAK,CAAC,OAAO,CAAC,SAAS,CAAC,OAAO,CAAC,GAAG,CAAC,EAAE,IAAI,EAAC,MAAM,EAAC,IAAI,EAAE,EAAE,GAAI,GACvE,CACP,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { css } from '@emotion/react';
|
|
2
|
-
const iconWrapper = (theme) => css `
|
|
3
|
-
cursor: pointer;
|
|
4
|
-
margin: ${theme.globals.spacing.get('8')} 0px ${theme.globals.spacing.get('8')} ${theme.globals.spacing.get('3')};
|
|
5
|
-
`;
|
|
6
|
-
export default {
|
|
7
|
-
iconWrapper,
|
|
8
|
-
};
|
|
9
|
-
//# sourceMappingURL=SidebarMenuIcon.style.js.map
|
package/dist/src/components/TopAppBar/components/SidebarMenuIcon/SidebarMenuIcon.style.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SidebarMenuIcon.style.js","sourceRoot":"","sources":["../../../../../../src/components/TopAppBar/components/SidebarMenuIcon/SidebarMenuIcon.style.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,GAAG,EAAE,MAAM,gBAAgB,CAAC;AAIrC,MAAM,WAAW,GAAG,CAAC,KAAY,EAAoB,EAAE,CAAC,GAAG,CAAA;;YAE/C,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,QAAQ,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,IAAI,KAAK,CAAC,OAAO,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC;CACjH,CAAC;AAEF,eAAe;IACb,WAAW;CACZ,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/components/TopAppBar/components/SidebarMenuIcon/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,cAAc,mBAAmB,CAAC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import { useRef, useState } from 'react';
|
|
3
|
-
import React from 'react';
|
|
4
|
-
import Button from '../../../Button';
|
|
5
|
-
import { ListItem, ListItemText } from '../../../List';
|
|
6
|
-
import Menu from '../../../Menu';
|
|
7
|
-
const UserMenu = ({ items, userAvatar, userName, onSelect }) => {
|
|
8
|
-
const [isBtnOpen, setBtnOpen] = React.useState(false);
|
|
9
|
-
const btnRef = useRef(null);
|
|
10
|
-
const handleBtnClick = () => {
|
|
11
|
-
setBtnOpen((isOpen) => !isOpen);
|
|
12
|
-
};
|
|
13
|
-
const [selectedKeys, setSelectedKeys] = useState(new Set([]));
|
|
14
|
-
return (_jsxs(_Fragment, { children: [_jsx(Button, { avatar: userAvatar, iconRightName: "chevronDown", ref: btnRef, "aria-label": "Menu", dataTestId: "userMenu", type: "tertiary", onClick: handleBtnClick, "aria-controls": isBtnOpen ? 'basic-menu' : undefined, "aria-haspopup": "true", "aria-expanded": isBtnOpen ? 'true' : undefined, children: userName }), _jsx(Menu, { triggerRef: btnRef, isOpen: isBtnOpen, onClose: handleBtnClick, selectedKeys: selectedKeys, rowSize: "normal", onSelectionChange: setSelectedKeys, onAction: onSelect, children: items.map((item) => (_jsx(ListItem, { parentType: "Menu", children: _jsx(ListItemText, { children: item }) }, item))) })] }));
|
|
15
|
-
};
|
|
16
|
-
export default UserMenu;
|
|
17
|
-
//# sourceMappingURL=UserMenu.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"UserMenu.js","sourceRoot":"","sources":["../../../../../../src/components/TopAppBar/components/UserMenu/UserMenu.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACzC,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,MAAM,MAAM,iBAAiB,CAAC;AACrC,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AACvD,OAAO,IAAI,MAAM,eAAe,CAAC;AASjC,MAAM,QAAQ,GAAsB,CAAC,EAAE,KAAK,EAAE,UAAU,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,EAAE;IAChF,MAAM,CAAC,SAAS,EAAE,UAAU,CAAC,GAAG,KAAK,CAAC,QAAQ,CAAU,KAAK,CAAC,CAAC;IAC/D,MAAM,MAAM,GAAG,MAAM,CAAC,IAAI,CAAC,CAAC;IAC5B,MAAM,cAAc,GAAG,GAAG,EAAE;QAC1B,UAAU,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC;IAClC,CAAC,CAAC;IACF,MAAM,CAAC,YAAY,EAAE,eAAe,CAAC,GAAG,QAAQ,CAAC,IAAI,GAAG,CAAS,EAAE,CAAC,CAAC,CAAC;IAEtE,OAAO,CACL,8BACE,KAAC,MAAM,IACL,MAAM,EAAE,UAAU,EAClB,aAAa,EAAC,aAAa,EAC3B,GAAG,EAAE,MAAM,gBACA,MAAM,EACjB,UAAU,EAAC,UAAU,EACrB,IAAI,EAAC,UAAU,EACf,OAAO,EAAE,cAAc,mBACR,SAAS,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,mBACrC,MAAM,mBACL,SAAS,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,YAE5C,QAAQ,GACF,EACT,KAAC,IAAI,IACH,UAAU,EAAE,MAAM,EAClB,MAAM,EAAE,SAAS,EACjB,OAAO,EAAE,cAAc,EACvB,YAAY,EAAE,YAAY,EAC1B,OAAO,EAAC,QAAQ,EAChB,iBAAiB,EAAE,eAAe,EAClC,QAAQ,EAAE,QAAQ,YAEjB,KAAK,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CACnB,KAAC,QAAQ,IAAY,UAAU,EAAC,MAAM,YACpC,KAAC,YAAY,cAAE,IAAI,GAAgB,IADtB,IAAI,CAER,CACZ,CAAC,GACG,IACN,CACJ,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"UserMenu.style.js","sourceRoot":"","sources":["../../../../../../src/components/TopAppBar/components/UserMenu/UserMenu.style.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,GAAG,EAAE,MAAM,gBAAgB,CAAC;AAIrC,MAAM,eAAe,GAAG,CAAC,KAAY,EAAoB,EAAE,CAAC,GAAG,CAAA;iBAC9C,KAAK,CAAC,OAAO,CAAC,UAAU,CAAC,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC;CACjE,CAAC;AAEF,eAAe;IACb,eAAe;CAChB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/components/TopAppBar/components/UserMenu/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AACrC,cAAc,YAAY,CAAC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export { default as LogoPlaceholder } from './Logo';
|
|
2
|
-
export * from './Logo';
|
|
3
|
-
export { default as SidebarMenuIcon } from './SidebarMenuIcon';
|
|
4
|
-
export * from './SidebarMenuIcon';
|
|
5
|
-
export { default as UserMenu } from './UserMenu';
|
|
6
|
-
export * from './UserMenu';
|
|
7
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/components/TopAppBar/components/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,QAAQ,CAAC;AACpD,cAAc,QAAQ,CAAC;AACvB,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC/D,cAAc,mBAAmB,CAAC;AAClC,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC;AACjD,cAAc,YAAY,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/TopAppBar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,aAAa,CAAC;AACtC,cAAc,aAAa,CAAC;AAC5B,cAAc,mBAAmB,CAAC"}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import { useCallback, useMemo, useRef, useState } from 'react';
|
|
3
|
-
import { TruncationDiv } from './TruncatedContent.style';
|
|
4
|
-
import Tooltip from 'components/Tooltip';
|
|
5
|
-
const TruncatedContent = ({ children, isAlwaysVisible = false, tooltipContent, placement = 'bottom', }) => {
|
|
6
|
-
const [isHovered, setIsHovered] = useState(false);
|
|
7
|
-
const targetRef = useRef(null);
|
|
8
|
-
const target = targetRef.current;
|
|
9
|
-
const handleMouseEnter = useCallback(() => {
|
|
10
|
-
setIsHovered(true);
|
|
11
|
-
}, []);
|
|
12
|
-
const handleMouseLeave = useCallback(() => {
|
|
13
|
-
setIsHovered(false);
|
|
14
|
-
}, []);
|
|
15
|
-
const isTruncated = useMemo(() => {
|
|
16
|
-
return !!target && target.scrollWidth > target.offsetWidth;
|
|
17
|
-
}, [target]);
|
|
18
|
-
const showTooltip = useCallback((tooltipContent, isHovered, isTruncated, isAlwaysVisible) => {
|
|
19
|
-
if (tooltipContent === undefined) {
|
|
20
|
-
return false;
|
|
21
|
-
}
|
|
22
|
-
if (isAlwaysVisible) {
|
|
23
|
-
return true;
|
|
24
|
-
}
|
|
25
|
-
return isHovered && isTruncated;
|
|
26
|
-
}, []);
|
|
27
|
-
return showTooltip(tooltipContent, isHovered, isTruncated, isAlwaysVisible) && tooltipContent ? (_jsx(Tooltip, { placement: placement, content: tooltipContent, isOpen: isHovered, children: _jsx(TruncationDiv, { ref: targetRef, onMouseEnter: handleMouseEnter, onMouseLeave: handleMouseLeave, children: children }) })) : (_jsx(TruncationDiv, { ref: targetRef, onMouseEnter: handleMouseEnter, onMouseLeave: handleMouseLeave, children: children }));
|
|
28
|
-
};
|
|
29
|
-
export default TruncatedContent;
|
|
30
|
-
//# sourceMappingURL=TruncatedContent.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TruncatedContent.js","sourceRoot":"","sources":["../../../../src/components/TruncatedContent/TruncatedContent.tsx"],"names":[],"mappings":";AAAA,OAAc,EAAE,WAAW,EAAE,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtE,OAAO,EAAE,aAAa,EAAE,MAAM,0BAA0B,CAAC;AACzD,OAAO,OAAO,MAAM,oBAAoB,CAAC;AAWzC,MAAM,gBAAgB,GAAqC,CAAC,EAC1D,QAAQ,EACR,eAAe,GAAG,KAAK,EACvB,cAAc,EACd,SAAS,GAAG,QAAQ,GACrB,EAAE,EAAE;IACH,MAAM,CAAC,SAAS,EAAE,YAAY,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC;IAElD,MAAM,SAAS,GAAG,MAAM,CAAiB,IAAI,CAAC,CAAC;IAC/C,MAAM,MAAM,GAAG,SAAS,CAAC,OAAO,CAAC;IAEjC,MAAM,gBAAgB,GAAG,WAAW,CAAC,GAAG,EAAE;QACxC,YAAY,CAAC,IAAI,CAAC,CAAC;IACrB,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,MAAM,gBAAgB,GAAG,WAAW,CAAC,GAAG,EAAE;QACxC,YAAY,CAAC,KAAK,CAAC,CAAC;IACtB,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,MAAM,WAAW,GAAG,OAAO,CAAC,GAAG,EAAE;QAC/B,OAAO,CAAC,CAAC,MAAM,IAAI,MAAM,CAAC,WAAW,GAAG,MAAM,CAAC,WAAW,CAAC;IAC7D,CAAC,EAAE,CAAC,MAAM,CAAC,CAAC,CAAC;IAEb,MAAM,WAAW,GAAG,WAAW,CAC7B,CACE,cAAkC,EAClC,SAAkB,EAClB,WAAoB,EACpB,eAAwB,EACxB,EAAE;QACF,IAAI,cAAc,KAAK,SAAS,EAAE,CAAC;YACjC,OAAO,KAAK,CAAC;QACf,CAAC;QAED,IAAI,eAAe,EAAE,CAAC;YACpB,OAAO,IAAI,CAAC;QACd,CAAC;QAED,OAAO,SAAS,IAAI,WAAW,CAAC;IAClC,CAAC,EACD,EAAE,CACH,CAAC;IAEF,OAAO,WAAW,CAAC,cAAc,EAAE,SAAS,EAAE,WAAW,EAAE,eAAe,CAAC,IAAI,cAAc,CAAC,CAAC,CAAC,CAC9F,KAAC,OAAO,IAAC,SAAS,EAAE,SAAS,EAAE,OAAO,EAAE,cAAc,EAAE,MAAM,EAAE,SAAS,YACvE,KAAC,aAAa,IACZ,GAAG,EAAE,SAAS,EACd,YAAY,EAAE,gBAAgB,EAC9B,YAAY,EAAE,gBAAgB,YAE7B,QAAQ,GACK,GACR,CACX,CAAC,CAAC,CAAC,CACF,KAAC,aAAa,IAAC,GAAG,EAAE,SAAS,EAAE,YAAY,EAAE,gBAAgB,EAAE,YAAY,EAAE,gBAAgB,YAC1F,QAAQ,GACK,CACjB,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import TruncatedContent from './TruncatedContent';
|
|
3
|
-
import TableV4 from '../TableV4';
|
|
4
|
-
export default {
|
|
5
|
-
title: 'Utilities/Truncated Text with Tooltip',
|
|
6
|
-
component: TruncatedContent,
|
|
7
|
-
};
|
|
8
|
-
export const RegularTextWithTruncationAndTooltip = {
|
|
9
|
-
render: () => (_jsx("div", { style: {
|
|
10
|
-
width: 150,
|
|
11
|
-
}, children: _jsx(TruncatedContent, { tooltipContent: "This is a long text that will overflow", children: "This is a long text that will overflow" }) })),
|
|
12
|
-
name: 'Regular Text with truncation and tooltip',
|
|
13
|
-
parameters: {
|
|
14
|
-
controls: { disable: true },
|
|
15
|
-
},
|
|
16
|
-
};
|
|
17
|
-
export const RegularTableWithCellTooltips = {
|
|
18
|
-
render: () => (_jsx(TableV4, { columns: ['Column 1', 'Column 2', 'Column 3', 'Column 4'], dataTestIdPrefix: "ictinus", onSort: (column, order) => console.log(column, order), initialSort: {
|
|
19
|
-
column: 'title',
|
|
20
|
-
order: 'asc',
|
|
21
|
-
}, isPadded: true, data: [
|
|
22
|
-
{
|
|
23
|
-
id: 1,
|
|
24
|
-
cells: [
|
|
25
|
-
{
|
|
26
|
-
content: `Generated tooltip from the element's text content`,
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
content: 'No tooltip',
|
|
30
|
-
hasTruncatedTooltip: false,
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
content: () => _jsx("span", { children: "JSX Content without tooltip" }),
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
content: () => _jsx("span", { children: "JSX Content with forced tooltip" }),
|
|
37
|
-
tooltipContent: 'This is a kinda long (that could be longer) tooltip from a prop',
|
|
38
|
-
},
|
|
39
|
-
],
|
|
40
|
-
},
|
|
41
|
-
] })),
|
|
42
|
-
name: 'Regular Table with cell tooltips',
|
|
43
|
-
};
|
|
44
|
-
//# sourceMappingURL=TruncatedContent.stories.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TruncatedContent.stories.js","sourceRoot":"","sources":["../../../../src/components/TruncatedContent/TruncatedContent.stories.tsx"],"names":[],"mappings":";AAAA,OAAO,gBAAgB,MAAM,oBAAoB,CAAC;AAClD,OAAO,OAAO,MAAM,YAAY,CAAC;AAEjC,eAAe;IACb,KAAK,EAAE,uCAAuC;IAC9C,SAAS,EAAE,gBAAgB;CAC5B,CAAC;AAEF,MAAM,CAAC,MAAM,mCAAmC,GAAG;IACjD,MAAM,EAAE,GAAG,EAAE,CAAC,CACZ,cACE,KAAK,EAAE;YACL,KAAK,EAAE,GAAG;SACX,YAED,KAAC,gBAAgB,IAAC,cAAc,EAAC,wCAAwC,uDAEtD,GACf,CACP;IAED,IAAI,EAAE,0CAA0C;IAEhD,UAAU,EAAE;QACV,QAAQ,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE;KAC5B;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,4BAA4B,GAAG;IAC1C,MAAM,EAAE,GAAG,EAAE,CAAC,CACZ,KAAC,OAAO,IACN,OAAO,EAAE,CAAC,UAAU,EAAE,UAAU,EAAE,UAAU,EAAE,UAAU,CAAC,EACzD,gBAAgB,EAAC,SAAS,EAC1B,MAAM,EAAE,CAAC,MAAM,EAAE,KAAK,EAAE,EAAE,CAAC,OAAO,CAAC,GAAG,CAAC,MAAM,EAAE,KAAK,CAAC,EACrD,WAAW,EAAE;YACX,MAAM,EAAE,OAAO;YACf,KAAK,EAAE,KAAK;SACb,EACD,QAAQ,QACR,IAAI,EAAE;YACJ;gBACE,EAAE,EAAE,CAAC;gBAEL,KAAK,EAAE;oBACL;wBACE,OAAO,EAAE,mDAAmD;qBAC7D;oBACD;wBACE,OAAO,EAAE,YAAY;wBACrB,mBAAmB,EAAE,KAAK;qBAC3B;oBACD;wBACE,OAAO,EAAE,GAAG,EAAE,CAAC,yDAAwC;qBACxD;oBACD;wBACE,OAAO,EAAE,GAAG,EAAE,CAAC,6DAA4C;wBAC3D,cAAc,EAAE,iEAAiE;qBAClF;iBACF;aACF;SACF,GACD,CACH;IAED,IAAI,EAAE,kCAAkC;CACzC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TruncatedContent.style.js","sourceRoot":"","sources":["../../../../src/components/TruncatedContent/TruncatedContent.style.tsx"],"names":[],"mappings":"AAAA,OAAO,MAAM,MAAM,iBAAiB,CAAC;AAErC,MAAM,CAAC,MAAM,aAAa,GAAG,MAAM,CAAC,GAAG,CAAA;;;;CAItC,CAAC"}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import { waitFor } from '@testing-library/react';
|
|
3
|
-
import userEvent from '@testing-library/user-event';
|
|
4
|
-
import { render } from '../../test';
|
|
5
|
-
import TruncatedContent from './TruncatedContent';
|
|
6
|
-
const longText = 'This is a very very very very very very very very very very very very very very very very long text';
|
|
7
|
-
const tooltipText = 'This is a tooltip';
|
|
8
|
-
const originalScrollWidth = Object.getOwnPropertyDescriptor(HTMLElement.prototype, 'scrollWidth');
|
|
9
|
-
const originalOffsetWidth = Object.getOwnPropertyDescriptor(HTMLElement.prototype, 'offsetWidth');
|
|
10
|
-
describe('TruncatedContent', () => {
|
|
11
|
-
beforeAll(() => {
|
|
12
|
-
Object.defineProperty(HTMLElement.prototype, 'scrollWidth', {
|
|
13
|
-
value: 180,
|
|
14
|
-
configurable: true,
|
|
15
|
-
});
|
|
16
|
-
Object.defineProperty(HTMLElement.prototype, 'offsetWidth', {
|
|
17
|
-
value: 100,
|
|
18
|
-
configurable: true,
|
|
19
|
-
});
|
|
20
|
-
});
|
|
21
|
-
afterAll(() => {
|
|
22
|
-
Object.defineProperty(HTMLElement.prototype, 'scrollWidth', {
|
|
23
|
-
value: originalScrollWidth,
|
|
24
|
-
});
|
|
25
|
-
Object.defineProperty(HTMLElement.prototype, 'offsetWidth', {
|
|
26
|
-
value: originalOffsetWidth,
|
|
27
|
-
});
|
|
28
|
-
});
|
|
29
|
-
test('will truncate content and show tooltip', async () => {
|
|
30
|
-
const { findByText, getByText } = render(_jsx("div", { style: { width: 100 }, children: _jsx(TruncatedContent, { tooltipContent: tooltipText, children: _jsx("span", { "data-testid": "long-text", children: longText }) }) }));
|
|
31
|
-
const text = await findByText(longText);
|
|
32
|
-
expect(text).toBeInTheDocument();
|
|
33
|
-
await userEvent.hover(text);
|
|
34
|
-
await waitFor(() => {
|
|
35
|
-
expect(getByText(tooltipText)).toBeInTheDocument();
|
|
36
|
-
}, { timeout: 1500 });
|
|
37
|
-
});
|
|
38
|
-
});
|
|
39
|
-
//# sourceMappingURL=TruncatedContent.test.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TruncatedContent.test.js","sourceRoot":"","sources":["../../../../src/components/TruncatedContent/TruncatedContent.test.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAa,OAAO,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,SAAS,MAAM,6BAA6B,CAAC;AAGpD,OAAO,EAAE,MAAM,EAAE,MAAM,YAAY,CAAC;AACpC,OAAO,gBAAgB,MAAM,oBAAoB,CAAC;AAElD,MAAM,QAAQ,GACZ,qGAAqG,CAAC;AACxG,MAAM,WAAW,GAAG,mBAAmB,CAAC;AAExC,MAAM,mBAAmB,GAAG,MAAM,CAAC,wBAAwB,CAAC,WAAW,CAAC,SAAS,EAAE,aAAa,CAAC,CAAC;AAClG,MAAM,mBAAmB,GAAG,MAAM,CAAC,wBAAwB,CAAC,WAAW,CAAC,SAAS,EAAE,aAAa,CAAC,CAAC;AAElG,QAAQ,CAAC,kBAAkB,EAAE,GAAG,EAAE;IAChC,SAAS,CAAC,GAAG,EAAE;QACb,MAAM,CAAC,cAAc,CAAC,WAAW,CAAC,SAAS,EAAE,aAAa,EAAE;YAC1D,KAAK,EAAE,GAAG;YACV,YAAY,EAAE,IAAI;SACnB,CAAC,CAAC;QAEH,MAAM,CAAC,cAAc,CAAC,WAAW,CAAC,SAAS,EAAE,aAAa,EAAE;YAC1D,KAAK,EAAE,GAAG;YACV,YAAY,EAAE,IAAI;SACnB,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IAEH,QAAQ,CAAC,GAAG,EAAE;QACZ,MAAM,CAAC,cAAc,CAAC,WAAW,CAAC,SAAS,EAAE,aAAa,EAAE;YAC1D,KAAK,EAAE,mBAAmB;SAC3B,CAAC,CAAC;QAEH,MAAM,CAAC,cAAc,CAAC,WAAW,CAAC,SAAS,EAAE,aAAa,EAAE;YAC1D,KAAK,EAAE,mBAAmB;SAC3B,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;IAEH,IAAI,CAAC,wCAAwC,EAAE,KAAK,IAAI,EAAE;QACxD,MAAM,EAAE,UAAU,EAAE,SAAS,EAAE,GAAG,MAAM,CACtC,cAAK,KAAK,EAAE,EAAE,KAAK,EAAE,GAAG,EAAE,YACxB,KAAC,gBAAgB,IAAC,cAAc,EAAE,WAAW,YAC3C,8BAAkB,WAAW,YAAE,QAAQ,GAAQ,GAC9B,GACf,CACP,CAAC;QAEF,MAAM,IAAI,GAAG,MAAM,UAAU,CAAC,QAAQ,CAAC,CAAC;QACxC,MAAM,CAAC,IAAI,CAAC,CAAC,iBAAiB,EAAE,CAAC;QAEjC,MAAM,SAAS,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;QAC5B,MAAM,OAAO,CACX,GAAG,EAAE;YACH,MAAM,CAAC,SAAS,CAAC,WAAW,CAAC,CAAC,CAAC,iBAAiB,EAAE,CAAC;QACrD,CAAC,EACD,EAAE,OAAO,EAAE,IAAI,EAAE,CAClB,CAAC;IACJ,CAAC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/TruncatedContent/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,cAAc,oBAAoB,CAAC"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { generateStylesFromTokens } from './utils';
|
|
2
|
-
export const headline01 = (theme, fontSpacing = 'normal') => generateStylesFromTokens(theme.tokens.typography.get(`${fontSpacing}.headline01`));
|
|
3
|
-
export const headline02 = (theme, fontSpacing = 'normal') => generateStylesFromTokens(theme.tokens.typography.get(`${fontSpacing}.headline02`));
|
|
4
|
-
export const headline03 = (theme, fontSpacing = 'normal') => generateStylesFromTokens(theme.tokens.typography.get(`${fontSpacing}.headline03`));
|
|
5
|
-
export const headline04 = (theme, fontSpacing = 'normal') => generateStylesFromTokens(theme.tokens.typography.get(`${fontSpacing}.headline04`));
|
|
6
|
-
export const headline05 = (theme, fontSpacing = 'normal') => generateStylesFromTokens(theme.tokens.typography.get(`${fontSpacing}.headline05`));
|
|
7
|
-
// titles
|
|
8
|
-
export const title01 = (theme, fontSpacing = 'normal') => generateStylesFromTokens(theme.tokens.typography.get(`${fontSpacing}.title01`));
|
|
9
|
-
export const title02 = (theme, fontSpacing = 'normal') => generateStylesFromTokens(theme.tokens.typography.get(`${fontSpacing}.title02`));
|
|
10
|
-
export const title03 = (theme, fontSpacing = 'normal') => generateStylesFromTokens(theme.tokens.typography.get(`${fontSpacing}.title03`));
|
|
11
|
-
// labels
|
|
12
|
-
export const label01 = (theme, fontSpacing = 'normal') => generateStylesFromTokens(theme.tokens.typography.get(`${fontSpacing}.label01`));
|
|
13
|
-
export const label02 = (theme, fontSpacing = 'normal') => generateStylesFromTokens(theme.tokens.typography.get(`${fontSpacing}.label02`));
|
|
14
|
-
export const label03 = (theme, fontSpacing = 'normal') => generateStylesFromTokens(theme.tokens.typography.get(`${fontSpacing}.label03`));
|
|
15
|
-
export const label04 = (theme, fontSpacing = 'normal') => generateStylesFromTokens(theme.tokens.typography.get(`${fontSpacing}.label04`));
|
|
16
|
-
// body
|
|
17
|
-
export const body01 = (theme, fontSpacing = 'normal') => generateStylesFromTokens(theme.tokens.typography.get(`${fontSpacing}.body01`));
|
|
18
|
-
export const body02 = (theme, fontSpacing = 'normal') => generateStylesFromTokens(theme.tokens.typography.get(`${fontSpacing}.body02`));
|
|
19
|
-
export const body03 = (theme, fontSpacing = 'normal') => generateStylesFromTokens(theme.tokens.typography.get(`${fontSpacing}.body03`));
|
|
20
|
-
export const body04 = (theme, fontSpacing = 'normal') => generateStylesFromTokens(theme.tokens.typography.get(`${fontSpacing}.body04`));
|
|
21
|
-
//# sourceMappingURL=Typography.config.styles.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Typography.config.styles.js","sourceRoot":"","sources":["../../../../src/components/Typography/Typography.config.styles.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,wBAAwB,EAAE,MAAM,SAAS,CAAC;AAEnD,MAAM,CAAC,MAAM,UAAU,GAAG,CAAC,KAAY,EAAE,cAA2B,QAAQ,EAAE,EAAE,CAC9E,wBAAwB,CACtB,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,WAAW,aAAsC,CAAC,CAClF,CAAC;AAEJ,MAAM,CAAC,MAAM,UAAU,GAAG,CAAC,KAAY,EAAE,cAA2B,QAAQ,EAAE,EAAE,CAC9E,wBAAwB,CACtB,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,WAAW,aAAsC,CAAC,CAClF,CAAC;AAEJ,MAAM,CAAC,MAAM,UAAU,GAAG,CAAC,KAAY,EAAE,cAA2B,QAAQ,EAAE,EAAE,CAC9E,wBAAwB,CACtB,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,WAAW,aAAsC,CAAC,CAClF,CAAC;AAEJ,MAAM,CAAC,MAAM,UAAU,GAAG,CAAC,KAAY,EAAE,cAA2B,QAAQ,EAAE,EAAE,CAC9E,wBAAwB,CACtB,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,WAAW,aAAsC,CAAC,CAClF,CAAC;AAEJ,MAAM,CAAC,MAAM,UAAU,GAAG,CAAC,KAAY,EAAE,cAA2B,QAAQ,EAAE,EAAE,CAC9E,wBAAwB,CACtB,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,WAAW,aAAsC,CAAC,CAClF,CAAC;AAEJ,SAAS;AACT,MAAM,CAAC,MAAM,OAAO,GAAG,CAAC,KAAY,EAAE,cAA2B,QAAQ,EAAE,EAAE,CAC3E,wBAAwB,CACtB,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,WAAW,UAAmC,CAAC,CAC/E,CAAC;AAEJ,MAAM,CAAC,MAAM,OAAO,GAAG,CAAC,KAAY,EAAE,cAA2B,QAAQ,EAAE,EAAE,CAC3E,wBAAwB,CACtB,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,WAAW,UAAmC,CAAC,CAC/E,CAAC;AAEJ,MAAM,CAAC,MAAM,OAAO,GAAG,CAAC,KAAY,EAAE,cAA2B,QAAQ,EAAE,EAAE,CAC3E,wBAAwB,CACtB,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,WAAW,UAAmC,CAAC,CAC/E,CAAC;AAEJ,SAAS;AACT,MAAM,CAAC,MAAM,OAAO,GAAG,CAAC,KAAY,EAAE,cAA2B,QAAQ,EAAE,EAAE,CAC3E,wBAAwB,CACtB,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,WAAW,UAAmC,CAAC,CAC/E,CAAC;AAEJ,MAAM,CAAC,MAAM,OAAO,GAAG,CAAC,KAAY,EAAE,cAA2B,QAAQ,EAAE,EAAE,CAC3E,wBAAwB,CACtB,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,WAAW,UAAmC,CAAC,CAC/E,CAAC;AAEJ,MAAM,CAAC,MAAM,OAAO,GAAG,CAAC,KAAY,EAAE,cAA2B,QAAQ,EAAE,EAAE,CAC3E,wBAAwB,CACtB,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,WAAW,UAAmC,CAAC,CAC/E,CAAC;AAEJ,MAAM,CAAC,MAAM,OAAO,GAAG,CAAC,KAAY,EAAE,cAA2B,QAAQ,EAAE,EAAE,CAC3E,wBAAwB,CACtB,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,WAAW,UAAmC,CAAC,CAC/E,CAAC;AAEJ,OAAO;AACP,MAAM,CAAC,MAAM,MAAM,GAAG,CAAC,KAAY,EAAE,cAA2B,QAAQ,EAAE,EAAE,CAC1E,wBAAwB,CACtB,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,WAAW,SAAkC,CAAC,CAC9E,CAAC;AAEJ,MAAM,CAAC,MAAM,MAAM,GAAG,CAAC,KAAY,EAAE,cAA2B,QAAQ,EAAE,EAAE,CAC1E,wBAAwB,CACtB,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,WAAW,SAAkC,CAAC,CAC9E,CAAC;AAEJ,MAAM,CAAC,MAAM,MAAM,GAAG,CAAC,KAAY,EAAE,cAA2B,QAAQ,EAAE,EAAE,CAC1E,wBAAwB,CACtB,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,WAAW,SAAkC,CAAC,CAC9E,CAAC;AAEJ,MAAM,CAAC,MAAM,MAAM,GAAG,CAAC,KAAY,EAAE,cAA2B,QAAQ,EAAE,EAAE,CAC1E,wBAAwB,CACtB,KAAK,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,GAAG,WAAW,SAAkC,CAAC,CAC9E,CAAC"}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { typographyWrapper } from './Typography.style';
|
|
4
|
-
export const detectComponentBasedOnType = (variant) => {
|
|
5
|
-
if (variant === 'headline01')
|
|
6
|
-
return 'h1';
|
|
7
|
-
if (variant === 'headline02')
|
|
8
|
-
return 'h2';
|
|
9
|
-
if (variant === 'headline03')
|
|
10
|
-
return 'h3';
|
|
11
|
-
if (variant === 'headline04')
|
|
12
|
-
return 'h4';
|
|
13
|
-
if (variant === 'headline05')
|
|
14
|
-
return 'h5';
|
|
15
|
-
if (variant.includes('title'))
|
|
16
|
-
return 'h6';
|
|
17
|
-
if (variant.includes('label'))
|
|
18
|
-
return 'span';
|
|
19
|
-
if (variant.includes('body'))
|
|
20
|
-
return 'p';
|
|
21
|
-
return 'p';
|
|
22
|
-
};
|
|
23
|
-
// display name breaks storybook props
|
|
24
|
-
// https://github.com/storybookjs/storybook/issues/13304
|
|
25
|
-
// eslint-disable-next-line react/display-name
|
|
26
|
-
const Typography = React.forwardRef(({ type = 'primary', variant = 'body01', fontSpacing = 'normal', component, isInverted, isUnderline, isItalic, isBold, children, ...rest }, ref) => {
|
|
27
|
-
const Component = component || detectComponentBasedOnType(variant);
|
|
28
|
-
return (_jsx(Component, { ref: ref, css: typographyWrapper({
|
|
29
|
-
isInverted,
|
|
30
|
-
type,
|
|
31
|
-
variant,
|
|
32
|
-
fontSpacing,
|
|
33
|
-
isUnderline,
|
|
34
|
-
isItalic,
|
|
35
|
-
isBold,
|
|
36
|
-
}), ...rest, children: children }));
|
|
37
|
-
});
|
|
38
|
-
export default Typography;
|
|
39
|
-
//# sourceMappingURL=Typography.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Typography.js","sourceRoot":"","sources":["../../../../src/components/Typography/Typography.tsx"],"names":[],"mappings":";AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AA6CvD,MAAM,CAAC,MAAM,0BAA0B,GAAG,CAAC,OAA0B,EAAuB,EAAE;IAC5F,IAAI,OAAO,KAAK,YAAY;QAAE,OAAO,IAAI,CAAC;IAC1C,IAAI,OAAO,KAAK,YAAY;QAAE,OAAO,IAAI,CAAC;IAC1C,IAAI,OAAO,KAAK,YAAY;QAAE,OAAO,IAAI,CAAC;IAC1C,IAAI,OAAO,KAAK,YAAY;QAAE,OAAO,IAAI,CAAC;IAC1C,IAAI,OAAO,KAAK,YAAY;QAAE,OAAO,IAAI,CAAC;IAC1C,IAAI,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAC;QAAE,OAAO,IAAI,CAAC;IAC3C,IAAI,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAC;QAAE,OAAO,MAAM,CAAC;IAC7C,IAAI,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAC;QAAE,OAAO,GAAG,CAAC;IAEzC,OAAO,GAAG,CAAC;AACb,CAAC,CAAC;AAEF,sCAAsC;AACtC,wDAAwD;AACxD,8CAA8C;AAC9C,MAAM,UAAU,GAAG,KAAK,CAAC,UAAU,CACjC,CACE,EACE,IAAI,GAAG,SAAS,EAChB,OAAO,GAAG,QAAQ,EAClB,WAAW,GAAG,QAAQ,EACtB,SAAS,EACT,UAAU,EACV,WAAW,EACX,QAAQ,EACR,MAAM,EACN,QAAQ,EACR,GAAG,IAAI,EACR,EACD,GAAG,EACH,EAAE;IACF,MAAM,SAAS,GAAG,SAAS,IAAI,0BAA0B,CAAC,OAAO,CAAC,CAAC;IAEnE,OAAO,CACL,KAAC,SAAS,IACR,GAAG,EAAE,GAAG,EACR,GAAG,EAAE,iBAAiB,CAAC;YACrB,UAAU;YACV,IAAI;YACJ,OAAO;YACP,WAAW;YACX,WAAW;YACX,QAAQ;YACR,MAAM;SACP,CAAC,KACE,IAAI,YAEP,QAAQ,GACC,CACb,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,eAAe,UAAU,CAAC"}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import Typography from './Typography';
|
|
3
|
-
import Stack from '../storyUtils/Stack';
|
|
4
|
-
import { FIGMA_URL } from 'utils/common';
|
|
5
|
-
export default {
|
|
6
|
-
title: 'Updated Components/Typography',
|
|
7
|
-
component: Typography,
|
|
8
|
-
parameters: {
|
|
9
|
-
design: [
|
|
10
|
-
{
|
|
11
|
-
name: 'Typography',
|
|
12
|
-
type: 'figma',
|
|
13
|
-
url: `${FIGMA_URL}?node-id=14861%3A61126`,
|
|
14
|
-
},
|
|
15
|
-
],
|
|
16
|
-
controls: { disable: true },
|
|
17
|
-
},
|
|
18
|
-
};
|
|
19
|
-
export const Variants = {
|
|
20
|
-
render: () => (_jsxs(Stack, { isVertical: true, children: [_jsx(Typography, { variant: 'headline01', children: "Headline 01" }), _jsx(Typography, { variant: 'headline02', children: "Headline 02" }), _jsx(Typography, { variant: 'headline03', children: "Headline 03" }), _jsx(Typography, { variant: 'headline04', children: "Headline 04" }), _jsx(Typography, { variant: 'headline05', children: "Headline 05" }), _jsx(Typography, { variant: 'title01', children: "Title 01" }), _jsx(Typography, { variant: 'title02', children: "Title 02" }), _jsx(Typography, { variant: 'title03', children: "Title 03" }), _jsx(Typography, { variant: 'label01', children: "Label 01" }), _jsx(Typography, { variant: 'label02', children: "Label 02" }), _jsx(Typography, { variant: 'label03', children: "Label 03" }), _jsx(Typography, { variant: 'label04', children: "Label 04" }), _jsx(Typography, { variant: 'body01', children: "Body 01" }), _jsx(Typography, { variant: 'body02', children: "Body 02" }), _jsx(Typography, { variant: 'body03', children: "Body 03" }), _jsx(Typography, { variant: 'body04', children: "Body 04" })] })),
|
|
21
|
-
name: 'Variants',
|
|
22
|
-
};
|
|
23
|
-
export const FontSpacingVariations = {
|
|
24
|
-
render: () => (_jsxs(Stack, { isVertical: true, children: [_jsx(Typography, { variant: 'headline01', children: "Headline 01 (Normal)" }), _jsx(Typography, { variant: 'title01', children: "Title 01 (Normal)" }), _jsx(Typography, { variant: 'label01', children: "Label 01 (Normal)" }), _jsx(Typography, { variant: 'body01', children: "Body 01 (Normal)" }), _jsx(Typography, { fontSpacing: "mono", variant: 'headline01', children: "Headline 01 (Mono)" }), _jsx(Typography, { fontSpacing: "mono", variant: 'title01', children: "Title 01 (Mono)" }), _jsx(Typography, { fontSpacing: "mono", variant: 'label01', children: "Label 01 (Mono)" }), _jsx(Typography, { fontSpacing: "mono", variant: 'body01', children: "Body 01 (Mono)" })] })),
|
|
25
|
-
name: 'Font spacing variations',
|
|
26
|
-
};
|
|
27
|
-
export const TypesDefault = {
|
|
28
|
-
render: () => (_jsxs(Stack, { isVertical: true, children: [_jsx(Typography, { type: 'primary', children: "Primary" }), _jsx(Typography, { type: 'secondary', children: "Secondary" }), _jsx(Typography, { type: 'error', children: "Error" }), _jsx(Typography, { type: 'active', children: "Active" }), _jsx(Typography, { type: 'visited', children: "Visited" })] })),
|
|
29
|
-
name: 'Types (default)',
|
|
30
|
-
};
|
|
31
|
-
export const TypesInverted = {
|
|
32
|
-
render: () => (_jsxs(Stack, { isVertical: true, isInverted: true, children: [_jsx(Typography, { type: 'primary', isInverted: true, children: "Primary" }), _jsx(Typography, { type: 'secondary', isInverted: true, children: "Secondary" }), _jsx(Typography, { type: 'error', isInverted: true, children: "Error" }), _jsx(Typography, { type: 'active', isInverted: true, children: "Active" }), _jsx(Typography, { type: 'visited', isInverted: true, children: "Visited" })] })),
|
|
33
|
-
name: 'Types (inverted)',
|
|
34
|
-
};
|
|
35
|
-
export const ExtraStyle = {
|
|
36
|
-
render: () => (_jsxs(Stack, { isVertical: true, children: [_jsx(Typography, { isBold: true, children: "Bold" }), _jsx(Typography, { isItalic: true, children: "Italic" }), _jsx(Typography, { isUnderline: true, children: "Underline" })] })),
|
|
37
|
-
name: 'Extra style',
|
|
38
|
-
};
|
|
39
|
-
export const AsSpecificElement = {
|
|
40
|
-
render: () => (_jsxs(Stack, { isVertical: true, children: [_jsx(Typography, { variant: 'headline01', component: "h1", children: "Headline 01 - H1" }), _jsx(Typography, { variant: 'headline02', component: "h2", children: "Headline 02 - H2" }), _jsx(Typography, { variant: 'headline03', component: "h3", children: "Headline 03 - H3" }), _jsx(Typography, { variant: 'headline04', component: "h4", children: "Headline 04 - H4" }), _jsx(Typography, { variant: 'headline05', component: "h5", children: "Headline 05 - H5" }), _jsx(Typography, { variant: 'title01', component: "h6", children: "Title 01 - H6" }), _jsx(Typography, { variant: 'title02', component: "h6", children: "Title 02 - H6" }), _jsx(Typography, { variant: 'title03', component: "h6", children: "Title 03 - H6" }), _jsx(Typography, { variant: 'label01', component: "span", children: "Label 01 - SPAN" }), _jsx(Typography, { variant: 'label02', component: "span", children: "Label 02 - SPAN" }), _jsx(Typography, { variant: 'label03', component: "span", children: "Label 03 - SPAN" }), _jsx(Typography, { variant: 'body01', component: "p", children: "Body 01 - P" }), _jsx(Typography, { variant: 'body02', component: "p", children: "Body 02 - P" }), _jsx(Typography, { variant: 'body03', component: "p", children: "Body 03 - P" })] })),
|
|
41
|
-
name: 'As specific element',
|
|
42
|
-
};
|
|
43
|
-
//# sourceMappingURL=Typography.stories.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Typography.stories.js","sourceRoot":"","sources":["../../../../src/components/Typography/Typography.stories.tsx"],"names":[],"mappings":";AAAA,OAAO,UAAU,MAAM,cAAc,CAAC;AACtC,OAAO,KAAK,MAAM,qBAAqB,CAAC;AACxC,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAGzC,eAAe;IACb,KAAK,EAAE,+BAA+B;IACtC,SAAS,EAAE,UAAU;IAErB,UAAU,EAAE;QACV,MAAM,EAAE;YACN;gBACE,IAAI,EAAE,YAAY;gBAClB,IAAI,EAAE,OAAO;gBACb,GAAG,EAAE,GAAG,SAAS,wBAAwB;aAC1C;SACF;QACD,QAAQ,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE;KAC5B;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,QAAQ,GAAG;IACtB,MAAM,EAAE,GAAG,EAAE,CAAC,CACZ,MAAC,KAAK,IAAC,UAAU,mBACf,KAAC,UAAU,IAAC,OAAO,EAAE,YAAY,4BAA0B,EAC3D,KAAC,UAAU,IAAC,OAAO,EAAE,YAAY,4BAA0B,EAC3D,KAAC,UAAU,IAAC,OAAO,EAAE,YAAY,4BAA0B,EAC3D,KAAC,UAAU,IAAC,OAAO,EAAE,YAAY,4BAA0B,EAC3D,KAAC,UAAU,IAAC,OAAO,EAAE,YAAY,4BAA0B,EAC3D,KAAC,UAAU,IAAC,OAAO,EAAE,SAAS,yBAAuB,EACrD,KAAC,UAAU,IAAC,OAAO,EAAE,SAAS,yBAAuB,EACrD,KAAC,UAAU,IAAC,OAAO,EAAE,SAAS,yBAAuB,EACrD,KAAC,UAAU,IAAC,OAAO,EAAE,SAAS,yBAAuB,EACrD,KAAC,UAAU,IAAC,OAAO,EAAE,SAAS,yBAAuB,EACrD,KAAC,UAAU,IAAC,OAAO,EAAE,SAAS,yBAAuB,EACrD,KAAC,UAAU,IAAC,OAAO,EAAE,SAAS,yBAAuB,EACrD,KAAC,UAAU,IAAC,OAAO,EAAE,QAAQ,wBAAsB,EACnD,KAAC,UAAU,IAAC,OAAO,EAAE,QAAQ,wBAAsB,EACnD,KAAC,UAAU,IAAC,OAAO,EAAE,QAAQ,wBAAsB,EACnD,KAAC,UAAU,IAAC,OAAO,EAAE,QAAQ,wBAAsB,IAC7C,CACT;IAED,IAAI,EAAE,UAAU;CACjB,CAAC;AAEF,MAAM,CAAC,MAAM,qBAAqB,GAAG;IACnC,MAAM,EAAE,GAAG,EAAE,CAAC,CACZ,MAAC,KAAK,IAAC,UAAU,mBACf,KAAC,UAAU,IAAC,OAAO,EAAE,YAAY,qCAAmC,EACpE,KAAC,UAAU,IAAC,OAAO,EAAE,SAAS,kCAAgC,EAC9D,KAAC,UAAU,IAAC,OAAO,EAAE,SAAS,kCAAgC,EAC9D,KAAC,UAAU,IAAC,OAAO,EAAE,QAAQ,iCAA+B,EAC5D,KAAC,UAAU,IAAC,WAAW,EAAC,MAAM,EAAC,OAAO,EAAE,YAAY,mCAEvC,EACb,KAAC,UAAU,IAAC,WAAW,EAAC,MAAM,EAAC,OAAO,EAAE,SAAS,gCAEpC,EACb,KAAC,UAAU,IAAC,WAAW,EAAC,MAAM,EAAC,OAAO,EAAE,SAAS,gCAEpC,EACb,KAAC,UAAU,IAAC,WAAW,EAAC,MAAM,EAAC,OAAO,EAAE,QAAQ,+BAEnC,IACP,CACT;IAED,IAAI,EAAE,yBAAyB;CAChC,CAAC;AAEF,MAAM,CAAC,MAAM,YAAY,GAAG;IAC1B,MAAM,EAAE,GAAG,EAAE,CAAC,CACZ,MAAC,KAAK,IAAC,UAAU,mBACf,KAAC,UAAU,IAAC,IAAI,EAAE,SAAS,wBAAsB,EACjD,KAAC,UAAU,IAAC,IAAI,EAAE,WAAW,0BAAwB,EACrD,KAAC,UAAU,IAAC,IAAI,EAAE,OAAO,sBAAoB,EAC7C,KAAC,UAAU,IAAC,IAAI,EAAE,QAAQ,uBAAqB,EAC/C,KAAC,UAAU,IAAC,IAAI,EAAE,SAAS,wBAAsB,IAC3C,CACT;IAED,IAAI,EAAE,iBAAiB;CACxB,CAAC;AAEF,MAAM,CAAC,MAAM,aAAa,GAAG;IAC3B,MAAM,EAAE,GAAG,EAAE,CAAC,CACZ,MAAC,KAAK,IAAC,UAAU,QAAC,UAAU,mBAC1B,KAAC,UAAU,IAAC,IAAI,EAAE,SAAS,EAAE,UAAU,8BAE1B,EACb,KAAC,UAAU,IAAC,IAAI,EAAE,WAAW,EAAE,UAAU,gCAE5B,EACb,KAAC,UAAU,IAAC,IAAI,EAAE,OAAO,EAAE,UAAU,4BAExB,EACb,KAAC,UAAU,IAAC,IAAI,EAAE,QAAQ,EAAE,UAAU,6BAEzB,EACb,KAAC,UAAU,IAAC,IAAI,EAAE,SAAS,EAAE,UAAU,8BAE1B,IACP,CACT;IAED,IAAI,EAAE,kBAAkB;CACzB,CAAC;AAEF,MAAM,CAAC,MAAM,UAAU,GAAG;IACxB,MAAM,EAAE,GAAG,EAAE,CAAC,CACZ,MAAC,KAAK,IAAC,UAAU,mBACf,KAAC,UAAU,IAAC,MAAM,2BAAkB,EACpC,KAAC,UAAU,IAAC,QAAQ,6BAAoB,EACxC,KAAC,UAAU,IAAC,WAAW,gCAAuB,IACxC,CACT;IAED,IAAI,EAAE,aAAa;CACpB,CAAC;AAEF,MAAM,CAAC,MAAM,iBAAiB,GAAG;IAC/B,MAAM,EAAE,GAAG,EAAE,CAAC,CACZ,MAAC,KAAK,IAAC,UAAU,mBACf,KAAC,UAAU,IAAC,OAAO,EAAE,YAAY,EAAE,SAAS,EAAC,IAAI,iCAEpC,EACb,KAAC,UAAU,IAAC,OAAO,EAAE,YAAY,EAAE,SAAS,EAAC,IAAI,iCAEpC,EACb,KAAC,UAAU,IAAC,OAAO,EAAE,YAAY,EAAE,SAAS,EAAC,IAAI,iCAEpC,EACb,KAAC,UAAU,IAAC,OAAO,EAAE,YAAY,EAAE,SAAS,EAAC,IAAI,iCAEpC,EACb,KAAC,UAAU,IAAC,OAAO,EAAE,YAAY,EAAE,SAAS,EAAC,IAAI,iCAEpC,EACb,KAAC,UAAU,IAAC,OAAO,EAAE,SAAS,EAAE,SAAS,EAAC,IAAI,8BAEjC,EACb,KAAC,UAAU,IAAC,OAAO,EAAE,SAAS,EAAE,SAAS,EAAC,IAAI,8BAEjC,EACb,KAAC,UAAU,IAAC,OAAO,EAAE,SAAS,EAAE,SAAS,EAAC,IAAI,8BAEjC,EACb,KAAC,UAAU,IAAC,OAAO,EAAE,SAAS,EAAE,SAAS,EAAC,MAAM,gCAEnC,EACb,KAAC,UAAU,IAAC,OAAO,EAAE,SAAS,EAAE,SAAS,EAAC,MAAM,gCAEnC,EACb,KAAC,UAAU,IAAC,OAAO,EAAE,SAAS,EAAE,SAAS,EAAC,MAAM,gCAEnC,EACb,KAAC,UAAU,IAAC,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAC,GAAG,4BAE/B,EACb,KAAC,UAAU,IAAC,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAC,GAAG,4BAE/B,EACb,KAAC,UAAU,IAAC,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAC,GAAG,4BAE/B,IACP,CACT;IAED,IAAI,EAAE,qBAAqB;CAC5B,CAAC"}
|