@alfalab/core-components 37.3.0-beta-.1 → 37.3.0-beta.2
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/cssm/default.module.css +5 -5
- package/action-button/cssm/index.module.css +1 -1
- package/action-button/cssm/inverted.module.css +2 -2
- package/action-button/cssm/static.module.css +3 -3
- package/action-button/default.css +5 -5
- package/action-button/esm/default.css +5 -5
- package/action-button/esm/index.css +1 -1
- package/action-button/esm/inverted.css +2 -2
- package/action-button/esm/static.css +3 -3
- package/action-button/index.css +1 -1
- package/action-button/inverted.css +2 -2
- package/action-button/modern/default.css +5 -5
- package/action-button/modern/index.css +1 -1
- package/action-button/modern/inverted.css +2 -2
- package/action-button/modern/static.css +3 -3
- package/action-button/static.css +3 -3
- package/amount-input/cssm/default.module.css +1 -1
- package/amount-input/default.css +1 -1
- package/amount-input/esm/default.css +1 -1
- package/amount-input/modern/default.css +1 -1
- package/attach/cssm/index.module.css +1 -1
- package/attach/esm/index.css +1 -1
- package/attach/index.css +1 -1
- package/attach/modern/index.css +1 -1
- package/badge/cssm/index.module.css +5 -5
- package/badge/esm/index.css +5 -5
- package/badge/index.css +5 -5
- package/badge/modern/index.css +5 -5
- package/bottom-sheet/{component-758d0210.d.ts → component-53823038.d.ts} +2 -1
- package/bottom-sheet/{component-758d0210.js → component-53823038.js} +1 -1
- package/bottom-sheet/component.js +2 -2
- package/bottom-sheet/components/backer/Component.js +1 -1
- package/bottom-sheet/components/backer/index.css +2 -2
- package/bottom-sheet/components/closer/Component.js +1 -1
- package/bottom-sheet/components/closer/index.css +2 -2
- package/bottom-sheet/components/footer/index.css +1 -1
- package/bottom-sheet/components/header/Component.js +2 -2
- package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/cssm/component-5384d179.d.ts +2 -1
- package/bottom-sheet/cssm/components/backer/index.module.css +2 -2
- package/bottom-sheet/cssm/components/closer/index.module.css +2 -2
- package/bottom-sheet/cssm/components/footer/index.module.css +1 -1
- package/bottom-sheet/cssm/index.module.css +2 -2
- package/bottom-sheet/{modern/component-a670c926.d.ts → esm/component-2a1f2c67.d.ts} +2 -1
- package/bottom-sheet/esm/{component-2217cd3d.js → component-2a1f2c67.js} +1 -1
- package/bottom-sheet/esm/component.js +2 -2
- package/bottom-sheet/esm/components/backer/Component.js +1 -1
- package/bottom-sheet/esm/components/backer/index.css +2 -2
- package/bottom-sheet/esm/components/closer/Component.js +1 -1
- package/bottom-sheet/esm/components/closer/index.css +2 -2
- package/bottom-sheet/esm/components/footer/index.css +1 -1
- package/bottom-sheet/esm/components/header/Component.js +2 -2
- package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/index.css +2 -2
- package/bottom-sheet/esm/index.d.ts +1 -1
- package/bottom-sheet/esm/index.js +2 -2
- package/bottom-sheet/esm/{tslib.es6-7f2a3a16.d.ts → tslib.es6-8fe7644f.d.ts} +0 -0
- package/bottom-sheet/esm/{tslib.es6-7f2a3a16.js → tslib.es6-8fe7644f.js} +0 -0
- package/bottom-sheet/index.css +2 -2
- package/bottom-sheet/index.d.ts +1 -1
- package/bottom-sheet/index.js +2 -2
- package/bottom-sheet/{esm/component-2217cd3d.d.ts → modern/component-d1ca93ba.d.ts} +2 -1
- package/bottom-sheet/modern/{component-a670c926.js → component-d1ca93ba.js} +0 -0
- package/bottom-sheet/modern/component.js +1 -1
- package/bottom-sheet/modern/components/backer/index.css +2 -2
- package/bottom-sheet/modern/components/closer/index.css +2 -2
- package/bottom-sheet/modern/components/footer/index.css +1 -1
- package/bottom-sheet/modern/components/header/Component.js +1 -1
- package/bottom-sheet/modern/index.css +2 -2
- package/bottom-sheet/modern/index.d.ts +1 -1
- package/bottom-sheet/modern/index.js +1 -1
- package/bottom-sheet/{tslib.es6-b4ee1e38.d.ts → tslib.es6-a80b9ba8.d.ts} +0 -0
- package/bottom-sheet/{tslib.es6-b4ee1e38.js → tslib.es6-a80b9ba8.js} +0 -0
- package/button/cssm/default.module.css +24 -24
- package/button/cssm/index.module.css +1 -1
- package/button/cssm/inverted.module.css +9 -9
- package/button/default.css +24 -24
- package/button/esm/default.css +24 -24
- package/button/esm/index.css +1 -1
- package/button/esm/inverted.css +9 -9
- package/button/index.css +1 -1
- package/button/inverted.css +9 -9
- package/button/modern/default.css +24 -24
- package/button/modern/index.css +1 -1
- package/button/modern/inverted.css +9 -9
- package/calendar/Component.desktop.js +1 -1
- package/calendar/Component.responsive.js +1 -1
- package/calendar/components/calendar-mobile/Component.js +1 -1
- package/calendar/components/calendar-mobile/index.css +3 -3
- package/calendar/components/calendar-mobile/index.js +1 -1
- package/calendar/components/days-table/Component.js +1 -1
- package/calendar/components/days-table/index.css +8 -8
- package/calendar/components/days-table/index.js +1 -1
- package/calendar/components/month-year-header/Component.js +1 -1
- package/calendar/components/month-year-header/index.js +1 -1
- package/calendar/components/months-table/Component.js +1 -1
- package/calendar/components/months-table/index.js +1 -1
- package/calendar/components/period-slider/index.css +1 -1
- package/calendar/components/select-button/Component.js +1 -1
- package/calendar/components/select-button/index.css +5 -5
- package/calendar/components/select-button/index.js +1 -1
- package/calendar/components/years-table/Component.js +1 -1
- package/calendar/components/years-table/index.js +1 -1
- package/calendar/cssm/components/calendar-mobile/index.module.css +3 -3
- package/calendar/cssm/components/days-table/index.module.css +8 -8
- package/calendar/cssm/components/period-slider/index.module.css +1 -1
- package/calendar/cssm/components/select-button/index.module.css +5 -5
- package/calendar/desktop.js +1 -1
- package/calendar/esm/Component.desktop.js +1 -1
- package/calendar/esm/Component.responsive.js +1 -1
- package/calendar/esm/components/calendar-mobile/Component.js +1 -1
- package/calendar/esm/components/calendar-mobile/index.css +3 -3
- package/calendar/esm/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/components/days-table/Component.js +1 -1
- package/calendar/esm/components/days-table/index.css +8 -8
- package/calendar/esm/components/days-table/index.js +1 -1
- package/calendar/esm/components/month-year-header/Component.js +1 -1
- package/calendar/esm/components/month-year-header/index.js +1 -1
- package/calendar/esm/components/months-table/Component.js +1 -1
- package/calendar/esm/components/months-table/index.js +1 -1
- package/calendar/esm/components/period-slider/index.css +1 -1
- package/calendar/esm/components/select-button/Component.js +1 -1
- package/calendar/esm/components/select-button/index.css +5 -5
- package/calendar/esm/components/select-button/index.js +1 -1
- package/calendar/esm/components/years-table/Component.js +1 -1
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/desktop.js +1 -1
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/mobile.js +1 -1
- package/calendar/esm/responsive.js +1 -1
- package/calendar/esm/{tslib.es6-0ed6b62e.d.ts → tslib.es6-68f8e789.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-0ed6b62e.js → tslib.es6-68f8e789.js} +0 -0
- package/calendar/index.js +1 -1
- package/calendar/mobile.js +1 -1
- package/calendar/modern/components/calendar-mobile/index.css +3 -3
- package/calendar/modern/components/days-table/index.css +8 -8
- package/calendar/modern/components/period-slider/index.css +1 -1
- package/calendar/modern/components/select-button/index.css +5 -5
- package/calendar/responsive.js +1 -1
- package/calendar/{tslib.es6-42ec1be9.d.ts → tslib.es6-7df9f34a.d.ts} +0 -0
- package/calendar/{tslib.es6-42ec1be9.js → tslib.es6-7df9f34a.js} +0 -0
- package/calendar-input/{Component-9c77fc38.d.ts → Component-389869c1.d.ts} +0 -0
- package/calendar-input/{Component-9c77fc38.js → Component-389869c1.js} +0 -0
- package/calendar-input/Component.desktop.d.ts +1 -1
- package/calendar-input/Component.desktop.js +1 -1
- package/calendar-input/Component.mobile.d.ts +1 -1
- package/calendar-input/Component.mobile.js +1 -1
- package/calendar-input/Component.responsive.d.ts +1 -1
- package/calendar-input/Component.responsive.js +1 -1
- package/calendar-input/components/calendar-input/Component.js +1 -1
- package/calendar-input/components/calendar-input/index.css +1 -1
- package/calendar-input/components/calendar-input/index.d.ts +1 -1
- package/calendar-input/components/calendar-input/index.js +1 -1
- package/calendar-input/cssm/components/calendar-input/index.module.css +1 -1
- package/calendar-input/desktop.js +1 -1
- package/calendar-input/esm/{Component-3fd3a6af.d.ts → Component-c0c7ebc3.d.ts} +0 -0
- package/calendar-input/esm/{Component-3fd3a6af.js → Component-c0c7ebc3.js} +0 -0
- package/calendar-input/esm/Component.desktop.d.ts +1 -1
- package/calendar-input/esm/Component.desktop.js +1 -1
- package/calendar-input/esm/Component.mobile.d.ts +1 -1
- package/calendar-input/esm/Component.mobile.js +1 -1
- package/calendar-input/esm/Component.responsive.d.ts +1 -1
- package/calendar-input/esm/Component.responsive.js +1 -1
- package/calendar-input/esm/components/calendar-input/Component.js +1 -1
- package/calendar-input/esm/components/calendar-input/index.css +1 -1
- package/calendar-input/esm/components/calendar-input/index.d.ts +1 -1
- package/calendar-input/esm/components/calendar-input/index.js +1 -1
- package/calendar-input/esm/desktop.js +1 -1
- package/calendar-input/esm/index.js +1 -1
- package/calendar-input/esm/mobile.js +1 -1
- package/calendar-input/esm/responsive.js +1 -1
- package/calendar-input/index.js +1 -1
- package/calendar-input/mobile.js +1 -1
- package/calendar-input/modern/components/calendar-input/index.css +1 -1
- package/calendar-input/responsive.js +1 -1
- package/calendar-range/Component.js +1 -1
- package/calendar-range/components/divider/index.css +1 -1
- package/calendar-range/cssm/components/divider/index.module.css +1 -1
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/components/divider/index.css +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/{index.module-f8caa475.d.ts → index.module-3369c8fe.d.ts} +0 -0
- package/calendar-range/esm/{index.module-f8caa475.js → index.module-3369c8fe.js} +0 -0
- 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-1806a64e.d.ts → index.module-0cee42f1.d.ts} +0 -0
- package/calendar-range/{index.module-1806a64e.js → index.module-0cee42f1.js} +0 -0
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/components/divider/index.css +1 -1
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/{index.module-813784ef.js → index.module-249f068b.js} +0 -0
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/chart/Component.js +1 -1
- package/chart/components/Tick/index.css +2 -2
- package/chart/components/TooltipContent/index.css +1 -1
- package/chart/cssm/components/Tick/index.module.css +2 -2
- package/chart/cssm/components/TooltipContent/index.module.css +1 -1
- package/chart/cssm/index.module.css +1 -1
- package/chart/esm/Component.js +1 -1
- package/chart/esm/components/Tick/index.css +2 -2
- package/chart/esm/components/TooltipContent/index.css +1 -1
- package/chart/esm/hooks/useSettings/index.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/esm/index.css +1 -1
- package/chart/esm/index.js +1 -1
- package/chart/esm/{tslib.es6-1811191a.d.ts → tslib.es6-69453a3a.d.ts} +0 -0
- package/chart/esm/{tslib.es6-1811191a.js → tslib.es6-69453a3a.js} +0 -0
- package/chart/hooks/useSettings/index.js +1 -1
- package/chart/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/index.css +1 -1
- package/chart/index.js +1 -1
- package/chart/modern/components/Tick/index.css +2 -2
- package/chart/modern/components/TooltipContent/index.css +1 -1
- package/chart/modern/index.css +1 -1
- package/chart/{tslib.es6-e61dcb69.d.ts → tslib.es6-692855d9.d.ts} +0 -0
- package/chart/{tslib.es6-e61dcb69.js → tslib.es6-692855d9.js} +0 -0
- package/checkbox/cssm/index.module.css +9 -9
- package/checkbox/esm/index.css +9 -9
- package/checkbox/index.css +9 -9
- package/checkbox/modern/index.css +9 -9
- package/checkbox-group/cssm/index.module.css +2 -2
- package/checkbox-group/esm/index.css +2 -2
- package/checkbox-group/index.css +2 -2
- package/checkbox-group/modern/index.css +2 -2
- package/circular-progress-bar/cssm/index.module.css +7 -7
- package/circular-progress-bar/esm/index.css +7 -7
- package/circular-progress-bar/index.css +7 -7
- package/circular-progress-bar/modern/index.css +7 -7
- package/code-input/components/input/index.css +3 -3
- package/code-input/cssm/components/input/index.module.css +3 -3
- package/code-input/esm/components/input/index.css +3 -3
- package/code-input/modern/components/input/index.css +3 -3
- package/confirmation/{component-31f46121.d.ts → component-c76b9d3d.d.ts} +0 -0
- package/confirmation/{component-31f46121.js → component-c76b9d3d.js} +0 -0
- package/confirmation/component.desktop.js +2 -2
- package/confirmation/component.mobile.js +2 -2
- package/confirmation/component.responsive.js +2 -2
- package/confirmation/components/base-confirmation/component.js +2 -2
- package/confirmation/components/base-confirmation/index.css +1 -1
- package/confirmation/components/base-confirmation/index.d.ts +1 -1
- package/confirmation/components/base-confirmation/index.js +2 -2
- package/confirmation/components/countdown-loader/index.css +1 -1
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/fatal-error/index.css +1 -1
- package/confirmation/components/screens/hint/index.css +1 -1
- 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 +2 -2
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/components/screens/temp-block/index.css +1 -1
- package/confirmation/{countdown-section-b7a8c9ee.d.ts → countdown-section-3de3cb10.d.ts} +0 -0
- package/confirmation/{countdown-section-b7a8c9ee.js → countdown-section-3de3cb10.js} +0 -0
- package/confirmation/cssm/components/base-confirmation/index.module.css +1 -1
- package/confirmation/cssm/components/countdown-loader/index.module.css +1 -1
- package/confirmation/cssm/components/screens/fatal-error/index.module.css +1 -1
- package/confirmation/cssm/components/screens/hint/index.module.css +1 -1
- package/confirmation/cssm/components/screens/initial/index.module.css +2 -2
- package/confirmation/cssm/components/screens/temp-block/index.module.css +1 -1
- package/confirmation/desktop.js +2 -2
- package/confirmation/esm/{component-c22673c0.d.ts → component-b3676c7b.d.ts} +0 -0
- package/confirmation/esm/{component-c22673c0.js → component-b3676c7b.js} +1 -1
- package/confirmation/esm/component.desktop.js +2 -2
- package/confirmation/esm/component.mobile.js +2 -2
- 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 +1 -1
- 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/index.css +1 -1
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/fatal-error/index.css +1 -1
- package/confirmation/esm/components/screens/hint/index.css +1 -1
- 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 +2 -2
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/components/screens/temp-block/index.css +1 -1
- package/confirmation/esm/{countdown-section-daec9885.d.ts → countdown-section-d70cb9ce.d.ts} +0 -0
- package/confirmation/esm/{countdown-section-daec9885.js → countdown-section-d70cb9ce.js} +0 -0
- package/confirmation/esm/desktop.js +2 -2
- package/confirmation/esm/index.js +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.js +2 -2
- package/confirmation/modern/component.desktop.js +1 -1
- package/confirmation/modern/component.mobile.js +1 -1
- package/confirmation/modern/component.responsive.js +1 -1
- package/confirmation/modern/components/base-confirmation/component.js +1 -1
- package/confirmation/modern/components/base-confirmation/index.css +1 -1
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/countdown-loader/index.css +1 -1
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/fatal-error/index.css +1 -1
- package/confirmation/modern/components/screens/hint/index.css +1 -1
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.css +2 -2
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/components/screens/temp-block/index.css +1 -1
- package/confirmation/modern/{countdown-section-984407ab.d.ts → countdown-section-eaa2790c.d.ts} +0 -0
- package/confirmation/modern/{countdown-section-984407ab.js → countdown-section-eaa2790c.js} +0 -0
- package/confirmation/modern/desktop.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile.js +1 -1
- package/confirmation/modern/responsive.js +1 -1
- package/confirmation/responsive.js +2 -2
- package/confirmation-v1/components/code-input/index.css +3 -3
- package/confirmation-v1/components/countdown/index.css +1 -1
- package/confirmation-v1/components/countdown-loader/index.css +1 -1
- package/confirmation-v1/components/overlimit/index.css +2 -2
- package/confirmation-v1/components/sign-confirmation/index.css +2 -2
- package/confirmation-v1/cssm/components/code-input/index.module.css +3 -3
- package/confirmation-v1/cssm/components/countdown/index.module.css +1 -1
- package/confirmation-v1/cssm/components/countdown-loader/index.module.css +1 -1
- package/confirmation-v1/cssm/components/overlimit/index.module.css +2 -2
- package/confirmation-v1/cssm/components/sign-confirmation/index.module.css +2 -2
- package/confirmation-v1/cssm/index.module.css +2 -2
- package/confirmation-v1/esm/components/code-input/index.css +3 -3
- package/confirmation-v1/esm/components/countdown/index.css +1 -1
- package/confirmation-v1/esm/components/countdown-loader/index.css +1 -1
- package/confirmation-v1/esm/components/overlimit/index.css +2 -2
- package/confirmation-v1/esm/components/sign-confirmation/index.css +2 -2
- package/confirmation-v1/esm/index.css +2 -2
- package/confirmation-v1/index.css +2 -2
- package/confirmation-v1/modern/components/code-input/index.css +3 -3
- package/confirmation-v1/modern/components/countdown/index.css +1 -1
- package/confirmation-v1/modern/components/countdown-loader/index.css +1 -1
- package/confirmation-v1/modern/components/overlimit/index.css +2 -2
- package/confirmation-v1/modern/components/sign-confirmation/index.css +2 -2
- package/confirmation-v1/modern/index.css +2 -2
- package/custom-button/cssm/index.module.css +1 -1
- package/custom-button/esm/index.css +1 -1
- package/custom-button/index.css +1 -1
- package/custom-button/modern/index.css +1 -1
- package/date-range-input/{Component-396c5f19.d.ts → Component-e6ef3114.d.ts} +0 -0
- package/date-range-input/{Component-396c5f19.js → Component-e6ef3114.js} +0 -0
- package/date-range-input/Component.desktop.d.ts +1 -1
- package/date-range-input/Component.desktop.js +1 -1
- package/date-range-input/Component.mobile.d.ts +1 -1
- package/date-range-input/Component.mobile.js +1 -1
- package/date-range-input/Component.responsive.d.ts +1 -1
- package/date-range-input/Component.responsive.js +1 -1
- package/date-range-input/components/date-range-input/Component.js +1 -1
- package/date-range-input/components/date-range-input/index.d.ts +1 -1
- package/date-range-input/components/date-range-input/index.js +1 -1
- package/date-range-input/desktop.js +1 -1
- package/date-range-input/esm/{Component-a93f56b0.d.ts → Component-6b915ca3.d.ts} +0 -0
- package/date-range-input/esm/{Component-a93f56b0.js → Component-6b915ca3.js} +0 -0
- package/date-range-input/esm/Component.desktop.d.ts +1 -1
- package/date-range-input/esm/Component.desktop.js +1 -1
- package/date-range-input/esm/Component.mobile.d.ts +1 -1
- package/date-range-input/esm/Component.mobile.js +1 -1
- package/date-range-input/esm/Component.responsive.d.ts +1 -1
- package/date-range-input/esm/Component.responsive.js +1 -1
- package/date-range-input/esm/components/date-range-input/Component.js +1 -1
- package/date-range-input/esm/components/date-range-input/index.d.ts +1 -1
- package/date-range-input/esm/components/date-range-input/index.js +1 -1
- package/date-range-input/esm/desktop.js +1 -1
- package/date-range-input/esm/index.js +1 -1
- package/date-range-input/esm/mobile.js +1 -1
- package/date-range-input/esm/responsive.js +1 -1
- package/date-range-input/index.js +1 -1
- package/date-range-input/mobile.js +1 -1
- package/date-range-input/responsive.js +1 -1
- package/date-time-input/{Component-a82275a9.d.ts → Component-d871952b.d.ts} +0 -0
- package/date-time-input/{Component-a82275a9.js → Component-d871952b.js} +0 -0
- package/date-time-input/Component.desktop.d.ts +1 -1
- package/date-time-input/Component.desktop.js +1 -1
- package/date-time-input/Component.mobile.d.ts +1 -1
- package/date-time-input/Component.mobile.js +1 -1
- package/date-time-input/Component.responsive.d.ts +1 -1
- package/date-time-input/Component.responsive.js +1 -1
- package/date-time-input/components/date-time-input/Component.js +1 -1
- package/date-time-input/components/date-time-input/index.d.ts +1 -1
- package/date-time-input/components/date-time-input/index.js +1 -1
- package/date-time-input/desktop.js +1 -1
- package/date-time-input/esm/{Component-653fb871.d.ts → Component-ae2ff721.d.ts} +0 -0
- package/date-time-input/esm/{Component-653fb871.js → Component-ae2ff721.js} +0 -0
- package/date-time-input/esm/Component.desktop.d.ts +1 -1
- package/date-time-input/esm/Component.desktop.js +1 -1
- package/date-time-input/esm/Component.mobile.d.ts +1 -1
- package/date-time-input/esm/Component.mobile.js +1 -1
- package/date-time-input/esm/Component.responsive.d.ts +1 -1
- package/date-time-input/esm/Component.responsive.js +1 -1
- package/date-time-input/esm/components/date-time-input/Component.js +1 -1
- package/date-time-input/esm/components/date-time-input/index.d.ts +1 -1
- package/date-time-input/esm/components/date-time-input/index.js +1 -1
- package/date-time-input/esm/desktop.js +1 -1
- package/date-time-input/esm/index.js +1 -1
- package/date-time-input/esm/mobile.js +1 -1
- package/date-time-input/esm/responsive.js +1 -1
- package/date-time-input/index.js +1 -1
- package/date-time-input/mobile.js +1 -1
- package/date-time-input/responsive.js +1 -1
- package/divider/cssm/index.module.css +1 -1
- package/divider/esm/index.css +1 -1
- package/divider/index.css +1 -1
- package/divider/modern/index.css +1 -1
- package/dropzone/components/overlay/index.css +1 -1
- package/dropzone/cssm/components/overlay/index.module.css +1 -1
- package/dropzone/cssm/index.module.css +1 -1
- package/dropzone/esm/components/overlay/index.css +1 -1
- package/dropzone/esm/index.css +1 -1
- package/dropzone/index.css +1 -1
- package/dropzone/modern/components/overlay/index.css +1 -1
- package/dropzone/modern/index.css +1 -1
- package/file-upload-item/cssm/index.module.css +3 -3
- package/file-upload-item/esm/index.css +3 -3
- package/file-upload-item/index.css +3 -3
- package/file-upload-item/modern/index.css +3 -3
- package/filter-tag/cssm/index.module.css +13 -13
- package/filter-tag/esm/index.css +13 -13
- package/filter-tag/index.css +13 -13
- package/filter-tag/modern/index.css +13 -13
- package/form-control/cssm/default.module.css +5 -5
- package/form-control/cssm/inverted.module.css +4 -4
- package/form-control/default.css +5 -5
- package/form-control/esm/default.css +5 -5
- package/form-control/esm/inverted.css +4 -4
- package/form-control/inverted.css +4 -4
- package/form-control/modern/default.css +5 -5
- package/form-control/modern/inverted.css +4 -4
- package/gallery/Component.js +2 -2
- package/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.css +1 -1
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/image-preview/index.css +1 -1
- package/gallery/components/image-viewer/component.js +2 -2
- package/gallery/components/image-viewer/index.css +4 -4
- 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/index.css +1 -1
- package/gallery/cssm/components/header/index.module.css +1 -1
- package/gallery/cssm/components/image-preview/index.module.css +1 -1
- package/gallery/cssm/components/image-viewer/index.module.css +4 -4
- package/gallery/cssm/components/navigation-bar/index.module.css +1 -1
- package/gallery/esm/Component.js +2 -2
- package/gallery/esm/components/header/Component.js +1 -1
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.css +1 -1
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/image-preview/index.css +1 -1
- package/gallery/esm/components/image-viewer/component.js +2 -2
- package/gallery/esm/components/image-viewer/index.css +4 -4
- 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/index.css +1 -1
- package/gallery/esm/index.js +2 -2
- package/gallery/esm/{slide-b1ffe55f.d.ts → slide-acd70b58.d.ts} +0 -0
- package/gallery/esm/{slide-b1ffe55f.js → slide-acd70b58.js} +0 -0
- package/gallery/esm/{tslib.es6-fd74bf7c.d.ts → tslib.es6-29ae74ef.d.ts} +0 -0
- package/gallery/esm/{tslib.es6-fd74bf7c.js → tslib.es6-29ae74ef.js} +0 -0
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +1 -1
- package/gallery/modern/components/header/index.css +1 -1
- package/gallery/modern/components/image-preview/index.css +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.css +4 -4
- 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/index.css +1 -1
- package/gallery/modern/index.js +1 -1
- package/gallery/modern/{slide-7e82bae7.d.ts → slide-08fc5f3d.d.ts} +0 -0
- package/gallery/modern/{slide-7e82bae7.js → slide-08fc5f3d.js} +0 -0
- package/gallery/{slide-1a2e9fc4.d.ts → slide-3fdac167.d.ts} +0 -0
- package/gallery/{slide-1a2e9fc4.js → slide-3fdac167.js} +0 -0
- package/gallery/{tslib.es6-5af6d103.d.ts → tslib.es6-b10ab6b9.d.ts} +0 -0
- package/gallery/{tslib.es6-5af6d103.js → tslib.es6-b10ab6b9.js} +0 -0
- package/hatching-progress-bar/cssm/index.module.css +0 -453
- package/hatching-progress-bar/esm/index.css +0 -453
- package/hatching-progress-bar/index.css +0 -453
- package/hatching-progress-bar/modern/index.css +0 -453
- package/icon-button/cssm/default.module.css +14 -14
- package/icon-button/cssm/inverted.module.css +2 -2
- package/icon-button/default.css +14 -14
- package/icon-button/esm/default.css +14 -14
- package/icon-button/esm/inverted.css +2 -2
- package/icon-button/inverted.css +2 -2
- package/icon-button/modern/default.css +14 -14
- package/icon-button/modern/inverted.css +2 -2
- package/icon-view/circle.js +1 -1
- package/icon-view/components/base-shape/index.css +2 -2
- 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/cssm/components/base-shape/index.module.css +2 -2
- package/icon-view/esm/circle.js +1 -1
- package/icon-view/esm/components/base-shape/index.css +2 -2
- 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-6c123ace.d.ts → tslib.es6-f75c8ea6.d.ts} +0 -0
- package/icon-view/esm/{tslib.es6-6c123ace.js → tslib.es6-f75c8ea6.js} +0 -0
- package/icon-view/modern/components/base-shape/index.css +2 -2
- package/icon-view/super-ellipse.js +1 -1
- package/icon-view/{tslib.es6-2a307b5b.d.ts → tslib.es6-33d53048.d.ts} +0 -0
- package/icon-view/{tslib.es6-2a307b5b.js → tslib.es6-33d53048.js} +0 -0
- package/input/cssm/default.module.css +4 -4
- package/input/cssm/index.module.css +1 -1
- package/input/cssm/inverted.module.css +2 -2
- package/input/default.css +4 -4
- package/input/esm/default.css +4 -4
- package/input/esm/index.css +1 -1
- package/input/esm/inverted.css +2 -2
- package/input/index.css +1 -1
- package/input/inverted.css +2 -2
- package/input/modern/default.css +4 -4
- package/input/modern/index.css +1 -1
- package/input/modern/inverted.css +2 -2
- package/input-autocomplete/Component.desktop.js +1 -1
- package/input-autocomplete/Component.mobile.js +1 -1
- package/input-autocomplete/Component.responsive.js +1 -1
- package/input-autocomplete/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/autocomplete-field/index.js +1 -1
- package/input-autocomplete/autocomplete-mobile-field/Component.js +1 -1
- package/input-autocomplete/autocomplete-mobile-field/index.css +2 -2
- package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
- package/input-autocomplete/cssm/autocomplete-mobile-field/index.module.css +2 -2
- package/input-autocomplete/cssm/index-7ca84eff.d.ts +2 -1
- package/input-autocomplete/desktop.js +1 -1
- package/input-autocomplete/esm/Component.desktop.js +1 -1
- package/input-autocomplete/esm/Component.mobile.js +1 -1
- package/input-autocomplete/esm/Component.responsive.js +1 -1
- package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
- package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +1 -1
- package/input-autocomplete/esm/autocomplete-mobile-field/index.css +2 -2
- package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
- package/input-autocomplete/esm/desktop.js +1 -1
- package/input-autocomplete/esm/index-7ca84eff.d.ts +2 -1
- package/input-autocomplete/esm/index.js +1 -1
- package/input-autocomplete/esm/mobile.js +1 -1
- package/input-autocomplete/esm/responsive.js +1 -1
- package/input-autocomplete/esm/{tslib.es6-b2194bc2.d.ts → tslib.es6-c603502c.d.ts} +0 -0
- package/input-autocomplete/esm/{tslib.es6-b2194bc2.js → tslib.es6-c603502c.js} +0 -0
- package/input-autocomplete/index-7ca84eff.d.ts +2 -1
- package/input-autocomplete/index.js +1 -1
- package/input-autocomplete/mobile.js +1 -1
- package/input-autocomplete/modern/autocomplete-mobile-field/index.css +2 -2
- package/input-autocomplete/modern/index-7ca84eff.d.ts +2 -1
- package/input-autocomplete/responsive.js +1 -1
- package/input-autocomplete/{tslib.es6-149219d4.d.ts → tslib.es6-73246b1c.d.ts} +0 -0
- package/input-autocomplete/{tslib.es6-149219d4.js → tslib.es6-73246b1c.js} +0 -0
- package/intl-phone-input/{component-48bf91f4.d.ts → component-6b11f230.d.ts} +0 -0
- package/intl-phone-input/{component-48bf91f4.js → component-6b11f230.js} +0 -0
- package/intl-phone-input/component.js +2 -2
- package/intl-phone-input/components/flag-icon/index.css +1 -1
- package/intl-phone-input/components/index.js +1 -1
- package/intl-phone-input/components/select/component.js +1 -1
- package/intl-phone-input/components/select/index.css +1 -1
- 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 +2 -2
- 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/components/flag-icon/index.module.css +1 -1
- package/intl-phone-input/cssm/components/select/index.module.css +1 -1
- package/intl-phone-input/cssm/components/select-field/index.module.css +2 -2
- package/intl-phone-input/cssm/index.module.css +1 -1
- package/intl-phone-input/esm/{component-d99d3160.d.ts → component-064f33de.d.ts} +0 -0
- package/intl-phone-input/esm/{component-d99d3160.js → component-064f33de.js} +0 -0
- package/intl-phone-input/esm/component.js +2 -2
- package/intl-phone-input/esm/components/flag-icon/index.css +1 -1
- package/intl-phone-input/esm/components/index.js +1 -1
- package/intl-phone-input/esm/components/select/component.js +1 -1
- package/intl-phone-input/esm/components/select/index.css +1 -1
- 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 +2 -2
- 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 +1 -1
- package/intl-phone-input/esm/index.js +1 -1
- package/intl-phone-input/esm/{libphonenumber-js.min-01e8a95d.d.ts → libphonenumber-js.min-88163569.d.ts} +0 -0
- package/intl-phone-input/esm/{libphonenumber-js.min-01e8a95d.js → libphonenumber-js.min-88163569.js} +0 -0
- package/intl-phone-input/index.css +1 -1
- package/intl-phone-input/index.js +1 -1
- package/intl-phone-input/{libphonenumber-js.min-0f1340f0.d.ts → libphonenumber-js.min-7bc10406.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-0f1340f0.js → libphonenumber-js.min-7bc10406.js} +0 -0
- package/intl-phone-input/modern/component.js +1 -1
- package/intl-phone-input/modern/components/flag-icon/index.css +1 -1
- package/intl-phone-input/modern/components/select/index.css +1 -1
- package/intl-phone-input/modern/components/select-field/index.css +2 -2
- package/intl-phone-input/modern/index.css +1 -1
- package/intl-phone-input/modern/{libphonenumber-js.min-01e8a95d.d.ts → libphonenumber-js.min-88163569.d.ts} +0 -0
- package/intl-phone-input/modern/{libphonenumber-js.min-01e8a95d.js → libphonenumber-js.min-88163569.js} +0 -0
- package/link/cssm/default.module.css +9 -9
- package/link/cssm/index.module.css +1 -1
- package/link/cssm/inverted.module.css +6 -6
- package/link/default.css +9 -9
- package/link/esm/default.css +9 -9
- package/link/esm/index.css +1 -1
- package/link/esm/inverted.css +6 -6
- package/link/index.css +1 -1
- package/link/inverted.css +6 -6
- package/link/modern/default.css +9 -9
- package/link/modern/index.css +1 -1
- package/link/modern/inverted.css +6 -6
- package/list/cssm/index.module.css +1 -1
- package/list/esm/index.css +1 -1
- package/list/index.css +1 -1
- package/list/modern/index.css +1 -1
- package/list-header/cssm/index.module.css +1 -1
- package/list-header/esm/index.css +1 -1
- package/list-header/index.css +1 -1
- package/list-header/modern/index.css +1 -1
- package/modal/Component.desktop.js +1 -1
- package/modal/Component.js +1 -1
- package/modal/Component.mobile.js +1 -1
- package/modal/Component.responsive.js +1 -1
- package/modal/components/closer/Component.js +1 -1
- package/modal/components/footer/index.css +1 -1
- package/modal/components/header/Component.js +1 -1
- package/modal/cssm/components/footer/index.module.css +1 -1
- package/modal/desktop.js +1 -1
- package/modal/esm/Component.desktop.js +1 -1
- package/modal/esm/Component.js +1 -1
- package/modal/esm/Component.mobile.js +1 -1
- package/modal/esm/Component.responsive.js +1 -1
- package/modal/esm/components/closer/Component.js +1 -1
- package/modal/esm/components/footer/index.css +1 -1
- package/modal/esm/components/header/Component.js +1 -1
- package/modal/esm/desktop.js +1 -1
- package/modal/esm/index.js +1 -1
- package/modal/esm/mobile.js +1 -1
- package/modal/esm/responsive.js +1 -1
- package/modal/esm/{tslib.es6-7dbbda70.d.ts → tslib.es6-d256c57b.d.ts} +0 -0
- package/modal/esm/{tslib.es6-7dbbda70.js → tslib.es6-d256c57b.js} +0 -0
- package/modal/index.js +1 -1
- package/modal/mobile.js +1 -1
- package/modal/modern/components/footer/index.css +1 -1
- package/modal/responsive.js +1 -1
- package/modal/{tslib.es6-93137cc6.d.ts → tslib.es6-3af78f43.d.ts} +0 -0
- package/modal/{tslib.es6-93137cc6.js → tslib.es6-3af78f43.js} +0 -0
- package/mq/cssm/useMatchMedia.d.ts +1 -1
- package/mq/esm/useMatchMedia.d.ts +1 -1
- package/mq/modern/useMatchMedia.d.ts +1 -1
- package/mq/useMatchMedia.d.ts +1 -1
- package/package.json +1 -1
- package/pagination/components/default-view/index.css +1 -1
- package/pagination/components/tag/index.css +5 -5
- package/pagination/cssm/components/default-view/index.module.css +1 -1
- package/pagination/cssm/components/tag/index.module.css +5 -5
- package/pagination/cssm/index.module.css +1 -1
- package/pagination/esm/components/default-view/index.css +1 -1
- package/pagination/esm/components/tag/index.css +5 -5
- package/pagination/esm/index.css +1 -1
- package/pagination/index.css +1 -1
- package/pagination/modern/components/default-view/index.css +1 -1
- package/pagination/modern/components/tag/index.css +5 -5
- package/pagination/modern/index.css +1 -1
- package/pass-code/Component.js +1 -1
- package/pass-code/components/InputProgress/Component.js +1 -1
- package/pass-code/components/InputProgress/index.css +2 -2
- package/pass-code/components/InputProgress/index.js +1 -1
- package/pass-code/components/KeyPad/Component.js +1 -1
- package/pass-code/components/KeyPad/index.js +1 -1
- package/pass-code/components/KeyPadButton/index.css +3 -3
- package/pass-code/cssm/components/InputProgress/index.module.css +2 -2
- package/pass-code/cssm/components/KeyPadButton/index.module.css +3 -3
- package/pass-code/cssm/index-3885b0d7.d.ts +3 -0
- package/pass-code/esm/Component.js +1 -1
- package/pass-code/esm/components/InputProgress/Component.js +1 -1
- package/pass-code/esm/components/InputProgress/index.css +2 -2
- package/pass-code/esm/components/InputProgress/index.js +1 -1
- package/pass-code/esm/components/KeyPad/Component.js +1 -1
- package/pass-code/esm/components/KeyPad/index.js +1 -1
- package/pass-code/esm/components/KeyPadButton/index.css +3 -3
- package/pass-code/esm/{getDataTestId-ff218fdf.d.ts → getDataTestId-ebdc0eda.d.ts} +0 -0
- package/pass-code/esm/{getDataTestId-ff218fdf.js → getDataTestId-ebdc0eda.js} +0 -0
- package/pass-code/esm/index-3885b0d7.d.ts +3 -0
- package/pass-code/esm/index.js +1 -1
- package/pass-code/{getDataTestId-4da40f10.d.ts → getDataTestId-11cb0c64.d.ts} +0 -0
- package/pass-code/{getDataTestId-4da40f10.js → getDataTestId-11cb0c64.js} +0 -0
- package/pass-code/index-3885b0d7.d.ts +3 -0
- package/pass-code/index.js +1 -1
- package/pass-code/modern/Component.js +1 -1
- package/pass-code/modern/components/InputProgress/Component.js +1 -1
- package/pass-code/modern/components/InputProgress/index.css +2 -2
- package/pass-code/modern/components/InputProgress/index.js +1 -1
- package/pass-code/modern/components/KeyPad/Component.js +1 -1
- package/pass-code/modern/components/KeyPad/index.js +1 -1
- package/pass-code/modern/components/KeyPadButton/index.css +3 -3
- package/pass-code/modern/{getDataTestId-3cbe8763.d.ts → getDataTestId-7e0fa95b.d.ts} +0 -0
- package/pass-code/modern/{getDataTestId-3cbe8763.js → getDataTestId-7e0fa95b.js} +0 -0
- package/pass-code/modern/index-3885b0d7.d.ts +3 -0
- package/pass-code/modern/index.js +1 -1
- package/pattern-lock/Component.js +1 -1
- package/pattern-lock/esm/Component.js +1 -1
- package/pattern-lock/esm/index.js +1 -1
- package/pattern-lock/esm/{utils-99645c3b.d.ts → utils-54a41b51.d.ts} +0 -0
- package/pattern-lock/esm/{utils-99645c3b.js → utils-54a41b51.js} +0 -0
- package/pattern-lock/esm/utils.js +1 -1
- package/pattern-lock/index.js +1 -1
- package/pattern-lock/{utils-46733877.d.ts → utils-b59b54a0.d.ts} +0 -0
- package/pattern-lock/{utils-46733877.js → utils-b59b54a0.js} +0 -0
- package/pattern-lock/utils.js +1 -1
- package/picker-button/Component.js +1 -1
- package/picker-button/Component.mobile.js +1 -1
- package/picker-button/Component.responsive.js +1 -1
- package/picker-button/desktop.js +1 -1
- package/picker-button/esm/Component.js +1 -1
- package/picker-button/esm/Component.mobile.js +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 +1 -1
- package/picker-button/esm/field/index.js +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 +1 -1
- package/picker-button/esm/option/index.js +1 -1
- package/picker-button/esm/responsive.js +1 -1
- package/picker-button/esm/{tslib.es6-bc4b96b6.d.ts → tslib.es6-5807c259.d.ts} +0 -0
- package/picker-button/esm/{tslib.es6-bc4b96b6.js → tslib.es6-5807c259.js} +0 -0
- package/picker-button/field/Component.js +1 -1
- package/picker-button/field/index.js +1 -1
- package/picker-button/index.js +1 -1
- package/picker-button/mobile.js +1 -1
- package/picker-button/option/Component.js +1 -1
- package/picker-button/option/index.js +1 -1
- package/picker-button/responsive.js +1 -1
- package/picker-button/{tslib.es6-d09475a6.d.ts → tslib.es6-a22430e6.d.ts} +0 -0
- package/picker-button/{tslib.es6-d09475a6.js → tslib.es6-a22430e6.js} +0 -0
- package/plate/cssm/index.module.css +6 -6
- package/plate/esm/index.css +6 -6
- package/plate/index.css +6 -6
- package/plate/modern/index.css +6 -6
- package/popover/cssm/index.module.css +1 -1
- package/popover/esm/index.css +1 -1
- package/popover/index.css +1 -1
- package/popover/modern/index.css +1 -1
- package/progress-bar/cssm/index.module.css +0 -453
- package/progress-bar/esm/index.css +0 -453
- package/progress-bar/index.css +0 -453
- package/progress-bar/modern/index.css +0 -453
- package/pure-cell/{component-ca277782.d.ts → component-7eee0f65.d.ts} +0 -0
- package/pure-cell/{component-ca277782.js → component-7eee0f65.js} +2 -2
- package/pure-cell/component-c49f24a8.d.ts +8 -8
- package/pure-cell/component.js +3 -3
- package/pure-cell/components/addon/component.js +1 -1
- package/pure-cell/components/addon/index.js +1 -1
- package/pure-cell/components/amount/component.js +2 -2
- package/pure-cell/components/amount/index.js +2 -2
- package/pure-cell/components/amount-title/component.js +2 -2
- package/pure-cell/components/amount-title/index.js +2 -2
- package/pure-cell/components/category/component.js +1 -1
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +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 +1 -1
- package/pure-cell/components/footer/index.js +1 -1
- package/pure-cell/components/footer-button/component.js +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 +1 -1
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +3 -3
- 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.d.ts +1 -1
- package/pure-cell/components/text/index.js +3 -3
- package/pure-cell/cssm/index.module.css +1 -1
- package/pure-cell/esm/{component-74dfc223.d.ts → component-c0ba999a.d.ts} +0 -0
- package/pure-cell/esm/{component-74dfc223.js → component-c0ba999a.js} +2 -2
- package/pure-cell/esm/component.js +3 -3
- package/pure-cell/esm/components/addon/component.js +1 -1
- package/pure-cell/esm/components/addon/index.js +1 -1
- package/pure-cell/esm/components/amount/component.js +2 -2
- package/pure-cell/esm/components/amount/index.js +2 -2
- package/pure-cell/esm/components/amount-title/component.js +2 -2
- package/pure-cell/esm/components/amount-title/index.js +2 -2
- package/pure-cell/esm/components/category/component.js +1 -1
- 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.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +3 -3
- package/pure-cell/esm/components/footer/component.js +1 -1
- package/pure-cell/esm/components/footer/index.js +1 -1
- package/pure-cell/esm/components/footer-button/component.js +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 +1 -1
- 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.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.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +3 -3
- package/pure-cell/esm/{getDataTestId-f4bcbd7c.d.ts → getDataTestId-cbbf7d21.d.ts} +0 -0
- package/pure-cell/esm/{getDataTestId-f4bcbd7c.js → getDataTestId-cbbf7d21.js} +0 -0
- package/pure-cell/esm/index.css +1 -1
- package/pure-cell/esm/index.js +3 -3
- package/pure-cell/esm/{tslib.es6-4ea19717.d.ts → tslib.es6-f2bf6bf3.d.ts} +0 -0
- package/pure-cell/esm/{tslib.es6-4ea19717.js → tslib.es6-f2bf6bf3.js} +0 -0
- package/pure-cell/{getDataTestId-a1d3f8e7.d.ts → getDataTestId-a4a066f3.d.ts} +0 -0
- package/pure-cell/{getDataTestId-a1d3f8e7.js → getDataTestId-a4a066f3.js} +0 -0
- package/pure-cell/index.css +1 -1
- package/pure-cell/index.js +3 -3
- package/pure-cell/modern/{component-0f6b66f3.d.ts → component-1f4ff365.d.ts} +0 -0
- package/pure-cell/modern/{component-0f6b66f3.js → component-1f4ff365.js} +1 -1
- package/pure-cell/modern/component.js +2 -2
- package/pure-cell/modern/components/addon/component.js +1 -1
- package/pure-cell/modern/components/addon/index.js +1 -1
- package/pure-cell/modern/components/amount/component.js +1 -1
- package/pure-cell/modern/components/amount/index.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +1 -1
- package/pure-cell/modern/components/amount-title/index.js +1 -1
- package/pure-cell/modern/components/category/component.js +1 -1
- 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.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +2 -2
- package/pure-cell/modern/components/footer/component.js +1 -1
- package/pure-cell/modern/components/footer/index.js +1 -1
- package/pure-cell/modern/components/footer-button/component.js +1 -1
- 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 +1 -1
- 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.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.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +2 -2
- package/pure-cell/modern/{getDataTestId-73e419ca.d.ts → getDataTestId-fdf75d0f.d.ts} +0 -0
- package/pure-cell/modern/{getDataTestId-73e419ca.js → getDataTestId-fdf75d0f.js} +0 -0
- package/pure-cell/modern/index.css +1 -1
- package/pure-cell/modern/index.js +2 -2
- package/pure-cell/{tslib.es6-50e949a4.d.ts → tslib.es6-e2d0d37d.d.ts} +0 -0
- package/pure-cell/{tslib.es6-50e949a4.js → tslib.es6-e2d0d37d.js} +0 -0
- package/pure-input/cssm/index.module.css +7 -7
- package/pure-input/esm/index.css +7 -7
- package/pure-input/index.css +7 -7
- package/pure-input/modern/index.css +7 -7
- package/radio/cssm/index.module.css +9 -9
- package/radio/esm/index.css +9 -9
- package/radio/index.css +9 -9
- package/radio/modern/index.css +9 -9
- package/radio-group/cssm/index.module.css +2 -2
- package/radio-group/esm/index.css +2 -2
- package/radio-group/index.css +2 -2
- package/radio-group/modern/index.css +2 -2
- package/scrollbar/cssm/default.module.css +2 -2
- package/scrollbar/default.css +2 -2
- package/scrollbar/esm/default.css +2 -2
- package/scrollbar/modern/default.css +2 -2
- package/select/{Component-279426cb.d.ts → Component-090ebf84.d.ts} +0 -0
- package/select/{Component-279426cb.js → Component-090ebf84.js} +1 -1
- package/select/{Component-1d3b181c.d.ts → Component-417b6dec.d.ts} +0 -0
- package/select/{Component-1d3b181c.js → Component-417b6dec.js} +3 -3
- package/select/Component.js +2 -2
- package/select/Component.responsive.js +4 -4
- package/select/components/arrow/index.css +1 -1
- package/select/components/base-option/Component.js +1 -1
- package/select/components/base-option/index.css +3 -3
- package/select/components/base-option/index.js +1 -1
- package/select/components/base-select/Component.js +2 -2
- 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/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 +1 -1
- package/select/components/base-select-mobile/options-list/index.css +2 -2
- package/select/components/base-select-mobile/options-list/index.js +1 -1
- package/select/components/checkmark/index.css +1 -1
- package/select/components/field/Component.js +1 -1
- package/select/components/field/index.css +2 -2
- 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/index.css +1 -1
- package/select/components/option/Component.js +1 -1
- package/select/components/option/index.css +4 -4
- package/select/components/option/index.js +1 -1
- package/select/components/options-list/Component.js +1 -1
- package/select/components/options-list/index.css +1 -1
- 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 +1 -1
- package/select/components/virtual-options-list/index.css +2 -2
- package/select/components/virtual-options-list/index.js +1 -1
- package/select/cssm/components/arrow/index.module.css +1 -1
- package/select/cssm/components/base-option/index.module.css +3 -3
- package/select/cssm/components/base-select-mobile/options-list/index.module.css +2 -2
- package/select/cssm/components/checkmark/index.module.css +1 -1
- package/select/cssm/components/field/index.module.css +2 -2
- package/select/cssm/components/optgroup/index.module.css +1 -1
- package/select/cssm/components/option/index.module.css +4 -4
- package/select/cssm/components/options-list/index.module.css +1 -1
- package/select/cssm/components/virtual-options-list/index.module.css +2 -2
- package/select/cssm/index-3fe0d3e6.d.ts +2 -0
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.module.css +1 -1
- package/select/esm/{Component-f90150f9.d.ts → Component-8efcc6d2.d.ts} +0 -0
- package/select/esm/{Component-f90150f9.js → Component-8efcc6d2.js} +1 -1
- package/select/esm/{Component-48869888.d.ts → Component-b26d89fa.d.ts} +0 -0
- package/select/esm/{Component-48869888.js → Component-b26d89fa.js} +3 -3
- package/select/esm/Component.js +2 -2
- package/select/esm/Component.responsive.js +4 -4
- package/select/esm/components/arrow/index.css +1 -1
- package/select/esm/components/base-option/Component.js +1 -1
- package/select/esm/components/base-option/index.css +3 -3
- package/select/esm/components/base-option/index.js +1 -1
- package/select/esm/components/base-select/Component.js +2 -2
- 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/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 +1 -1
- package/select/esm/components/base-select-mobile/options-list/index.css +2 -2
- package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
- package/select/esm/components/checkmark/index.css +1 -1
- package/select/esm/components/field/Component.js +1 -1
- package/select/esm/components/field/index.css +2 -2
- 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/index.css +1 -1
- package/select/esm/components/option/Component.js +1 -1
- package/select/esm/components/option/index.css +4 -4
- package/select/esm/components/option/index.js +1 -1
- package/select/esm/components/options-list/Component.js +1 -1
- package/select/esm/components/options-list/index.css +1 -1
- 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 +1 -1
- package/select/esm/components/virtual-options-list/index.css +2 -2
- package/select/esm/components/virtual-options-list/index.js +1 -1
- package/select/esm/index-3fe0d3e6.d.ts +2 -0
- package/select/esm/index.js +4 -4
- package/select/esm/{intersection-observer-0cd7a6ad.d.ts → intersection-observer-169555cb.d.ts} +0 -0
- package/select/esm/{intersection-observer-0cd7a6ad.js → intersection-observer-169555cb.js} +0 -0
- package/select/esm/presets/index.js +4 -4
- package/select/esm/presets/useLazyLoading/hook.js +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 +1 -1
- 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 +1 -1
- package/select/esm/responsive.js +4 -4
- package/select/esm/{tslib.es6-91bf0a4f.d.ts → tslib.es6-b203cd89.d.ts} +0 -0
- package/select/esm/{tslib.es6-91bf0a4f.js → tslib.es6-b203cd89.js} +0 -0
- package/select/index-3fe0d3e6.d.ts +2 -0
- package/select/index.js +4 -4
- package/select/{intersection-observer-f3839684.d.ts → intersection-observer-51ae67c5.d.ts} +0 -0
- package/select/{intersection-observer-f3839684.js → intersection-observer-51ae67c5.js} +0 -0
- package/select/modern/{Component-59475d11.d.ts → Component-94ec708a.d.ts} +0 -0
- package/select/modern/{Component-59475d11.js → Component-94ec708a.js} +0 -0
- package/select/modern/{Component-54ff52c0.d.ts → Component-d258b20f.d.ts} +0 -0
- package/select/modern/{Component-54ff52c0.js → Component-d258b20f.js} +2 -2
- package/select/modern/Component.js +1 -1
- package/select/modern/Component.responsive.js +3 -3
- package/select/modern/components/arrow/index.css +1 -1
- package/select/modern/components/base-option/index.css +3 -3
- package/select/modern/components/base-select/Component.js +1 -1
- 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/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/index.css +2 -2
- package/select/modern/components/checkmark/index.css +1 -1
- package/select/modern/components/field/index.css +2 -2
- package/select/modern/components/index.js +3 -3
- package/select/modern/components/optgroup/index.css +1 -1
- package/select/modern/components/option/index.css +4 -4
- package/select/modern/components/options-list/index.css +1 -1
- 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/index.css +2 -2
- package/select/modern/index-3fe0d3e6.d.ts +2 -0
- package/select/modern/index.js +3 -3
- package/select/modern/{intersection-observer-0cd7a6ad.d.ts → intersection-observer-169555cb.d.ts} +0 -0
- package/select/modern/{intersection-observer-0cd7a6ad.js → intersection-observer-169555cb.js} +0 -0
- package/select/modern/presets/index.js +3 -3
- package/select/modern/presets/useLazyLoading/hook.js +1 -1
- 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 +1 -1
- 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/responsive.js +3 -3
- package/select/presets/index.js +4 -4
- package/select/presets/useLazyLoading/hook.js +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 +1 -1
- 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 +1 -1
- package/select/responsive.js +4 -4
- package/select/{tslib.es6-4a2c504c.d.ts → tslib.es6-686a6bc8.d.ts} +0 -0
- package/select/{tslib.es6-4a2c504c.js → tslib.es6-686a6bc8.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 +1 -1
- package/select-with-tags/components/tag/index.css +1 -1
- package/select-with-tags/components/tag/index.js +1 -1
- package/select-with-tags/components/tag-list/component.js +1 -1
- package/select-with-tags/components/tag-list/index.css +4 -4
- package/select-with-tags/components/tag-list/index.js +1 -1
- package/select-with-tags/cssm/components/tag/index.module.css +1 -1
- package/select-with-tags/cssm/components/tag-list/index.module.css +4 -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 +1 -1
- package/select-with-tags/esm/components/tag/index.css +1 -1
- package/select-with-tags/esm/components/tag/index.js +1 -1
- package/select-with-tags/esm/components/tag-list/component.js +1 -1
- package/select-with-tags/esm/components/tag-list/index.css +4 -4
- 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-5c192354.d.ts → tslib.es6-411b8c4a.d.ts} +0 -0
- package/select-with-tags/esm/{tslib.es6-5c192354.js → tslib.es6-411b8c4a.js} +0 -0
- package/select-with-tags/esm/utils/index.js +1 -1
- package/select-with-tags/esm/utils/match.js +1 -1
- package/select-with-tags/index.js +1 -1
- package/select-with-tags/modern/components/tag/index.css +1 -1
- package/select-with-tags/modern/components/tag-list/index.css +4 -4
- package/select-with-tags/{tslib.es6-07f465dd.d.ts → tslib.es6-f2655c2c.d.ts} +0 -0
- package/select-with-tags/{tslib.es6-07f465dd.js → tslib.es6-f2655c2c.js} +0 -0
- package/select-with-tags/utils/index.js +1 -1
- package/select-with-tags/utils/match.js +1 -1
- package/side-panel/Component.desktop.js +1 -1
- package/side-panel/Component.mobile.js +1 -1
- package/side-panel/Component.responsive.d.ts +8 -0
- package/side-panel/Component.responsive.js +10 -8
- package/side-panel/components/closer/Component.js +1 -1
- package/side-panel/components/content/Component.desktop.js +1 -1
- package/side-panel/components/content/Component.mobile.js +1 -1
- package/side-panel/components/footer/Component.desktop.js +1 -1
- package/side-panel/components/footer/Component.mobile.js +1 -1
- package/side-panel/components/footer/index.css +1 -1
- package/side-panel/components/header/Component.desktop.js +1 -1
- package/side-panel/components/header/Component.js +1 -1
- package/side-panel/components/header/Component.mobile.js +1 -1
- package/side-panel/cssm/Component.responsive.d.ts +8 -0
- package/side-panel/cssm/Component.responsive.js +9 -7
- package/side-panel/cssm/components/footer/index.module.css +1 -1
- package/side-panel/cssm/index.js +1 -1
- package/side-panel/cssm/responsive.js +1 -1
- package/side-panel/desktop.js +1 -1
- package/side-panel/esm/Component.desktop.js +1 -1
- package/side-panel/esm/Component.mobile.js +1 -1
- package/side-panel/esm/Component.responsive.d.ts +8 -0
- package/side-panel/esm/Component.responsive.js +10 -8
- package/side-panel/esm/components/closer/Component.js +1 -1
- package/side-panel/esm/components/content/Component.desktop.js +1 -1
- package/side-panel/esm/components/content/Component.mobile.js +1 -1
- package/side-panel/esm/components/footer/Component.desktop.js +1 -1
- package/side-panel/esm/components/footer/Component.mobile.js +1 -1
- package/side-panel/esm/components/footer/index.css +1 -1
- package/side-panel/esm/components/header/Component.desktop.js +1 -1
- package/side-panel/esm/components/header/Component.js +1 -1
- package/side-panel/esm/components/header/Component.mobile.js +1 -1
- package/side-panel/esm/desktop.js +1 -1
- package/side-panel/esm/index.js +2 -2
- package/side-panel/esm/mobile.js +1 -1
- package/side-panel/esm/responsive.js +2 -2
- package/side-panel/esm/{tslib.es6-67771dd9.d.ts → tslib.es6-df1ba759.d.ts} +0 -0
- package/side-panel/esm/{tslib.es6-67771dd9.js → tslib.es6-df1ba759.js} +0 -0
- package/side-panel/index.js +2 -2
- package/side-panel/mobile.js +1 -1
- package/side-panel/modern/Component.responsive.d.ts +8 -0
- package/side-panel/modern/Component.responsive.js +9 -7
- package/side-panel/modern/components/footer/index.css +1 -1
- package/side-panel/modern/index.js +1 -1
- package/side-panel/modern/responsive.js +1 -1
- package/side-panel/responsive.js +2 -2
- package/side-panel/{tslib.es6-e974d493.d.ts → tslib.es6-fb31b36c.d.ts} +0 -0
- package/side-panel/{tslib.es6-e974d493.js → tslib.es6-fb31b36c.js} +0 -0
- package/skeleton/cssm/index.module.css +1 -1
- package/skeleton/esm/index.css +1 -1
- package/skeleton/index.css +1 -1
- package/skeleton/modern/index.css +1 -1
- package/slider/cssm/index.module.css +2 -2
- package/slider/esm/index.css +2 -2
- package/slider/index.css +2 -2
- package/slider/modern/index.css +2 -2
- package/slider-input/cssm/index.module.css +2 -2
- package/slider-input/esm/index.css +2 -2
- package/slider-input/index.css +2 -2
- package/slider-input/modern/index.css +2 -2
- package/space/Component.js +1 -1
- package/space/{Item-738f98f1.d.ts → Item-dc3254f4.d.ts} +0 -0
- package/space/{Item-738f98f1.js → Item-dc3254f4.js} +0 -0
- package/space/Item.js +1 -1
- package/space/esm/Component.js +1 -1
- package/space/esm/{Item-a2ac6a53.d.ts → Item-6bc05881.d.ts} +0 -0
- package/space/esm/{Item-a2ac6a53.js → Item-6bc05881.js} +0 -0
- package/space/esm/Item.js +1 -1
- package/space/esm/index.js +1 -1
- package/space/index.js +1 -1
- package/spinner/cssm/default.module.css +1 -1
- package/spinner/default.css +1 -1
- package/spinner/esm/default.css +1 -1
- package/spinner/modern/default.css +1 -1
- package/stepped-progress-bar/components/step-bar/index.css +6 -6
- package/stepped-progress-bar/cssm/components/step-bar/index.module.css +6 -6
- package/stepped-progress-bar/cssm/index.module.css +1 -1
- package/stepped-progress-bar/esm/components/step-bar/index.css +6 -6
- package/stepped-progress-bar/esm/index.css +1 -1
- package/stepped-progress-bar/index.css +1 -1
- package/stepped-progress-bar/modern/components/step-bar/index.css +6 -6
- package/stepped-progress-bar/modern/index.css +1 -1
- package/steps/components/step/index.css +7 -7
- package/steps/cssm/components/step/index.module.css +7 -7
- package/steps/esm/components/step/index.css +7 -7
- package/steps/modern/components/step/index.css +7 -7
- package/switch/cssm/index.module.css +6 -6
- package/switch/esm/index.css +6 -6
- package/switch/index.css +6 -6
- package/switch/modern/index.css +6 -6
- package/table/component.js +1 -1
- package/table/components/index.js +1 -1
- package/table/components/pagination/Component.js +1 -1
- package/table/components/pagination/index.css +1 -1
- package/table/components/pagination/index.js +1 -1
- package/table/components/pagination/select-field/index.css +1 -1
- package/table/components/pagination/select-field/index.js +1 -1
- package/table/components/table/Component.js +1 -1
- package/table/components/table/index.js +1 -1
- package/table/components/table/utils.js +1 -1
- package/table/components/tbody/Component.js +1 -1
- package/table/components/tbody/index.js +1 -1
- package/table/components/tcell/Component.js +1 -1
- package/table/components/tcell/index.css +2 -2
- package/table/components/tcell/index.js +1 -1
- package/table/components/texpandable-row/Component.js +1 -1
- package/table/components/texpandable-row/index.js +1 -1
- package/table/components/thead/Component.js +1 -1
- package/table/components/thead/index.css +1 -1
- package/table/components/thead/index.js +1 -1
- package/table/components/thead-cell/Component.js +1 -1
- package/table/components/thead-cell/index.css +2 -2
- package/table/components/thead-cell/index.js +1 -1
- package/table/components/trow/Component.js +1 -1
- package/table/components/trow/index.js +1 -1
- package/table/components/tsortable-head-cell/Component.js +1 -1
- package/table/components/tsortable-head-cell/index.css +3 -3
- 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/pagination/index.module.css +1 -1
- package/table/cssm/components/pagination/select-field/index.module.css +1 -1
- package/table/cssm/components/tcell/index.module.css +2 -2
- package/table/cssm/components/thead/index.module.css +1 -1
- package/table/cssm/components/thead-cell/index.module.css +2 -2
- package/table/cssm/components/tsortable-head-cell/index.module.css +3 -3
- package/table/esm/component.js +1 -1
- package/table/esm/components/index.js +1 -1
- package/table/esm/components/pagination/Component.js +1 -1
- package/table/esm/components/pagination/index.css +1 -1
- package/table/esm/components/pagination/index.js +1 -1
- package/table/esm/components/pagination/select-field/index.css +1 -1
- package/table/esm/components/pagination/select-field/index.js +1 -1
- package/table/esm/components/table/Component.js +1 -1
- 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 +1 -1
- package/table/esm/components/tbody/index.js +1 -1
- package/table/esm/components/tcell/Component.js +1 -1
- package/table/esm/components/tcell/index.css +2 -2
- package/table/esm/components/tcell/index.js +1 -1
- package/table/esm/components/texpandable-row/Component.js +1 -1
- package/table/esm/components/texpandable-row/index.js +1 -1
- package/table/esm/components/thead/Component.js +1 -1
- package/table/esm/components/thead/index.css +1 -1
- package/table/esm/components/thead/index.js +1 -1
- package/table/esm/components/thead-cell/Component.js +1 -1
- package/table/esm/components/thead-cell/index.css +2 -2
- package/table/esm/components/thead-cell/index.js +1 -1
- package/table/esm/components/trow/Component.js +1 -1
- package/table/esm/components/trow/index.js +1 -1
- package/table/esm/components/tsortable-head-cell/Component.js +1 -1
- package/table/esm/components/tsortable-head-cell/index.css +3 -3
- 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-c56cbb57.d.ts → tslib.es6-8134ce7c.d.ts} +0 -0
- package/table/esm/{tslib.es6-c56cbb57.js → tslib.es6-8134ce7c.js} +0 -0
- package/table/index.js +1 -1
- package/table/modern/components/pagination/index.css +1 -1
- package/table/modern/components/pagination/select-field/index.css +1 -1
- package/table/modern/components/tcell/index.css +2 -2
- package/table/modern/components/thead/index.css +1 -1
- package/table/modern/components/thead-cell/index.css +2 -2
- package/table/modern/components/tsortable-head-cell/index.css +3 -3
- package/table/{tslib.es6-bcd841ba.d.ts → tslib.es6-50823016.d.ts} +0 -0
- package/table/{tslib.es6-bcd841ba.js → tslib.es6-50823016.js} +0 -0
- package/tabs/{Component-97288072.d.ts → Component-3885b0d7.d.ts} +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 +2 -2
- package/tabs/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/components/primary-tablist/index.css +5 -5
- package/tabs/components/primary-tablist/mobile.css +294 -294
- 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 +2 -2
- package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/components/secondary-tablist/mobile.css +289 -289
- 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/components/title/Component.js +1 -1
- package/tabs/components/title/index.js +1 -1
- package/tabs/cssm/{Component-97288072.d.ts → Component-3885b0d7.d.ts} +0 -0
- package/tabs/cssm/components/primary-tablist/index.module.css +5 -5
- package/tabs/cssm/index-3fe0d3e6.d.ts +2 -0
- package/tabs/desktop.js +3 -3
- package/tabs/esm/{Component-97288072.d.ts → Component-3885b0d7.d.ts} +0 -0
- 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 +2 -2
- package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/primary-tablist/index.css +5 -5
- package/tabs/esm/components/primary-tablist/mobile.css +294 -294
- 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 +2 -2
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/secondary-tablist/mobile.css +289 -289
- 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/components/title/Component.js +1 -1
- package/tabs/esm/components/title/index.js +1 -1
- package/tabs/esm/desktop.js +3 -3
- package/tabs/esm/hooks/use-collapsible-elements.js +1 -1
- package/tabs/esm/hooks/use-tablist-titles.js +1 -1
- package/tabs/esm/index-3fe0d3e6.d.ts +2 -0
- package/tabs/esm/index.js +3 -3
- package/tabs/esm/{index.module-cedffd43.js → index.module-10d535eb.js} +0 -0
- package/tabs/esm/{index.module-c785a273.js → index.module-9c2f5300.js} +0 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/tabs/esm/synthetic-events.js +1 -1
- package/tabs/esm/{tslib.es6-223d6237.d.ts → tslib.es6-62e0e458.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-223d6237.js → tslib.es6-62e0e458.js} +0 -0
- package/tabs/hooks/use-collapsible-elements.js +1 -1
- package/tabs/hooks/use-tablist-titles.js +1 -1
- package/tabs/index-3fe0d3e6.d.ts +2 -0
- package/tabs/index.js +3 -3
- package/tabs/{index.module-886200c6.js → index.module-7dc52a7b.js} +0 -0
- package/tabs/{index.module-9dc520fe.js → index.module-a5052a1c.js} +0 -0
- package/tabs/mobile.js +3 -3
- package/tabs/modern/{Component-97288072.d.ts → Component-3885b0d7.d.ts} +0 -0
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/primary-tablist/index.css +5 -5
- package/tabs/modern/components/primary-tablist/mobile.css +294 -294
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/mobile.css +289 -289
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop.js +2 -2
- package/tabs/modern/index-3fe0d3e6.d.ts +2 -0
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/{index.module-959f6fad.js → index.module-4d08392f.js} +0 -0
- package/tabs/modern/{index.module-b2acc264.js → index.module-cd099570.js} +0 -0
- package/tabs/modern/mobile.js +2 -2
- package/tabs/modern/responsive.js +2 -2
- package/tabs/responsive.js +3 -3
- package/tabs/synthetic-events.js +1 -1
- package/tabs/{tslib.es6-56d5ac7a.d.ts → tslib.es6-edd9cdac.d.ts} +0 -0
- package/tabs/{tslib.es6-56d5ac7a.js → tslib.es6-edd9cdac.js} +0 -0
- package/tag/cssm/default.module.css +10 -10
- package/tag/cssm/index.module.css +1 -1
- package/tag/cssm/inverted.module.css +4 -4
- package/tag/default.css +10 -10
- package/tag/esm/default.css +10 -10
- package/tag/esm/index.css +1 -1
- package/tag/esm/inverted.css +4 -4
- package/tag/index.css +1 -1
- package/tag/inverted.css +4 -4
- package/tag/modern/default.css +10 -10
- package/tag/modern/index.css +1 -1
- package/tag/modern/inverted.css +4 -4
- package/textarea/Component.js +1 -1
- package/textarea/{PseudoTextArea-faaa7dd7.d.ts → PseudoTextArea-580d8087.d.ts} +0 -0
- package/textarea/{PseudoTextArea-faaa7dd7.js → PseudoTextArea-580d8087.js} +0 -0
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/cssm/default.module.css +4 -4
- package/textarea/cssm/index.module.css +1 -1
- package/textarea/cssm/inverted.module.css +3 -3
- package/textarea/default.css +4 -4
- package/textarea/esm/Component.js +1 -1
- package/textarea/esm/{PseudoTextArea-b93e0d4a.d.ts → PseudoTextArea-5d67b309.d.ts} +0 -0
- package/textarea/esm/{PseudoTextArea-b93e0d4a.js → PseudoTextArea-5d67b309.js} +0 -0
- package/textarea/esm/components/PseudoTextArea.js +1 -1
- package/textarea/esm/components/index.d.ts +1 -1
- package/textarea/esm/components/index.js +1 -1
- package/textarea/esm/default.css +4 -4
- package/textarea/esm/index.css +1 -1
- package/textarea/esm/index.js +1 -1
- package/textarea/esm/inverted.css +3 -3
- package/textarea/index.css +1 -1
- package/textarea/index.js +1 -1
- package/textarea/inverted.css +3 -3
- package/textarea/modern/Component.js +1 -1
- package/textarea/modern/{PseudoTextArea-7095152d.d.ts → PseudoTextArea-0c4e4741.d.ts} +0 -0
- package/textarea/modern/{PseudoTextArea-7095152d.js → PseudoTextArea-0c4e4741.js} +0 -0
- package/textarea/modern/components/PseudoTextArea.js +1 -1
- package/textarea/modern/components/index.d.ts +1 -1
- package/textarea/modern/components/index.js +1 -1
- package/textarea/modern/default.css +4 -4
- package/textarea/modern/index.css +1 -1
- package/textarea/modern/index.js +1 -1
- package/textarea/modern/inverted.css +3 -3
- package/themes/button/intranet.css +4 -4
- package/themes/button/mobile.css +4 -4
- package/themes/compiled/mobile-dark-bluetint.css +69 -69
- package/themes/dist/button/intranet.css +4 -4
- package/themes/dist/button/mobile.css +4 -4
- package/themes/dist/compiled/mobile-dark-bluetint.css +194 -194
- package/themes/dist/intranet.css +4 -4
- package/themes/dist/mixins/button/intranet.css +4 -4
- package/themes/dist/mixins/button/mobile.css +4 -4
- package/themes/dist/mobile.css +4 -4
- package/themes/intranet.css +4 -4
- package/themes/mixins/button/intranet.css +4 -4
- package/themes/mixins/button/mobile.css +4 -4
- package/themes/mobile.css +4 -4
- package/toast-plate/cssm/default.module.css +2 -2
- package/toast-plate/cssm/inverted.module.css +2 -2
- package/toast-plate/default.css +2 -2
- package/toast-plate/esm/default.css +2 -2
- package/toast-plate/esm/inverted.css +2 -2
- package/toast-plate/inverted.css +2 -2
- package/toast-plate/modern/default.css +2 -2
- package/toast-plate/modern/inverted.css +2 -2
- package/tooltip/{Component-bf88606c.d.ts → Component-d39af1a1.d.ts} +0 -0
- package/tooltip/{Component-bf88606c.js → Component-d39af1a1.js} +0 -0
- package/tooltip/Component.js +1 -1
- package/tooltip/component.responsive.js +1 -1
- package/tooltip/cssm/default.module.css +1 -1
- package/tooltip/cssm/inverted.module.css +2 -2
- package/tooltip/default.css +1 -1
- package/tooltip/desktop.d.ts +1 -1
- package/tooltip/desktop.js +1 -1
- package/tooltip/esm/{Component-50a5e072.d.ts → Component-99b4fbf6.d.ts} +0 -0
- package/tooltip/esm/{Component-50a5e072.js → Component-99b4fbf6.js} +0 -0
- package/tooltip/esm/Component.js +1 -1
- package/tooltip/esm/component.responsive.js +1 -1
- package/tooltip/esm/default.css +1 -1
- package/tooltip/esm/desktop.d.ts +1 -1
- package/tooltip/esm/desktop.js +1 -1
- package/tooltip/esm/index.js +1 -1
- package/tooltip/esm/inverted.css +2 -2
- package/tooltip/esm/responsive.js +1 -1
- package/tooltip/index.js +1 -1
- package/tooltip/inverted.css +2 -2
- package/tooltip/modern/default.css +1 -1
- package/tooltip/modern/inverted.css +2 -2
- package/tooltip/responsive.js +1 -1
- package/typography/colors.css +8 -8
- package/typography/{colors.module-752339bc.d.ts → colors.module-dfe143e5.d.ts} +0 -0
- package/typography/{colors.module-752339bc.js → colors.module-dfe143e5.js} +0 -0
- package/typography/{common.module-168dc72b.js → common.module-3c31ccca.js} +0 -0
- package/typography/component.js +2 -2
- package/typography/cssm/colors.module.css +8 -8
- package/typography/esm/colors.css +8 -8
- package/typography/esm/{colors.module-a29a9025.d.ts → colors.module-8b7e2c26.d.ts} +0 -0
- package/typography/esm/{colors.module-a29a9025.js → colors.module-8b7e2c26.js} +0 -0
- package/typography/esm/{common.module-6a6181d2.js → common.module-0b3e4bf4.js} +0 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +1 -1
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.js +2 -2
- package/typography/esm/title-mobile/component.js +2 -2
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/colors.css +8 -8
- package/typography/modern/{colors.module-005f5399.js → colors.module-7f1e3e8b.js} +0 -0
- package/typography/modern/{common.module-fb6966a3.js → common.module-5bf61a6d.js} +0 -0
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +1 -1
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.js +2 -2
- package/typography/modern/title-mobile/component.js +2 -2
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +2 -2
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +1 -1
- package/typography/text/index.js +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.js +2 -2
- package/typography/title-mobile/component.js +2 -2
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +2 -2
- package/typography/title-responsive/index.js +2 -2
- package/vars/cssm/index.css +289 -289
- package/vars/dist/cssm/index.css +289 -289
- package/vars/dist/index.css +1 -1
- package/vars/index.css +1 -1
- package/vars/index.d.ts +289 -289
- package/vars/index.js +289 -289
- package/with-suffix/cssm/index.module.css +1 -1
- package/with-suffix/esm/index.css +1 -1
- package/with-suffix/index.css +1 -1
- package/with-suffix/modern/index.css +1 -1
- package/pass-code/cssm/index-97288072.d.ts +0 -1
- package/pass-code/esm/index-97288072.d.ts +0 -1
- package/pass-code/index-97288072.d.ts +0 -1
- package/pass-code/modern/index-97288072.d.ts +0 -1
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
}:root {
|
|
4
4
|
}:root {
|
|
5
5
|
--color-light-border-accent: #ef3124;
|
|
6
|
-
--color-light-border-link: #
|
|
7
|
-
--color-light-border-primary: #
|
|
8
|
-
--color-light-text-primary: #
|
|
9
|
-
--color-light-text-secondary: rgba(
|
|
10
|
-
--color-light-text-tertiary: rgba(
|
|
6
|
+
--color-light-border-link: #007aff;
|
|
7
|
+
--color-light-border-primary: #dbdee1;
|
|
8
|
+
--color-light-text-primary: #0b1f35;
|
|
9
|
+
--color-light-text-secondary: rgba(11, 31, 53, 0.7);
|
|
10
|
+
--color-light-text-tertiary: rgba(11, 31, 53, 0.3);
|
|
11
11
|
}:root {
|
|
12
12
|
}:root {
|
|
13
13
|
|
|
@@ -375,153 +375,153 @@
|
|
|
375
375
|
}
|
|
376
376
|
:root {
|
|
377
377
|
--color-dark-bg-accent: #ef3124;
|
|
378
|
-
--color-dark-bg-attention-muted: #
|
|
378
|
+
--color-dark-bg-attention-muted: #432000;
|
|
379
379
|
--color-dark-bg-info: #001c3c;
|
|
380
|
-
--color-dark-bg-negative-muted: #
|
|
381
|
-
--color-dark-bg-opaque: rgba(255, 255, 255, 0.
|
|
382
|
-
--color-dark-bg-overlay: rgba(0, 0, 0, 0.
|
|
383
|
-
--color-dark-bg-positive-muted: #
|
|
384
|
-
--color-dark-bg-primary: #
|
|
380
|
+
--color-dark-bg-negative-muted: #410903;
|
|
381
|
+
--color-dark-bg-opaque: rgba(255, 255, 255, 0.6);
|
|
382
|
+
--color-dark-bg-overlay: rgba(0, 0, 0, 0.6);
|
|
383
|
+
--color-dark-bg-positive-muted: #06311e;
|
|
384
|
+
--color-dark-bg-primary: #0b1f35;
|
|
385
385
|
--color-dark-bg-primary-inverted: #fff;
|
|
386
|
-
--color-dark-bg-quaternary: #
|
|
387
|
-
--color-dark-bg-quaternary-inverted: #
|
|
388
|
-
--color-dark-bg-secondary: #
|
|
386
|
+
--color-dark-bg-quaternary: #485767;
|
|
387
|
+
--color-dark-bg-quaternary-inverted: #dbdee1;
|
|
388
|
+
--color-dark-bg-secondary: #233549;
|
|
389
389
|
--color-dark-bg-secondary-inverted: #f3f4f5;
|
|
390
|
-
--color-dark-bg-tertiary: #
|
|
391
|
-
--color-dark-bg-tertiary-inverted: #
|
|
390
|
+
--color-dark-bg-tertiary: #3c4c5d;
|
|
391
|
+
--color-dark-bg-tertiary-inverted: #e7e9eb;
|
|
392
392
|
--color-dark-border-accent: #ef3124;
|
|
393
393
|
--color-dark-border-key: #fff;
|
|
394
|
-
--color-dark-border-key-inverted: #
|
|
395
|
-
--color-dark-border-link: #
|
|
396
|
-
--color-dark-border-primary: #
|
|
397
|
-
--color-dark-border-primary-inverted: #
|
|
398
|
-
--color-dark-border-secondary: #
|
|
399
|
-
--color-dark-border-secondary-inverted: #
|
|
400
|
-
--color-dark-border-tertiary: #
|
|
394
|
+
--color-dark-border-key-inverted: #0b1f35;
|
|
395
|
+
--color-dark-border-link: #007aff;
|
|
396
|
+
--color-dark-border-primary: #485767;
|
|
397
|
+
--color-dark-border-primary-inverted: #dbdee1;
|
|
398
|
+
--color-dark-border-secondary: #3c4c5d;
|
|
399
|
+
--color-dark-border-secondary-inverted: #e7e9eb;
|
|
400
|
+
--color-dark-border-tertiary: #233549;
|
|
401
401
|
--color-dark-border-tertiary-inverted: #f3f4f5;
|
|
402
|
-
--color-dark-border-underline: #
|
|
403
|
-
--color-dark-border-underline-inverted: #
|
|
402
|
+
--color-dark-border-underline: #6d7986;
|
|
403
|
+
--color-dark-border-underline-inverted: #b6bcc3;
|
|
404
404
|
--color-dark-graphic-accent: #ef3124;
|
|
405
|
-
--color-dark-graphic-attention: #
|
|
406
|
-
--color-dark-graphic-link: #
|
|
407
|
-
--color-dark-graphic-negative: #
|
|
405
|
+
--color-dark-graphic-attention: #e58933;
|
|
406
|
+
--color-dark-graphic-link: #007aff;
|
|
407
|
+
--color-dark-graphic-negative: #f15045;
|
|
408
408
|
--color-dark-graphic-positive: #2fc26e;
|
|
409
409
|
--color-dark-graphic-primary: #fff;
|
|
410
|
-
--color-dark-graphic-primary-inverted: #
|
|
411
|
-
--color-dark-graphic-quaternary: #
|
|
412
|
-
--color-dark-graphic-quaternary-inverted: #
|
|
413
|
-
--color-dark-graphic-secondary: #
|
|
414
|
-
--color-dark-graphic-secondary-inverted: #
|
|
415
|
-
--color-dark-graphic-tertiary: #
|
|
416
|
-
--color-dark-graphic-tertiary-inverted: #
|
|
417
|
-
--color-dark-specialbg-component: rgba(255, 255, 255, 0.
|
|
418
|
-
--color-dark-specialbg-component-inverted: rgba(
|
|
419
|
-
--color-dark-specialbg-nulled: rgba(
|
|
410
|
+
--color-dark-graphic-primary-inverted: #0b1f35;
|
|
411
|
+
--color-dark-graphic-quaternary: #485767;
|
|
412
|
+
--color-dark-graphic-quaternary-inverted: #dbdee1;
|
|
413
|
+
--color-dark-graphic-secondary: #b6bcc3;
|
|
414
|
+
--color-dark-graphic-secondary-inverted: #6d7986;
|
|
415
|
+
--color-dark-graphic-tertiary: #6d7986;
|
|
416
|
+
--color-dark-graphic-tertiary-inverted: #b6bcc3;
|
|
417
|
+
--color-dark-specialbg-component: rgba(255, 255, 255, 0.15);
|
|
418
|
+
--color-dark-specialbg-component-inverted: rgba(11, 31, 53, 0.07);
|
|
419
|
+
--color-dark-specialbg-nulled: rgba(11, 31, 53, 0);
|
|
420
420
|
--color-dark-specialbg-overlay-fallback: #070707;
|
|
421
|
-
--color-dark-specialbg-primary-grouped: #
|
|
422
|
-
--color-dark-specialbg-secondary-grouped: #
|
|
423
|
-
--color-dark-specialbg-secondary-transparent: rgba(255, 255, 255, 0.
|
|
424
|
-
--color-dark-specialbg-secondary-transparent-inverted: rgba(
|
|
425
|
-
--color-dark-specialbg-tertiary-grouped: #
|
|
426
|
-
--color-dark-specialbg-tertiary-transparent: rgba(255, 255, 255, 0.
|
|
427
|
-
--color-dark-specialbg-tertiary-transparent-inverted: rgba(
|
|
421
|
+
--color-dark-specialbg-primary-grouped: #0b1f35;
|
|
422
|
+
--color-dark-specialbg-secondary-grouped: #233549;
|
|
423
|
+
--color-dark-specialbg-secondary-transparent: rgba(255, 255, 255, 0.1);
|
|
424
|
+
--color-dark-specialbg-secondary-transparent-inverted: rgba(11, 31, 53, 0.05);
|
|
425
|
+
--color-dark-specialbg-tertiary-grouped: #3c4c5d;
|
|
426
|
+
--color-dark-specialbg-tertiary-transparent: rgba(255, 255, 255, 0.2);
|
|
427
|
+
--color-dark-specialbg-tertiary-transparent-inverted: rgba(11, 31, 53, 0.1);
|
|
428
428
|
--color-dark-text-accent: #ef3124;
|
|
429
|
-
--color-dark-text-attention: #
|
|
430
|
-
--color-dark-text-disabled: rgba(
|
|
431
|
-
--color-dark-text-disabled-inverted: rgba(
|
|
432
|
-
--color-dark-text-link: #
|
|
433
|
-
--color-dark-text-negative: #
|
|
429
|
+
--color-dark-text-attention: #de6a00;
|
|
430
|
+
--color-dark-text-disabled: rgba(255, 255, 255, 0.25);
|
|
431
|
+
--color-dark-text-disabled-inverted: rgba(11, 31, 53, 0.15);
|
|
432
|
+
--color-dark-text-link: #007aff;
|
|
433
|
+
--color-dark-text-negative: #d91d0b;
|
|
434
434
|
--color-dark-text-positive: #13a463;
|
|
435
435
|
--color-dark-text-primary: #fff;
|
|
436
|
-
--color-dark-text-primary-inverted: #
|
|
437
|
-
--color-dark-text-secondary: rgba(
|
|
438
|
-
--color-dark-text-secondary-inverted: rgba(
|
|
439
|
-
--color-dark-text-tertiary: rgba(
|
|
440
|
-
--color-dark-text-tertiary-inverted: rgba(
|
|
436
|
+
--color-dark-text-primary-inverted: #0b1f35;
|
|
437
|
+
--color-dark-text-secondary: rgba(255, 255, 255, 0.7);
|
|
438
|
+
--color-dark-text-secondary-inverted: rgba(11, 31, 53, 0.7);
|
|
439
|
+
--color-dark-text-tertiary: rgba(255, 255, 255, 0.4);
|
|
440
|
+
--color-dark-text-tertiary-inverted: rgba(11, 31, 53, 0.3);
|
|
441
441
|
--color-light-bg-accent: #ef3124;
|
|
442
|
-
--color-light-bg-attention-muted: #
|
|
442
|
+
--color-light-bg-attention-muted: #fff3e0;
|
|
443
443
|
--color-light-bg-info: #d6e8fc;
|
|
444
|
-
--color-light-bg-negative-muted: #
|
|
445
|
-
--color-light-bg-opaque: rgba(255, 255, 255, 0.
|
|
444
|
+
--color-light-bg-negative-muted: #feebea;
|
|
445
|
+
--color-light-bg-opaque: rgba(255, 255, 255, 0.6);
|
|
446
446
|
--color-light-bg-overlay: rgba(0, 0, 0, 0.6);
|
|
447
|
-
--color-light-bg-positive-muted: #
|
|
447
|
+
--color-light-bg-positive-muted: #ebf9f1;
|
|
448
448
|
--color-light-bg-primary: #fff;
|
|
449
|
-
--color-light-bg-primary-inverted: #
|
|
450
|
-
--color-light-bg-quaternary: #
|
|
451
|
-
--color-light-bg-quaternary-inverted: #
|
|
449
|
+
--color-light-bg-primary-inverted: #0b1f35;
|
|
450
|
+
--color-light-bg-quaternary: #dbdee1;
|
|
451
|
+
--color-light-bg-quaternary-inverted: #485767;
|
|
452
452
|
--color-light-bg-secondary: #f3f4f5;
|
|
453
|
-
--color-light-bg-secondary-inverted: #
|
|
454
|
-
--color-light-bg-tertiary: #
|
|
455
|
-
--color-light-bg-tertiary-inverted: #
|
|
453
|
+
--color-light-bg-secondary-inverted: #233549;
|
|
454
|
+
--color-light-bg-tertiary: #e7e9eb;
|
|
455
|
+
--color-light-bg-tertiary-inverted: #3c4c5d;
|
|
456
456
|
--color-light-border-accent: #ef3124;
|
|
457
|
-
--color-light-border-key: #
|
|
457
|
+
--color-light-border-key: #0b1f35;
|
|
458
458
|
--color-light-border-key-inverted: #fff;
|
|
459
|
-
--color-light-border-link: #
|
|
460
|
-
--color-light-border-primary: #
|
|
461
|
-
--color-light-border-primary-inverted: #
|
|
462
|
-
--color-light-border-secondary: #
|
|
463
|
-
--color-light-border-secondary-inverted: #
|
|
459
|
+
--color-light-border-link: #007aff;
|
|
460
|
+
--color-light-border-primary: #dbdee1;
|
|
461
|
+
--color-light-border-primary-inverted: #485767;
|
|
462
|
+
--color-light-border-secondary: #e7e9eb;
|
|
463
|
+
--color-light-border-secondary-inverted: #3c4c5d;
|
|
464
464
|
--color-light-border-tertiary: #f3f4f5;
|
|
465
|
-
--color-light-border-tertiary-inverted: #
|
|
466
|
-
--color-light-border-underline: #
|
|
467
|
-
--color-light-border-underline-inverted: #
|
|
465
|
+
--color-light-border-tertiary-inverted: #233549;
|
|
466
|
+
--color-light-border-underline: #b6bcc3;
|
|
467
|
+
--color-light-border-underline-inverted: #6d7986;
|
|
468
468
|
--color-light-graphic-accent: #ef3124;
|
|
469
|
-
--color-light-graphic-attention: #
|
|
470
|
-
--color-light-graphic-link: #
|
|
469
|
+
--color-light-graphic-attention: #e58933;
|
|
470
|
+
--color-light-graphic-link: #007aff;
|
|
471
471
|
--color-light-graphic-negative: #f15045;
|
|
472
472
|
--color-light-graphic-positive: #2fc26e;
|
|
473
|
-
--color-light-graphic-primary: #
|
|
473
|
+
--color-light-graphic-primary: #0b1f35;
|
|
474
474
|
--color-light-graphic-primary-inverted: #fff;
|
|
475
|
-
--color-light-graphic-quaternary: #
|
|
476
|
-
--color-light-graphic-quaternary-inverted: #
|
|
477
|
-
--color-light-graphic-secondary: #
|
|
478
|
-
--color-light-graphic-secondary-inverted: #
|
|
479
|
-
--color-light-graphic-tertiary: #
|
|
480
|
-
--color-light-graphic-tertiary-inverted: #
|
|
481
|
-
--color-light-specialbg-component: rgba(
|
|
482
|
-
--color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.
|
|
475
|
+
--color-light-graphic-quaternary: #dbdee1;
|
|
476
|
+
--color-light-graphic-quaternary-inverted: #485767;
|
|
477
|
+
--color-light-graphic-secondary: #6d7986;
|
|
478
|
+
--color-light-graphic-secondary-inverted: #b6bcc3;
|
|
479
|
+
--color-light-graphic-tertiary: #b6bcc3;
|
|
480
|
+
--color-light-graphic-tertiary-inverted: #6d7986;
|
|
481
|
+
--color-light-specialbg-component: rgba(11, 31, 53, 0.07);
|
|
482
|
+
--color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.15);
|
|
483
483
|
--color-light-specialbg-nulled: rgba(255, 255, 255, 0);
|
|
484
484
|
--color-light-specialbg-overlay-fallback: #5c5c5c;
|
|
485
485
|
--color-light-specialbg-primary-grouped: #f3f4f5;
|
|
486
486
|
--color-light-specialbg-secondary-grouped: #fff;
|
|
487
|
-
--color-light-specialbg-secondary-transparent: rgba(
|
|
488
|
-
--color-light-specialbg-secondary-transparent-inverted: rgba(255, 255, 255, 0.
|
|
487
|
+
--color-light-specialbg-secondary-transparent: rgba(11, 31, 53, 0.05);
|
|
488
|
+
--color-light-specialbg-secondary-transparent-inverted: rgba(255, 255, 255, 0.1);
|
|
489
489
|
--color-light-specialbg-tertiary-grouped: #f3f4f5;
|
|
490
|
-
--color-light-specialbg-tertiary-transparent: rgba(
|
|
491
|
-
--color-light-specialbg-tertiary-transparent-inverted: rgba(255, 255, 255, 0.
|
|
490
|
+
--color-light-specialbg-tertiary-transparent: rgba(11, 31, 53, 0.1);
|
|
491
|
+
--color-light-specialbg-tertiary-transparent-inverted: rgba(255, 255, 255, 0.2);
|
|
492
492
|
--color-light-text-accent: #ef3124;
|
|
493
|
-
--color-light-text-attention: #
|
|
494
|
-
--color-light-text-disabled: rgba(
|
|
495
|
-
--color-light-text-disabled-inverted: rgba(
|
|
496
|
-
--color-light-text-link: #
|
|
493
|
+
--color-light-text-attention: #de6a00;
|
|
494
|
+
--color-light-text-disabled: rgba(11, 31, 53, 0.15);
|
|
495
|
+
--color-light-text-disabled-inverted: rgba(255, 255, 255, 0.25);
|
|
496
|
+
--color-light-text-link: #007aff;
|
|
497
497
|
--color-light-text-negative: #d91d0b;
|
|
498
498
|
--color-light-text-positive: #13a463;
|
|
499
|
-
--color-light-text-primary: #
|
|
499
|
+
--color-light-text-primary: #0b1f35;
|
|
500
500
|
--color-light-text-primary-inverted: #fff;
|
|
501
|
-
--color-light-text-secondary: rgba(
|
|
502
|
-
--color-light-text-secondary-inverted: rgba(
|
|
503
|
-
--color-light-text-tertiary: rgba(
|
|
504
|
-
--color-light-text-tertiary-inverted: rgba(
|
|
501
|
+
--color-light-text-secondary: rgba(11, 31, 53, 0.7);
|
|
502
|
+
--color-light-text-secondary-inverted: rgba(255, 255, 255, 0.7);
|
|
503
|
+
--color-light-text-tertiary: rgba(11, 31, 53, 0.3);
|
|
504
|
+
--color-light-text-tertiary-inverted: rgba(255, 255, 255, 0.4);
|
|
505
505
|
--color-static-bg-accent: #ef3124;
|
|
506
|
-
--color-static-bg-primary-dark: #
|
|
506
|
+
--color-static-bg-primary-dark: #0b1f35;
|
|
507
507
|
--color-static-bg-primary-light: #fff;
|
|
508
|
-
--color-static-bg-quaternary-dark: #
|
|
509
|
-
--color-static-bg-quaternary-light: #
|
|
510
|
-
--color-static-bg-secondary-dark: #
|
|
508
|
+
--color-static-bg-quaternary-dark: #485767;
|
|
509
|
+
--color-static-bg-quaternary-light: #dbdee1;
|
|
510
|
+
--color-static-bg-secondary-dark: #233549;
|
|
511
511
|
--color-static-bg-secondary-light: #f3f4f5;
|
|
512
|
-
--color-static-bg-tertiary-dark: #
|
|
513
|
-
--color-static-bg-tertiary-light: #
|
|
512
|
+
--color-static-bg-tertiary-dark: #3c4c5d;
|
|
513
|
+
--color-static-bg-tertiary-light: #e7e9eb;
|
|
514
514
|
--color-static-border-accent: #ef3124;
|
|
515
515
|
--color-static-graphic-accent: #ef3124;
|
|
516
|
-
--color-static-graphic-dark: #
|
|
516
|
+
--color-static-graphic-dark: #0b1f35;
|
|
517
517
|
--color-static-graphic-light: #fff;
|
|
518
518
|
--color-static-text-accent: #ef3124;
|
|
519
|
-
--color-static-text-primary-dark: #
|
|
519
|
+
--color-static-text-primary-dark: #0b1f35;
|
|
520
520
|
--color-static-text-primary-light: #fff;
|
|
521
|
-
--color-static-text-secondary-dark: rgba(
|
|
522
|
-
--color-static-text-secondary-light: rgba(
|
|
523
|
-
--color-static-text-tertiary-dark: rgba(
|
|
524
|
-
--color-static-text-tertiary-light: rgba(
|
|
521
|
+
--color-static-text-secondary-dark: rgba(11, 31, 53, 0.6);
|
|
522
|
+
--color-static-text-secondary-light: rgba(255, 255, 255, 0.7);
|
|
523
|
+
--color-static-text-tertiary-dark: rgba(11, 31, 53, 0.3);
|
|
524
|
+
--color-static-text-tertiary-light: rgba(255, 255, 255, 0.4);
|
|
525
525
|
--color-dark-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
526
526
|
--color-dark-bg-accent-shade-15: rgb(203, 42, 31);
|
|
527
527
|
--color-dark-bg-accent-shade-20: rgb(191, 39, 29);
|
|
@@ -529,17 +529,17 @@
|
|
|
529
529
|
--color-dark-bg-accent-tint-10: rgb(241, 70, 58);
|
|
530
530
|
--color-dark-bg-accent-tint-15: rgb(241, 80, 69);
|
|
531
531
|
--color-dark-bg-accent-tint-30: rgb(244, 111, 102);
|
|
532
|
-
--color-dark-bg-primary-alpha-4: rgba(
|
|
533
|
-
--color-dark-bg-primary-alpha-8: rgba(
|
|
534
|
-
--color-dark-bg-primary-alpha-12: rgba(
|
|
535
|
-
--color-dark-bg-primary-alpha-15: rgba(
|
|
536
|
-
--color-dark-bg-primary-alpha-16: rgba(
|
|
537
|
-
--color-dark-bg-primary-alpha-20: rgba(
|
|
538
|
-
--color-dark-bg-primary-alpha-32: rgba(
|
|
539
|
-
--color-dark-bg-primary-alpha-37: rgba(
|
|
540
|
-
--color-dark-bg-primary-alpha-40: rgba(
|
|
541
|
-
--color-dark-bg-primary-tint-7: rgb(
|
|
542
|
-
--color-dark-bg-primary-tint-15: rgb(
|
|
532
|
+
--color-dark-bg-primary-alpha-4: rgba(11, 31, 53, 0.04);
|
|
533
|
+
--color-dark-bg-primary-alpha-8: rgba(11, 31, 53, 0.08);
|
|
534
|
+
--color-dark-bg-primary-alpha-12: rgba(11, 31, 53, 0.12);
|
|
535
|
+
--color-dark-bg-primary-alpha-15: rgba(11, 31, 53, 0.15);
|
|
536
|
+
--color-dark-bg-primary-alpha-16: rgba(11, 31, 53, 0.16);
|
|
537
|
+
--color-dark-bg-primary-alpha-20: rgba(11, 31, 53, 0.2);
|
|
538
|
+
--color-dark-bg-primary-alpha-32: rgba(11, 31, 53, 0.32);
|
|
539
|
+
--color-dark-bg-primary-alpha-37: rgba(11, 31, 53, 0.37);
|
|
540
|
+
--color-dark-bg-primary-alpha-40: rgba(11, 31, 53, 0.4);
|
|
541
|
+
--color-dark-bg-primary-tint-7: rgb(28, 47, 67);
|
|
542
|
+
--color-dark-bg-primary-tint-15: rgb(48, 65, 83);
|
|
543
543
|
--color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
|
|
544
544
|
--color-dark-bg-primary-inverted-alpha-4: rgba(255, 255, 255, 0.04);
|
|
545
545
|
--color-dark-bg-primary-inverted-alpha-5: rgba(255, 255, 255, 0.05);
|
|
@@ -558,41 +558,41 @@
|
|
|
558
558
|
--color-dark-bg-primary-inverted-shade-7: rgb(237, 237, 237);
|
|
559
559
|
--color-dark-bg-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
560
560
|
--color-dark-bg-primary-inverted-shade-20: rgb(204, 204, 204);
|
|
561
|
-
--color-dark-bg-quaternary-alpha-30: rgba(
|
|
562
|
-
--color-dark-bg-quaternary-tint-7: rgb(
|
|
563
|
-
--color-dark-bg-quaternary-tint-10: rgb(
|
|
564
|
-
--color-dark-bg-quaternary-tint-15: rgb(
|
|
565
|
-
--color-dark-bg-quaternary-tint-30: rgb(
|
|
566
|
-
--color-dark-bg-quaternary-inverted-alpha-30: rgba(
|
|
567
|
-
--color-dark-bg-quaternary-inverted-shade-15: rgb(
|
|
568
|
-
--color-dark-bg-quaternary-inverted-shade-20: rgb(
|
|
569
|
-
--color-dark-bg-secondary-alpha-30: rgba(
|
|
570
|
-
--color-dark-bg-secondary-shade-15: rgb(
|
|
571
|
-
--color-dark-bg-secondary-shade-20: rgb(
|
|
572
|
-
--color-dark-bg-secondary-tint-7: rgb(
|
|
573
|
-
--color-dark-bg-secondary-tint-15: rgb(
|
|
561
|
+
--color-dark-bg-quaternary-alpha-30: rgba(72, 87, 103, 0.3);
|
|
562
|
+
--color-dark-bg-quaternary-tint-7: rgb(85, 99, 114);
|
|
563
|
+
--color-dark-bg-quaternary-tint-10: rgb(90, 104, 118);
|
|
564
|
+
--color-dark-bg-quaternary-tint-15: rgb(99, 112, 126);
|
|
565
|
+
--color-dark-bg-quaternary-tint-30: rgb(127, 137, 149);
|
|
566
|
+
--color-dark-bg-quaternary-inverted-alpha-30: rgba(219, 222, 225, 0.3);
|
|
567
|
+
--color-dark-bg-quaternary-inverted-shade-15: rgb(186, 189, 191);
|
|
568
|
+
--color-dark-bg-quaternary-inverted-shade-20: rgb(175, 178, 180);
|
|
569
|
+
--color-dark-bg-secondary-alpha-30: rgba(35, 53, 73, 0.3);
|
|
570
|
+
--color-dark-bg-secondary-shade-15: rgb(30, 45, 62);
|
|
571
|
+
--color-dark-bg-secondary-shade-20: rgb(28, 42, 58);
|
|
572
|
+
--color-dark-bg-secondary-tint-7: rgb(50, 67, 86);
|
|
573
|
+
--color-dark-bg-secondary-tint-15: rgb(68, 83, 100);
|
|
574
574
|
--color-dark-bg-secondary-inverted-alpha-30: rgba(243, 244, 245, 0.3);
|
|
575
575
|
--color-dark-bg-secondary-inverted-shade-15: rgb(207, 207, 208);
|
|
576
576
|
--color-dark-bg-secondary-inverted-shade-20: rgb(194, 195, 196);
|
|
577
577
|
--color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
|
|
578
578
|
--color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
|
|
579
|
-
--color-dark-bg-tertiary-tint-7: rgb(
|
|
580
|
-
--color-dark-border-underline-alpha-30: rgba(
|
|
581
|
-
--color-dark-border-underline-inverted-alpha-30: rgba(
|
|
579
|
+
--color-dark-bg-tertiary-tint-7: rgb(74, 89, 104);
|
|
580
|
+
--color-dark-border-underline-alpha-30: rgba(109, 121, 134, 0.3);
|
|
581
|
+
--color-dark-border-underline-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
582
582
|
--color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
583
583
|
--color-dark-graphic-accent-shade-15: rgb(203, 42, 31);
|
|
584
584
|
--color-dark-graphic-accent-tint-7: rgb(240, 63, 51);
|
|
585
585
|
--color-dark-graphic-accent-tint-10: rgb(241, 70, 58);
|
|
586
586
|
--color-dark-graphic-accent-tint-15: rgb(241, 80, 69);
|
|
587
587
|
--color-dark-graphic-accent-tint-30: rgb(244, 111, 102);
|
|
588
|
-
--color-dark-graphic-negative-alpha-10: rgba(
|
|
589
|
-
--color-dark-graphic-negative-alpha-30: rgba(
|
|
590
|
-
--color-dark-graphic-negative-alpha-40: rgba(
|
|
591
|
-
--color-dark-graphic-negative-shade-20: rgb(
|
|
592
|
-
--color-dark-graphic-negative-shade-30: rgb(
|
|
593
|
-
--color-dark-graphic-negative-tint-7: rgb(
|
|
594
|
-
--color-dark-graphic-negative-tint-15: rgb(
|
|
595
|
-
--color-dark-graphic-negative-tint-30: rgb(
|
|
588
|
+
--color-dark-graphic-negative-alpha-10: rgba(241, 80, 69, 0.1);
|
|
589
|
+
--color-dark-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
|
|
590
|
+
--color-dark-graphic-negative-alpha-40: rgba(241, 80, 69, 0.4);
|
|
591
|
+
--color-dark-graphic-negative-shade-20: rgb(193, 64, 55);
|
|
592
|
+
--color-dark-graphic-negative-shade-30: rgb(169, 56, 48);
|
|
593
|
+
--color-dark-graphic-negative-tint-7: rgb(242, 92, 82);
|
|
594
|
+
--color-dark-graphic-negative-tint-15: rgb(243, 106, 97);
|
|
595
|
+
--color-dark-graphic-negative-tint-30: rgb(245, 133, 125);
|
|
596
596
|
--color-dark-graphic-positive-alpha-10: rgba(47, 194, 110, 0.1);
|
|
597
597
|
--color-dark-graphic-positive-tint-10: rgb(68, 200, 125);
|
|
598
598
|
--color-dark-graphic-positive-tint-30: rgb(109, 212, 154);
|
|
@@ -605,50 +605,50 @@
|
|
|
605
605
|
--color-dark-graphic-primary-shade-30: rgb(179, 179, 179);
|
|
606
606
|
--color-dark-graphic-primary-tint-10: rgb(255, 255, 255);
|
|
607
607
|
--color-dark-graphic-primary-tint-30: rgb(255, 255, 255);
|
|
608
|
-
--color-dark-graphic-primary-inverted-alpha-30: rgba(
|
|
609
|
-
--color-dark-graphic-primary-inverted-alpha-40: rgba(
|
|
610
|
-
--color-dark-graphic-primary-inverted-alpha-50: rgba(
|
|
611
|
-
--color-dark-graphic-primary-inverted-alpha-60: rgba(
|
|
612
|
-
--color-dark-graphic-primary-inverted-tint-7: rgb(
|
|
613
|
-
--color-dark-graphic-primary-inverted-tint-10: rgb(
|
|
614
|
-
--color-dark-graphic-primary-inverted-tint-15: rgb(
|
|
615
|
-
--color-dark-graphic-primary-inverted-tint-30: rgb(
|
|
616
|
-
--color-dark-graphic-quaternary-tint-10: rgb(
|
|
617
|
-
--color-dark-graphic-secondary-alpha-30: rgba(
|
|
618
|
-
--color-dark-graphic-secondary-tint-30: rgb(
|
|
619
|
-
--color-dark-graphic-secondary-tint-50: rgb(
|
|
620
|
-
--color-dark-graphic-secondary-inverted-alpha-30: rgba(
|
|
621
|
-
--color-dark-graphic-secondary-inverted-shade-15: rgb(
|
|
622
|
-
--color-dark-graphic-secondary-inverted-shade-20: rgb(
|
|
623
|
-
--color-dark-graphic-secondary-inverted-tint-10: rgb(
|
|
624
|
-
--color-dark-graphic-secondary-inverted-tint-30: rgb(
|
|
625
|
-
--color-dark-graphic-tertiary-alpha-30: rgba(
|
|
626
|
-
--color-dark-graphic-tertiary-shade-15: rgb(
|
|
627
|
-
--color-dark-graphic-tertiary-shade-20: rgb(
|
|
628
|
-
--color-dark-graphic-tertiary-tint-7: rgb(
|
|
629
|
-
--color-dark-graphic-tertiary-tint-15: rgb(
|
|
630
|
-
--color-dark-graphic-tertiary-inverted-alpha-30: rgba(
|
|
631
|
-
--color-dark-graphic-tertiary-inverted-shade-15: rgb(
|
|
632
|
-
--color-dark-graphic-tertiary-inverted-shade-20: rgb(
|
|
633
|
-
--color-dark-specialbg-component-tint-7: rgba(255, 255, 255, 0.
|
|
634
|
-
--color-dark-specialbg-component-tint-10: rgba(255, 255, 255, 0.
|
|
635
|
-
--color-dark-specialbg-component-tint-15: rgba(255, 255, 255, 0.
|
|
636
|
-
--color-dark-specialbg-component-tint-30: rgba(255, 255, 255, 0.
|
|
608
|
+
--color-dark-graphic-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
|
|
609
|
+
--color-dark-graphic-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
|
|
610
|
+
--color-dark-graphic-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
|
|
611
|
+
--color-dark-graphic-primary-inverted-alpha-60: rgba(11, 31, 53, 0.6);
|
|
612
|
+
--color-dark-graphic-primary-inverted-tint-7: rgb(28, 47, 67);
|
|
613
|
+
--color-dark-graphic-primary-inverted-tint-10: rgb(35, 53, 73);
|
|
614
|
+
--color-dark-graphic-primary-inverted-tint-15: rgb(48, 65, 83);
|
|
615
|
+
--color-dark-graphic-primary-inverted-tint-30: rgb(84, 98, 114);
|
|
616
|
+
--color-dark-graphic-quaternary-tint-10: rgb(90, 104, 118);
|
|
617
|
+
--color-dark-graphic-secondary-alpha-30: rgba(182, 188, 195, 0.3);
|
|
618
|
+
--color-dark-graphic-secondary-tint-30: rgb(204, 208, 213);
|
|
619
|
+
--color-dark-graphic-secondary-tint-50: rgb(219, 222, 225);
|
|
620
|
+
--color-dark-graphic-secondary-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
621
|
+
--color-dark-graphic-secondary-inverted-shade-15: rgb(93, 103, 114);
|
|
622
|
+
--color-dark-graphic-secondary-inverted-shade-20: rgb(87, 97, 107);
|
|
623
|
+
--color-dark-graphic-secondary-inverted-tint-10: rgb(124, 134, 146);
|
|
624
|
+
--color-dark-graphic-secondary-inverted-tint-30: rgb(153, 161, 170);
|
|
625
|
+
--color-dark-graphic-tertiary-alpha-30: rgba(109, 121, 134, 0.3);
|
|
626
|
+
--color-dark-graphic-tertiary-shade-15: rgb(93, 103, 114);
|
|
627
|
+
--color-dark-graphic-tertiary-shade-20: rgb(87, 97, 107);
|
|
628
|
+
--color-dark-graphic-tertiary-tint-7: rgb(119, 130, 142);
|
|
629
|
+
--color-dark-graphic-tertiary-tint-15: rgb(131, 141, 152);
|
|
630
|
+
--color-dark-graphic-tertiary-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
631
|
+
--color-dark-graphic-tertiary-inverted-shade-15: rgb(155, 160, 166);
|
|
632
|
+
--color-dark-graphic-tertiary-inverted-shade-20: rgb(146, 150, 156);
|
|
633
|
+
--color-dark-specialbg-component-tint-7: rgba(255, 255, 255, 0.2095);
|
|
634
|
+
--color-dark-specialbg-component-tint-10: rgba(255, 255, 255, 0.235);
|
|
635
|
+
--color-dark-specialbg-component-tint-15: rgba(255, 255, 255, 0.2775);
|
|
636
|
+
--color-dark-specialbg-component-tint-30: rgba(255, 255, 255, 0.405);
|
|
637
637
|
--color-dark-specialbg-component-alpha-2: rgba(255, 255, 255, 0.02);
|
|
638
638
|
--color-dark-specialbg-component-alpha-14: rgba(255, 255, 255, 0.14);
|
|
639
639
|
--color-dark-specialbg-component-alpha-23: rgba(255, 255, 255, 0.23);
|
|
640
640
|
--color-dark-specialbg-component-alpha-30: rgba(255, 255, 255, 0.3);
|
|
641
|
-
--color-dark-specialbg-component-inverted-alpha-30: rgba(
|
|
642
|
-
--color-dark-specialbg-component-inverted-shade-15: rgba(
|
|
643
|
-
--color-dark-specialbg-component-inverted-shade-20: rgba(
|
|
644
|
-
--color-dark-specialbg-tertiary-transparent-tint-7: rgba(255, 255, 255, 0.
|
|
645
|
-
--color-dark-specialbg-tertiary-transparent-tint-15: rgba(255, 255, 255, 0.
|
|
646
|
-
--color-dark-specialbg-tertiary-transparent-inverted-shade-15: rgba(
|
|
647
|
-
--color-dark-specialbg-tertiary-transparent-inverted-shade-20: rgba(
|
|
648
|
-
--color-dark-text-link-shade-30: rgb(0,
|
|
649
|
-
--color-dark-text-link-shade-50: rgb(0,
|
|
650
|
-
--color-dark-text-link-tint-20: rgb(51,
|
|
651
|
-
--color-dark-text-link-tint-40: rgb(102,
|
|
641
|
+
--color-dark-specialbg-component-inverted-alpha-30: rgba(11, 31, 53, 0.3);
|
|
642
|
+
--color-dark-specialbg-component-inverted-shade-15: rgba(9, 26, 45, 0.2095);
|
|
643
|
+
--color-dark-specialbg-component-inverted-shade-20: rgba(9, 25, 42, 0.256);
|
|
644
|
+
--color-dark-specialbg-tertiary-transparent-tint-7: rgba(255, 255, 255, 0.256);
|
|
645
|
+
--color-dark-specialbg-tertiary-transparent-tint-15: rgba(255, 255, 255, 0.32);
|
|
646
|
+
--color-dark-specialbg-tertiary-transparent-inverted-shade-15: rgba(9, 26, 45, 0.235);
|
|
647
|
+
--color-dark-specialbg-tertiary-transparent-inverted-shade-20: rgba(9, 25, 42, 0.28);
|
|
648
|
+
--color-dark-text-link-shade-30: rgb(0, 85, 179);
|
|
649
|
+
--color-dark-text-link-shade-50: rgb(0, 61, 128);
|
|
650
|
+
--color-dark-text-link-tint-20: rgb(51, 149, 255);
|
|
651
|
+
--color-dark-text-link-tint-40: rgb(102, 175, 255);
|
|
652
652
|
--color-dark-text-primary-alpha-30: rgba(255, 255, 255, 0.3);
|
|
653
653
|
--color-dark-text-primary-shade-24: rgb(194, 194, 194);
|
|
654
654
|
--color-dark-text-primary-shade-30: rgb(179, 179, 179);
|
|
@@ -656,22 +656,22 @@
|
|
|
656
656
|
--color-dark-text-primary-shade-50: rgb(128, 128, 128);
|
|
657
657
|
--color-dark-text-primary-tint-20: rgb(255, 255, 255);
|
|
658
658
|
--color-dark-text-primary-tint-40: rgb(255, 255, 255);
|
|
659
|
-
--color-dark-text-primary-inverted-alpha-30: rgba(
|
|
660
|
-
--color-dark-text-primary-inverted-alpha-40: rgba(
|
|
661
|
-
--color-dark-text-primary-inverted-shade-20: rgb(
|
|
662
|
-
--color-dark-text-primary-inverted-shade-30: rgb(
|
|
663
|
-
--color-dark-text-primary-inverted-tint-7: rgb(
|
|
664
|
-
--color-dark-text-primary-inverted-tint-15: rgb(
|
|
665
|
-
--color-dark-text-primary-inverted-tint-24: rgb(
|
|
666
|
-
--color-dark-text-primary-inverted-tint-30: rgb(
|
|
667
|
-
--color-dark-text-primary-inverted-tint-40: rgb(
|
|
668
|
-
--color-dark-text-primary-inverted-tint-50: rgb(
|
|
669
|
-
--color-dark-text-secondary-shade-20: rgba(
|
|
670
|
-
--color-dark-text-secondary-shade-30: rgba(
|
|
671
|
-
--color-dark-text-secondary-tint-20: rgba(
|
|
672
|
-
--color-dark-text-secondary-tint-40: rgba(
|
|
673
|
-
--color-dark-text-secondary-inverted-shade-20: rgba(
|
|
674
|
-
--color-dark-text-secondary-inverted-shade-30: rgba(
|
|
659
|
+
--color-dark-text-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
|
|
660
|
+
--color-dark-text-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
|
|
661
|
+
--color-dark-text-primary-inverted-shade-20: rgb(9, 25, 42);
|
|
662
|
+
--color-dark-text-primary-inverted-shade-30: rgb(8, 22, 37);
|
|
663
|
+
--color-dark-text-primary-inverted-tint-7: rgb(28, 47, 67);
|
|
664
|
+
--color-dark-text-primary-inverted-tint-15: rgb(48, 65, 83);
|
|
665
|
+
--color-dark-text-primary-inverted-tint-24: rgb(70, 85, 101);
|
|
666
|
+
--color-dark-text-primary-inverted-tint-30: rgb(84, 98, 114);
|
|
667
|
+
--color-dark-text-primary-inverted-tint-40: rgb(109, 121, 134);
|
|
668
|
+
--color-dark-text-primary-inverted-tint-50: rgb(133, 143, 154);
|
|
669
|
+
--color-dark-text-secondary-shade-20: rgba(204, 204, 204, 0.76);
|
|
670
|
+
--color-dark-text-secondary-shade-30: rgba(179, 179, 179, 0.79);
|
|
671
|
+
--color-dark-text-secondary-tint-20: rgba(255, 255, 255, 0.76);
|
|
672
|
+
--color-dark-text-secondary-tint-40: rgba(255, 255, 255, 0.82);
|
|
673
|
+
--color-dark-text-secondary-inverted-shade-20: rgba(9, 25, 42, 0.76);
|
|
674
|
+
--color-dark-text-secondary-inverted-shade-30: rgba(8, 22, 37, 0.79);
|
|
675
675
|
--color-light-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
676
676
|
--color-light-bg-accent-tint-15: rgb(241, 80, 69);
|
|
677
677
|
--color-light-bg-accent-tint-20: rgb(242, 90, 80);
|
|
@@ -690,45 +690,45 @@
|
|
|
690
690
|
--color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
|
|
691
691
|
--color-light-bg-primary-shade-7: rgb(237, 237, 237);
|
|
692
692
|
--color-light-bg-primary-shade-15: rgb(217, 217, 217);
|
|
693
|
-
--color-light-bg-primary-inverted-alpha-3: rgba(
|
|
694
|
-
--color-light-bg-primary-inverted-alpha-4: rgba(
|
|
695
|
-
--color-light-bg-primary-inverted-alpha-5: rgba(
|
|
696
|
-
--color-light-bg-primary-inverted-alpha-7: rgba(
|
|
697
|
-
--color-light-bg-primary-inverted-alpha-8: rgba(
|
|
698
|
-
--color-light-bg-primary-inverted-alpha-10: rgba(
|
|
699
|
-
--color-light-bg-primary-inverted-alpha-12: rgba(
|
|
700
|
-
--color-light-bg-primary-inverted-alpha-15: rgba(
|
|
701
|
-
--color-light-bg-primary-inverted-alpha-16: rgba(
|
|
702
|
-
--color-light-bg-primary-inverted-alpha-20: rgba(
|
|
703
|
-
--color-light-bg-primary-inverted-alpha-24: rgba(
|
|
704
|
-
--color-light-bg-primary-inverted-alpha-30: rgba(
|
|
705
|
-
--color-light-bg-primary-inverted-alpha-32: rgba(
|
|
706
|
-
--color-light-bg-primary-inverted-alpha-40: rgba(
|
|
707
|
-
--color-light-bg-primary-inverted-alpha-50: rgba(
|
|
708
|
-
--color-light-bg-primary-inverted-tint-7: rgb(
|
|
709
|
-
--color-light-bg-primary-inverted-tint-15: rgb(
|
|
710
|
-
--color-light-bg-primary-inverted-tint-20: rgb(
|
|
711
|
-
--color-light-bg-quaternary-alpha-30: rgba(
|
|
712
|
-
--color-light-bg-quaternary-shade-7: rgb(
|
|
713
|
-
--color-light-bg-quaternary-shade-10: rgb(
|
|
714
|
-
--color-light-bg-quaternary-shade-15: rgb(
|
|
715
|
-
--color-light-bg-quaternary-shade-30: rgb(
|
|
716
|
-
--color-light-bg-quaternary-inverted-alpha-30: rgba(
|
|
717
|
-
--color-light-bg-quaternary-inverted-tint-15: rgb(
|
|
718
|
-
--color-light-bg-quaternary-inverted-tint-20: rgb(
|
|
693
|
+
--color-light-bg-primary-inverted-alpha-3: rgba(11, 31, 53, 0.03);
|
|
694
|
+
--color-light-bg-primary-inverted-alpha-4: rgba(11, 31, 53, 0.04);
|
|
695
|
+
--color-light-bg-primary-inverted-alpha-5: rgba(11, 31, 53, 0.05);
|
|
696
|
+
--color-light-bg-primary-inverted-alpha-7: rgba(11, 31, 53, 0.07);
|
|
697
|
+
--color-light-bg-primary-inverted-alpha-8: rgba(11, 31, 53, 0.08);
|
|
698
|
+
--color-light-bg-primary-inverted-alpha-10: rgba(11, 31, 53, 0.1);
|
|
699
|
+
--color-light-bg-primary-inverted-alpha-12: rgba(11, 31, 53, 0.12);
|
|
700
|
+
--color-light-bg-primary-inverted-alpha-15: rgba(11, 31, 53, 0.15);
|
|
701
|
+
--color-light-bg-primary-inverted-alpha-16: rgba(11, 31, 53, 0.16);
|
|
702
|
+
--color-light-bg-primary-inverted-alpha-20: rgba(11, 31, 53, 0.2);
|
|
703
|
+
--color-light-bg-primary-inverted-alpha-24: rgba(11, 31, 53, 0.24);
|
|
704
|
+
--color-light-bg-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
|
|
705
|
+
--color-light-bg-primary-inverted-alpha-32: rgba(11, 31, 53, 0.32);
|
|
706
|
+
--color-light-bg-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
|
|
707
|
+
--color-light-bg-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
|
|
708
|
+
--color-light-bg-primary-inverted-tint-7: rgb(28, 47, 67);
|
|
709
|
+
--color-light-bg-primary-inverted-tint-15: rgb(48, 65, 83);
|
|
710
|
+
--color-light-bg-primary-inverted-tint-20: rgb(60, 76, 93);
|
|
711
|
+
--color-light-bg-quaternary-alpha-30: rgba(219, 222, 225, 0.3);
|
|
712
|
+
--color-light-bg-quaternary-shade-7: rgb(204, 206, 209);
|
|
713
|
+
--color-light-bg-quaternary-shade-10: rgb(197, 200, 203);
|
|
714
|
+
--color-light-bg-quaternary-shade-15: rgb(186, 189, 191);
|
|
715
|
+
--color-light-bg-quaternary-shade-30: rgb(153, 155, 157);
|
|
716
|
+
--color-light-bg-quaternary-inverted-alpha-30: rgba(72, 87, 103, 0.3);
|
|
717
|
+
--color-light-bg-quaternary-inverted-tint-15: rgb(99, 112, 126);
|
|
718
|
+
--color-light-bg-quaternary-inverted-tint-20: rgb(109, 121, 133);
|
|
719
719
|
--color-light-bg-secondary-alpha-30: rgba(243, 244, 245, 0.3);
|
|
720
720
|
--color-light-bg-secondary-tint-15: rgb(245, 246, 246);
|
|
721
721
|
--color-light-bg-secondary-tint-20: rgb(245, 246, 247);
|
|
722
722
|
--color-light-bg-secondary-shade-7: rgb(226, 227, 228);
|
|
723
723
|
--color-light-bg-secondary-shade-15: rgb(207, 207, 208);
|
|
724
|
-
--color-light-bg-secondary-inverted-alpha-30: rgba(
|
|
725
|
-
--color-light-bg-secondary-inverted-tint-15: rgb(
|
|
726
|
-
--color-light-bg-secondary-inverted-tint-20: rgb(
|
|
727
|
-
--color-light-bg-secondary-inverted-shade-7: rgb(
|
|
728
|
-
--color-light-bg-secondary-inverted-shade-15: rgb(
|
|
729
|
-
--color-light-bg-tertiary-shade-7: rgb(
|
|
730
|
-
--color-light-border-underline-alpha-30: rgba(
|
|
731
|
-
--color-light-border-underline-inverted-alpha-30: rgba(
|
|
724
|
+
--color-light-bg-secondary-inverted-alpha-30: rgba(35, 53, 73, 0.3);
|
|
725
|
+
--color-light-bg-secondary-inverted-tint-15: rgb(68, 83, 100);
|
|
726
|
+
--color-light-bg-secondary-inverted-tint-20: rgb(79, 93, 109);
|
|
727
|
+
--color-light-bg-secondary-inverted-shade-7: rgb(33, 49, 68);
|
|
728
|
+
--color-light-bg-secondary-inverted-shade-15: rgb(30, 45, 62);
|
|
729
|
+
--color-light-bg-tertiary-shade-7: rgb(215, 217, 219);
|
|
730
|
+
--color-light-border-underline-alpha-30: rgba(182, 188, 195, 0.3);
|
|
731
|
+
--color-light-border-underline-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
732
732
|
--color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
|
|
733
733
|
--color-light-graphic-accent-tint-15: rgb(241, 80, 69);
|
|
734
734
|
--color-light-graphic-accent-shade-7: rgb(222, 46, 33);
|
|
@@ -746,15 +746,15 @@
|
|
|
746
746
|
--color-light-graphic-positive-alpha-10: rgba(47, 194, 110, 0.1);
|
|
747
747
|
--color-light-graphic-positive-shade-10: rgb(42, 175, 99);
|
|
748
748
|
--color-light-graphic-positive-shade-30: rgb(33, 136, 77);
|
|
749
|
-
--color-light-graphic-primary-alpha-30: rgba(
|
|
750
|
-
--color-light-graphic-primary-alpha-40: rgba(
|
|
751
|
-
--color-light-graphic-primary-alpha-50: rgba(
|
|
752
|
-
--color-light-graphic-primary-alpha-60: rgba(
|
|
753
|
-
--color-light-graphic-primary-tint-15: rgb(
|
|
754
|
-
--color-light-graphic-primary-tint-20: rgb(
|
|
755
|
-
--color-light-graphic-primary-tint-30: rgb(
|
|
756
|
-
--color-light-graphic-primary-shade-10: rgb(
|
|
757
|
-
--color-light-graphic-primary-shade-30: rgb(
|
|
749
|
+
--color-light-graphic-primary-alpha-30: rgba(11, 31, 53, 0.3);
|
|
750
|
+
--color-light-graphic-primary-alpha-40: rgba(11, 31, 53, 0.4);
|
|
751
|
+
--color-light-graphic-primary-alpha-50: rgba(11, 31, 53, 0.5);
|
|
752
|
+
--color-light-graphic-primary-alpha-60: rgba(11, 31, 53, 0.6);
|
|
753
|
+
--color-light-graphic-primary-tint-15: rgb(48, 65, 83);
|
|
754
|
+
--color-light-graphic-primary-tint-20: rgb(60, 76, 93);
|
|
755
|
+
--color-light-graphic-primary-tint-30: rgb(84, 98, 114);
|
|
756
|
+
--color-light-graphic-primary-shade-10: rgb(10, 28, 48);
|
|
757
|
+
--color-light-graphic-primary-shade-30: rgb(8, 22, 37);
|
|
758
758
|
--color-light-graphic-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
759
759
|
--color-light-graphic-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
760
760
|
--color-light-graphic-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
|
|
@@ -763,49 +763,49 @@
|
|
|
763
763
|
--color-light-graphic-primary-inverted-shade-10: rgb(230, 230, 230);
|
|
764
764
|
--color-light-graphic-primary-inverted-shade-15: rgb(217, 217, 217);
|
|
765
765
|
--color-light-graphic-primary-inverted-shade-30: rgb(179, 179, 179);
|
|
766
|
-
--color-light-graphic-quaternary-shade-10: rgb(
|
|
767
|
-
--color-light-graphic-secondary-alpha-30: rgba(
|
|
768
|
-
--color-light-graphic-secondary-shade-30: rgb(
|
|
769
|
-
--color-light-graphic-secondary-shade-50: rgb(
|
|
770
|
-
--color-light-graphic-secondary-inverted-alpha-30: rgba(
|
|
771
|
-
--color-light-graphic-secondary-inverted-tint-15: rgb(
|
|
772
|
-
--color-light-graphic-secondary-inverted-tint-20: rgb(
|
|
773
|
-
--color-light-graphic-secondary-inverted-shade-10: rgb(
|
|
774
|
-
--color-light-graphic-secondary-inverted-shade-30: rgb(
|
|
775
|
-
--color-light-graphic-tertiary-alpha-30: rgba(
|
|
776
|
-
--color-light-graphic-tertiary-tint-15: rgb(
|
|
777
|
-
--color-light-graphic-tertiary-tint-20: rgb(
|
|
778
|
-
--color-light-graphic-tertiary-shade-7: rgb(
|
|
779
|
-
--color-light-graphic-tertiary-shade-15: rgb(
|
|
780
|
-
--color-light-graphic-tertiary-inverted-alpha-30: rgba(
|
|
781
|
-
--color-light-graphic-tertiary-inverted-tint-15: rgb(
|
|
782
|
-
--color-light-graphic-tertiary-inverted-tint-20: rgb(
|
|
783
|
-
--color-light-specialbg-component-shade-7: rgba(
|
|
784
|
-
--color-light-specialbg-component-shade-10: rgba(
|
|
785
|
-
--color-light-specialbg-component-shade-15: rgba(
|
|
786
|
-
--color-light-specialbg-component-shade-30: rgba(
|
|
787
|
-
--color-light-specialbg-component-alpha-2: rgba(
|
|
788
|
-
--color-light-specialbg-component-alpha-14: rgba(
|
|
789
|
-
--color-light-specialbg-component-alpha-23: rgba(
|
|
790
|
-
--color-light-specialbg-component-alpha-30: rgba(
|
|
766
|
+
--color-light-graphic-quaternary-shade-10: rgb(197, 200, 203);
|
|
767
|
+
--color-light-graphic-secondary-alpha-30: rgba(109, 121, 134, 0.3);
|
|
768
|
+
--color-light-graphic-secondary-shade-30: rgb(76, 85, 94);
|
|
769
|
+
--color-light-graphic-secondary-shade-50: rgb(55, 61, 67);
|
|
770
|
+
--color-light-graphic-secondary-inverted-alpha-30: rgba(182, 188, 195, 0.3);
|
|
771
|
+
--color-light-graphic-secondary-inverted-tint-15: rgb(193, 198, 204);
|
|
772
|
+
--color-light-graphic-secondary-inverted-tint-20: rgb(197, 201, 207);
|
|
773
|
+
--color-light-graphic-secondary-inverted-shade-10: rgb(164, 169, 176);
|
|
774
|
+
--color-light-graphic-secondary-inverted-shade-30: rgb(127, 132, 136);
|
|
775
|
+
--color-light-graphic-tertiary-alpha-30: rgba(182, 188, 195, 0.3);
|
|
776
|
+
--color-light-graphic-tertiary-tint-15: rgb(193, 198, 204);
|
|
777
|
+
--color-light-graphic-tertiary-tint-20: rgb(197, 201, 207);
|
|
778
|
+
--color-light-graphic-tertiary-shade-7: rgb(169, 175, 181);
|
|
779
|
+
--color-light-graphic-tertiary-shade-15: rgb(155, 160, 166);
|
|
780
|
+
--color-light-graphic-tertiary-inverted-alpha-30: rgba(109, 121, 134, 0.3);
|
|
781
|
+
--color-light-graphic-tertiary-inverted-tint-15: rgb(131, 141, 152);
|
|
782
|
+
--color-light-graphic-tertiary-inverted-tint-20: rgb(138, 148, 158);
|
|
783
|
+
--color-light-specialbg-component-shade-7: rgba(10, 29, 49, 0.1351);
|
|
784
|
+
--color-light-specialbg-component-shade-10: rgba(10, 28, 48, 0.163);
|
|
785
|
+
--color-light-specialbg-component-shade-15: rgba(9, 26, 45, 0.2095);
|
|
786
|
+
--color-light-specialbg-component-shade-30: rgba(8, 22, 37, 0.349);
|
|
787
|
+
--color-light-specialbg-component-alpha-2: rgba(11, 31, 53, 0.02);
|
|
788
|
+
--color-light-specialbg-component-alpha-14: rgba(11, 31, 53, 0.14);
|
|
789
|
+
--color-light-specialbg-component-alpha-23: rgba(11, 31, 53, 0.23);
|
|
790
|
+
--color-light-specialbg-component-alpha-30: rgba(11, 31, 53, 0.3);
|
|
791
791
|
--color-light-specialbg-component-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
792
|
-
--color-light-specialbg-component-inverted-tint-15: rgba(255, 255, 255, 0.
|
|
793
|
-
--color-light-specialbg-component-inverted-tint-20: rgba(255, 255, 255, 0.
|
|
794
|
-
--color-light-specialbg-tertiary-transparent-shade-7: rgba(
|
|
795
|
-
--color-light-specialbg-tertiary-transparent-shade-15: rgba(
|
|
796
|
-
--color-light-specialbg-tertiary-transparent-inverted-tint-15: rgba(255, 255, 255, 0.
|
|
797
|
-
--color-light-specialbg-tertiary-transparent-inverted-tint-20: rgba(255, 255, 255, 0.
|
|
798
|
-
--color-light-text-link-tint-30: rgb(77,
|
|
799
|
-
--color-light-text-link-tint-50: rgb(128,
|
|
800
|
-
--color-light-text-link-shade-20: rgb(0,
|
|
801
|
-
--color-light-text-link-shade-40: rgb(0,
|
|
802
|
-
--color-light-text-primary-alpha-30: rgba(
|
|
803
|
-
--color-light-text-primary-tint-24: rgb(
|
|
804
|
-
--color-light-text-primary-tint-30: rgb(
|
|
805
|
-
--color-light-text-primary-tint-40: rgb(
|
|
806
|
-
--color-light-text-primary-tint-50: rgb(
|
|
807
|
-
--color-light-text-primary-shade-20: rgb(
|
|
808
|
-
--color-light-text-primary-shade-40: rgb(
|
|
792
|
+
--color-light-specialbg-component-inverted-tint-15: rgba(255, 255, 255, 0.2775);
|
|
793
|
+
--color-light-specialbg-component-inverted-tint-20: rgba(255, 255, 255, 0.32);
|
|
794
|
+
--color-light-specialbg-tertiary-transparent-shade-7: rgba(10, 29, 49, 0.163);
|
|
795
|
+
--color-light-specialbg-tertiary-transparent-shade-15: rgba(9, 26, 45, 0.235);
|
|
796
|
+
--color-light-specialbg-tertiary-transparent-inverted-tint-15: rgba(255, 255, 255, 0.32);
|
|
797
|
+
--color-light-specialbg-tertiary-transparent-inverted-tint-20: rgba(255, 255, 255, 0.36);
|
|
798
|
+
--color-light-text-link-tint-30: rgb(77, 162, 255);
|
|
799
|
+
--color-light-text-link-tint-50: rgb(128, 189, 255);
|
|
800
|
+
--color-light-text-link-shade-20: rgb(0, 98, 204);
|
|
801
|
+
--color-light-text-link-shade-40: rgb(0, 73, 153);
|
|
802
|
+
--color-light-text-primary-alpha-30: rgba(11, 31, 53, 0.3);
|
|
803
|
+
--color-light-text-primary-tint-24: rgb(70, 85, 101);
|
|
804
|
+
--color-light-text-primary-tint-30: rgb(84, 98, 114);
|
|
805
|
+
--color-light-text-primary-tint-40: rgb(109, 121, 134);
|
|
806
|
+
--color-light-text-primary-tint-50: rgb(133, 143, 154);
|
|
807
|
+
--color-light-text-primary-shade-20: rgb(9, 25, 42);
|
|
808
|
+
--color-light-text-primary-shade-40: rgb(7, 19, 32);
|
|
809
809
|
--color-light-text-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
|
|
810
810
|
--color-light-text-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
|
|
811
811
|
--color-light-text-primary-inverted-tint-20: rgb(255, 255, 255);
|
|
@@ -816,14 +816,14 @@
|
|
|
816
816
|
--color-light-text-primary-inverted-shade-30: rgb(179, 179, 179);
|
|
817
817
|
--color-light-text-primary-inverted-shade-40: rgb(153, 153, 153);
|
|
818
818
|
--color-light-text-primary-inverted-shade-50: rgb(128, 128, 128);
|
|
819
|
-
--color-light-text-secondary-tint-20: rgba(
|
|
820
|
-
--color-light-text-secondary-tint-30: rgba(
|
|
821
|
-
--color-light-text-secondary-shade-20: rgba(
|
|
822
|
-
--color-light-text-secondary-shade-40: rgba(
|
|
823
|
-
--color-light-text-secondary-inverted-tint-20: rgba(
|
|
824
|
-
--color-light-text-secondary-inverted-tint-30: rgba(
|
|
825
|
-
--color-static-bg-primary-dark-alpha-10: rgba(
|
|
826
|
-
--color-static-bg-primary-dark-alpha-20: rgba(
|
|
819
|
+
--color-light-text-secondary-tint-20: rgba(60, 76, 93, 0.76);
|
|
820
|
+
--color-light-text-secondary-tint-30: rgba(84, 98, 114, 0.79);
|
|
821
|
+
--color-light-text-secondary-shade-20: rgba(9, 25, 42, 0.76);
|
|
822
|
+
--color-light-text-secondary-shade-40: rgba(7, 19, 32, 0.82);
|
|
823
|
+
--color-light-text-secondary-inverted-tint-20: rgba(255, 255, 255, 0.76);
|
|
824
|
+
--color-light-text-secondary-inverted-tint-30: rgba(255, 255, 255, 0.79);
|
|
825
|
+
--color-static-bg-primary-dark-alpha-10: rgba(11, 31, 53, 0.1);
|
|
826
|
+
--color-static-bg-primary-dark-alpha-20: rgba(11, 31, 53, 0.2);
|
|
827
827
|
--color-static-text-primary-light-alpha-30: rgba(255, 255, 255, 0.3);
|
|
828
828
|
}
|
|
829
829
|
:root {
|