@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,53 +0,0 @@
|
|
|
1
|
-
var buttonAppearance = {
|
|
2
|
-
dev: {
|
|
3
|
-
fill: 'surfaceSecondary',
|
|
4
|
-
fillHover: 'surfaceSecondaryHover',
|
|
5
|
-
label: 'Button',
|
|
6
|
-
labelTextColor: 'surfaceTextPrimary',
|
|
7
|
-
labelTextSize: 'l',
|
|
8
|
-
shape: 'rounded',
|
|
9
|
-
size: 'xxl',
|
|
10
|
-
},
|
|
11
|
-
accent: {
|
|
12
|
-
fill: 'accentPrimary',
|
|
13
|
-
fillHover: 'accentPrimaryHover',
|
|
14
|
-
labelTextColor: 'accentTextPrimary',
|
|
15
|
-
labelTextColorHover: 'accentTextPrimary',
|
|
16
|
-
loaderFill: 'accentPrimary',
|
|
17
|
-
loaderItemFill: 'accentItemPrimary',
|
|
18
|
-
},
|
|
19
|
-
primary: {
|
|
20
|
-
fill: 'primaryPrimary',
|
|
21
|
-
fillHover: 'primaryPrimaryHover',
|
|
22
|
-
labelTextColor: 'primaryTextPrimary',
|
|
23
|
-
},
|
|
24
|
-
secondary: {
|
|
25
|
-
fill: 'secondaryPrimary',
|
|
26
|
-
fillHover: 'secondaryPrimaryHover',
|
|
27
|
-
labelTextColor: 'secondaryTextPrimary',
|
|
28
|
-
},
|
|
29
|
-
surfacePrimary: {
|
|
30
|
-
fill: 'surfacePrimary',
|
|
31
|
-
fillHover: 'surfacePrimaryHover',
|
|
32
|
-
labelTextColor: 'surfaceTextPrimary',
|
|
33
|
-
},
|
|
34
|
-
surfaceSecondary: {
|
|
35
|
-
fill: 'surfaceSecondary',
|
|
36
|
-
fillHover: 'surfaceSecondaryHover',
|
|
37
|
-
labelTextColor: 'surfaceTextPrimary',
|
|
38
|
-
loaderFill: 'surfaceSecondary',
|
|
39
|
-
loaderItemFill: 'surfaceItemPrimary',
|
|
40
|
-
},
|
|
41
|
-
surfaceTertiary: {
|
|
42
|
-
fill: 'surfaceTertiary',
|
|
43
|
-
fillHover: 'surfaceTertiaryHover',
|
|
44
|
-
labelTextColor: 'surfaceTextPrimary',
|
|
45
|
-
},
|
|
46
|
-
surfaceDisabled: {
|
|
47
|
-
fill: 'surfaceDisabled',
|
|
48
|
-
fillHover: 'surfaceDisabled',
|
|
49
|
-
labelTextColor: 'surfaceTextPrimary',
|
|
50
|
-
},
|
|
51
|
-
};
|
|
52
|
-
|
|
53
|
-
export { buttonAppearance };
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
var checkboxAppearance = {
|
|
2
|
-
dev: {
|
|
3
|
-
descTextColor: 'surfaceTextPrimary',
|
|
4
|
-
descTextSize: 'm',
|
|
5
|
-
labelTextColor: 'surfaceTextPrimary',
|
|
6
|
-
labelTextSize: 'm',
|
|
7
|
-
stateBorderColor: 'surfaceBorderQuaternary',
|
|
8
|
-
stateBorderWidth: '1',
|
|
9
|
-
stateCheckmarkFill: 'accentItemPrimary',
|
|
10
|
-
stateFillChecked: 'accentPrimary',
|
|
11
|
-
stateShape: 'rounded',
|
|
12
|
-
},
|
|
13
|
-
};
|
|
14
|
-
var checkboxState = {
|
|
15
|
-
normal: {
|
|
16
|
-
borderColor: 'surfaceBorderQuaternary',
|
|
17
|
-
placeholderTextColor: 'secondaryTextSecondary',
|
|
18
|
-
},
|
|
19
|
-
};
|
|
20
|
-
|
|
21
|
-
export { checkboxAppearance, checkboxState };
|
package/dist/appearance/Chips.js
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
var chipsAppearance = {
|
|
2
|
-
accent: {
|
|
3
|
-
borderColor: 'accentBorderSecondary',
|
|
4
|
-
fill: 'accentPrimary',
|
|
5
|
-
fillHover: 'accentPrimaryHover',
|
|
6
|
-
labelTextColor: 'accentTextPrimary',
|
|
7
|
-
},
|
|
8
|
-
primary: {
|
|
9
|
-
borderColor: 'primaryBorderSecondary',
|
|
10
|
-
fill: 'primaryPrimary',
|
|
11
|
-
fillHover: 'primaryPrimaryHover',
|
|
12
|
-
labelTextColor: 'primaryTextPrimary',
|
|
13
|
-
},
|
|
14
|
-
secondary: {
|
|
15
|
-
borderColor: 'secondaryBorderSecondary',
|
|
16
|
-
fill: 'secondaryPrimary',
|
|
17
|
-
fillHover: 'secondaryPrimaryHover',
|
|
18
|
-
labelTextColor: 'secondaryTextPrimary',
|
|
19
|
-
},
|
|
20
|
-
surfacePrimary: {
|
|
21
|
-
borderColor: 'surfaceBorderTertiary',
|
|
22
|
-
fill: 'surfacePrimary',
|
|
23
|
-
fillHover: 'surfacePrimaryHover',
|
|
24
|
-
labelTextColor: 'surfaceTextPrimary',
|
|
25
|
-
},
|
|
26
|
-
surfaceSecondary: {
|
|
27
|
-
borderColor: 'surfaceBorderSecondary',
|
|
28
|
-
fill: 'surfaceSecondary',
|
|
29
|
-
fillHover: 'surfaceSecondaryHover',
|
|
30
|
-
labelTextColor: 'surfaceTextPrimary',
|
|
31
|
-
},
|
|
32
|
-
surfaceTertiary: {
|
|
33
|
-
borderColor: 'surfaceBorderTertiary',
|
|
34
|
-
fill: 'surfaceTertiary',
|
|
35
|
-
fillHover: 'surfaceTertiaryHover',
|
|
36
|
-
labelTextColor: 'surfaceTextPrimary',
|
|
37
|
-
},
|
|
38
|
-
};
|
|
39
|
-
|
|
40
|
-
export { chipsAppearance };
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
var choiceAppearance = {
|
|
2
|
-
dev: {
|
|
3
|
-
borderColor: 'surfaceBorderTertiary',
|
|
4
|
-
fill: 'surfacePrimary',
|
|
5
|
-
fillActive: 'surfaceTertiary',
|
|
6
|
-
fillHover: 'surfacePrimaryHover',
|
|
7
|
-
labelTextActiveColor: 'surfaceTextPrimary',
|
|
8
|
-
labelTextColor: 'surfaceTextPrimary',
|
|
9
|
-
labelTextSize: 'm',
|
|
10
|
-
shape: 'rounded',
|
|
11
|
-
size: 'normal',
|
|
12
|
-
},
|
|
13
|
-
};
|
|
14
|
-
|
|
15
|
-
export { choiceAppearance };
|
package/dist/appearance/Code.js
DELETED
package/dist/appearance/Group.js
DELETED
package/dist/appearance/Icon.js
DELETED
package/dist/appearance/Input.js
DELETED
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
var inputAppearance = {
|
|
2
|
-
dev: {
|
|
3
|
-
borderColor: 'surfaceBorderTertiary',
|
|
4
|
-
placeholderTextColor: 'surfaceTextSecondary',
|
|
5
|
-
shape: 'rounded',
|
|
6
|
-
size: 'm',
|
|
7
|
-
textColor: 'surfaceTextPrimary',
|
|
8
|
-
textSize: 'm',
|
|
9
|
-
},
|
|
10
|
-
};
|
|
11
|
-
var inputState = {
|
|
12
|
-
active: {
|
|
13
|
-
borderColor: 'surfaceBorderActive',
|
|
14
|
-
placeholderTextColor: 'secondaryTextSecondary',
|
|
15
|
-
},
|
|
16
|
-
activeFilled: {
|
|
17
|
-
borderColor: 'surfaceBorderActive',
|
|
18
|
-
textColor: 'surfaceTextPrimary',
|
|
19
|
-
},
|
|
20
|
-
disabled: {
|
|
21
|
-
borderColor: 'surfaceBorderDisabled',
|
|
22
|
-
borderColorHover: 'surfaceBorderDisabled',
|
|
23
|
-
placeholderTextColor: 'surfaceTextDisabled',
|
|
24
|
-
textColor: 'surfaceTextPrimary',
|
|
25
|
-
},
|
|
26
|
-
error: {
|
|
27
|
-
borderColor: 'errorBorderPrimary',
|
|
28
|
-
placeholderTextColor: 'secondaryTextSecondary',
|
|
29
|
-
},
|
|
30
|
-
errorFilled: {
|
|
31
|
-
borderColor: 'errorBorderPrimary',
|
|
32
|
-
textColor: 'surfaceTextPrimary',
|
|
33
|
-
},
|
|
34
|
-
filled: {
|
|
35
|
-
borderColor: 'surfaceBorderQuaternary',
|
|
36
|
-
textColor: 'surfaceTextPrimary',
|
|
37
|
-
},
|
|
38
|
-
normal: {
|
|
39
|
-
borderColor: 'surfaceBorderQuaternary',
|
|
40
|
-
placeholderTextColor: 'secondaryTextSecondary',
|
|
41
|
-
},
|
|
42
|
-
readonly: {
|
|
43
|
-
borderColor: 'surfaceBorderDisabled',
|
|
44
|
-
textColor: 'surfaceTextPrimary',
|
|
45
|
-
},
|
|
46
|
-
require: {
|
|
47
|
-
borderColor: 'surfaceBorderActive',
|
|
48
|
-
textColor: 'surfaceTextPrimary',
|
|
49
|
-
},
|
|
50
|
-
success: {
|
|
51
|
-
borderColor: 'successBorderPrimary',
|
|
52
|
-
textColor: 'surfaceTextPrimary',
|
|
53
|
-
},
|
|
54
|
-
};
|
|
55
|
-
|
|
56
|
-
export { inputAppearance, inputState };
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
var InputPasswordAppearance = {
|
|
2
|
-
dev: {
|
|
3
|
-
borderColor: 'surfaceBorderTertiary',
|
|
4
|
-
placeholderTextColor: 'surfaceTextSecondary',
|
|
5
|
-
shape: 'rounded',
|
|
6
|
-
size: 'm',
|
|
7
|
-
textColor: 'surfaceTextPrimary',
|
|
8
|
-
textSize: 'm',
|
|
9
|
-
},
|
|
10
|
-
};
|
|
11
|
-
var InputPasswordState = {
|
|
12
|
-
active: {
|
|
13
|
-
borderColor: 'surfaceBorderActive',
|
|
14
|
-
placeholderTextColor: 'secondaryTextSecondary',
|
|
15
|
-
},
|
|
16
|
-
activeFilled: {
|
|
17
|
-
borderColor: 'surfaceBorderActive',
|
|
18
|
-
textColor: 'surfaceTextPrimary',
|
|
19
|
-
},
|
|
20
|
-
disabled: {
|
|
21
|
-
borderColor: 'surfaceBorderDisabled',
|
|
22
|
-
placeholderTextColor: 'surfaceTextDisabled',
|
|
23
|
-
textColor: 'surfaceTextPrimary',
|
|
24
|
-
},
|
|
25
|
-
error: {
|
|
26
|
-
borderColor: 'errorBorderPrimary',
|
|
27
|
-
placeholderTextColor: 'secondaryTextSecondary',
|
|
28
|
-
},
|
|
29
|
-
errorFilled: {
|
|
30
|
-
borderColor: 'errorBorderPrimary',
|
|
31
|
-
textColor: 'surfaceTextPrimary',
|
|
32
|
-
},
|
|
33
|
-
filled: {
|
|
34
|
-
borderColor: 'surfaceBorderQuaternary',
|
|
35
|
-
textColor: 'surfaceTextPrimary',
|
|
36
|
-
},
|
|
37
|
-
normal: {
|
|
38
|
-
borderColor: 'surfaceBorderQuaternary',
|
|
39
|
-
placeholderTextColor: 'secondaryTextSecondary',
|
|
40
|
-
},
|
|
41
|
-
readonly: {
|
|
42
|
-
borderColor: 'surfaceBorderDisabled',
|
|
43
|
-
textColor: 'surfaceTextPrimary',
|
|
44
|
-
},
|
|
45
|
-
require: {
|
|
46
|
-
borderColor: 'surfaceBorderActive',
|
|
47
|
-
textColor: 'surfaceTextPrimary',
|
|
48
|
-
},
|
|
49
|
-
success: {
|
|
50
|
-
borderColor: 'successBorderPrimary',
|
|
51
|
-
textColor: 'surfaceTextPrimary',
|
|
52
|
-
},
|
|
53
|
-
};
|
|
54
|
-
|
|
55
|
-
export { InputPasswordAppearance, InputPasswordState };
|
package/dist/appearance/Label.js
DELETED
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
var labelAppearance = {
|
|
2
|
-
dev: {
|
|
3
|
-
fill: 'surfaceSecondary',
|
|
4
|
-
label: 'Label',
|
|
5
|
-
labelTextColor: 'surfaceTextPrimary',
|
|
6
|
-
labelTextSize: 'm',
|
|
7
|
-
shape: 'rounded',
|
|
8
|
-
size: 'l',
|
|
9
|
-
},
|
|
10
|
-
accent: {
|
|
11
|
-
fill: 'accentPrimary',
|
|
12
|
-
labelTextColor: 'accentTextPrimary',
|
|
13
|
-
labelTextColorHover: 'accentTextPrimary',
|
|
14
|
-
},
|
|
15
|
-
primary: {
|
|
16
|
-
fill: 'primaryPrimary',
|
|
17
|
-
labelTextColor: 'primaryTextPrimary',
|
|
18
|
-
labelTextColorHover: 'primaryTextPrimary',
|
|
19
|
-
},
|
|
20
|
-
secondary: {
|
|
21
|
-
fill: 'secondaryPrimary',
|
|
22
|
-
labelTextColor: 'secondaryTextPrimary',
|
|
23
|
-
labelTextColorHover: 'secondaryTextPrimary',
|
|
24
|
-
},
|
|
25
|
-
surfacePrimary: {
|
|
26
|
-
fill: 'surfacePrimary',
|
|
27
|
-
fillHover: 'surfacePrimaryHover',
|
|
28
|
-
labelTextColor: 'surfaceTextPrimary',
|
|
29
|
-
labelTextColorHover: 'surfaceTextPrimary',
|
|
30
|
-
},
|
|
31
|
-
surfaceSecondary: {
|
|
32
|
-
fill: 'surfaceSecondary',
|
|
33
|
-
labelTextColor: 'surfaceTextPrimary',
|
|
34
|
-
labelTextColorHover: 'surfaceTextPrimary',
|
|
35
|
-
},
|
|
36
|
-
surfaceTertiary: {
|
|
37
|
-
fill: 'surfaceTertiary',
|
|
38
|
-
labelTextColor: 'surfaceTextPrimary',
|
|
39
|
-
labelTextColorHover: 'surfaceTextPrimary',
|
|
40
|
-
},
|
|
41
|
-
surfaceQuaternary: {
|
|
42
|
-
fill: 'surfaceQuaternary',
|
|
43
|
-
labelTextColor: 'surfaceTextInverse',
|
|
44
|
-
labelTextColorHover: 'surfaceTextInverse',
|
|
45
|
-
},
|
|
46
|
-
gradientPrimary: {
|
|
47
|
-
fill: 'gradientPrimary',
|
|
48
|
-
labelTextColor: 'surfaceTextInverse',
|
|
49
|
-
labelTextColorHover: 'surfaceTextInverse',
|
|
50
|
-
labelTextWeight: 600,
|
|
51
|
-
},
|
|
52
|
-
};
|
|
53
|
-
|
|
54
|
-
export { labelAppearance };
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
var loaderAppearance = {
|
|
2
|
-
accent: {
|
|
3
|
-
fill: 'accentPrimary',
|
|
4
|
-
itemFill: 'accentItemPrimary',
|
|
5
|
-
},
|
|
6
|
-
primary: {
|
|
7
|
-
fill: 'primaryPrimary',
|
|
8
|
-
itemFill: 'primaryItemPrimary',
|
|
9
|
-
},
|
|
10
|
-
secondary: {
|
|
11
|
-
fill: 'secondaryPrimary',
|
|
12
|
-
itemFill: 'secondaryItemPrimary',
|
|
13
|
-
},
|
|
14
|
-
surfacePrimary: {
|
|
15
|
-
fill: 'surfacePrimary',
|
|
16
|
-
itemFill: 'surfaceItemPrimary',
|
|
17
|
-
},
|
|
18
|
-
surfaceSecondary: {
|
|
19
|
-
fill: 'surfaceSecondary',
|
|
20
|
-
itemFill: 'surfaceItemPrimary',
|
|
21
|
-
},
|
|
22
|
-
surfaceTertiary: {
|
|
23
|
-
fill: 'surfaceTertiary',
|
|
24
|
-
itemFill: 'surfaceItemPrimary',
|
|
25
|
-
},
|
|
26
|
-
};
|
|
27
|
-
|
|
28
|
-
export { loaderAppearance };
|
package/dist/appearance/Modal.js
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
var notificationItemAppearance = {
|
|
2
|
-
accent: {
|
|
3
|
-
fill: 'accentPrimary',
|
|
4
|
-
textColor: 'accentTextPrimary',
|
|
5
|
-
titleTextColor: 'accentTextPrimary',
|
|
6
|
-
},
|
|
7
|
-
primary: {
|
|
8
|
-
fill: 'primaryPrimary',
|
|
9
|
-
textColor: 'primaryTextPrimary',
|
|
10
|
-
titleTextColor: 'primaryTextPrimary',
|
|
11
|
-
},
|
|
12
|
-
secondary: {
|
|
13
|
-
fill: 'secondaryPrimary',
|
|
14
|
-
textColor: 'secondaryTextPrimary',
|
|
15
|
-
titleTextColor: 'secondaryTextPrimary',
|
|
16
|
-
},
|
|
17
|
-
surfacePrimary: {
|
|
18
|
-
fill: 'surfacePrimary',
|
|
19
|
-
textColor: 'surfaceTextPrimary',
|
|
20
|
-
titleTextColor: 'surfaceTextPrimary',
|
|
21
|
-
},
|
|
22
|
-
surfaceSecondary: {
|
|
23
|
-
fill: 'surfaceSecondary',
|
|
24
|
-
textColor: 'surfaceTextPrimary',
|
|
25
|
-
titleTextColor: 'surfaceTextPrimary',
|
|
26
|
-
},
|
|
27
|
-
surfaceTertiary: {
|
|
28
|
-
fill: 'surfaceTertiary',
|
|
29
|
-
textColor: 'surfaceTextPrimary',
|
|
30
|
-
titleTextColor: 'surfaceTextPrimary',
|
|
31
|
-
},
|
|
32
|
-
};
|
|
33
|
-
|
|
34
|
-
export { notificationItemAppearance };
|
package/dist/appearance/Radio.js
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
var radioAppearance = {
|
|
2
|
-
dev: {
|
|
3
|
-
descTextColor: 'surfaceTextPrimary',
|
|
4
|
-
descTextSize: 's',
|
|
5
|
-
labelTextColor: 'surfaceTextPrimary',
|
|
6
|
-
labelTextSize: 'm',
|
|
7
|
-
stateBorderColor: 'surfaceBorderTertiary',
|
|
8
|
-
stateBorderWidth: 1,
|
|
9
|
-
stateCheckmarkFill: 'surfaceItemAccent',
|
|
10
|
-
stateShape: 'circular',
|
|
11
|
-
},
|
|
12
|
-
};
|
|
13
|
-
var radioState = {
|
|
14
|
-
normal: {
|
|
15
|
-
borderColor: 'surfaceBorderQuaternary',
|
|
16
|
-
placeholderTextColor: 'secondaryTextSecondary',
|
|
17
|
-
},
|
|
18
|
-
};
|
|
19
|
-
|
|
20
|
-
export { radioAppearance, radioState };
|
|
@@ -1,166 +0,0 @@
|
|
|
1
|
-
var responseAppearance = {
|
|
2
|
-
dev: {
|
|
3
|
-
imageSrc: '/img/response/Search.svg',
|
|
4
|
-
fill: 'surfaceSecondary',
|
|
5
|
-
messageTextColor: 'surfaceTextPrimary',
|
|
6
|
-
messageTextSize: 'm',
|
|
7
|
-
primaryButtonAppearance: 'surfaceTertiary',
|
|
8
|
-
primaryButtonLabelTextSize: 'l',
|
|
9
|
-
primaryButtonShape: 'rounded',
|
|
10
|
-
primaryButtonSize: 'xxl',
|
|
11
|
-
primaryButtonWidth: 'fill',
|
|
12
|
-
secondaryButtonAppearance: 'surfaceSecondary',
|
|
13
|
-
secondaryButtonLabelTextSize: 'l',
|
|
14
|
-
secondaryButtonShape: 'rounded',
|
|
15
|
-
secondaryButtonSize: 'xxl',
|
|
16
|
-
secondaryButtonWidth: 'fill',
|
|
17
|
-
titleTextColor: 'surfaceTextPrimary',
|
|
18
|
-
titleTextSize: 'h2',
|
|
19
|
-
titleTextWeight: 400,
|
|
20
|
-
},
|
|
21
|
-
custom: {
|
|
22
|
-
messageTextColor: 'surfaceTextPrimary',
|
|
23
|
-
messageTextSize: 'm',
|
|
24
|
-
primaryButtonAppearance: 'accent',
|
|
25
|
-
primaryButtonLabelTextSize: 'l',
|
|
26
|
-
primaryButtonShape: 'rounded',
|
|
27
|
-
primaryButtonSize: 'xxl',
|
|
28
|
-
primaryButtonWidth: 'fill',
|
|
29
|
-
secondaryButtonAppearance: 'surfaceSecondary',
|
|
30
|
-
secondaryButtonLabelTextSize: 'l',
|
|
31
|
-
secondaryButtonShape: 'rounded',
|
|
32
|
-
secondaryButtonSize: 'xxl',
|
|
33
|
-
secondaryButtonWidth: 'fill',
|
|
34
|
-
titleTextColor: 'surfaceTextPrimary',
|
|
35
|
-
titleTextSize: 'h2',
|
|
36
|
-
titleTextWeight: 400,
|
|
37
|
-
},
|
|
38
|
-
error: {
|
|
39
|
-
imageSrc: '/img/response/Error.svg',
|
|
40
|
-
messageTextColor: 'surfaceTextPrimary',
|
|
41
|
-
messageTextSize: 'm',
|
|
42
|
-
primaryButtonAppearance: 'secondary',
|
|
43
|
-
primaryButtonLabelTextSize: 'l',
|
|
44
|
-
primaryButtonShape: 'rounded',
|
|
45
|
-
primaryButtonSize: 'xxl',
|
|
46
|
-
primaryButtonWidth: 'fill',
|
|
47
|
-
secondaryButtonAppearance: 'surfaceSecondary',
|
|
48
|
-
secondaryButtonLabelTextSize: 'l',
|
|
49
|
-
secondaryButtonShape: 'rounded',
|
|
50
|
-
secondaryButtonSize: 'xxl',
|
|
51
|
-
secondaryButtonWidth: 'fill',
|
|
52
|
-
titleTextColor: 'surfaceTextPrimary',
|
|
53
|
-
titleTextSize: 'h2',
|
|
54
|
-
titleTextWeight: 400,
|
|
55
|
-
},
|
|
56
|
-
success: {
|
|
57
|
-
imageSrc: '/img/response/Success.svg',
|
|
58
|
-
messageTextColor: 'surfaceTextPrimary',
|
|
59
|
-
messageTextSize: 'm',
|
|
60
|
-
primaryButtonAppearance: 'accent',
|
|
61
|
-
primaryButtonLabelTextSize: 'l',
|
|
62
|
-
primaryButtonShape: 'rounded',
|
|
63
|
-
primaryButtonSize: 'xxl',
|
|
64
|
-
primaryButtonWidth: 'fill',
|
|
65
|
-
secondaryButtonAppearance: 'surfaceSecondary',
|
|
66
|
-
secondaryButtonLabelTextSize: 'l',
|
|
67
|
-
secondaryButtonShape: 'rounded',
|
|
68
|
-
secondaryButtonSize: 'xxl',
|
|
69
|
-
secondaryButtonWidth: 'fill',
|
|
70
|
-
titleTextColor: 'surfaceTextPrimary',
|
|
71
|
-
titleTextSize: 'h2',
|
|
72
|
-
titleTextWeight: 400,
|
|
73
|
-
},
|
|
74
|
-
warning: {
|
|
75
|
-
imageSrc: '/img/response/Warning.svg',
|
|
76
|
-
messageTextColor: 'surfaceTextPrimary',
|
|
77
|
-
messageTextSize: 'm',
|
|
78
|
-
primaryButtonAppearance: 'primary',
|
|
79
|
-
primaryButtonLabelTextSize: 'l',
|
|
80
|
-
primaryButtonShape: 'rounded',
|
|
81
|
-
primaryButtonSize: 'xxl',
|
|
82
|
-
primaryButtonWidth: 'fill',
|
|
83
|
-
secondaryButtonAppearance: 'surfaceSecondary',
|
|
84
|
-
secondaryButtonLabelTextSize: 'l',
|
|
85
|
-
secondaryButtonShape: 'rounded',
|
|
86
|
-
secondaryButtonSize: 'xxl',
|
|
87
|
-
secondaryButtonWidth: 'fill',
|
|
88
|
-
titleTextColor: 'surfaceTextPrimary',
|
|
89
|
-
titleTextSize: 'h2',
|
|
90
|
-
titleTextWeight: 400,
|
|
91
|
-
},
|
|
92
|
-
fail: {
|
|
93
|
-
imageSrc: '/img/response/Fail.svg',
|
|
94
|
-
messageTextColor: 'surfaceTextPrimary',
|
|
95
|
-
messageTextSize: 'm',
|
|
96
|
-
primaryButtonAppearance: 'surfaceTertiary',
|
|
97
|
-
primaryButtonLabelTextSize: 'l',
|
|
98
|
-
primaryButtonShape: 'rounded',
|
|
99
|
-
primaryButtonSize: 'xxl',
|
|
100
|
-
primaryButtonWidth: 'fill',
|
|
101
|
-
secondaryButtonAppearance: 'surfaceSecondary',
|
|
102
|
-
secondaryButtonLabelTextSize: 'l',
|
|
103
|
-
secondaryButtonShape: 'rounded',
|
|
104
|
-
secondaryButtonSize: 'xxl',
|
|
105
|
-
secondaryButtonWidth: 'fill',
|
|
106
|
-
titleTextColor: 'surfaceTextPrimary',
|
|
107
|
-
titleTextSize: 'h2',
|
|
108
|
-
titleTextWeight: 400,
|
|
109
|
-
},
|
|
110
|
-
search: {
|
|
111
|
-
imageSrc: '/img/response/Search.svg',
|
|
112
|
-
messageTextColor: 'surfaceTextPrimary',
|
|
113
|
-
messageTextSize: 'm',
|
|
114
|
-
primaryButtonAppearance: 'surfaceTertiary',
|
|
115
|
-
primaryButtonLabelTextSize: 'l',
|
|
116
|
-
primaryButtonShape: 'rounded',
|
|
117
|
-
primaryButtonSize: 'xxl',
|
|
118
|
-
primaryButtonWidth: 'fill',
|
|
119
|
-
secondaryButtonAppearance: 'surfaceSecondary',
|
|
120
|
-
secondaryButtonLabelTextSize: 'l',
|
|
121
|
-
secondaryButtonShape: 'rounded',
|
|
122
|
-
secondaryButtonSize: 'xxl',
|
|
123
|
-
secondaryButtonWidth: 'fill',
|
|
124
|
-
titleTextColor: 'surfaceTextPrimary',
|
|
125
|
-
titleTextSize: 'h2',
|
|
126
|
-
titleTextWeight: 400,
|
|
127
|
-
},
|
|
128
|
-
cantLoadData: {
|
|
129
|
-
imageSrc: '/img/response/CantLoadData.svg',
|
|
130
|
-
messageTextColor: 'surfaceTextPrimary',
|
|
131
|
-
messageTextSize: 'm',
|
|
132
|
-
primaryButtonAppearance: 'surfaceTertiary',
|
|
133
|
-
primaryButtonLabelTextSize: 'l',
|
|
134
|
-
primaryButtonShape: 'rounded',
|
|
135
|
-
primaryButtonSize: 'xxl',
|
|
136
|
-
primaryButtonWidth: 'fill',
|
|
137
|
-
secondaryButtonAppearance: 'surfaceSecondary',
|
|
138
|
-
secondaryButtonLabelTextSize: 'l',
|
|
139
|
-
secondaryButtonShape: 'rounded',
|
|
140
|
-
secondaryButtonSize: 'xxl',
|
|
141
|
-
secondaryButtonWidth: 'fill',
|
|
142
|
-
titleTextColor: 'surfaceTextPrimary',
|
|
143
|
-
titleTextSize: 'h2',
|
|
144
|
-
titleTextWeight: 400,
|
|
145
|
-
},
|
|
146
|
-
refresh: {
|
|
147
|
-
imageSrc: '/img/response/Refresh.svg',
|
|
148
|
-
messageTextColor: 'surfaceTextPrimary',
|
|
149
|
-
messageTextSize: 'm',
|
|
150
|
-
primaryButtonAppearance: 'surfaceTertiary',
|
|
151
|
-
primaryButtonLabelTextSize: 'l',
|
|
152
|
-
primaryButtonShape: 'rounded',
|
|
153
|
-
primaryButtonSize: 'xxl',
|
|
154
|
-
primaryButtonWidth: 'fill',
|
|
155
|
-
secondaryButtonAppearance: 'surfaceSecondary',
|
|
156
|
-
secondaryButtonLabelTextSize: 'l',
|
|
157
|
-
secondaryButtonShape: 'rounded',
|
|
158
|
-
secondaryButtonSize: 'xxl',
|
|
159
|
-
secondaryButtonWidth: 'fill',
|
|
160
|
-
titleTextColor: 'surfaceTextPrimary',
|
|
161
|
-
titleTextSize: 'h2',
|
|
162
|
-
titleTextWeight: 400,
|
|
163
|
-
},
|
|
164
|
-
};
|
|
165
|
-
|
|
166
|
-
export { responseAppearance };
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
var segmentedAppearance = {
|
|
2
|
-
dev: {
|
|
3
|
-
width: 'fill',
|
|
4
|
-
fill: 'surfaceSecondary',
|
|
5
|
-
fillHover: 'surfacePrimaryHover',
|
|
6
|
-
indicatorFill: 'accentPrimary',
|
|
7
|
-
labelTextActiveColor: 'accentTextPrimary',
|
|
8
|
-
labelTextColor: 'surfaceTextPrimary',
|
|
9
|
-
labelTextSize: 'm',
|
|
10
|
-
shape: 'rounded',
|
|
11
|
-
},
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
export { segmentedAppearance };
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
var selectAppearance = {
|
|
2
|
-
dev: {
|
|
3
|
-
elevation: 8,
|
|
4
|
-
inputBorderColor: 'surfaceBorderTertiary',
|
|
5
|
-
inputBorderColorHover: 'surfaceBorderQuaternary',
|
|
6
|
-
inputFill: 'surfacePrimary',
|
|
7
|
-
inputShape: 'rounded',
|
|
8
|
-
inputTextColor: 'surfaceTextPrimary',
|
|
9
|
-
inputTextSize: 'm',
|
|
10
|
-
noOptionsText: 'Ничего не найдено...',
|
|
11
|
-
noOptionsTextColor: 'surfaceTextPrimary',
|
|
12
|
-
noOptionsTextSize: 'm',
|
|
13
|
-
optionFill: 'surfacePrimary',
|
|
14
|
-
optionFillHover: 'surfacePrimaryHover',
|
|
15
|
-
optionTextColor: 'surfaceTextPrimary',
|
|
16
|
-
optionTextSize: 'm',
|
|
17
|
-
placeholder: 'Выбрать...',
|
|
18
|
-
placeholderTextColor: 'surfaceTextSecondary',
|
|
19
|
-
placeholderTextSize: 'm',
|
|
20
|
-
size: 'normal',
|
|
21
|
-
},
|
|
22
|
-
};
|
|
23
|
-
|
|
24
|
-
export { selectAppearance };
|