@alfalab/core-components 26.11.0 → 27.0.0
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/alert/Component.js +1 -1
- package/alert/esm/Component.js +1 -1
- package/alert/esm/index.css +5 -5
- package/alert/index.css +5 -5
- package/alert/modern/Component.js +1 -1
- package/alert/modern/index.css +5 -5
- package/amount/component.js +15 -6
- package/amount/cssm/component.js +14 -5
- package/amount/cssm/index.module.css +14 -2
- package/amount/cssm/pure/component.d.ts +2 -0
- package/amount/cssm/pure/component.js +2 -0
- package/amount/cssm/types/amount-props.d.ts +8 -0
- package/amount/esm/component.js +15 -6
- package/amount/esm/index.css +16 -4
- package/amount/esm/pure/component.d.ts +2 -0
- package/amount/esm/pure/component.js +3 -1
- package/amount/esm/pure/index.css +2 -2
- package/amount/esm/types/amount-props.d.ts +8 -0
- package/amount/index.css +16 -4
- package/amount/modern/component.js +12 -4
- package/amount/modern/index.css +16 -4
- package/amount/modern/pure/component.d.ts +2 -0
- package/amount/modern/pure/component.js +3 -1
- package/amount/modern/pure/index.css +2 -2
- package/amount/modern/types/amount-props.d.ts +8 -0
- package/amount/pure/component.d.ts +2 -0
- package/amount/pure/component.js +3 -1
- package/amount/pure/index.css +2 -2
- package/amount/types/amount-props.d.ts +8 -0
- package/amount-input/Component.js +3 -3
- package/amount-input/default.css +2 -2
- package/amount-input/esm/Component.js +3 -3
- package/amount-input/esm/default.css +2 -2
- package/amount-input/esm/index.css +7 -7
- package/amount-input/esm/inverted.css +2 -2
- package/amount-input/index.css +7 -7
- package/amount-input/inverted.css +2 -2
- package/amount-input/modern/Component.js +3 -3
- package/amount-input/modern/default.css +2 -2
- package/amount-input/modern/index.css +7 -7
- package/amount-input/modern/inverted.css +2 -2
- package/attach/Component.js +1 -1
- package/attach/esm/Component.js +1 -1
- package/attach/esm/index.css +24 -24
- package/attach/index.css +24 -24
- package/attach/modern/Component.js +1 -1
- package/attach/modern/index.css +24 -24
- package/backdrop/Component.js +1 -1
- package/backdrop/esm/Component.js +1 -1
- package/backdrop/esm/index.css +11 -11
- package/backdrop/index.css +11 -11
- package/backdrop/modern/Component.js +1 -1
- package/backdrop/modern/index.css +11 -11
- package/badge/Component.js +1 -1
- package/badge/esm/Component.js +1 -1
- package/badge/esm/index.css +37 -37
- package/badge/index.css +37 -37
- package/badge/modern/Component.js +1 -1
- package/badge/modern/index.css +37 -37
- package/bank-card/Component.js +1 -1
- package/bank-card/cssm/index.module.css +165 -68
- package/bank-card/esm/Component.js +1 -1
- package/bank-card/esm/index.css +185 -88
- package/bank-card/index.css +185 -88
- package/bank-card/modern/Component.js +1 -1
- package/bank-card/modern/index.css +185 -88
- package/base-modal/Component.js +1 -1
- package/base-modal/esm/Component.js +1 -1
- package/base-modal/esm/index.css +12 -12
- package/base-modal/index.css +12 -12
- package/base-modal/modern/Component.js +1 -1
- package/base-modal/modern/index.css +12 -12
- package/bottom-sheet/{component-d4cbc540.d.ts → component-361629fa.d.ts} +0 -0
- package/bottom-sheet/{component-d4cbc540.js → component-361629fa.js} +3 -3
- package/bottom-sheet/component.js +2 -2
- package/bottom-sheet/components/backer/Component.js +2 -2
- package/bottom-sheet/components/backer/index.css +3 -3
- package/bottom-sheet/components/closer/Component.js +2 -2
- package/bottom-sheet/components/closer/index.css +3 -3
- package/bottom-sheet/components/footer/Component.js +1 -1
- package/bottom-sheet/components/footer/index.css +4 -4
- package/bottom-sheet/components/header/Component.js +2 -2
- package/bottom-sheet/components/header/index.css +16 -16
- package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/cssm/index.module.css +2 -2
- package/bottom-sheet/esm/{component-05712376.d.ts → component-c99fc8cc.d.ts} +0 -0
- package/bottom-sheet/esm/{component-05712376.js → component-c99fc8cc.js} +3 -3
- package/bottom-sheet/esm/component.js +2 -2
- package/bottom-sheet/esm/components/backer/Component.js +2 -2
- package/bottom-sheet/esm/components/backer/index.css +3 -3
- package/bottom-sheet/esm/components/closer/Component.js +2 -2
- package/bottom-sheet/esm/components/closer/index.css +3 -3
- package/bottom-sheet/esm/components/footer/Component.js +1 -1
- package/bottom-sheet/esm/components/footer/index.css +4 -4
- package/bottom-sheet/esm/components/header/Component.js +2 -2
- package/bottom-sheet/esm/components/header/index.css +16 -16
- package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/index.css +17 -17
- package/bottom-sheet/esm/index.d.ts +1 -1
- package/bottom-sheet/esm/index.js +2 -2
- package/bottom-sheet/esm/{tslib.es6-9997b808.d.ts → tslib.es6-f3afbc15.d.ts} +0 -0
- package/bottom-sheet/esm/{tslib.es6-9997b808.js → tslib.es6-f3afbc15.js} +0 -0
- package/bottom-sheet/index.css +17 -17
- package/bottom-sheet/index.d.ts +1 -1
- package/bottom-sheet/index.js +2 -2
- package/bottom-sheet/modern/{component-da12286b.d.ts → component-7c3cd516.d.ts} +0 -0
- package/bottom-sheet/modern/{component-da12286b.js → component-7c3cd516.js} +2 -2
- package/bottom-sheet/modern/component.js +1 -1
- package/bottom-sheet/modern/components/backer/Component.js +1 -1
- package/bottom-sheet/modern/components/backer/index.css +3 -3
- package/bottom-sheet/modern/components/closer/Component.js +1 -1
- package/bottom-sheet/modern/components/closer/index.css +3 -3
- package/bottom-sheet/modern/components/footer/Component.js +1 -1
- package/bottom-sheet/modern/components/footer/index.css +4 -4
- package/bottom-sheet/modern/components/header/Component.js +1 -1
- package/bottom-sheet/modern/components/header/index.css +16 -16
- package/bottom-sheet/modern/index.css +17 -17
- package/bottom-sheet/modern/index.d.ts +1 -1
- package/bottom-sheet/modern/index.js +1 -1
- package/bottom-sheet/{tslib.es6-3ac21287.d.ts → tslib.es6-51ba014b.d.ts} +0 -0
- package/bottom-sheet/{tslib.es6-3ac21287.js → tslib.es6-51ba014b.js} +0 -0
- package/button/Component.js +3 -3
- package/button/cssm/default.module.css +30 -26
- package/button/cssm/inverted.module.css +45 -29
- package/button/default.css +71 -67
- package/button/esm/Component.js +3 -3
- package/button/esm/default.css +71 -67
- package/button/esm/index.css +54 -54
- package/button/esm/inverted.css +86 -70
- package/button/index.css +54 -54
- package/button/inverted.css +86 -70
- package/button/modern/Component.js +3 -3
- package/button/modern/default.css +71 -67
- package/button/modern/index.css +54 -54
- package/button/modern/inverted.css +86 -70
- package/calendar/Component.js +2 -2
- package/calendar/components/days-table/Component.js +2 -2
- package/calendar/components/days-table/index.css +53 -53
- package/calendar/components/days-table/index.js +1 -1
- package/calendar/components/header/Component.js +1 -1
- package/calendar/components/header/index.css +3 -3
- package/calendar/components/month-year-header/Component.js +2 -2
- package/calendar/components/month-year-header/index.css +10 -10
- package/calendar/components/month-year-header/index.js +1 -1
- package/calendar/components/months-table/Component.js +2 -2
- package/calendar/components/months-table/index.css +9 -9
- package/calendar/components/months-table/index.js +1 -1
- package/calendar/components/period-slider/Component.js +1 -1
- package/calendar/components/period-slider/index.css +10 -10
- package/calendar/components/select-button/Component.js +2 -2
- package/calendar/components/select-button/index.css +10 -10
- package/calendar/components/select-button/index.js +1 -1
- package/calendar/components/years-table/Component.js +2 -2
- package/calendar/components/years-table/index.css +10 -10
- package/calendar/components/years-table/index.js +1 -1
- package/calendar/cssm/components/days-table/index.module.css +2 -2
- package/calendar/esm/Component.js +2 -2
- package/calendar/esm/components/days-table/Component.js +2 -2
- package/calendar/esm/components/days-table/index.css +53 -53
- package/calendar/esm/components/days-table/index.js +1 -1
- package/calendar/esm/components/header/Component.js +1 -1
- package/calendar/esm/components/header/index.css +3 -3
- package/calendar/esm/components/month-year-header/Component.js +2 -2
- package/calendar/esm/components/month-year-header/index.css +10 -10
- package/calendar/esm/components/month-year-header/index.js +1 -1
- package/calendar/esm/components/months-table/Component.js +2 -2
- package/calendar/esm/components/months-table/index.css +9 -9
- package/calendar/esm/components/months-table/index.js +1 -1
- package/calendar/esm/components/period-slider/Component.js +1 -1
- package/calendar/esm/components/period-slider/index.css +10 -10
- package/calendar/esm/components/select-button/Component.js +2 -2
- package/calendar/esm/components/select-button/index.css +10 -10
- package/calendar/esm/components/select-button/index.js +1 -1
- package/calendar/esm/components/years-table/Component.js +2 -2
- package/calendar/esm/components/years-table/index.css +10 -10
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/index.css +11 -11
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/{tslib.es6-533a5590.d.ts → tslib.es6-6e6dbaa2.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-533a5590.js → tslib.es6-6e6dbaa2.js} +0 -0
- package/calendar/index.css +11 -11
- package/calendar/index.js +1 -1
- package/calendar/modern/Component.js +1 -1
- package/calendar/modern/components/days-table/Component.js +1 -1
- package/calendar/modern/components/days-table/index.css +53 -53
- package/calendar/modern/components/header/Component.js +1 -1
- package/calendar/modern/components/header/index.css +3 -3
- package/calendar/modern/components/month-year-header/Component.js +1 -1
- package/calendar/modern/components/month-year-header/index.css +10 -10
- package/calendar/modern/components/months-table/Component.js +1 -1
- package/calendar/modern/components/months-table/index.css +9 -9
- package/calendar/modern/components/period-slider/Component.js +1 -1
- package/calendar/modern/components/period-slider/index.css +10 -10
- package/calendar/modern/components/select-button/Component.js +1 -1
- package/calendar/modern/components/select-button/index.css +10 -10
- package/calendar/modern/components/years-table/Component.js +1 -1
- package/calendar/modern/components/years-table/index.css +10 -10
- package/calendar/modern/index.css +11 -11
- package/calendar/{tslib.es6-0f827a01.d.ts → tslib.es6-533e2df5.d.ts} +0 -0
- package/calendar/{tslib.es6-0f827a01.js → tslib.es6-533e2df5.js} +0 -0
- package/calendar-input/Component.js +1 -1
- package/calendar-input/esm/Component.d.ts +3 -3
- package/calendar-input/esm/Component.js +1 -1
- package/calendar-input/esm/index.css +10 -10
- package/calendar-input/index.css +10 -10
- package/calendar-input/modern/Component.js +1 -1
- package/calendar-input/modern/index.css +10 -10
- package/calendar-range/Component.js +1 -1
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/{index.module-93a541f0.d.ts → index.module-62975c6b.d.ts} +0 -0
- package/calendar-range/esm/{index.module-93a541f0.js → index.module-62975c6b.js} +1 -1
- package/calendar-range/esm/views/index.css +8 -8
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/index.js +1 -1
- package/calendar-range/{index.module-79076e92.d.ts → index.module-c0100088.d.ts} +0 -0
- package/calendar-range/{index.module-79076e92.js → index.module-c0100088.js} +1 -1
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/index.module-6679013a.js +4 -0
- package/calendar-range/modern/views/index.css +8 -8
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/index.css +8 -8
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/calendar-with-skeleton/Component.js +1 -1
- package/calendar-with-skeleton/esm/Component.js +1 -1
- package/calendar-with-skeleton/esm/index.css +12 -12
- package/calendar-with-skeleton/index.css +12 -12
- package/calendar-with-skeleton/modern/Component.js +1 -1
- package/calendar-with-skeleton/modern/index.css +12 -12
- package/card-image/Component.js +1 -1
- package/card-image/esm/Component.js +1 -1
- package/card-image/esm/index.css +6 -6
- package/card-image/index.css +6 -6
- package/card-image/modern/Component.js +1 -1
- package/card-image/modern/index.css +6 -6
- package/cdn-icon/Component.js +1 -1
- package/cdn-icon/esm/Component.js +1 -1
- package/cdn-icon/esm/index.css +2 -2
- package/cdn-icon/index.css +2 -2
- package/cdn-icon/modern/Component.js +1 -1
- package/cdn-icon/modern/index.css +2 -2
- package/chart/Component.js +2 -2
- package/chart/components/Dot/index.css +7 -7
- package/chart/components/Dot/index.js +1 -1
- package/chart/components/Legends/index.css +7 -7
- package/chart/components/Legends/index.js +1 -1
- package/chart/components/Tick/index.css +3 -3
- package/chart/components/Tick/index.js +1 -1
- package/chart/components/TooltipContent/index.css +6 -6
- package/chart/components/TooltipContent/index.js +1 -1
- package/chart/esm/Component.js +2 -2
- package/chart/esm/components/Dot/index.css +7 -7
- package/chart/esm/components/Dot/index.js +1 -1
- package/chart/esm/components/Legends/index.css +7 -7
- package/chart/esm/components/Legends/index.js +1 -1
- package/chart/esm/components/Tick/index.css +3 -3
- package/chart/esm/components/Tick/index.js +1 -1
- package/chart/esm/components/TooltipContent/index.css +6 -6
- package/chart/esm/components/TooltipContent/index.js +1 -1
- package/chart/esm/hooks/useSettings/index.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/esm/index.css +2 -2
- package/chart/esm/index.js +1 -1
- package/chart/esm/{tslib.es6-a8bf7d0b.d.ts → tslib.es6-aae4c46b.d.ts} +0 -0
- package/chart/esm/{tslib.es6-a8bf7d0b.js → tslib.es6-aae4c46b.js} +0 -0
- package/chart/hooks/useSettings/index.js +1 -1
- package/chart/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/index.css +2 -2
- package/chart/index.js +1 -1
- package/chart/modern/Component.js +1 -1
- package/chart/modern/components/Dot/index.css +7 -7
- package/chart/modern/components/Dot/index.js +1 -1
- package/chart/modern/components/Legends/index.css +7 -7
- package/chart/modern/components/Legends/index.js +1 -1
- package/chart/modern/components/Tick/index.css +3 -3
- package/chart/modern/components/Tick/index.js +1 -1
- package/chart/modern/components/TooltipContent/index.css +6 -6
- package/chart/modern/components/TooltipContent/index.js +1 -1
- package/chart/modern/index.css +2 -2
- package/chart/{tslib.es6-4ebf8109.d.ts → tslib.es6-4ae42e79.d.ts} +0 -0
- package/chart/{tslib.es6-4ebf8109.js → tslib.es6-4ae42e79.js} +0 -0
- package/checkbox/Component.js +1 -1
- package/checkbox/cssm/index.module.css +6 -6
- package/checkbox/esm/Component.js +1 -1
- package/checkbox/esm/index.css +43 -43
- package/checkbox/index.css +43 -43
- package/checkbox/modern/Component.js +1 -1
- package/checkbox/modern/index.css +43 -43
- package/checkbox-group/Component.js +1 -1
- package/checkbox-group/esm/Component.js +1 -1
- package/checkbox-group/esm/index.css +16 -16
- package/checkbox-group/index.css +16 -16
- package/checkbox-group/modern/Component.js +1 -1
- package/checkbox-group/modern/index.css +16 -16
- package/circular-progress-bar/Component.js +1 -1
- package/circular-progress-bar/esm/Component.js +1 -1
- package/circular-progress-bar/esm/index.css +20 -20
- package/circular-progress-bar/index.css +20 -20
- package/circular-progress-bar/modern/Component.js +1 -1
- package/circular-progress-bar/modern/index.css +20 -20
- package/code-input/component.js +1 -1
- package/code-input/components/input/component.js +1 -1
- package/code-input/components/input/index.css +10 -10
- package/code-input/esm/component.js +1 -1
- package/code-input/esm/components/input/component.js +1 -1
- package/code-input/esm/components/input/index.css +10 -10
- package/code-input/esm/index.css +5 -5
- package/code-input/index.css +5 -5
- package/code-input/modern/component.js +1 -1
- package/code-input/modern/components/input/component.js +1 -1
- package/code-input/modern/components/input/index.css +10 -10
- package/code-input/modern/index.css +5 -5
- package/collapse/Component.js +1 -1
- package/collapse/esm/Component.js +1 -1
- package/collapse/esm/index.css +7 -7
- package/collapse/index.css +7 -7
- package/collapse/modern/Component.js +1 -1
- package/collapse/modern/index.css +7 -7
- package/confirmation/component.js +2 -2
- package/confirmation/components/countdown-loader/component.js +1 -1
- package/confirmation/components/countdown-loader/index.css +2 -2
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/fatal-error/component.js +1 -1
- package/confirmation/components/screens/fatal-error/index.css +3 -3
- package/confirmation/components/screens/hint/component.js +1 -1
- package/confirmation/components/screens/hint/index.css +13 -13
- package/confirmation/components/screens/index.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.css +16 -16
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/components/screens/temp-block/component.js +1 -1
- package/confirmation/components/screens/temp-block/index.css +5 -5
- package/confirmation/{countdown-section-6f81d344.d.ts → countdown-section-a6939541.d.ts} +0 -0
- package/confirmation/{countdown-section-6f81d344.js → countdown-section-a6939541.js} +1 -1
- package/confirmation/esm/component.js +2 -2
- package/confirmation/esm/components/countdown-loader/component.js +1 -1
- package/confirmation/esm/components/countdown-loader/index.css +2 -2
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
- package/confirmation/esm/components/screens/fatal-error/index.css +3 -3
- package/confirmation/esm/components/screens/hint/component.js +1 -1
- package/confirmation/esm/components/screens/hint/index.css +13 -13
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.css +16 -16
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/components/screens/temp-block/component.js +1 -1
- package/confirmation/esm/components/screens/temp-block/index.css +5 -5
- package/confirmation/esm/{countdown-section-9a0b6bcd.d.ts → countdown-section-9e045680.d.ts} +0 -0
- package/confirmation/esm/{countdown-section-9a0b6bcd.js → countdown-section-9e045680.js} +1 -1
- package/confirmation/esm/index.css +3 -3
- package/confirmation/esm/index.js +1 -1
- package/confirmation/index.css +3 -3
- package/confirmation/index.js +1 -1
- package/confirmation/modern/component.js +2 -2
- package/confirmation/modern/components/countdown-loader/component.js +1 -1
- package/confirmation/modern/components/countdown-loader/index.css +2 -2
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
- package/confirmation/modern/components/screens/fatal-error/index.css +3 -3
- package/confirmation/modern/components/screens/hint/component.js +1 -1
- package/confirmation/modern/components/screens/hint/index.css +13 -13
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.css +16 -16
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/components/screens/temp-block/component.js +1 -1
- package/confirmation/modern/components/screens/temp-block/index.css +5 -5
- package/confirmation/modern/{countdown-section-43d37c56.d.ts → countdown-section-a2c4f1ad.d.ts} +0 -0
- package/confirmation/modern/{countdown-section-43d37c56.js → countdown-section-a2c4f1ad.js} +1 -1
- package/confirmation/modern/index.css +3 -3
- package/confirmation/modern/index.js +1 -1
- package/custom-button/Component.js +1 -1
- package/custom-button/esm/Component.js +1 -1
- package/custom-button/esm/index.css +12 -12
- package/custom-button/index.css +12 -12
- package/custom-button/modern/Component.js +1 -1
- package/custom-button/modern/index.css +12 -12
- package/date-input/Component.js +1 -1
- package/date-input/esm/Component.js +1 -1
- package/date-input/esm/index.css +4 -4
- package/date-input/index.css +4 -4
- package/date-input/modern/Component.js +1 -1
- package/date-input/modern/index.css +4 -4
- package/divider/Component.js +1 -1
- package/divider/esm/Component.js +1 -1
- package/divider/esm/index.css +1 -1
- package/divider/index.css +1 -1
- package/divider/modern/Component.js +1 -1
- package/divider/modern/index.css +1 -1
- package/drawer/Component.js +1 -1
- package/drawer/esm/Component.js +1 -1
- package/drawer/esm/index.css +16 -16
- package/drawer/index.css +16 -16
- package/drawer/modern/Component.js +1 -1
- package/drawer/modern/index.css +16 -16
- package/dropzone/Component.js +1 -1
- package/dropzone/components/overlay/Component.js +1 -1
- package/dropzone/components/overlay/index.css +4 -4
- package/dropzone/cssm/index.module.css +2 -2
- package/dropzone/esm/Component.js +1 -1
- package/dropzone/esm/components/overlay/Component.js +1 -1
- package/dropzone/esm/components/overlay/index.css +4 -4
- package/dropzone/esm/index.css +9 -9
- package/dropzone/index.css +9 -9
- package/dropzone/modern/Component.js +1 -1
- package/dropzone/modern/components/overlay/Component.js +1 -1
- package/dropzone/modern/components/overlay/index.css +4 -4
- package/dropzone/modern/index.css +9 -9
- package/file-upload-item/Component.js +1 -1
- package/file-upload-item/esm/Component.js +1 -1
- package/file-upload-item/esm/index.css +23 -23
- package/file-upload-item/index.css +23 -23
- package/file-upload-item/modern/Component.js +1 -1
- package/file-upload-item/modern/index.css +23 -23
- package/filter-tag/Component.js +1 -1
- package/filter-tag/esm/Component.js +1 -1
- package/filter-tag/esm/index.css +57 -57
- package/filter-tag/index.css +57 -57
- package/filter-tag/modern/Component.js +1 -1
- package/filter-tag/modern/index.css +57 -57
- package/form-control/Component.js +3 -3
- package/form-control/cssm/default.module.css +3 -3
- package/form-control/default.css +18 -18
- package/form-control/esm/Component.js +3 -3
- package/form-control/esm/default.css +18 -18
- package/form-control/esm/index.css +42 -42
- package/form-control/esm/inverted.css +15 -15
- package/form-control/index.css +42 -42
- package/form-control/inverted.css +15 -15
- package/form-control/modern/Component.js +3 -3
- package/form-control/modern/default.css +18 -18
- package/form-control/modern/index.css +42 -42
- package/form-control/modern/inverted.css +15 -15
- package/gallery/Component.js +3 -3
- package/gallery/components/header/Component.js +2 -2
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.css +3 -3
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/header-info-block/Component.js +1 -1
- package/gallery/components/header-info-block/index.css +5 -5
- package/gallery/components/image-preview/Component.js +1 -1
- package/gallery/components/image-preview/index.css +12 -12
- package/gallery/components/image-viewer/component.js +2 -2
- package/gallery/components/image-viewer/index.css +19 -19
- package/gallery/components/image-viewer/index.js +2 -2
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/index.js +2 -2
- package/gallery/components/navigation-bar/Component.js +1 -1
- package/gallery/components/navigation-bar/index.css +6 -6
- package/gallery/esm/Component.js +3 -3
- package/gallery/esm/components/header/Component.js +2 -2
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.css +3 -3
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/header-info-block/Component.js +1 -1
- package/gallery/esm/components/header-info-block/index.css +5 -5
- package/gallery/esm/components/image-preview/Component.js +1 -1
- package/gallery/esm/components/image-preview/index.css +12 -12
- package/gallery/esm/components/image-viewer/component.js +2 -2
- package/gallery/esm/components/image-viewer/index.css +19 -19
- package/gallery/esm/components/image-viewer/index.js +2 -2
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +2 -2
- package/gallery/esm/components/navigation-bar/Component.js +1 -1
- package/gallery/esm/components/navigation-bar/index.css +6 -6
- package/gallery/esm/index.css +3 -3
- package/gallery/esm/index.js +2 -2
- package/gallery/esm/{slide-267636ec.d.ts → slide-224bccdb.d.ts} +0 -0
- package/gallery/esm/{slide-267636ec.js → slide-224bccdb.js} +1 -1
- package/gallery/esm/{tslib.es6-8798b0a2.d.ts → tslib.es6-b6eebb00.d.ts} +0 -0
- package/gallery/esm/{tslib.es6-8798b0a2.js → tslib.es6-b6eebb00.js} +0 -0
- package/gallery/index.css +3 -3
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/index.css +3 -3
- package/gallery/modern/components/header-info-block/Component.js +1 -1
- package/gallery/modern/components/header-info-block/index.css +5 -5
- package/gallery/modern/components/image-preview/Component.js +1 -1
- package/gallery/modern/components/image-preview/index.css +12 -12
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.css +19 -19
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +1 -1
- package/gallery/modern/components/navigation-bar/Component.js +1 -1
- package/gallery/modern/components/navigation-bar/index.css +6 -6
- package/gallery/modern/index.css +3 -3
- package/gallery/modern/index.js +1 -1
- package/gallery/modern/{slide-d02faa87.d.ts → slide-f7a555e3.d.ts} +0 -0
- package/gallery/modern/{slide-d02faa87.js → slide-f7a555e3.js} +1 -1
- package/gallery/{slide-6dd3bdbf.d.ts → slide-97283609.d.ts} +0 -0
- package/gallery/{slide-6dd3bdbf.js → slide-97283609.js} +1 -1
- package/gallery/{tslib.es6-1964c49d.d.ts → tslib.es6-267141b1.d.ts} +0 -0
- package/gallery/{tslib.es6-1964c49d.js → tslib.es6-267141b1.js} +0 -0
- package/grid/Component.js +1 -1
- package/grid/col/Component.js +2 -2
- package/grid/col/index.css +511 -511
- package/grid/col/index.js +1 -1
- package/grid/esm/Component.js +1 -1
- package/grid/esm/col/Component.js +2 -2
- package/grid/esm/col/index.css +511 -511
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/gutters.css +78 -78
- package/grid/esm/{gutters.module-6b40fda9.d.ts → gutters.module-35061703.d.ts} +0 -0
- package/grid/esm/gutters.module-35061703.js +27 -0
- package/grid/esm/index.js +1 -1
- package/grid/esm/row/Component.js +2 -2
- package/grid/esm/row/index.css +9 -9
- package/grid/esm/row/index.js +1 -1
- package/grid/gutters.css +78 -78
- package/grid/{gutters.module-75c52496.d.ts → gutters.module-8522deca.d.ts} +0 -0
- package/grid/gutters.module-8522deca.js +28 -0
- package/grid/index.js +1 -1
- package/grid/modern/Component.js +1 -1
- package/grid/modern/col/Component.js +2 -2
- package/grid/modern/col/index.css +511 -511
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/gutters.css +78 -78
- package/grid/modern/gutters.module-9c1af99d.js +4 -0
- package/grid/modern/index.js +1 -1
- package/grid/modern/row/Component.js +2 -2
- package/grid/modern/row/index.css +9 -9
- package/grid/modern/row/index.js +1 -1
- package/grid/row/Component.js +2 -2
- package/grid/row/index.css +9 -9
- package/grid/row/index.js +1 -1
- package/hatching-progress-bar/Component.js +1 -1
- package/hatching-progress-bar/esm/Component.js +1 -1
- package/hatching-progress-bar/esm/index.css +11 -11
- package/hatching-progress-bar/index.css +11 -11
- package/hatching-progress-bar/modern/Component.js +1 -1
- package/hatching-progress-bar/modern/index.css +11 -11
- package/icon-button/Component.d.ts +2 -2
- package/icon-button/Component.js +4 -4
- package/icon-button/cssm/Component.d.ts +2 -2
- package/icon-button/cssm/Component.js +1 -1
- package/icon-button/cssm/default.module.css +36 -7
- package/icon-button/cssm/inverted.module.css +44 -10
- package/icon-button/default.css +49 -20
- package/icon-button/esm/Component.d.ts +2 -2
- package/icon-button/esm/Component.js +4 -4
- package/icon-button/esm/default.css +49 -20
- package/icon-button/esm/index.css +6 -6
- package/icon-button/esm/inverted.css +57 -23
- package/icon-button/index.css +6 -6
- package/icon-button/inverted.css +57 -23
- package/icon-button/modern/Component.d.ts +2 -2
- package/icon-button/modern/Component.js +4 -4
- package/icon-button/modern/default.css +49 -20
- package/icon-button/modern/index.css +6 -6
- package/icon-button/modern/inverted.css +57 -23
- package/icon-view/circle.js +1 -1
- package/icon-view/components/base-shape/component.js +1 -1
- package/icon-view/components/base-shape/index.css +28 -28
- package/icon-view/components/circle/component.js +1 -1
- package/icon-view/components/circle/index.js +1 -1
- package/icon-view/components/index.js +1 -1
- package/icon-view/components/super-ellipse/component.js +1 -1
- package/icon-view/components/super-ellipse/index.js +1 -1
- package/icon-view/esm/circle.js +1 -1
- package/icon-view/esm/components/base-shape/component.js +1 -1
- package/icon-view/esm/components/base-shape/index.css +28 -28
- package/icon-view/esm/components/circle/component.js +1 -1
- package/icon-view/esm/components/circle/index.js +1 -1
- package/icon-view/esm/components/index.js +1 -1
- package/icon-view/esm/components/super-ellipse/component.js +1 -1
- package/icon-view/esm/components/super-ellipse/index.js +1 -1
- package/icon-view/esm/super-ellipse.js +1 -1
- package/icon-view/esm/{tslib.es6-0afffb46.d.ts → tslib.es6-3a6c4769.d.ts} +0 -0
- package/icon-view/esm/{tslib.es6-0afffb46.js → tslib.es6-3a6c4769.js} +0 -0
- package/icon-view/modern/components/base-shape/component.js +1 -1
- package/icon-view/modern/components/base-shape/index.css +28 -28
- package/icon-view/super-ellipse.js +1 -1
- package/icon-view/{tslib.es6-9dc85dd7.d.ts → tslib.es6-cf63c562.d.ts} +0 -0
- package/icon-view/{tslib.es6-9dc85dd7.js → tslib.es6-cf63c562.js} +0 -0
- package/input/Component.js +3 -3
- package/input/default.css +13 -13
- package/input/esm/Component.js +3 -3
- package/input/esm/default.css +13 -13
- package/input/esm/index.css +31 -31
- package/input/esm/inverted.css +13 -13
- package/input/index.css +31 -31
- package/input/inverted.css +13 -13
- package/input/modern/Component.js +3 -3
- package/input/modern/default.css +13 -13
- package/input/modern/index.css +31 -31
- package/input/modern/inverted.css +13 -13
- package/input-autocomplete/{Component-6bb816da.d.ts → Component-10c6314b.d.ts} +0 -0
- package/input-autocomplete/{Component-6bb816da.js → Component-10c6314b.js} +1 -1
- package/input-autocomplete/Component.js +1 -1
- package/input-autocomplete/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/autocomplete-field/index.css +2 -2
- package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
- package/input-autocomplete/autocomplete-field/index.js +1 -1
- package/input-autocomplete/esm/{Component-83e3ee11.d.ts → Component-5bcdf7fd.d.ts} +0 -0
- package/input-autocomplete/esm/{Component-83e3ee11.js → Component-5bcdf7fd.js} +1 -1
- package/input-autocomplete/esm/Component.js +1 -1
- package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
- package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
- package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
- package/input-autocomplete/esm/index.js +1 -1
- package/input-autocomplete/index.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
- package/intl-phone-input/{component-67f1f7fd.d.ts → component-3582cc61.d.ts} +0 -0
- package/intl-phone-input/{component-67f1f7fd.js → component-3582cc61.js} +1 -1
- package/intl-phone-input/component.js +3 -3
- package/intl-phone-input/components/flag-icon/component.js +1 -1
- package/intl-phone-input/components/flag-icon/index.css +261 -261
- package/intl-phone-input/components/index.js +1 -1
- package/intl-phone-input/components/select/component.js +2 -2
- package/intl-phone-input/components/select/index.css +6 -6
- package/intl-phone-input/components/select/index.js +1 -1
- package/intl-phone-input/components/select-field/component.js +1 -1
- package/intl-phone-input/components/select-field/index.css +8 -8
- package/intl-phone-input/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/components/select-field/index.js +1 -1
- package/intl-phone-input/cssm/component.d.ts +1 -1
- package/intl-phone-input/esm/{component-d819350a.d.ts → component-fffe1a38.d.ts} +0 -0
- package/intl-phone-input/esm/{component-d819350a.js → component-fffe1a38.js} +1 -1
- package/intl-phone-input/esm/component.d.ts +1 -1
- package/intl-phone-input/esm/component.js +3 -3
- package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
- package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
- package/intl-phone-input/esm/components/index.js +1 -1
- package/intl-phone-input/esm/components/select/component.js +2 -2
- package/intl-phone-input/esm/components/select/index.css +6 -6
- package/intl-phone-input/esm/components/select/index.js +1 -1
- package/intl-phone-input/esm/components/select-field/component.js +1 -1
- package/intl-phone-input/esm/components/select-field/index.css +8 -8
- package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/esm/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/index.css +3 -3
- package/intl-phone-input/esm/index.js +1 -1
- package/intl-phone-input/esm/{libphonenumber-js.min-391dabad.d.ts → libphonenumber-js.min-76150680.d.ts} +0 -0
- package/intl-phone-input/esm/{libphonenumber-js.min-391dabad.js → libphonenumber-js.min-76150680.js} +0 -0
- package/intl-phone-input/index.css +3 -3
- package/intl-phone-input/index.js +1 -1
- package/intl-phone-input/{libphonenumber-js.min-02513a03.d.ts → libphonenumber-js.min-f6ed1a49.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-02513a03.js → libphonenumber-js.min-f6ed1a49.js} +0 -0
- package/intl-phone-input/modern/component.js +2 -2
- package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
- package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
- package/intl-phone-input/modern/components/select/component.js +1 -1
- package/intl-phone-input/modern/components/select/index.css +6 -6
- package/intl-phone-input/modern/components/select-field/component.js +1 -1
- package/intl-phone-input/modern/components/select-field/index.css +8 -8
- package/intl-phone-input/modern/index.css +3 -3
- package/intl-phone-input/modern/{libphonenumber-js.min-391dabad.d.ts → libphonenumber-js.min-76150680.d.ts} +0 -0
- package/intl-phone-input/modern/{libphonenumber-js.min-391dabad.js → libphonenumber-js.min-76150680.js} +0 -0
- package/link/Component.js +3 -3
- package/link/default.css +9 -9
- package/link/esm/Component.js +3 -3
- package/link/esm/default.css +9 -9
- package/link/esm/index.css +11 -11
- package/link/esm/inverted.css +9 -9
- package/link/index.css +11 -11
- package/link/inverted.css +9 -9
- package/link/modern/Component.js +3 -3
- package/link/modern/default.css +9 -9
- package/link/modern/index.css +11 -11
- package/link/modern/inverted.css +9 -9
- package/list/Component.js +1 -1
- package/list/esm/Component.js +1 -1
- package/list/esm/index.css +9 -9
- package/list/index.css +9 -9
- package/list/modern/Component.js +1 -1
- package/list/modern/index.css +9 -9
- package/list-header/Component.js +1 -1
- package/list-header/esm/Component.js +1 -1
- package/list-header/esm/index.css +3 -3
- package/list-header/index.css +3 -3
- package/list-header/modern/Component.js +1 -1
- package/list-header/modern/index.css +3 -3
- package/loader/Component.js +1 -1
- package/loader/esm/Component.js +1 -1
- package/loader/esm/index.css +7 -7
- package/loader/index.css +7 -7
- package/loader/modern/Component.js +1 -1
- package/loader/modern/index.css +7 -7
- package/masked-input/Component.js +1 -1
- package/masked-input/esm/Component.js +1 -1
- package/masked-input/esm/index.css +2 -2
- package/masked-input/index.css +2 -2
- package/masked-input/modern/Component.js +1 -1
- package/masked-input/modern/index.css +2 -2
- package/modal/Component.desktop.js +3 -3
- package/modal/Component.mobile.js +3 -3
- package/modal/Component.responsive.d.ts +1 -1
- package/modal/Component.responsive.js +2 -2
- package/modal/components/closer/Component.js +2 -2
- package/modal/components/closer/index.css +4 -4
- package/modal/components/content/Component.desktop.js +2 -2
- package/modal/components/content/Component.js +1 -1
- package/modal/components/content/Component.mobile.js +2 -2
- package/modal/components/content/desktop.css +8 -8
- package/modal/components/content/index.css +3 -3
- package/modal/components/content/mobile.css +3 -3
- package/modal/components/footer/Component.desktop.js +2 -2
- package/modal/components/footer/Component.js +2 -2
- package/modal/components/footer/Component.mobile.js +2 -2
- package/modal/components/footer/desktop.css +9 -9
- package/modal/components/footer/index.css +4 -4
- package/modal/components/footer/layout.css +25 -25
- package/modal/components/footer/mobile.css +3 -3
- package/modal/components/header/Component.desktop.js +2 -2
- package/modal/components/header/Component.js +1 -1
- package/modal/components/header/Component.mobile.js +2 -2
- package/modal/components/header/desktop.css +17 -17
- package/modal/components/header/index.css +15 -15
- package/modal/components/header/mobile.css +3 -3
- package/modal/cssm/Component.responsive.d.ts +1 -1
- package/modal/desktop.css +9 -9
- package/modal/desktop.js +2 -2
- package/modal/esm/Component.desktop.js +3 -3
- package/modal/esm/Component.mobile.js +3 -3
- package/modal/esm/Component.responsive.js +2 -2
- package/modal/esm/components/closer/Component.js +2 -2
- package/modal/esm/components/closer/index.css +4 -4
- package/modal/esm/components/content/Component.desktop.js +2 -2
- package/modal/esm/components/content/Component.js +1 -1
- package/modal/esm/components/content/Component.mobile.js +2 -2
- package/modal/esm/components/content/desktop.css +8 -8
- package/modal/esm/components/content/index.css +3 -3
- package/modal/esm/components/content/mobile.css +3 -3
- package/modal/esm/components/footer/Component.desktop.js +2 -2
- package/modal/esm/components/footer/Component.js +2 -2
- package/modal/esm/components/footer/Component.mobile.js +2 -2
- package/modal/esm/components/footer/desktop.css +9 -9
- package/modal/esm/components/footer/index.css +4 -4
- package/modal/esm/components/footer/layout.css +25 -25
- package/modal/esm/components/footer/mobile.css +3 -3
- package/modal/esm/components/header/Component.desktop.js +2 -2
- package/modal/esm/components/header/Component.js +1 -1
- package/modal/esm/components/header/Component.mobile.js +2 -2
- package/modal/esm/components/header/desktop.css +17 -17
- package/modal/esm/components/header/index.css +15 -15
- package/modal/esm/components/header/mobile.css +3 -3
- package/modal/esm/desktop.css +9 -9
- package/modal/esm/desktop.js +2 -2
- package/modal/esm/index.js +2 -2
- package/modal/esm/mobile.css +2 -2
- package/modal/esm/mobile.js +2 -2
- package/modal/esm/responsive.js +2 -2
- package/modal/esm/transitions.css +8 -8
- package/modal/esm/transitions.module-5d43b58c.js +4 -0
- package/modal/esm/{tslib.es6-e356542f.d.ts → tslib.es6-67d2fa12.d.ts} +0 -0
- package/modal/esm/{tslib.es6-e356542f.js → tslib.es6-67d2fa12.js} +0 -0
- package/modal/index.js +2 -2
- package/modal/mobile.css +2 -2
- package/modal/mobile.js +2 -2
- package/modal/modern/Component.desktop.js +2 -2
- package/modal/modern/Component.mobile.js +2 -2
- package/modal/modern/Component.responsive.d.ts +1 -1
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/components/closer/Component.js +1 -1
- package/modal/modern/components/closer/index.css +4 -4
- package/modal/modern/components/content/Component.desktop.js +1 -1
- package/modal/modern/components/content/Component.js +1 -1
- package/modal/modern/components/content/Component.mobile.js +1 -1
- package/modal/modern/components/content/desktop.css +8 -8
- package/modal/modern/components/content/index.css +3 -3
- package/modal/modern/components/content/mobile.css +3 -3
- package/modal/modern/components/footer/Component.desktop.js +1 -1
- package/modal/modern/components/footer/Component.js +2 -2
- package/modal/modern/components/footer/Component.mobile.js +1 -1
- package/modal/modern/components/footer/desktop.css +9 -9
- package/modal/modern/components/footer/index.css +4 -4
- package/modal/modern/components/footer/layout.css +25 -25
- package/modal/modern/components/footer/mobile.css +3 -3
- package/modal/modern/components/header/Component.desktop.js +1 -1
- package/modal/modern/components/header/Component.js +1 -1
- package/modal/modern/components/header/Component.mobile.js +1 -1
- package/modal/modern/components/header/desktop.css +17 -17
- package/modal/modern/components/header/index.css +15 -15
- package/modal/modern/components/header/mobile.css +3 -3
- package/modal/modern/desktop.css +9 -9
- package/modal/modern/desktop.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile.css +2 -2
- package/modal/modern/mobile.js +1 -1
- package/modal/modern/responsive.js +1 -1
- package/modal/modern/transitions.css +8 -8
- package/modal/modern/transitions.module-5d43b58c.js +4 -0
- package/modal/responsive.js +2 -2
- package/modal/transitions.css +8 -8
- package/modal/transitions.module-3e3ab6e1.js +4 -0
- package/modal/{tslib.es6-4b4a7c96.d.ts → tslib.es6-6aa4ba0a.d.ts} +0 -0
- package/modal/{tslib.es6-4b4a7c96.js → tslib.es6-6aa4ba0a.js} +0 -0
- package/notification/Component.js +1 -1
- package/notification/esm/Component.js +1 -1
- package/notification/esm/index.css +7 -7
- package/notification/index.css +7 -7
- package/notification/modern/Component.js +1 -1
- package/notification/modern/index.css +7 -7
- package/notification-manager/{component-29ce9afa.d.ts → component-b058d3e8.d.ts} +0 -0
- package/notification-manager/{component-29ce9afa.js → component-b058d3e8.js} +0 -0
- package/notification-manager/component.js +2 -2
- package/notification-manager/components/index.js +1 -1
- package/notification-manager/components/notification/component.js +1 -1
- package/notification-manager/components/notification/index.d.ts +1 -1
- package/notification-manager/components/notification/index.js +1 -1
- package/notification-manager/esm/{component-b67fde2a.d.ts → component-5c99894b.d.ts} +0 -0
- package/notification-manager/esm/{component-b67fde2a.js → component-5c99894b.js} +0 -0
- package/notification-manager/esm/component.js +2 -2
- package/notification-manager/esm/components/index.js +1 -1
- package/notification-manager/esm/components/notification/component.js +1 -1
- package/notification-manager/esm/components/notification/index.d.ts +1 -1
- package/notification-manager/esm/components/notification/index.js +1 -1
- package/notification-manager/esm/index.css +11 -11
- package/notification-manager/esm/index.js +1 -1
- package/notification-manager/index.css +11 -11
- package/notification-manager/index.js +1 -1
- package/notification-manager/modern/component.js +1 -1
- package/notification-manager/modern/index.css +11 -11
- package/package.json +1 -1
- package/pagination/Component.js +1 -1
- package/pagination/components/default-view/index.css +2 -2
- package/pagination/components/default-view/index.js +1 -1
- package/pagination/components/per-page-view/index.css +2 -2
- package/pagination/components/per-page-view/index.js +1 -1
- package/pagination/components/tag/index.css +10 -10
- package/pagination/components/tag/index.js +1 -1
- package/pagination/cssm/components/tag/index.module.css +2 -2
- package/pagination/esm/Component.js +1 -1
- package/pagination/esm/components/default-view/index.css +2 -2
- package/pagination/esm/components/default-view/index.js +1 -1
- package/pagination/esm/components/per-page-view/index.css +2 -2
- package/pagination/esm/components/per-page-view/index.js +1 -1
- package/pagination/esm/components/tag/index.css +10 -10
- package/pagination/esm/components/tag/index.js +1 -1
- package/pagination/esm/index.css +4 -4
- package/pagination/index.css +4 -4
- package/pagination/modern/Component.js +1 -1
- package/pagination/modern/components/default-view/index.css +2 -2
- package/pagination/modern/components/default-view/index.js +1 -1
- package/pagination/modern/components/per-page-view/index.css +2 -2
- package/pagination/modern/components/per-page-view/index.js +1 -1
- package/pagination/modern/components/tag/index.css +10 -10
- package/pagination/modern/components/tag/index.js +1 -1
- package/pagination/modern/index.css +4 -4
- package/password-input/component.js +1 -1
- package/password-input/esm/component.js +1 -1
- package/password-input/esm/index.css +5 -5
- package/password-input/index.css +5 -5
- package/password-input/modern/component.js +1 -1
- package/password-input/modern/index.css +5 -5
- package/picker-button/Component.js +2 -2
- package/picker-button/cssm/Component.d.ts +1 -1
- package/picker-button/esm/Component.js +2 -2
- package/picker-button/esm/field/Component.js +2 -2
- package/picker-button/esm/field/index.css +3 -3
- package/picker-button/esm/field/index.js +1 -1
- package/picker-button/esm/index.css +6 -6
- package/picker-button/esm/index.js +1 -1
- package/picker-button/esm/option/Component.js +2 -2
- package/picker-button/esm/option/index.css +4 -4
- package/picker-button/esm/option/index.js +1 -1
- package/picker-button/esm/{tslib.es6-2c333760.d.ts → tslib.es6-4c546149.d.ts} +0 -0
- package/picker-button/esm/{tslib.es6-2c333760.js → tslib.es6-4c546149.js} +0 -0
- package/picker-button/field/Component.js +2 -2
- package/picker-button/field/index.css +3 -3
- package/picker-button/field/index.js +1 -1
- package/picker-button/index.css +6 -6
- package/picker-button/index.js +1 -1
- package/picker-button/modern/Component.js +1 -1
- package/picker-button/modern/field/Component.js +1 -1
- package/picker-button/modern/field/index.css +3 -3
- package/picker-button/modern/index.css +6 -6
- package/picker-button/modern/option/Component.js +1 -1
- package/picker-button/modern/option/index.css +4 -4
- package/picker-button/option/Component.js +2 -2
- package/picker-button/option/index.css +4 -4
- package/picker-button/option/index.js +1 -1
- package/picker-button/{tslib.es6-ac1d7ff2.d.ts → tslib.es6-c478ac8a.d.ts} +0 -0
- package/picker-button/{tslib.es6-ac1d7ff2.js → tslib.es6-c478ac8a.js} +0 -0
- package/plate/Component.js +1 -1
- package/plate/esm/Component.js +1 -1
- package/plate/esm/index.css +28 -28
- package/plate/index.css +28 -28
- package/plate/modern/Component.js +1 -1
- package/plate/modern/index.css +28 -28
- package/popover/Component.js +1 -1
- package/popover/esm/Component.js +1 -1
- package/popover/esm/index.css +33 -33
- package/popover/index.css +33 -33
- package/popover/modern/Component.js +1 -1
- package/popover/modern/index.css +33 -33
- package/progress-bar/Component.js +1 -1
- package/progress-bar/esm/Component.js +1 -1
- package/progress-bar/esm/index.css +12 -12
- package/progress-bar/index.css +12 -12
- package/progress-bar/modern/Component.js +1 -1
- package/progress-bar/modern/index.css +12 -12
- package/pure-input/Component.js +1 -1
- package/pure-input/esm/Component.js +1 -1
- package/pure-input/esm/index.css +25 -25
- package/pure-input/index.css +25 -25
- package/pure-input/modern/Component.js +1 -1
- package/pure-input/modern/index.css +25 -25
- package/radio/Component.js +1 -1
- package/radio/cssm/index.module.css +9 -9
- package/radio/esm/Component.js +1 -1
- package/radio/esm/index.css +41 -41
- package/radio/index.css +41 -41
- package/radio/modern/Component.js +1 -1
- package/radio/modern/index.css +41 -41
- package/radio-group/Component.js +1 -1
- package/radio-group/esm/Component.js +1 -1
- package/radio-group/esm/index.css +16 -16
- package/radio-group/index.css +16 -16
- package/radio-group/modern/Component.js +1 -1
- package/radio-group/modern/index.css +16 -16
- package/select/{Component-947b3613.d.ts → Component-cff362e2.d.ts} +0 -0
- package/select/{Component-947b3613.js → Component-cff362e2.js} +5 -5
- package/select/{Component-0a6e961c.d.ts → Component-ef4592c2.d.ts} +0 -0
- package/select/{Component-0a6e961c.js → Component-ef4592c2.js} +2 -2
- package/select/Component.js +2 -2
- package/select/components/arrow/Component.js +1 -1
- package/select/components/arrow/index.css +3 -3
- package/select/components/base-select/Component.js +2 -2
- package/select/components/base-select/index.css +7 -7
- package/select/components/base-select/index.d.ts +1 -1
- package/select/components/base-select/index.js +2 -2
- package/select/components/checkmark/Component.js +1 -1
- package/select/components/checkmark/index.css +7 -7
- package/select/components/field/Component.js +2 -2
- package/select/components/field/index.css +9 -9
- package/select/components/field/index.js +1 -1
- package/select/components/index.js +4 -4
- package/select/components/native-select/Component.js +1 -1
- package/select/components/native-select/index.js +1 -1
- package/select/components/optgroup/Component.js +1 -1
- package/select/components/optgroup/index.css +6 -6
- package/select/components/option/Component.js +2 -2
- package/select/components/option/index.css +20 -20
- package/select/components/option/index.js +1 -1
- package/select/components/options-list/Component.js +2 -2
- package/select/components/options-list/index.css +6 -6
- package/select/components/options-list/index.js +1 -1
- package/select/components/select-mobile/Component.js +4 -4
- package/select/components/select-mobile/checkmark/Component.js +1 -1
- package/select/components/select-mobile/checkmark/index.css +4 -4
- package/select/components/select-mobile/index.css +11 -11
- package/select/components/select-mobile/index.d.ts +1 -1
- package/select/components/select-mobile/index.js +4 -4
- package/select/components/select-mobile/options-list/Component.js +2 -2
- package/select/components/select-mobile/options-list/index.css +9 -9
- package/select/components/select-mobile/options-list/index.js +1 -1
- package/select/components/virtual-options-list/Component.js +2 -2
- package/select/components/virtual-options-list/index.css +12 -12
- package/select/components/virtual-options-list/index.js +1 -1
- package/select/esm/{Component-46c3a2f7.d.ts → Component-375ccafb.d.ts} +0 -0
- package/select/esm/{Component-46c3a2f7.js → Component-375ccafb.js} +2 -2
- package/select/esm/{Component-ff167f94.d.ts → Component-8b66a49c.d.ts} +0 -0
- package/select/esm/{Component-ff167f94.js → Component-8b66a49c.js} +5 -5
- package/select/esm/Component.js +2 -2
- package/select/esm/components/arrow/Component.js +1 -1
- package/select/esm/components/arrow/index.css +3 -3
- package/select/esm/components/base-select/Component.js +2 -2
- package/select/esm/components/base-select/index.css +7 -7
- package/select/esm/components/base-select/index.d.ts +1 -1
- package/select/esm/components/base-select/index.js +2 -2
- package/select/esm/components/checkmark/Component.js +1 -1
- package/select/esm/components/checkmark/index.css +7 -7
- package/select/esm/components/field/Component.js +2 -2
- package/select/esm/components/field/index.css +9 -9
- package/select/esm/components/field/index.js +1 -1
- package/select/esm/components/index.js +4 -4
- package/select/esm/components/native-select/Component.js +1 -1
- package/select/esm/components/native-select/index.js +1 -1
- package/select/esm/components/optgroup/Component.js +1 -1
- package/select/esm/components/optgroup/index.css +6 -6
- package/select/esm/components/option/Component.js +2 -2
- package/select/esm/components/option/index.css +20 -20
- package/select/esm/components/option/index.js +1 -1
- package/select/esm/components/options-list/Component.js +2 -2
- package/select/esm/components/options-list/index.css +6 -6
- package/select/esm/components/options-list/index.js +1 -1
- package/select/esm/components/select-mobile/Component.js +4 -4
- package/select/esm/components/select-mobile/checkmark/Component.js +1 -1
- package/select/esm/components/select-mobile/checkmark/index.css +4 -4
- package/select/esm/components/select-mobile/index.css +11 -11
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +4 -4
- package/select/esm/components/select-mobile/options-list/Component.js +2 -2
- package/select/esm/components/select-mobile/options-list/index.css +9 -9
- package/select/esm/components/select-mobile/options-list/index.js +1 -1
- package/select/esm/components/virtual-options-list/Component.js +2 -2
- package/select/esm/components/virtual-options-list/index.css +12 -12
- package/select/esm/components/virtual-options-list/index.js +1 -1
- package/select/esm/index.js +4 -4
- package/select/esm/{intersection-observer-b05ed025.d.ts → intersection-observer-8a9f426c.d.ts} +0 -0
- package/select/esm/{intersection-observer-b05ed025.js → intersection-observer-8a9f426c.js} +0 -0
- package/select/esm/presets/index.js +4 -4
- package/select/esm/presets/useLazyLoading/hook.js +3 -3
- package/select/esm/presets/useLazyLoading/index.css +2 -2
- package/select/esm/presets/useSelectWithApply/hook.js +4 -4
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
- package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
- package/select/esm/presets/useSelectWithLoading/index.css +2 -2
- package/select/esm/{tslib.es6-d34f591e.d.ts → tslib.es6-7aa6dc53.d.ts} +0 -0
- package/select/esm/{tslib.es6-d34f591e.js → tslib.es6-7aa6dc53.js} +0 -0
- package/select/index.js +4 -4
- package/select/{intersection-observer-44f017b8.d.ts → intersection-observer-f831d2a5.d.ts} +0 -0
- package/select/{intersection-observer-44f017b8.js → intersection-observer-f831d2a5.js} +0 -0
- package/select/modern/{Component-d4586e08.d.ts → Component-8acc4630.d.ts} +0 -0
- package/select/modern/{Component-d4586e08.js → Component-8acc4630.js} +7 -7
- package/select/modern/{Component-9720404e.d.ts → Component-ac9501ae.d.ts} +0 -0
- package/select/modern/{Component-9720404e.js → Component-ac9501ae.js} +1 -1
- package/select/modern/Component.js +4 -4
- package/select/modern/components/arrow/Component.js +1 -1
- package/select/modern/components/arrow/index.css +3 -3
- package/select/modern/components/base-select/Component.js +1 -1
- package/select/modern/components/base-select/index.css +7 -7
- package/select/modern/components/base-select/index.d.ts +1 -1
- package/select/modern/components/base-select/index.js +1 -1
- package/select/modern/components/checkmark/Component.js +1 -1
- package/select/modern/components/checkmark/index.css +7 -7
- package/select/modern/components/field/Component.js +2 -2
- package/select/modern/components/field/index.css +9 -9
- package/select/modern/components/field/index.js +1 -1
- package/select/modern/components/index.js +6 -6
- package/select/modern/components/optgroup/Component.js +1 -1
- package/select/modern/components/optgroup/index.css +6 -6
- package/select/modern/components/option/Component.js +1 -1
- package/select/modern/components/option/index.css +20 -20
- package/select/modern/components/options-list/Component.js +1 -1
- package/select/modern/components/options-list/index.css +6 -6
- package/select/modern/components/select-mobile/Component.js +6 -6
- package/select/modern/components/select-mobile/checkmark/Component.js +1 -1
- package/select/modern/components/select-mobile/checkmark/index.css +4 -4
- package/select/modern/components/select-mobile/index.css +11 -11
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +6 -6
- package/select/modern/components/select-mobile/options-list/Component.js +1 -1
- package/select/modern/components/select-mobile/options-list/index.css +9 -9
- package/select/modern/components/virtual-options-list/Component.js +1 -1
- package/select/modern/components/virtual-options-list/index.css +12 -12
- package/select/modern/index.js +6 -6
- package/select/modern/{intersection-observer-b05ed025.d.ts → intersection-observer-8a9f426c.d.ts} +0 -0
- package/select/modern/{intersection-observer-b05ed025.js → intersection-observer-8a9f426c.js} +0 -0
- package/select/modern/presets/index.js +6 -6
- package/select/modern/presets/useLazyLoading/hook.js +2 -2
- package/select/modern/presets/useLazyLoading/index.css +2 -2
- package/select/modern/presets/useSelectWithApply/hook.js +6 -6
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
- package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithLoading/index.css +2 -2
- package/select/presets/index.js +4 -4
- package/select/presets/useLazyLoading/hook.js +3 -3
- package/select/presets/useLazyLoading/index.css +2 -2
- package/select/presets/useSelectWithApply/hook.js +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
- package/select/presets/useSelectWithLoading/hook.js +2 -2
- package/select/presets/useSelectWithLoading/index.css +2 -2
- package/select/{tslib.es6-1eb20664.d.ts → tslib.es6-1eccbfe2.d.ts} +0 -0
- package/select/{tslib.es6-1eb20664.js → tslib.es6-1eccbfe2.js} +0 -0
- package/select-with-tags/component.js +1 -1
- package/select-with-tags/components/index.js +1 -1
- package/select-with-tags/components/tag/component.js +2 -2
- package/select-with-tags/components/tag/index.css +11 -11
- package/select-with-tags/components/tag/index.js +1 -1
- package/select-with-tags/components/tag-list/component.js +2 -2
- package/select-with-tags/components/tag-list/index.css +31 -31
- package/select-with-tags/components/tag-list/index.js +1 -1
- package/select-with-tags/esm/component.js +1 -1
- package/select-with-tags/esm/components/index.js +1 -1
- package/select-with-tags/esm/components/tag/component.js +2 -2
- package/select-with-tags/esm/components/tag/index.css +11 -11
- package/select-with-tags/esm/components/tag/index.js +1 -1
- package/select-with-tags/esm/components/tag-list/component.js +2 -2
- package/select-with-tags/esm/components/tag-list/index.css +31 -31
- package/select-with-tags/esm/components/tag-list/index.js +1 -1
- package/select-with-tags/esm/index.js +1 -1
- package/select-with-tags/esm/{tslib.es6-a6b2605c.d.ts → tslib.es6-7f62df55.d.ts} +0 -0
- package/select-with-tags/esm/{tslib.es6-a6b2605c.js → tslib.es6-7f62df55.js} +0 -0
- package/select-with-tags/esm/utils/index.js +1 -1
- package/select-with-tags/esm/utils/match.js +1 -1
- package/select-with-tags/index.js +1 -1
- package/select-with-tags/modern/components/tag/component.js +1 -1
- package/select-with-tags/modern/components/tag/index.css +11 -11
- package/select-with-tags/modern/components/tag-list/component.js +1 -1
- package/select-with-tags/modern/components/tag-list/index.css +31 -31
- package/select-with-tags/{tslib.es6-225ae84c.d.ts → tslib.es6-8fd9bdf8.d.ts} +0 -0
- package/select-with-tags/{tslib.es6-225ae84c.js → tslib.es6-8fd9bdf8.js} +0 -0
- package/select-with-tags/utils/index.js +1 -1
- package/select-with-tags/utils/match.js +1 -1
- package/skeleton/Component.js +1 -1
- package/skeleton/esm/Component.js +1 -1
- package/skeleton/esm/index.css +10 -10
- package/skeleton/index.css +10 -10
- package/skeleton/modern/Component.js +1 -1
- package/skeleton/modern/index.css +10 -10
- package/slider/Component.js +1 -1
- package/slider/esm/Component.js +1 -1
- package/slider/esm/index.css +36 -36
- package/slider/index.css +36 -36
- package/slider/modern/Component.js +1 -1
- package/slider/modern/index.css +36 -36
- package/slider-input/Component.js +1 -1
- package/slider-input/esm/Component.js +1 -1
- package/slider-input/esm/index.css +17 -17
- package/slider-input/index.css +17 -17
- package/slider-input/modern/Component.js +1 -1
- package/slider-input/modern/index.css +17 -17
- package/space/Component.js +2 -2
- package/space/{Item-2a4b4e2e.d.ts → Item-60313868.d.ts} +0 -0
- package/space/{Item-2a4b4e2e.js → Item-60313868.js} +0 -0
- package/space/Item.js +1 -1
- package/space/esm/Component.js +2 -2
- package/space/esm/{Item-d15daeb1.d.ts → Item-ba66f6be.d.ts} +0 -0
- package/space/esm/{Item-d15daeb1.js → Item-ba66f6be.js} +0 -0
- package/space/esm/Item.js +1 -1
- package/space/esm/index.css +8 -8
- package/space/esm/index.js +1 -1
- package/space/index.css +8 -8
- package/space/index.js +1 -1
- package/space/modern/Component.js +1 -1
- package/space/modern/index.css +8 -8
- package/spinner/Component.js +1 -1
- package/spinner/esm/Component.js +1 -1
- package/spinner/esm/index.css +6 -6
- package/spinner/index.css +6 -6
- package/spinner/modern/Component.js +1 -1
- package/spinner/modern/index.css +6 -6
- package/status/Component.js +1 -1
- package/status/esm/Component.js +1 -1
- package/status/esm/index.css +17 -17
- package/status/index.css +17 -17
- package/status/modern/Component.js +1 -1
- package/status/modern/index.css +17 -17
- package/stepped-progress-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/index.css +10 -10
- package/stepped-progress-bar/esm/Component.js +1 -1
- package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
- package/stepped-progress-bar/esm/index.css +3 -3
- package/stepped-progress-bar/index.css +3 -3
- package/stepped-progress-bar/modern/Component.js +1 -1
- package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
- package/stepped-progress-bar/modern/index.css +3 -3
- package/switch/Component.js +1 -1
- package/switch/cssm/index.module.css +5 -5
- package/switch/esm/Component.js +1 -1
- package/switch/esm/index.css +31 -31
- package/switch/index.css +31 -31
- package/switch/modern/Component.js +1 -1
- package/switch/modern/index.css +31 -31
- package/table/component.js +1 -1
- package/table/components/index.js +1 -1
- package/table/components/pagination/Component.js +2 -2
- package/table/components/pagination/index.css +8 -8
- package/table/components/pagination/index.js +1 -1
- package/table/components/pagination/select-field/index.css +4 -4
- package/table/components/pagination/select-field/index.js +2 -2
- package/table/components/table/Component.js +2 -2
- package/table/components/table/index.css +6 -6
- package/table/components/table/index.js +1 -1
- package/table/components/table/utils.js +1 -1
- package/table/components/tbody/Component.js +2 -2
- package/table/components/tbody/index.css +2 -2
- package/table/components/tbody/index.js +1 -1
- package/table/components/tcell/Component.js +2 -2
- package/table/components/tcell/index.css +4 -4
- package/table/components/tcell/index.js +1 -1
- package/table/components/texpandable-row/Component.js +2 -2
- package/table/components/texpandable-row/index.css +5 -5
- package/table/components/texpandable-row/index.js +1 -1
- package/table/components/thead/Component.js +2 -2
- package/table/components/thead/index.css +8 -8
- package/table/components/thead/index.js +1 -1
- package/table/components/thead-cell/Component.js +2 -2
- package/table/components/thead-cell/index.css +5 -5
- package/table/components/thead-cell/index.js +1 -1
- package/table/components/trow/Component.js +2 -2
- package/table/components/trow/index.css +8 -8
- package/table/components/trow/index.js +1 -1
- package/table/components/tsortable-head-cell/Component.js +2 -2
- package/table/components/tsortable-head-cell/index.css +9 -9
- package/table/components/tsortable-head-cell/index.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/table/cssm/components/thead/index.module.css +2 -2
- package/table/esm/component.js +1 -1
- package/table/esm/components/index.js +1 -1
- package/table/esm/components/pagination/Component.js +2 -2
- package/table/esm/components/pagination/index.css +8 -8
- package/table/esm/components/pagination/index.js +1 -1
- package/table/esm/components/pagination/select-field/index.css +4 -4
- package/table/esm/components/pagination/select-field/index.js +2 -2
- package/table/esm/components/table/Component.js +2 -2
- package/table/esm/components/table/index.css +6 -6
- package/table/esm/components/table/index.js +1 -1
- package/table/esm/components/table/utils.js +1 -1
- package/table/esm/components/tbody/Component.js +2 -2
- package/table/esm/components/tbody/index.css +2 -2
- package/table/esm/components/tbody/index.js +1 -1
- package/table/esm/components/tcell/Component.js +2 -2
- package/table/esm/components/tcell/index.css +4 -4
- package/table/esm/components/tcell/index.js +1 -1
- package/table/esm/components/texpandable-row/Component.js +2 -2
- package/table/esm/components/texpandable-row/index.css +5 -5
- package/table/esm/components/texpandable-row/index.js +1 -1
- package/table/esm/components/thead/Component.js +2 -2
- package/table/esm/components/thead/index.css +8 -8
- package/table/esm/components/thead/index.js +1 -1
- package/table/esm/components/thead-cell/Component.js +2 -2
- package/table/esm/components/thead-cell/index.css +5 -5
- package/table/esm/components/thead-cell/index.js +1 -1
- package/table/esm/components/trow/Component.js +2 -2
- package/table/esm/components/trow/index.css +8 -8
- package/table/esm/components/trow/index.js +1 -1
- package/table/esm/components/tsortable-head-cell/Component.js +2 -2
- package/table/esm/components/tsortable-head-cell/index.css +9 -9
- package/table/esm/components/tsortable-head-cell/index.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/table/esm/index.js +1 -1
- package/table/esm/{tslib.es6-fc977da8.d.ts → tslib.es6-1e14388a.d.ts} +0 -0
- package/table/esm/{tslib.es6-fc977da8.js → tslib.es6-1e14388a.js} +0 -0
- package/table/index.js +1 -1
- package/table/modern/components/pagination/Component.js +1 -1
- package/table/modern/components/pagination/index.css +8 -8
- package/table/modern/components/pagination/select-field/index.css +4 -4
- package/table/modern/components/pagination/select-field/index.js +1 -1
- package/table/modern/components/table/Component.js +1 -1
- package/table/modern/components/table/index.css +6 -6
- package/table/modern/components/tbody/Component.js +1 -1
- package/table/modern/components/tbody/index.css +2 -2
- package/table/modern/components/tcell/Component.js +1 -1
- package/table/modern/components/tcell/index.css +4 -4
- package/table/modern/components/texpandable-row/Component.js +1 -1
- package/table/modern/components/texpandable-row/index.css +5 -5
- package/table/modern/components/thead/Component.js +1 -1
- package/table/modern/components/thead/index.css +8 -8
- package/table/modern/components/thead-cell/Component.js +1 -1
- package/table/modern/components/thead-cell/index.css +5 -5
- package/table/modern/components/trow/Component.js +1 -1
- package/table/modern/components/trow/index.css +8 -8
- package/table/modern/components/tsortable-head-cell/Component.js +1 -1
- package/table/modern/components/tsortable-head-cell/index.css +9 -9
- package/table/{tslib.es6-595e11dd.d.ts → tslib.es6-e247c6fc.d.ts} +0 -0
- package/table/{tslib.es6-595e11dd.js → tslib.es6-e247c6fc.js} +0 -0
- package/tabs/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/components/primary-tablist/Component.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +3 -3
- package/tabs/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/components/primary-tablist/index.css +19 -19
- package/tabs/components/primary-tablist/mobile.css +186 -89
- package/tabs/components/scrollable-container/Component.js +1 -1
- package/tabs/components/scrollable-container/index.css +4 -4
- package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
- package/tabs/components/secondary-tablist/Component.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
- package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/components/secondary-tablist/index.css +10 -10
- package/tabs/components/secondary-tablist/mobile.css +177 -80
- package/tabs/components/tab/Component.d.ts +1 -1
- package/tabs/components/tab/Component.js +3 -3
- package/tabs/components/tab/index.css +3 -3
- package/tabs/components/tabs/Component.d.ts +1 -1
- package/tabs/components/tabs/Component.desktop.d.ts +1 -1
- package/tabs/components/tabs/Component.desktop.js +3 -3
- package/tabs/components/tabs/Component.mobile.d.ts +1 -1
- package/tabs/components/tabs/Component.mobile.js +3 -3
- package/tabs/components/tabs/Component.responsive.d.ts +1 -1
- package/tabs/components/tabs/Component.responsive.js +3 -3
- package/tabs/cssm/components/tab/Component.d.ts +1 -1
- package/tabs/cssm/components/tab/Component.js +2 -2
- package/tabs/cssm/components/tabs/Component.d.ts +1 -1
- package/tabs/cssm/components/tabs/Component.desktop.d.ts +1 -1
- package/tabs/cssm/components/tabs/Component.mobile.d.ts +1 -1
- package/tabs/cssm/components/tabs/Component.responsive.d.ts +1 -1
- package/tabs/cssm/typings.d.ts +4 -0
- package/tabs/desktop.js +3 -3
- package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
- package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/primary-tablist/index.css +19 -19
- package/tabs/esm/components/primary-tablist/mobile.css +186 -89
- package/tabs/esm/components/scrollable-container/Component.js +1 -1
- package/tabs/esm/components/scrollable-container/index.css +4 -4
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
- package/tabs/esm/components/secondary-tablist/Component.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/secondary-tablist/index.css +10 -10
- package/tabs/esm/components/secondary-tablist/mobile.css +177 -80
- package/tabs/esm/components/tab/Component.d.ts +1 -1
- package/tabs/esm/components/tab/Component.js +3 -3
- package/tabs/esm/components/tab/index.css +3 -3
- package/tabs/esm/components/tabs/Component.d.ts +1 -1
- package/tabs/esm/components/tabs/Component.desktop.d.ts +1 -1
- package/tabs/esm/components/tabs/Component.desktop.js +3 -3
- package/tabs/esm/components/tabs/Component.mobile.d.ts +1 -1
- package/tabs/esm/components/tabs/Component.mobile.js +3 -3
- package/tabs/esm/components/tabs/Component.responsive.d.ts +1 -1
- package/tabs/esm/components/tabs/Component.responsive.js +3 -3
- package/tabs/esm/desktop.js +3 -3
- package/tabs/esm/index.js +3 -3
- package/tabs/esm/index.module-2ea3d338.js +4 -0
- package/tabs/esm/index.module-3b6fb134.js +4 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/tabs/esm/{tslib.es6-84075851.d.ts → tslib.es6-58e23a63.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-84075851.js → tslib.es6-58e23a63.js} +0 -0
- package/tabs/esm/typings.d.ts +4 -0
- package/tabs/index.js +3 -3
- package/tabs/index.module-5199abc6.js +4 -0
- package/tabs/index.module-d8000b3b.js +4 -0
- package/tabs/mobile.js +3 -3
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/primary-tablist/index.css +19 -19
- package/tabs/modern/components/primary-tablist/mobile.css +186 -89
- package/tabs/modern/components/scrollable-container/Component.js +1 -1
- package/tabs/modern/components/scrollable-container/index.css +4 -4
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/index.css +10 -10
- package/tabs/modern/components/secondary-tablist/mobile.css +177 -80
- package/tabs/modern/components/tab/Component.d.ts +1 -1
- package/tabs/modern/components/tab/Component.js +3 -3
- package/tabs/modern/components/tab/index.css +3 -3
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/index.module-2ea3d338.js +4 -0
- package/tabs/modern/index.module-3b6fb134.js +4 -0
- package/tabs/modern/mobile.js +2 -2
- package/tabs/modern/responsive.js +2 -2
- package/tabs/modern/typings.d.ts +4 -0
- package/tabs/responsive.js +3 -3
- package/tabs/{tslib.es6-949c4fcb.d.ts → tslib.es6-458e718e.d.ts} +0 -0
- package/tabs/{tslib.es6-949c4fcb.js → tslib.es6-458e718e.js} +0 -0
- package/tabs/typings.d.ts +4 -0
- package/tag/Component.js +3 -3
- package/tag/cssm/inverted.module.css +0 -1
- package/tag/default.css +9 -9
- package/tag/esm/Component.js +3 -3
- package/tag/esm/default.css +9 -9
- package/tag/esm/index.css +38 -38
- package/tag/esm/inverted.css +9 -10
- package/tag/index.css +38 -38
- package/tag/inverted.css +9 -10
- package/tag/modern/Component.js +3 -3
- package/tag/modern/default.css +9 -9
- package/tag/modern/index.css +38 -38
- package/tag/modern/inverted.css +9 -10
- package/textarea/Component.js +3 -3
- package/textarea/default.css +19 -19
- package/textarea/esm/Component.js +3 -3
- package/textarea/esm/default.css +19 -19
- package/textarea/esm/index.css +22 -22
- package/textarea/esm/inverted.css +19 -19
- package/textarea/index.css +22 -22
- package/textarea/inverted.css +19 -19
- package/textarea/modern/Component.js +3 -3
- package/textarea/modern/default.css +19 -19
- package/textarea/modern/index.css +22 -22
- package/textarea/modern/inverted.css +19 -19
- package/themes/button/click.css +12 -10
- package/themes/button/corp.css +27 -21
- package/themes/button/intranet.css +11 -9
- package/themes/button/mobile.css +11 -9
- package/themes/button/site.css +3 -0
- package/themes/click.css +211 -88
- package/themes/compiled/mobile-dark-bluetint.css +874 -847
- package/themes/corp.css +197 -90
- package/themes/dark.css +110 -24
- package/themes/icon-button/click.css +24 -0
- package/themes/intranet.css +182 -57
- package/themes/link/click.css +8 -8
- package/themes/mixins/button/click.css +12 -10
- package/themes/mixins/button/corp.css +27 -21
- package/themes/mixins/button/intranet.css +11 -9
- package/themes/mixins/button/mobile.css +11 -9
- package/themes/mixins/button/site.css +3 -0
- package/themes/mixins/click.css +2 -0
- package/themes/mixins/dark.css +110 -24
- package/themes/mixins/icon-button/click.css +24 -0
- package/themes/mixins/link/click.css +8 -8
- package/themes/mixins/skeleton/click.css +1 -1
- package/themes/mixins/slider/click.css +2 -2
- package/themes/mixins/slider/intranet.css +2 -2
- package/themes/mixins/slider/mobile.css +2 -2
- package/themes/mixins/tabs/corp.css +1 -1
- package/themes/mixins/tabs/site.css +1 -1
- package/themes/mobile.css +182 -57
- package/themes/package.json +1 -1
- package/themes/site.css +172 -69
- package/themes/skeleton/click.css +1 -1
- package/themes/slider/click.css +2 -2
- package/themes/slider/intranet.css +2 -2
- package/themes/slider/mobile.css +2 -2
- package/themes/tabs/corp.css +1 -1
- package/themes/tabs/site.css +1 -1
- package/toast/component.js +1 -1
- package/toast/esm/component.js +1 -1
- package/toast/esm/index.css +9 -9
- package/toast/index.css +9 -9
- package/toast/modern/component.js +1 -1
- package/toast/modern/index.css +9 -9
- package/toast-plate/component.js +1 -1
- package/toast-plate/cssm/index.module.css +165 -68
- package/toast-plate/esm/component.js +1 -1
- package/toast-plate/esm/index.css +180 -83
- package/toast-plate/index.css +180 -83
- package/toast-plate/modern/component.js +1 -1
- package/toast-plate/modern/index.css +180 -83
- package/tooltip/{Component-78921b3e.d.ts → Component-20b9e4b7.d.ts} +0 -0
- package/tooltip/{Component-78921b3e.js → Component-20b9e4b7.js} +3 -3
- package/tooltip/Component.js +1 -1
- package/tooltip/component.responsive.js +2 -2
- package/tooltip/default.css +3 -3
- package/tooltip/esm/{Component-9bbc233c.d.ts → Component-b489a35e.d.ts} +0 -0
- package/tooltip/esm/{Component-9bbc233c.js → Component-b489a35e.js} +3 -3
- package/tooltip/esm/Component.js +1 -1
- package/tooltip/esm/component.responsive.js +2 -2
- package/tooltip/esm/default.css +3 -3
- package/tooltip/esm/index.css +6 -6
- package/tooltip/esm/index.d.ts +1 -1
- package/tooltip/esm/index.js +1 -1
- package/tooltip/esm/inverted.css +5 -5
- package/tooltip/esm/responsive.css +3 -3
- package/tooltip/esm/responsive.js +1 -1
- package/tooltip/index.css +6 -6
- package/tooltip/index.d.ts +1 -1
- package/tooltip/index.js +1 -1
- package/tooltip/inverted.css +5 -5
- package/tooltip/modern/Component.js +3 -3
- package/tooltip/modern/component.responsive.js +1 -1
- package/tooltip/modern/default.css +3 -3
- package/tooltip/modern/index.css +6 -6
- package/tooltip/modern/inverted.css +5 -5
- package/tooltip/modern/responsive.css +3 -3
- package/tooltip/responsive.css +3 -3
- package/tooltip/responsive.js +1 -1
- package/typography/colors.css +12 -12
- package/typography/{colors.module-1e1bdea0.d.ts → colors.module-7af6b472.d.ts} +0 -0
- package/typography/{colors.module-1e1bdea0.js → colors.module-7af6b472.js} +1 -1
- package/typography/common.module-3fc57662.js +4 -0
- package/typography/component.js +2 -2
- package/typography/esm/colors.css +12 -12
- package/typography/esm/{colors.module-20e1a6cf.d.ts → colors.module-676f2734.d.ts} +0 -0
- package/typography/esm/{colors.module-20e1a6cf.js → colors.module-676f2734.js} +1 -1
- package/typography/esm/common.module-97453734.js +4 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +2 -2
- package/typography/esm/text/index.css +13 -13
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/common.css +4 -4
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.css +18 -18
- package/typography/esm/title/index.js +3 -3
- package/typography/esm/title-mobile/component.js +3 -3
- package/typography/esm/title-mobile/index.css +13 -13
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +3 -3
- package/typography/esm/title-responsive/index.css +40 -40
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/colors.css +12 -12
- package/typography/modern/colors.module-a3504931.js +4 -0
- package/typography/modern/common.module-97453734.js +4 -0
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +2 -2
- package/typography/modern/text/index.css +13 -13
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/common.css +4 -4
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.css +18 -18
- package/typography/modern/title/index.js +3 -3
- package/typography/modern/title-mobile/component.js +3 -3
- package/typography/modern/title-mobile/index.css +13 -13
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +3 -3
- package/typography/modern/title-responsive/index.css +40 -40
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +2 -2
- package/typography/text/index.css +13 -13
- package/typography/text/index.js +1 -1
- package/typography/title/common.css +4 -4
- package/typography/title/component.js +1 -1
- package/typography/title/index.css +18 -18
- package/typography/title/index.js +3 -3
- package/typography/title-mobile/component.js +3 -3
- package/typography/title-mobile/index.css +13 -13
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +3 -3
- package/typography/title-responsive/index.css +40 -40
- package/typography/title-responsive/index.js +2 -2
- package/vars/colors-bluetint.css +165 -46
- package/vars/colors-indigo.css +165 -68
- package/vars/colors-x5.css +4 -0
- package/vars/cssm/colors-bluetint.css +165 -46
- package/vars/cssm/colors-indigo.css +165 -68
- package/vars/cssm/colors-x5.css +4 -0
- package/vars/cssm/index.css +165 -68
- package/vars/package.json +1 -1
- package/with-suffix/Component.js +1 -1
- package/with-suffix/esm/Component.js +1 -1
- package/with-suffix/esm/index.css +9 -9
- package/with-suffix/index.css +9 -9
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +9 -9
- package/calendar-range/modern/index.module-f300c2ec.js +0 -4
- package/grid/esm/gutters.module-6b40fda9.js +0 -27
- package/grid/gutters.module-75c52496.js +0 -28
- package/grid/modern/gutters.module-01c0285d.js +0 -4
- package/modal/esm/transitions.module-133efdbd.js +0 -4
- package/modal/modern/transitions.module-133efdbd.js +0 -4
- package/modal/transitions.module-b118d5f7.js +0 -4
- package/tabs/esm/index.module-8823b8e2.js +0 -4
- package/tabs/esm/index.module-9cf68f7b.js +0 -4
- package/tabs/index.module-6b5056fc.js +0 -4
- package/tabs/index.module-bf7a02b4.js +0 -4
- package/tabs/modern/index.module-8823b8e2.js +0 -4
- package/tabs/modern/index.module-9cf68f7b.js +0 -4
- package/typography/common.module-7a98a2c2.js +0 -4
- package/typography/esm/common.module-92554f54.js +0 -4
- package/typography/modern/colors.module-a9dfa249.js +0 -4
- package/typography/modern/common.module-92554f54.js +0 -4
package/themes/intranet.css
CHANGED
|
@@ -110,34 +110,44 @@
|
|
|
110
110
|
--color-dark-bg-attention-muted: #332104;
|
|
111
111
|
--color-dark-bg-info: #001c3c;
|
|
112
112
|
--color-dark-bg-negative-muted: #35110d;
|
|
113
|
-
--color-dark-bg-neutral: #3a3a3c;
|
|
114
113
|
--color-dark-bg-opaque: rgba(255, 255, 255, 0.8);
|
|
115
114
|
--color-dark-bg-overlay: rgba(0, 0, 0, 0.8);
|
|
116
115
|
--color-dark-bg-positive-muted: #042117;
|
|
117
116
|
--color-dark-bg-primary: #121212;
|
|
118
117
|
--color-dark-bg-primary-inverted: #fff;
|
|
118
|
+
--color-dark-bg-quaternary: #3a3a3c;
|
|
119
|
+
--color-dark-bg-quaternary-inverted: #dcdcdd;
|
|
119
120
|
--color-dark-bg-secondary: #202022;
|
|
120
121
|
--color-dark-bg-secondary-inverted: #f3f4f5;
|
|
121
122
|
--color-dark-bg-tertiary: #2c2c2e;
|
|
122
123
|
--color-dark-bg-tertiary-inverted: #e9e9eb;
|
|
123
124
|
--color-dark-border-accent: #ef3124;
|
|
124
125
|
--color-dark-border-key: #fff;
|
|
125
|
-
--color-dark-border-key-inverted: #
|
|
126
|
+
--color-dark-border-key-inverted: #000;
|
|
127
|
+
--color-dark-border-link: #0072ef;
|
|
126
128
|
--color-dark-border-primary: #2b2b2e;
|
|
129
|
+
--color-dark-border-primary-inverted: #dcdcdd;
|
|
127
130
|
--color-dark-border-secondary: #262629;
|
|
128
131
|
--color-dark-border-secondary-inverted: #e9e9eb;
|
|
129
132
|
--color-dark-border-tertiary: #1c1c1e;
|
|
130
133
|
--color-dark-border-tertiary-inverted: #f3f4f5;
|
|
134
|
+
--color-dark-border-underline: #464649;
|
|
135
|
+
--color-dark-border-underline-inverted: #c5c5c7;
|
|
131
136
|
--color-dark-graphic-accent: #ef3124;
|
|
132
137
|
--color-dark-graphic-attention: #f6bf65;
|
|
133
138
|
--color-dark-graphic-link: #0072ef;
|
|
134
139
|
--color-dark-graphic-negative: #d91d0b;
|
|
135
|
-
--color-dark-graphic-neutral: #2a2a2c;
|
|
136
140
|
--color-dark-graphic-positive: #2fc26e;
|
|
137
141
|
--color-dark-graphic-primary: #fff;
|
|
138
|
-
--color-dark-graphic-primary-inverted: #
|
|
142
|
+
--color-dark-graphic-primary-inverted: #000;
|
|
143
|
+
--color-dark-graphic-quaternary: #2a2a2c;
|
|
144
|
+
--color-dark-graphic-quaternary-inverted: #dcdcdd;
|
|
139
145
|
--color-dark-graphic-secondary: #8d8d93;
|
|
146
|
+
--color-dark-graphic-secondary-inverted: #8a8a8e;
|
|
140
147
|
--color-dark-graphic-tertiary: #464649;
|
|
148
|
+
--color-dark-graphic-tertiary-inverted: #c5c5c7;
|
|
149
|
+
--color-dark-specialbg-component: rgba(255, 255, 255, 0.1);
|
|
150
|
+
--color-dark-specialbg-component-inverted: rgba(0, 0, 0, 0.08);
|
|
141
151
|
--color-dark-specialbg-nulled: rgba(255, 255, 255, 0);
|
|
142
152
|
--color-dark-specialbg-overlay-fallback: #070707;
|
|
143
153
|
--color-dark-specialbg-primary-grouped: #202022;
|
|
@@ -146,6 +156,8 @@
|
|
|
146
156
|
--color-dark-text-accent: #ef3124;
|
|
147
157
|
--color-dark-text-attention: #cb830f;
|
|
148
158
|
--color-dark-text-disabled: #2a2a2c;
|
|
159
|
+
--color-dark-text-disabled-inverted: #dcdcdd;
|
|
160
|
+
--color-dark-text-disabled-inverted-transparent: rgba(60, 60, 67, 0.18);
|
|
149
161
|
--color-dark-text-disabled-transparent: rgba(235, 235, 245, 0.18);
|
|
150
162
|
--color-dark-text-link: #0072ef;
|
|
151
163
|
--color-dark-text-negative: #f15045;
|
|
@@ -164,12 +176,13 @@
|
|
|
164
176
|
--color-light-bg-attention-muted: #f7ebd9;
|
|
165
177
|
--color-light-bg-info: #d6e8fc;
|
|
166
178
|
--color-light-bg-negative-muted: #fbe8e7;
|
|
167
|
-
--color-light-bg-neutral: #dcdcdd;
|
|
168
179
|
--color-light-bg-opaque: rgba(255, 255, 255, 0.8);
|
|
169
180
|
--color-light-bg-overlay: rgba(0, 0, 0, 0.6);
|
|
170
181
|
--color-light-bg-positive-muted: #e7f6ef;
|
|
171
182
|
--color-light-bg-primary: #fff;
|
|
172
183
|
--color-light-bg-primary-inverted: #121212;
|
|
184
|
+
--color-light-bg-quaternary: #dcdcdd;
|
|
185
|
+
--color-light-bg-quaternary-inverted: #3a3a3c;
|
|
173
186
|
--color-light-bg-secondary: #f3f4f5;
|
|
174
187
|
--color-light-bg-secondary-inverted: #202022;
|
|
175
188
|
--color-light-bg-tertiary: #e9e9eb;
|
|
@@ -177,21 +190,30 @@
|
|
|
177
190
|
--color-light-border-accent: #ef3124;
|
|
178
191
|
--color-light-border-key: #000;
|
|
179
192
|
--color-light-border-key-inverted: #fff;
|
|
193
|
+
--color-light-border-link: #0072ef;
|
|
180
194
|
--color-light-border-primary: #dcdcdd;
|
|
195
|
+
--color-light-border-primary-inverted: #2b2b2e;
|
|
181
196
|
--color-light-border-secondary: #e9e9eb;
|
|
182
197
|
--color-light-border-secondary-inverted: #262629;
|
|
183
198
|
--color-light-border-tertiary: #f3f4f5;
|
|
184
199
|
--color-light-border-tertiary-inverted: #1c1c1e;
|
|
200
|
+
--color-light-border-underline: #c5c5c7;
|
|
201
|
+
--color-light-border-underline-inverted: #464649;
|
|
185
202
|
--color-light-graphic-accent: #ef3124;
|
|
186
203
|
--color-light-graphic-attention: #f6bf65;
|
|
187
204
|
--color-light-graphic-link: #0072ef;
|
|
188
205
|
--color-light-graphic-negative: #f15045;
|
|
189
|
-
--color-light-graphic-neutral: #dcdcdd;
|
|
190
206
|
--color-light-graphic-positive: #2fc26e;
|
|
191
207
|
--color-light-graphic-primary: #000;
|
|
192
208
|
--color-light-graphic-primary-inverted: #fff;
|
|
209
|
+
--color-light-graphic-quaternary: #dcdcdd;
|
|
210
|
+
--color-light-graphic-quaternary-inverted: #2a2a2c;
|
|
193
211
|
--color-light-graphic-secondary: #8a8a8e;
|
|
212
|
+
--color-light-graphic-secondary-inverted: #8d8d93;
|
|
194
213
|
--color-light-graphic-tertiary: #c5c5c7;
|
|
214
|
+
--color-light-graphic-tertiary-inverted: #464649;
|
|
215
|
+
--color-light-specialbg-component: rgba(0, 0, 0, 0.08);
|
|
216
|
+
--color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.1);
|
|
195
217
|
--color-light-specialbg-nulled: rgba(255, 255, 255, 0);
|
|
196
218
|
--color-light-specialbg-overlay-fallback: #5c5c5c;
|
|
197
219
|
--color-light-specialbg-primary-grouped: #f3f4f5;
|
|
@@ -200,6 +222,8 @@
|
|
|
200
222
|
--color-light-text-accent: #ef3124;
|
|
201
223
|
--color-light-text-attention: #cb830f;
|
|
202
224
|
--color-light-text-disabled: #dcdcdd;
|
|
225
|
+
--color-light-text-disabled-inverted: #2a2a2c;
|
|
226
|
+
--color-light-text-disabled-inverted-transparent: rgba(235, 235, 245, 0.18);
|
|
203
227
|
--color-light-text-disabled-transparent: rgba(60, 60, 67, 0.18);
|
|
204
228
|
--color-light-text-link: #0072ef;
|
|
205
229
|
--color-light-text-negative: #d91d0b;
|
|
@@ -215,12 +239,14 @@
|
|
|
215
239
|
--color-light-text-tertiary-inverted-transparent: rgba(235, 235, 245, 0.3);
|
|
216
240
|
--color-light-text-tertiary-transparent: rgba(60, 60, 67, 0.3);
|
|
217
241
|
--color-static-bg-accent: #ef3124;
|
|
218
|
-
--color-static-bg-neutral-dark: #3a3a3c;
|
|
219
|
-
--color-static-bg-neutral-light: #dcdcdd;
|
|
220
242
|
--color-static-bg-primary-dark: #121212;
|
|
221
243
|
--color-static-bg-primary-light: #fff;
|
|
244
|
+
--color-static-bg-quaternary-dark: #3a3a3c;
|
|
245
|
+
--color-static-bg-quaternary-light: #dcdcdd;
|
|
222
246
|
--color-static-bg-secondary-dark: #202022;
|
|
223
247
|
--color-static-bg-secondary-light: #f3f4f5;
|
|
248
|
+
--color-static-bg-tertiary-dark: #2c2c2e;
|
|
249
|
+
--color-static-bg-tertiary-light: #e9e9eb;
|
|
224
250
|
--color-static-border-accent: #ef3124;
|
|
225
251
|
--color-static-graphic-accent: #ef3124;
|
|
226
252
|
--color-static-graphic-dark: #000;
|
|
@@ -237,19 +263,18 @@
|
|
|
237
263
|
--color-static-text-tertiary-light: #464649;
|
|
238
264
|
--color-static-text-tertiary-light-transparent: rgba(235, 235, 245, 0.3);
|
|
239
265
|
--color-dark-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
266
|
+
--color-dark-bg-accent-shade-15: rgb(203, 42, 31);
|
|
267
|
+
--color-dark-bg-accent-shade-20: rgb(191, 39, 29);
|
|
240
268
|
--color-dark-bg-accent-tint-7: rgb(240, 63, 51);
|
|
241
269
|
--color-dark-bg-accent-tint-10: rgb(241, 70, 58);
|
|
242
270
|
--color-dark-bg-accent-tint-15: rgb(241, 80, 69);
|
|
243
271
|
--color-dark-bg-accent-tint-30: rgb(244, 111, 102);
|
|
244
|
-
--color-dark-bg-neutral-alpha-30: rgba(58, 58, 60, 0.3);
|
|
245
|
-
--color-dark-bg-neutral-tint-7: rgb(72, 72, 74);
|
|
246
|
-
--color-dark-bg-neutral-tint-10: rgb(78, 78, 80);
|
|
247
|
-
--color-dark-bg-neutral-tint-15: rgb(88, 88, 89);
|
|
248
|
-
--color-dark-bg-neutral-tint-30: rgb(117, 117, 119);
|
|
249
|
-
--color-dark-bg-neutral-shade-15: rgb(49, 49, 51);
|
|
250
272
|
--color-dark-bg-primary-alpha-8: rgba(18, 18, 18, 0.08);
|
|
273
|
+
--color-dark-bg-primary-alpha-15: rgba(18, 18, 18, 0.15);
|
|
274
|
+
--color-dark-bg-primary-alpha-20: rgba(18, 18, 18, 0.2);
|
|
251
275
|
--color-dark-bg-primary-alpha-40: rgba(18, 18, 18, 0.4);
|
|
252
276
|
--color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
|
|
277
|
+
--color-dark-bg-primary-inverted-alpha-5: rgba(255, 255, 255, 0.05);
|
|
253
278
|
--color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
254
279
|
--color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
|
|
255
280
|
--color-dark-bg-primary-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
@@ -257,42 +282,84 @@
|
|
|
257
282
|
--color-dark-bg-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
258
283
|
--color-dark-bg-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
259
284
|
--color-dark-bg-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
|
|
260
|
-
--color-dark-bg-primary-inverted-alpha-60: rgba(255, 255, 255, 0.6);
|
|
261
|
-
--color-dark-bg-primary-inverted-alpha-80: rgba(255, 255, 255, 0.8);
|
|
262
|
-
--color-dark-bg-primary-inverted-shade-7: rgb(237, 237, 237);
|
|
263
285
|
--color-dark-bg-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
264
286
|
--color-dark-bg-primary-inverted-shade-20: rgb(204, 204, 204);
|
|
287
|
+
--color-dark-bg-quaternary-alpha-30: rgba(58, 58, 60, 0.3);
|
|
288
|
+
--color-dark-bg-quaternary-tint-7: rgb(72, 72, 74);
|
|
289
|
+
--color-dark-bg-quaternary-tint-10: rgb(78, 78, 80);
|
|
290
|
+
--color-dark-bg-quaternary-tint-15: rgb(88, 88, 89);
|
|
291
|
+
--color-dark-bg-quaternary-tint-30: rgb(117, 117, 119);
|
|
292
|
+
--color-dark-bg-quaternary-inverted-alpha-30: rgba(220, 220, 221, 0.3);
|
|
293
|
+
--color-dark-bg-quaternary-inverted-shade-15: rgb(187, 187, 188);
|
|
294
|
+
--color-dark-bg-quaternary-inverted-shade-20: rgb(176, 176, 177);
|
|
265
295
|
--color-dark-bg-secondary-alpha-30: rgba(32, 32, 34, 0.3);
|
|
296
|
+
--color-dark-bg-secondary-shade-15: rgb(27, 27, 29);
|
|
297
|
+
--color-dark-bg-secondary-shade-20: rgb(26, 26, 27);
|
|
266
298
|
--color-dark-bg-secondary-tint-7: rgb(48, 48, 49);
|
|
267
299
|
--color-dark-bg-secondary-tint-15: rgb(65, 65, 67);
|
|
268
|
-
--color-dark-bg-secondary-inverted-alpha-7: rgba(243, 244, 245, 0.07);
|
|
269
|
-
--color-dark-bg-secondary-inverted-alpha-15: rgba(243, 244, 245, 0.15);
|
|
270
300
|
--color-dark-bg-secondary-inverted-alpha-30: rgba(243, 244, 245, 0.3);
|
|
271
|
-
--color-dark-bg-secondary-inverted-shade-7: rgb(226, 227, 228);
|
|
272
301
|
--color-dark-bg-secondary-inverted-shade-15: rgb(207, 207, 208);
|
|
273
302
|
--color-dark-bg-secondary-inverted-shade-20: rgb(194, 195, 196);
|
|
303
|
+
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
304
|
+
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
274
305
|
--color-dark-bg-tertiary-tint-7: rgb(59, 59, 61);
|
|
275
|
-
--color-dark-border-
|
|
306
|
+
--color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
|
|
307
|
+
--color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
276
308
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
277
309
|
--color-dark-graphic-accent-shade-15: rgb(203, 42, 31);
|
|
278
310
|
--color-dark-graphic-accent-tint-10: rgb(241, 70, 58);
|
|
279
311
|
--color-dark-graphic-accent-tint-30: rgb(244, 111, 102);
|
|
312
|
+
--color-dark-graphic-negative-alpha-30: rgba(217, 29, 11, 0.3);
|
|
313
|
+
--color-dark-graphic-negative-shade-20: rgb(174, 23, 9);
|
|
280
314
|
--color-dark-graphic-negative-shade-30: rgb(152, 20, 8);
|
|
281
|
-
--color-dark-graphic-negative-
|
|
282
|
-
--color-dark-graphic-
|
|
315
|
+
--color-dark-graphic-negative-tint-7: rgb(220, 45, 28);
|
|
316
|
+
--color-dark-graphic-negative-tint-15: rgb(223, 63, 48);
|
|
317
|
+
--color-dark-graphic-negative-tint-30: rgb(228, 97, 84);
|
|
283
318
|
--color-dark-graphic-positive-tint-10: rgb(68, 200, 125);
|
|
284
319
|
--color-dark-graphic-positive-tint-30: rgb(109, 212, 154);
|
|
285
320
|
--color-dark-graphic-primary-alpha-30: rgba(255, 255, 255, 0.3);
|
|
286
321
|
--color-dark-graphic-primary-alpha-40: rgba(255, 255, 255, 0.4);
|
|
287
322
|
--color-dark-graphic-primary-alpha-50: rgba(255, 255, 255, 0.5);
|
|
288
323
|
--color-dark-graphic-primary-shade-15: rgb(217, 217, 217);
|
|
324
|
+
--color-dark-graphic-primary-shade-20: rgb(204, 204, 204);
|
|
289
325
|
--color-dark-graphic-primary-shade-30: rgb(179, 179, 179);
|
|
290
|
-
--color-dark-graphic-primary-shade-50: rgb(128, 128, 128);
|
|
291
326
|
--color-dark-graphic-primary-tint-10: rgb(255, 255, 255);
|
|
292
327
|
--color-dark-graphic-primary-tint-30: rgb(255, 255, 255);
|
|
328
|
+
--color-dark-graphic-primary-inverted-alpha-30: rgba(0, 0, 0, 0.3);
|
|
329
|
+
--color-dark-graphic-primary-inverted-alpha-40: rgba(0, 0, 0, 0.4);
|
|
330
|
+
--color-dark-graphic-primary-inverted-alpha-50: rgba(0, 0, 0, 0.5);
|
|
331
|
+
--color-dark-graphic-primary-inverted-tint-7: rgb(18, 18, 18);
|
|
332
|
+
--color-dark-graphic-primary-inverted-tint-10: rgb(26, 26, 26);
|
|
333
|
+
--color-dark-graphic-primary-inverted-tint-15: rgb(38, 38, 38);
|
|
334
|
+
--color-dark-graphic-primary-inverted-tint-30: rgb(77, 77, 77);
|
|
335
|
+
--color-dark-graphic-quaternary-tint-10: rgb(63, 63, 65);
|
|
293
336
|
--color-dark-graphic-secondary-alpha-30: rgba(141, 141, 147, 0.3);
|
|
294
337
|
--color-dark-graphic-secondary-tint-30: rgb(175, 175, 179);
|
|
295
338
|
--color-dark-graphic-secondary-tint-50: rgb(198, 198, 201);
|
|
339
|
+
--color-dark-graphic-secondary-inverted-alpha-30: rgba(138, 138, 142, 0.3);
|
|
340
|
+
--color-dark-graphic-secondary-inverted-shade-15: rgb(117, 117, 121);
|
|
341
|
+
--color-dark-graphic-secondary-inverted-shade-20: rgb(110, 110, 114);
|
|
342
|
+
--color-dark-graphic-secondary-inverted-tint-10: rgb(150, 150, 153);
|
|
343
|
+
--color-dark-graphic-secondary-inverted-tint-30: rgb(173, 173, 176);
|
|
344
|
+
--color-dark-graphic-tertiary-alpha-30: rgba(70, 70, 73, 0.3);
|
|
345
|
+
--color-dark-graphic-tertiary-shade-15: rgb(60, 60, 62);
|
|
346
|
+
--color-dark-graphic-tertiary-shade-20: rgb(56, 56, 58);
|
|
347
|
+
--color-dark-graphic-tertiary-tint-7: rgb(83, 83, 86);
|
|
348
|
+
--color-dark-graphic-tertiary-tint-15: rgb(98, 98, 100);
|
|
349
|
+
--color-dark-graphic-tertiary-inverted-alpha-30: rgba(197, 197, 199, 0.3);
|
|
350
|
+
--color-dark-graphic-tertiary-inverted-shade-15: rgb(167, 167, 169);
|
|
351
|
+
--color-dark-graphic-tertiary-inverted-shade-20: rgb(158, 158, 159);
|
|
352
|
+
--color-dark-specialbg-component-tint-7: rgba(255, 255, 255, 0.163);
|
|
353
|
+
--color-dark-specialbg-component-tint-10: rgba(255, 255, 255, 0.19);
|
|
354
|
+
--color-dark-specialbg-component-tint-15: rgba(255, 255, 255, 0.235);
|
|
355
|
+
--color-dark-specialbg-component-tint-30: rgba(255, 255, 255, 0.37);
|
|
356
|
+
--color-dark-specialbg-component-alpha-2: rgba(255, 255, 255, 0.02);
|
|
357
|
+
--color-dark-specialbg-component-alpha-14: rgba(255, 255, 255, 0.14);
|
|
358
|
+
--color-dark-specialbg-component-alpha-23: rgba(255, 255, 255, 0.23);
|
|
359
|
+
--color-dark-specialbg-component-alpha-30: rgba(255, 255, 255, 0.3);
|
|
360
|
+
--color-dark-specialbg-component-inverted-alpha-30: rgba(0, 0, 0, 0.3);
|
|
361
|
+
--color-dark-specialbg-component-inverted-shade-15: rgba(0, 0, 0, 0.218);
|
|
362
|
+
--color-dark-specialbg-component-inverted-shade-20: rgba(0, 0, 0, 0.264);
|
|
296
363
|
--color-dark-text-link-shade-30: rgb(0, 80, 167);
|
|
297
364
|
--color-dark-text-link-shade-50: rgb(0, 57, 120);
|
|
298
365
|
--color-dark-text-link-tint-20: rgb(51, 142, 242);
|
|
@@ -302,29 +369,33 @@
|
|
|
302
369
|
--color-dark-text-primary-shade-50: rgb(128, 128, 128);
|
|
303
370
|
--color-dark-text-primary-tint-20: rgb(255, 255, 255);
|
|
304
371
|
--color-dark-text-primary-tint-40: rgb(255, 255, 255);
|
|
372
|
+
--color-dark-text-primary-inverted-alpha-30: rgba(0, 0, 0, 0.3);
|
|
305
373
|
--color-dark-text-primary-inverted-alpha-40: rgba(0, 0, 0, 0.4);
|
|
374
|
+
--color-dark-text-primary-inverted-shade-20: rgb(0, 0, 0);
|
|
306
375
|
--color-dark-text-primary-inverted-shade-30: rgb(0, 0, 0);
|
|
307
|
-
--color-dark-text-primary-inverted-
|
|
376
|
+
--color-dark-text-primary-inverted-tint-7: rgb(18, 18, 18);
|
|
377
|
+
--color-dark-text-primary-inverted-tint-15: rgb(38, 38, 38);
|
|
378
|
+
--color-dark-text-primary-inverted-tint-30: rgb(77, 77, 77);
|
|
379
|
+
--color-dark-text-primary-inverted-tint-50: rgb(128, 128, 128);
|
|
380
|
+
--color-dark-text-secondary-shade-20: rgb(113, 113, 118);
|
|
308
381
|
--color-dark-text-secondary-shade-30: rgb(99, 99, 103);
|
|
309
|
-
--color-dark-text-secondary-shade-50: rgb(71, 71, 74);
|
|
310
382
|
--color-dark-text-secondary-tint-20: rgb(164, 164, 169);
|
|
311
383
|
--color-dark-text-secondary-tint-40: rgb(187, 187, 190);
|
|
384
|
+
--color-dark-text-secondary-inverted-shade-20: rgb(110, 110, 114);
|
|
312
385
|
--color-dark-text-secondary-inverted-shade-30: rgb(97, 97, 99);
|
|
313
|
-
--color-dark-text-secondary-inverted-shade-50: rgb(69, 69, 71);
|
|
314
386
|
--color-light-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
387
|
+
--color-light-bg-accent-tint-15: rgb(241, 80, 69);
|
|
388
|
+
--color-light-bg-accent-tint-20: rgb(242, 90, 80);
|
|
315
389
|
--color-light-bg-accent-shade-7: rgb(222, 46, 33);
|
|
316
390
|
--color-light-bg-accent-shade-10: rgb(215, 44, 32);
|
|
317
391
|
--color-light-bg-accent-shade-15: rgb(203, 42, 31);
|
|
318
392
|
--color-light-bg-accent-shade-30: rgb(167, 34, 25);
|
|
319
|
-
--color-light-bg-neutral-alpha-30: rgba(220, 220, 221, 0.3);
|
|
320
|
-
--color-light-bg-neutral-shade-7: rgb(205, 205, 206);
|
|
321
|
-
--color-light-bg-neutral-shade-10: rgb(198, 198, 199);
|
|
322
|
-
--color-light-bg-neutral-shade-15: rgb(187, 187, 188);
|
|
323
|
-
--color-light-bg-neutral-shade-30: rgb(154, 154, 155);
|
|
324
|
-
--color-light-bg-neutral-tint-15: rgb(225, 225, 226);
|
|
325
393
|
--color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
|
|
394
|
+
--color-light-bg-primary-alpha-15: rgba(255, 255, 255, 0.15);
|
|
395
|
+
--color-light-bg-primary-alpha-20: rgba(255, 255, 255, 0.2);
|
|
326
396
|
--color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
|
|
327
397
|
--color-light-bg-primary-inverted-alpha-3: rgba(18, 18, 18, 0.03);
|
|
398
|
+
--color-light-bg-primary-inverted-alpha-5: rgba(18, 18, 18, 0.05);
|
|
328
399
|
--color-light-bg-primary-inverted-alpha-7: rgba(18, 18, 18, 0.07);
|
|
329
400
|
--color-light-bg-primary-inverted-alpha-10: rgba(18, 18, 18, 0.1);
|
|
330
401
|
--color-light-bg-primary-inverted-alpha-15: rgba(18, 18, 18, 0.15);
|
|
@@ -332,42 +403,84 @@
|
|
|
332
403
|
--color-light-bg-primary-inverted-alpha-30: rgba(18, 18, 18, 0.3);
|
|
333
404
|
--color-light-bg-primary-inverted-alpha-40: rgba(18, 18, 18, 0.4);
|
|
334
405
|
--color-light-bg-primary-inverted-alpha-50: rgba(18, 18, 18, 0.5);
|
|
335
|
-
--color-light-bg-primary-inverted-alpha-60: rgba(18, 18, 18, 0.6);
|
|
336
|
-
--color-light-bg-primary-inverted-alpha-80: rgba(18, 18, 18, 0.8);
|
|
337
|
-
--color-light-bg-primary-inverted-tint-7: rgb(35, 35, 35);
|
|
338
406
|
--color-light-bg-primary-inverted-tint-15: rgb(54, 54, 54);
|
|
339
407
|
--color-light-bg-primary-inverted-tint-20: rgb(65, 65, 65);
|
|
408
|
+
--color-light-bg-quaternary-alpha-30: rgba(220, 220, 221, 0.3);
|
|
409
|
+
--color-light-bg-quaternary-shade-7: rgb(205, 205, 206);
|
|
410
|
+
--color-light-bg-quaternary-shade-10: rgb(198, 198, 199);
|
|
411
|
+
--color-light-bg-quaternary-shade-15: rgb(187, 187, 188);
|
|
412
|
+
--color-light-bg-quaternary-shade-30: rgb(154, 154, 155);
|
|
413
|
+
--color-light-bg-quaternary-inverted-alpha-30: rgba(58, 58, 60, 0.3);
|
|
414
|
+
--color-light-bg-quaternary-inverted-tint-15: rgb(88, 88, 89);
|
|
415
|
+
--color-light-bg-quaternary-inverted-tint-20: rgb(97, 97, 99);
|
|
340
416
|
--color-light-bg-secondary-alpha-30: rgba(243, 244, 245, 0.3);
|
|
417
|
+
--color-light-bg-secondary-tint-15: rgb(245, 246, 246);
|
|
418
|
+
--color-light-bg-secondary-tint-20: rgb(245, 246, 247);
|
|
341
419
|
--color-light-bg-secondary-shade-7: rgb(226, 227, 228);
|
|
342
420
|
--color-light-bg-secondary-shade-15: rgb(207, 207, 208);
|
|
343
|
-
--color-light-bg-secondary-inverted-alpha-7: rgba(32, 32, 34, 0.07);
|
|
344
|
-
--color-light-bg-secondary-inverted-alpha-15: rgba(32, 32, 34, 0.15);
|
|
345
421
|
--color-light-bg-secondary-inverted-alpha-30: rgba(32, 32, 34, 0.3);
|
|
346
|
-
--color-light-bg-secondary-inverted-tint-7: rgb(48, 48, 49);
|
|
347
422
|
--color-light-bg-secondary-inverted-tint-15: rgb(65, 65, 67);
|
|
348
423
|
--color-light-bg-secondary-inverted-tint-20: rgb(77, 77, 78);
|
|
424
|
+
--color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
|
|
425
|
+
--color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
|
|
349
426
|
--color-light-bg-tertiary-shade-7: rgb(217, 217, 219);
|
|
350
|
-
--color-light-border-
|
|
427
|
+
--color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
|
|
428
|
+
--color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
351
429
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
352
430
|
--color-light-graphic-accent-tint-15: rgb(241, 80, 69);
|
|
353
431
|
--color-light-graphic-accent-shade-10: rgb(215, 44, 32);
|
|
354
432
|
--color-light-graphic-accent-shade-30: rgb(167, 34, 25);
|
|
433
|
+
--color-light-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
|
|
434
|
+
--color-light-graphic-negative-tint-20: rgb(244, 115, 106);
|
|
355
435
|
--color-light-graphic-negative-tint-30: rgb(245, 133, 125);
|
|
356
|
-
--color-light-graphic-negative-
|
|
357
|
-
--color-light-graphic-
|
|
436
|
+
--color-light-graphic-negative-shade-7: rgb(224, 74, 64);
|
|
437
|
+
--color-light-graphic-negative-shade-15: rgb(205, 68, 59);
|
|
438
|
+
--color-light-graphic-negative-shade-30: rgb(169, 56, 48);
|
|
358
439
|
--color-light-graphic-positive-shade-10: rgb(42, 175, 99);
|
|
359
440
|
--color-light-graphic-positive-shade-30: rgb(33, 136, 77);
|
|
360
441
|
--color-light-graphic-primary-alpha-30: rgba(0, 0, 0, 0.3);
|
|
361
442
|
--color-light-graphic-primary-alpha-40: rgba(0, 0, 0, 0.4);
|
|
362
443
|
--color-light-graphic-primary-alpha-50: rgba(0, 0, 0, 0.5);
|
|
363
444
|
--color-light-graphic-primary-tint-15: rgb(38, 38, 38);
|
|
445
|
+
--color-light-graphic-primary-tint-20: rgb(51, 51, 51);
|
|
364
446
|
--color-light-graphic-primary-tint-30: rgb(77, 77, 77);
|
|
365
|
-
--color-light-graphic-primary-tint-50: rgb(128, 128, 128);
|
|
366
447
|
--color-light-graphic-primary-shade-10: rgb(0, 0, 0);
|
|
367
448
|
--color-light-graphic-primary-shade-30: rgb(0, 0, 0);
|
|
449
|
+
--color-light-graphic-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
450
|
+
--color-light-graphic-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
451
|
+
--color-light-graphic-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
|
|
452
|
+
--color-light-graphic-primary-inverted-shade-7: rgb(237, 237, 237);
|
|
453
|
+
--color-light-graphic-primary-inverted-shade-10: rgb(230, 230, 230);
|
|
454
|
+
--color-light-graphic-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
455
|
+
--color-light-graphic-primary-inverted-shade-30: rgb(179, 179, 179);
|
|
456
|
+
--color-light-graphic-quaternary-shade-10: rgb(198, 198, 199);
|
|
368
457
|
--color-light-graphic-secondary-alpha-30: rgba(138, 138, 142, 0.3);
|
|
369
458
|
--color-light-graphic-secondary-shade-30: rgb(97, 97, 99);
|
|
370
459
|
--color-light-graphic-secondary-shade-50: rgb(69, 69, 71);
|
|
460
|
+
--color-light-graphic-secondary-inverted-alpha-30: rgba(141, 141, 147, 0.3);
|
|
461
|
+
--color-light-graphic-secondary-inverted-tint-15: rgb(158, 158, 163);
|
|
462
|
+
--color-light-graphic-secondary-inverted-tint-20: rgb(164, 164, 169);
|
|
463
|
+
--color-light-graphic-secondary-inverted-shade-10: rgb(127, 127, 132);
|
|
464
|
+
--color-light-graphic-secondary-inverted-shade-30: rgb(99, 99, 103);
|
|
465
|
+
--color-light-graphic-tertiary-alpha-30: rgba(197, 197, 199, 0.3);
|
|
466
|
+
--color-light-graphic-tertiary-tint-15: rgb(206, 206, 207);
|
|
467
|
+
--color-light-graphic-tertiary-tint-20: rgb(209, 209, 210);
|
|
468
|
+
--color-light-graphic-tertiary-shade-7: rgb(183, 183, 185);
|
|
469
|
+
--color-light-graphic-tertiary-shade-15: rgb(167, 167, 169);
|
|
470
|
+
--color-light-graphic-tertiary-inverted-alpha-30: rgba(70, 70, 73, 0.3);
|
|
471
|
+
--color-light-graphic-tertiary-inverted-tint-15: rgb(98, 98, 100);
|
|
472
|
+
--color-light-graphic-tertiary-inverted-tint-20: rgb(107, 107, 109);
|
|
473
|
+
--color-light-specialbg-component-shade-7: rgba(0, 0, 0, 0.1444);
|
|
474
|
+
--color-light-specialbg-component-shade-10: rgba(0, 0, 0, 0.172);
|
|
475
|
+
--color-light-specialbg-component-shade-15: rgba(0, 0, 0, 0.218);
|
|
476
|
+
--color-light-specialbg-component-shade-30: rgba(0, 0, 0, 0.356);
|
|
477
|
+
--color-light-specialbg-component-alpha-2: rgba(0, 0, 0, 0.02);
|
|
478
|
+
--color-light-specialbg-component-alpha-14: rgba(0, 0, 0, 0.14);
|
|
479
|
+
--color-light-specialbg-component-alpha-23: rgba(0, 0, 0, 0.23);
|
|
480
|
+
--color-light-specialbg-component-alpha-30: rgba(0, 0, 0, 0.3);
|
|
481
|
+
--color-light-specialbg-component-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
482
|
+
--color-light-specialbg-component-inverted-tint-15: rgba(255, 255, 255, 0.235);
|
|
483
|
+
--color-light-specialbg-component-inverted-tint-20: rgba(255, 255, 255, 0.28);
|
|
371
484
|
--color-light-text-link-tint-30: rgb(77, 156, 244);
|
|
372
485
|
--color-light-text-link-tint-50: rgb(128, 185, 247);
|
|
373
486
|
--color-light-text-link-shade-20: rgb(0, 91, 191);
|
|
@@ -377,17 +490,23 @@
|
|
|
377
490
|
--color-light-text-primary-tint-50: rgb(128, 128, 128);
|
|
378
491
|
--color-light-text-primary-shade-20: rgb(0, 0, 0);
|
|
379
492
|
--color-light-text-primary-shade-40: rgb(0, 0, 0);
|
|
493
|
+
--color-light-text-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
380
494
|
--color-light-text-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
495
|
+
--color-light-text-primary-inverted-tint-20: rgb(255, 255, 255);
|
|
381
496
|
--color-light-text-primary-inverted-tint-30: rgb(255, 255, 255);
|
|
382
|
-
--color-light-text-primary-inverted-
|
|
497
|
+
--color-light-text-primary-inverted-shade-7: rgb(237, 237, 237);
|
|
498
|
+
--color-light-text-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
499
|
+
--color-light-text-primary-inverted-shade-30: rgb(179, 179, 179);
|
|
500
|
+
--color-light-text-primary-inverted-shade-50: rgb(128, 128, 128);
|
|
501
|
+
--color-light-text-secondary-tint-20: rgb(161, 161, 165);
|
|
383
502
|
--color-light-text-secondary-tint-30: rgb(173, 173, 176);
|
|
384
|
-
--color-light-text-secondary-tint-50: rgb(197, 197, 199);
|
|
385
503
|
--color-light-text-secondary-shade-20: rgb(110, 110, 114);
|
|
386
504
|
--color-light-text-secondary-shade-40: rgb(83, 83, 85);
|
|
505
|
+
--color-light-text-secondary-inverted-tint-20: rgb(164, 164, 169);
|
|
387
506
|
--color-light-text-secondary-inverted-tint-30: rgb(175, 175, 179);
|
|
388
|
-
--color-light-text-secondary-inverted-tint-50: rgb(198, 198, 201);
|
|
389
507
|
--color-static-bg-primary-dark-alpha-10: rgba(18, 18, 18, 0.1);
|
|
390
508
|
--color-static-bg-primary-dark-alpha-20: rgba(18, 18, 18, 0.2);
|
|
509
|
+
--color-static-text-primary-light-alpha-30: rgba(255, 255, 255, 0.3);
|
|
391
510
|
}
|
|
392
511
|
:root {
|
|
393
512
|
--color-dynamic-primary-dark: rgba(0, 0, 0, 0.8);
|
|
@@ -415,6 +534,10 @@
|
|
|
415
534
|
--color-static-tertiary-dark: rgba(0, 0, 0, 0.48);
|
|
416
535
|
--color-static-tertiary-light: rgba(255, 255, 255, 0.48);
|
|
417
536
|
}
|
|
537
|
+
:root {
|
|
538
|
+
--color-static-brand-primary: #5faf2d;
|
|
539
|
+
--color-static-brand-secondary: #00afff;
|
|
540
|
+
}
|
|
418
541
|
:root {
|
|
419
542
|
--color-dark-indigo: #0b1f35;
|
|
420
543
|
--color-dark-indigo-60: rgba(11, 31, 53, 0.6);
|
|
@@ -566,16 +689,18 @@
|
|
|
566
689
|
--button-active-transform: none;
|
|
567
690
|
/* primary */
|
|
568
691
|
--button-primary-base-bg-color: var(--color-light-bg-secondary-inverted);
|
|
569
|
-
--button-primary-hover-bg-color: var(--color-light-bg-secondary-inverted);
|
|
570
|
-
--button-primary-active-bg-color: var(--color-light-bg-
|
|
692
|
+
--button-primary-hover-bg-color: var(--color-light-bg-secondary-inverted-tint-15);
|
|
693
|
+
--button-primary-active-bg-color: var(--color-light-bg-secondary-inverted-tint-20);
|
|
571
694
|
--button-primary-disabled-bg-color: var(--color-light-bg-secondary-inverted);
|
|
572
|
-
--button-primary-disabled-color: var(--color-light-text-tertiary-inverted);
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
--button-
|
|
576
|
-
--button-
|
|
577
|
-
--button-
|
|
578
|
-
--button-
|
|
695
|
+
--button-primary-disabled-color: var(--color-light-text-tertiary-inverted-transparent);
|
|
696
|
+
--button-primary-color: var(--color-light-text-primary-inverted);
|
|
697
|
+
/* primary-inverted */
|
|
698
|
+
--button-inverted-primary-base-bg-color: var(--color-light-bg-secondary);
|
|
699
|
+
--button-inverted-primary-hover-bg-color: var(--color-light-bg-secondary-shade-7);
|
|
700
|
+
--button-inverted-primary-active-bg-color: var(--color-light-bg-secondary-shade-15);
|
|
701
|
+
--button-inverted-primary-disabled-bg-color: var(--color-light-bg-secondary);
|
|
702
|
+
--button-inverted-primary-disabled-color: var(--color-light-text-tertiary-transparent);
|
|
703
|
+
--button-inverted-primary-color: var(--color-light-text-primary);
|
|
579
704
|
/* theme */
|
|
580
705
|
--tag-background-color: var(--color-light-bg-secondary);
|
|
581
706
|
--tag-background-color-hover: var(--color-light-bg-secondary-shade-7);
|
|
@@ -662,8 +787,8 @@
|
|
|
662
787
|
--input-caret-color: var(--color-light-text-link);
|
|
663
788
|
--input-inverted-caret-color: var(--color-light-text-link);
|
|
664
789
|
--input-error-icon-not-alone-display: none;
|
|
665
|
-
--slider-progress-background: var(--color-light-graphic-
|
|
666
|
-
--slider-progress-hover-background: var(--color-light-graphic-
|
|
790
|
+
--slider-progress-background: var(--color-light-graphic-quaternary);
|
|
791
|
+
--slider-progress-hover-background: var(--color-light-graphic-quaternary);
|
|
667
792
|
--slider-range-offest: 0;
|
|
668
793
|
--slider-input-font-weight: normal;
|
|
669
794
|
/* theme */
|
package/themes/link/click.css
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
:root {
|
|
2
2
|
/* primary */
|
|
3
|
-
--link-primary-hover-color: var(--color-light-text-primary-tint-
|
|
4
|
-
--link-primary-active-color: var(--color-light-text-primary-tint-
|
|
3
|
+
--link-primary-hover-color: var(--color-light-text-primary-tint-20);
|
|
4
|
+
--link-primary-active-color: var(--color-light-text-primary-tint-30);
|
|
5
5
|
|
|
6
6
|
/* inverted primary */
|
|
7
|
-
--link-inverted-primary-hover-color: var(--color-light-text-primary-inverted-tint-
|
|
8
|
-
--link-inverted-primary-active-color: var(--color-light-text-primary-inverted-tint-
|
|
7
|
+
--link-inverted-primary-hover-color: var(--color-light-text-primary-inverted-tint-20);
|
|
8
|
+
--link-inverted-primary-active-color: var(--color-light-text-primary-inverted-tint-30);
|
|
9
9
|
|
|
10
10
|
/* secondary */
|
|
11
|
-
--link-secondary-hover-color: var(--color-light-text-secondary-tint-
|
|
12
|
-
--link-secondary-active-color: var(--color-light-text-secondary-tint-
|
|
11
|
+
--link-secondary-hover-color: var(--color-light-text-secondary-tint-20);
|
|
12
|
+
--link-secondary-active-color: var(--color-light-text-secondary-tint-30);
|
|
13
13
|
|
|
14
14
|
/* inverted secondary */
|
|
15
|
-
--link-inverted-secondary-hover-color: var(--color-light-text-secondary-inverted-tint-
|
|
16
|
-
--link-inverted-secondary-active-color: var(--color-light-text-secondary-inverted-tint-
|
|
15
|
+
--link-inverted-secondary-hover-color: var(--color-light-text-secondary-inverted-tint-20);
|
|
16
|
+
--link-inverted-secondary-active-color: var(--color-light-text-secondary-inverted-tint-30);
|
|
17
17
|
|
|
18
18
|
/* default */
|
|
19
19
|
--link-default-hover-color: var(--color-light-text-link-tint-30);
|
|
@@ -2,15 +2,17 @@
|
|
|
2
2
|
--button-border-radius: var(--border-radius-s);
|
|
3
3
|
--button-active-transform: none;
|
|
4
4
|
|
|
5
|
-
/* primary */
|
|
6
|
-
--button-primary-base-bg-color: var(--color-light-bg-accent);
|
|
7
|
-
--button-primary-hover-bg-color: var(--color-light-bg-accent-shade-10);
|
|
8
|
-
--button-primary-active-bg-color: var(--color-light-bg-accent-shade-30);
|
|
9
|
-
--button-primary-disabled-bg-color: var(--color-light-bg-accent-alpha-30);
|
|
10
|
-
|
|
11
5
|
/* secondary */
|
|
12
|
-
--button-secondary-base-bg-color: var(--color-light-bg-
|
|
13
|
-
--button-secondary-hover-bg-color: var(--color-light-bg-
|
|
14
|
-
--button-secondary-active-bg-color: var(--color-light-bg-
|
|
15
|
-
--button-secondary-disabled-bg-color: var(--color-light-bg-
|
|
6
|
+
--button-secondary-base-bg-color: var(--color-light-bg-quaternary);
|
|
7
|
+
--button-secondary-hover-bg-color: var(--color-light-bg-quaternary-shade-10);
|
|
8
|
+
--button-secondary-active-bg-color: var(--color-light-bg-quaternary-shade-30);
|
|
9
|
+
--button-secondary-disabled-bg-color: var(--color-light-bg-quaternary-alpha-30);
|
|
10
|
+
|
|
11
|
+
/* inverted-secondary */
|
|
12
|
+
--button-inverted-secondary-base-bg-color: var(--color-light-bg-quaternary-inverted);
|
|
13
|
+
--button-inverted-secondary-hover-bg-color: var(--color-light-bg-quaternary-inverted-tint-15);
|
|
14
|
+
--button-inverted-secondary-active-bg-color: var(--color-light-bg-quaternary-inverted-tint-20);
|
|
15
|
+
--button-inverted-secondary-disabled-bg-color: var(
|
|
16
|
+
--color-light-bg-quaternary-inverted-alpha-30
|
|
17
|
+
);
|
|
16
18
|
}
|
|
@@ -4,17 +4,19 @@
|
|
|
4
4
|
|
|
5
5
|
/* secondary */
|
|
6
6
|
--button-secondary-base-bg-color: transparent;
|
|
7
|
-
--button-secondary-hover-bg-color: var(--color-light-
|
|
8
|
-
--button-secondary-active-bg-color: var(--color-light-
|
|
7
|
+
--button-secondary-hover-bg-color: var(--color-light-bg-primary-inverted-alpha-7);
|
|
8
|
+
--button-secondary-active-bg-color: var(--color-light-bg-primary-inverted-alpha-15);
|
|
9
9
|
--button-secondary-disabled-bg-color: transparent;
|
|
10
|
-
--button-secondary-base-border-color: var(--color-light-border-
|
|
11
|
-
--button-secondary-disabled-border-color: var(--color-light-border-
|
|
10
|
+
--button-secondary-base-border-color: var(--color-light-border-underline-inverted);
|
|
11
|
+
--button-secondary-disabled-border-color: var(--color-light-border-underline-inverted-alpha-30);
|
|
12
|
+
--button-secondary-color: var(--color-light-text-primary);
|
|
13
|
+
--button-secondary-disabled-color: var(--color-light-text-primary-alpha-30);
|
|
12
14
|
|
|
13
15
|
/* tertiary */
|
|
14
|
-
--button-tertiary-base-bg-color: var(--color-light-
|
|
15
|
-
--button-tertiary-hover-bg-color: var(--color-light-
|
|
16
|
-
--button-tertiary-active-bg-color: var(--color-light-
|
|
17
|
-
--button-tertiary-disabled-bg-color: var(--color-light-bg-
|
|
16
|
+
--button-tertiary-base-bg-color: var(--color-light-specialbg-component);
|
|
17
|
+
--button-tertiary-hover-bg-color: var(--color-light-specialbg-component-shade-7);
|
|
18
|
+
--button-tertiary-active-bg-color: var(--color-light-specialbg-component-shade-15);
|
|
19
|
+
--button-tertiary-disabled-bg-color: var(--color-light-bg-primary-inverted-alpha-5);
|
|
18
20
|
--button-tertiary-base-border-color: transparent;
|
|
19
21
|
--button-tertiary-disabled-border-color: transparent;
|
|
20
22
|
--button-tertiary-color: var(--color-light-text-primary);
|
|
@@ -23,22 +25,26 @@
|
|
|
23
25
|
/* inverted-secondary */
|
|
24
26
|
|
|
25
27
|
/* TODO colod-mod */
|
|
26
|
-
--button-inverted-secondary-color: var(--color-light-text-primary-inverted);
|
|
27
28
|
--button-inverted-secondary-base-bg-color: transparent;
|
|
28
|
-
--button-inverted-secondary-
|
|
29
|
-
--button-inverted-secondary-
|
|
30
|
-
--button-inverted-secondary-
|
|
31
|
-
--button-inverted-secondary-
|
|
32
|
-
--button-inverted-secondary-disabled-border-color:
|
|
33
|
-
--button-inverted-secondary-
|
|
29
|
+
--button-inverted-secondary-hover-bg-color: var(--color-light-bg-primary-alpha-15);
|
|
30
|
+
--button-inverted-secondary-active-bg-color: var(--color-light-bg-primary-alpha-20);
|
|
31
|
+
--button-inverted-secondary-disabled-bg-color: transparent;
|
|
32
|
+
--button-inverted-secondary-base-border-color: var(--color-light-border-underline);
|
|
33
|
+
--button-inverted-secondary-disabled-border-color: var(--color-light-border-underline-alpha-30);
|
|
34
|
+
--button-inverted-secondary-color: var(--color-light-text-primary-inverted);
|
|
35
|
+
--button-inverted-secondary-disabled-color: var(--color-light-text-primary-inverted-alpha-30);
|
|
34
36
|
|
|
35
37
|
/* inverted-tertiary */
|
|
36
|
-
--button-inverted-tertiary-color: var(--color-
|
|
37
|
-
--button-inverted-tertiary-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
--button-inverted-tertiary-
|
|
38
|
+
--button-inverted-tertiary-base-bg-color: var(--color-light-specialbg-component-inverted);
|
|
39
|
+
--button-inverted-tertiary-hover-bg-color: var(
|
|
40
|
+
--color-light-specialbg-component-inverted-tint-15
|
|
41
|
+
);
|
|
42
|
+
--button-inverted-tertiary-active-bg-color: var(
|
|
43
|
+
--color-light-specialbg-component-inverted-tint-20
|
|
44
|
+
);
|
|
45
|
+
--button-inverted-tertiary-disabled-bg-color: var(--color-light-bg-primary-alpha-8);
|
|
41
46
|
--button-inverted-tertiary-base-border-color: transparent;
|
|
42
47
|
--button-inverted-tertiary-disabled-border-color: transparent;
|
|
43
|
-
--button-inverted-tertiary-
|
|
48
|
+
--button-inverted-tertiary-color: var(--color-light-text-primary-inverted);
|
|
49
|
+
--button-inverted-tertiary-disabled-color: var(--color-light-text-primary-inverted-alpha-30);
|
|
44
50
|
}
|
|
@@ -5,15 +5,17 @@
|
|
|
5
5
|
|
|
6
6
|
/* primary */
|
|
7
7
|
--button-primary-base-bg-color: var(--color-light-bg-secondary-inverted);
|
|
8
|
-
--button-primary-hover-bg-color: var(--color-light-bg-secondary-inverted);
|
|
9
|
-
--button-primary-active-bg-color: var(--color-light-bg-
|
|
8
|
+
--button-primary-hover-bg-color: var(--color-light-bg-secondary-inverted-tint-15);
|
|
9
|
+
--button-primary-active-bg-color: var(--color-light-bg-secondary-inverted-tint-20);
|
|
10
10
|
--button-primary-disabled-bg-color: var(--color-light-bg-secondary-inverted);
|
|
11
|
-
--button-primary-disabled-color: var(--color-light-text-tertiary-inverted);
|
|
11
|
+
--button-primary-disabled-color: var(--color-light-text-tertiary-inverted-transparent);
|
|
12
|
+
--button-primary-color: var(--color-light-text-primary-inverted);
|
|
12
13
|
|
|
13
|
-
/*
|
|
14
|
-
--button-
|
|
15
|
-
--button-
|
|
16
|
-
--button-
|
|
17
|
-
--button-
|
|
18
|
-
--button-
|
|
14
|
+
/* primary-inverted */
|
|
15
|
+
--button-inverted-primary-base-bg-color: var(--color-light-bg-secondary);
|
|
16
|
+
--button-inverted-primary-hover-bg-color: var(--color-light-bg-secondary-shade-7);
|
|
17
|
+
--button-inverted-primary-active-bg-color: var(--color-light-bg-secondary-shade-15);
|
|
18
|
+
--button-inverted-primary-disabled-bg-color: var(--color-light-bg-secondary);
|
|
19
|
+
--button-inverted-primary-disabled-color: var(--color-light-text-tertiary-transparent);
|
|
20
|
+
--button-inverted-primary-color: var(--color-light-text-primary);
|
|
19
21
|
}
|
|
@@ -5,15 +5,17 @@
|
|
|
5
5
|
|
|
6
6
|
/* primary */
|
|
7
7
|
--button-primary-base-bg-color: var(--color-light-bg-secondary-inverted);
|
|
8
|
-
--button-primary-hover-bg-color: var(--color-light-bg-secondary-inverted);
|
|
9
|
-
--button-primary-active-bg-color: var(--color-light-bg-
|
|
8
|
+
--button-primary-hover-bg-color: var(--color-light-bg-secondary-inverted-tint-15);
|
|
9
|
+
--button-primary-active-bg-color: var(--color-light-bg-secondary-inverted-tint-20);
|
|
10
10
|
--button-primary-disabled-bg-color: var(--color-light-bg-secondary-inverted);
|
|
11
|
-
--button-primary-disabled-color: var(--color-light-text-tertiary-inverted);
|
|
11
|
+
--button-primary-disabled-color: var(--color-light-text-tertiary-inverted-transparent);
|
|
12
|
+
--button-primary-color: var(--color-light-text-primary-inverted);
|
|
12
13
|
|
|
13
|
-
/*
|
|
14
|
-
--button-
|
|
15
|
-
--button-
|
|
16
|
-
--button-
|
|
17
|
-
--button-
|
|
18
|
-
--button-
|
|
14
|
+
/* primary-inverted */
|
|
15
|
+
--button-inverted-primary-base-bg-color: var(--color-light-bg-secondary);
|
|
16
|
+
--button-inverted-primary-hover-bg-color: var(--color-light-bg-secondary-shade-7);
|
|
17
|
+
--button-inverted-primary-active-bg-color: var(--color-light-bg-secondary-shade-15);
|
|
18
|
+
--button-inverted-primary-disabled-bg-color: var(--color-light-bg-secondary);
|
|
19
|
+
--button-inverted-primary-disabled-color: var(--color-light-text-tertiary-transparent);
|
|
20
|
+
--button-inverted-primary-color: var(--color-light-text-primary);
|
|
19
21
|
}
|