@itcase/ui 1.3.31 → 1.3.34
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-BX4N91_C.js +250 -0
- package/dist/Badge-CGHosmYx.js +246 -0
- package/dist/Button-D1m2MxZA.js +291 -0
- package/dist/Button-DZ3z7f-A.js +287 -0
- package/dist/Divider-BQcBkzt1.js +30 -0
- package/dist/Divider-ImOOytuN.js +34 -0
- package/dist/{DropdownItem-FNOztnTT.js → DropdownItem-BiiEhR49.js} +12 -16
- package/dist/{DropdownItem-Bq-oPnWX.js → DropdownItem-g5jWbyJy.js} +12 -16
- package/dist/Group-Chtnas-J.js +40 -0
- package/dist/Group-DiMnEfge.js +36 -0
- package/dist/{Icon-pUvizy3W.js → Icon-GVGrUu_Z.js} +6 -6
- package/dist/{Icon-BdHr6E6M.js → Icon-htF_V35Y.js} +7 -7
- package/dist/{Image-BbBG_UGI.js → Image-BEGwuGBM.js} +4 -4
- package/dist/{Image-D-QHhsrC.js → Image-DWfyapuD.js} +4 -4
- package/dist/{Input-BrV5_NoV.js → Input-COFdaiTe.js} +3 -3
- package/dist/{Input-ffioh1sj.js → Input-Dwvk-poq.js} +3 -3
- package/dist/Label-Dpeq55TV.js +233 -0
- package/dist/Label-XTFwl1aq.js +237 -0
- package/dist/{Link-CxWmYMyL.js → Link-B38Hn4G2.js} +5 -5
- package/dist/{Link-DN2LhPjD.js → Link-BhJ5BdyS.js} +6 -6
- package/dist/Loader-CBEbIRnd.js +69 -0
- package/dist/Loader-CsPvc-9g.js +65 -0
- package/dist/{MenuItem-CLDNk2l8.js → MenuItem-Cjlnmfwh.js} +6 -6
- package/dist/{MenuItem-amqx61Y0.js → MenuItem-PJkuGghn.js} +6 -6
- package/dist/{Overlay-B9nOIfLe.js → Overlay-BKh07Vb2.js} +4 -4
- package/dist/{Overlay-Yf9EEclM.js → Overlay-DiCjwUv4.js} +4 -4
- package/dist/{Text-Beslj4Ns.js → Text-C49zj3jO.js} +7 -7
- package/dist/{Text-JayJa3hj.js → Text-C6NSmetx.js} +7 -7
- package/dist/{Title-BfKF5WvZ.js → Title-BWWyRwLY.js} +4 -4
- package/dist/{Title-C7Qv9WfS.js → Title-Dck3eHNM.js} +4 -4
- package/dist/{Tooltip-AodzD-7D.js → Tooltip-BYgzNVYI.js} +18 -14
- package/dist/{Tooltip-BDEyAnd-.js → Tooltip-DpBQQoNo.js} +18 -14
- package/dist/cjs/components/Accordion.js +25 -29
- package/dist/cjs/components/Avatar.js +22 -20
- package/dist/cjs/components/Badge.js +12 -7
- package/dist/cjs/components/Breadcrumbs.js +16 -21
- package/dist/cjs/components/Button.js +13 -13
- package/dist/cjs/components/Card.js +9 -9
- package/dist/cjs/components/Cell.js +32 -17
- package/dist/cjs/components/Checkbox.js +13 -13
- package/dist/cjs/components/Checkmark.js +25 -23
- package/dist/cjs/components/Chips.js +22 -17
- package/dist/cjs/components/Choice.js +13 -13
- package/dist/cjs/components/Code.js +9 -19
- package/dist/cjs/components/CookiesWarning.js +15 -15
- package/dist/cjs/components/DadataHintField.js +4 -3
- package/dist/cjs/components/DatePicker.js +43 -19
- package/dist/cjs/components/Divider.js +7 -7
- package/dist/cjs/components/Dot.js +7 -7
- package/dist/cjs/components/Dropdown.js +9 -9
- package/dist/cjs/components/Flex.js +12 -11
- package/dist/cjs/components/Grid.js +12 -12
- package/dist/cjs/components/Group.js +6 -6
- package/dist/cjs/components/HTMLContent.js +7 -7
- package/dist/cjs/components/HeroTitle.js +9 -9
- package/dist/cjs/components/Icon.js +10 -10
- package/dist/cjs/components/Image.js +6 -6
- package/dist/cjs/components/Input.js +4 -3
- package/dist/cjs/components/InputMask.js +16 -15
- package/dist/cjs/components/InputPassword.js +12 -16
- package/dist/cjs/components/Label.js +10 -10
- package/dist/cjs/components/Link.js +6 -6
- package/dist/cjs/components/List.js +13 -12
- package/dist/cjs/components/Loader.js +8 -8
- package/dist/cjs/components/Logo.js +17 -15
- package/dist/cjs/components/Menu.js +11 -15
- package/dist/cjs/components/MenuItem.js +8 -8
- package/dist/cjs/components/Modal.js +11 -16
- package/dist/cjs/components/ModalSheetBottom.js +3 -3
- package/dist/cjs/components/Notification.js +8 -8
- package/dist/cjs/components/Overlay.js +6 -6
- package/dist/cjs/components/Pagination.js +14 -14
- package/dist/cjs/components/Panel.js +9 -9
- package/dist/cjs/components/Radio.js +16 -19
- package/dist/cjs/components/RangeSlider.js +7 -7
- package/dist/cjs/components/Response.js +15 -15
- package/dist/cjs/components/SVGContent.js +7 -7
- package/dist/cjs/components/ScrollOnDrag.js +8 -11
- package/dist/cjs/components/ScrollToView.js +9 -9
- package/dist/cjs/components/Search.js +16 -19
- package/dist/cjs/components/Segmented.js +8 -8
- package/dist/cjs/components/Select.js +34 -34
- package/dist/cjs/components/Swiper.js +11 -14
- package/dist/cjs/components/Switch.js +1 -1
- package/dist/cjs/components/Tab.js +17 -13
- package/dist/cjs/components/Text.js +6 -6
- package/dist/cjs/components/Textarea.js +8 -11
- package/dist/cjs/components/Tile.js +24 -20
- package/dist/cjs/components/Title.js +8 -8
- package/dist/cjs/components/Tooltip.js +9 -9
- package/dist/cjs/components/Video.js +4 -3
- package/dist/cjs/context/UIContext.js +48 -17
- package/dist/cjs/hooks/useDevicePropsGenerator/useDevicePropsGenerator.js +120 -0
- package/dist/cjs/hooks/useDevicePropsGenerator.js +17 -0
- package/dist/cjs/hooks/useDeviceTargetClass.js +8 -3
- package/dist/cjs/hooks/useMediaQueries/useMediaQueries.js +129 -0
- package/dist/cjs/hooks/useMediaQueries.js +4 -122
- package/dist/cjs/hooks/{styleAttributes.js → useStyles/styleAttributes.js} +8 -1
- package/dist/cjs/hooks/useStyles/useStyles.js +190 -0
- package/dist/cjs/hooks/useStyles.js +10 -174
- package/dist/components/Accordion.js +26 -30
- package/dist/components/Avatar.js +22 -20
- package/dist/components/Badge.js +13 -8
- package/dist/components/Breadcrumbs.js +17 -22
- package/dist/components/Button.js +13 -13
- package/dist/components/Card.js +10 -10
- package/dist/components/Cell.js +33 -18
- package/dist/components/Checkbox.js +14 -14
- package/dist/components/Checkmark.js +25 -23
- package/dist/components/Chips.js +22 -17
- package/dist/components/Choice.js +14 -14
- package/dist/components/Code.js +10 -20
- package/dist/components/CookiesWarning.js +16 -16
- package/dist/components/DadataHintField.js +5 -4
- package/dist/components/DatePicker.js +44 -20
- package/dist/components/Divider.js +7 -7
- package/dist/components/Dot.js +8 -8
- package/dist/components/Dropdown.js +10 -10
- package/dist/components/Flex.js +13 -12
- package/dist/components/Grid.js +13 -13
- package/dist/components/Group.js +7 -7
- package/dist/components/HTMLContent.js +8 -8
- package/dist/components/HeroTitle.js +9 -9
- package/dist/components/Icon.js +11 -11
- package/dist/components/Image.js +7 -7
- package/dist/components/Input.js +5 -4
- package/dist/components/InputMask.js +17 -16
- package/dist/components/InputPassword.js +13 -17
- package/dist/components/Label.js +10 -10
- package/dist/components/Link.js +7 -7
- package/dist/components/List.js +14 -13
- package/dist/components/Loader.js +8 -8
- package/dist/components/Logo.js +17 -15
- package/dist/components/Menu.js +12 -16
- package/dist/components/MenuItem.js +9 -9
- package/dist/components/Modal.js +12 -17
- package/dist/components/ModalSheetBottom.js +4 -4
- package/dist/components/Notification.js +9 -9
- package/dist/components/Overlay.js +7 -7
- package/dist/components/Pagination.js +15 -15
- package/dist/components/Panel.js +10 -10
- package/dist/components/Radio.js +17 -20
- package/dist/components/RangeSlider.js +8 -8
- package/dist/components/Response.js +16 -16
- package/dist/components/SVGContent.js +8 -8
- package/dist/components/ScrollOnDrag.js +9 -12
- package/dist/components/ScrollToView.js +10 -10
- package/dist/components/Search.js +17 -20
- package/dist/components/Segmented.js +9 -9
- package/dist/components/Select.js +35 -35
- package/dist/components/Swiper.js +12 -15
- package/dist/components/Switch.js +1 -1
- package/dist/components/Tab.js +18 -14
- package/dist/components/Text.js +7 -7
- package/dist/components/Textarea.js +9 -12
- package/dist/components/Tile.js +24 -20
- package/dist/components/Title.js +8 -8
- package/dist/components/Tooltip.js +9 -9
- package/dist/components/Video.js +4 -3
- package/dist/context/Notifications.js +1 -1
- package/dist/context/UIContext.js +50 -18
- package/dist/css/components/Accordion/Accordion.css +5 -8
- package/dist/css/components/Accordion/Accordion.tokens.css +2 -1
- package/dist/css/components/Avatar/Avatar.css +8 -8
- package/dist/css/components/Badge/Badge.css +48 -26
- package/dist/css/components/Badge/Badge.tokens.css +48 -18
- package/dist/css/components/Button/Button.css +67 -303
- package/dist/css/components/Button/Button.tokens.css +37 -115
- package/dist/css/components/Cell/Cell.css +2 -2
- package/dist/css/components/Checkbox/Checkbox.css +6 -4
- package/dist/css/components/Checkmark/Checkmark.css +11 -10
- package/dist/css/components/Checkmark/Checkmark.tokens.css +20 -14
- package/dist/css/components/Chips/Chips.css +47 -43
- package/dist/css/components/Chips/Chips.tokens.css +35 -7
- package/dist/css/components/DadataHintField/DadataHintField.css +0 -8
- package/dist/css/components/DadataHintField/DadataHintField.tokens.css +7 -2
- package/dist/css/components/DatePicker/DatePicker.css +102 -69
- package/dist/css/components/DatePicker/DatePicker.tokens.css +7 -2
- package/dist/css/components/Divider/Divider.css +0 -12
- package/dist/css/components/Divider/Divider.tokens.css +12 -0
- package/dist/css/components/Flex/Flex.css +0 -1
- package/dist/css/components/Grid/Grid.css +1 -5
- package/dist/css/components/HeroTitle/HeroTitle.css +2 -2
- package/dist/css/components/Icon/Icon.css +13 -14
- package/dist/css/components/Icon/Icon.tokens.css +2 -1
- package/dist/css/components/Image/Image.css +3 -3
- package/dist/css/components/Label/Label.css +2 -2
- package/dist/css/components/Loader/Loader.css +12 -5
- package/dist/css/components/Logo/Logo.css +3 -19
- package/dist/css/components/Menu/Menu.css +9 -1
- package/dist/css/components/MenuItem/MenuItem.css +0 -10
- package/dist/css/components/MenuItem/MenuItem.tokens.css +9 -1
- package/dist/css/components/Radio/Radio.css +0 -3
- package/dist/css/components/Radio/Radio.tokens.css +2 -1
- package/dist/css/components/ScrollToView/ScrollToView.css +4 -4
- package/dist/css/components/Select/Select.css +25 -0
- package/dist/css/components/Select/Select.tokens.css +8 -13
- package/dist/css/components/Swiper/Swiper.css +2 -3
- package/dist/css/components/Switch/Switch.css +0 -7
- package/dist/css/components/Text/Text.css +2 -2
- package/dist/css/components/Title/Title.css +2 -2
- package/dist/css/components/Tooltip/Tooltip.css +15 -21
- package/dist/css/components/Tooltip/Tooltip.tokens.css +13 -0
- package/dist/css/styles/fill/fill.css +14 -9
- package/dist/css/styles/fill/fill_active.css +6 -3
- package/dist/css/styles/fill/fill_active_hover.css +8 -6
- package/dist/css/styles/fill/fill_disabled.css +6 -3
- package/dist/css/styles/fill/fill_hover.css +6 -3
- package/dist/css/styles/shape-strength/shape-strength.css +22 -0
- package/dist/css/styles/svg-color/svg_fill.css +27 -17
- package/dist/css/styles/svg-color/svg_fill_hover.css +12 -10
- package/dist/css/styles/svg-color/svg_path_fill.css +13 -9
- package/dist/hooks/useDevicePropsGenerator/useDevicePropsGenerator.js +118 -0
- package/dist/hooks/useDevicePropsGenerator.js +11 -0
- package/dist/hooks/useDeviceTargetClass.js +8 -3
- package/dist/hooks/useMediaQueries/useMediaQueries.js +127 -0
- package/dist/hooks/useMediaQueries.js +3 -125
- package/dist/hooks/{styleAttributes.js → useStyles/styleAttributes.js} +8 -1
- package/dist/hooks/useStyles/useStyles.js +188 -0
- package/dist/hooks/useStyles.js +9 -177
- package/dist/stories/AlignContent.mdx +1 -1
- package/dist/stories/AlignItems.mdx +1 -1
- package/dist/stories/AlignSelf.mdx +1 -1
- package/dist/stories/Appearance.mdx +1 -1
- package/dist/stories/Avatar.mdx +1 -1
- package/dist/stories/Checkbox.mdx +1 -1
- package/dist/stories/Checkmark.mdx +7 -3
- package/dist/stories/Chips.mdx +1 -1
- package/dist/stories/Choice.mdx +1 -1
- package/dist/stories/Code.mdx +1 -1
- package/dist/stories/Columns.mdx +1 -1
- package/dist/stories/Components.mdx +197 -0
- package/dist/stories/DatePicker.mdx +1 -1
- package/dist/stories/Dev.mdx +1 -1
- package/dist/stories/DevMode.mdx +1 -1
- package/dist/stories/Direction.mdx +1 -1
- package/dist/stories/Divider.mdx +1 -1
- package/dist/stories/Dot.mdx +1 -1
- package/dist/stories/Drawer.mdx +1 -1
- package/dist/stories/Dropdown.mdx +2 -2
- package/dist/stories/DropdownItem.mdx +1 -1
- package/dist/stories/Group.mdx +1 -1
- package/dist/stories/Grow.mdx +1 -1
- package/dist/stories/HeroTitle.mdx +1 -1
- package/dist/stories/Icon.mdx +1 -1
- package/dist/stories/Image.mdx +1 -1
- package/dist/stories/Input.mdx +1 -1
- package/dist/stories/InputPassword.mdx +1 -1
- package/dist/stories/JustifyContent.mdx +1 -1
- package/dist/stories/Label.mdx +1 -1
- package/dist/stories/Loader.mdx +1 -1
- package/dist/stories/Logo.mdx +1 -1
- package/dist/stories/MenuItem.mdx +1 -1
- package/dist/stories/Message.mdx +1 -1
- package/dist/stories/Notification.mdx +1 -1
- package/dist/stories/Order.mdx +1 -1
- package/dist/stories/Overview.mdx +1 -1
- package/dist/stories/Pagination.mdx +1 -1
- package/dist/stories/Playground.mdx +1 -1
- package/dist/stories/Radio.mdx +1 -1
- package/dist/stories/Response.mdx +1 -1
- package/dist/stories/SearchInput.mdx +1 -1
- package/dist/stories/Segmented.mdx +1 -1
- package/dist/stories/Size.mdx +6 -26
- package/dist/stories/Skeleton.mdx +1 -1
- package/dist/stories/State.mdx +1 -1
- package/dist/stories/Switch.mdx +1 -1
- package/dist/stories/Text.mdx +1 -1
- package/dist/stories/Textarea.mdx +1 -1
- package/dist/stories/Tile.mdx +1 -1
- package/dist/stories/Title.mdx +1 -1
- package/dist/stories/Tooltip.mdx +1 -1
- package/dist/stories/WithTooltip.mdx +1 -1
- package/dist/stories/Wrap.mdx +1 -1
- package/dist/{tslib.es6-Bwu1Cn-t.js → tslib.es6-5FtW-kfi.js} +1 -1
- package/dist/types/appearance/defaultAppearance.d.ts +33 -0
- package/dist/types/appearance/index.d.ts +3 -0
- package/dist/types/appearance/styleAppearance.d.ts +14 -0
- package/dist/types/components/Accordion/Accordion.interface.d.ts +1 -1
- package/dist/types/components/Avatar/Avatar.interface.d.ts +1 -1
- package/dist/types/components/Badge/Badge.d.ts +0 -6
- package/dist/types/components/Badge/Badge.interface.d.ts +1 -1
- package/dist/types/components/Badge/appearance/badgeAccent.d.ts +39 -0
- package/dist/types/components/Badge/appearance/badgeDanger.d.ts +11 -0
- package/dist/types/components/Badge/appearance/badgeDisabled.d.ts +10 -0
- package/dist/types/components/Badge/appearance/badgeError.d.ts +12 -0
- package/dist/types/components/Badge/appearance/badgeInfo.d.ts +18 -0
- package/dist/types/components/Badge/appearance/badgePrimary.d.ts +11 -0
- package/dist/types/components/Badge/appearance/badgeSecondary.d.ts +11 -0
- package/dist/types/components/Badge/appearance/badgeSize.d.ts +32 -0
- package/dist/types/components/Badge/appearance/badgeStyle.d.ts +16 -0
- package/dist/types/components/Badge/appearance/badgeSuccess.d.ts +11 -0
- package/dist/types/components/Badge/appearance/badgeSurface.d.ts +29 -0
- package/dist/types/components/Badge/appearance/badgeWarning.d.ts +11 -0
- package/dist/types/components/Breadcrumbs/Breadcrumbs.d.ts +0 -5
- package/dist/types/components/Breadcrumbs/Breadcrumbs.interface.d.ts +1 -1
- package/dist/types/components/Button/Button.interface.d.ts +1 -1
- package/dist/types/components/Button/appearance/buttonAccent.d.ts +50 -0
- package/dist/types/components/Button/appearance/buttonDanger.d.ts +11 -0
- package/dist/types/components/Button/appearance/buttonError.d.ts +11 -0
- package/dist/types/components/Button/appearance/buttonInfo.d.ts +21 -0
- package/dist/types/components/Button/appearance/buttonPrimary.d.ts +8 -0
- package/dist/types/components/Button/appearance/buttonSecondary.d.ts +8 -0
- package/dist/types/components/Button/appearance/buttonSize.d.ts +59 -0
- package/dist/types/components/Button/appearance/buttonStyle.d.ts +16 -0
- package/dist/types/components/Button/appearance/buttonSuccess.d.ts +11 -0
- package/dist/types/components/Button/appearance/buttonSurface.d.ts +25 -0
- package/dist/types/components/Button/appearance/buttonWarning.d.ts +11 -0
- package/dist/types/components/Button/stories/args.d.ts +49 -49
- package/dist/types/components/Card/Card.interface.d.ts +1 -1
- package/dist/types/components/Cell/Cell.interface.d.ts +1 -1
- package/dist/types/components/Checkbox/Checkbox.interface.d.ts +1 -1
- package/dist/types/components/Checkmark/Checkmark.interface.d.ts +1 -1
- package/dist/types/components/Chips/Chips.interface.d.ts +1 -1
- package/dist/types/components/Chips/stories/args.d.ts +2 -2
- package/dist/types/components/Choice/Choice.interface.d.ts +1 -1
- package/dist/types/components/Code/Code.d.ts +0 -15
- package/dist/types/components/Code/Code.interface.d.ts +1 -1
- package/dist/types/components/DadataHintField/DadataHintField.interface.d.ts +1 -1
- package/dist/types/components/Divider/Divider.d.ts +0 -5
- package/dist/types/components/Divider/Divider.interface.d.ts +1 -1
- package/dist/types/components/Dot/Dot.interface.d.ts +1 -1
- package/dist/types/components/Drawer/Drawer.interface.d.ts +1 -1
- package/dist/types/components/Dropdown/Dropdown.interface.d.ts +1 -1
- package/dist/types/components/Dropdown/DropdownItem.d.ts +0 -7
- package/dist/types/components/Flex/Flex.interface.d.ts +1 -1
- package/dist/types/components/Flex/stories/args.d.ts +1 -1
- package/dist/types/components/Grid/Grid.interface.d.ts +1 -1
- package/dist/types/components/Grid/stories/args.d.ts +2 -2
- package/dist/types/components/Group/Group.interface.d.ts +1 -1
- package/dist/types/components/Group/stories/args.d.ts +2 -2
- package/dist/types/components/HTMLContent/HTMLContent.interface.d.ts +1 -1
- package/dist/types/components/HeroTitle/HeroTitle.interface.d.ts +1 -1
- package/dist/types/components/Icon/Icon.interface.d.ts +1 -1
- package/dist/types/components/Image/Image.interface.d.ts +1 -1
- package/dist/types/components/Input/Input.interface.d.ts +1 -1
- package/dist/types/components/InputMask/Input.interface.d.ts +1 -1
- package/dist/types/components/InputPassword/InputPassword.d.ts +0 -6
- package/dist/types/components/InputPassword/InputPassword.interface.d.ts +1 -1
- package/dist/types/components/Label/Label.interface.d.ts +1 -1
- package/dist/types/components/Label/appearance/labelAccent.d.ts +13 -0
- package/dist/types/components/Label/appearance/labelDanger.d.ts +11 -0
- package/dist/types/components/Label/appearance/labelError.d.ts +11 -0
- package/dist/types/components/Label/appearance/labelGradient.d.ts +11 -0
- package/dist/types/components/Label/appearance/labelInfo.d.ts +21 -0
- package/dist/types/components/Label/appearance/labelPrimary.d.ts +8 -0
- package/dist/types/components/Label/appearance/labelSecondary.d.ts +8 -0
- package/dist/types/components/Label/appearance/labelSize.d.ts +59 -0
- package/dist/types/components/Label/appearance/labelStyle.d.ts +16 -0
- package/dist/types/components/Label/appearance/labelSuccess.d.ts +11 -0
- package/dist/types/components/Label/appearance/labelSurface.d.ts +24 -0
- package/dist/types/components/Label/appearance/labelWarning.d.ts +11 -0
- package/dist/types/components/Link/Link.interface.d.ts +1 -1
- package/dist/types/components/List/List.interface.d.ts +1 -1
- package/dist/types/components/Loader/Loader.interface.d.ts +1 -1
- package/dist/types/components/Loader/appearance/loaderAccent.d.ts +7 -0
- package/dist/types/components/Loader/appearance/loaderPrimary.d.ts +7 -0
- package/dist/types/components/Loader/appearance/loaderSecondary.d.ts +7 -0
- package/dist/types/components/Loader/appearance/loaderSurface.d.ts +15 -0
- package/dist/types/components/Logo/Logo.interface.d.ts +1 -1
- package/dist/types/components/Menu/Menu.d.ts +0 -5
- package/dist/types/components/Menu/Menu.interface.d.ts +1 -1
- package/dist/types/components/MenuItem/MenuItem.interface.d.ts +1 -1
- package/dist/types/components/Modal/Modal.interface.d.ts +1 -1
- package/dist/types/components/Notification/Notification.interface.d.ts +1 -1
- package/dist/types/components/Overlay/Overlay.interface.d.ts +1 -1
- package/dist/types/components/Pagination/Pagination.interface.d.ts +1 -1
- package/dist/types/components/Panel/Panel.interface.d.ts +1 -1
- package/dist/types/components/Radio/Radio.d.ts +0 -5
- package/dist/types/components/Radio/Radio.interface.d.ts +1 -1
- package/dist/types/components/RangeSlider/RangeSlider.interface.d.ts +1 -1
- package/dist/types/components/Response/Response.interface.d.ts +1 -1
- package/dist/types/components/Response/stories/args.d.ts +4 -4
- package/dist/types/components/SVGContent/SVGContent.interface.d.ts +1 -1
- package/dist/types/components/ScrollOnDrag/ScrollOnDrag.d.ts +0 -5
- package/dist/types/components/ScrollOnDrag/ScrollOnDrag.interface.d.ts +1 -1
- package/dist/types/components/Scrollbar/Scrollbar.interface.d.ts +1 -1
- package/dist/types/components/Search/Search.interface.d.ts +1 -1
- package/dist/types/components/Segmented/Segmented.interface.d.ts +1 -1
- package/dist/types/components/Swiper/Swiper.d.ts +0 -5
- package/dist/types/components/Swiper/Swiper.interface.d.ts +1 -1
- package/dist/types/components/Switch/Switch.interface.d.ts +1 -1
- package/dist/types/components/Tab/Tab.interface.d.ts +1 -1
- package/dist/types/components/Tab/stories/args.d.ts +3 -3
- package/dist/types/components/Text/Text.interface.d.ts +1 -1
- package/dist/types/components/Textarea/Textarea.d.ts +0 -5
- package/dist/types/components/Textarea/Textarea.interface.d.ts +1 -1
- package/dist/types/components/Tile/Tile.d.ts +0 -5
- package/dist/types/components/Tile/Tile.interface.d.ts +1 -1
- package/dist/types/components/Title/Title.interface.d.ts +1 -1
- package/dist/types/components/Tooltip/Tooltip.interface.d.ts +1 -1
- package/dist/types/components/Video/Video.interface.d.ts +1 -1
- package/dist/types/context/UIContext.d.ts +8 -12
- package/dist/types/hooks/useDevicePropsGenerator/index.d.ts +1 -0
- package/dist/types/hooks/useDevicePropsGenerator/useDevicePropsGenerator.d.ts +3 -0
- package/dist/types/hooks/{useDeviceTargetClassGenerator.interface.d.ts → useDevicePropsGenerator/useDevicePropsGenerator.interface.d.ts} +2 -2
- package/dist/types/hooks/useMediaQueries/index.d.ts +1 -0
- package/dist/types/hooks/useStyles/index.d.ts +1 -0
- package/dist/types/hooks/useStyles/styleAttributes.d.ts +4 -0
- package/dist/types/types/componentProps/appearanceKeys.d.ts +1 -1
- package/dist/types/types/componentProps/borderColor.d.ts +1 -1
- package/dist/types/types/componentProps/fill.d.ts +1 -1
- package/package.json +15 -12
- package/dist/Badge-5gtVywXB.js +0 -111
- package/dist/Badge-DhOJoJgc.js +0 -115
- package/dist/Button-BSnodY9v.js +0 -103
- package/dist/Button-Kcw2DdY0.js +0 -99
- package/dist/Divider-DBvDCUqP.js +0 -30
- package/dist/Divider-Goh6mpPK.js +0 -34
- package/dist/Group-BY8OkVsS.js +0 -38
- package/dist/Group-c3ZkPu8e.js +0 -34
- package/dist/Label-CBwPiUuf.js +0 -97
- package/dist/Label-DgyUhGTQ.js +0 -93
- package/dist/Loader-Dn036JwE.js +0 -56
- package/dist/Loader-K_DJmah6.js +0 -52
- package/dist/cjs/hooks/useDeviceTargetClassGenerator.interface.js +0 -3
- package/dist/cjs/hooks/useDeviceTargetClassGenerator.js +0 -98
- package/dist/css/styles/column-gap/column-gap.css +0 -7
- package/dist/css/styles/gap/gap.css +0 -7
- package/dist/css/styles/row-gap/row-gap.css +0 -7
- package/dist/hooks/useDeviceTargetClassGenerator.interface.js +0 -1
- package/dist/hooks/useDeviceTargetClassGenerator.js +0 -96
- package/dist/stories/Badge.mdx +0 -20
- package/dist/stories/Button.mdx +0 -47
- package/dist/types/components/Badge/stories/args.d.ts +0 -69
- package/dist/types/hooks/styleAttributes.d.ts +0 -2
- package/dist/types/hooks/useDeviceTargetClassGenerator.d.ts +0 -3
- /package/dist/cjs/{hooks.js → hooks/useDevicePropsGenerator/useDevicePropsGenerator.interface.js} +0 -0
- /package/dist/cjs/hooks/{styleAttributes.interface.js → useStyles/styleAttributes.interface.js} +0 -0
- /package/dist/{hooks.js → hooks/useDevicePropsGenerator/useDevicePropsGenerator.interface.js} +0 -0
- /package/dist/hooks/{styleAttributes.interface.js → useStyles/styleAttributes.interface.js} +0 -0
- /package/dist/types/hooks/{useMediaQueries.d.ts → useMediaQueries/useMediaQueries.d.ts} +0 -0
- /package/dist/types/hooks/{styleAttributes.interface.d.ts → useStyles/styleAttributes.interface.d.ts} +0 -0
- /package/dist/types/hooks/{useStyles.d.ts → useStyles/useStyles.d.ts} +0 -0
|
@@ -12,18 +12,22 @@
|
|
|
12
12
|
}
|
|
13
13
|
}
|
|
14
14
|
.loader {
|
|
15
|
-
&
|
|
15
|
+
&_type {
|
|
16
16
|
&_simple {
|
|
17
17
|
^^&__inner {
|
|
18
18
|
width: auto;
|
|
19
19
|
height: auto;
|
|
20
|
+
position: absolute;
|
|
21
|
+
left: 50%;
|
|
22
|
+
top: 50%;
|
|
23
|
+
transform: translate(-50%, -50%);
|
|
20
24
|
}
|
|
21
25
|
^^&__item {
|
|
22
26
|
width: 12px;
|
|
23
27
|
height: 12px;
|
|
28
|
+
margin: 4px;
|
|
24
29
|
border-radius: 100%;
|
|
25
30
|
display: inline-block;
|
|
26
|
-
margin: 4px;
|
|
27
31
|
animation: loaderSimple 1.4s infinite ease-in-out both;
|
|
28
32
|
&:first-child {
|
|
29
33
|
animation-delay: -0.32s;
|
|
@@ -36,9 +40,12 @@
|
|
|
36
40
|
}
|
|
37
41
|
}
|
|
38
42
|
@keyframes loaderSimple {
|
|
39
|
-
0%,
|
|
43
|
+
0%,
|
|
44
|
+
80%,
|
|
45
|
+
100% {
|
|
40
46
|
transform: scale(0);
|
|
41
|
-
}
|
|
42
|
-
|
|
47
|
+
}
|
|
48
|
+
40% {
|
|
49
|
+
transform: scale(1);
|
|
43
50
|
}
|
|
44
51
|
}
|
|
@@ -1,12 +1,6 @@
|
|
|
1
1
|
.logo {
|
|
2
2
|
display: flex;
|
|
3
3
|
flex-flow: column nowrap;
|
|
4
|
-
&__link {
|
|
5
|
-
font-size: 0;
|
|
6
|
-
&-second {
|
|
7
|
-
font-size: 0;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
4
|
}
|
|
11
5
|
.logo {
|
|
12
6
|
@each $val in stretch, flex-start, flex-end, center, baseline, auto {
|
|
@@ -26,14 +20,14 @@
|
|
|
26
20
|
);
|
|
27
21
|
background-size: 200%;
|
|
28
22
|
border-radius: 6px;
|
|
29
|
-
animation:
|
|
23
|
+
animation: logoSkeleton 3s infinite linear;
|
|
30
24
|
^^&__image {
|
|
31
|
-
opacity: 0
|
|
25
|
+
opacity: 0%;
|
|
32
26
|
}
|
|
33
27
|
}
|
|
34
28
|
}
|
|
35
29
|
}
|
|
36
|
-
@keyframes
|
|
30
|
+
@keyframes logoSkeleton {
|
|
37
31
|
0% {
|
|
38
32
|
background-position: 200%;
|
|
39
33
|
}
|
|
@@ -53,13 +47,3 @@
|
|
|
53
47
|
}
|
|
54
48
|
}
|
|
55
49
|
}
|
|
56
|
-
:root {
|
|
57
|
-
--logo-size-l-width: 240px;
|
|
58
|
-
--logo-size-l-height: 90px;
|
|
59
|
-
|
|
60
|
-
--logo-size-m-width: 200px;
|
|
61
|
-
--logo-size-m-height: 75px;
|
|
62
|
-
|
|
63
|
-
--logo-size-s-width: 140px;
|
|
64
|
-
--logo-size-s-height: 52px;
|
|
65
|
-
}
|
|
@@ -54,4 +54,12 @@
|
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
|
-
|
|
57
|
+
.menu {
|
|
58
|
+
&_type {
|
|
59
|
+
&_border {
|
|
60
|
+
width: var(--menu-type-border-width, auto);
|
|
61
|
+
border: var(--menu-type-border-border, none);
|
|
62
|
+
border-radius: var(--menu-type-border-border-radius, 0);
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
}
|
|
@@ -80,13 +80,3 @@
|
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
82
|
}
|
|
83
|
-
|
|
84
|
-
:root {
|
|
85
|
-
--menu-item-size-xxs-padding: 0 4px;
|
|
86
|
-
--menu-item-size-xs-padding: 0 4px;
|
|
87
|
-
--menu-item-size-s-padding: 3px 4px;
|
|
88
|
-
--menu-item-size-m-padding: 4px 4px;
|
|
89
|
-
--menu-item-size-l-padding: 6px 6px;
|
|
90
|
-
--menu-item-size-xl-padding: 10px 8px;
|
|
91
|
-
--menu-item-size-xxl-padding: 12px 10px;
|
|
92
|
-
}
|
|
@@ -1,8 +1,16 @@
|
|
|
1
1
|
:root {
|
|
2
|
+
--menu-item-size-xxs-padding: 0 4px;
|
|
3
|
+
--menu-item-size-xs-padding: 0 4px;
|
|
4
|
+
--menu-item-size-s-padding: 3px 4px;
|
|
5
|
+
--menu-item-size-m-padding: 4px 4px;
|
|
6
|
+
--menu-item-size-l-padding: 6px 6px;
|
|
7
|
+
--menu-item-size-xl-padding: 10px 8px;
|
|
8
|
+
--menu-item-size-xxl-padding: 12px 10px;
|
|
2
9
|
--menu-item-shape-rounded: 6px;
|
|
3
10
|
|
|
4
11
|
--menu-item-set-filter-padding: 10px 16px;
|
|
5
|
-
--menu-item-set-filter-border-right: 1px solid
|
|
12
|
+
--menu-item-set-filter-border-right: 1px solid
|
|
13
|
+
var(--color-surface-border-tertiary);
|
|
6
14
|
--menu-item-set-filter-active-color: var(--color-surface-item-accent);
|
|
7
15
|
|
|
8
16
|
--menu-item-set-subitem-padding-left: 32px;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
.scroll-to-view {
|
|
2
2
|
&_text-color {
|
|
3
3
|
&_hover {
|
|
4
|
-
@each $type in accent, primary, secondary, tertiary, quaternary,
|
|
5
|
-
success, error, info, warning {
|
|
4
|
+
@each $type in accent, primary, secondary, tertiary, quaternary,
|
|
5
|
+
quinary, senary, surface, success, error, info, warning {
|
|
6
6
|
&_$(type) {
|
|
7
7
|
&-text {
|
|
8
|
-
@each $color in primary, secondary, tertiary, quaternary, quinary,
|
|
9
|
-
disabled, hover {
|
|
8
|
+
@each $color in primary, secondary, tertiary, quaternary, quinary,
|
|
9
|
+
senary, accent, disabled, hover {
|
|
10
10
|
&-$(color) {
|
|
11
11
|
&:hover {
|
|
12
12
|
.text,
|
|
@@ -371,3 +371,28 @@
|
|
|
371
371
|
}
|
|
372
372
|
}
|
|
373
373
|
}
|
|
374
|
+
|
|
375
|
+
:root {
|
|
376
|
+
--select-size-xxl-padding: 15px 25px;
|
|
377
|
+
--select-size-xl-padding: 9px 20px;
|
|
378
|
+
--select-size-xs-padding: 0px 8px;
|
|
379
|
+
--select-size-m-padding: 5px 12px;
|
|
380
|
+
--select-size-s-padding: 0 4px;
|
|
381
|
+
--select-size-l-padding: 7px 15px;
|
|
382
|
+
|
|
383
|
+
--select-menu-border-radius: 12px;
|
|
384
|
+
--select-menu-margin: 0;
|
|
385
|
+
|
|
386
|
+
--select-multi-value-padding: 2px 6px;
|
|
387
|
+
|
|
388
|
+
--select-control-shape-rounded: 8px;
|
|
389
|
+
|
|
390
|
+
--select-success-border: var(--color-surface-border-tertiary);
|
|
391
|
+
|
|
392
|
+
--select-menu-list-item-size-xxl-padding: 18px 25px;
|
|
393
|
+
--select-menu-list-item-size-xl-padding: 14px 20px;
|
|
394
|
+
--select-menu-list-item-size-l-padding: 10px 12px;
|
|
395
|
+
--select-menu-list-item-size-m-padding: 8px 12px;
|
|
396
|
+
--select-menu-list-item-size-s-padding: 6px 10px;
|
|
397
|
+
--select-menu-list-item-size-xs-padding: 2px 8px;
|
|
398
|
+
}
|
|
@@ -1,15 +1,10 @@
|
|
|
1
1
|
:root {
|
|
2
|
+
--select-size-xxl-padding: 15px 25px;
|
|
3
|
+
--select-size-xl-padding: 9px 20px;
|
|
2
4
|
--select-size-xs-padding: 0px 8px;
|
|
3
|
-
--select-size-s-padding: 3px 10px;
|
|
4
5
|
--select-size-m-padding: 5px 12px;
|
|
6
|
+
--select-size-s-padding: 0 4px;
|
|
5
7
|
--select-size-l-padding: 7px 15px;
|
|
6
|
-
--select-size-xl-padding: 11px 20px;
|
|
7
|
-
--select-size-xxl-padding: 15px 25px;
|
|
8
|
-
|
|
9
|
-
--select-size-tiny-padding: 0px 8px;
|
|
10
|
-
--select-size-compact-padding: 3px 10px;
|
|
11
|
-
--select-size-normal-padding: 5px 12px;
|
|
12
|
-
--select-size-large-padding: 7px 15px;
|
|
13
8
|
|
|
14
9
|
--select-menu-border-radius: 12px;
|
|
15
10
|
--select-menu-margin: 0;
|
|
@@ -20,10 +15,10 @@
|
|
|
20
15
|
|
|
21
16
|
--select-success-border: var(--color-surface-border-tertiary);
|
|
22
17
|
|
|
23
|
-
--select-menu-list-item-size-xs-padding: 2px 8px;
|
|
24
|
-
--select-menu-list-item-size-s-padding: 6px 10px;
|
|
25
|
-
--select-menu-list-item-size-m-padding: 8px 12px;
|
|
26
|
-
--select-menu-list-item-size-l-padding: 10px 12px;
|
|
27
|
-
--select-menu-list-item-size-xl-padding: 14px 20px;
|
|
28
18
|
--select-menu-list-item-size-xxl-padding: 18px 25px;
|
|
19
|
+
--select-menu-list-item-size-xl-padding: 14px 20px;
|
|
20
|
+
--select-menu-list-item-size-l-padding: 10px 12px;
|
|
21
|
+
--select-menu-list-item-size-m-padding: 8px 12px;
|
|
22
|
+
--select-menu-list-item-size-s-padding: 6px 10px;
|
|
23
|
+
--select-menu-list-item-size-xs-padding: 2px 8px;
|
|
29
24
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Swiper 11.2.
|
|
2
|
+
* Swiper 11.2.6
|
|
3
3
|
* Most modern mobile touch slider and framework with hardware accelerated transitions
|
|
4
4
|
* https://swiperjs.com
|
|
5
5
|
*
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
*
|
|
8
8
|
* Released under the MIT License
|
|
9
9
|
*
|
|
10
|
-
* Released on: March
|
|
10
|
+
* Released on: March 19, 2025
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
/* FONT_START */
|
|
@@ -976,4 +976,3 @@ div.swiper-pagination {
|
|
|
976
976
|
}
|
|
977
977
|
}
|
|
978
978
|
}
|
|
979
|
-
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
);
|
|
13
13
|
background-size: 200%;
|
|
14
14
|
border-radius: 6px;
|
|
15
|
-
animation:
|
|
15
|
+
animation: textSkeleton 3s infinite linear;
|
|
16
16
|
}
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
|
-
@keyframes
|
|
19
|
+
@keyframes textSkeleton {
|
|
20
20
|
0% {
|
|
21
21
|
background-position: 200%;
|
|
22
22
|
}
|
|
@@ -15,11 +15,11 @@
|
|
|
15
15
|
);
|
|
16
16
|
background-size: 200%;
|
|
17
17
|
border-radius: 6px;
|
|
18
|
-
animation:
|
|
18
|
+
animation: titleSkeleton 3s infinite linear;
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
|
-
@keyframes
|
|
22
|
+
@keyframes titleSkeleton {
|
|
23
23
|
0% {
|
|
24
24
|
background-position: 200%;
|
|
25
25
|
}
|
|
@@ -78,28 +78,38 @@
|
|
|
78
78
|
&::after {
|
|
79
79
|
top: 0;
|
|
80
80
|
left: 50%;
|
|
81
|
-
transform: translate(
|
|
81
|
+
transform: translate(
|
|
82
|
+
-50%,
|
|
83
|
+
calc(calc(var(--tooltip-arrow-width) / 2) * -1)
|
|
84
|
+
)
|
|
85
|
+
rotate(45deg);
|
|
82
86
|
}
|
|
83
87
|
}
|
|
84
88
|
&_left {
|
|
85
89
|
&::after {
|
|
86
90
|
top: 50%;
|
|
87
91
|
left: 0;
|
|
88
|
-
transform: translate(
|
|
92
|
+
transform: translate(
|
|
93
|
+
calc(calc(var(--tooltip-arrow-width) / 2) * -1),
|
|
94
|
+
-50%
|
|
95
|
+
)
|
|
96
|
+
rotate(45deg);
|
|
89
97
|
}
|
|
90
98
|
}
|
|
91
99
|
&_right {
|
|
92
100
|
&::after {
|
|
93
101
|
top: 50%;
|
|
94
102
|
right: 0;
|
|
95
|
-
transform: translate(calc(var(--tooltip-arrow-width) / 2), -50%)
|
|
103
|
+
transform: translate(calc(var(--tooltip-arrow-width) / 2), -50%)
|
|
104
|
+
rotate(45deg);
|
|
96
105
|
}
|
|
97
106
|
}
|
|
98
107
|
&_bottom {
|
|
99
108
|
&::after {
|
|
100
109
|
bottom: 0;
|
|
101
110
|
left: 50%;
|
|
102
|
-
transform: translate(-50%, calc(var(--tooltip-arrow-width) / 2))
|
|
111
|
+
transform: translate(-50%, calc(var(--tooltip-arrow-width) / 2))
|
|
112
|
+
rotate(45deg);
|
|
103
113
|
}
|
|
104
114
|
}
|
|
105
115
|
}
|
|
@@ -108,7 +118,6 @@
|
|
|
108
118
|
.tooltip {
|
|
109
119
|
&_align-position {
|
|
110
120
|
&_left {
|
|
111
|
-
border: solid 2px red;
|
|
112
121
|
position: absolute;
|
|
113
122
|
transform: translate(0, -50%);
|
|
114
123
|
}
|
|
@@ -119,7 +128,6 @@
|
|
|
119
128
|
transform: translate(-50%, 0%);
|
|
120
129
|
}
|
|
121
130
|
&_right {
|
|
122
|
-
border: solid 2px red;
|
|
123
131
|
position: absolute;
|
|
124
132
|
transform: translate(0, -50%);
|
|
125
133
|
}
|
|
@@ -142,18 +150,4 @@
|
|
|
142
150
|
animation-name: tooltipShowAnimation;
|
|
143
151
|
opacity: 100%;
|
|
144
152
|
}
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
:root {
|
|
148
|
-
--tooltip-size-m-padding: 0;
|
|
149
|
-
--tooltip-size-s-padding: 0;
|
|
150
|
-
|
|
151
|
-
--tooltip-size-m-gap: 0;
|
|
152
|
-
--tooltip-size-s-gap: 0;
|
|
153
|
-
|
|
154
|
-
--tooltip-arrow-width: 14px;
|
|
155
|
-
--tooltip-arrow-height: 14px;
|
|
156
|
-
--tooltip-arrow-radius: 2px;
|
|
157
|
-
|
|
158
|
-
--tooltip-arrow-color: var(--color-surface-primary);
|
|
159
|
-
}
|
|
153
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
:root {
|
|
2
|
+
--tooltip-size-m-padding: 0;
|
|
3
|
+
--tooltip-size-s-padding: 0;
|
|
4
|
+
|
|
5
|
+
--tooltip-size-m-gap: 0;
|
|
6
|
+
--tooltip-size-s-gap: 0;
|
|
7
|
+
|
|
8
|
+
--tooltip-arrow-width: 14px;
|
|
9
|
+
--tooltip-arrow-height: 14px;
|
|
10
|
+
--tooltip-arrow-radius: 2px;
|
|
11
|
+
|
|
12
|
+
--tooltip-arrow-color: var(--color-surface-primary);
|
|
13
|
+
}
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
.fill {
|
|
2
|
-
@each $type in accent, primary, secondary, tertiary, quaternary, quinary,
|
|
2
|
+
@each $type in accent, primary, secondary, tertiary, quaternary, quinary,
|
|
3
|
+
senary, surface, error, success, warning, info, danger, gradient {
|
|
3
4
|
&_$(type) {
|
|
4
5
|
&-item {
|
|
5
|
-
@each $color in primary, secondary, tertiary, quaternary, quinary,
|
|
6
|
-
hover {
|
|
6
|
+
@each $color in primary, secondary, tertiary, quaternary, quinary,
|
|
7
|
+
senary, accent, disabled, hover {
|
|
7
8
|
&-$(color) {
|
|
8
9
|
background: var(--color-$(type)-item-$(color));
|
|
9
|
-
@each $alpha in 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65,
|
|
10
|
+
@each $alpha in 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65,
|
|
11
|
+
75, 80, 85, 90, 95 {
|
|
10
12
|
&$(alpha) {
|
|
11
13
|
background: var(--color-$(type)-item-$(color)-$(alpha));
|
|
12
14
|
}
|
|
@@ -14,11 +16,12 @@
|
|
|
14
16
|
}
|
|
15
17
|
}
|
|
16
18
|
}
|
|
17
|
-
@each $color in primary, secondary, tertiary, quaternary, quinary,
|
|
18
|
-
hover {
|
|
19
|
+
@each $color in primary, secondary, tertiary, quaternary, quinary,
|
|
20
|
+
senary, accent, disabled, hover {
|
|
19
21
|
&-$(color) {
|
|
20
22
|
background: var(--color-$(type)-$(color));
|
|
21
|
-
@each $alpha in 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65,
|
|
23
|
+
@each $alpha in 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65,
|
|
24
|
+
75, 80, 85, 90, 95 {
|
|
22
25
|
&$(alpha) {
|
|
23
26
|
background: var(--color-$(type)-$(color)-$(alpha));
|
|
24
27
|
}
|
|
@@ -27,11 +30,13 @@
|
|
|
27
30
|
}
|
|
28
31
|
}
|
|
29
32
|
}
|
|
30
|
-
@each $type in accent, primary, secondary, tertiary, quaternary, quinary,
|
|
33
|
+
@each $type in accent, primary, secondary, tertiary, quaternary, quinary,
|
|
34
|
+
senary, surface, error, success, warning, info, danger, gradient {
|
|
31
35
|
&_$(type) {
|
|
32
36
|
&-primary {
|
|
33
37
|
background: var(--color-$(type)-primary);
|
|
34
|
-
@each $opacity in 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65,
|
|
38
|
+
@each $opacity in 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65,
|
|
39
|
+
75, 80, 85, 90, 95 {
|
|
35
40
|
&$(alpha) {
|
|
36
41
|
background: var(--color-$(type)-primary$(opacity));
|
|
37
42
|
}
|
|
@@ -1,15 +1,18 @@
|
|
|
1
1
|
.fill {
|
|
2
2
|
&_active {
|
|
3
|
-
@each $type in accent, primary, secondary, tertiary, quaternary, quinary,
|
|
3
|
+
@each $type in accent, primary, secondary, tertiary, quaternary, quinary,
|
|
4
|
+
senary, surface, error, success, warning, info, danger, gradient {
|
|
4
5
|
&_$(type) {
|
|
5
|
-
@each $color in primary, secondary, tertiary, quaternary, quinary,
|
|
6
|
+
@each $color in primary, secondary, tertiary, quaternary, quinary,
|
|
7
|
+
senary, accent, active {
|
|
6
8
|
&-$(color) {
|
|
7
9
|
background: var(--color-$(type)-$(color));
|
|
8
10
|
}
|
|
9
11
|
}
|
|
10
12
|
}
|
|
11
13
|
}
|
|
12
|
-
@each $type in accent, primary, secondary, tertiary, quaternary, quinary,
|
|
14
|
+
@each $type in accent, primary, secondary, tertiary, quaternary, quinary,
|
|
15
|
+
senary, surface, error, success, warning, info, danger, gradient {
|
|
13
16
|
&_$(type) {
|
|
14
17
|
&-primary {
|
|
15
18
|
&-active {
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
.fill {
|
|
2
2
|
&_active {
|
|
3
3
|
&_hover {
|
|
4
|
-
@each $type in accent, primary, secondary, tertiary, quaternary,
|
|
5
|
-
error, success, warning, info, danger,
|
|
4
|
+
@each $type in accent, primary, secondary, tertiary, quaternary,
|
|
5
|
+
quinary, senary, surface, error, success, warning, info, danger,
|
|
6
|
+
gradient {
|
|
6
7
|
&_$(type) {
|
|
7
|
-
@each $color in primary, secondary, tertiary, quaternary, quinary,
|
|
8
|
-
disabled, hover, active {
|
|
8
|
+
@each $color in primary, secondary, tertiary, quaternary, quinary,
|
|
9
|
+
senary, accent, disabled, hover, active {
|
|
9
10
|
&-$(color) {
|
|
10
11
|
&:hover {
|
|
11
12
|
background: var(--color-$(type)-$(color));
|
|
@@ -14,8 +15,9 @@
|
|
|
14
15
|
}
|
|
15
16
|
}
|
|
16
17
|
}
|
|
17
|
-
@each $type in accent, primary, secondary, tertiary, quaternary,
|
|
18
|
-
error, success, warning, info, danger,
|
|
18
|
+
@each $type in accent, primary, secondary, tertiary, quaternary,
|
|
19
|
+
quinary, senary, surface, error, success, warning, info, danger,
|
|
20
|
+
gradient {
|
|
19
21
|
&_$(type) {
|
|
20
22
|
&-primary {
|
|
21
23
|
background: var(--color-$(type)-primary);
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
.fill {
|
|
2
2
|
&_disabled {
|
|
3
|
-
@each $type in accent, primary, secondary, tertiary, quaternary, quinary,
|
|
3
|
+
@each $type in accent, primary, secondary, tertiary, quaternary, quinary,
|
|
4
|
+
senary, surface, error, success, warning, info, danger, gradient {
|
|
4
5
|
&_$(type) {
|
|
5
|
-
@each $color in primary, secondary, tertiary, quaternary, quinary,
|
|
6
|
+
@each $color in primary, secondary, tertiary, quaternary, quinary,
|
|
7
|
+
senary, accent, disabled, hover {
|
|
6
8
|
&-$(color) {
|
|
7
9
|
&:hover {
|
|
8
10
|
background: var(--color-$(type)-$(color));
|
|
@@ -11,7 +13,8 @@
|
|
|
11
13
|
}
|
|
12
14
|
}
|
|
13
15
|
}
|
|
14
|
-
@each $type in accent, primary, secondary, tertiary, quaternary, quinary,
|
|
16
|
+
@each $type in accent, primary, secondary, tertiary, quaternary, quinary,
|
|
17
|
+
senary, surface, error, success, warning, info, danger, gradient {
|
|
15
18
|
&_$(type) {
|
|
16
19
|
&-primary {
|
|
17
20
|
background: var(--color-$(type)-primary);
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
.fill {
|
|
2
2
|
&_hover {
|
|
3
|
-
@each $type in accent, primary, secondary, tertiary, quaternary, quinary,
|
|
3
|
+
@each $type in accent, primary, secondary, tertiary, quaternary, quinary,
|
|
4
|
+
senary, surface, error, success, warning, info, danger, gradient {
|
|
4
5
|
&_$(type) {
|
|
5
|
-
@each $color in primary, secondary, tertiary, quaternary, quinary,
|
|
6
|
+
@each $color in primary, secondary, tertiary, quaternary, quinary,
|
|
7
|
+
senary, accent, disabled, hover {
|
|
6
8
|
&-$(color) {
|
|
7
9
|
&:hover {
|
|
8
10
|
background: var(--color-$(type)-$(color));
|
|
@@ -16,7 +18,8 @@
|
|
|
16
18
|
}
|
|
17
19
|
}
|
|
18
20
|
}
|
|
19
|
-
@each $type in accent, primary, secondary, tertiary, quaternary, quinary,
|
|
21
|
+
@each $type in accent, primary, secondary, tertiary, quaternary, quinary,
|
|
22
|
+
senary, surface, error, success, warning, info, danger, gradient {
|
|
20
23
|
&_$(type) {
|
|
21
24
|
&-primary {
|
|
22
25
|
&:hover {
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
.shape-strength {
|
|
2
|
+
&_default {
|
|
3
|
+
border-radius: 0.5m;
|
|
4
|
+
}
|
|
5
|
+
&_0-5m {
|
|
6
|
+
border-radius: 0.5m;
|
|
7
|
+
}
|
|
8
|
+
&_1m {
|
|
9
|
+
border-radius: 1m;
|
|
10
|
+
}
|
|
11
|
+
&_1-5m {
|
|
12
|
+
border-radius: 1.5m;
|
|
13
|
+
}
|
|
14
|
+
&_2m {
|
|
15
|
+
border-radius: 2m;
|
|
16
|
+
}
|
|
17
|
+
/* @each $strength, $value in (0-5m, 1m, 1-5m, 2m), (0.5m, 1m, 1.5m, 2m) {
|
|
18
|
+
&_$(strength) {
|
|
19
|
+
border-radius: $value;
|
|
20
|
+
}
|
|
21
|
+
} */
|
|
22
|
+
}
|
|
@@ -1,27 +1,37 @@
|
|
|
1
|
-
.
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
.svg {
|
|
2
|
+
&_fill {
|
|
3
|
+
@each $type in accent, primary, secondary, tertiary, surface, success,
|
|
4
|
+
error {
|
|
5
|
+
&_$(type) {
|
|
6
|
+
&-item {
|
|
7
|
+
@each $color in primary, secondary, tertiary, quaternary, quinary,
|
|
8
|
+
senary, accent, disabled, hover, inverse {
|
|
9
|
+
&-$(color) {
|
|
10
|
+
& svg {
|
|
11
|
+
stroke: none;
|
|
12
|
+
fill: var(--color-$(type)-item-$(color));
|
|
13
|
+
}
|
|
14
|
+
& path,
|
|
15
|
+
& circle {
|
|
16
|
+
fill: var(--color-$(type)-item-$(color));
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
@each $color in primary, secondary, tertiary, quaternary, quinary,
|
|
22
|
+
senary, accent, disabled, hover, inverse {
|
|
6
23
|
&-$(color) {
|
|
7
24
|
& svg {
|
|
8
25
|
stroke: none;
|
|
26
|
+
fill: var(--color-$(type)-$(color));
|
|
27
|
+
}
|
|
28
|
+
& path,
|
|
29
|
+
& circle {
|
|
9
30
|
fill: var(--color-$(type)-item-$(color));
|
|
10
31
|
}
|
|
11
32
|
}
|
|
12
33
|
}
|
|
13
34
|
}
|
|
14
|
-
@each $color in primary, secondary, tertiary, quaternary, quinary, senary, accent, disabled, hover, inverse {
|
|
15
|
-
&-$(color) {
|
|
16
|
-
& svg {
|
|
17
|
-
stroke: none;
|
|
18
|
-
fill: var(--color-$(type)-$(color));
|
|
19
|
-
}
|
|
20
|
-
& path {
|
|
21
|
-
fill: var(--color-$(type)-item-$(color));
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
35
|
}
|
|
26
36
|
}
|
|
27
|
-
}
|
|
37
|
+
}
|
|
@@ -1,13 +1,15 @@
|
|
|
1
|
-
.
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
.svg {
|
|
2
|
+
&_fill_hover {
|
|
3
|
+
@each $type in accent, primary, secondary, tertiary, surface, success, error {
|
|
4
|
+
&_$(type) {
|
|
5
|
+
&-item {
|
|
6
|
+
@each $color in primary, secondary, tertiary, quaternary, quinary, senary, accent, disabled, hover, inverse {
|
|
7
|
+
&-$(color) {
|
|
8
|
+
&:hover {
|
|
9
|
+
& svg {
|
|
10
|
+
stroke: none;
|
|
11
|
+
fill: var(--color-$(type)-item-$(color));
|
|
12
|
+
}
|
|
11
13
|
}
|
|
12
14
|
}
|
|
13
15
|
}
|
|
@@ -1,15 +1,19 @@
|
|
|
1
|
-
.
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
.svg {
|
|
2
|
+
&_path_fill {
|
|
3
|
+
@each $type in accent, primary, secondary, tertiary, surface, success,
|
|
4
|
+
error {
|
|
5
|
+
&_$(type) {
|
|
6
|
+
&-item {
|
|
7
|
+
@each $color in primary, secondary, tertiary, quaternary, quinary,
|
|
8
|
+
senary, accent, disabled, hover, inverse {
|
|
9
|
+
&-$(color) {
|
|
10
|
+
& path {
|
|
11
|
+
fill: var(--color-$(type)-item-$(color));
|
|
12
|
+
}
|
|
9
13
|
}
|
|
10
14
|
}
|
|
11
15
|
}
|
|
12
16
|
}
|
|
13
17
|
}
|
|
14
18
|
}
|
|
15
|
-
}
|
|
19
|
+
}
|