@alfalab/core-components 35.0.0 → 35.1.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/action-button/Component.js +4 -4
- package/action-button/default.css +8 -8
- package/action-button/esm/Component.js +4 -4
- package/action-button/esm/default.css +8 -8
- package/action-button/esm/index.css +8 -8
- package/action-button/esm/inverted.css +8 -8
- package/action-button/esm/static.css +4 -4
- package/action-button/index.css +8 -8
- package/action-button/inverted.css +8 -8
- package/action-button/modern/Component.js +4 -4
- package/action-button/modern/default.css +8 -8
- package/action-button/modern/index.css +8 -8
- package/action-button/modern/inverted.css +8 -8
- package/action-button/modern/static.css +4 -4
- package/action-button/send-stats.js +1 -1
- package/action-button/static.css +4 -4
- package/alert/Component.js +1 -1
- package/alert/esm/Component.js +1 -1
- package/alert/esm/index.css +3 -3
- package/alert/index.css +3 -3
- package/alert/modern/Component.js +1 -1
- package/alert/modern/index.css +3 -3
- package/alert/send-stats.js +1 -1
- package/amount/component.js +6 -5
- package/amount/cssm/component.js +5 -4
- package/amount/cssm/types/amount-props.d.ts +4 -0
- package/amount/cssm/types/index.d.ts +1 -1
- package/amount/esm/component.js +7 -6
- package/amount/esm/index.css +7 -7
- package/amount/esm/pure/component.js +1 -1
- package/amount/esm/pure/index.css +2 -2
- package/amount/esm/types/amount-props.d.ts +4 -0
- package/amount/esm/types/index.d.ts +1 -1
- package/amount/index.css +7 -7
- package/amount/modern/component.js +6 -5
- package/amount/modern/index.css +7 -7
- package/amount/modern/pure/component.js +1 -1
- package/amount/modern/pure/index.css +2 -2
- package/amount/modern/types/amount-props.d.ts +4 -0
- package/amount/modern/types/index.d.ts +1 -1
- package/amount/pure/component.js +1 -1
- package/amount/pure/index.css +2 -2
- package/amount/send-stats.js +1 -1
- package/amount/types/amount-props.d.ts +4 -0
- package/amount/types/index.d.ts +1 -1
- 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/amount-input/send-stats.js +1 -1
- package/attach/Component.js +1 -1
- package/attach/esm/Component.js +1 -1
- package/attach/esm/index.css +25 -25
- package/attach/index.css +25 -25
- package/attach/modern/Component.js +1 -1
- package/attach/modern/index.css +25 -25
- package/attach/send-stats.js +1 -1
- 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/backdrop/send-stats.js +1 -1
- package/badge/Component.js +1 -1
- package/badge/cssm/index.module.css +7 -5
- package/badge/esm/Component.js +1 -1
- package/badge/esm/index.css +44 -42
- package/badge/index.css +44 -42
- package/badge/modern/Component.js +1 -1
- package/badge/modern/index.css +44 -42
- package/badge/send-stats.js +1 -1
- package/bank-card/Component.js +1 -1
- package/bank-card/cssm/index.module.css +1 -1
- package/bank-card/esm/Component.js +1 -1
- package/bank-card/esm/index.css +21 -21
- package/bank-card/index.css +21 -21
- package/bank-card/modern/Component.js +1 -1
- package/bank-card/modern/index.css +21 -21
- package/bank-card/send-stats.js +1 -1
- package/base-modal/Component.js +1 -1
- package/base-modal/cssm/utils.js +3 -1
- package/base-modal/esm/Component.js +1 -1
- package/base-modal/esm/index.css +13 -13
- package/base-modal/esm/utils.js +3 -1
- package/base-modal/index.css +13 -13
- package/base-modal/modern/Component.js +1 -1
- package/base-modal/modern/index.css +13 -13
- package/base-modal/modern/utils.js +2 -2
- package/base-modal/send-stats.js +1 -1
- package/base-modal/utils.js +3 -1
- package/bottom-sheet/{component-a5875835.d.ts → component-b28fd58d.d.ts} +0 -0
- package/bottom-sheet/{component-a5875835.js → component-b28fd58d.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 +17 -17
- package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/cssm/index.module.css +2 -1
- package/bottom-sheet/esm/{component-687f9255.d.ts → component-e67e58e4.d.ts} +0 -0
- package/bottom-sheet/esm/{component-687f9255.js → component-e67e58e4.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 +17 -17
- package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/index.css +17 -16
- package/bottom-sheet/esm/index.d.ts +1 -1
- package/bottom-sheet/esm/index.js +2 -2
- package/bottom-sheet/esm/{tslib.es6-a3a105f6.d.ts → tslib.es6-e2a699bf.d.ts} +0 -0
- package/bottom-sheet/esm/{tslib.es6-a3a105f6.js → tslib.es6-e2a699bf.js} +0 -0
- package/bottom-sheet/index.css +17 -16
- package/bottom-sheet/index.d.ts +1 -1
- package/bottom-sheet/index.js +2 -2
- package/bottom-sheet/modern/{component-0400c622.d.ts → component-8ac8fe21.d.ts} +0 -0
- package/bottom-sheet/modern/{component-0400c622.js → component-8ac8fe21.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 +17 -17
- package/bottom-sheet/modern/index.css +17 -16
- package/bottom-sheet/modern/index.d.ts +1 -1
- package/bottom-sheet/modern/index.js +1 -1
- package/bottom-sheet/send-stats.js +1 -1
- package/bottom-sheet/{tslib.es6-167a5a85.d.ts → tslib.es6-7ba9186e.d.ts} +0 -0
- package/bottom-sheet/{tslib.es6-167a5a85.js → tslib.es6-7ba9186e.js} +0 -0
- package/button/Component.js +3 -3
- package/button/default.css +46 -46
- package/button/esm/Component.js +3 -3
- package/button/esm/default.css +46 -46
- package/button/esm/index.css +54 -54
- package/button/esm/inverted.css +46 -46
- package/button/index.css +54 -54
- package/button/inverted.css +46 -46
- package/button/modern/Component.js +3 -3
- package/button/modern/default.css +46 -46
- package/button/modern/index.css +54 -54
- package/button/modern/inverted.css +46 -46
- package/button/send-stats.js +1 -1
- package/calendar/Component.js +4 -8
- package/calendar/components/calendar-mobile/Component.js +2 -2
- package/calendar/components/calendar-mobile/index.css +11 -11
- package/calendar/components/calendar-mobile/index.js +1 -1
- package/calendar/components/days-table/Component.js +2 -2
- package/calendar/components/days-table/index.css +58 -58
- 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 +11 -11
- 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 +13 -13
- package/calendar/components/years-table/index.js +1 -1
- package/calendar/cssm/Component.js +2 -6
- package/calendar/esm/Component.js +4 -8
- package/calendar/esm/components/calendar-mobile/Component.js +2 -2
- package/calendar/esm/components/calendar-mobile/index.css +11 -11
- package/calendar/esm/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/components/days-table/Component.js +2 -2
- package/calendar/esm/components/days-table/index.css +58 -58
- 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 +11 -11
- 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.d.ts +1 -1
- 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 +13 -13
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/index.css +14 -14
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/{tslib.es6-78ad5f37.d.ts → tslib.es6-4f509700.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-78ad5f37.js → tslib.es6-4f509700.js} +0 -0
- package/calendar/index.css +14 -14
- package/calendar/index.js +1 -1
- package/calendar/modern/Component.js +3 -7
- package/calendar/modern/components/calendar-mobile/Component.js +1 -1
- package/calendar/modern/components/calendar-mobile/index.css +11 -11
- package/calendar/modern/components/days-table/Component.js +3 -3
- package/calendar/modern/components/days-table/index.css +58 -58
- 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 +2 -2
- package/calendar/modern/components/months-table/index.css +11 -11
- 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 +2 -2
- package/calendar/modern/components/years-table/index.css +13 -13
- package/calendar/modern/index.css +14 -14
- package/calendar/modern/utils.js +1 -1
- package/calendar/send-stats.js +1 -1
- package/calendar/{tslib.es6-fe3f6eb0.d.ts → tslib.es6-15b95df6.d.ts} +0 -0
- package/calendar/{tslib.es6-fe3f6eb0.js → tslib.es6-15b95df6.js} +0 -0
- package/calendar-input/Component.js +1 -1
- package/calendar-input/esm/Component.js +1 -1
- package/calendar-input/esm/index.css +11 -11
- package/calendar-input/index.css +11 -11
- package/calendar-input/modern/Component.js +1 -1
- package/calendar-input/modern/index.css +11 -11
- package/calendar-input/modern/utils.js +1 -1
- package/calendar-input/send-stats.js +1 -1
- 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-e29c7047.d.ts → index.module-854cbb7f.d.ts} +0 -0
- package/calendar-range/esm/{index.module-e29c7047.js → index.module-854cbb7f.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-11c4d9b1.d.ts → index.module-6c25ba91.d.ts} +0 -0
- package/calendar-range/{index.module-11c4d9b1.js → index.module-6c25ba91.js} +1 -1
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/hooks.js +1 -1
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/index.module-61ff0098.js +4 -0
- package/calendar-range/modern/views/index.css +8 -8
- package/calendar-range/modern/views/popover.js +2 -2
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/send-stats.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/calendar-with-skeleton/send-stats.js +1 -1
- 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/card-image/send-stats.js +1 -1
- package/cdn-icon/Component.js +1 -1
- package/cdn-icon/esm/Component.js +1 -1
- package/cdn-icon/esm/index.css +3 -3
- package/cdn-icon/index.css +3 -3
- package/cdn-icon/modern/Component.js +1 -1
- package/cdn-icon/modern/index.css +3 -3
- package/cdn-icon/send-stats.js +1 -1
- package/chart/Component.js +2 -2
- package/chart/components/Dot/index.css +8 -8
- package/chart/components/Dot/index.js +1 -1
- package/chart/components/Legends/index.css +8 -8
- package/chart/components/Legends/index.js +1 -1
- package/chart/components/Tick/index.css +4 -4
- package/chart/components/Tick/index.js +2 -4
- package/chart/components/TooltipContent/index.css +7 -7
- package/chart/components/TooltipContent/index.js +1 -1
- package/chart/cssm/components/Tick/index.js +1 -3
- package/chart/cssm/hooks/useSettings/utils/sortByIndex.js +8 -6
- package/chart/esm/Component.js +2 -2
- package/chart/esm/components/Dot/index.css +8 -8
- package/chart/esm/components/Dot/index.js +1 -1
- package/chart/esm/components/Legends/index.css +8 -8
- package/chart/esm/components/Legends/index.js +1 -1
- package/chart/esm/components/Tick/index.css +4 -4
- package/chart/esm/components/Tick/index.js +2 -4
- package/chart/esm/components/TooltipContent/index.css +7 -7
- 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/hooks/useSettings/utils/sortByIndex.js +8 -6
- package/chart/esm/index.css +5 -5
- package/chart/esm/index.js +1 -1
- package/chart/esm/{tslib.es6-8d271899.d.ts → tslib.es6-ee5091fc.d.ts} +0 -0
- package/chart/esm/{tslib.es6-8d271899.js → tslib.es6-ee5091fc.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/hooks/useSettings/utils/sortByIndex.js +8 -6
- package/chart/index.css +5 -5
- package/chart/index.js +1 -1
- package/chart/modern/Component.js +4 -4
- package/chart/modern/components/Dot/index.css +8 -8
- package/chart/modern/components/Dot/index.js +2 -2
- package/chart/modern/components/Legends/index.css +8 -8
- package/chart/modern/components/Legends/index.js +1 -1
- package/chart/modern/components/Tick/index.css +4 -4
- package/chart/modern/components/Tick/index.js +2 -4
- package/chart/modern/components/TooltipContent/index.css +7 -7
- package/chart/modern/components/TooltipContent/index.js +1 -1
- package/chart/modern/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/modern/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/modern/index.css +5 -5
- package/chart/send-stats.js +1 -1
- package/chart/{tslib.es6-f4dd8066.d.ts → tslib.es6-f3e91c09.d.ts} +0 -0
- package/chart/{tslib.es6-f4dd8066.js → tslib.es6-f3e91c09.js} +0 -0
- package/checkbox/Component.js +1 -1
- package/checkbox/esm/Component.js +1 -1
- package/checkbox/esm/index.css +36 -36
- package/checkbox/index.css +36 -36
- package/checkbox/modern/Component.js +1 -1
- package/checkbox/modern/index.css +36 -36
- package/checkbox/send-stats.js +1 -1
- 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 +2 -2
- package/checkbox-group/modern/index.css +16 -16
- package/checkbox-group/send-stats.js +1 -1
- package/circular-progress-bar/Component.js +1 -1
- package/circular-progress-bar/esm/Component.js +1 -1
- package/circular-progress-bar/esm/index.css +49 -49
- package/circular-progress-bar/index.css +49 -49
- package/circular-progress-bar/modern/Component.js +1 -1
- package/circular-progress-bar/modern/index.css +49 -49
- package/circular-progress-bar/send-stats.js +1 -1
- package/code-input/component.js +1 -1
- package/code-input/components/input/component.js +1 -1
- package/code-input/components/input/index.css +11 -11
- 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 +11 -11
- 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 +4 -4
- package/code-input/modern/components/input/index.css +11 -11
- package/code-input/modern/index.css +5 -5
- package/code-input/send-stats.js +1 -1
- 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/collapse/send-stats.js +1 -1
- package/comment/Component.js +1 -1
- package/comment/esm/Component.js +1 -1
- package/comment/esm/index.css +4 -4
- package/comment/index.css +4 -4
- package/comment/modern/Component.js +1 -1
- package/comment/modern/index.css +4 -4
- package/comment/send-stats.js +1 -1
- package/confirmation/{component-be4e19ca.d.ts → component-57e30adc.d.ts} +0 -0
- package/confirmation/{component-be4e19ca.js → component-57e30adc.js} +1 -1
- package/confirmation/component.desktop.js +2 -2
- package/confirmation/component.mobile.js +3 -3
- package/confirmation/component.responsive.js +2 -2
- package/confirmation/components/base-confirmation/component.js +2 -2
- package/confirmation/components/base-confirmation/index.css +3 -3
- package/confirmation/components/base-confirmation/index.d.ts +1 -1
- package/confirmation/components/base-confirmation/index.js +2 -2
- package/confirmation/components/countdown-loader/component.js +1 -1
- package/confirmation/components/countdown-loader/index.css +2 -2
- package/confirmation/components/header/component.js +1 -1
- package/confirmation/components/header/index.css +4 -4
- 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 +5 -5
- package/confirmation/components/screens/hint/component.js +7 -3
- package/confirmation/components/screens/hint/index.css +12 -12
- 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 +18 -18
- 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-828d7b52.d.ts → countdown-section-0130d9d8.d.ts} +0 -0
- package/confirmation/{countdown-section-828d7b52.js → countdown-section-0130d9d8.js} +1 -1
- package/confirmation/cssm/{component-4b21185d.d.ts → component-c0d561b6.d.ts} +0 -0
- package/confirmation/cssm/{component-4b21185d.js → component-c0d561b6.js} +0 -0
- package/confirmation/cssm/component.desktop.js +1 -1
- package/confirmation/cssm/component.mobile.js +1 -1
- package/confirmation/cssm/component.responsive.js +1 -1
- package/confirmation/cssm/components/base-confirmation/component.js +1 -1
- package/confirmation/cssm/components/base-confirmation/index.d.ts +1 -1
- package/confirmation/cssm/components/base-confirmation/index.js +1 -1
- package/confirmation/cssm/components/screens/hint/component.js +6 -2
- package/confirmation/cssm/desktop.js +1 -1
- package/confirmation/cssm/index.js +1 -1
- package/confirmation/cssm/mobile.js +1 -1
- package/confirmation/cssm/responsive.js +1 -1
- package/confirmation/desktop.js +2 -2
- package/confirmation/esm/{component-57bd90b3.d.ts → component-b5fbf458.d.ts} +0 -0
- package/confirmation/esm/{component-57bd90b3.js → component-b5fbf458.js} +2 -2
- package/confirmation/esm/component.desktop.js +2 -2
- package/confirmation/esm/component.mobile.js +3 -3
- package/confirmation/esm/component.responsive.js +2 -2
- package/confirmation/esm/components/base-confirmation/component.js +2 -2
- package/confirmation/esm/components/base-confirmation/index.css +3 -3
- package/confirmation/esm/components/base-confirmation/index.d.ts +1 -1
- package/confirmation/esm/components/base-confirmation/index.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/header/component.js +1 -1
- package/confirmation/esm/components/header/index.css +4 -4
- 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 +5 -5
- package/confirmation/esm/components/screens/hint/component.js +7 -3
- package/confirmation/esm/components/screens/hint/index.css +12 -12
- 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 +18 -18
- 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-4353332f.d.ts → countdown-section-d4338fe4.d.ts} +0 -0
- package/confirmation/esm/{countdown-section-4353332f.js → countdown-section-d4338fe4.js} +1 -1
- package/confirmation/esm/desktop.js +2 -2
- package/confirmation/esm/index.js +2 -2
- package/confirmation/esm/mobile.css +2 -2
- package/confirmation/esm/mobile.js +2 -2
- package/confirmation/esm/responsive.js +2 -2
- package/confirmation/index.js +2 -2
- package/confirmation/mobile.css +2 -2
- package/confirmation/mobile.js +2 -2
- package/confirmation/modern/component.desktop.js +2 -2
- package/confirmation/modern/component.mobile.js +2 -2
- package/confirmation/modern/component.responsive.js +2 -2
- package/confirmation/modern/components/base-confirmation/component.js +2 -2
- package/confirmation/modern/components/base-confirmation/index.css +3 -3
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/countdown-loader/component.js +1 -1
- package/confirmation/modern/components/countdown-loader/index.css +2 -2
- package/confirmation/modern/components/header/component.js +1 -1
- package/confirmation/modern/components/header/index.css +4 -4
- 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 +5 -5
- package/confirmation/modern/components/screens/hint/component.js +7 -3
- package/confirmation/modern/components/screens/hint/index.css +12 -12
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +2 -2
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.css +18 -18
- 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-9ba68311.d.ts → countdown-section-ec8df358.d.ts} +0 -0
- package/confirmation/modern/{countdown-section-9ba68311.js → countdown-section-ec8df358.js} +1 -1
- package/confirmation/modern/desktop.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile.css +2 -2
- package/confirmation/modern/mobile.js +1 -1
- package/confirmation/modern/responsive.js +1 -1
- package/confirmation/responsive.js +2 -2
- package/confirmation/send-stats.js +1 -1
- package/confirmation-v1/component.js +1 -1
- package/confirmation-v1/components/code-input/component.js +1 -1
- package/confirmation-v1/components/code-input/index.css +10 -10
- package/confirmation-v1/components/countdown/component.js +1 -1
- package/confirmation-v1/components/countdown/index.css +13 -13
- package/confirmation-v1/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/components/countdown-loader/index.css +2 -2
- package/confirmation-v1/components/overlimit/component.js +1 -1
- package/confirmation-v1/components/overlimit/index.css +9 -9
- package/confirmation-v1/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/components/sign-confirmation/index.css +13 -13
- package/confirmation-v1/esm/component.js +1 -1
- package/confirmation-v1/esm/components/code-input/component.js +1 -1
- package/confirmation-v1/esm/components/code-input/index.css +10 -10
- package/confirmation-v1/esm/components/countdown/component.js +1 -1
- package/confirmation-v1/esm/components/countdown/index.css +13 -13
- package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/esm/components/countdown-loader/index.css +2 -2
- package/confirmation-v1/esm/components/overlimit/component.js +1 -1
- package/confirmation-v1/esm/components/overlimit/index.css +9 -9
- package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/esm/components/sign-confirmation/index.css +13 -13
- package/confirmation-v1/esm/index.css +14 -14
- package/confirmation-v1/index.css +14 -14
- package/confirmation-v1/modern/component.js +1 -1
- package/confirmation-v1/modern/components/code-input/component.js +1 -1
- package/confirmation-v1/modern/components/code-input/index.css +10 -10
- package/confirmation-v1/modern/components/countdown/component.js +1 -1
- package/confirmation-v1/modern/components/countdown/index.css +13 -13
- package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/modern/components/countdown-loader/index.css +2 -2
- package/confirmation-v1/modern/components/overlimit/component.js +1 -1
- package/confirmation-v1/modern/components/overlimit/index.css +9 -9
- package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/modern/components/sign-confirmation/index.css +13 -13
- package/confirmation-v1/modern/index.css +14 -14
- package/confirmation-v1/send-stats.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/custom-button/send-stats.js +1 -1
- 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/date-input/send-stats.js +1 -1
- package/date-range-input/Component.js +1 -1
- package/date-range-input/esm/Component.js +1 -1
- package/date-range-input/esm/index.css +6 -6
- package/date-range-input/index.css +6 -6
- package/date-range-input/modern/Component.js +2 -2
- package/date-range-input/modern/index.css +6 -6
- package/date-range-input/send-stats.js +1 -1
- package/date-time-input/Component.js +1 -1
- package/date-time-input/esm/Component.js +1 -1
- package/date-time-input/esm/index.css +6 -6
- package/date-time-input/index.css +6 -6
- package/date-time-input/modern/Component.js +2 -2
- package/date-time-input/modern/index.css +6 -6
- package/date-time-input/send-stats.js +1 -1
- 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/divider/send-stats.js +1 -1
- package/drawer/Component.d.ts +9 -0
- package/drawer/Component.js +3 -3
- package/drawer/cssm/Component.d.ts +9 -0
- package/drawer/cssm/Component.js +2 -2
- package/drawer/esm/Component.d.ts +9 -0
- package/drawer/esm/Component.js +3 -3
- package/drawer/esm/index.css +22 -22
- package/drawer/index.css +22 -22
- package/drawer/modern/Component.d.ts +9 -0
- package/drawer/modern/Component.js +3 -3
- package/drawer/modern/index.css +22 -22
- package/drawer/send-stats.js +1 -1
- package/dropzone/Component.js +1 -1
- package/dropzone/components/overlay/Component.js +1 -1
- package/dropzone/components/overlay/index.css +3 -3
- package/dropzone/esm/Component.js +1 -1
- package/dropzone/esm/components/overlay/Component.js +1 -1
- package/dropzone/esm/components/overlay/index.css +3 -3
- package/dropzone/esm/index.css +6 -6
- package/dropzone/index.css +6 -6
- package/dropzone/modern/Component.js +1 -1
- package/dropzone/modern/components/overlay/Component.js +1 -1
- package/dropzone/modern/components/overlay/index.css +3 -3
- package/dropzone/modern/index.css +6 -6
- package/dropzone/send-stats.js +1 -1
- package/file-upload-item/Component.js +1 -1
- package/file-upload-item/cssm/utils.js +1 -6
- package/file-upload-item/esm/Component.js +1 -1
- package/file-upload-item/esm/index.css +22 -22
- package/file-upload-item/esm/utils.js +1 -6
- package/file-upload-item/index.css +22 -22
- package/file-upload-item/modern/Component.js +1 -1
- package/file-upload-item/modern/index.css +22 -22
- package/file-upload-item/modern/utils.js +1 -4
- package/file-upload-item/send-stats.js +1 -1
- package/file-upload-item/utils.js +1 -6
- package/filter-tag/Component.js +1 -1
- package/filter-tag/cssm/index.module.css +2 -1
- package/filter-tag/esm/Component.js +1 -1
- package/filter-tag/esm/index.css +60 -59
- package/filter-tag/index.css +60 -59
- package/filter-tag/modern/Component.js +1 -1
- package/filter-tag/modern/index.css +60 -59
- package/filter-tag/send-stats.js +1 -1
- package/form-control/Component.js +3 -3
- package/form-control/default.css +19 -19
- package/form-control/esm/Component.js +3 -3
- package/form-control/esm/default.css +19 -19
- package/form-control/esm/index.css +43 -43
- package/form-control/esm/inverted.css +19 -19
- package/form-control/index.css +43 -43
- package/form-control/inverted.css +19 -19
- package/form-control/modern/Component.js +3 -3
- package/form-control/modern/default.css +19 -19
- package/form-control/modern/index.css +43 -43
- package/form-control/modern/inverted.css +19 -19
- package/form-control/send-stats.js +1 -1
- 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-375cc978.d.ts → slide-048f346c.d.ts} +0 -0
- package/gallery/esm/{slide-375cc978.js → slide-048f346c.js} +1 -1
- package/gallery/esm/{tslib.es6-99e5e7fb.d.ts → tslib.es6-2803451e.d.ts} +0 -0
- package/gallery/esm/{tslib.es6-99e5e7fb.js → tslib.es6-2803451e.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/buttons.js +2 -2
- 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 +2 -2
- package/gallery/modern/components/image-preview/index.css +12 -12
- package/gallery/modern/components/image-viewer/component.js +4 -4
- 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 +2 -2
- 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-67d14d82.d.ts → slide-00f0e821.d.ts} +0 -0
- package/gallery/modern/{slide-67d14d82.js → slide-00f0e821.js} +1 -1
- package/gallery/send-stats.js +1 -1
- package/gallery/{slide-f51d1782.d.ts → slide-ac9da858.d.ts} +0 -0
- package/gallery/{slide-f51d1782.js → slide-ac9da858.js} +1 -1
- package/gallery/{tslib.es6-aa7419db.d.ts → tslib.es6-787addd1.d.ts} +0 -0
- package/gallery/{tslib.es6-aa7419db.js → tslib.es6-787addd1.js} +0 -0
- package/global-store/cssm/index.d.ts +1 -1
- package/global-store/esm/index.d.ts +1 -1
- package/global-store/index.d.ts +1 -1
- package/global-store/modern/index.d.ts +1 -1
- package/global-store/send-stats.js +1 -1
- package/grid/Component.js +1 -1
- package/grid/col/Component.js +3 -7
- package/grid/col/index.css +511 -511
- package/grid/col/index.js +1 -1
- package/grid/cssm/col/Component.js +1 -5
- package/grid/esm/Component.js +1 -1
- package/grid/esm/col/Component.js +3 -7
- 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-531d95d7.d.ts → gutters.module-63418da8.d.ts} +0 -0
- package/grid/esm/gutters.module-63418da8.js +30 -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-5e61df92.d.ts → gutters.module-294e4459.d.ts} +0 -0
- package/grid/gutters.module-294e4459.js +31 -0
- package/grid/index.js +1 -1
- package/grid/modern/Component.js +1 -1
- package/grid/modern/col/Component.js +3 -7
- 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-1f1600b0.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/modern/utils/index.js +3 -3
- package/grid/row/Component.js +2 -2
- package/grid/row/index.css +9 -9
- package/grid/row/index.js +1 -1
- package/grid/send-stats.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/hatching-progress-bar/send-stats.js +1 -1
- package/icon-button/Component.js +3 -3
- package/icon-button/default.css +24 -24
- package/icon-button/esm/Component.js +3 -3
- package/icon-button/esm/default.css +24 -24
- package/icon-button/esm/index.css +7 -7
- package/icon-button/esm/inverted.css +24 -24
- package/icon-button/index.css +7 -7
- package/icon-button/inverted.css +24 -24
- package/icon-button/modern/Component.js +3 -3
- package/icon-button/modern/default.css +24 -24
- package/icon-button/modern/index.css +7 -7
- package/icon-button/modern/inverted.css +24 -24
- package/icon-button/send-stats.js +1 -1
- 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-489820df.d.ts → tslib.es6-fbe5be9e.d.ts} +0 -0
- package/icon-view/esm/{tslib.es6-489820df.js → tslib.es6-fbe5be9e.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/send-stats.js +1 -1
- package/icon-view/super-ellipse.js +1 -1
- package/icon-view/{tslib.es6-f0cc667a.d.ts → tslib.es6-c39aaa80.d.ts} +0 -0
- package/icon-view/{tslib.es6-f0cc667a.js → tslib.es6-c39aaa80.js} +0 -0
- package/input/Component.js +3 -3
- package/input/cssm/index.module.css +12 -0
- 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 +47 -35
- package/input/esm/inverted.css +13 -13
- package/input/index.css +47 -35
- 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 +47 -35
- package/input/modern/inverted.css +13 -13
- package/input/send-stats.js +1 -1
- package/input-autocomplete/Component.js +1 -1
- package/input-autocomplete/Component.mobile.js +10 -8
- package/input-autocomplete/autocomplete-field/Component.js +2 -2
- package/input-autocomplete/autocomplete-field/index.css +2 -2
- package/input-autocomplete/autocomplete-field/index.js +1 -1
- package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
- package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
- package/input-autocomplete/cssm/Component.d.ts +4 -4
- package/input-autocomplete/cssm/Component.mobile.js +8 -6
- package/input-autocomplete/esm/Component.js +1 -1
- package/input-autocomplete/esm/Component.mobile.js +10 -8
- package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
- package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
- package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
- package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
- package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
- package/input-autocomplete/esm/index.js +1 -1
- package/input-autocomplete/esm/mobile.css +4 -4
- package/input-autocomplete/esm/mobile.js +1 -1
- package/input-autocomplete/esm/{tslib.es6-e57054c9.d.ts → tslib.es6-3fd79d53.d.ts} +0 -0
- package/input-autocomplete/esm/{tslib.es6-e57054c9.js → tslib.es6-3fd79d53.js} +0 -0
- package/input-autocomplete/index.js +1 -1
- package/input-autocomplete/mobile.css +4 -4
- package/input-autocomplete/mobile.js +1 -1
- package/input-autocomplete/modern/Component.mobile.js +2 -2
- package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
- package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
- package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/modern/mobile.css +4 -4
- package/input-autocomplete/send-stats.js +1 -1
- package/input-autocomplete/{tslib.es6-7eb75557.d.ts → tslib.es6-6d3444e2.d.ts} +0 -0
- package/input-autocomplete/{tslib.es6-7eb75557.js → tslib.es6-6d3444e2.js} +0 -0
- package/intl-phone-input/{component-cff706a9.d.ts → component-fd3e0155.d.ts} +0 -0
- package/intl-phone-input/{component-cff706a9.js → component-fd3e0155.js} +1 -1
- package/intl-phone-input/component.js +3 -3
- package/intl-phone-input/components/flag-icon/component.js +2 -2
- 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 +9 -9
- 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-6cde4bb4.d.ts → component-215a3963.d.ts} +0 -0
- package/intl-phone-input/cssm/{component-6cde4bb4.js → component-215a3963.js} +0 -0
- package/intl-phone-input/cssm/component.js +1 -1
- package/intl-phone-input/cssm/components/flag-icon/component.js +1 -1
- package/intl-phone-input/cssm/components/index.js +1 -1
- package/intl-phone-input/cssm/components/select/component.js +1 -1
- package/intl-phone-input/cssm/components/select/index.js +1 -1
- package/intl-phone-input/cssm/components/select-field/component.js +1 -1
- package/intl-phone-input/cssm/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/cssm/components/select-field/index.js +1 -1
- package/intl-phone-input/cssm/index.js +1 -1
- package/intl-phone-input/esm/{component-ecacd04e.d.ts → component-620df568.d.ts} +0 -0
- package/intl-phone-input/esm/{component-ecacd04e.js → component-620df568.js} +1 -1
- package/intl-phone-input/esm/component.js +3 -3
- package/intl-phone-input/esm/components/flag-icon/component.js +2 -2
- 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 +9 -9
- 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 +5 -5
- package/intl-phone-input/esm/index.js +1 -1
- package/intl-phone-input/esm/{libphonenumber-js.min-98e51f5c.d.ts → libphonenumber-js.min-a86eab6e.d.ts} +0 -0
- package/intl-phone-input/esm/{libphonenumber-js.min-98e51f5c.js → libphonenumber-js.min-a86eab6e.js} +0 -0
- package/intl-phone-input/index.css +5 -5
- package/intl-phone-input/index.js +1 -1
- package/intl-phone-input/{libphonenumber-js.min-189e6bdc.d.ts → libphonenumber-js.min-23e22bbb.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-189e6bdc.js → libphonenumber-js.min-23e22bbb.js} +0 -0
- package/intl-phone-input/modern/component.js +2 -2
- package/intl-phone-input/modern/components/flag-icon/component.js +2 -2
- 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 +9 -9
- package/intl-phone-input/modern/index.css +5 -5
- package/intl-phone-input/modern/{libphonenumber-js.min-98e51f5c.d.ts → libphonenumber-js.min-a86eab6e.d.ts} +0 -0
- package/intl-phone-input/modern/{libphonenumber-js.min-98e51f5c.js → libphonenumber-js.min-a86eab6e.js} +0 -0
- package/intl-phone-input/send-stats.js +1 -1
- package/keyboard-focusable/send-stats.js +1 -1
- 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 +13 -13
- package/link/esm/inverted.css +9 -9
- package/link/index.css +13 -13
- 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 +13 -13
- package/link/modern/inverted.css +9 -9
- package/link/send-stats.js +1 -1
- 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 +2 -2
- package/list/modern/index.css +9 -9
- package/list/send-stats.js +1 -1
- package/list-header/Component.js +1 -1
- package/list-header/esm/Component.js +1 -1
- package/list-header/esm/index.css +4 -4
- package/list-header/index.css +4 -4
- package/list-header/modern/Component.js +1 -1
- package/list-header/modern/index.css +4 -4
- package/list-header/send-stats.js +1 -1
- package/loader/Component.js +1 -1
- package/loader/cssm/index.module.css +12 -6
- package/loader/esm/Component.js +1 -1
- package/loader/esm/index.css +19 -13
- package/loader/index.css +19 -13
- package/loader/modern/Component.js +1 -1
- package/loader/modern/index.css +19 -13
- package/loader/send-stats.js +1 -1
- 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/masked-input/send-stats.js +1 -1
- package/modal/{Component-cacd0e72.d.ts → Component-232d74c5.d.ts} +0 -0
- package/modal/{Component-cacd0e72.js → Component-232d74c5.js} +1 -1
- package/modal/Component.desktop.js +4 -4
- package/modal/Component.mobile.js +4 -4
- package/modal/Component.responsive.js +3 -3
- 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.d.ts +1 -1
- package/modal/components/header/Component.desktop.js +3 -3
- package/modal/components/header/Component.js +1 -1
- package/modal/components/header/Component.mobile.d.ts +1 -1
- package/modal/components/header/Component.mobile.js +3 -3
- 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 +3 -3
- package/modal/esm/{Component-f9c8a7ff.d.ts → Component-ba98e5b3.d.ts} +0 -0
- package/modal/esm/{Component-f9c8a7ff.js → Component-ba98e5b3.js} +1 -1
- package/modal/esm/Component.desktop.js +4 -4
- package/modal/esm/Component.mobile.js +4 -4
- package/modal/esm/Component.responsive.js +3 -3
- 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.d.ts +1 -1
- package/modal/esm/components/header/Component.desktop.js +3 -3
- package/modal/esm/components/header/Component.js +1 -1
- package/modal/esm/components/header/Component.mobile.d.ts +1 -1
- package/modal/esm/components/header/Component.mobile.js +3 -3
- 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 +3 -3
- package/modal/esm/index.js +3 -3
- package/modal/esm/mobile.css +2 -2
- package/modal/esm/mobile.js +3 -3
- package/modal/esm/responsive.js +3 -3
- package/modal/esm/transitions.css +8 -8
- package/modal/esm/transitions.module-6dcf1282.js +4 -0
- package/modal/esm/{tslib.es6-cd2fa46f.d.ts → tslib.es6-4ec4c799.d.ts} +0 -0
- package/modal/esm/{tslib.es6-cd2fa46f.js → tslib.es6-4ec4c799.js} +0 -0
- package/modal/index.js +3 -3
- package/modal/mobile.css +2 -2
- package/modal/mobile.js +3 -3
- package/modal/modern/{Component-dc6c12bd.d.ts → Component-b5788b50.d.ts} +0 -0
- package/modal/modern/{Component-dc6c12bd.js → Component-b5788b50.js} +1 -1
- package/modal/modern/Component.desktop.js +4 -4
- package/modal/modern/Component.mobile.js +3 -3
- package/modal/modern/Component.responsive.js +2 -2
- 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.d.ts +1 -1
- package/modal/modern/components/header/Component.desktop.js +2 -2
- package/modal/modern/components/header/Component.js +1 -1
- package/modal/modern/components/header/Component.mobile.d.ts +1 -1
- package/modal/modern/components/header/Component.mobile.js +2 -2
- 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 +2 -2
- package/modal/modern/index.js +2 -2
- package/modal/modern/mobile.css +2 -2
- package/modal/modern/mobile.js +2 -2
- package/modal/modern/responsive.js +2 -2
- package/modal/modern/transitions.css +8 -8
- package/modal/modern/transitions.module-6dcf1282.js +4 -0
- package/modal/responsive.js +3 -3
- package/modal/send-stats.js +1 -1
- package/modal/transitions.css +8 -8
- package/modal/transitions.module-55702dab.js +4 -0
- package/modal/{tslib.es6-93e97f54.d.ts → tslib.es6-eceee0b7.d.ts} +0 -0
- package/modal/{tslib.es6-93e97f54.js → tslib.es6-eceee0b7.js} +0 -0
- package/mq/send-stats.js +1 -1
- package/notification/Component.js +1 -1
- package/notification/esm/Component.js +1 -1
- package/notification/esm/index.css +8 -8
- package/notification/index.css +8 -8
- package/notification/modern/Component.js +1 -1
- package/notification/modern/index.css +8 -8
- package/notification/send-stats.js +1 -1
- package/notification-manager/{component-a787d527.d.ts → component-558442c3.d.ts} +0 -0
- package/notification-manager/{component-a787d527.js → component-558442c3.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-c478a367.d.ts → component-873051b9.d.ts} +0 -0
- package/notification-manager/esm/{component-c478a367.js → component-873051b9.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 +3 -3
- package/notification-manager/modern/index.css +11 -11
- package/notification-manager/send-stats.js +1 -1
- package/package.json +4 -22
- 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 +8 -8
- package/pagination/components/tag/index.js +1 -1
- 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 +8 -8
- 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 +8 -8
- package/pagination/modern/components/tag/index.js +1 -1
- package/pagination/modern/index.css +4 -4
- package/pagination/send-stats.js +1 -1
- 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 +2 -2
- package/password-input/modern/index.css +5 -5
- package/password-input/send-stats.js +1 -1
- package/phone-input/cssm/utils/index.js +1 -5
- package/phone-input/esm/utils/index.js +1 -5
- package/phone-input/modern/utils/index.js +1 -5
- package/phone-input/send-stats.js +1 -1
- package/phone-input/utils/index.js +1 -5
- package/picker-button/Component.d.ts +1 -1
- package/picker-button/Component.js +2 -2
- package/picker-button/Component.mobile.js +1 -1
- package/picker-button/Component.responsive.d.ts +1 -1
- package/picker-button/Component.responsive.js +1 -1
- package/picker-button/cssm/index.d.ts +1 -1
- package/picker-button/desktop.js +1 -1
- package/picker-button/esm/Component.d.ts +1 -1
- package/picker-button/esm/Component.js +2 -2
- package/picker-button/esm/Component.mobile.js +1 -1
- package/picker-button/esm/Component.responsive.d.ts +1 -1
- package/picker-button/esm/Component.responsive.js +1 -1
- package/picker-button/esm/desktop.js +1 -1
- 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 +7 -7
- package/picker-button/esm/index.d.ts +1 -1
- package/picker-button/esm/index.js +1 -1
- package/picker-button/esm/mobile.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-804ae1af.d.ts → tslib.es6-f4c581e6.d.ts} +0 -0
- package/picker-button/esm/{tslib.es6-804ae1af.js → tslib.es6-f4c581e6.js} +0 -0
- package/picker-button/esm/typings-56379e19.d.ts +1 -1
- 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 +7 -7
- package/picker-button/index.d.ts +1 -1
- package/picker-button/index.js +1 -1
- package/picker-button/mobile.js +1 -1
- package/picker-button/modern/Component.d.ts +1 -1
- package/picker-button/modern/Component.js +1 -1
- package/picker-button/modern/Component.responsive.d.ts +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 +7 -7
- package/picker-button/modern/index.d.ts +1 -1
- package/picker-button/modern/option/Component.js +1 -1
- package/picker-button/modern/option/index.css +4 -4
- package/picker-button/modern/typings-56379e19.d.ts +1 -1
- 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/send-stats.js +1 -1
- package/picker-button/{tslib.es6-e3a28b99.d.ts → tslib.es6-4c649c1f.d.ts} +0 -0
- package/picker-button/{tslib.es6-e3a28b99.js → tslib.es6-4c649c1f.js} +0 -0
- package/picker-button/typings-56379e19.d.ts +1 -1
- package/plate/Component.js +1 -1
- package/plate/esm/Component.js +1 -1
- package/plate/esm/index.css +46 -46
- package/plate/index.css +46 -46
- package/plate/modern/Component.js +1 -1
- package/plate/modern/index.css +46 -46
- package/plate/send-stats.js +1 -1
- 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 +3 -3
- package/popover/modern/index.css +33 -33
- package/popover/send-stats.js +1 -1
- package/portal/send-stats.js +1 -1
- 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/progress-bar/send-stats.js +1 -1
- package/pure-cell/{component-2bda6d29.d.ts → component-a7330e1a.d.ts} +0 -0
- package/pure-cell/{component-2bda6d29.js → component-a7330e1a.js} +6 -6
- package/pure-cell/component.js +3 -3
- package/pure-cell/components/addon/component.js +2 -2
- package/pure-cell/components/addon/index.css +9 -9
- package/pure-cell/components/addon/index.js +1 -1
- package/pure-cell/components/amount/component.js +3 -3
- package/pure-cell/components/amount/index.css +2 -2
- package/pure-cell/components/amount/index.js +2 -2
- package/pure-cell/components/amount-title/component.js +3 -3
- package/pure-cell/components/amount-title/index.css +3 -3
- package/pure-cell/components/amount-title/index.js +2 -2
- package/pure-cell/components/category/component.js +2 -2
- package/pure-cell/components/category/index.css +5 -5
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +3 -3
- package/pure-cell/components/content/index.css +3 -3
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +3 -3
- package/pure-cell/components/footer/component.js +2 -2
- package/pure-cell/components/footer/index.css +4 -4
- package/pure-cell/components/footer/index.js +1 -1
- package/pure-cell/components/footer-button/component.js +3 -3
- package/pure-cell/components/footer-button/index.css +2 -2
- package/pure-cell/components/footer-button/index.js +2 -2
- package/pure-cell/components/footer-text/component.js +1 -1
- package/pure-cell/components/footer-text/index.js +1 -1
- package/pure-cell/components/graphics/component.js +2 -2
- package/pure-cell/components/graphics/index.css +2 -2
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +3 -3
- package/pure-cell/components/main/index.css +4 -4
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +3 -3
- package/pure-cell/components/text/component.js +3 -3
- package/pure-cell/components/text/index.css +7 -7
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +3 -3
- package/pure-cell/cssm/component-c49f24a8.d.ts +6 -6
- package/pure-cell/esm/{component-831effc0.d.ts → component-a9bdbf6a.d.ts} +0 -0
- package/pure-cell/esm/{component-831effc0.js → component-a9bdbf6a.js} +6 -6
- package/pure-cell/esm/component-c49f24a8.d.ts +8 -8
- package/pure-cell/esm/component.js +3 -3
- package/pure-cell/esm/components/addon/component.js +2 -2
- package/pure-cell/esm/components/addon/index.css +9 -9
- package/pure-cell/esm/components/addon/index.js +1 -1
- package/pure-cell/esm/components/amount/component.js +3 -3
- package/pure-cell/esm/components/amount/index.css +2 -2
- package/pure-cell/esm/components/amount/index.js +2 -2
- package/pure-cell/esm/components/amount-title/component.js +3 -3
- package/pure-cell/esm/components/amount-title/index.css +3 -3
- package/pure-cell/esm/components/amount-title/index.js +2 -2
- package/pure-cell/esm/components/category/component.js +2 -2
- package/pure-cell/esm/components/category/index.css +5 -5
- package/pure-cell/esm/components/category/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +3 -3
- package/pure-cell/esm/components/content/index.css +3 -3
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +3 -3
- package/pure-cell/esm/components/footer/component.js +2 -2
- package/pure-cell/esm/components/footer/index.css +4 -4
- package/pure-cell/esm/components/footer/index.js +1 -1
- package/pure-cell/esm/components/footer-button/component.js +3 -3
- package/pure-cell/esm/components/footer-button/index.css +2 -2
- package/pure-cell/esm/components/footer-button/index.js +2 -2
- package/pure-cell/esm/components/footer-text/component.js +1 -1
- package/pure-cell/esm/components/footer-text/index.js +1 -1
- package/pure-cell/esm/components/graphics/component.js +2 -2
- package/pure-cell/esm/components/graphics/index.css +2 -2
- package/pure-cell/esm/components/graphics/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +3 -3
- package/pure-cell/esm/components/main/index.css +4 -4
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +3 -3
- package/pure-cell/esm/components/text/component.js +3 -3
- package/pure-cell/esm/components/text/index.css +7 -7
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +3 -3
- package/pure-cell/esm/{getDataTestId-56acaf74.d.ts → getDataTestId-ccb68493.d.ts} +0 -0
- package/pure-cell/esm/{getDataTestId-56acaf74.js → getDataTestId-ccb68493.js} +0 -0
- package/pure-cell/esm/index.css +19 -19
- package/pure-cell/esm/index.js +3 -3
- package/pure-cell/esm/{tslib.es6-daf5d84d.d.ts → tslib.es6-b06253c4.d.ts} +0 -0
- package/pure-cell/esm/{tslib.es6-daf5d84d.js → tslib.es6-b06253c4.js} +0 -0
- package/pure-cell/{getDataTestId-da1ddd99.d.ts → getDataTestId-6da28924.d.ts} +0 -0
- package/pure-cell/{getDataTestId-da1ddd99.js → getDataTestId-6da28924.js} +0 -0
- package/pure-cell/index.css +19 -19
- package/pure-cell/index.js +3 -3
- package/pure-cell/modern/{component-b7f322e4.d.ts → component-834b4f68.d.ts} +0 -0
- package/pure-cell/modern/{component-b7f322e4.js → component-834b4f68.js} +5 -5
- package/pure-cell/modern/component-c49f24a8.d.ts +8 -8
- package/pure-cell/modern/component.js +2 -2
- package/pure-cell/modern/components/addon/component.js +2 -2
- package/pure-cell/modern/components/addon/index.css +9 -9
- package/pure-cell/modern/components/addon/index.js +1 -1
- package/pure-cell/modern/components/amount/component.js +2 -2
- package/pure-cell/modern/components/amount/index.css +2 -2
- package/pure-cell/modern/components/amount/index.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +2 -2
- package/pure-cell/modern/components/amount-title/index.css +3 -3
- package/pure-cell/modern/components/amount-title/index.js +1 -1
- package/pure-cell/modern/components/category/component.js +2 -2
- package/pure-cell/modern/components/category/index.css +5 -5
- package/pure-cell/modern/components/category/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +2 -2
- package/pure-cell/modern/components/content/index.css +3 -3
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +2 -2
- package/pure-cell/modern/components/footer/component.js +2 -2
- package/pure-cell/modern/components/footer/index.css +4 -4
- package/pure-cell/modern/components/footer/index.js +1 -1
- package/pure-cell/modern/components/footer-button/component.js +2 -2
- package/pure-cell/modern/components/footer-button/index.css +2 -2
- package/pure-cell/modern/components/footer-button/index.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +1 -1
- package/pure-cell/modern/components/footer-text/index.js +1 -1
- package/pure-cell/modern/components/graphics/component.js +2 -2
- package/pure-cell/modern/components/graphics/index.css +2 -2
- package/pure-cell/modern/components/graphics/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +2 -2
- package/pure-cell/modern/components/main/index.css +4 -4
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +2 -2
- package/pure-cell/modern/components/text/component.js +2 -2
- package/pure-cell/modern/components/text/index.css +7 -7
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +2 -2
- package/pure-cell/modern/{getDataTestId-e8cc70ab.d.ts → getDataTestId-ad4ed547.d.ts} +0 -0
- package/pure-cell/modern/{getDataTestId-e8cc70ab.js → getDataTestId-ad4ed547.js} +0 -0
- package/pure-cell/modern/index.css +19 -19
- package/pure-cell/modern/index.js +2 -2
- package/pure-cell/send-stats.js +1 -1
- package/pure-cell/{tslib.es6-bb39d27e.d.ts → tslib.es6-0c75b56a.d.ts} +0 -0
- package/pure-cell/{tslib.es6-bb39d27e.js → tslib.es6-0c75b56a.js} +0 -0
- 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/pure-input/send-stats.js +1 -1
- package/radio/Component.js +1 -1
- package/radio/esm/Component.js +1 -1
- package/radio/esm/index.css +31 -31
- package/radio/index.css +31 -31
- package/radio/modern/Component.js +1 -1
- package/radio/modern/index.css +31 -31
- package/radio/send-stats.js +1 -1
- 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 +2 -2
- package/radio-group/modern/index.css +16 -16
- package/radio-group/send-stats.js +1 -1
- package/scrollbar/Component.js +3 -3
- package/scrollbar/default.css +2 -2
- package/scrollbar/esm/Component.js +3 -3
- package/scrollbar/esm/default.css +2 -2
- package/scrollbar/esm/index.css +25 -25
- package/scrollbar/esm/inverted.css +2 -2
- package/scrollbar/index.css +25 -25
- package/scrollbar/inverted.css +2 -2
- package/scrollbar/modern/Component.js +3 -3
- package/scrollbar/modern/default.css +2 -2
- package/scrollbar/modern/index.css +25 -25
- package/scrollbar/modern/inverted.css +2 -2
- package/scrollbar/send-stats.js +1 -1
- package/select/{Component-395c666f.d.ts → Component-1ae08456.d.ts} +0 -0
- package/select/{Component-395c666f.js → Component-1ae08456.js} +2 -2
- package/select/{Component-6cb15433.d.ts → Component-b994df76.d.ts} +5 -5
- package/select/{Component-6cb15433.js → Component-b994df76.js} +13 -13
- 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/base-select-mobile/Component.js +4 -4
- package/select/components/base-select-mobile/checkmark/Component.js +1 -1
- package/select/components/base-select-mobile/checkmark/index.css +4 -4
- package/select/components/base-select-mobile/index.css +11 -11
- package/select/components/base-select-mobile/index.d.ts +1 -1
- package/select/components/base-select-mobile/index.js +4 -4
- package/select/components/base-select-mobile/options-list/Component.js +2 -2
- package/select/components/base-select-mobile/options-list/index.css +9 -9
- package/select/components/base-select-mobile/options-list/index.js +1 -1
- 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/index.d.ts +1 -1
- package/select/components/select-mobile/index.js +4 -4
- package/select/components/select-modal-mobile/Component.js +4 -4
- package/select/components/select-modal-mobile/index.d.ts +1 -1
- package/select/components/select-modal-mobile/index.js +4 -4
- 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/cssm/{Component-095a346d.d.ts → Component-aff463d0.d.ts} +5 -5
- package/select/cssm/{Component-095a346d.js → Component-aff463d0.js} +8 -8
- package/select/cssm/components/base-select-mobile/Component.js +1 -1
- package/select/cssm/components/base-select-mobile/index.d.ts +1 -1
- package/select/cssm/components/base-select-mobile/index.js +1 -1
- package/select/cssm/components/index.js +1 -1
- package/select/cssm/components/select-mobile/Component.js +1 -1
- package/select/cssm/components/select-mobile/index.d.ts +1 -1
- package/select/cssm/components/select-mobile/index.js +1 -1
- package/select/cssm/components/select-modal-mobile/Component.js +1 -1
- package/select/cssm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/cssm/components/select-modal-mobile/index.js +1 -1
- package/select/cssm/index.js +1 -1
- package/select/cssm/presets/index.js +1 -1
- package/select/cssm/presets/useSelectWithApply/hook.js +1 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/{Component-2cf53a63.d.ts → Component-a687fe84.d.ts} +5 -5
- package/select/esm/{Component-2cf53a63.js → Component-a687fe84.js} +15 -15
- package/select/esm/Component-db573794.d.ts +1 -1
- package/select/esm/{Component-878fd5fa.d.ts → Component-f2f8c419.d.ts} +0 -0
- package/select/esm/{Component-878fd5fa.js → Component-f2f8c419.js} +2 -2
- 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/base-select-mobile/Component.js +4 -4
- package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
- package/select/esm/components/base-select-mobile/checkmark/index.css +4 -4
- package/select/esm/components/base-select-mobile/index.css +11 -11
- package/select/esm/components/base-select-mobile/index.d.ts +1 -1
- package/select/esm/components/base-select-mobile/index.js +4 -4
- package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
- package/select/esm/components/base-select-mobile/options-list/index.css +9 -9
- package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
- 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/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +4 -4
- package/select/esm/components/select-modal-mobile/Component.js +4 -4
- package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/esm/components/select-modal-mobile/index.js +4 -4
- 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-5cff2265.d.ts → intersection-observer-5511098f.d.ts} +0 -0
- package/select/esm/{intersection-observer-5cff2265.js → intersection-observer-5511098f.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-8ce25143.d.ts → tslib.es6-1328e134.d.ts} +0 -0
- package/select/esm/{tslib.es6-8ce25143.js → tslib.es6-1328e134.js} +0 -0
- package/select/index.js +4 -4
- package/select/{intersection-observer-ecb8338a.d.ts → intersection-observer-89a9ec71.d.ts} +0 -0
- package/select/{intersection-observer-ecb8338a.js → intersection-observer-89a9ec71.js} +0 -0
- package/select/modern/{Component-42762c09.d.ts → Component-8b2a171d.d.ts} +0 -0
- package/select/modern/{Component-42762c09.js → Component-8b2a171d.js} +1 -1
- package/select/modern/{Component-afb04bfc.d.ts → Component-e7912188.d.ts} +5 -5
- package/select/modern/{Component-afb04bfc.js → Component-e7912188.js} +7 -7
- package/select/modern/Component.js +1 -1
- 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/base-select-mobile/Component.js +3 -3
- package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
- package/select/modern/components/base-select-mobile/checkmark/index.css +4 -4
- package/select/modern/components/base-select-mobile/index.css +11 -11
- package/select/modern/components/base-select-mobile/index.d.ts +1 -1
- package/select/modern/components/base-select-mobile/index.js +3 -3
- package/select/modern/components/base-select-mobile/options-list/Component.js +3 -3
- package/select/modern/components/base-select-mobile/options-list/index.css +9 -9
- package/select/modern/components/checkmark/Component.js +2 -2
- package/select/modern/components/checkmark/index.css +7 -7
- package/select/modern/components/field/Component.js +1 -1
- package/select/modern/components/field/index.css +9 -9
- package/select/modern/components/index.js +3 -3
- package/select/modern/components/native-select/Component.js +2 -2
- 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 +3 -3
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +3 -3
- package/select/modern/components/select-modal-mobile/Component.js +3 -3
- package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
- package/select/modern/components/select-modal-mobile/index.js +3 -3
- 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 +3 -3
- package/select/modern/{intersection-observer-5cff2265.d.ts → intersection-observer-5511098f.d.ts} +0 -0
- package/select/modern/{intersection-observer-5cff2265.js → intersection-observer-5511098f.js} +0 -0
- package/select/modern/presets/index.js +3 -3
- 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 +3 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- 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 +3 -3
- 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/send-stats.js +1 -1
- package/select/{tslib.es6-401ce1ea.d.ts → tslib.es6-64becd27.d.ts} +0 -0
- package/select/{tslib.es6-401ce1ea.js → tslib.es6-64becd27.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/cssm/utils/calculate-collapse-size.js +1 -4
- 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-a1934402.d.ts → tslib.es6-82121899.d.ts} +0 -0
- package/select-with-tags/esm/{tslib.es6-a1934402.js → tslib.es6-82121899.js} +0 -0
- package/select-with-tags/esm/utils/calculate-collapse-size.js +1 -4
- 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/component.js +2 -2
- 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 +4 -4
- package/select-with-tags/modern/components/tag-list/index.css +31 -31
- package/select-with-tags/modern/utils/calculate-collapse-size.js +1 -4
- package/select-with-tags/modern/utils/match.js +2 -2
- package/select-with-tags/send-stats.js +1 -1
- package/select-with-tags/{tslib.es6-8fc31226.d.ts → tslib.es6-f24e46da.d.ts} +0 -0
- package/select-with-tags/{tslib.es6-8fc31226.js → tslib.es6-f24e46da.js} +0 -0
- package/select-with-tags/utils/calculate-collapse-size.js +1 -4
- package/select-with-tags/utils/index.js +1 -1
- package/select-with-tags/utils/match.js +1 -1
- package/send-stats.js +1 -1
- package/side-panel/Component.desktop.d.ts +2 -2
- package/side-panel/Component.desktop.js +3 -3
- package/side-panel/Component.mobile.js +3 -3
- package/side-panel/Component.responsive.d.ts +2 -2
- package/side-panel/Component.responsive.js +1 -1
- package/side-panel/components/closer/Component.js +2 -2
- package/side-panel/components/closer/index.css +4 -4
- package/side-panel/components/content/Component.desktop.js +2 -2
- package/side-panel/components/content/Component.js +1 -1
- package/side-panel/components/content/Component.mobile.js +2 -2
- package/side-panel/components/content/desktop.css +3 -3
- package/side-panel/components/content/index.css +3 -3
- package/side-panel/components/content/mobile.css +3 -3
- package/side-panel/components/footer/Component.desktop.js +2 -2
- package/side-panel/components/footer/Component.js +2 -2
- package/side-panel/components/footer/Component.mobile.js +2 -2
- package/side-panel/components/footer/desktop.css +3 -3
- package/side-panel/components/footer/index.css +4 -4
- package/side-panel/components/footer/layout.css +25 -25
- package/side-panel/components/footer/mobile.css +3 -3
- package/side-panel/components/header/Component.desktop.js +2 -2
- package/side-panel/components/header/Component.js +2 -2
- package/side-panel/components/header/Component.mobile.js +2 -2
- package/side-panel/components/header/desktop.css +6 -6
- package/side-panel/components/header/index.css +16 -16
- package/side-panel/components/header/mobile.css +3 -3
- package/side-panel/cssm/Component.desktop.d.ts +2 -2
- package/side-panel/cssm/Component.responsive.d.ts +2 -2
- package/side-panel/desktop.css +3 -3
- package/side-panel/desktop.js +1 -1
- package/side-panel/esm/Component.desktop.d.ts +2 -2
- package/side-panel/esm/Component.desktop.js +3 -3
- package/side-panel/esm/Component.mobile.js +3 -3
- package/side-panel/esm/Component.responsive.d.ts +3 -3
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/closer/Component.js +2 -2
- package/side-panel/esm/components/closer/index.css +4 -4
- package/side-panel/esm/components/content/Component.desktop.js +2 -2
- package/side-panel/esm/components/content/Component.js +1 -1
- package/side-panel/esm/components/content/Component.mobile.js +2 -2
- package/side-panel/esm/components/content/desktop.css +3 -3
- package/side-panel/esm/components/content/index.css +3 -3
- package/side-panel/esm/components/content/mobile.css +3 -3
- package/side-panel/esm/components/footer/Component.desktop.js +2 -2
- package/side-panel/esm/components/footer/Component.js +2 -2
- package/side-panel/esm/components/footer/Component.mobile.js +2 -2
- package/side-panel/esm/components/footer/desktop.css +3 -3
- package/side-panel/esm/components/footer/index.css +4 -4
- package/side-panel/esm/components/footer/layout.css +25 -25
- package/side-panel/esm/components/footer/mobile.css +3 -3
- package/side-panel/esm/components/header/Component.desktop.js +2 -2
- package/side-panel/esm/components/header/Component.js +2 -2
- package/side-panel/esm/components/header/Component.mobile.js +2 -2
- package/side-panel/esm/components/header/desktop.css +6 -6
- package/side-panel/esm/components/header/index.css +16 -16
- package/side-panel/esm/components/header/mobile.css +3 -3
- package/side-panel/esm/desktop.css +3 -3
- package/side-panel/esm/desktop.js +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile.css +2 -2
- package/side-panel/esm/mobile.js +1 -1
- package/side-panel/esm/responsive.js +1 -1
- package/side-panel/esm/transitions.desktop.css +7 -7
- package/side-panel/esm/transitions.mobile.css +8 -8
- package/side-panel/esm/{tslib.es6-36dadca7.d.ts → tslib.es6-752d36f8.d.ts} +0 -0
- package/side-panel/esm/{tslib.es6-36dadca7.js → tslib.es6-752d36f8.js} +0 -0
- package/side-panel/index.js +1 -1
- package/side-panel/mobile.css +2 -2
- package/side-panel/mobile.js +1 -1
- package/side-panel/modern/Component.desktop.d.ts +2 -2
- package/side-panel/modern/Component.desktop.js +3 -3
- package/side-panel/modern/Component.mobile.js +2 -2
- package/side-panel/modern/Component.responsive.d.ts +3 -3
- package/side-panel/modern/components/closer/Component.js +1 -1
- package/side-panel/modern/components/closer/index.css +4 -4
- package/side-panel/modern/components/content/Component.desktop.js +1 -1
- package/side-panel/modern/components/content/Component.js +1 -1
- package/side-panel/modern/components/content/Component.mobile.js +1 -1
- package/side-panel/modern/components/content/desktop.css +3 -3
- package/side-panel/modern/components/content/index.css +3 -3
- package/side-panel/modern/components/content/mobile.css +3 -3
- package/side-panel/modern/components/footer/Component.desktop.js +1 -1
- package/side-panel/modern/components/footer/Component.js +2 -2
- package/side-panel/modern/components/footer/Component.mobile.js +1 -1
- package/side-panel/modern/components/footer/desktop.css +3 -3
- package/side-panel/modern/components/footer/index.css +4 -4
- package/side-panel/modern/components/footer/layout.css +25 -25
- package/side-panel/modern/components/footer/mobile.css +3 -3
- package/side-panel/modern/components/header/Component.desktop.js +1 -1
- package/side-panel/modern/components/header/Component.js +1 -1
- package/side-panel/modern/components/header/Component.mobile.js +1 -1
- package/side-panel/modern/components/header/desktop.css +6 -6
- package/side-panel/modern/components/header/index.css +16 -16
- package/side-panel/modern/components/header/mobile.css +3 -3
- package/side-panel/modern/desktop.css +3 -3
- package/side-panel/modern/mobile.css +2 -2
- package/side-panel/modern/transitions.desktop.css +7 -7
- package/side-panel/modern/transitions.mobile.css +8 -8
- package/side-panel/responsive.js +1 -1
- package/side-panel/send-stats.js +1 -1
- package/side-panel/transitions.desktop.css +7 -7
- package/side-panel/transitions.mobile.css +8 -8
- package/side-panel/{tslib.es6-d84e0616.d.ts → tslib.es6-35bc72f0.d.ts} +0 -0
- package/side-panel/{tslib.es6-d84e0616.js → tslib.es6-35bc72f0.js} +0 -0
- 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/skeleton/send-stats.js +1 -1
- package/slider/Component.js +1 -1
- package/slider/cssm/index.module.css +1 -1
- package/slider/esm/Component.js +1 -1
- package/slider/esm/index.css +21 -21
- package/slider/index.css +21 -21
- package/slider/modern/Component.js +1 -1
- package/slider/modern/index.css +21 -21
- package/slider/send-stats.js +1 -1
- package/slider-input/Component.js +1 -1
- package/slider-input/esm/Component.js +1 -1
- package/slider-input/esm/index.css +26 -26
- package/slider-input/index.css +26 -26
- package/slider-input/modern/Component.js +1 -1
- package/slider-input/modern/index.css +26 -26
- package/slider-input/send-stats.js +1 -1
- package/space/Component.js +3 -3
- package/space/{Item-8f9f6eff.d.ts → Item-faa13a07.d.ts} +0 -0
- package/space/{Item-8f9f6eff.js → Item-faa13a07.js} +0 -0
- package/space/Item.js +1 -1
- package/space/cssm/Component.js +1 -1
- package/space/esm/Component.js +3 -3
- package/space/esm/{Item-1c75cf37.d.ts → Item-146ba58f.d.ts} +0 -0
- package/space/esm/{Item-1c75cf37.js → Item-146ba58f.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 +3 -3
- package/space/modern/index.css +8 -8
- package/space/send-stats.js +1 -1
- package/spinner/Component.js +3 -3
- package/spinner/default.css +1 -1
- package/spinner/esm/Component.js +3 -3
- package/spinner/esm/default.css +1 -1
- package/spinner/esm/index.css +7 -7
- package/spinner/esm/inverted.css +1 -1
- package/spinner/index.css +7 -7
- package/spinner/inverted.css +1 -1
- package/spinner/modern/Component.js +3 -3
- package/spinner/modern/default.css +1 -1
- package/spinner/modern/index.css +7 -7
- package/spinner/modern/inverted.css +1 -1
- package/spinner/send-stats.js +1 -1
- package/stack/send-stats.js +1 -1
- package/status/Component.js +1 -1
- package/status/cssm/index.module.css +2 -1
- package/status/esm/Component.js +1 -1
- package/status/esm/index.css +20 -19
- package/status/index.css +20 -19
- package/status/modern/Component.js +1 -1
- package/status/modern/index.css +20 -19
- package/status/send-stats.js +1 -1
- 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 +11 -11
- 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 +11 -11
- package/stepped-progress-bar/esm/index.css +4 -4
- package/stepped-progress-bar/index.css +4 -4
- 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 +11 -11
- package/stepped-progress-bar/modern/index.css +4 -4
- package/stepped-progress-bar/send-stats.js +1 -1
- package/steps/Component.js +1 -1
- package/steps/components/step/Component.js +1 -1
- package/steps/components/step/index.css +31 -28
- package/steps/components/step-indicator/Component.js +1 -1
- package/steps/components/step-indicator/index.css +1 -1
- package/steps/cssm/components/step/index.module.css +6 -3
- package/steps/esm/Component.js +1 -1
- package/steps/esm/components/step/Component.js +1 -1
- package/steps/esm/components/step/index.css +31 -28
- package/steps/esm/components/step-indicator/Component.js +1 -1
- package/steps/esm/components/step-indicator/index.css +1 -1
- package/steps/esm/index.css +2 -2
- package/steps/index.css +2 -2
- package/steps/modern/Component.js +1 -1
- package/steps/modern/components/step/Component.js +1 -1
- package/steps/modern/components/step/index.css +31 -28
- package/steps/modern/components/step-indicator/Component.js +1 -1
- package/steps/modern/components/step-indicator/index.css +1 -1
- package/steps/modern/index.css +2 -2
- package/steps/send-stats.js +1 -1
- package/switch/Component.js +1 -1
- package/switch/esm/Component.js +1 -1
- package/switch/esm/index.css +25 -25
- package/switch/index.css +25 -25
- package/switch/modern/Component.js +1 -1
- package/switch/modern/index.css +25 -25
- package/switch/send-stats.js +1 -1
- 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 +6 -6
- 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 +6 -6
- package/table/components/thead/index.js +1 -1
- package/table/components/thead-cell/Component.js +2 -2
- package/table/components/thead-cell/index.css +7 -7
- package/table/components/thead-cell/index.js +1 -1
- package/table/components/trow/Component.js +2 -2
- package/table/components/trow/index.css +8 -10
- 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/trow/index.module.css +1 -3
- 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 +6 -6
- 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 +6 -6
- 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 +7 -7
- 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 -10
- 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-de554ff0.d.ts → tslib.es6-f208b0a4.d.ts} +0 -0
- package/table/esm/{tslib.es6-de554ff0.js → tslib.es6-f208b0a4.js} +0 -0
- package/table/index.js +1 -1
- package/table/modern/components/pagination/Component.js +2 -2
- 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/table/utils.js +2 -2
- 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 +6 -6
- 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 +6 -6
- package/table/modern/components/thead-cell/Component.js +1 -1
- package/table/modern/components/thead-cell/index.css +7 -7
- package/table/modern/components/trow/Component.js +1 -1
- package/table/modern/components/trow/index.css +8 -10
- package/table/modern/components/tsortable-head-cell/Component.js +1 -1
- package/table/modern/components/tsortable-head-cell/index.css +9 -9
- package/table/modern/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/table/modern/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/table/modern/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/table/send-stats.js +1 -1
- package/table/{tslib.es6-88e029d7.d.ts → tslib.es6-66646609.d.ts} +0 -0
- package/table/{tslib.es6-88e029d7.js → tslib.es6-66646609.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 +20 -20
- package/tabs/components/primary-tablist/mobile.css +23 -23
- package/tabs/components/scrollable-container/Component.js +1 -1
- package/tabs/components/scrollable-container/index.css +5 -5
- 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 +11 -11
- package/tabs/components/secondary-tablist/mobile.css +13 -13
- package/tabs/components/tab/Component.js +1 -1
- package/tabs/components/tab/index.css +3 -3
- package/tabs/components/tabs/Component.desktop.js +3 -3
- package/tabs/components/tabs/Component.mobile.js +3 -3
- package/tabs/components/tabs/Component.responsive.js +3 -3
- 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 +20 -20
- package/tabs/esm/components/primary-tablist/mobile.css +23 -23
- package/tabs/esm/components/scrollable-container/Component.js +1 -1
- package/tabs/esm/components/scrollable-container/index.css +5 -5
- 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 +11 -11
- package/tabs/esm/components/secondary-tablist/mobile.css +13 -13
- package/tabs/esm/components/tab/Component.js +1 -1
- package/tabs/esm/components/tab/index.css +3 -3
- package/tabs/esm/components/tabs/Component.desktop.js +3 -3
- package/tabs/esm/components/tabs/Component.mobile.js +3 -3
- 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-51a9efb5.js +4 -0
- package/tabs/esm/index.module-ea1a2d79.js +4 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/tabs/esm/{tslib.es6-954a2f25.d.ts → tslib.es6-ff886783.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-954a2f25.js → tslib.es6-ff886783.js} +0 -0
- package/tabs/index.js +3 -3
- package/tabs/index.module-3ffcc8f2.js +4 -0
- package/tabs/index.module-7608aa6e.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 +20 -20
- package/tabs/modern/components/primary-tablist/mobile.css +23 -23
- package/tabs/modern/components/scrollable-container/Component.js +1 -1
- package/tabs/modern/components/scrollable-container/index.css +5 -5
- 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 +11 -11
- package/tabs/modern/components/secondary-tablist/mobile.css +13 -13
- package/tabs/modern/components/tab/Component.js +1 -1
- 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.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-51a9efb5.js +4 -0
- package/tabs/modern/index.module-ea1a2d79.js +4 -0
- package/tabs/modern/mobile.js +2 -2
- package/tabs/modern/responsive.js +2 -2
- package/tabs/modern/useTabs.js +3 -3
- package/tabs/responsive.js +3 -3
- package/tabs/send-stats.js +1 -1
- package/tabs/{tslib.es6-3a2676d6.d.ts → tslib.es6-1d631a25.d.ts} +0 -0
- package/tabs/{tslib.es6-3a2676d6.js → tslib.es6-1d631a25.js} +0 -0
- package/tag/Component.js +3 -3
- 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 -9
- package/tag/index.css +38 -38
- package/tag/inverted.css +9 -9
- 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 -9
- package/tag/send-stats.js +1 -1
- 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 +41 -41
- package/textarea/esm/inverted.css +19 -19
- package/textarea/index.css +41 -41
- 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 +41 -41
- package/textarea/modern/inverted.css +19 -19
- package/textarea/send-stats.js +1 -1
- package/themes/compiled/mobile-dark-bluetint.css +2162 -315
- package/themes/compiled/mobile-dark-bluetint.js +2 -0
- package/themes/dark.js +2 -0
- package/themes/esm/compiled/mobile-dark-bluetint.js +3 -0
- package/themes/mixins/mobile.js +2 -0
- package/themes/modern/compiled/mobile-dark-bluetint.js +3 -0
- package/themes/package.json +10 -1
- package/themes/send-stats.js +1 -1
- package/time-input/esm/utils/format.js +6 -10
- package/time-input/send-stats.js +1 -1
- package/time-input/utils/format.js +10 -6
- package/toast/component.js +1 -1
- package/toast/esm/component.js +1 -1
- package/toast/esm/index.css +10 -10
- package/toast/index.css +10 -10
- package/toast/modern/component.js +5 -5
- package/toast/modern/index.css +10 -10
- package/toast/send-stats.js +1 -1
- package/toast-plate/component.js +3 -3
- package/toast-plate/default.css +3 -3
- package/toast-plate/esm/component.js +3 -3
- package/toast-plate/esm/default.css +3 -3
- package/toast-plate/esm/index.css +16 -16
- package/toast-plate/esm/inverted.css +3 -3
- package/toast-plate/index.css +16 -16
- package/toast-plate/inverted.css +3 -3
- package/toast-plate/modern/component.js +3 -3
- package/toast-plate/modern/default.css +3 -3
- package/toast-plate/modern/index.css +16 -16
- package/toast-plate/modern/inverted.css +3 -3
- package/toast-plate/send-stats.js +1 -1
- package/tooltip/{Component-f3465747.d.ts → Component-5efb6d94.d.ts} +0 -0
- package/tooltip/{Component-f3465747.js → Component-5efb6d94.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-0558fadf.d.ts → Component-bcc8c7a0.d.ts} +0 -0
- package/tooltip/esm/{Component-0558fadf.js → Component-bcc8c7a0.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/tooltip/send-stats.js +1 -1
- package/typography/colors.css +13 -13
- package/typography/{colors.module-d6c36b36.d.ts → colors.module-ce9afeb5.d.ts} +0 -0
- package/typography/{colors.module-d6c36b36.js → colors.module-ce9afeb5.js} +1 -1
- package/typography/common.module-0c019d9b.js +4 -0
- package/typography/component.js +2 -2
- package/typography/cssm/index.d.ts +3 -3
- package/typography/cssm/title/index.js +6 -7
- package/typography/cssm/title-mobile/component.js +6 -7
- package/typography/cssm/title-responsive/component.js +6 -7
- package/typography/esm/colors.css +13 -13
- package/typography/esm/{colors.module-6a22e2e3.d.ts → colors.module-8fe44e40.d.ts} +0 -0
- package/typography/esm/{colors.module-6a22e2e3.js → colors.module-8fe44e40.js} +1 -1
- package/typography/esm/common.module-fd4a069a.js +4 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.d.ts +3 -3
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +2 -2
- package/typography/esm/text/index.css +14 -14
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/common.css +5 -5
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.css +19 -19
- package/typography/esm/title/index.js +9 -10
- package/typography/esm/title-mobile/component.js +9 -10
- package/typography/esm/title-mobile/index.css +14 -14
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +9 -10
- package/typography/esm/title-responsive/index.css +41 -41
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.d.ts +3 -3
- package/typography/index.js +2 -2
- package/typography/modern/colors.css +13 -13
- package/typography/modern/colors.module-d320eab8.js +4 -0
- package/typography/modern/common.module-fd4a069a.js +4 -0
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.d.ts +3 -3
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +2 -2
- package/typography/modern/text/index.css +14 -14
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/common.css +5 -5
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.css +19 -19
- package/typography/modern/title/index.js +5 -5
- package/typography/modern/title-mobile/component.js +5 -5
- package/typography/modern/title-mobile/index.css +14 -14
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +5 -5
- package/typography/modern/title-responsive/index.css +41 -41
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/send-stats.js +1 -1
- package/typography/text/component.js +2 -2
- package/typography/text/index.css +14 -14
- package/typography/text/index.js +1 -1
- package/typography/title/common.css +5 -5
- package/typography/title/component.js +1 -1
- package/typography/title/index.css +19 -19
- package/typography/title/index.js +9 -10
- package/typography/title-mobile/component.js +9 -10
- package/typography/title-mobile/index.css +14 -14
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +9 -10
- package/typography/title-responsive/index.css +41 -41
- package/typography/title-responsive/index.js +2 -2
- package/vars/colors-bluetint.js +2 -0
- package/vars/colors-indigo.js +2 -0
- package/vars/cssm/colors-bluetint.js +2 -0
- package/vars/cssm/colors-indigo.js +2 -0
- package/vars/package.json +11 -1
- package/vars/send-stats.js +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/with-suffix/send-stats.js +1 -1
- package/calendar-range/modern/index.module-168adbbe.js +0 -4
- package/grid/esm/gutters.module-531d95d7.js +0 -30
- package/grid/gutters.module-5e61df92.js +0 -31
- package/grid/modern/gutters.module-94d17f8f.js +0 -4
- package/modal/esm/transitions.module-a1e3a16d.js +0 -4
- package/modal/modern/transitions.module-a1e3a16d.js +0 -4
- package/modal/transitions.module-fc7cacd3.js +0 -4
- package/tabs/esm/index.module-7ca9e703.js +0 -4
- package/tabs/esm/index.module-e51ae308.js +0 -4
- package/tabs/index.module-7a6d77c2.js +0 -4
- package/tabs/index.module-d59767dd.js +0 -4
- package/tabs/modern/index.module-7ca9e703.js +0 -4
- package/tabs/modern/index.module-e51ae308.js +0 -4
- package/themes/dist/amount/click.css +0 -4
- package/themes/dist/backdrop/click.css +0 -4
- package/themes/dist/bottom-sheet/click.css +0 -9
- package/themes/dist/bottom-sheet/corp.css +0 -4
- package/themes/dist/bottom-sheet/intranet.css +0 -3
- package/themes/dist/bottom-sheet/mobile.css +0 -4
- package/themes/dist/bottom-sheet/site.css +0 -3
- package/themes/dist/button/click.css +0 -53
- package/themes/dist/button/corp.css +0 -77
- package/themes/dist/button/intranet.css +0 -64
- package/themes/dist/button/mobile.css +0 -64
- package/themes/dist/button/site.css +0 -53
- package/themes/dist/calendar/click.css +0 -8
- package/themes/dist/calendar/intranet.css +0 -9
- package/themes/dist/calendar-input/corp.css +0 -4
- package/themes/dist/calendar-input/site.css +0 -3
- package/themes/dist/checkbox/click.css +0 -9
- package/themes/dist/checkbox/intranet.css +0 -19
- package/themes/dist/checkbox/mobile.css +0 -19
- package/themes/dist/checkbox-group/click.css +0 -5
- package/themes/dist/circular-progress-bar/click.css +0 -5
- package/themes/dist/click.css +0 -1030
- package/themes/dist/compiled/mobile-dark-bluetint.css +0 -2698
- package/themes/dist/compiled/mobile-dark-bluetint.d.ts +0 -2
- package/themes/dist/compiled/mobile-dark-bluetint.js +0 -11
- package/themes/dist/confirmation/click.css +0 -15
- package/themes/dist/confirmation/intranet.css +0 -8
- package/themes/dist/confirmation/mobile.css +0 -8
- package/themes/dist/corp.css +0 -864
- package/themes/dist/dark.css +0 -275
- package/themes/dist/dark.d.ts +0 -2
- package/themes/dist/dark.js +0 -12
- package/themes/dist/dropzone/click.css +0 -4
- package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +0 -2
- package/themes/dist/esm/compiled/mobile-dark-bluetint.js +0 -4
- package/themes/dist/esm/dark.d.ts +0 -2
- package/themes/dist/esm/dark.js +0 -6
- package/themes/dist/esm/mixins/mobile.d.ts +0 -2
- package/themes/dist/esm/mixins/mobile.js +0 -6
- package/themes/dist/filter-tag/mobile.css +0 -4
- package/themes/dist/form-control/click.css +0 -41
- package/themes/dist/form-control/corp.css +0 -44
- package/themes/dist/form-control/intranet.css +0 -49
- package/themes/dist/form-control/mobile.css +0 -44
- package/themes/dist/form-control/site.css +0 -45
- package/themes/dist/icon-button/click.css +0 -24
- package/themes/dist/input/click.css +0 -6
- package/themes/dist/input/corp.css +0 -5
- package/themes/dist/input/intranet.css +0 -12
- package/themes/dist/input/mobile.css +0 -11
- package/themes/dist/input/site.css +0 -6
- package/themes/dist/intranet.css +0 -913
- package/themes/dist/link/click.css +0 -25
- package/themes/dist/list/click.css +0 -4
- package/themes/dist/mixins/amount/click.css +0 -4
- package/themes/dist/mixins/backdrop/click.css +0 -4
- package/themes/dist/mixins/bottom-sheet/click.css +0 -9
- package/themes/dist/mixins/bottom-sheet/corp.css +0 -4
- package/themes/dist/mixins/bottom-sheet/intranet.css +0 -3
- package/themes/dist/mixins/bottom-sheet/mobile.css +0 -4
- package/themes/dist/mixins/bottom-sheet/site.css +0 -3
- package/themes/dist/mixins/button/click.css +0 -53
- package/themes/dist/mixins/button/corp.css +0 -77
- package/themes/dist/mixins/button/intranet.css +0 -64
- package/themes/dist/mixins/button/mobile.css +0 -64
- package/themes/dist/mixins/button/site.css +0 -53
- package/themes/dist/mixins/calendar/click.css +0 -8
- package/themes/dist/mixins/calendar/intranet.css +0 -9
- package/themes/dist/mixins/calendar-input/corp.css +0 -4
- package/themes/dist/mixins/calendar-input/site.css +0 -3
- package/themes/dist/mixins/checkbox/click.css +0 -9
- package/themes/dist/mixins/checkbox/intranet.css +0 -19
- package/themes/dist/mixins/checkbox/mobile.css +0 -19
- package/themes/dist/mixins/checkbox-group/click.css +0 -5
- package/themes/dist/mixins/circular-progress-bar/click.css +0 -5
- package/themes/dist/mixins/click.css +0 -56
- package/themes/dist/mixins/confirmation/click.css +0 -15
- package/themes/dist/mixins/confirmation/intranet.css +0 -8
- package/themes/dist/mixins/confirmation/mobile.css +0 -8
- package/themes/dist/mixins/corp.css +0 -21
- package/themes/dist/mixins/dark.css +0 -275
- package/themes/dist/mixins/dropzone/click.css +0 -4
- package/themes/dist/mixins/filter-tag/mobile.css +0 -4
- package/themes/dist/mixins/form-control/click.css +0 -41
- package/themes/dist/mixins/form-control/corp.css +0 -44
- package/themes/dist/mixins/form-control/intranet.css +0 -49
- package/themes/dist/mixins/form-control/mobile.css +0 -44
- package/themes/dist/mixins/form-control/site.css +0 -45
- package/themes/dist/mixins/icon-button/click.css +0 -24
- package/themes/dist/mixins/input/click.css +0 -6
- package/themes/dist/mixins/input/corp.css +0 -5
- package/themes/dist/mixins/input/intranet.css +0 -12
- package/themes/dist/mixins/input/mobile.css +0 -11
- package/themes/dist/mixins/input/site.css +0 -6
- package/themes/dist/mixins/intranet.css +0 -27
- package/themes/dist/mixins/link/click.css +0 -25
- package/themes/dist/mixins/list/click.css +0 -4
- package/themes/dist/mixins/mobile.css +0 -29
- package/themes/dist/mixins/mobile.d.ts +0 -2
- package/themes/dist/mixins/mobile.js +0 -12
- package/themes/dist/mixins/modal/click.css +0 -30
- package/themes/dist/mixins/modal/corp.css +0 -4
- package/themes/dist/mixins/radio/click.css +0 -9
- package/themes/dist/mixins/radio/intranet.css +0 -19
- package/themes/dist/mixins/radio/mobile.css +0 -19
- package/themes/dist/mixins/select/click.css +0 -23
- package/themes/dist/mixins/select/corp.css +0 -9
- package/themes/dist/mixins/select/intranet.css +0 -4
- package/themes/dist/mixins/select/mobile.css +0 -4
- package/themes/dist/mixins/select/site.css +0 -7
- package/themes/dist/mixins/site.css +0 -19
- package/themes/dist/mixins/skeleton/click.css +0 -9
- package/themes/dist/mixins/slider/click.css +0 -19
- package/themes/dist/mixins/slider/intranet.css +0 -6
- package/themes/dist/mixins/slider/mobile.css +0 -6
- package/themes/dist/mixins/slider-input/click.css +0 -13
- package/themes/dist/mixins/slider-input/corp.css +0 -13
- package/themes/dist/mixins/slider-input/intranet.css +0 -12
- package/themes/dist/mixins/slider-input/mobile.css +0 -12
- package/themes/dist/mixins/slider-input/site.css +0 -13
- package/themes/dist/mixins/steps/mobile.css +0 -4
- package/themes/dist/mixins/switch/click.css +0 -5
- package/themes/dist/mixins/tabs/click.css +0 -26
- package/themes/dist/mixins/tabs/corp.css +0 -4
- package/themes/dist/mixins/tabs/site.css +0 -8
- package/themes/dist/mixins/tag/click.css +0 -12
- package/themes/dist/mixins/tag/intranet.css +0 -16
- package/themes/dist/mixins/tag/mobile.css +0 -17
- package/themes/dist/mixins/toast-plate/click.css +0 -11
- package/themes/dist/mobile.css +0 -906
- package/themes/dist/modal/click.css +0 -30
- package/themes/dist/modal/corp.css +0 -4
- package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +0 -2
- package/themes/dist/modern/compiled/mobile-dark-bluetint.js +0 -4
- package/themes/dist/modern/dark.d.ts +0 -2
- package/themes/dist/modern/dark.js +0 -6
- package/themes/dist/modern/mixins/mobile.d.ts +0 -2
- package/themes/dist/modern/mixins/mobile.js +0 -6
- package/themes/dist/package.json +0 -12
- package/themes/dist/radio/click.css +0 -9
- package/themes/dist/radio/intranet.css +0 -19
- package/themes/dist/radio/mobile.css +0 -19
- package/themes/dist/select/click.css +0 -23
- package/themes/dist/select/corp.css +0 -9
- package/themes/dist/select/intranet.css +0 -4
- package/themes/dist/select/mobile.css +0 -4
- package/themes/dist/select/site.css +0 -7
- package/themes/dist/send-stats.js +0 -82
- package/themes/dist/site.css +0 -844
- package/themes/dist/skeleton/click.css +0 -9
- package/themes/dist/slider/click.css +0 -19
- package/themes/dist/slider/intranet.css +0 -6
- package/themes/dist/slider/mobile.css +0 -6
- package/themes/dist/slider-input/click.css +0 -13
- package/themes/dist/slider-input/corp.css +0 -13
- package/themes/dist/slider-input/intranet.css +0 -12
- package/themes/dist/slider-input/mobile.css +0 -12
- package/themes/dist/slider-input/site.css +0 -13
- package/themes/dist/steps/mobile.css +0 -4
- package/themes/dist/switch/click.css +0 -5
- package/themes/dist/tabs/click.css +0 -26
- package/themes/dist/tabs/corp.css +0 -4
- package/themes/dist/tabs/site.css +0 -8
- package/themes/dist/tag/click.css +0 -12
- package/themes/dist/tag/intranet.css +0 -16
- package/themes/dist/tag/mobile.css +0 -17
- package/themes/dist/toast-plate/click.css +0 -11
- package/typography/common.module-fd13342d.js +0 -4
- package/typography/esm/common.module-78f70a2e.js +0 -4
- package/typography/modern/colors.module-ce824a44.js +0 -4
- package/typography/modern/common.module-78f70a2e.js +0 -4
- package/vars/dist/border-radius.css +0 -11
- package/vars/dist/bundle/site.css +0 -5
- package/vars/dist/colors-addons.css +0 -98
- package/vars/dist/colors-bluetint.css +0 -447
- package/vars/dist/colors-bluetint.d.ts +0 -2
- package/vars/dist/colors-bluetint.js +0 -12
- package/vars/dist/colors-indigo.css +0 -447
- package/vars/dist/colors-indigo.d.ts +0 -2
- package/vars/dist/colors-indigo.js +0 -12
- package/vars/dist/colors-transparent.css +0 -26
- package/vars/dist/colors-x5.css +0 -4
- package/vars/dist/colors.css +0 -71
- package/vars/dist/cssm/border-radius.css +0 -11
- package/vars/dist/cssm/bundle/site.css +0 -624
- package/vars/dist/cssm/colors-addons.css +0 -98
- package/vars/dist/cssm/colors-bluetint.css +0 -447
- package/vars/dist/cssm/colors-bluetint.d.ts +0 -2
- package/vars/dist/cssm/colors-bluetint.js +0 -12
- package/vars/dist/cssm/colors-indigo.css +0 -447
- package/vars/dist/cssm/colors-indigo.d.ts +0 -2
- package/vars/dist/cssm/colors-indigo.js +0 -12
- package/vars/dist/cssm/colors-transparent.css +0 -26
- package/vars/dist/cssm/colors-x5.css +0 -4
- package/vars/dist/cssm/colors.css +0 -71
- package/vars/dist/cssm/gaps.css +0 -30
- package/vars/dist/cssm/index.css +0 -727
- package/vars/dist/cssm/mixins.css +0 -1
- package/vars/dist/cssm/shadows-indigo.css +0 -38
- package/vars/dist/cssm/typography.css +0 -6
- package/vars/dist/esm/colors-bluetint.d.ts +0 -2
- package/vars/dist/esm/colors-bluetint.js +0 -6
- package/vars/dist/esm/colors-indigo.d.ts +0 -2
- package/vars/dist/esm/colors-indigo.js +0 -6
- package/vars/dist/gaps.css +0 -30
- package/vars/dist/index.css +0 -9
- package/vars/dist/mixins.css +0 -4
- package/vars/dist/modern/colors-bluetint.d.ts +0 -2
- package/vars/dist/modern/colors-bluetint.js +0 -6
- package/vars/dist/modern/colors-indigo.d.ts +0 -2
- package/vars/dist/modern/colors-indigo.js +0 -6
- package/vars/dist/package.json +0 -13
- package/vars/dist/send-stats.js +0 -82
- package/vars/dist/shadows-indigo.css +0 -38
- package/vars/dist/typography.css +0 -442
package/themes/dist/corp.css
DELETED
|
@@ -1,864 +0,0 @@
|
|
|
1
|
-
:root {
|
|
2
|
-
--border-radius-xs: 2px;
|
|
3
|
-
--border-radius-s: 4px;
|
|
4
|
-
--border-radius-m: 8px;
|
|
5
|
-
--border-radius-l: 12px;
|
|
6
|
-
--border-radius-xl: 16px;
|
|
7
|
-
--border-radius-xxl: 20px;
|
|
8
|
-
--border-radius-3xl: 24px;
|
|
9
|
-
--border-radius-circle: 50%;
|
|
10
|
-
--border-radius-pill: 99px;
|
|
11
|
-
}
|
|
12
|
-
:root {
|
|
13
|
-
--color-static-corpbg-neutral: #bdc0c2;
|
|
14
|
-
--color-static-corpbg-primary: #212a33;
|
|
15
|
-
--color-static-corpbg-secondary: #384048;
|
|
16
|
-
--color-static-corpbg-tertiary: #7a7f85;
|
|
17
|
-
--color-static-graphic-amethyst: #a489aa;
|
|
18
|
-
--color-static-graphic-blackberry: #bfafc6;
|
|
19
|
-
--color-static-graphic-blue-chill: #0f9c8c;
|
|
20
|
-
--color-static-graphic-blue-maya: #7eb3ff;
|
|
21
|
-
--color-static-graphic-blue-moody: #7879cf;
|
|
22
|
-
--color-static-graphic-blue-steel: #4f84ba;
|
|
23
|
-
--color-static-graphic-botticelli: #cee5e5;
|
|
24
|
-
--color-static-graphic-boulder: #7a7a7a;
|
|
25
|
-
--color-static-graphic-brink-pink: #fc617c;
|
|
26
|
-
--color-static-graphic-burnt-sienna: #eb7a58;
|
|
27
|
-
--color-static-graphic-carrot: #e8bba3;
|
|
28
|
-
--color-static-graphic-chatelle: #bfafc6;
|
|
29
|
-
--color-static-graphic-chathams-blue: #155966;
|
|
30
|
-
--color-static-graphic-chick: #f2db9e;
|
|
31
|
-
--color-static-graphic-crete: #847128;
|
|
32
|
-
--color-static-graphic-curious-blue: #2381db;
|
|
33
|
-
--color-static-graphic-curious-blue-light: #3b99d9;
|
|
34
|
-
--color-static-graphic-eastern-blue: #269cb3;
|
|
35
|
-
--color-static-graphic-french-lilac: #d3baed;
|
|
36
|
-
--color-static-graphic-fuel-yellow: #f29d32;
|
|
37
|
-
--color-static-graphic-fun-blue: #1d6ab5;
|
|
38
|
-
--color-static-graphic-gallery: #eee;
|
|
39
|
-
--color-static-graphic-green-jungle: #2fc26e;
|
|
40
|
-
--color-static-graphic-hippie-blue: #5aa4b0;
|
|
41
|
-
--color-static-graphic-jaffa: #f07134;
|
|
42
|
-
--color-static-graphic-jaffa-light: #f18836;
|
|
43
|
-
--color-static-graphic-java: #15c0e0;
|
|
44
|
-
--color-static-graphic-jungle-green: #2ab79a;
|
|
45
|
-
--color-static-graphic-lavender: #8888ad;
|
|
46
|
-
--color-static-graphic-mantis: #63cd4f;
|
|
47
|
-
--color-static-graphic-matisse: #16548f;
|
|
48
|
-
--color-static-graphic-milano-red: #cd1501;
|
|
49
|
-
--color-static-graphic-mirage: #1d2434;
|
|
50
|
-
--color-static-graphic-moon-raker: #e9dbf7;
|
|
51
|
-
--color-static-graphic-moss-green: #a6d29c;
|
|
52
|
-
--color-static-graphic-nevada: #626b75;
|
|
53
|
-
--color-static-graphic-olive: #bfd3c9;
|
|
54
|
-
--color-static-graphic-olivine: #87b965;
|
|
55
|
-
--color-static-graphic-peach: #fcc99b;
|
|
56
|
-
--color-static-graphic-persimmon: #ff5c5c;
|
|
57
|
-
--color-static-graphic-pewter: #96a5a5;
|
|
58
|
-
--color-static-graphic-pickled-bluewood: #2d3f50;
|
|
59
|
-
--color-static-graphic-porsche: #e7b965;
|
|
60
|
-
--color-static-graphic-raspberry: #dfb2bb;
|
|
61
|
-
--color-static-graphic-red-damask: #da713c;
|
|
62
|
-
--color-static-graphic-saffron: #f0c330;
|
|
63
|
-
--color-static-graphic-salomie: #fee984;
|
|
64
|
-
--color-static-graphic-sand: #f6bf65;
|
|
65
|
-
--color-static-graphic-sandy-brown: #f38f6f;
|
|
66
|
-
--color-static-graphic-seawater: #aecfd9;
|
|
67
|
-
--color-static-graphic-serenade: #fff0e3;
|
|
68
|
-
--color-static-graphic-sky: #a6c0db;
|
|
69
|
-
--color-static-graphic-soft-peach: #f3eaeb;
|
|
70
|
-
--color-static-graphic-solitude: #e8f2fe;
|
|
71
|
-
--color-static-graphic-strawberry: #f8b6a9;
|
|
72
|
-
--color-static-graphic-sundust: #d9d6ce;
|
|
73
|
-
--color-static-graphic-turkish-rose: #b56a6b;
|
|
74
|
-
--color-static-graphic-turquoise-blue: #6bd3e6;
|
|
75
|
-
--color-static-graphic-valencia: #d8463b;
|
|
76
|
-
--color-static-graphic-waikawa-gray: #5b6d9c;
|
|
77
|
-
--color-static-graphic-whisper: #f2eff6;
|
|
78
|
-
--color-static-graphic-zanah: #e1f0de;
|
|
79
|
-
--color-static-local-light-blue: #f5f7f9;
|
|
80
|
-
--color-static-overlay-black-high: rgba(0, 0, 0, 0.32);
|
|
81
|
-
--color-static-overlay-black-low: rgba(0, 0, 0, 0.16);
|
|
82
|
-
--color-static-overlay-black-normal: rgba(0, 0, 0, 0.24);
|
|
83
|
-
--color-static-overlay-black-xhigh: rgba(0, 0, 0, 0.4);
|
|
84
|
-
--color-static-overlay-black-xlow: rgba(0, 0, 0, 0.08);
|
|
85
|
-
--color-static-overlay-indigo-high: rgba(11, 31, 53, 0.32);
|
|
86
|
-
--color-static-overlay-indigo-low: rgba(11, 31, 53, 0.16);
|
|
87
|
-
--color-static-overlay-indigo-normal: rgba(11, 31, 53, 0.24);
|
|
88
|
-
--color-static-overlay-indigo-xhigh: rgba(11, 31, 53, 0.4);
|
|
89
|
-
--color-static-overlay-indigo-xlow: rgba(11, 31, 53, 0.08);
|
|
90
|
-
--color-static-overlay-white-high: rgba(255, 255, 255, 0.32);
|
|
91
|
-
--color-static-overlay-white-low: rgba(255, 255, 255, 0.16);
|
|
92
|
-
--color-static-overlay-white-normal: rgba(255, 255, 255, 0.24);
|
|
93
|
-
--color-static-overlay-white-xhigh: rgba(255, 255, 255, 0.4);
|
|
94
|
-
--color-static-overlay-white-xlow: rgba(255, 255, 255, 0.08);
|
|
95
|
-
--color-static-status-blue: #007aff;
|
|
96
|
-
--color-static-status-green: #13a463;
|
|
97
|
-
--color-static-status-grey: #6d7986;
|
|
98
|
-
--color-static-status-orange: #de6a00;
|
|
99
|
-
--color-static-status-purple: #673ab7;
|
|
100
|
-
--color-static-status-red: #d91d0b;
|
|
101
|
-
--color-static-status-teal: #219187;
|
|
102
|
-
--color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
|
|
103
|
-
--color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
|
|
104
|
-
--color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
|
|
105
|
-
--color-static-status-orange-alpha-10: rgba(222, 106, 0, 0.1);
|
|
106
|
-
--color-static-status-purple-alpha-10: rgba(103, 58, 183, 0.1);
|
|
107
|
-
--color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
|
|
108
|
-
--color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
|
|
109
|
-
}
|
|
110
|
-
:root {
|
|
111
|
-
--color-dark-bg-accent: #ef3124;
|
|
112
|
-
--color-dark-bg-attention-muted: #432000;
|
|
113
|
-
--color-dark-bg-info: #001c3c;
|
|
114
|
-
--color-dark-bg-negative-muted: #410903;
|
|
115
|
-
--color-dark-bg-opaque: rgba(255, 255, 255, 0.6);
|
|
116
|
-
--color-dark-bg-overlay: rgba(0, 0, 0, 0.6);
|
|
117
|
-
--color-dark-bg-positive-muted: #06311e;
|
|
118
|
-
--color-dark-bg-primary: #0b1f35;
|
|
119
|
-
--color-dark-bg-primary-inverted: #fff;
|
|
120
|
-
--color-dark-bg-quaternary: #485767;
|
|
121
|
-
--color-dark-bg-quaternary-inverted: #dbdee1;
|
|
122
|
-
--color-dark-bg-secondary: #233549;
|
|
123
|
-
--color-dark-bg-secondary-inverted: #f3f4f5;
|
|
124
|
-
--color-dark-bg-tertiary: #3c4c5d;
|
|
125
|
-
--color-dark-bg-tertiary-inverted: #e7e9eb;
|
|
126
|
-
--color-dark-border-accent: #ef3124;
|
|
127
|
-
--color-dark-border-key: #fff;
|
|
128
|
-
--color-dark-border-key-inverted: #0b1f35;
|
|
129
|
-
--color-dark-border-link: #007aff;
|
|
130
|
-
--color-dark-border-primary: #485767;
|
|
131
|
-
--color-dark-border-primary-inverted: #dbdee1;
|
|
132
|
-
--color-dark-border-secondary: #3c4c5d;
|
|
133
|
-
--color-dark-border-secondary-inverted: #e7e9eb;
|
|
134
|
-
--color-dark-border-tertiary: #233549;
|
|
135
|
-
--color-dark-border-tertiary-inverted: #f3f4f5;
|
|
136
|
-
--color-dark-border-underline: #6d7986;
|
|
137
|
-
--color-dark-border-underline-inverted: #b6bcc3;
|
|
138
|
-
--color-dark-graphic-accent: #ef3124;
|
|
139
|
-
--color-dark-graphic-attention: #e58933;
|
|
140
|
-
--color-dark-graphic-link: #007aff;
|
|
141
|
-
--color-dark-graphic-negative: #f15045;
|
|
142
|
-
--color-dark-graphic-positive: #2fc26e;
|
|
143
|
-
--color-dark-graphic-primary: #fff;
|
|
144
|
-
--color-dark-graphic-primary-inverted: #0b1f35;
|
|
145
|
-
--color-dark-graphic-quaternary: #485767;
|
|
146
|
-
--color-dark-graphic-quaternary-inverted: #dbdee1;
|
|
147
|
-
--color-dark-graphic-secondary: #b6bcc3;
|
|
148
|
-
--color-dark-graphic-secondary-inverted: #6d7986;
|
|
149
|
-
--color-dark-graphic-tertiary: #6d7986;
|
|
150
|
-
--color-dark-graphic-tertiary-inverted: #b6bcc3;
|
|
151
|
-
--color-dark-specialbg-component: rgba(255, 255, 255, 0.15);
|
|
152
|
-
--color-dark-specialbg-component-inverted: rgba(11, 31, 53, 0.07);
|
|
153
|
-
--color-dark-specialbg-nulled: rgba(11, 31, 53, 0);
|
|
154
|
-
--color-dark-specialbg-overlay-fallback: #070707;
|
|
155
|
-
--color-dark-specialbg-primary-grouped: #0b1f35;
|
|
156
|
-
--color-dark-specialbg-secondary-grouped: #233549;
|
|
157
|
-
--color-dark-specialbg-secondary-transparent: rgba(255, 255, 255, 0.1);
|
|
158
|
-
--color-dark-specialbg-secondary-transparent-inverted: rgba(11, 31, 53, 0.05);
|
|
159
|
-
--color-dark-specialbg-tertiary-grouped: #3c4c5d;
|
|
160
|
-
--color-dark-specialbg-tertiary-transparent: rgba(255, 255, 255, 0.2);
|
|
161
|
-
--color-dark-specialbg-tertiary-transparent-inverted: rgba(11, 31, 53, 0.1);
|
|
162
|
-
--color-dark-text-accent: #ef3124;
|
|
163
|
-
--color-dark-text-attention: #de6a00;
|
|
164
|
-
--color-dark-text-disabled: rgba(255, 255, 255, 0.25);
|
|
165
|
-
--color-dark-text-disabled-inverted: rgba(11, 31, 53, 0.15);
|
|
166
|
-
--color-dark-text-link: #007aff;
|
|
167
|
-
--color-dark-text-negative: #d91d0b;
|
|
168
|
-
--color-dark-text-positive: #13a463;
|
|
169
|
-
--color-dark-text-primary: #fff;
|
|
170
|
-
--color-dark-text-primary-inverted: #0b1f35;
|
|
171
|
-
--color-dark-text-secondary: rgba(255, 255, 255, 0.7);
|
|
172
|
-
--color-dark-text-secondary-inverted: rgba(11, 31, 53, 0.7);
|
|
173
|
-
--color-dark-text-tertiary: rgba(255, 255, 255, 0.4);
|
|
174
|
-
--color-dark-text-tertiary-inverted: rgba(11, 31, 53, 0.3);
|
|
175
|
-
--color-light-bg-accent: #ef3124;
|
|
176
|
-
--color-light-bg-attention-muted: #fff3e0;
|
|
177
|
-
--color-light-bg-info: #d6e8fc;
|
|
178
|
-
--color-light-bg-negative-muted: #feebea;
|
|
179
|
-
--color-light-bg-opaque: rgba(255, 255, 255, 0.6);
|
|
180
|
-
--color-light-bg-overlay: rgba(0, 0, 0, 0.6);
|
|
181
|
-
--color-light-bg-positive-muted: #ebf9f1;
|
|
182
|
-
--color-light-bg-primary: #fff;
|
|
183
|
-
--color-light-bg-primary-inverted: #0b1f35;
|
|
184
|
-
--color-light-bg-quaternary: #dbdee1;
|
|
185
|
-
--color-light-bg-quaternary-inverted: #485767;
|
|
186
|
-
--color-light-bg-secondary: #f3f4f5;
|
|
187
|
-
--color-light-bg-secondary-inverted: #233549;
|
|
188
|
-
--color-light-bg-tertiary: #e7e9eb;
|
|
189
|
-
--color-light-bg-tertiary-inverted: #3c4c5d;
|
|
190
|
-
--color-light-border-accent: #ef3124;
|
|
191
|
-
--color-light-border-key: #0b1f35;
|
|
192
|
-
--color-light-border-key-inverted: #fff;
|
|
193
|
-
--color-light-border-link: #007aff;
|
|
194
|
-
--color-light-border-primary: #dbdee1;
|
|
195
|
-
--color-light-border-primary-inverted: #485767;
|
|
196
|
-
--color-light-border-secondary: #e7e9eb;
|
|
197
|
-
--color-light-border-secondary-inverted: #3c4c5d;
|
|
198
|
-
--color-light-border-tertiary: #f3f4f5;
|
|
199
|
-
--color-light-border-tertiary-inverted: #233549;
|
|
200
|
-
--color-light-border-underline: #b6bcc3;
|
|
201
|
-
--color-light-border-underline-inverted: #6d7986;
|
|
202
|
-
--color-light-graphic-accent: #ef3124;
|
|
203
|
-
--color-light-graphic-attention: #e58933;
|
|
204
|
-
--color-light-graphic-link: #007aff;
|
|
205
|
-
--color-light-graphic-negative: #f15045;
|
|
206
|
-
--color-light-graphic-positive: #2fc26e;
|
|
207
|
-
--color-light-graphic-primary: #0b1f35;
|
|
208
|
-
--color-light-graphic-primary-inverted: #fff;
|
|
209
|
-
--color-light-graphic-quaternary: #dbdee1;
|
|
210
|
-
--color-light-graphic-quaternary-inverted: #485767;
|
|
211
|
-
--color-light-graphic-secondary: #6d7986;
|
|
212
|
-
--color-light-graphic-secondary-inverted: #b6bcc3;
|
|
213
|
-
--color-light-graphic-tertiary: #b6bcc3;
|
|
214
|
-
--color-light-graphic-tertiary-inverted: #6d7986;
|
|
215
|
-
--color-light-specialbg-component: rgba(11, 31, 53, 0.07);
|
|
216
|
-
--color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.15);
|
|
217
|
-
--color-light-specialbg-nulled: rgba(255, 255, 255, 0);
|
|
218
|
-
--color-light-specialbg-overlay-fallback: #5c5c5c;
|
|
219
|
-
--color-light-specialbg-primary-grouped: #f3f4f5;
|
|
220
|
-
--color-light-specialbg-secondary-grouped: #fff;
|
|
221
|
-
--color-light-specialbg-secondary-transparent: rgba(11, 31, 53, 0.05);
|
|
222
|
-
--color-light-specialbg-secondary-transparent-inverted: rgba(255, 255, 255, 0.1);
|
|
223
|
-
--color-light-specialbg-tertiary-grouped: #f3f4f5;
|
|
224
|
-
--color-light-specialbg-tertiary-transparent: rgba(11, 31, 53, 0.1);
|
|
225
|
-
--color-light-specialbg-tertiary-transparent-inverted: rgba(255, 255, 255, 0.2);
|
|
226
|
-
--color-light-text-accent: #ef3124;
|
|
227
|
-
--color-light-text-attention: #de6a00;
|
|
228
|
-
--color-light-text-disabled: rgba(11, 31, 53, 0.15);
|
|
229
|
-
--color-light-text-disabled-inverted: rgba(255, 255, 255, 0.25);
|
|
230
|
-
--color-light-text-link: #007aff;
|
|
231
|
-
--color-light-text-negative: #d91d0b;
|
|
232
|
-
--color-light-text-positive: #13a463;
|
|
233
|
-
--color-light-text-primary: #0b1f35;
|
|
234
|
-
--color-light-text-primary-inverted: #fff;
|
|
235
|
-
--color-light-text-secondary: rgba(11, 31, 53, 0.7);
|
|
236
|
-
--color-light-text-secondary-inverted: rgba(255, 255, 255, 0.7);
|
|
237
|
-
--color-light-text-tertiary: rgba(11, 31, 53, 0.3);
|
|
238
|
-
--color-light-text-tertiary-inverted: rgba(255, 255, 255, 0.4);
|
|
239
|
-
--color-static-bg-accent: #ef3124;
|
|
240
|
-
--color-static-bg-primary-dark: #0b1f35;
|
|
241
|
-
--color-static-bg-primary-light: #fff;
|
|
242
|
-
--color-static-bg-quaternary-dark: #485767;
|
|
243
|
-
--color-static-bg-quaternary-light: #dbdee1;
|
|
244
|
-
--color-static-bg-secondary-dark: #233549;
|
|
245
|
-
--color-static-bg-secondary-light: #f3f4f5;
|
|
246
|
-
--color-static-bg-tertiary-dark: #3c4c5d;
|
|
247
|
-
--color-static-bg-tertiary-light: #e7e9eb;
|
|
248
|
-
--color-static-border-accent: #ef3124;
|
|
249
|
-
--color-static-graphic-accent: #ef3124;
|
|
250
|
-
--color-static-graphic-dark: #0b1f35;
|
|
251
|
-
--color-static-graphic-light: #fff;
|
|
252
|
-
--color-static-text-accent: #ef3124;
|
|
253
|
-
--color-static-text-primary-dark: #0b1f35;
|
|
254
|
-
--color-static-text-primary-light: #fff;
|
|
255
|
-
--color-static-text-secondary-dark: rgba(11, 31, 53, 0.6);
|
|
256
|
-
--color-static-text-secondary-light: rgba(255, 255, 255, 0.7);
|
|
257
|
-
--color-static-text-tertiary-dark: rgba(11, 31, 53, 0.3);
|
|
258
|
-
--color-static-text-tertiary-light: rgba(255, 255, 255, 0.4);
|
|
259
|
-
--color-dark-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
260
|
-
--color-dark-bg-accent-shade-15: rgb(203, 42, 31);
|
|
261
|
-
--color-dark-bg-accent-shade-20: rgb(191, 39, 29);
|
|
262
|
-
--color-dark-bg-accent-tint-7: rgb(240, 63, 51);
|
|
263
|
-
--color-dark-bg-accent-tint-10: rgb(241, 70, 58);
|
|
264
|
-
--color-dark-bg-accent-tint-15: rgb(241, 80, 69);
|
|
265
|
-
--color-dark-bg-accent-tint-30: rgb(244, 111, 102);
|
|
266
|
-
--color-dark-bg-primary-alpha-4: rgba(11, 31, 53, 0.04);
|
|
267
|
-
--color-dark-bg-primary-alpha-8: rgba(11, 31, 53, 0.08);
|
|
268
|
-
--color-dark-bg-primary-alpha-12: rgba(11, 31, 53, 0.12);
|
|
269
|
-
--color-dark-bg-primary-alpha-15: rgba(11, 31, 53, 0.15);
|
|
270
|
-
--color-dark-bg-primary-alpha-16: rgba(11, 31, 53, 0.16);
|
|
271
|
-
--color-dark-bg-primary-alpha-20: rgba(11, 31, 53, 0.2);
|
|
272
|
-
--color-dark-bg-primary-alpha-32: rgba(11, 31, 53, 0.32);
|
|
273
|
-
--color-dark-bg-primary-alpha-37: rgba(11, 31, 53, 0.37);
|
|
274
|
-
--color-dark-bg-primary-alpha-40: rgba(11, 31, 53, 0.4);
|
|
275
|
-
--color-dark-bg-primary-tint-7: rgb(28, 47, 67);
|
|
276
|
-
--color-dark-bg-primary-tint-15: rgb(48, 65, 83);
|
|
277
|
-
--color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
|
|
278
|
-
--color-dark-bg-primary-inverted-alpha-4: rgba(255, 255, 255, 0.04);
|
|
279
|
-
--color-dark-bg-primary-inverted-alpha-5: rgba(255, 255, 255, 0.05);
|
|
280
|
-
--color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
|
|
281
|
-
--color-dark-bg-primary-inverted-alpha-8: rgba(255, 255, 255, 0.08);
|
|
282
|
-
--color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
|
|
283
|
-
--color-dark-bg-primary-inverted-alpha-12: rgba(255, 255, 255, 0.12);
|
|
284
|
-
--color-dark-bg-primary-inverted-alpha-15: rgba(255, 255, 255, 0.15);
|
|
285
|
-
--color-dark-bg-primary-inverted-alpha-16: rgba(255, 255, 255, 0.16);
|
|
286
|
-
--color-dark-bg-primary-inverted-alpha-20: rgba(255, 255, 255, 0.2);
|
|
287
|
-
--color-dark-bg-primary-inverted-alpha-24: rgba(255, 255, 255, 0.24);
|
|
288
|
-
--color-dark-bg-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
289
|
-
--color-dark-bg-primary-inverted-alpha-32: rgba(255, 255, 255, 0.32);
|
|
290
|
-
--color-dark-bg-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
291
|
-
--color-dark-bg-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
|
|
292
|
-
--color-dark-bg-primary-inverted-shade-7: rgb(237, 237, 237);
|
|
293
|
-
--color-dark-bg-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
294
|
-
--color-dark-bg-primary-inverted-shade-20: rgb(204, 204, 204);
|
|
295
|
-
--color-dark-bg-quaternary-alpha-30: rgba(72, 87, 103, 0.3);
|
|
296
|
-
--color-dark-bg-quaternary-tint-7: rgb(85, 99, 114);
|
|
297
|
-
--color-dark-bg-quaternary-tint-10: rgb(90, 104, 118);
|
|
298
|
-
--color-dark-bg-quaternary-tint-15: rgb(99, 112, 126);
|
|
299
|
-
--color-dark-bg-quaternary-tint-30: rgb(127, 137, 149);
|
|
300
|
-
--color-dark-bg-quaternary-inverted-alpha-30: rgba(219, 222, 225, 0.3);
|
|
301
|
-
--color-dark-bg-quaternary-inverted-shade-15: rgb(186, 189, 191);
|
|
302
|
-
--color-dark-bg-quaternary-inverted-shade-20: rgb(175, 178, 180);
|
|
303
|
-
--color-dark-bg-secondary-alpha-30: rgba(35, 53, 73, 0.3);
|
|
304
|
-
--color-dark-bg-secondary-shade-15: rgb(30, 45, 62);
|
|
305
|
-
--color-dark-bg-secondary-shade-20: rgb(28, 42, 58);
|
|
306
|
-
--color-dark-bg-secondary-tint-7: rgb(50, 67, 86);
|
|
307
|
-
--color-dark-bg-secondary-tint-15: rgb(68, 83, 100);
|
|
308
|
-
--color-dark-bg-secondary-inverted-alpha-30: rgba(243, 244, 245, 0.3);
|
|
309
|
-
--color-dark-bg-secondary-inverted-shade-15: rgb(207, 207, 208);
|
|
310
|
-
--color-dark-bg-secondary-inverted-shade-20: rgb(194, 195, 196);
|
|
311
|
-
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
312
|
-
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
313
|
-
--color-dark-bg-tertiary-tint-7: rgb(74, 89, 104);
|
|
314
|
-
--color-dark-border-underline-alpha-30: rgba(109, 121, 134, 0.3);
|
|
315
|
-
--color-dark-border-underline-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
316
|
-
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
317
|
-
--color-dark-graphic-accent-shade-15: rgb(203, 42, 31);
|
|
318
|
-
--color-dark-graphic-accent-tint-7: rgb(240, 63, 51);
|
|
319
|
-
--color-dark-graphic-accent-tint-10: rgb(241, 70, 58);
|
|
320
|
-
--color-dark-graphic-accent-tint-15: rgb(241, 80, 69);
|
|
321
|
-
--color-dark-graphic-accent-tint-30: rgb(244, 111, 102);
|
|
322
|
-
--color-dark-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
|
|
323
|
-
--color-dark-graphic-negative-shade-20: rgb(193, 64, 55);
|
|
324
|
-
--color-dark-graphic-negative-shade-30: rgb(169, 56, 48);
|
|
325
|
-
--color-dark-graphic-negative-tint-7: rgb(242, 92, 82);
|
|
326
|
-
--color-dark-graphic-negative-tint-15: rgb(243, 106, 97);
|
|
327
|
-
--color-dark-graphic-negative-tint-30: rgb(245, 133, 125);
|
|
328
|
-
--color-dark-graphic-positive-tint-10: rgb(68, 200, 125);
|
|
329
|
-
--color-dark-graphic-positive-tint-30: rgb(109, 212, 154);
|
|
330
|
-
--color-dark-graphic-primary-alpha-30: rgba(255, 255, 255, 0.3);
|
|
331
|
-
--color-dark-graphic-primary-alpha-40: rgba(255, 255, 255, 0.4);
|
|
332
|
-
--color-dark-graphic-primary-alpha-50: rgba(255, 255, 255, 0.5);
|
|
333
|
-
--color-dark-graphic-primary-alpha-60: rgba(255, 255, 255, 0.6);
|
|
334
|
-
--color-dark-graphic-primary-shade-15: rgb(217, 217, 217);
|
|
335
|
-
--color-dark-graphic-primary-shade-20: rgb(204, 204, 204);
|
|
336
|
-
--color-dark-graphic-primary-shade-30: rgb(179, 179, 179);
|
|
337
|
-
--color-dark-graphic-primary-tint-10: rgb(255, 255, 255);
|
|
338
|
-
--color-dark-graphic-primary-tint-30: rgb(255, 255, 255);
|
|
339
|
-
--color-dark-graphic-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
|
|
340
|
-
--color-dark-graphic-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
|
|
341
|
-
--color-dark-graphic-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
|
|
342
|
-
--color-dark-graphic-primary-inverted-alpha-60: rgba(11, 31, 53, 0.6);
|
|
343
|
-
--color-dark-graphic-primary-inverted-tint-7: rgb(28, 47, 67);
|
|
344
|
-
--color-dark-graphic-primary-inverted-tint-10: rgb(35, 53, 73);
|
|
345
|
-
--color-dark-graphic-primary-inverted-tint-15: rgb(48, 65, 83);
|
|
346
|
-
--color-dark-graphic-primary-inverted-tint-30: rgb(84, 98, 114);
|
|
347
|
-
--color-dark-graphic-quaternary-tint-10: rgb(90, 104, 118);
|
|
348
|
-
--color-dark-graphic-secondary-alpha-30: rgba(182, 188, 195, 0.3);
|
|
349
|
-
--color-dark-graphic-secondary-tint-30: rgb(204, 208, 213);
|
|
350
|
-
--color-dark-graphic-secondary-tint-50: rgb(219, 222, 225);
|
|
351
|
-
--color-dark-graphic-secondary-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
352
|
-
--color-dark-graphic-secondary-inverted-shade-15: rgb(93, 103, 114);
|
|
353
|
-
--color-dark-graphic-secondary-inverted-shade-20: rgb(87, 97, 107);
|
|
354
|
-
--color-dark-graphic-secondary-inverted-tint-10: rgb(124, 134, 146);
|
|
355
|
-
--color-dark-graphic-secondary-inverted-tint-30: rgb(153, 161, 170);
|
|
356
|
-
--color-dark-graphic-tertiary-alpha-30: rgba(109, 121, 134, 0.3);
|
|
357
|
-
--color-dark-graphic-tertiary-shade-15: rgb(93, 103, 114);
|
|
358
|
-
--color-dark-graphic-tertiary-shade-20: rgb(87, 97, 107);
|
|
359
|
-
--color-dark-graphic-tertiary-tint-7: rgb(119, 130, 142);
|
|
360
|
-
--color-dark-graphic-tertiary-tint-15: rgb(131, 141, 152);
|
|
361
|
-
--color-dark-graphic-tertiary-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
362
|
-
--color-dark-graphic-tertiary-inverted-shade-15: rgb(155, 160, 166);
|
|
363
|
-
--color-dark-graphic-tertiary-inverted-shade-20: rgb(146, 150, 156);
|
|
364
|
-
--color-dark-specialbg-component-tint-7: rgba(255, 255, 255, 0.2095);
|
|
365
|
-
--color-dark-specialbg-component-tint-10: rgba(255, 255, 255, 0.235);
|
|
366
|
-
--color-dark-specialbg-component-tint-15: rgba(255, 255, 255, 0.2775);
|
|
367
|
-
--color-dark-specialbg-component-tint-30: rgba(255, 255, 255, 0.405);
|
|
368
|
-
--color-dark-specialbg-component-alpha-2: rgba(255, 255, 255, 0.02);
|
|
369
|
-
--color-dark-specialbg-component-alpha-14: rgba(255, 255, 255, 0.14);
|
|
370
|
-
--color-dark-specialbg-component-alpha-23: rgba(255, 255, 255, 0.23);
|
|
371
|
-
--color-dark-specialbg-component-alpha-30: rgba(255, 255, 255, 0.3);
|
|
372
|
-
--color-dark-specialbg-component-inverted-alpha-30: rgba(11, 31, 53, 0.3);
|
|
373
|
-
--color-dark-specialbg-component-inverted-shade-15: rgba(9, 26, 45, 0.2095);
|
|
374
|
-
--color-dark-specialbg-component-inverted-shade-20: rgba(9, 25, 42, 0.256);
|
|
375
|
-
--color-dark-specialbg-tertiary-transparent-tint-7: rgba(255, 255, 255, 0.256);
|
|
376
|
-
--color-dark-specialbg-tertiary-transparent-tint-15: rgba(255, 255, 255, 0.32);
|
|
377
|
-
--color-dark-specialbg-tertiary-transparent-inverted-shade-15: rgba(9, 26, 45, 0.235);
|
|
378
|
-
--color-dark-specialbg-tertiary-transparent-inverted-shade-20: rgba(9, 25, 42, 0.28);
|
|
379
|
-
--color-dark-text-link-shade-30: rgb(0, 85, 179);
|
|
380
|
-
--color-dark-text-link-shade-50: rgb(0, 61, 128);
|
|
381
|
-
--color-dark-text-link-tint-20: rgb(51, 149, 255);
|
|
382
|
-
--color-dark-text-link-tint-40: rgb(102, 175, 255);
|
|
383
|
-
--color-dark-text-primary-alpha-30: rgba(255, 255, 255, 0.3);
|
|
384
|
-
--color-dark-text-primary-shade-24: rgb(194, 194, 194);
|
|
385
|
-
--color-dark-text-primary-shade-30: rgb(179, 179, 179);
|
|
386
|
-
--color-dark-text-primary-shade-40: rgb(153, 153, 153);
|
|
387
|
-
--color-dark-text-primary-shade-50: rgb(128, 128, 128);
|
|
388
|
-
--color-dark-text-primary-tint-20: rgb(255, 255, 255);
|
|
389
|
-
--color-dark-text-primary-tint-40: rgb(255, 255, 255);
|
|
390
|
-
--color-dark-text-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
|
|
391
|
-
--color-dark-text-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
|
|
392
|
-
--color-dark-text-primary-inverted-shade-20: rgb(9, 25, 42);
|
|
393
|
-
--color-dark-text-primary-inverted-shade-30: rgb(8, 22, 37);
|
|
394
|
-
--color-dark-text-primary-inverted-tint-7: rgb(28, 47, 67);
|
|
395
|
-
--color-dark-text-primary-inverted-tint-15: rgb(48, 65, 83);
|
|
396
|
-
--color-dark-text-primary-inverted-tint-24: rgb(70, 85, 101);
|
|
397
|
-
--color-dark-text-primary-inverted-tint-30: rgb(84, 98, 114);
|
|
398
|
-
--color-dark-text-primary-inverted-tint-40: rgb(109, 121, 134);
|
|
399
|
-
--color-dark-text-primary-inverted-tint-50: rgb(133, 143, 154);
|
|
400
|
-
--color-dark-text-secondary-shade-20: rgba(204, 204, 204, 0.76);
|
|
401
|
-
--color-dark-text-secondary-shade-30: rgba(179, 179, 179, 0.79);
|
|
402
|
-
--color-dark-text-secondary-tint-20: rgba(255, 255, 255, 0.76);
|
|
403
|
-
--color-dark-text-secondary-tint-40: rgba(255, 255, 255, 0.82);
|
|
404
|
-
--color-dark-text-secondary-inverted-shade-20: rgba(9, 25, 42, 0.76);
|
|
405
|
-
--color-dark-text-secondary-inverted-shade-30: rgba(8, 22, 37, 0.79);
|
|
406
|
-
--color-light-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
407
|
-
--color-light-bg-accent-tint-15: rgb(241, 80, 69);
|
|
408
|
-
--color-light-bg-accent-tint-20: rgb(242, 90, 80);
|
|
409
|
-
--color-light-bg-accent-shade-7: rgb(222, 46, 33);
|
|
410
|
-
--color-light-bg-accent-shade-10: rgb(215, 44, 32);
|
|
411
|
-
--color-light-bg-accent-shade-15: rgb(203, 42, 31);
|
|
412
|
-
--color-light-bg-accent-shade-30: rgb(167, 34, 25);
|
|
413
|
-
--color-light-bg-primary-alpha-4: rgba(255, 255, 255, 0.04);
|
|
414
|
-
--color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
|
|
415
|
-
--color-light-bg-primary-alpha-12: rgba(255, 255, 255, 0.12);
|
|
416
|
-
--color-light-bg-primary-alpha-15: rgba(255, 255, 255, 0.15);
|
|
417
|
-
--color-light-bg-primary-alpha-16: rgba(255, 255, 255, 0.16);
|
|
418
|
-
--color-light-bg-primary-alpha-20: rgba(255, 255, 255, 0.2);
|
|
419
|
-
--color-light-bg-primary-alpha-32: rgba(255, 255, 255, 0.32);
|
|
420
|
-
--color-light-bg-primary-alpha-37: rgba(255, 255, 255, 0.37);
|
|
421
|
-
--color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
|
|
422
|
-
--color-light-bg-primary-shade-7: rgb(237, 237, 237);
|
|
423
|
-
--color-light-bg-primary-shade-15: rgb(217, 217, 217);
|
|
424
|
-
--color-light-bg-primary-inverted-alpha-3: rgba(11, 31, 53, 0.03);
|
|
425
|
-
--color-light-bg-primary-inverted-alpha-4: rgba(11, 31, 53, 0.04);
|
|
426
|
-
--color-light-bg-primary-inverted-alpha-5: rgba(11, 31, 53, 0.05);
|
|
427
|
-
--color-light-bg-primary-inverted-alpha-7: rgba(11, 31, 53, 0.07);
|
|
428
|
-
--color-light-bg-primary-inverted-alpha-8: rgba(11, 31, 53, 0.08);
|
|
429
|
-
--color-light-bg-primary-inverted-alpha-10: rgba(11, 31, 53, 0.1);
|
|
430
|
-
--color-light-bg-primary-inverted-alpha-12: rgba(11, 31, 53, 0.12);
|
|
431
|
-
--color-light-bg-primary-inverted-alpha-15: rgba(11, 31, 53, 0.15);
|
|
432
|
-
--color-light-bg-primary-inverted-alpha-16: rgba(11, 31, 53, 0.16);
|
|
433
|
-
--color-light-bg-primary-inverted-alpha-20: rgba(11, 31, 53, 0.2);
|
|
434
|
-
--color-light-bg-primary-inverted-alpha-24: rgba(11, 31, 53, 0.24);
|
|
435
|
-
--color-light-bg-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
|
|
436
|
-
--color-light-bg-primary-inverted-alpha-32: rgba(11, 31, 53, 0.32);
|
|
437
|
-
--color-light-bg-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
|
|
438
|
-
--color-light-bg-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
|
|
439
|
-
--color-light-bg-primary-inverted-tint-7: rgb(28, 47, 67);
|
|
440
|
-
--color-light-bg-primary-inverted-tint-15: rgb(48, 65, 83);
|
|
441
|
-
--color-light-bg-primary-inverted-tint-20: rgb(60, 76, 93);
|
|
442
|
-
--color-light-bg-quaternary-alpha-30: rgba(219, 222, 225, 0.3);
|
|
443
|
-
--color-light-bg-quaternary-shade-7: rgb(204, 206, 209);
|
|
444
|
-
--color-light-bg-quaternary-shade-10: rgb(197, 200, 203);
|
|
445
|
-
--color-light-bg-quaternary-shade-15: rgb(186, 189, 191);
|
|
446
|
-
--color-light-bg-quaternary-shade-30: rgb(153, 155, 157);
|
|
447
|
-
--color-light-bg-quaternary-inverted-alpha-30: rgba(72, 87, 103, 0.3);
|
|
448
|
-
--color-light-bg-quaternary-inverted-tint-15: rgb(99, 112, 126);
|
|
449
|
-
--color-light-bg-quaternary-inverted-tint-20: rgb(109, 121, 133);
|
|
450
|
-
--color-light-bg-secondary-alpha-30: rgba(243, 244, 245, 0.3);
|
|
451
|
-
--color-light-bg-secondary-tint-15: rgb(245, 246, 246);
|
|
452
|
-
--color-light-bg-secondary-tint-20: rgb(245, 246, 247);
|
|
453
|
-
--color-light-bg-secondary-shade-7: rgb(226, 227, 228);
|
|
454
|
-
--color-light-bg-secondary-shade-15: rgb(207, 207, 208);
|
|
455
|
-
--color-light-bg-secondary-inverted-alpha-30: rgba(35, 53, 73, 0.3);
|
|
456
|
-
--color-light-bg-secondary-inverted-tint-15: rgb(68, 83, 100);
|
|
457
|
-
--color-light-bg-secondary-inverted-tint-20: rgb(79, 93, 109);
|
|
458
|
-
--color-light-bg-secondary-inverted-shade-7: rgb(33, 49, 68);
|
|
459
|
-
--color-light-bg-secondary-inverted-shade-15: rgb(30, 45, 62);
|
|
460
|
-
--color-light-bg-tertiary-shade-7: rgb(215, 217, 219);
|
|
461
|
-
--color-light-border-underline-alpha-30: rgba(182, 188, 195, 0.3);
|
|
462
|
-
--color-light-border-underline-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
463
|
-
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
464
|
-
--color-light-graphic-accent-tint-15: rgb(241, 80, 69);
|
|
465
|
-
--color-light-graphic-accent-shade-7: rgb(222, 46, 33);
|
|
466
|
-
--color-light-graphic-accent-shade-10: rgb(215, 44, 32);
|
|
467
|
-
--color-light-graphic-accent-shade-15: rgb(203, 42, 31);
|
|
468
|
-
--color-light-graphic-accent-shade-30: rgb(167, 34, 25);
|
|
469
|
-
--color-light-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
|
|
470
|
-
--color-light-graphic-negative-tint-20: rgb(244, 115, 106);
|
|
471
|
-
--color-light-graphic-negative-tint-30: rgb(245, 133, 125);
|
|
472
|
-
--color-light-graphic-negative-shade-7: rgb(224, 74, 64);
|
|
473
|
-
--color-light-graphic-negative-shade-15: rgb(205, 68, 59);
|
|
474
|
-
--color-light-graphic-negative-shade-30: rgb(169, 56, 48);
|
|
475
|
-
--color-light-graphic-positive-shade-10: rgb(42, 175, 99);
|
|
476
|
-
--color-light-graphic-positive-shade-30: rgb(33, 136, 77);
|
|
477
|
-
--color-light-graphic-primary-alpha-30: rgba(11, 31, 53, 0.3);
|
|
478
|
-
--color-light-graphic-primary-alpha-40: rgba(11, 31, 53, 0.4);
|
|
479
|
-
--color-light-graphic-primary-alpha-50: rgba(11, 31, 53, 0.5);
|
|
480
|
-
--color-light-graphic-primary-alpha-60: rgba(11, 31, 53, 0.6);
|
|
481
|
-
--color-light-graphic-primary-tint-15: rgb(48, 65, 83);
|
|
482
|
-
--color-light-graphic-primary-tint-20: rgb(60, 76, 93);
|
|
483
|
-
--color-light-graphic-primary-tint-30: rgb(84, 98, 114);
|
|
484
|
-
--color-light-graphic-primary-shade-10: rgb(10, 28, 48);
|
|
485
|
-
--color-light-graphic-primary-shade-30: rgb(8, 22, 37);
|
|
486
|
-
--color-light-graphic-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
487
|
-
--color-light-graphic-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
488
|
-
--color-light-graphic-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
|
|
489
|
-
--color-light-graphic-primary-inverted-alpha-60: rgba(255, 255, 255, 0.6);
|
|
490
|
-
--color-light-graphic-primary-inverted-shade-7: rgb(237, 237, 237);
|
|
491
|
-
--color-light-graphic-primary-inverted-shade-10: rgb(230, 230, 230);
|
|
492
|
-
--color-light-graphic-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
493
|
-
--color-light-graphic-primary-inverted-shade-30: rgb(179, 179, 179);
|
|
494
|
-
--color-light-graphic-quaternary-shade-10: rgb(197, 200, 203);
|
|
495
|
-
--color-light-graphic-secondary-alpha-30: rgba(109, 121, 134, 0.3);
|
|
496
|
-
--color-light-graphic-secondary-shade-30: rgb(76, 85, 94);
|
|
497
|
-
--color-light-graphic-secondary-shade-50: rgb(55, 61, 67);
|
|
498
|
-
--color-light-graphic-secondary-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
499
|
-
--color-light-graphic-secondary-inverted-tint-15: rgb(193, 198, 204);
|
|
500
|
-
--color-light-graphic-secondary-inverted-tint-20: rgb(197, 201, 207);
|
|
501
|
-
--color-light-graphic-secondary-inverted-shade-10: rgb(164, 169, 176);
|
|
502
|
-
--color-light-graphic-secondary-inverted-shade-30: rgb(127, 132, 136);
|
|
503
|
-
--color-light-graphic-tertiary-alpha-30: rgba(182, 188, 195, 0.3);
|
|
504
|
-
--color-light-graphic-tertiary-tint-15: rgb(193, 198, 204);
|
|
505
|
-
--color-light-graphic-tertiary-tint-20: rgb(197, 201, 207);
|
|
506
|
-
--color-light-graphic-tertiary-shade-7: rgb(169, 175, 181);
|
|
507
|
-
--color-light-graphic-tertiary-shade-15: rgb(155, 160, 166);
|
|
508
|
-
--color-light-graphic-tertiary-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
509
|
-
--color-light-graphic-tertiary-inverted-tint-15: rgb(131, 141, 152);
|
|
510
|
-
--color-light-graphic-tertiary-inverted-tint-20: rgb(138, 148, 158);
|
|
511
|
-
--color-light-specialbg-component-shade-7: rgba(10, 29, 49, 0.1351);
|
|
512
|
-
--color-light-specialbg-component-shade-10: rgba(10, 28, 48, 0.163);
|
|
513
|
-
--color-light-specialbg-component-shade-15: rgba(9, 26, 45, 0.2095);
|
|
514
|
-
--color-light-specialbg-component-shade-30: rgba(8, 22, 37, 0.349);
|
|
515
|
-
--color-light-specialbg-component-alpha-2: rgba(11, 31, 53, 0.02);
|
|
516
|
-
--color-light-specialbg-component-alpha-14: rgba(11, 31, 53, 0.14);
|
|
517
|
-
--color-light-specialbg-component-alpha-23: rgba(11, 31, 53, 0.23);
|
|
518
|
-
--color-light-specialbg-component-alpha-30: rgba(11, 31, 53, 0.3);
|
|
519
|
-
--color-light-specialbg-component-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
520
|
-
--color-light-specialbg-component-inverted-tint-15: rgba(255, 255, 255, 0.2775);
|
|
521
|
-
--color-light-specialbg-component-inverted-tint-20: rgba(255, 255, 255, 0.32);
|
|
522
|
-
--color-light-specialbg-tertiary-transparent-shade-7: rgba(10, 29, 49, 0.163);
|
|
523
|
-
--color-light-specialbg-tertiary-transparent-shade-15: rgba(9, 26, 45, 0.235);
|
|
524
|
-
--color-light-specialbg-tertiary-transparent-inverted-tint-15: rgba(255, 255, 255, 0.32);
|
|
525
|
-
--color-light-specialbg-tertiary-transparent-inverted-tint-20: rgba(255, 255, 255, 0.36);
|
|
526
|
-
--color-light-text-link-tint-30: rgb(77, 162, 255);
|
|
527
|
-
--color-light-text-link-tint-50: rgb(128, 189, 255);
|
|
528
|
-
--color-light-text-link-shade-20: rgb(0, 98, 204);
|
|
529
|
-
--color-light-text-link-shade-40: rgb(0, 73, 153);
|
|
530
|
-
--color-light-text-primary-alpha-30: rgba(11, 31, 53, 0.3);
|
|
531
|
-
--color-light-text-primary-tint-24: rgb(70, 85, 101);
|
|
532
|
-
--color-light-text-primary-tint-30: rgb(84, 98, 114);
|
|
533
|
-
--color-light-text-primary-tint-40: rgb(109, 121, 134);
|
|
534
|
-
--color-light-text-primary-tint-50: rgb(133, 143, 154);
|
|
535
|
-
--color-light-text-primary-shade-20: rgb(9, 25, 42);
|
|
536
|
-
--color-light-text-primary-shade-40: rgb(7, 19, 32);
|
|
537
|
-
--color-light-text-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
538
|
-
--color-light-text-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
539
|
-
--color-light-text-primary-inverted-tint-20: rgb(255, 255, 255);
|
|
540
|
-
--color-light-text-primary-inverted-tint-30: rgb(255, 255, 255);
|
|
541
|
-
--color-light-text-primary-inverted-shade-7: rgb(237, 237, 237);
|
|
542
|
-
--color-light-text-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
543
|
-
--color-light-text-primary-inverted-shade-24: rgb(194, 194, 194);
|
|
544
|
-
--color-light-text-primary-inverted-shade-30: rgb(179, 179, 179);
|
|
545
|
-
--color-light-text-primary-inverted-shade-40: rgb(153, 153, 153);
|
|
546
|
-
--color-light-text-primary-inverted-shade-50: rgb(128, 128, 128);
|
|
547
|
-
--color-light-text-secondary-tint-20: rgba(60, 76, 93, 0.76);
|
|
548
|
-
--color-light-text-secondary-tint-30: rgba(84, 98, 114, 0.79);
|
|
549
|
-
--color-light-text-secondary-shade-20: rgba(9, 25, 42, 0.76);
|
|
550
|
-
--color-light-text-secondary-shade-40: rgba(7, 19, 32, 0.82);
|
|
551
|
-
--color-light-text-secondary-inverted-tint-20: rgba(255, 255, 255, 0.76);
|
|
552
|
-
--color-light-text-secondary-inverted-tint-30: rgba(255, 255, 255, 0.79);
|
|
553
|
-
--color-static-bg-primary-dark-alpha-10: rgba(11, 31, 53, 0.1);
|
|
554
|
-
--color-static-bg-primary-dark-alpha-20: rgba(11, 31, 53, 0.2);
|
|
555
|
-
--color-static-text-primary-light-alpha-30: rgba(255, 255, 255, 0.3);
|
|
556
|
-
}
|
|
557
|
-
:root {
|
|
558
|
-
--color-dynamic-primary-dark: rgba(0, 0, 0, 0.8);
|
|
559
|
-
--color-dynamic-primary-light: rgba(255, 255, 255, 0.8);
|
|
560
|
-
--color-dynamic-quaternary-dark: rgba(0, 0, 0, 0.32);
|
|
561
|
-
--color-dynamic-quaternary-light: rgba(255, 255, 255, 0.32);
|
|
562
|
-
--color-dynamic-quinary-dark: rgba(0, 0, 0, 0.16);
|
|
563
|
-
--color-dynamic-quinary-light: rgba(255, 255, 255, 0.16);
|
|
564
|
-
--color-dynamic-secondary-dark: rgba(0, 0, 0, 0.64);
|
|
565
|
-
--color-dynamic-secondary-light: rgba(255, 255, 255, 0.64);
|
|
566
|
-
--color-dynamic-senary-dark: rgba(0, 0, 0, 0.12);
|
|
567
|
-
--color-dynamic-senary-light: rgba(255, 255, 255, 0.12);
|
|
568
|
-
--color-dynamic-tertiary-dark: rgba(0, 0, 0, 0.48);
|
|
569
|
-
--color-dynamic-tertiary-light: rgba(255, 255, 255, 0.48);
|
|
570
|
-
--color-static-primary-dark: rgba(0, 0, 0, 0.8);
|
|
571
|
-
--color-static-primary-light: rgba(255, 255, 255, 0.8);
|
|
572
|
-
--color-static-quaternary-dark: rgba(0, 0, 0, 0.32);
|
|
573
|
-
--color-static-quaternary-light: rgba(255, 255, 255, 0.32);
|
|
574
|
-
--color-static-quinary-dark: rgba(0, 0, 0, 0.16);
|
|
575
|
-
--color-static-quinary-light: rgba(255, 255, 255, 0.16);
|
|
576
|
-
--color-static-secondary-dark: rgba(0, 0, 0, 0.64);
|
|
577
|
-
--color-static-secondary-light: rgba(255, 255, 255, 0.64);
|
|
578
|
-
--color-static-senary-dark: rgba(0, 0, 0, 0.12);
|
|
579
|
-
--color-static-senary-light: rgba(255, 255, 255, 0.12);
|
|
580
|
-
--color-static-tertiary-dark: rgba(0, 0, 0, 0.48);
|
|
581
|
-
--color-static-tertiary-light: rgba(255, 255, 255, 0.48);
|
|
582
|
-
}
|
|
583
|
-
:root {
|
|
584
|
-
--color-static-brand-primary: #5faf2d;
|
|
585
|
-
--color-static-brand-secondary: #00afff;
|
|
586
|
-
}
|
|
587
|
-
:root {
|
|
588
|
-
--color-dark-indigo: #0b1f35;
|
|
589
|
-
--color-dark-indigo-60: rgba(11, 31, 53, 0.6);
|
|
590
|
-
--color-dark-indigo-30: rgba(11, 31, 53, 0.3);
|
|
591
|
-
--color-dark-indigo-15: rgba(11, 31, 53, 0.15);
|
|
592
|
-
--color-dark-indigo-10: rgba(11, 31, 53, 0.1);
|
|
593
|
-
--color-dark-indigo-07: rgba(11, 31, 53, 0.07);
|
|
594
|
-
--color-dark-indigo-05: rgba(11, 31, 53, 0.05);
|
|
595
|
-
--color-dark-indigo-60-flat: #6d7986;
|
|
596
|
-
--color-dark-indigo-30-flat: #b6bcc3;
|
|
597
|
-
--color-dark-indigo-15-flat: #dbdee1;
|
|
598
|
-
--color-dark-indigo-10-flat: #e7e9eb;
|
|
599
|
-
--color-dark-indigo-07-flat: #eeeff1;
|
|
600
|
-
--color-dark-indigo-05-flat: #f3f4f5;
|
|
601
|
-
--color-red-brand: #ef3124;
|
|
602
|
-
--color-red-brand-85: rgba(239, 49, 36, 0.85);
|
|
603
|
-
--color-red-brand-70: rgba(239, 49, 36, 0.7);
|
|
604
|
-
--color-red-brand-50: rgba(239, 49, 36, 0.5);
|
|
605
|
-
--color-red-brand-30: rgba(239, 49, 36, 0.3);
|
|
606
|
-
--color-red-brand-20: rgba(239, 49, 36, 0.2);
|
|
607
|
-
--color-red-brand-10: rgba(239, 49, 36, 0.1);
|
|
608
|
-
--color-red-brand-85-flat: #f15045;
|
|
609
|
-
--color-red-brand-70-flat: #f46f66;
|
|
610
|
-
--color-red-brand-50-flat: #f69791;
|
|
611
|
-
--color-red-brand-30-flat: #fbc2bd;
|
|
612
|
-
--color-red-brand-20-flat: #fcd6d3;
|
|
613
|
-
--color-red-brand-10-flat: #feebea;
|
|
614
|
-
--color-red-brand-05-flat: #fef5f4;
|
|
615
|
-
--color-red-dark: #d91d0b;
|
|
616
|
-
--color-red-error: #ff5c5c;
|
|
617
|
-
--color-green-text: #13a463;
|
|
618
|
-
--color-green-text-60: rgba(19, 164, 99, 0.6);
|
|
619
|
-
--color-green-text-60-flat: #71c8a1;
|
|
620
|
-
--color-green-done: #2fc26e;
|
|
621
|
-
--color-green-done-20: rgba(47, 194, 110, 0.2);
|
|
622
|
-
--color-green-done-10: rgba(47, 194, 110, 0.1);
|
|
623
|
-
--color-green-done-05: rgba(47, 194, 110, 0.05);
|
|
624
|
-
--color-green-done-20-flat: #d5f3e2;
|
|
625
|
-
--color-green-done-10-flat: #ebf9f1;
|
|
626
|
-
--color-green-done-05-flat: #f4fcf7;
|
|
627
|
-
--color-blue-action: #0e60b9;
|
|
628
|
-
--color-blue-swipe-a: #2670c6;
|
|
629
|
-
--color-blue-swipe-b: #3781d8;
|
|
630
|
-
--color-blue-swipe-c: #4a90e2;
|
|
631
|
-
--color-blue-link-mobile: #007aff;
|
|
632
|
-
--color-blue-link-mobile-10: rgba(0, 122, 255, 0.1);
|
|
633
|
-
--color-blue-link-mobile-10-flat: #e6f2ff;
|
|
634
|
-
--color-blue-link-web: #0f62fe;
|
|
635
|
-
--color-sand: #f6bf65;
|
|
636
|
-
--color-lavender: #8888ad;
|
|
637
|
-
--color-amethyst: #a489aa;
|
|
638
|
-
--color-black: #000;
|
|
639
|
-
--color-black-60: rgba(0, 0, 0, 0.6);
|
|
640
|
-
--color-black-30: rgba(0, 0, 0, 0.3);
|
|
641
|
-
--color-black-10: rgba(0, 0, 0, 0.1);
|
|
642
|
-
--color-black-60-flat: #666;
|
|
643
|
-
--color-black-30-flat: #b3b3b3;
|
|
644
|
-
--color-black-10-flat: #e6e6e6;
|
|
645
|
-
--color-white: #fff;
|
|
646
|
-
--color-white-60: rgba(255, 255, 255, 0.6);
|
|
647
|
-
--color-white-30: rgba(255, 255, 255, 0.3);
|
|
648
|
-
--color-white-10: rgba(255, 255, 255, 0.1);
|
|
649
|
-
--color-bg-corporate: #212a33;
|
|
650
|
-
--color-bg-corporate-90: rgba(33, 42, 51, 0.9);
|
|
651
|
-
--color-bg-corporate-60: rgba(33, 42, 51, 0.6);
|
|
652
|
-
--color-bg-corporate-30: rgba(33, 42, 51, 0.3);
|
|
653
|
-
--color-bg-corporate-90-flat: #384048;
|
|
654
|
-
--color-bg-corporate-60-flat: #7a7f85;
|
|
655
|
-
--color-bg-corporate-30-flat: #bdc0c2;
|
|
656
|
-
--color-light-blue: #f5f7f9;
|
|
657
|
-
}
|
|
658
|
-
:root {
|
|
659
|
-
--gap-3xs: 2px;
|
|
660
|
-
--gap-2xs: 4px;
|
|
661
|
-
--gap-xs: 8px;
|
|
662
|
-
--gap-s: 12px;
|
|
663
|
-
--gap-m: 16px;
|
|
664
|
-
--gap-l: 20px;
|
|
665
|
-
--gap-xl: 24px;
|
|
666
|
-
--gap-2xl: 32px;
|
|
667
|
-
--gap-3xl: 40px;
|
|
668
|
-
--gap-4xl: 48px;
|
|
669
|
-
--gap-5xl: 64px;
|
|
670
|
-
--gap-6xl: 72px;
|
|
671
|
-
--gap-7xl: 96px;
|
|
672
|
-
--gap-8xl: 128px;
|
|
673
|
-
--gap-3xs-neg: -2px;
|
|
674
|
-
--gap-2xs-neg: -4px;
|
|
675
|
-
--gap-xs-neg: -8px;
|
|
676
|
-
--gap-s-neg: -12px;
|
|
677
|
-
--gap-m-neg: -16px;
|
|
678
|
-
--gap-l-neg: -20px;
|
|
679
|
-
--gap-xl-neg: -24px;
|
|
680
|
-
--gap-2xl-neg: -32px;
|
|
681
|
-
--gap-3xl-neg: -40px;
|
|
682
|
-
--gap-4xl-neg: -48px;
|
|
683
|
-
--gap-5xl-neg: -64px;
|
|
684
|
-
--gap-6xl-neg: -72px;
|
|
685
|
-
--gap-7xl-neg: -96px;
|
|
686
|
-
--gap-8xl-neg: -128px;
|
|
687
|
-
}
|
|
688
|
-
:root {
|
|
689
|
-
--shadow-xs: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04);
|
|
690
|
-
--shadow-s: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
|
|
691
|
-
--shadow-m: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
692
|
-
--shadow-l: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
|
|
693
|
-
--shadow-xl: 0 0 32px rgba(11, 31, 53, 0.16), 0 16px 32px rgba(11, 31, 53, 0.32);
|
|
694
|
-
|
|
695
|
-
/* Hard */
|
|
696
|
-
--shadow-xs-hard: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
|
|
697
|
-
0 2px 4px rgba(11, 31, 53, 0.16);
|
|
698
|
-
--shadow-s-hard: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08),
|
|
699
|
-
0 4px 8px rgba(11, 31, 53, 0.16);
|
|
700
|
-
--shadow-m-hard: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
|
|
701
|
-
0 8px 16px rgba(11, 31, 53, 0.16);
|
|
702
|
-
--shadow-l-hard: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24),
|
|
703
|
-
0 12px 24px rgba(11, 31, 53, 0.16);
|
|
704
|
-
--shadow-xl-hard: 0 0 32px rgba(11, 31, 53, 0.16), 0 16px 32px rgba(11, 31, 53, 0.32),
|
|
705
|
-
0 16px 32px rgba(11, 31, 53, 0.16);
|
|
706
|
-
|
|
707
|
-
/* Up */
|
|
708
|
-
--shadow-xs-up: 0 0 4px rgba(11, 31, 53, 0.02), 0 -2px 4px rgba(11, 31, 53, 0.04);
|
|
709
|
-
--shadow-s-up: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
|
|
710
|
-
--shadow-m-up: 0 0 16px rgba(11, 31, 53, 0.08), 0 -8px 16px rgba(11, 31, 53, 0.16);
|
|
711
|
-
--shadow-l-up: 0 0 24px rgba(11, 31, 53, 0.12), 0 -12px 24px rgba(11, 31, 53, 0.24);
|
|
712
|
-
--shadow-xl-up: 0 0 32px rgba(11, 31, 53, 0.16), 0 -16px 32px rgba(11, 31, 53, 0.32);
|
|
713
|
-
|
|
714
|
-
/* Hard up */
|
|
715
|
-
--shadow-xs-hard-up: 0 0 4px rgba(11, 31, 53, 0.02), 0 -2px 4px rgba(11, 31, 53, 0.04),
|
|
716
|
-
0 -2px 4px rgba(11, 31, 53, 0.16);
|
|
717
|
-
--shadow-s-hard-up: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08),
|
|
718
|
-
0 -4px 8px rgba(11, 31, 53, 0.16);
|
|
719
|
-
--shadow-m-hard-up: 0 0 16px rgba(11, 31, 53, 0.08), 0 -8px 16px rgba(11, 31, 53, 0.16),
|
|
720
|
-
0 -8px 16px rgba(11, 31, 53, 0.16);
|
|
721
|
-
--shadow-l-hard-up: 0 0 24px rgba(11, 31, 53, 0.12), 0 -12px 24px rgba(11, 31, 53, 0.24),
|
|
722
|
-
0 -12px 24px rgba(11, 31, 53, 0.16);
|
|
723
|
-
--shadow-xl-hard-up: 0 0 32px rgba(11, 31, 53, 0.16), 0 -16px 32px rgba(11, 31, 53, 0.32),
|
|
724
|
-
0 -16px 32px rgba(11, 31, 53, 0.16);
|
|
725
|
-
}
|
|
726
|
-
:root {
|
|
727
|
-
--font-family-system: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,
|
|
728
|
-
sans-serif;
|
|
729
|
-
--font-family-styrene: 'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto,
|
|
730
|
-
'Helvetica Neue', Helvetica, sans-serif;
|
|
731
|
-
}
|
|
732
|
-
:root {
|
|
733
|
-
--button-active-transform: none;
|
|
734
|
-
/* border-radius */
|
|
735
|
-
--button-xxs-size-border-radius: var(--border-radius-s);
|
|
736
|
-
--button-xs-size-border-radius: var(--border-radius-s);
|
|
737
|
-
--button-s-size-border-radius: var(--border-radius-s);
|
|
738
|
-
--button-m-size-border-radius: var(--border-radius-s);
|
|
739
|
-
--button-l-size-border-radius: var(--border-radius-s);
|
|
740
|
-
--button-xl-size-border-radius: var(--border-radius-s);
|
|
741
|
-
/* primary */
|
|
742
|
-
--button-primary-disabled-bg-color: var(--color-light-bg-accent-alpha-30);
|
|
743
|
-
--button-primary-disabled-color: var(--color-static-text-primary-light);
|
|
744
|
-
--button-inverted-primary-disabled-bg-color: var(--color-light-bg-accent-alpha-30);
|
|
745
|
-
--button-inverted-primary-disabled-color: var(--color-static-text-primary-light-alpha-30);
|
|
746
|
-
/* secondary */
|
|
747
|
-
--button-secondary-base-bg-color: transparent;
|
|
748
|
-
--button-secondary-hover-bg-color: var(--color-light-bg-primary-inverted-alpha-7);
|
|
749
|
-
--button-secondary-active-bg-color: var(--color-light-bg-primary-inverted-alpha-15);
|
|
750
|
-
--button-secondary-disabled-bg-color: transparent;
|
|
751
|
-
--button-secondary-base-border-color: var(--color-light-border-underline-inverted);
|
|
752
|
-
--button-secondary-disabled-border-color: var(--color-light-border-underline-inverted-alpha-30);
|
|
753
|
-
--button-secondary-color: var(--color-light-text-primary);
|
|
754
|
-
--button-secondary-disabled-color: var(--color-light-text-primary-alpha-30);
|
|
755
|
-
/* tertiary */
|
|
756
|
-
--button-tertiary-base-bg-color: var(--color-light-specialbg-component);
|
|
757
|
-
--button-tertiary-hover-bg-color: var(--color-light-specialbg-component-shade-7);
|
|
758
|
-
--button-tertiary-active-bg-color: var(--color-light-specialbg-component-shade-15);
|
|
759
|
-
--button-tertiary-disabled-bg-color: var(--color-light-bg-primary-inverted-alpha-5);
|
|
760
|
-
--button-tertiary-base-border-color: transparent;
|
|
761
|
-
--button-tertiary-hover-border-color: transparent;
|
|
762
|
-
--button-tertiary-disabled-border-color: transparent;
|
|
763
|
-
--button-tertiary-color: var(--color-light-text-primary);
|
|
764
|
-
--button-tertiary-disabled-color: var(--color-light-text-primary-alpha-30);
|
|
765
|
-
/* link */
|
|
766
|
-
--button-link-disabled-color: var(--color-light-text-primary-alpha-30);
|
|
767
|
-
--button-inverted-link-disabled-color: var(--color-light-text-primary-inverted-alpha-30);
|
|
768
|
-
/* ghost */
|
|
769
|
-
--button-ghost-hover-color: var(--color-light-text-primary-tint-30);
|
|
770
|
-
--button-ghost-active-color: var(--color-light-text-primary-tint-50);
|
|
771
|
-
--button-ghost-disabled-color: var(--color-light-text-primary-alpha-30);
|
|
772
|
-
--button-inverted-ghost-hover-color: var(--color-light-text-primary-inverted-shade-30);
|
|
773
|
-
--button-inverted-ghost-active-color: var(--color-light-text-primary-inverted-shade-50);
|
|
774
|
-
--button-inverted-ghost-disabled-color: var(--color-light-text-primary-inverted-alpha-30);
|
|
775
|
-
/* inverted-secondary */
|
|
776
|
-
/* TODO colod-mod */
|
|
777
|
-
--button-inverted-secondary-base-bg-color: transparent;
|
|
778
|
-
--button-inverted-secondary-hover-bg-color: var(--color-light-bg-primary-alpha-15);
|
|
779
|
-
--button-inverted-secondary-active-bg-color: var(--color-light-bg-primary-alpha-20);
|
|
780
|
-
--button-inverted-secondary-disabled-bg-color: transparent;
|
|
781
|
-
--button-inverted-secondary-base-border-color: var(--color-light-border-underline);
|
|
782
|
-
--button-inverted-secondary-disabled-border-color: var(--color-light-border-underline-alpha-30);
|
|
783
|
-
--button-inverted-secondary-color: var(--color-light-text-primary-inverted);
|
|
784
|
-
--button-inverted-secondary-disabled-color: var(--color-light-text-primary-inverted-alpha-30);
|
|
785
|
-
/* inverted-tertiary */
|
|
786
|
-
--button-inverted-tertiary-base-bg-color: var(--color-light-specialbg-component-inverted);
|
|
787
|
-
--button-inverted-tertiary-hover-bg-color: var(
|
|
788
|
-
--color-light-specialbg-component-inverted-tint-15
|
|
789
|
-
);
|
|
790
|
-
--button-inverted-tertiary-active-bg-color: var(
|
|
791
|
-
--color-light-specialbg-component-inverted-tint-20
|
|
792
|
-
);
|
|
793
|
-
--button-inverted-tertiary-disabled-bg-color: var(--color-light-bg-primary-alpha-8);
|
|
794
|
-
--button-inverted-tertiary-base-border-color: transparent;
|
|
795
|
-
--button-inverted-tertiary-hover-border-color: transparent;
|
|
796
|
-
--button-inverted-tertiary-disabled-border-color: transparent;
|
|
797
|
-
--button-inverted-tertiary-color: var(--color-light-text-primary-inverted);
|
|
798
|
-
--button-inverted-tertiary-disabled-color: var(--color-light-text-primary-inverted-alpha-30);
|
|
799
|
-
--input-error-icon: url('https://alfabank.servicecdn.ru/icons/glyph_alert-circle_m_negative.svg');
|
|
800
|
-
--input-inverted-error-icon: url('https://alfabank.servicecdn.ru/icons/glyph_alert-circle_m_negative.svg');
|
|
801
|
-
--input-error-icon-display: block;
|
|
802
|
-
/* theme */
|
|
803
|
-
--primary-tablist-bottom-border-color: var(--color-light-border-underline);
|
|
804
|
-
--calendar-input-icon-color: var(--color-light-graphic-secondary);
|
|
805
|
-
--calendar-input-popover-border-radius: 0 0 var(--border-radius-m) var(--border-radius-m);
|
|
806
|
-
--select-arrow-color: var(--color-light-graphic-secondary);
|
|
807
|
-
--select-options-list-border-radius: 0 0 var(--border-radius-m) var(--border-radius-m);
|
|
808
|
-
--select-options-list-offset: 0;
|
|
809
|
-
/* select mobile footer */
|
|
810
|
-
--select-mobile-footer-border-top: 1px solid var(--color-light-border-primary);
|
|
811
|
-
--bottom-sheet-header-border-bottom: 1px solid var(--color-light-border-primary);
|
|
812
|
-
--bottom-sheet-footer-border-top: 1px solid var(--color-light-border-primary);
|
|
813
|
-
--modal-header-highlight-box-shadow: var(--shadow-s);
|
|
814
|
-
--modal-footer-highlight-box-shadow: var(--shadow-s-up);
|
|
815
|
-
/* theme */
|
|
816
|
-
--form-control-s-border-radius: 4px 4px 0 0;
|
|
817
|
-
--form-control-m-border-radius: 4px 4px 0 0;
|
|
818
|
-
--form-control-l-border-radius: 4px 4px 0 0;
|
|
819
|
-
--form-control-xl-border-radius: 4px 4px 0 0;
|
|
820
|
-
--form-control-bg-backdrop-filter: blur(20px);
|
|
821
|
-
--form-control-border-bottom: 1px solid var(--color-light-border-underline);
|
|
822
|
-
--form-control-inverted-border-bottom: 1px solid var(--color-light-border-underline-inverted);
|
|
823
|
-
--form-control-bg-color: var(--color-light-bg-primary-inverted-alpha-7);
|
|
824
|
-
--form-control-inverted-bg-color: var(--color-light-specialbg-component-inverted);
|
|
825
|
-
/* focus */
|
|
826
|
-
--form-control-focus-shadow: none;
|
|
827
|
-
--form-control-focus-border-bottom: 1px solid var(--color-light-border-key);
|
|
828
|
-
--form-control-focus-bg-color: var(--color-light-bg-primary-inverted-alpha-15);
|
|
829
|
-
--form-control-inverted-focus-border-bottom: 1px solid var(--color-light-border-key-inverted);
|
|
830
|
-
--form-control-inverted-focus-shadow: none;
|
|
831
|
-
--form-control-focus-error-shadow: none;
|
|
832
|
-
--form-control-inverted-focus-error-shadow: none;
|
|
833
|
-
/* hover */
|
|
834
|
-
--form-control-hover-bg-color: var(--color-light-bg-primary-inverted-alpha-15);
|
|
835
|
-
--form-control-inverted-hover-bg-color: var(--color-light-specialbg-component-inverted-tint-15);
|
|
836
|
-
/* error */
|
|
837
|
-
--form-control-error-color: var(--color-static-text-accent);
|
|
838
|
-
--form-control-inverted-error-color: var(--color-static-text-accent);
|
|
839
|
-
--form-control-error-border-bottom: 1px solid var(--color-static-border-accent);
|
|
840
|
-
--form-control-error-shadow: none;
|
|
841
|
-
--form-control-inverted-error-shadow: none;
|
|
842
|
-
--form-control-inverted-error-border-bottom: 1px solid var(--color-static-border-accent);
|
|
843
|
-
--form-control-error-bg-color: var(--color-light-bg-primary-inverted-alpha-7);
|
|
844
|
-
--form-control-inverted-error-bg-color: var(--color-light-specialbg-component-inverted);
|
|
845
|
-
/* disabled */
|
|
846
|
-
--form-control-disabled-border-bottom: 1px dashed var(--color-light-border-underline);
|
|
847
|
-
--form-control-inverted-disabled-border-bottom: 1px dashed
|
|
848
|
-
var(--color-light-border-underline-inverted);
|
|
849
|
-
--form-control-disabled-bg-color: var(--color-light-bg-primary-inverted-alpha-15);
|
|
850
|
-
--form-control-inverted-disabled-bg-color: var(
|
|
851
|
-
--color-light-specialbg-component-inverted-tint-15
|
|
852
|
-
);
|
|
853
|
-
--slider-input-s-border-bottom-radius: 0;
|
|
854
|
-
--slider-input-m-border-bottom-radius: 0;
|
|
855
|
-
--slider-input-l-border-bottom-radius: 0;
|
|
856
|
-
--slider-input-xl-border-bottom-radius: 0;
|
|
857
|
-
--slider-input-progress-margin-horizontal: 0;
|
|
858
|
-
--slider-input-xl-progress-margin-horizontal: 0;
|
|
859
|
-
--slider-input-progress-border-radius: 0;
|
|
860
|
-
--slider-input-progress-bg-color: var(--color-light-bg-quaternary);
|
|
861
|
-
--slider-input-progress-hover-bg-color: var(--color-light-bg-quaternary);
|
|
862
|
-
--slider-input-origin-width: 100%;
|
|
863
|
-
--slider-input-origin-right: 0;
|
|
864
|
-
}
|