@itcase/ui 1.2.31 → 1.2.33
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/{Badge-DQnTpE4I.js → Badge-DBjlLLfX.js} +45 -3
- package/dist/{Badge-BMKD9teI.js → Badge-_xQzAcyN.js} +46 -3
- package/dist/{Button-DS2l65oq.js → Button-C8MATksY.js} +64 -5
- package/dist/{Button-x4mnZJoS.js → Button-ChSAts3j.js} +65 -5
- package/dist/{Divider-3upWnf8a.js → Divider-BoB-f9Gr.js} +5 -2
- package/dist/{Divider-DE2Q5J36.js → Divider-DHIuQUsH.js} +4 -1
- package/dist/{DropdownItem-DzDP45iO.js → DropdownItem-B8IMNQww.js} +6 -3
- package/dist/{DropdownItem-CT9Dmiub.js → DropdownItem-E9HkOU63.js} +7 -4
- package/dist/{Group-Dc70Z4_7.js → Group-BCvs5UxK.js} +10 -1
- package/dist/{Group-BiN0haVp.js → Group-u6YDbMxn.js} +11 -2
- package/dist/{Icon-PoesVPJn.js → Icon-C8ACV9r7.js} +13 -4
- package/dist/{Icon-B7BJo5kW.js → Icon-DptCmI_y.js} +12 -3
- package/dist/{Input-HGM-rzzr.js → Input-CgjHxZmK.js} +55 -1
- package/dist/{Input-DXbt_RWB.js → Input-KgHOW5DR.js} +57 -3
- package/dist/{Label-BBm19sQ-.js → Label-B06hLCqo.js} +57 -4
- package/dist/{Label-Chm6tl6E.js → Label-zOLL6ePu.js} +56 -4
- package/dist/{Loader-CqEocvjh.js → Loader-DHNcD09o.js} +28 -2
- package/dist/{Loader-DRTOGvF1.js → Loader-DReoCdZ2.js} +29 -3
- package/dist/{MenuItem-DPJ_9FxW.js → MenuItem-BXogEsbS.js} +11 -3
- package/dist/{MenuItem-zHzWXIvQ.js → MenuItem-C7frDyBO.js} +10 -2
- package/dist/{Text-DlSG_p4u.js → Text-C4Bg2Mv6.js} +7 -1
- package/dist/{Text-1b-Bk7yG.js → Text-R6XNq6Ca.js} +8 -2
- package/dist/{Title-o5ofk8ge.js → Title-DWIc05TX.js} +7 -2
- package/dist/{Title-mkus84Rh.js → Title-YVzIwk68.js} +6 -1
- package/dist/{Tooltip-f5EWhsGj.js → Tooltip--c-4Qp04.js} +20 -3
- package/dist/{Tooltip-CNJN2lf5.js → Tooltip-BswHy19O.js} +21 -4
- package/dist/cjs/components/Accordion.js +5 -39
- package/dist/cjs/components/Avatar.js +10 -11
- package/dist/cjs/components/Badge.js +4 -5
- package/dist/cjs/components/Breadcrumbs.js +4 -8
- package/dist/cjs/components/Button.js +8 -13
- package/dist/cjs/components/Caption.js +1 -1
- package/dist/cjs/components/Card.js +2 -3
- package/dist/cjs/components/Cell.js +6 -11
- package/dist/cjs/components/Checkbox.js +24 -6
- package/dist/cjs/components/Chips.js +43 -5
- package/dist/cjs/components/Choice.js +21 -13
- package/dist/cjs/components/Code.js +6 -3
- package/dist/cjs/components/ContextMenu.js +6 -11
- package/dist/cjs/components/CookiesWarning.js +8 -15
- package/dist/cjs/components/DadataHintField.js +2 -3
- package/dist/cjs/components/DatePicker.js +14 -19
- package/dist/cjs/components/Divider.js +2 -3
- package/dist/cjs/components/Dot.js +1 -1
- package/dist/cjs/components/Dropdown.js +4 -7
- package/dist/cjs/components/Flex.js +1 -1
- package/dist/cjs/components/Grid.js +1 -1
- package/dist/cjs/components/Group.js +2 -3
- package/dist/cjs/components/HTMLContent.js +1 -1
- package/dist/cjs/components/Icon.js +5 -9
- package/dist/cjs/components/Image.js +1 -1
- package/dist/cjs/components/Input.js +2 -3
- package/dist/cjs/components/InputMask.js +1 -1
- package/dist/cjs/components/InputPassword.js +61 -12
- package/dist/cjs/components/Label.js +6 -9
- package/dist/cjs/components/LanguageSelector.js +5 -9
- package/dist/cjs/components/Link.js +1 -1
- package/dist/cjs/components/Loader.js +3 -5
- package/dist/cjs/components/Logo.js +1 -1
- package/dist/cjs/components/Menu.js +3 -5
- package/dist/cjs/components/MenuItem.js +3 -5
- package/dist/cjs/components/Modal.js +8 -7
- package/dist/cjs/components/ModalSheetBottom.js +2 -2
- package/dist/cjs/components/Notification.js +38 -7
- package/dist/cjs/components/Overlay.js +1 -1
- package/dist/cjs/components/Page.js +1 -1
- package/dist/cjs/components/Pagination.js +7 -13
- package/dist/cjs/components/Panel.js +3 -5
- package/dist/cjs/components/Radio.js +23 -6
- package/dist/cjs/components/RangeSlider.js +1 -1
- package/dist/cjs/components/Response.js +244 -30
- package/dist/cjs/components/SVGContent.js +1 -1
- package/dist/cjs/components/ScrollOnDrag.js +1 -1
- package/dist/cjs/components/ScrollToView.js +1 -1
- package/dist/cjs/components/Search.js +16 -11
- package/dist/cjs/components/Segmented.js +16 -5
- package/dist/cjs/components/Select.js +31 -16
- package/dist/cjs/components/SiteMenu.js +10 -11
- package/dist/cjs/components/Swiper.js +2 -3
- package/dist/cjs/components/Switch.js +5 -2
- package/dist/cjs/components/Tab.js +105 -9
- package/dist/cjs/components/Text.js +2 -3
- package/dist/cjs/components/Textarea.js +58 -4
- package/dist/cjs/components/Tile.js +9 -9
- package/dist/cjs/components/Title.js +2 -3
- package/dist/cjs/components/Tooltip.js +4 -7
- package/dist/cjs/components/Video.js +1 -1
- package/dist/cjs/components/Wrapper.js +1 -1
- package/dist/cjs/hooks/useDeviceTargetClass.js +1 -1
- package/dist/components/Accordion.js +5 -39
- package/dist/components/Avatar.js +9 -10
- package/dist/components/Badge.js +3 -5
- package/dist/components/Breadcrumbs.js +4 -8
- package/dist/components/Button.js +7 -13
- package/dist/components/Caption.js +1 -1
- package/dist/components/Card.js +2 -3
- package/dist/components/Cell.js +6 -11
- package/dist/components/Checkbox.js +22 -4
- package/dist/components/Chips.js +42 -5
- package/dist/components/Choice.js +20 -12
- package/dist/components/Code.js +5 -2
- package/dist/components/ContextMenu.js +6 -11
- package/dist/components/CookiesWarning.js +8 -15
- package/dist/components/DadataHintField.js +2 -3
- package/dist/components/DatePicker.js +13 -18
- package/dist/components/Divider.js +2 -3
- package/dist/components/Dot.js +1 -1
- package/dist/components/Dropdown.js +4 -7
- package/dist/components/Flex.js +1 -1
- package/dist/components/Grid.js +1 -1
- package/dist/components/Group.js +2 -3
- package/dist/components/HTMLContent.js +1 -1
- package/dist/components/Icon.js +5 -9
- package/dist/components/Image.js +1 -1
- package/dist/components/Input.js +2 -3
- package/dist/components/InputMask.js +1 -1
- package/dist/components/InputPassword.js +59 -10
- package/dist/components/Label.js +5 -9
- package/dist/components/LanguageSelector.js +5 -9
- package/dist/components/Link.js +1 -1
- package/dist/components/Loader.js +3 -5
- package/dist/components/Logo.js +1 -1
- package/dist/components/Menu.js +3 -5
- package/dist/components/MenuItem.js +3 -5
- package/dist/components/Modal.js +7 -6
- package/dist/components/ModalSheetBottom.js +2 -2
- package/dist/components/Notification.js +37 -7
- package/dist/components/Overlay.js +1 -1
- package/dist/components/Page.js +1 -1
- package/dist/components/Pagination.js +7 -13
- package/dist/components/Panel.js +3 -5
- package/dist/components/Radio.js +21 -4
- package/dist/components/RangeSlider.js +1 -1
- package/dist/components/Response.js +243 -30
- package/dist/components/SVGContent.js +1 -1
- package/dist/components/ScrollOnDrag.js +1 -1
- package/dist/components/ScrollToView.js +1 -1
- package/dist/components/Search.js +15 -10
- package/dist/components/Segmented.js +15 -4
- package/dist/components/Select.js +30 -15
- package/dist/components/SiteMenu.js +9 -10
- package/dist/components/Swiper.js +2 -3
- package/dist/components/Switch.js +4 -1
- package/dist/components/Tab.js +104 -9
- package/dist/components/Text.js +2 -3
- package/dist/components/Textarea.js +56 -2
- package/dist/components/Tile.js +8 -8
- package/dist/components/Title.js +2 -3
- package/dist/components/Tooltip.js +4 -7
- package/dist/components/Video.js +1 -1
- package/dist/components/Wrapper.js +1 -1
- package/dist/css/components/Accordion/Accordion.tokens.css +4 -0
- package/dist/css/components/Avatar/Avatar.css +2 -2
- package/dist/css/components/Avatar/Avatar.tokens.css +2 -0
- package/dist/css/components/Button/Button.tokens.css +117 -0
- package/dist/css/components/Checkbox/Checkbox.tokens.css +4 -0
- package/dist/css/components/Chips/Chips.tokens.css +9 -0
- package/dist/css/components/Choice/Choice.tokens.css +17 -0
- package/dist/css/components/Code/Code.tokens.css +5 -0
- package/dist/css/components/DadataHintField/DadataHintField.tokens.css +4 -0
- package/dist/css/components/DatePicker/DatePicker.tokens.css +38 -0
- package/dist/css/components/Dot/Dot.tokens.css +10 -0
- package/dist/css/components/Dropdown/Dropdown.tokens.css +33 -0
- package/dist/css/components/Grid/Grid.tokens.css +4 -0
- package/dist/css/components/Group/Group.tokens.css +3 -0
- package/dist/css/components/Icon/Icon.css +7 -7
- package/dist/css/components/Icon/Icon.tokens.css +3 -0
- package/dist/css/components/Image/Image.tokens.css +3 -0
- package/dist/css/components/Input/Input.tokens.css +29 -0
- package/dist/css/components/InputPassword/InputPassword.tokens.css +23 -0
- package/dist/css/components/Label/Label.tokens.css +19 -0
- package/dist/css/components/Loader/Loader.tokens.css +3 -0
- package/dist/css/components/Logo/Logo.tokens.css +10 -0
- package/dist/css/components/Menu/Menu.tokens.css +5 -0
- package/dist/css/components/MenuItem/MenuItem.tokens.css +9 -0
- package/dist/css/components/ModalSheetBottom/ModalSheetBottom.css +7 -0
- package/dist/css/components/Overlay/Overlay.tokens.css +4 -0
- package/dist/css/components/Pagination/Pagination.tokens.css +25 -0
- package/dist/css/components/Radio/Radio.tokens.css +3 -0
- package/dist/css/components/Search/Search.tokens.css +8 -0
- package/dist/css/components/Segmented/Segmented.tokens.css +4 -0
- package/dist/css/components/Select/Select.tokens.css +29 -0
- package/dist/css/components/Switch/Switch.tokens.css +7 -0
- package/dist/css/components/Tab/Tab.tokens.css +28 -0
- package/dist/css/components/Textarea/Textarea.tokens.css +7 -0
- package/dist/css/components/Tile/Tile.tokens.css +9 -0
- package/dist/css/styles/svg-color/svg_fill.css +3 -0
- package/dist/css/styles/svg-color/svg_path_fill.css +15 -0
- package/dist/css/tokens/typography.css +1 -1
- package/dist/hooks/useDeviceTargetClass.js +1 -1
- package/dist/stories/Appearance.stories.js +2 -2
- package/dist/stories/Badge.stories.js +1 -1
- package/dist/stories/Button.stories.js +3 -3
- package/dist/stories/Checkbox.stories.js +1 -1
- package/dist/stories/Chips.stories.js +1 -1
- package/dist/stories/DatePicker.stories.js +1 -1
- package/dist/stories/Group.stories.js +2 -2
- package/dist/stories/Icon.stories.js +2 -2
- package/dist/stories/Input.stories.js +1 -1
- package/dist/stories/InputPassword.stories.js +1 -1
- package/dist/stories/Label.stories.js +1 -1
- package/dist/stories/Loader.stories.js +1 -1
- package/dist/stories/MenuItem.stories.js +1 -1
- package/dist/stories/ModalConfirm.stories.js +1 -1
- package/dist/stories/ModalDefault.stories.js +1 -1
- package/dist/stories/ModalSheetBottom.stories.js +47 -0
- package/dist/stories/Notification.stories.js +2 -2
- package/dist/stories/Radio.stories.js +1 -1
- package/dist/stories/SearchInput.stories.js +1 -1
- package/dist/stories/Size.stories.js +2 -2
- package/dist/stories/State.stories.js +2 -2
- package/dist/stories/Textarea.stories.js +1 -1
- package/dist/stories/Tile.stories.js +4 -4
- package/dist/stories/Tooltip.stories.js +1 -1
- package/dist/types/components/Badge/index.d.ts +1 -0
- package/dist/types/components/Button/Button.appearance.d.ts +2 -0
- package/dist/types/components/Button/index.d.ts +1 -0
- package/dist/types/components/Chips/Chips.appearance.d.ts +2 -0
- package/dist/types/components/Chips/index.d.ts +1 -0
- package/dist/types/components/Choice/Choice.appearance.d.ts +2 -0
- package/dist/types/components/DatePicker/DatePicker.appearance.d.ts +2 -0
- package/dist/types/components/Divider/Divider.appearance.d.ts +2 -0
- package/dist/types/components/Dropdown/DropdownItem.appearance.d.ts +2 -0
- package/dist/types/components/Group/Group.appearance.d.ts +2 -0
- package/dist/types/components/Icon/Icon.appearance.d.ts +2 -0
- package/dist/types/{appearance/Input/index.d.ts → components/Input/Input.appearance.d.ts} +1 -1
- package/dist/types/{appearance/InputPassword/index.d.ts → components/InputPassword/InputPassword.appearance.d.ts} +1 -1
- package/dist/types/components/Label/Label.appearance.d.ts +2 -0
- package/dist/types/components/Label/Label.interface.d.ts +6 -6
- package/dist/types/components/Label/index.d.ts +1 -0
- package/dist/types/components/Loader/Loader.appearance.d.ts +2 -0
- package/dist/types/components/MenuItem/MenuItem.appearance.d.ts +2 -0
- package/dist/types/components/Modal/Modal.appearance.d.ts +2 -0
- package/dist/types/components/Notification/NotificationItem.appearance.d.ts +2 -0
- package/dist/types/components/Notification/index.d.ts +2 -1
- package/dist/types/components/Response/Response.appearance.d.ts +2 -0
- package/dist/types/components/Response/index.d.ts +1 -0
- package/dist/types/components/Search/Search.appearance.d.ts +2 -0
- package/dist/types/components/Segmented/Segmented.appearance.d.ts +2 -0
- package/dist/types/components/Select/Select.appearance.d.ts +2 -0
- package/dist/types/components/SiteMenu/SiteMenu.appearance.d.ts +2 -0
- package/dist/types/components/Tab/Tab.appearance.d.ts +2 -0
- package/dist/types/components/Tab/index.d.ts +3 -3
- package/dist/types/components/Tile/Tile.appearance.d.ts +2 -0
- package/dist/types/components/Title/Title.appearance.d.ts +2 -0
- package/dist/types/components/Video/Video.interface.d.ts +1 -1
- package/package.json +18 -17
- package/dist/appearance/Avatar.js +0 -5
- package/dist/appearance/Badge.js +0 -44
- package/dist/appearance/Button.js +0 -53
- package/dist/appearance/Checkbox.js +0 -21
- package/dist/appearance/Chips.js +0 -40
- package/dist/appearance/Choice.js +0 -15
- package/dist/appearance/Code.js +0 -5
- package/dist/appearance/DatePicker.js +0 -5
- package/dist/appearance/Divider.js +0 -5
- package/dist/appearance/DropdownItem.js +0 -5
- package/dist/appearance/Group.js +0 -11
- package/dist/appearance/Icon.js +0 -12
- package/dist/appearance/Input.js +0 -56
- package/dist/appearance/InputPassword.js +0 -55
- package/dist/appearance/Label.js +0 -54
- package/dist/appearance/Loader.js +0 -28
- package/dist/appearance/MenuItem.js +0 -10
- package/dist/appearance/Modal.js +0 -5
- package/dist/appearance/Notification.js +0 -34
- package/dist/appearance/Radio.js +0 -20
- package/dist/appearance/Response.js +0 -166
- package/dist/appearance/Search.js +0 -11
- package/dist/appearance/Segmented.js +0 -14
- package/dist/appearance/Select.js +0 -24
- package/dist/appearance/SiteMenu.js +0 -5
- package/dist/appearance/Switch.js +0 -5
- package/dist/appearance/Tab.js +0 -118
- package/dist/appearance/Text.js +0 -8
- package/dist/appearance/Textarea.js +0 -56
- package/dist/appearance/Tile.js +0 -5
- package/dist/appearance/Title.js +0 -7
- package/dist/appearance/Tooltip.js +0 -19
- package/dist/cjs/appearance/Avatar.js +0 -7
- package/dist/cjs/appearance/Badge.js +0 -46
- package/dist/cjs/appearance/Button.js +0 -55
- package/dist/cjs/appearance/Checkbox.js +0 -24
- package/dist/cjs/appearance/Chips.js +0 -42
- package/dist/cjs/appearance/Choice.js +0 -17
- package/dist/cjs/appearance/Code.js +0 -7
- package/dist/cjs/appearance/DatePicker.js +0 -7
- package/dist/cjs/appearance/Divider.js +0 -7
- package/dist/cjs/appearance/DropdownItem.js +0 -7
- package/dist/cjs/appearance/Group.js +0 -13
- package/dist/cjs/appearance/Icon.js +0 -14
- package/dist/cjs/appearance/Input.js +0 -59
- package/dist/cjs/appearance/InputPassword.js +0 -58
- package/dist/cjs/appearance/Label.js +0 -56
- package/dist/cjs/appearance/Loader.js +0 -30
- package/dist/cjs/appearance/MenuItem.js +0 -12
- package/dist/cjs/appearance/Modal.js +0 -7
- package/dist/cjs/appearance/Notification.js +0 -36
- package/dist/cjs/appearance/Radio.js +0 -23
- package/dist/cjs/appearance/Response.js +0 -168
- package/dist/cjs/appearance/Search.js +0 -13
- package/dist/cjs/appearance/Segmented.js +0 -16
- package/dist/cjs/appearance/Select.js +0 -26
- package/dist/cjs/appearance/SiteMenu.js +0 -7
- package/dist/cjs/appearance/Switch.js +0 -7
- package/dist/cjs/appearance/Tab.js +0 -120
- package/dist/cjs/appearance/Text.js +0 -10
- package/dist/cjs/appearance/Textarea.js +0 -59
- package/dist/cjs/appearance/Tile.js +0 -7
- package/dist/cjs/appearance/Title.js +0 -9
- package/dist/cjs/appearance/Tooltip.js +0 -21
- package/dist/types/appearance/Badge/index.d.ts +0 -2
- package/dist/types/appearance/Button/index.d.ts +0 -2
- package/dist/types/appearance/Chips/index.d.ts +0 -2
- package/dist/types/appearance/Choice/index.d.ts +0 -2
- package/dist/types/appearance/DatePicker/index.d.ts +0 -2
- package/dist/types/appearance/Divider/index.d.ts +0 -2
- package/dist/types/appearance/DropdownItem/index.d.ts +0 -2
- package/dist/types/appearance/Group/index.d.ts +0 -2
- package/dist/types/appearance/Icon/index.d.ts +0 -2
- package/dist/types/appearance/Label/index.d.ts +0 -2
- package/dist/types/appearance/Loader/index.d.ts +0 -2
- package/dist/types/appearance/MenuItem/index.d.ts +0 -2
- package/dist/types/appearance/Modal/index.d.ts +0 -2
- package/dist/types/appearance/Notification/index.d.ts +0 -2
- package/dist/types/appearance/Response/index.d.ts +0 -2
- package/dist/types/appearance/Search/index.d.ts +0 -2
- package/dist/types/appearance/Segmented/index.d.ts +0 -2
- package/dist/types/appearance/Select/index.d.ts +0 -2
- package/dist/types/appearance/SiteMenu/index.d.ts +0 -2
- package/dist/types/appearance/Tab/index.d.ts +0 -2
- package/dist/types/appearance/Tile/index.d.ts +0 -2
- package/dist/types/appearance/Title/index.d.ts +0 -2
- package/dist/types/icons/index.d.ts +0 -10
- /package/dist/types/{appearance/Avatar/index.d.ts → components/Avatar/Avatar.appearance.d.ts} +0 -0
- /package/dist/types/{appearance/Checkbox/index.d.ts → components/Checkbox/Checkbox.appearance.d.ts} +0 -0
- /package/dist/types/{appearance/Code/index.d.ts → components/Code/Code.appearance.d.ts} +0 -0
- /package/dist/types/{appearance/Radio/index.d.ts → components/Radio/Radio.appearance.d.ts} +0 -0
- /package/dist/types/{appearance/Switch/index.d.ts → components/Switch/Switch.appearance.d.ts} +0 -0
- /package/dist/types/{appearance/Text/index.d.ts → components/Text/Text.appearance.d.ts} +0 -0
- /package/dist/types/{appearance/Textarea/index.d.ts → components/Textarea/Textarea.appearance.d.ts} +0 -0
- /package/dist/types/{appearance/Tooltip/index.d.ts → components/Tooltip/Tooltip.appearance.d.ts} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { chipsAppearance } from '../../../appearance/Chips'
|
|
2
1
|
import { Icon } from '../../Icon'
|
|
3
2
|
import { Chips, chipsConfig } from '../Chips'
|
|
3
|
+
import { chipsAppearance } from '../Chips.appearance'
|
|
4
4
|
import { argTypes } from './args'
|
|
5
5
|
|
|
6
6
|
chipsConfig.setAppearance(chipsAppearance)
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
import { badgeAppearance } from '../../../appearance/Badge'
|
|
2
|
-
import { tabAppearance } from '../../../appearance/Tab'
|
|
3
1
|
import {
|
|
4
2
|
directionProps,
|
|
5
3
|
fillProps,
|
|
@@ -9,7 +7,9 @@ import {
|
|
|
9
7
|
wrapProps,
|
|
10
8
|
} from '../../../constants'
|
|
11
9
|
import { badgeConfig } from '../../Badge'
|
|
10
|
+
import { badgeAppearance } from '../../Badge/Badge.appearance.'
|
|
12
11
|
import { Tab, tabConfig } from '../Tab'
|
|
12
|
+
import { tabAppearance } from '../Tab.appearance'
|
|
13
13
|
import { TabGroup } from '../TabGroup'
|
|
14
14
|
|
|
15
15
|
tabConfig.setAppearance(tabAppearance)
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
import { badgeAppearance } from '../../../appearance/Badge'
|
|
2
|
-
import { iconAppearance } from '../../../appearance/Icon'
|
|
3
1
|
import {
|
|
4
2
|
borderColorHoverProps,
|
|
5
3
|
borderColorProps,
|
|
@@ -11,7 +9,9 @@ import {
|
|
|
11
9
|
sizePXProps,
|
|
12
10
|
} from '../../../constants'
|
|
13
11
|
import { Badge, badgeConfig } from '../../Badge'
|
|
12
|
+
import { badgeAppearance } from '../../Badge/Badge.appearance.'
|
|
14
13
|
import { Icon, iconConfig } from '../Icon'
|
|
14
|
+
import { iconAppearance } from '../Icon.appearance'
|
|
15
15
|
|
|
16
16
|
iconConfig.setAppearance(iconAppearance)
|
|
17
17
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { inputState } from '../../../appearance/Input'
|
|
2
1
|
import { borderColorProps, textColorProps, textSizeProps } from '../../../constants'
|
|
3
2
|
import { Input, inputConfig } from '../Input'
|
|
3
|
+
import { inputState } from '../Input.appearance'
|
|
4
4
|
|
|
5
5
|
inputConfig.setState(inputState)
|
|
6
6
|
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { InputPasswordState } from '../../../appearance/InputPassword'
|
|
2
1
|
import {
|
|
3
2
|
borderColorProps,
|
|
4
3
|
fillProps,
|
|
@@ -7,6 +6,7 @@ import {
|
|
|
7
6
|
textSizeProps,
|
|
8
7
|
} from '../../../constants'
|
|
9
8
|
import { InputPassword, inputPasswordConfig } from '../InputPassword'
|
|
9
|
+
import { InputPasswordState } from '../InputPassword.appearance'
|
|
10
10
|
|
|
11
11
|
inputPasswordConfig.setState(InputPasswordState)
|
|
12
12
|
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { labelAppearance } from '../../../appearance/Label'
|
|
2
1
|
import {
|
|
3
2
|
borderColorProps,
|
|
4
3
|
borderTypeProps,
|
|
@@ -10,6 +9,7 @@ import {
|
|
|
10
9
|
widthProps,
|
|
11
10
|
} from '../../../constants'
|
|
12
11
|
import { Label, labelConfig } from '../Label'
|
|
12
|
+
import { labelAppearance } from '../Label.appearance'
|
|
13
13
|
|
|
14
14
|
labelConfig.setAppearance(labelAppearance)
|
|
15
15
|
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { loaderAppearance } from '../../../appearance/Loader'
|
|
2
1
|
import {
|
|
3
2
|
heightProps,
|
|
4
3
|
positionProps,
|
|
@@ -7,6 +6,7 @@ import {
|
|
|
7
6
|
widthProps,
|
|
8
7
|
} from '../../../constants'
|
|
9
8
|
import { Loader, loaderConfig } from '../Loader'
|
|
9
|
+
import { loaderAppearance } from '../Loader.appearance'
|
|
10
10
|
|
|
11
11
|
loaderConfig.setAppearance(loaderAppearance)
|
|
12
12
|
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { menuItemAppearance } from '../../../appearance/MenuItem'
|
|
2
1
|
import {
|
|
3
2
|
fillProps,
|
|
4
3
|
shapeProps,
|
|
@@ -14,6 +13,7 @@ import {
|
|
|
14
13
|
underlineProps,
|
|
15
14
|
} from '../../../constants'
|
|
16
15
|
import { MenuItem, menuItemConfig } from '../MenuItem'
|
|
16
|
+
import { menuItemAppearance } from '../MenuItem.appearance'
|
|
17
17
|
|
|
18
18
|
menuItemConfig.setAppearance(menuItemAppearance)
|
|
19
19
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buttonAppearance } from '../../../appearance/Button'
|
|
2
1
|
import { Button, buttonConfig } from '../../Button'
|
|
2
|
+
import { buttonAppearance } from '../../Button/Button.appearance'
|
|
3
3
|
import { Group } from '../../Group'
|
|
4
4
|
import { Title } from '../../Title'
|
|
5
5
|
import { Modal } from '../Modal'
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { Group } from '../../Group'
|
|
2
|
+
import { Icon } from '../../Icon'
|
|
3
|
+
import { Text } from '../../Text'
|
|
4
|
+
import { ModalSheetBottom } from '../ModalSheetBottom'
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
argTypes: {},
|
|
8
|
+
component: ModalSheetBottom,
|
|
9
|
+
title: 'Molecules / ModalSheetBottom ',
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
export const Default = {
|
|
13
|
+
args: {
|
|
14
|
+
children: (
|
|
15
|
+
<Group padding="20px 12px" direction="vertical" justifyContent="center">
|
|
16
|
+
<Text size="m" textColor="surfaceTextPrimary">
|
|
17
|
+
company
|
|
18
|
+
</Text>
|
|
19
|
+
<Text size="xs" textColor="surfaceTextPrimary">
|
|
20
|
+
inn
|
|
21
|
+
</Text>
|
|
22
|
+
</Group>
|
|
23
|
+
),
|
|
24
|
+
isOpenModal: true,
|
|
25
|
+
fill: 'surfaceSecondary',
|
|
26
|
+
initialSnap: 0.5,
|
|
27
|
+
},
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
export const CloseButton = {
|
|
31
|
+
args: {
|
|
32
|
+
children: (
|
|
33
|
+
<Group padding="20px 12px" direction="vertical" justifyContent="center">
|
|
34
|
+
<Text size="m" textColor="surfaceTextPrimary">
|
|
35
|
+
company
|
|
36
|
+
</Text>
|
|
37
|
+
<Text size="xs" textColor="surfaceTextPrimary">
|
|
38
|
+
inn
|
|
39
|
+
</Text>
|
|
40
|
+
</Group>
|
|
41
|
+
),
|
|
42
|
+
isOpenModal: true,
|
|
43
|
+
closeButton: <Icon iconFill="surfaceItemPrimary" imageSrc="assets/16/Remove.svg" size="16" />,
|
|
44
|
+
fill: 'surfaceSecondary',
|
|
45
|
+
initialSnap: 0.5,
|
|
46
|
+
},
|
|
47
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { buttonAppearance } from '../../../appearance/Button'
|
|
2
|
-
import { notificationItemAppearance } from '../../../appearance/Notification'
|
|
3
1
|
import { textSizeProps, titleSizeProps } from '../../../constants'
|
|
4
2
|
import { Button, buttonConfig } from '../../Button'
|
|
3
|
+
import { buttonAppearance } from '../../Button/Button.appearance'
|
|
5
4
|
import { Icon } from '../../Icon'
|
|
5
|
+
import { notificationItemAppearance } from '../NotificationItem.appearance'
|
|
6
6
|
import { NotificationItem, notificationItemConfig } from '../NotificationItem'
|
|
7
7
|
|
|
8
8
|
buttonConfig.setAppearance(buttonAppearance)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { radioState } from '../../../appearance/Radio'
|
|
2
1
|
import { shapeProps, textColorProps, textSizeProps } from '../../../constants'
|
|
3
2
|
import { Radio, radioConfig } from '../Radio'
|
|
3
|
+
import { radioState } from '../Radio.appearance'
|
|
4
4
|
|
|
5
5
|
radioConfig.setState(radioState)
|
|
6
6
|
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { SearchInput, searchInputConfig } from '@itcase/ui/components/Search'
|
|
2
2
|
|
|
3
|
-
import { searchAppearance } from '../../../appearance/Search'
|
|
4
3
|
import {
|
|
5
4
|
borderColorHoverProps,
|
|
6
5
|
borderColorProps,
|
|
@@ -9,6 +8,7 @@ import {
|
|
|
9
8
|
textColorProps,
|
|
10
9
|
textSizeProps,
|
|
11
10
|
} from '../../../constants'
|
|
11
|
+
import { searchAppearance } from '../Search.appearance'
|
|
12
12
|
|
|
13
13
|
searchInputConfig.setAppearance(searchAppearance)
|
|
14
14
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { badgeAppearance } from '../../../appearance/Badge'
|
|
2
|
-
import { tabAppearance } from '../../../appearance/Tab'
|
|
3
1
|
import { badgeConfig } from '../../Badge'
|
|
2
|
+
import { badgeAppearance } from '../../Badge/Badge.appearance.'
|
|
4
3
|
import { Tab, tabConfig } from '../Tab'
|
|
4
|
+
import { tabAppearance } from '../Tab.appearance'
|
|
5
5
|
import { argTypes } from './args'
|
|
6
6
|
|
|
7
7
|
badgeConfig.setAppearance(badgeAppearance)
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { badgeAppearance } from '../../../appearance/Badge'
|
|
2
|
-
import { tabAppearance } from '../../../appearance/Tab'
|
|
3
1
|
import { badgeConfig } from '../../Badge'
|
|
2
|
+
import { badgeAppearance } from '../../Badge/Badge.appearance.'
|
|
4
3
|
import { Tab, tabConfig } from '../Tab'
|
|
4
|
+
import { tabAppearance } from '../Tab.appearance'
|
|
5
5
|
import { argTypes } from './args'
|
|
6
6
|
|
|
7
7
|
badgeConfig.setAppearance(badgeAppearance)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { textareaState } from '../../../appearance/Textarea'
|
|
2
1
|
import { borderColorProps, sizeProps, textColorProps, textSizeProps } from '../../../constants'
|
|
3
2
|
import { Textarea, textareaConfig } from '../Textarea'
|
|
3
|
+
import { textareaState } from '../Textarea.appearance'
|
|
4
4
|
|
|
5
5
|
textareaConfig.setState(textareaState)
|
|
6
6
|
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
import { badgeAppearance } from '../../../appearance/Badge'
|
|
2
|
-
import { buttonAppearance } from '../../../appearance/Button'
|
|
3
1
|
import {
|
|
4
2
|
alignDirectionProps,
|
|
5
3
|
alignProps,
|
|
@@ -18,9 +16,11 @@ import {
|
|
|
18
16
|
textWrapProps,
|
|
19
17
|
titleSizeProps,
|
|
20
18
|
} from '../../../constants'
|
|
21
|
-
import { icon24 } from '../../../
|
|
19
|
+
// import { icon24 } from '../../../___icons'
|
|
22
20
|
import { badgeConfig } from '../../Badge'
|
|
21
|
+
import { badgeAppearance } from '../../Badge/Badge.appearance.'
|
|
23
22
|
import { Button, buttonConfig } from '../../Button'
|
|
23
|
+
import { buttonAppearance } from '../../Button/Button.appearance'
|
|
24
24
|
import { Tile } from '../Tile'
|
|
25
25
|
|
|
26
26
|
badgeConfig.setAppearance(badgeAppearance)
|
|
@@ -194,7 +194,7 @@ export const Default = {
|
|
|
194
194
|
position="absolute"
|
|
195
195
|
top="0"
|
|
196
196
|
right="0"
|
|
197
|
-
iconBefore={icon24.Add}
|
|
197
|
+
// iconBefore={icon24.Add}
|
|
198
198
|
iconBeforeFill="accentItemPrimary"
|
|
199
199
|
iconBeforeSize="24"
|
|
200
200
|
shape="circular"
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { tooltipAppearance } from '../../../appearance/Tooltip'
|
|
2
1
|
import {
|
|
3
2
|
alignDirectionProps,
|
|
4
3
|
alignmentProps,
|
|
@@ -14,6 +13,7 @@ import {
|
|
|
14
13
|
widthProps,
|
|
15
14
|
} from '../../../constants'
|
|
16
15
|
import { Tooltip, tooltipConfig } from '../Tooltip'
|
|
16
|
+
import { tooltipAppearance } from '../Tooltip.appearance'
|
|
17
17
|
|
|
18
18
|
tooltipConfig.setAppearance(tooltipAppearance)
|
|
19
19
|
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { tInputAppearance, tInputState } from '
|
|
1
|
+
import { tInputAppearance, tInputState } from './InputPassword.interface';
|
|
2
2
|
export declare const InputPasswordAppearance: tInputAppearance;
|
|
3
3
|
export declare const InputPasswordState: tInputState;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { CSSProperties, ReactNode } from 'react';
|
|
2
2
|
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
3
|
-
import {
|
|
3
|
+
import { alignmentPropsType, borderTypePropsType, tAlignDirectionProps, tAlignProps, tBorderColorProps, tFillHoverProps, tFillProps, titleSizePropsType, tShapeProps, tSizeProps, tTextAlignProps, tTextColorHoverProps, tTextColorProps, tTextSizeProps, tTextWeightProps, tTextWrapProps, tWidthProps, wrapPropsType } from '../../types';
|
|
4
4
|
import { tAppearanceKeysDefault } from '../../types/componentProps/appearanceKeys';
|
|
5
5
|
export interface ILabelThemeColor {
|
|
6
6
|
align?: tAlignProps;
|
|
@@ -22,12 +22,12 @@ export interface ILabelThemeColor {
|
|
|
22
22
|
width?: tWidthProps;
|
|
23
23
|
wrap?: wrapPropsType;
|
|
24
24
|
}
|
|
25
|
-
type appearanceKeysType =
|
|
25
|
+
type appearanceKeysType = {} & tAppearanceKeysDefault;
|
|
26
26
|
export type labelAppearanceType = {
|
|
27
27
|
[key in appearanceKeysType]?: ILabelThemeColor;
|
|
28
28
|
};
|
|
29
29
|
export interface ILabelConfig {
|
|
30
|
-
appearance: labelAppearanceType | undefined;
|
|
30
|
+
appearance: string | labelAppearanceType | undefined;
|
|
31
31
|
setAppearance: (newComponent: labelAppearanceType) => void;
|
|
32
32
|
}
|
|
33
33
|
export interface ILabelProps extends ILabelThemeColor, iStyleAttributes {
|
|
@@ -36,10 +36,11 @@ export interface ILabelProps extends ILabelThemeColor, iStyleAttributes {
|
|
|
36
36
|
before?: ReactNode;
|
|
37
37
|
children?: ReactNode;
|
|
38
38
|
className?: string;
|
|
39
|
+
closeTooltip?: () => boolean;
|
|
39
40
|
cursor?: string;
|
|
40
41
|
dataTour?: string;
|
|
41
42
|
mode?: string;
|
|
42
|
-
|
|
43
|
+
openTooltip?: () => boolean;
|
|
43
44
|
showTooltip?: boolean;
|
|
44
45
|
style?: CSSProperties;
|
|
45
46
|
textAlign?: tTextAlignProps;
|
|
@@ -52,7 +53,6 @@ export interface ILabelProps extends ILabelThemeColor, iStyleAttributes {
|
|
|
52
53
|
tooltipTitle?: string;
|
|
53
54
|
type?: string;
|
|
54
55
|
onClick?: React.MouseEventHandler<HTMLDivElement>;
|
|
55
|
-
|
|
56
|
-
closeTooltip?: () => boolean;
|
|
56
|
+
set?: string;
|
|
57
57
|
}
|
|
58
58
|
export {};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { NotificationItem, notificationItemConfig } from './NotificationItem';
|
|
2
|
+
import { notificationItemAppearance } from './NotificationItem.appearance';
|
|
2
3
|
import { NotificationList } from './NotificationList';
|
|
3
|
-
export { NotificationList, NotificationItem, notificationItemConfig };
|
|
4
|
+
export { NotificationList, NotificationItem, notificationItemConfig, notificationItemAppearance };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
export {
|
|
1
|
+
export { Tab, tabConfig } from './Tab';
|
|
2
|
+
export { tabAppearance } from './Tab.appearance';
|
|
3
|
+
export { TabGroup } from './TabGroup';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { CSSProperties, ReactNode } from 'react';
|
|
2
2
|
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
3
3
|
export interface IVideoProps extends iStyleAttributes {
|
|
4
|
+
id?: string;
|
|
4
5
|
children?: ReactNode;
|
|
5
6
|
className?: string;
|
|
6
7
|
codecs: string;
|
|
7
|
-
id?: string;
|
|
8
8
|
mp4?: string;
|
|
9
9
|
ogv?: string;
|
|
10
10
|
position?: string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itcase/ui",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.33",
|
|
4
4
|
"description": "UI components (Modal, Loader, Popup, etc)",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Modal",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"@itcase/common": "^1.2.16",
|
|
100
100
|
"clsx": "^2.1.1",
|
|
101
101
|
"date-fns": "^4.1.0",
|
|
102
|
-
"framer-motion": "^11.
|
|
102
|
+
"framer-motion": "^11.12.0",
|
|
103
103
|
"js-cookie": "^3.0.5",
|
|
104
104
|
"lodash": "^4.17.21",
|
|
105
105
|
"rc-slider": "^11.1.7",
|
|
@@ -130,10 +130,11 @@
|
|
|
130
130
|
"@chromatic-com/storybook": "^3.2.2",
|
|
131
131
|
"@commitlint/cli": "^19.6.0",
|
|
132
132
|
"@commitlint/config-conventional": "^19.6.0",
|
|
133
|
-
"@itcase/lint": "^1.0.
|
|
133
|
+
"@itcase/lint": "^1.0.33",
|
|
134
134
|
"@lehoczky/postcss-fluid": "^1.0.3",
|
|
135
135
|
"@rollup/plugin-babel": "^6.0.4",
|
|
136
136
|
"@rollup/plugin-commonjs": "^28.0.1",
|
|
137
|
+
"@rollup/plugin-image": "^3.0.3",
|
|
137
138
|
"@rollup/plugin-json": "^6.1.0",
|
|
138
139
|
"@rollup/plugin-node-resolve": "^15.3.0",
|
|
139
140
|
"@rollup/plugin-terser": "^0.4.4",
|
|
@@ -141,17 +142,17 @@
|
|
|
141
142
|
"@semantic-release/changelog": "^6.0.3",
|
|
142
143
|
"@semantic-release/git": "^10.0.1",
|
|
143
144
|
"@semantic-release/release-notes-generator": "14.0.1",
|
|
144
|
-
"@storybook/addon-essentials": "^8.4.
|
|
145
|
-
"@storybook/addon-interactions": "^8.4.
|
|
146
|
-
"@storybook/addon-links": "^8.4.
|
|
147
|
-
"@storybook/addon-onboarding": "^8.4.
|
|
145
|
+
"@storybook/addon-essentials": "^8.4.6",
|
|
146
|
+
"@storybook/addon-interactions": "^8.4.6",
|
|
147
|
+
"@storybook/addon-links": "^8.4.6",
|
|
148
|
+
"@storybook/addon-onboarding": "^8.4.6",
|
|
148
149
|
"@storybook/addon-styling-webpack": "^1.0.1",
|
|
149
|
-
"@storybook/addon-themes": "^8.4.
|
|
150
|
+
"@storybook/addon-themes": "^8.4.6",
|
|
150
151
|
"@storybook/addon-webpack5-compiler-swc": "^1.0.5",
|
|
151
|
-
"@storybook/blocks": "^8.4.
|
|
152
|
-
"@storybook/react": "^8.4.
|
|
153
|
-
"@storybook/react-webpack5": "^8.4.
|
|
154
|
-
"@storybook/test": "^8.4.
|
|
152
|
+
"@storybook/blocks": "^8.4.6",
|
|
153
|
+
"@storybook/react": "^8.4.6",
|
|
154
|
+
"@storybook/react-webpack5": "^8.4.6",
|
|
155
|
+
"@storybook/test": "^8.4.6",
|
|
155
156
|
"@types/js-cookie": "^3.0.6",
|
|
156
157
|
"@types/lodash": "^4.17.13",
|
|
157
158
|
"@types/react": "^18",
|
|
@@ -163,7 +164,7 @@
|
|
|
163
164
|
"babel-plugin-inline-react-svg": "^2.0.2",
|
|
164
165
|
"babel-plugin-react-docgen": "^4.2.1",
|
|
165
166
|
"conventional-changelog-conventionalcommits": "^8.0.0",
|
|
166
|
-
"eslint": "9.
|
|
167
|
+
"eslint": "9.16.0",
|
|
167
168
|
"husky": "^9.1.7",
|
|
168
169
|
"lint-staged": "^15.2.10",
|
|
169
170
|
"npm": "^10.9.1",
|
|
@@ -188,15 +189,15 @@
|
|
|
188
189
|
"postcss-preset-env": "^10.1.1",
|
|
189
190
|
"postcss-pxtorem": "^6.1.0",
|
|
190
191
|
"postcss-sort-media-queries": "^5.2.0",
|
|
191
|
-
"prettier": "^3.4.
|
|
192
|
-
"rollup": "^4.
|
|
192
|
+
"prettier": "^3.4.1",
|
|
193
|
+
"rollup": "^4.28.0",
|
|
193
194
|
"rollup-plugin-copy": "^3.5.0",
|
|
194
195
|
"rollup-plugin-dts": "^6.1.1",
|
|
195
196
|
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
196
197
|
"rollup-preserve-directives": "^1.1.3",
|
|
197
198
|
"semantic-release": "^24.2.0",
|
|
198
|
-
"storybook": "^8.4.
|
|
199
|
-
"stylelint": "^16.
|
|
199
|
+
"storybook": "^8.4.6",
|
|
200
|
+
"stylelint": "^16.11.0",
|
|
200
201
|
"typescript": "^5.7.2"
|
|
201
202
|
}
|
|
202
203
|
}
|
package/dist/appearance/Badge.js
DELETED
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
var badgeAppearance = {
|
|
2
|
-
surfacePrimary: {
|
|
3
|
-
fill: 'surfacePrimary',
|
|
4
|
-
fillHover: 'surfacePrimaryHover',
|
|
5
|
-
textColor: 'surfaceTextPrimary',
|
|
6
|
-
},
|
|
7
|
-
surfaceSecondary: {
|
|
8
|
-
fill: 'surfaceSecondary',
|
|
9
|
-
fillHover: 'surfaceSecondaryHover',
|
|
10
|
-
textColor: 'surfaceTextPrimary',
|
|
11
|
-
},
|
|
12
|
-
surfaceTertiary: {
|
|
13
|
-
fill: 'surfaceTertiary',
|
|
14
|
-
fillHover: 'surfaceTertiaryHover',
|
|
15
|
-
textColor: 'surfaceTextPrimary',
|
|
16
|
-
},
|
|
17
|
-
surfaceQuaternary: {
|
|
18
|
-
fill: 'surfaceQuaternary',
|
|
19
|
-
fillHover: 'surfaceTertiaryHover',
|
|
20
|
-
textColor: 'surfaceTextInverse',
|
|
21
|
-
},
|
|
22
|
-
accent: {
|
|
23
|
-
fill: 'accentPrimary',
|
|
24
|
-
fillHover: 'accentPrimaryHover',
|
|
25
|
-
textColor: 'accentTextPrimary',
|
|
26
|
-
},
|
|
27
|
-
primary: {
|
|
28
|
-
fill: 'primaryPrimary',
|
|
29
|
-
fillHover: 'primaryPrimaryHover',
|
|
30
|
-
textColor: 'primaryTextPrimary',
|
|
31
|
-
},
|
|
32
|
-
secondary: {
|
|
33
|
-
fill: 'secondaryPrimary',
|
|
34
|
-
fillHover: 'secondaryPrimaryHover',
|
|
35
|
-
textColor: 'secondaryTextPrimary',
|
|
36
|
-
},
|
|
37
|
-
disabled: {
|
|
38
|
-
fill: 'accentDisabled',
|
|
39
|
-
fillHover: 'none',
|
|
40
|
-
textColor: 'accentTextDisabled',
|
|
41
|
-
},
|
|
42
|
-
};
|
|
43
|
-
|
|
44
|
-
export { badgeAppearance };
|