@alfalab/core-components 35.2.0 → 36.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/action-button/Component.js +4 -4
- package/action-button/default.css +9 -9
- package/action-button/esm/Component.js +4 -4
- package/action-button/esm/default.css +9 -9
- package/action-button/esm/index.css +9 -9
- package/action-button/esm/inverted.css +9 -9
- package/action-button/esm/static.css +5 -5
- package/action-button/index.css +9 -9
- package/action-button/inverted.css +9 -9
- package/action-button/modern/Component.js +4 -4
- package/action-button/modern/default.css +9 -9
- package/action-button/modern/index.css +9 -9
- package/action-button/modern/inverted.css +9 -9
- package/action-button/modern/static.css +5 -5
- package/action-button/static.css +5 -5
- package/alert/Component.js +1 -1
- package/alert/esm/Component.js +1 -1
- package/alert/esm/index.css +2 -2
- package/alert/index.css +2 -2
- package/alert/modern/Component.js +1 -1
- package/alert/modern/index.css +2 -2
- package/amount/component.js +1 -1
- package/amount/esm/component.js +1 -1
- package/amount/esm/index.css +6 -6
- package/amount/esm/pure/component.js +1 -1
- package/amount/esm/pure/index.css +1 -1
- package/amount/index.css +6 -6
- package/amount/modern/component.js +1 -1
- package/amount/modern/index.css +6 -6
- package/amount/modern/pure/component.js +1 -1
- package/amount/modern/pure/index.css +1 -1
- package/amount/pure/component.js +1 -1
- package/amount/pure/index.css +1 -1
- package/amount-input/Component.js +3 -3
- package/amount-input/default.css +1 -1
- package/amount-input/esm/Component.js +3 -3
- package/amount-input/esm/default.css +1 -1
- package/amount-input/esm/index.css +6 -6
- package/amount-input/esm/inverted.css +1 -1
- package/amount-input/index.css +6 -6
- package/amount-input/inverted.css +1 -1
- package/amount-input/modern/Component.js +3 -3
- package/amount-input/modern/default.css +1 -1
- package/amount-input/modern/index.css +6 -6
- package/amount-input/modern/inverted.css +1 -1
- package/attach/Component.js +1 -1
- package/attach/esm/Component.js +1 -1
- package/attach/esm/index.css +24 -24
- package/attach/index.css +24 -24
- package/attach/modern/Component.js +1 -1
- package/attach/modern/index.css +24 -24
- package/backdrop/Component.js +1 -1
- package/backdrop/esm/Component.js +1 -1
- package/backdrop/esm/index.css +11 -11
- package/backdrop/index.css +11 -11
- package/backdrop/modern/Component.js +1 -1
- package/backdrop/modern/index.css +11 -11
- package/badge/Component.js +1 -1
- package/badge/esm/Component.js +1 -1
- package/badge/esm/index.css +38 -38
- package/badge/index.css +38 -38
- package/badge/modern/Component.js +1 -1
- package/badge/modern/index.css +38 -38
- package/bank-card/Component.js +1 -1
- package/bank-card/esm/Component.js +1 -1
- package/bank-card/esm/index.css +20 -20
- package/bank-card/index.css +20 -20
- package/bank-card/modern/Component.js +1 -1
- package/bank-card/modern/index.css +20 -20
- package/base-modal/Component.js +1 -1
- package/base-modal/esm/Component.js +1 -1
- package/base-modal/esm/index.css +12 -12
- package/base-modal/index.css +12 -12
- package/base-modal/modern/Component.js +1 -1
- package/base-modal/modern/index.css +12 -12
- package/bottom-sheet/{component-0fcf9104.d.ts → component-e88a29dd.d.ts} +0 -0
- package/bottom-sheet/{component-0fcf9104.js → component-e88a29dd.js} +3 -3
- package/bottom-sheet/component.js +2 -2
- package/bottom-sheet/components/backer/Component.js +2 -2
- package/bottom-sheet/components/backer/index.css +3 -3
- package/bottom-sheet/components/closer/Component.js +2 -2
- package/bottom-sheet/components/closer/index.css +3 -3
- package/bottom-sheet/components/footer/Component.js +1 -1
- package/bottom-sheet/components/footer/index.css +4 -4
- package/bottom-sheet/components/header/Component.js +2 -2
- package/bottom-sheet/components/header/index.css +17 -17
- package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/{component-4dfb00be.d.ts → component-8c36a045.d.ts} +0 -0
- package/bottom-sheet/esm/{component-4dfb00be.js → component-8c36a045.js} +3 -3
- package/bottom-sheet/esm/component.js +2 -2
- package/bottom-sheet/esm/components/backer/Component.js +2 -2
- package/bottom-sheet/esm/components/backer/index.css +3 -3
- package/bottom-sheet/esm/components/closer/Component.js +2 -2
- package/bottom-sheet/esm/components/closer/index.css +3 -3
- package/bottom-sheet/esm/components/footer/Component.js +1 -1
- package/bottom-sheet/esm/components/footer/index.css +4 -4
- package/bottom-sheet/esm/components/header/Component.js +2 -2
- package/bottom-sheet/esm/components/header/index.css +17 -17
- package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/index.css +15 -15
- package/bottom-sheet/esm/index.d.ts +1 -1
- package/bottom-sheet/esm/index.js +2 -2
- package/bottom-sheet/esm/{tslib.es6-d1e53481.d.ts → tslib.es6-a058f87c.d.ts} +0 -0
- package/bottom-sheet/esm/{tslib.es6-d1e53481.js → tslib.es6-a058f87c.js} +0 -0
- package/bottom-sheet/index.css +15 -15
- package/bottom-sheet/index.d.ts +1 -1
- package/bottom-sheet/index.js +2 -2
- package/bottom-sheet/modern/{component-337729b3.d.ts → component-b4c1d1db.d.ts} +0 -0
- package/bottom-sheet/modern/{component-337729b3.js → component-b4c1d1db.js} +2 -2
- package/bottom-sheet/modern/component.js +1 -1
- package/bottom-sheet/modern/components/backer/Component.js +1 -1
- package/bottom-sheet/modern/components/backer/index.css +3 -3
- package/bottom-sheet/modern/components/closer/Component.js +1 -1
- package/bottom-sheet/modern/components/closer/index.css +3 -3
- package/bottom-sheet/modern/components/footer/Component.js +1 -1
- package/bottom-sheet/modern/components/footer/index.css +4 -4
- package/bottom-sheet/modern/components/header/Component.js +1 -1
- package/bottom-sheet/modern/components/header/index.css +17 -17
- package/bottom-sheet/modern/index.css +15 -15
- package/bottom-sheet/modern/index.d.ts +1 -1
- package/bottom-sheet/modern/index.js +1 -1
- package/bottom-sheet/{tslib.es6-b04ff061.d.ts → tslib.es6-804ebf04.d.ts} +0 -0
- package/bottom-sheet/{tslib.es6-b04ff061.js → tslib.es6-804ebf04.js} +0 -0
- package/button/Component.js +15 -7
- package/button/cssm/Component.js +12 -4
- package/button/cssm/default.module.css +16 -16
- package/button/cssm/index.module.css +2 -5
- package/button/cssm/inverted.module.css +16 -16
- package/button/default.css +45 -45
- package/button/esm/Component.js +15 -7
- package/button/esm/default.css +45 -45
- package/button/esm/index.css +52 -55
- package/button/esm/inverted.css +45 -45
- package/button/index.css +52 -55
- package/button/inverted.css +45 -45
- package/button/modern/Component.js +15 -7
- package/button/modern/default.css +45 -45
- package/button/modern/index.css +52 -55
- package/button/modern/inverted.css +45 -45
- package/calendar/Component.js +2 -2
- package/calendar/components/calendar-mobile/Component.js +2 -2
- package/calendar/components/calendar-mobile/index.css +10 -10
- package/calendar/components/calendar-mobile/index.js +1 -1
- package/calendar/components/days-table/Component.js +2 -2
- package/calendar/components/days-table/index.css +57 -57
- package/calendar/components/days-table/index.js +1 -1
- package/calendar/components/header/Component.js +1 -1
- package/calendar/components/header/index.css +2 -2
- package/calendar/components/month-year-header/Component.js +2 -2
- package/calendar/components/month-year-header/index.css +9 -9
- package/calendar/components/month-year-header/index.js +1 -1
- package/calendar/components/months-table/Component.js +2 -2
- package/calendar/components/months-table/index.css +10 -10
- package/calendar/components/months-table/index.js +1 -1
- package/calendar/components/period-slider/Component.js +1 -1
- package/calendar/components/period-slider/index.css +9 -9
- package/calendar/components/select-button/Component.d.ts +1 -1
- package/calendar/components/select-button/Component.js +2 -2
- package/calendar/components/select-button/index.css +9 -9
- package/calendar/components/select-button/index.js +1 -1
- package/calendar/components/years-table/Component.js +2 -2
- package/calendar/components/years-table/index.css +12 -12
- package/calendar/components/years-table/index.js +1 -1
- package/calendar/esm/Component.js +2 -2
- package/calendar/esm/components/calendar-mobile/Component.js +2 -2
- package/calendar/esm/components/calendar-mobile/index.css +10 -10
- package/calendar/esm/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/components/days-table/Component.js +2 -2
- package/calendar/esm/components/days-table/index.css +57 -57
- package/calendar/esm/components/days-table/index.js +1 -1
- package/calendar/esm/components/header/Component.js +1 -1
- package/calendar/esm/components/header/index.css +2 -2
- package/calendar/esm/components/month-year-header/Component.js +2 -2
- package/calendar/esm/components/month-year-header/index.css +9 -9
- package/calendar/esm/components/month-year-header/index.js +1 -1
- package/calendar/esm/components/months-table/Component.js +2 -2
- package/calendar/esm/components/months-table/index.css +10 -10
- package/calendar/esm/components/months-table/index.js +1 -1
- package/calendar/esm/components/period-slider/Component.js +1 -1
- package/calendar/esm/components/period-slider/index.css +9 -9
- package/calendar/esm/components/select-button/Component.js +2 -2
- package/calendar/esm/components/select-button/index.css +9 -9
- package/calendar/esm/components/select-button/index.js +1 -1
- package/calendar/esm/components/years-table/Component.js +2 -2
- package/calendar/esm/components/years-table/index.css +12 -12
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/index.css +13 -13
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/{tslib.es6-536b7f4e.d.ts → tslib.es6-cb67197c.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-536b7f4e.js → tslib.es6-cb67197c.js} +0 -0
- package/calendar/index.css +13 -13
- package/calendar/index.js +1 -1
- package/calendar/modern/Component.js +1 -1
- package/calendar/modern/components/calendar-mobile/Component.js +1 -1
- package/calendar/modern/components/calendar-mobile/index.css +10 -10
- package/calendar/modern/components/days-table/Component.js +1 -1
- package/calendar/modern/components/days-table/index.css +57 -57
- package/calendar/modern/components/header/Component.js +1 -1
- package/calendar/modern/components/header/index.css +2 -2
- package/calendar/modern/components/month-year-header/Component.js +1 -1
- package/calendar/modern/components/month-year-header/index.css +9 -9
- package/calendar/modern/components/months-table/Component.js +1 -1
- package/calendar/modern/components/months-table/index.css +10 -10
- package/calendar/modern/components/period-slider/Component.js +1 -1
- package/calendar/modern/components/period-slider/index.css +9 -9
- package/calendar/modern/components/select-button/Component.js +1 -1
- package/calendar/modern/components/select-button/index.css +9 -9
- package/calendar/modern/components/years-table/Component.js +1 -1
- package/calendar/modern/components/years-table/index.css +12 -12
- package/calendar/modern/index.css +13 -13
- package/calendar/{tslib.es6-330b20f4.d.ts → tslib.es6-373a9388.d.ts} +0 -0
- package/calendar/{tslib.es6-330b20f4.js → tslib.es6-373a9388.js} +0 -0
- package/calendar-input/Component.js +1 -1
- package/calendar-input/esm/Component.js +1 -1
- package/calendar-input/esm/index.css +10 -10
- package/calendar-input/index.css +10 -10
- package/calendar-input/modern/Component.js +1 -1
- package/calendar-input/modern/index.css +10 -10
- package/calendar-range/Component.js +1 -1
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/{index.module-347badfb.d.ts → index.module-170b901b.d.ts} +0 -0
- package/calendar-range/esm/{index.module-347badfb.js → index.module-170b901b.js} +1 -1
- package/calendar-range/esm/views/index.css +7 -7
- 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-d0e62718.d.ts → index.module-76b8a3a4.d.ts} +0 -0
- package/calendar-range/{index.module-d0e62718.js → index.module-76b8a3a4.js} +1 -1
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/index.module-bd7d9876.js +4 -0
- package/calendar-range/modern/views/index.css +7 -7
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/index.css +7 -7
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/calendar-with-skeleton/Component.js +1 -1
- package/calendar-with-skeleton/esm/Component.js +1 -1
- package/calendar-with-skeleton/esm/index.css +11 -11
- package/calendar-with-skeleton/index.css +11 -11
- package/calendar-with-skeleton/modern/Component.js +1 -1
- package/calendar-with-skeleton/modern/index.css +11 -11
- package/card-image/Component.js +1 -1
- package/card-image/esm/Component.js +1 -1
- package/card-image/esm/index.css +6 -6
- package/card-image/index.css +6 -6
- package/card-image/modern/Component.js +1 -1
- package/card-image/modern/index.css +6 -6
- package/cdn-icon/Component.js +1 -1
- package/cdn-icon/esm/Component.js +1 -1
- package/cdn-icon/esm/index.css +3 -3
- package/cdn-icon/index.css +3 -3
- package/cdn-icon/modern/Component.js +1 -1
- package/cdn-icon/modern/index.css +3 -3
- package/chart/Component.js +2 -2
- package/chart/components/Dot/index.css +7 -7
- package/chart/components/Dot/index.js +1 -1
- package/chart/components/Legends/index.css +7 -7
- package/chart/components/Legends/index.js +1 -1
- package/chart/components/Tick/index.css +3 -3
- package/chart/components/Tick/index.js +1 -1
- package/chart/components/TooltipContent/index.css +6 -6
- package/chart/components/TooltipContent/index.js +1 -1
- package/chart/esm/Component.js +2 -2
- package/chart/esm/components/Dot/index.css +7 -7
- package/chart/esm/components/Dot/index.js +1 -1
- package/chart/esm/components/Legends/index.css +7 -7
- package/chart/esm/components/Legends/index.js +1 -1
- package/chart/esm/components/Tick/index.css +3 -3
- package/chart/esm/components/Tick/index.js +1 -1
- package/chart/esm/components/TooltipContent/index.css +6 -6
- package/chart/esm/components/TooltipContent/index.js +1 -1
- package/chart/esm/hooks/useSettings/index.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/esm/index.css +4 -4
- package/chart/esm/index.js +1 -1
- package/chart/esm/{tslib.es6-f8ef0777.d.ts → tslib.es6-55ed8cd7.d.ts} +0 -0
- package/chart/esm/{tslib.es6-f8ef0777.js → tslib.es6-55ed8cd7.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 +4 -4
- package/chart/index.js +1 -1
- package/chart/modern/Component.js +1 -1
- package/chart/modern/components/Dot/index.css +7 -7
- package/chart/modern/components/Dot/index.js +1 -1
- package/chart/modern/components/Legends/index.css +7 -7
- package/chart/modern/components/Legends/index.js +1 -1
- package/chart/modern/components/Tick/index.css +3 -3
- package/chart/modern/components/Tick/index.js +1 -1
- package/chart/modern/components/TooltipContent/index.css +6 -6
- package/chart/modern/components/TooltipContent/index.js +1 -1
- package/chart/modern/index.css +4 -4
- package/chart/{tslib.es6-9fba06e2.d.ts → tslib.es6-6b9baf28.d.ts} +0 -0
- package/chart/{tslib.es6-9fba06e2.js → tslib.es6-6b9baf28.js} +0 -0
- package/checkbox/Component.js +1 -1
- package/checkbox/cssm/index.module.css +13 -0
- package/checkbox/esm/Component.js +1 -1
- package/checkbox/esm/index.css +49 -36
- package/checkbox/index.css +49 -36
- package/checkbox/modern/Component.js +1 -1
- package/checkbox/modern/index.css +49 -36
- package/checkbox-group/Component.js +1 -1
- package/checkbox-group/esm/Component.js +1 -1
- package/checkbox-group/esm/index.css +16 -16
- package/checkbox-group/index.css +16 -16
- package/checkbox-group/modern/Component.js +1 -1
- package/checkbox-group/modern/index.css +16 -16
- package/circular-progress-bar/Component.js +1 -1
- package/circular-progress-bar/esm/Component.js +1 -1
- package/circular-progress-bar/esm/index.css +48 -48
- package/circular-progress-bar/index.css +48 -48
- package/circular-progress-bar/modern/Component.js +1 -1
- package/circular-progress-bar/modern/index.css +48 -48
- package/code-input/component.d.ts +5 -0
- package/code-input/component.js +20 -4
- package/code-input/components/input/component.js +1 -1
- package/code-input/components/input/index.css +11 -11
- package/code-input/cssm/component.d.ts +5 -0
- package/code-input/cssm/component.js +19 -3
- package/code-input/esm/component.d.ts +5 -0
- package/code-input/esm/component.js +21 -5
- package/code-input/esm/components/input/component.js +1 -1
- package/code-input/esm/components/input/index.css +11 -11
- package/code-input/esm/index.css +5 -5
- package/code-input/index.css +5 -5
- package/code-input/modern/component.d.ts +5 -0
- package/code-input/modern/component.js +20 -4
- package/code-input/modern/components/input/component.js +1 -1
- package/code-input/modern/components/input/index.css +11 -11
- package/code-input/modern/index.css +5 -5
- package/collapse/Component.js +1 -1
- package/collapse/esm/Component.js +1 -1
- package/collapse/esm/index.css +7 -7
- package/collapse/index.css +7 -7
- package/collapse/modern/Component.js +1 -1
- package/collapse/modern/index.css +7 -7
- package/comment/Component.js +1 -1
- package/comment/esm/Component.js +1 -1
- package/comment/esm/index.css +3 -3
- package/comment/index.css +3 -3
- package/comment/modern/Component.js +1 -1
- package/comment/modern/index.css +3 -3
- package/confirmation/{component-31d94208.d.ts → component-176a536e.d.ts} +0 -0
- package/confirmation/{component-31d94208.js → component-176a536e.js} +3 -2
- package/confirmation/component.desktop.js +2 -2
- package/confirmation/component.mobile.js +3 -3
- package/confirmation/component.responsive.js +2 -2
- package/confirmation/components/base-confirmation/component.js +2 -2
- package/confirmation/components/base-confirmation/index.css +3 -3
- package/confirmation/components/base-confirmation/index.d.ts +1 -1
- package/confirmation/components/base-confirmation/index.js +2 -2
- package/confirmation/components/countdown-loader/component.js +1 -1
- package/confirmation/components/countdown-loader/index.css +2 -2
- package/confirmation/components/header/component.js +1 -1
- package/confirmation/components/header/index.css +4 -4
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/fatal-error/component.js +1 -1
- package/confirmation/components/screens/fatal-error/index.css +5 -5
- package/confirmation/components/screens/hint/component.js +1 -1
- package/confirmation/components/screens/hint/index.css +12 -12
- package/confirmation/components/screens/index.js +1 -1
- package/confirmation/components/screens/initial/component.js +3 -3
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.css +18 -18
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/components/screens/temp-block/component.js +1 -1
- package/confirmation/components/screens/temp-block/index.css +5 -5
- package/confirmation/{countdown-section-b9df86d5.d.ts → countdown-section-f9b594c9.d.ts} +0 -0
- package/confirmation/{countdown-section-b9df86d5.js → countdown-section-f9b594c9.js} +1 -1
- package/confirmation/cssm/{component-c0d561b6.d.ts → component-cbe72bf1.d.ts} +0 -0
- package/confirmation/cssm/{component-c0d561b6.js → component-cbe72bf1.js} +2 -1
- package/confirmation/cssm/component.desktop.js +1 -1
- package/confirmation/cssm/component.mobile.js +1 -1
- package/confirmation/cssm/component.responsive.js +1 -1
- package/confirmation/cssm/components/base-confirmation/component.js +1 -1
- package/confirmation/cssm/components/base-confirmation/index.d.ts +1 -1
- package/confirmation/cssm/components/base-confirmation/index.js +1 -1
- package/confirmation/cssm/components/screens/initial/component.js +2 -2
- package/confirmation/cssm/desktop.js +1 -1
- package/confirmation/cssm/index.js +1 -1
- package/confirmation/cssm/mobile.js +1 -1
- package/confirmation/cssm/responsive.js +1 -1
- package/confirmation/cssm/types.d.ts +5 -1
- package/confirmation/desktop.js +2 -2
- package/confirmation/esm/{component-079a15ec.d.ts → component-c701193b.d.ts} +0 -0
- package/confirmation/esm/{component-079a15ec.js → component-c701193b.js} +4 -3
- package/confirmation/esm/component.desktop.js +2 -2
- package/confirmation/esm/component.mobile.js +3 -3
- package/confirmation/esm/component.responsive.js +2 -2
- package/confirmation/esm/components/base-confirmation/component.js +2 -2
- package/confirmation/esm/components/base-confirmation/index.css +3 -3
- package/confirmation/esm/components/base-confirmation/index.d.ts +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +2 -2
- package/confirmation/esm/components/countdown-loader/component.js +1 -1
- package/confirmation/esm/components/countdown-loader/index.css +2 -2
- package/confirmation/esm/components/header/component.js +1 -1
- package/confirmation/esm/components/header/index.css +4 -4
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
- package/confirmation/esm/components/screens/fatal-error/index.css +5 -5
- package/confirmation/esm/components/screens/hint/component.js +1 -1
- package/confirmation/esm/components/screens/hint/index.css +12 -12
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +3 -3
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.css +18 -18
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/components/screens/temp-block/component.js +1 -1
- package/confirmation/esm/components/screens/temp-block/index.css +5 -5
- package/confirmation/esm/{countdown-section-2d096a10.d.ts → countdown-section-08eeb8e4.d.ts} +0 -0
- package/confirmation/esm/{countdown-section-2d096a10.js → countdown-section-08eeb8e4.js} +1 -1
- package/confirmation/esm/desktop.js +2 -2
- package/confirmation/esm/index.js +2 -2
- package/confirmation/esm/mobile.css +2 -2
- package/confirmation/esm/mobile.js +2 -2
- package/confirmation/esm/responsive.js +2 -2
- package/confirmation/esm/types.d.ts +5 -1
- package/confirmation/index.js +2 -2
- package/confirmation/mobile.css +2 -2
- package/confirmation/mobile.js +2 -2
- package/confirmation/modern/component.desktop.js +1 -1
- package/confirmation/modern/component.mobile.js +2 -2
- package/confirmation/modern/component.responsive.js +1 -1
- package/confirmation/modern/components/base-confirmation/component.js +4 -3
- package/confirmation/modern/components/base-confirmation/index.css +3 -3
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/countdown-loader/component.js +1 -1
- package/confirmation/modern/components/countdown-loader/index.css +2 -2
- package/confirmation/modern/components/header/component.js +1 -1
- package/confirmation/modern/components/header/index.css +4 -4
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
- package/confirmation/modern/components/screens/fatal-error/index.css +5 -5
- package/confirmation/modern/components/screens/hint/component.js +1 -1
- package/confirmation/modern/components/screens/hint/index.css +12 -12
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +3 -3
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.css +18 -18
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/components/screens/temp-block/component.js +1 -1
- package/confirmation/modern/components/screens/temp-block/index.css +5 -5
- package/confirmation/modern/{countdown-section-f8b16386.d.ts → countdown-section-64567d05.d.ts} +0 -0
- package/confirmation/modern/{countdown-section-f8b16386.js → countdown-section-64567d05.js} +1 -1
- package/confirmation/modern/desktop.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile.css +2 -2
- package/confirmation/modern/mobile.js +1 -1
- package/confirmation/modern/responsive.js +1 -1
- package/confirmation/modern/types.d.ts +5 -1
- package/confirmation/responsive.js +2 -2
- package/confirmation/types.d.ts +5 -1
- package/confirmation-v1/component.js +1 -1
- package/confirmation-v1/components/code-input/component.js +1 -1
- package/confirmation-v1/components/code-input/index.css +10 -10
- package/confirmation-v1/components/countdown/component.js +1 -1
- package/confirmation-v1/components/countdown/index.css +13 -13
- package/confirmation-v1/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/components/countdown-loader/index.css +2 -2
- package/confirmation-v1/components/overlimit/component.js +1 -1
- package/confirmation-v1/components/overlimit/index.css +9 -9
- package/confirmation-v1/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/components/sign-confirmation/index.css +13 -13
- package/confirmation-v1/esm/component.js +1 -1
- package/confirmation-v1/esm/components/code-input/component.js +1 -1
- package/confirmation-v1/esm/components/code-input/index.css +10 -10
- package/confirmation-v1/esm/components/countdown/component.js +1 -1
- package/confirmation-v1/esm/components/countdown/index.css +13 -13
- package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/esm/components/countdown-loader/index.css +2 -2
- package/confirmation-v1/esm/components/overlimit/component.js +1 -1
- package/confirmation-v1/esm/components/overlimit/index.css +9 -9
- package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/esm/components/sign-confirmation/index.css +13 -13
- package/confirmation-v1/esm/index.css +14 -14
- package/confirmation-v1/index.css +14 -14
- package/confirmation-v1/modern/component.js +1 -1
- package/confirmation-v1/modern/components/code-input/component.js +1 -1
- package/confirmation-v1/modern/components/code-input/index.css +10 -10
- package/confirmation-v1/modern/components/countdown/component.js +1 -1
- package/confirmation-v1/modern/components/countdown/index.css +13 -13
- package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
- package/confirmation-v1/modern/components/countdown-loader/index.css +2 -2
- package/confirmation-v1/modern/components/overlimit/component.js +1 -1
- package/confirmation-v1/modern/components/overlimit/index.css +9 -9
- package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
- package/confirmation-v1/modern/components/sign-confirmation/index.css +13 -13
- package/confirmation-v1/modern/index.css +14 -14
- package/custom-button/Component.js +1 -1
- package/custom-button/esm/Component.js +1 -1
- package/custom-button/esm/index.css +11 -11
- package/custom-button/index.css +11 -11
- package/custom-button/modern/Component.js +1 -1
- package/custom-button/modern/index.css +11 -11
- package/date-input/Component.js +1 -1
- package/date-input/esm/Component.js +1 -1
- package/date-input/esm/index.css +3 -3
- package/date-input/index.css +3 -3
- package/date-input/modern/Component.js +1 -1
- package/date-input/modern/index.css +3 -3
- package/date-range-input/Component.js +1 -1
- package/date-range-input/esm/Component.js +1 -1
- package/date-range-input/esm/index.css +5 -5
- package/date-range-input/index.css +5 -5
- package/date-range-input/modern/Component.js +1 -1
- package/date-range-input/modern/index.css +5 -5
- package/date-time-input/Component.js +1 -1
- package/date-time-input/esm/Component.js +1 -1
- package/date-time-input/esm/index.css +5 -5
- package/date-time-input/index.css +5 -5
- package/date-time-input/modern/Component.js +1 -1
- package/date-time-input/modern/index.css +5 -5
- package/divider/Component.js +1 -1
- package/divider/esm/Component.js +1 -1
- package/divider/esm/index.css +1 -1
- package/divider/index.css +1 -1
- package/divider/modern/Component.js +1 -1
- package/divider/modern/index.css +1 -1
- package/drawer/Component.js +1 -1
- package/drawer/esm/Component.js +1 -1
- package/drawer/esm/index.css +21 -21
- package/drawer/index.css +21 -21
- package/drawer/modern/Component.js +1 -1
- package/drawer/modern/index.css +21 -21
- package/dropzone/Component.js +1 -1
- package/dropzone/components/overlay/Component.js +1 -1
- package/dropzone/components/overlay/index.css +3 -3
- package/dropzone/esm/Component.js +1 -1
- package/dropzone/esm/components/overlay/Component.js +1 -1
- package/dropzone/esm/components/overlay/index.css +3 -3
- package/dropzone/esm/index.css +6 -6
- package/dropzone/index.css +6 -6
- package/dropzone/modern/Component.js +1 -1
- package/dropzone/modern/components/overlay/Component.js +1 -1
- package/dropzone/modern/components/overlay/index.css +3 -3
- package/dropzone/modern/index.css +6 -6
- package/file-upload-item/Component.js +1 -1
- package/file-upload-item/esm/Component.js +1 -1
- package/file-upload-item/esm/index.css +21 -21
- package/file-upload-item/index.css +21 -21
- package/file-upload-item/modern/Component.js +1 -1
- package/file-upload-item/modern/index.css +21 -21
- package/filter-tag/Component.js +1 -1
- package/filter-tag/esm/Component.js +1 -1
- package/filter-tag/esm/index.css +57 -57
- package/filter-tag/index.css +57 -57
- package/filter-tag/modern/Component.js +1 -1
- package/filter-tag/modern/index.css +57 -57
- package/form-control/Component.js +3 -3
- package/form-control/cssm/index.module.css +1 -2
- package/form-control/default.css +18 -18
- package/form-control/esm/Component.js +3 -3
- package/form-control/esm/default.css +18 -18
- package/form-control/esm/index.css +43 -44
- package/form-control/esm/inverted.css +18 -18
- package/form-control/index.css +43 -44
- package/form-control/inverted.css +18 -18
- package/form-control/modern/Component.js +3 -3
- package/form-control/modern/default.css +18 -18
- package/form-control/modern/index.css +43 -44
- package/form-control/modern/inverted.css +18 -18
- package/gallery/Component.js +3 -3
- package/gallery/components/header/Component.js +2 -2
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.css +3 -3
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/header-info-block/Component.js +1 -1
- package/gallery/components/header-info-block/index.css +5 -5
- package/gallery/components/image-preview/Component.js +1 -1
- package/gallery/components/image-preview/index.css +12 -12
- package/gallery/components/image-viewer/component.js +2 -2
- package/gallery/components/image-viewer/index.css +19 -19
- package/gallery/components/image-viewer/index.js +2 -2
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/index.js +2 -2
- package/gallery/components/navigation-bar/Component.js +1 -1
- package/gallery/components/navigation-bar/index.css +6 -6
- package/gallery/esm/Component.js +3 -3
- package/gallery/esm/components/header/Component.js +2 -2
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.css +3 -3
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/header-info-block/Component.js +1 -1
- package/gallery/esm/components/header-info-block/index.css +5 -5
- package/gallery/esm/components/image-preview/Component.js +1 -1
- package/gallery/esm/components/image-preview/index.css +12 -12
- package/gallery/esm/components/image-viewer/component.js +2 -2
- package/gallery/esm/components/image-viewer/index.css +19 -19
- package/gallery/esm/components/image-viewer/index.js +2 -2
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +2 -2
- package/gallery/esm/components/navigation-bar/Component.js +1 -1
- package/gallery/esm/components/navigation-bar/index.css +6 -6
- package/gallery/esm/index.css +3 -3
- package/gallery/esm/index.js +2 -2
- package/gallery/esm/{slide-6392c5de.d.ts → slide-edd901a5.d.ts} +0 -0
- package/gallery/esm/{slide-6392c5de.js → slide-edd901a5.js} +1 -1
- package/gallery/esm/{tslib.es6-2d75caeb.d.ts → tslib.es6-2e415baf.d.ts} +0 -0
- package/gallery/esm/{tslib.es6-2d75caeb.js → tslib.es6-2e415baf.js} +0 -0
- package/gallery/index.css +3 -3
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/index.css +3 -3
- package/gallery/modern/components/header-info-block/Component.js +1 -1
- package/gallery/modern/components/header-info-block/index.css +5 -5
- package/gallery/modern/components/image-preview/Component.js +1 -1
- package/gallery/modern/components/image-preview/index.css +12 -12
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.css +19 -19
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +1 -1
- package/gallery/modern/components/navigation-bar/Component.js +1 -1
- package/gallery/modern/components/navigation-bar/index.css +6 -6
- package/gallery/modern/index.css +3 -3
- package/gallery/modern/index.js +1 -1
- package/gallery/modern/{slide-dd8c2f8d.d.ts → slide-ab2afafa.d.ts} +0 -0
- package/gallery/modern/{slide-dd8c2f8d.js → slide-ab2afafa.js} +1 -1
- package/gallery/{slide-7ff5ea13.d.ts → slide-a531584e.d.ts} +0 -0
- package/gallery/{slide-7ff5ea13.js → slide-a531584e.js} +1 -1
- package/gallery/{tslib.es6-3dbd3e7f.d.ts → tslib.es6-a1a0eedb.d.ts} +0 -0
- package/gallery/{tslib.es6-3dbd3e7f.js → tslib.es6-a1a0eedb.js} +0 -0
- package/gap/Component.d.ts +28 -0
- package/gap/Component.js +19 -0
- package/gap/cssm/Component.d.ts +28 -0
- package/gap/cssm/Component.js +18 -0
- package/gap/cssm/index.d.ts +1 -0
- package/gap/cssm/index.js +10 -0
- package/gap/cssm/index.module.css +116 -0
- package/gap/esm/Component.d.ts +28 -0
- package/gap/esm/Component.js +12 -0
- package/gap/esm/index.css +117 -0
- package/gap/esm/index.d.ts +1 -0
- package/gap/esm/index.js +3 -0
- package/gap/index.css +117 -0
- package/gap/index.d.ts +1 -0
- package/gap/index.js +9 -0
- package/gap/modern/Component.d.ts +28 -0
- package/gap/modern/Component.js +9 -0
- package/gap/modern/index.css +117 -0
- package/gap/modern/index.d.ts +1 -0
- package/gap/modern/index.js +3 -0
- package/gap/package.json +3 -0
- package/gap/send-stats.js +82 -0
- package/grid/Component.js +1 -1
- package/grid/col/Component.js +2 -2
- package/grid/col/index.css +511 -511
- package/grid/col/index.js +1 -1
- package/grid/esm/Component.js +1 -1
- package/grid/esm/col/Component.js +2 -2
- package/grid/esm/col/index.css +511 -511
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/gutters.css +78 -78
- package/grid/esm/{gutters.module-146a09ca.d.ts → gutters.module-05898c21.d.ts} +0 -0
- package/grid/esm/gutters.module-05898c21.js +30 -0
- package/grid/esm/index.js +1 -1
- package/grid/esm/row/Component.js +2 -2
- package/grid/esm/row/index.css +9 -9
- package/grid/esm/row/index.js +1 -1
- package/grid/gutters.css +78 -78
- package/grid/{gutters.module-e6afccb5.d.ts → gutters.module-b3e28547.d.ts} +0 -0
- package/grid/gutters.module-b3e28547.js +31 -0
- package/grid/index.js +1 -1
- package/grid/modern/Component.js +1 -1
- package/grid/modern/col/Component.js +2 -2
- package/grid/modern/col/index.css +511 -511
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/gutters.css +78 -78
- package/grid/modern/gutters.module-30e7eefd.js +4 -0
- package/grid/modern/index.js +1 -1
- package/grid/modern/row/Component.js +2 -2
- package/grid/modern/row/index.css +9 -9
- package/grid/modern/row/index.js +1 -1
- package/grid/row/Component.js +2 -2
- package/grid/row/index.css +9 -9
- package/grid/row/index.js +1 -1
- package/hatching-progress-bar/Component.js +1 -1
- package/hatching-progress-bar/esm/Component.js +1 -1
- package/hatching-progress-bar/esm/index.css +11 -11
- package/hatching-progress-bar/index.css +11 -11
- package/hatching-progress-bar/modern/Component.js +1 -1
- package/hatching-progress-bar/modern/index.css +11 -11
- package/icon-button/Component.js +3 -3
- package/icon-button/default.css +23 -23
- package/icon-button/esm/Component.js +3 -3
- package/icon-button/esm/default.css +23 -23
- package/icon-button/esm/index.css +6 -6
- package/icon-button/esm/inverted.css +23 -23
- package/icon-button/index.css +6 -6
- package/icon-button/inverted.css +23 -23
- package/icon-button/modern/Component.js +3 -3
- package/icon-button/modern/default.css +23 -23
- package/icon-button/modern/index.css +6 -6
- package/icon-button/modern/inverted.css +23 -23
- package/icon-view/circle.js +1 -1
- package/icon-view/components/base-shape/component.js +3 -3
- package/icon-view/components/base-shape/index.css +32 -28
- package/icon-view/components/base-shape/utils.d.ts +3 -3
- package/icon-view/components/base-shape/utils.js +3 -3
- package/icon-view/components/circle/component.d.ts +2 -2
- package/icon-view/components/circle/component.js +1 -1
- package/icon-view/components/circle/index.js +1 -1
- package/icon-view/components/circle/paths.d.ts +27 -0
- package/icon-view/components/circle/paths.js +18 -0
- package/icon-view/components/index.js +1 -1
- package/icon-view/components/super-ellipse/component.d.ts +2 -2
- package/icon-view/components/super-ellipse/component.js +1 -1
- package/icon-view/components/super-ellipse/index.js +1 -1
- package/icon-view/components/super-ellipse/paths.d.ts +12 -0
- package/icon-view/components/super-ellipse/paths.js +6 -0
- package/icon-view/cssm/components/base-shape/component.js +2 -2
- package/icon-view/cssm/components/base-shape/index.module.css +4 -0
- package/icon-view/cssm/components/base-shape/utils.d.ts +3 -3
- package/icon-view/cssm/components/base-shape/utils.js +3 -3
- package/icon-view/cssm/components/circle/component.d.ts +2 -2
- package/icon-view/cssm/components/circle/paths.d.ts +27 -0
- package/icon-view/cssm/components/circle/paths.js +18 -0
- package/icon-view/cssm/components/super-ellipse/component.d.ts +2 -2
- package/icon-view/cssm/components/super-ellipse/paths.d.ts +12 -0
- package/icon-view/cssm/components/super-ellipse/paths.js +6 -0
- package/icon-view/esm/circle.js +1 -1
- package/icon-view/esm/components/base-shape/component.js +3 -3
- package/icon-view/esm/components/base-shape/index.css +32 -28
- package/icon-view/esm/components/base-shape/utils.d.ts +3 -3
- package/icon-view/esm/components/base-shape/utils.js +3 -3
- package/icon-view/esm/components/circle/component.d.ts +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/circle/paths.d.ts +27 -0
- package/icon-view/esm/components/circle/paths.js +18 -0
- package/icon-view/esm/components/index.js +1 -1
- package/icon-view/esm/components/super-ellipse/component.d.ts +2 -2
- 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/components/super-ellipse/paths.d.ts +12 -0
- package/icon-view/esm/components/super-ellipse/paths.js +6 -0
- package/icon-view/esm/super-ellipse.js +1 -1
- package/icon-view/esm/{tslib.es6-81512fe3.d.ts → tslib.es6-0c090e82.d.ts} +0 -0
- package/icon-view/esm/{tslib.es6-81512fe3.js → tslib.es6-0c090e82.js} +0 -0
- package/icon-view/modern/components/base-shape/component.js +3 -3
- package/icon-view/modern/components/base-shape/index.css +32 -28
- package/icon-view/modern/components/base-shape/utils.d.ts +3 -3
- package/icon-view/modern/components/base-shape/utils.js +3 -3
- package/icon-view/modern/components/circle/component.d.ts +2 -2
- package/icon-view/modern/components/circle/paths.d.ts +27 -0
- package/icon-view/modern/components/circle/paths.js +18 -0
- package/icon-view/modern/components/super-ellipse/component.d.ts +2 -2
- package/icon-view/modern/components/super-ellipse/paths.d.ts +12 -0
- package/icon-view/modern/components/super-ellipse/paths.js +6 -0
- package/icon-view/super-ellipse.js +1 -1
- package/icon-view/{tslib.es6-b27cd098.d.ts → tslib.es6-700256f8.d.ts} +0 -0
- package/icon-view/{tslib.es6-b27cd098.js → tslib.es6-700256f8.js} +0 -0
- package/input/Component.js +3 -3
- package/input/default.css +12 -12
- package/input/esm/Component.js +3 -3
- package/input/esm/default.css +12 -12
- package/input/esm/index.css +38 -38
- package/input/esm/inverted.css +12 -12
- package/input/index.css +38 -38
- package/input/inverted.css +12 -12
- package/input/modern/Component.js +3 -3
- package/input/modern/default.css +12 -12
- package/input/modern/index.css +38 -38
- package/input/modern/inverted.css +12 -12
- package/input-autocomplete/Component.js +1 -1
- package/input-autocomplete/Component.mobile.js +2 -2
- package/input-autocomplete/autocomplete-field/Component.js +2 -2
- package/input-autocomplete/autocomplete-field/index.css +2 -2
- package/input-autocomplete/autocomplete-field/index.js +1 -1
- package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
- package/input-autocomplete/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
- package/input-autocomplete/esm/Component.js +1 -1
- package/input-autocomplete/esm/Component.mobile.js +2 -2
- package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
- package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
- package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
- package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
- package/input-autocomplete/esm/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
- package/input-autocomplete/esm/index.js +1 -1
- package/input-autocomplete/esm/mobile.css +4 -4
- package/input-autocomplete/esm/mobile.js +1 -1
- package/input-autocomplete/esm/{tslib.es6-745dbd99.d.ts → tslib.es6-f20c9c0a.d.ts} +0 -0
- package/input-autocomplete/esm/{tslib.es6-745dbd99.js → tslib.es6-f20c9c0a.js} +0 -0
- package/input-autocomplete/index.js +1 -1
- package/input-autocomplete/mobile.css +4 -4
- package/input-autocomplete/mobile.js +1 -1
- package/input-autocomplete/modern/Component.mobile.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
- package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
- package/input-autocomplete/modern/autocomplete-mobile-field/index.css +8 -8
- package/input-autocomplete/modern/mobile.css +4 -4
- package/input-autocomplete/{tslib.es6-eeefd70a.d.ts → tslib.es6-bcd05fae.d.ts} +0 -0
- package/input-autocomplete/{tslib.es6-eeefd70a.js → tslib.es6-bcd05fae.js} +0 -0
- package/intl-phone-input/{component-45364492.d.ts → component-8b3c8672.d.ts} +0 -0
- package/intl-phone-input/{component-45364492.js → component-8b3c8672.js} +1 -1
- package/intl-phone-input/component.js +3 -3
- package/intl-phone-input/components/flag-icon/component.js +1 -1
- package/intl-phone-input/components/flag-icon/index.css +261 -261
- package/intl-phone-input/components/index.js +1 -1
- package/intl-phone-input/components/select/component.js +2 -2
- package/intl-phone-input/components/select/index.css +6 -6
- package/intl-phone-input/components/select/index.js +1 -1
- package/intl-phone-input/components/select-field/component.js +1 -1
- package/intl-phone-input/components/select-field/index.css +9 -9
- package/intl-phone-input/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/{component-122e7388.d.ts → component-5c70f67e.d.ts} +0 -0
- package/intl-phone-input/esm/{component-122e7388.js → component-5c70f67e.js} +1 -1
- package/intl-phone-input/esm/component.js +3 -3
- package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
- package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
- package/intl-phone-input/esm/components/index.js +1 -1
- package/intl-phone-input/esm/components/select/component.js +2 -2
- package/intl-phone-input/esm/components/select/index.css +6 -6
- package/intl-phone-input/esm/components/select/index.js +1 -1
- package/intl-phone-input/esm/components/select-field/component.js +1 -1
- package/intl-phone-input/esm/components/select-field/index.css +9 -9
- package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/esm/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/index.css +5 -5
- package/intl-phone-input/esm/index.js +1 -1
- package/intl-phone-input/esm/{libphonenumber-js.min-60e0fae3.d.ts → libphonenumber-js.min-2b62f8a1.d.ts} +0 -0
- package/intl-phone-input/esm/{libphonenumber-js.min-60e0fae3.js → libphonenumber-js.min-2b62f8a1.js} +0 -0
- package/intl-phone-input/index.css +5 -5
- package/intl-phone-input/index.js +1 -1
- package/intl-phone-input/{libphonenumber-js.min-149ceb21.d.ts → libphonenumber-js.min-4858a9d4.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-149ceb21.js → libphonenumber-js.min-4858a9d4.js} +0 -0
- package/intl-phone-input/modern/component.js +2 -2
- package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
- package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
- package/intl-phone-input/modern/components/select/component.js +1 -1
- package/intl-phone-input/modern/components/select/index.css +6 -6
- package/intl-phone-input/modern/components/select-field/component.js +1 -1
- package/intl-phone-input/modern/components/select-field/index.css +9 -9
- package/intl-phone-input/modern/index.css +5 -5
- package/intl-phone-input/modern/{libphonenumber-js.min-60e0fae3.d.ts → libphonenumber-js.min-2b62f8a1.d.ts} +0 -0
- package/intl-phone-input/modern/{libphonenumber-js.min-60e0fae3.js → libphonenumber-js.min-2b62f8a1.js} +0 -0
- package/link/Component.js +3 -3
- package/link/default.css +9 -9
- package/link/esm/Component.js +3 -3
- package/link/esm/default.css +9 -9
- package/link/esm/index.css +13 -13
- package/link/esm/inverted.css +9 -9
- package/link/index.css +13 -13
- package/link/inverted.css +9 -9
- package/link/modern/Component.js +3 -3
- package/link/modern/default.css +9 -9
- package/link/modern/index.css +13 -13
- package/link/modern/inverted.css +9 -9
- package/list/Component.js +1 -1
- package/list/esm/Component.js +1 -1
- package/list/esm/index.css +9 -9
- package/list/index.css +9 -9
- package/list/modern/Component.js +1 -1
- package/list/modern/index.css +9 -9
- package/list-header/Component.js +1 -1
- package/list-header/esm/Component.js +1 -1
- package/list-header/esm/index.css +3 -3
- package/list-header/index.css +3 -3
- package/list-header/modern/Component.js +1 -1
- package/list-header/modern/index.css +3 -3
- package/loader/Component.js +1 -1
- package/loader/esm/Component.js +1 -1
- package/loader/esm/index.css +8 -8
- package/loader/index.css +8 -8
- package/loader/modern/Component.js +1 -1
- package/loader/modern/index.css +8 -8
- package/masked-input/Component.js +1 -1
- package/masked-input/esm/Component.js +1 -1
- package/masked-input/esm/index.css +1 -1
- package/masked-input/index.css +1 -1
- package/masked-input/modern/Component.js +1 -1
- package/masked-input/modern/index.css +1 -1
- package/modal/Component.d.ts +12 -0
- package/modal/Component.desktop.d.ts +5 -44
- package/modal/Component.desktop.js +14 -43
- package/modal/Component.js +63 -0
- package/modal/Component.mobile.d.ts +5 -18
- package/modal/Component.mobile.js +13 -21
- package/modal/Component.responsive.d.ts +5 -21
- package/modal/Component.responsive.js +12 -34
- package/modal/ResponsiveContext.d.ts +5 -0
- package/modal/ResponsiveContext.js +14 -0
- package/modal/components/closer/Component.js +3 -3
- package/modal/components/closer/index.css +3 -3
- package/modal/components/content/Component.d.ts +3 -16
- package/modal/components/content/Component.js +11 -1
- package/modal/components/content/desktop.css +7 -7
- package/modal/components/content/index.css +2 -2
- package/modal/components/content/mobile.css +2 -2
- package/modal/components/footer/Component.js +15 -2
- package/modal/components/footer/desktop.css +8 -8
- package/modal/components/footer/index.css +3 -3
- package/modal/components/footer/layout.css +24 -24
- package/modal/components/footer/mobile.css +2 -2
- package/modal/components/header/Component.d.ts +49 -0
- package/modal/components/header/Component.js +57 -5
- package/modal/components/header/desktop.css +16 -16
- package/modal/components/header/index.css +14 -14
- package/modal/components/header/mobile.css +2 -2
- package/modal/cssm/Component.d.ts +12 -0
- package/modal/cssm/Component.desktop.d.ts +5 -44
- package/modal/cssm/Component.desktop.js +22 -45
- package/modal/cssm/Component.js +60 -0
- package/modal/cssm/Component.mobile.d.ts +5 -18
- package/modal/cssm/Component.mobile.js +20 -22
- package/modal/cssm/Component.responsive.d.ts +5 -21
- package/modal/cssm/Component.responsive.js +18 -39
- package/modal/cssm/ResponsiveContext.d.ts +5 -0
- package/modal/cssm/ResponsiveContext.js +14 -0
- package/modal/cssm/components/closer/Component.js +1 -1
- package/modal/cssm/components/content/Component.d.ts +3 -16
- package/modal/cssm/components/content/Component.js +8 -0
- package/modal/cssm/components/footer/Component.js +11 -0
- package/modal/cssm/components/header/Component.d.ts +49 -0
- package/modal/cssm/components/header/Component.js +55 -6
- package/modal/cssm/desktop.js +13 -9
- package/modal/cssm/index.d.ts +1 -0
- package/modal/cssm/index.js +13 -19
- package/modal/cssm/mobile.js +13 -9
- package/modal/cssm/responsive.js +13 -19
- package/modal/cssm/typings.d.ts +52 -0
- package/modal/cssm/typings.js +1 -0
- package/modal/desktop.css +8 -8
- package/modal/desktop.js +7 -8
- package/modal/esm/Component.d.ts +12 -0
- package/modal/esm/Component.desktop.d.ts +5 -44
- package/modal/esm/Component.desktop.js +16 -43
- package/modal/esm/Component.js +55 -0
- package/modal/esm/Component.mobile.d.ts +5 -18
- package/modal/esm/Component.mobile.js +14 -21
- package/modal/esm/Component.responsive.d.ts +5 -21
- package/modal/esm/Component.responsive.js +14 -36
- package/modal/esm/ResponsiveContext.d.ts +5 -0
- package/modal/esm/ResponsiveContext.js +8 -0
- package/modal/esm/components/closer/Component.js +4 -4
- package/modal/esm/components/closer/index.css +3 -3
- package/modal/esm/components/content/Component.d.ts +3 -16
- package/modal/esm/components/content/Component.js +11 -1
- package/modal/esm/components/content/desktop.css +7 -7
- package/modal/esm/components/content/index.css +2 -2
- package/modal/esm/components/content/mobile.css +2 -2
- package/modal/esm/components/footer/Component.js +15 -2
- package/modal/esm/components/footer/desktop.css +8 -8
- package/modal/esm/components/footer/index.css +3 -3
- package/modal/esm/components/footer/layout.css +24 -24
- package/modal/esm/components/footer/mobile.css +2 -2
- package/modal/esm/components/header/Component.d.ts +49 -0
- package/modal/esm/components/header/Component.js +55 -4
- package/modal/esm/components/header/desktop.css +16 -16
- package/modal/esm/components/header/index.css +14 -14
- package/modal/esm/components/header/mobile.css +2 -2
- package/modal/esm/desktop.css +8 -8
- package/modal/esm/desktop.js +8 -9
- package/modal/esm/index.d.ts +1 -0
- package/modal/esm/index.js +7 -14
- package/modal/esm/mobile.css +1 -1
- package/modal/esm/mobile.js +7 -8
- package/modal/esm/responsive.js +7 -14
- package/modal/esm/transitions.css +7 -7
- package/modal/esm/{tslib.es6-6ea2965d.d.ts → tslib.es6-056b72d0.d.ts} +0 -0
- package/modal/esm/tslib.es6-056b72d0.js +40 -0
- package/modal/esm/typings.d.ts +52 -0
- package/modal/esm/typings.js +1 -0
- package/modal/index.d.ts +1 -0
- package/modal/index.js +6 -13
- package/modal/mobile.css +1 -1
- package/modal/mobile.js +6 -7
- package/modal/modern/Component.d.ts +12 -0
- package/modal/modern/Component.desktop.d.ts +5 -44
- package/modal/modern/Component.desktop.js +15 -45
- package/modal/modern/Component.js +62 -0
- package/modal/modern/Component.mobile.d.ts +5 -18
- package/modal/modern/Component.mobile.js +13 -20
- package/modal/modern/Component.responsive.d.ts +5 -21
- package/modal/modern/Component.responsive.js +12 -34
- package/modal/modern/ResponsiveContext.d.ts +5 -0
- package/modal/modern/ResponsiveContext.js +8 -0
- package/modal/modern/components/closer/Component.js +2 -2
- package/modal/modern/components/closer/index.css +3 -3
- package/modal/modern/components/content/Component.d.ts +3 -16
- package/modal/modern/components/content/Component.js +11 -1
- package/modal/modern/components/content/desktop.css +7 -7
- package/modal/modern/components/content/index.css +2 -2
- package/modal/modern/components/content/mobile.css +2 -2
- package/modal/modern/components/footer/Component.js +15 -2
- package/modal/modern/components/footer/desktop.css +8 -8
- package/modal/modern/components/footer/index.css +3 -3
- package/modal/modern/components/footer/layout.css +24 -24
- package/modal/modern/components/footer/mobile.css +2 -2
- package/modal/modern/components/header/Component.d.ts +49 -0
- package/modal/modern/components/header/Component.js +52 -4
- package/modal/modern/components/header/desktop.css +16 -16
- package/modal/modern/components/header/index.css +14 -14
- package/modal/modern/components/header/mobile.css +2 -2
- package/modal/modern/desktop.css +8 -8
- package/modal/modern/desktop.js +6 -7
- package/modal/modern/index.d.ts +1 -0
- package/modal/modern/index.js +5 -12
- package/modal/modern/mobile.css +1 -1
- package/modal/modern/mobile.js +5 -6
- package/modal/modern/responsive.js +5 -12
- package/modal/modern/transitions.css +7 -7
- package/modal/modern/typings.d.ts +52 -0
- package/modal/modern/typings.js +1 -0
- package/modal/responsive.js +6 -13
- package/modal/transitions.css +7 -7
- package/modal/{tslib.es6-c3a0823f.d.ts → tslib.es6-0c9325d7.d.ts} +0 -0
- package/modal/{tslib.es6-c3a0823f.js → tslib.es6-0c9325d7.js} +0 -0
- package/modal/typings.d.ts +52 -0
- package/modal/typings.js +1 -0
- package/notification/Component.js +1 -1
- package/notification/esm/Component.js +1 -1
- package/notification/esm/index.css +8 -8
- package/notification/index.css +8 -8
- package/notification/modern/Component.js +1 -1
- package/notification/modern/index.css +8 -8
- package/notification-manager/{component-f2759e57.d.ts → component-0f84e0fb.d.ts} +0 -0
- package/notification-manager/{component-f2759e57.js → component-0f84e0fb.js} +0 -0
- package/notification-manager/component.js +2 -2
- package/notification-manager/components/index.js +1 -1
- package/notification-manager/components/notification/component.js +1 -1
- package/notification-manager/components/notification/index.d.ts +1 -1
- package/notification-manager/components/notification/index.js +1 -1
- package/notification-manager/esm/{component-53d92427.d.ts → component-e8097f63.d.ts} +0 -0
- package/notification-manager/esm/{component-53d92427.js → component-e8097f63.js} +0 -0
- package/notification-manager/esm/component.js +2 -2
- package/notification-manager/esm/components/index.js +1 -1
- package/notification-manager/esm/components/notification/component.js +1 -1
- package/notification-manager/esm/components/notification/index.d.ts +1 -1
- package/notification-manager/esm/components/notification/index.js +1 -1
- package/notification-manager/esm/index.css +11 -11
- package/notification-manager/esm/index.js +1 -1
- package/notification-manager/index.css +11 -11
- package/notification-manager/index.js +1 -1
- package/notification-manager/modern/component.js +1 -1
- package/notification-manager/modern/index.css +11 -11
- package/package.json +4 -4
- package/pagination/Component.js +1 -1
- package/pagination/components/default-view/index.css +1 -1
- package/pagination/components/default-view/index.js +1 -1
- package/pagination/components/per-page-view/index.css +1 -1
- package/pagination/components/per-page-view/index.js +1 -1
- package/pagination/components/tag/index.css +7 -7
- package/pagination/components/tag/index.js +1 -1
- package/pagination/esm/Component.js +1 -1
- package/pagination/esm/components/default-view/index.css +1 -1
- package/pagination/esm/components/default-view/index.js +1 -1
- package/pagination/esm/components/per-page-view/index.css +1 -1
- package/pagination/esm/components/per-page-view/index.js +1 -1
- package/pagination/esm/components/tag/index.css +7 -7
- package/pagination/esm/components/tag/index.js +1 -1
- package/pagination/esm/index.css +3 -3
- package/pagination/index.css +3 -3
- package/pagination/modern/Component.js +1 -1
- package/pagination/modern/components/default-view/index.css +1 -1
- package/pagination/modern/components/default-view/index.js +1 -1
- package/pagination/modern/components/per-page-view/index.css +1 -1
- package/pagination/modern/components/per-page-view/index.js +1 -1
- package/pagination/modern/components/tag/index.css +7 -7
- package/pagination/modern/components/tag/index.js +1 -1
- package/pagination/modern/index.css +3 -3
- package/password-input/component.js +1 -1
- package/password-input/esm/component.js +1 -1
- package/password-input/esm/index.css +4 -4
- package/password-input/index.css +4 -4
- package/password-input/modern/component.js +1 -1
- package/password-input/modern/index.css +4 -4
- package/phone-input/utils/index.js +1 -3
- package/picker-button/Component.d.ts +1 -1
- package/picker-button/Component.js +2 -2
- package/picker-button/Component.mobile.js +1 -1
- package/picker-button/Component.responsive.d.ts +1 -1
- package/picker-button/Component.responsive.js +1 -1
- package/picker-button/cssm/field/Component.js +4 -2
- package/picker-button/cssm/field/index.module.css +7 -0
- package/picker-button/desktop.js +1 -1
- package/picker-button/esm/Component.js +2 -2
- package/picker-button/esm/Component.mobile.js +1 -1
- package/picker-button/esm/Component.responsive.js +1 -1
- package/picker-button/esm/desktop.js +1 -1
- package/picker-button/esm/field/Component.js +7 -5
- package/picker-button/esm/field/index.css +10 -3
- package/picker-button/esm/field/index.js +1 -1
- package/picker-button/esm/index.css +7 -7
- package/picker-button/esm/index.js +1 -1
- package/picker-button/esm/mobile.js +1 -1
- package/picker-button/esm/option/Component.js +2 -2
- package/picker-button/esm/option/index.css +4 -4
- package/picker-button/esm/option/index.js +1 -1
- package/picker-button/esm/{tslib.es6-1dfe89d0.d.ts → tslib.es6-493d9673.d.ts} +0 -0
- package/{modal/esm/tslib.es6-6ea2965d.js → picker-button/esm/tslib.es6-493d9673.js} +0 -0
- package/picker-button/field/Component.js +6 -4
- package/picker-button/field/index.css +10 -3
- package/picker-button/field/index.js +1 -1
- package/picker-button/index.css +7 -7
- package/picker-button/index.js +1 -1
- package/picker-button/mobile.js +1 -1
- package/picker-button/modern/Component.js +1 -1
- package/picker-button/modern/field/Component.js +6 -4
- package/picker-button/modern/field/index.css +10 -3
- package/picker-button/modern/index.css +7 -7
- package/picker-button/modern/option/Component.js +1 -1
- package/picker-button/modern/option/index.css +4 -4
- package/picker-button/option/Component.js +2 -2
- package/picker-button/option/index.css +4 -4
- package/picker-button/option/index.js +1 -1
- package/picker-button/{tslib.es6-febb5e29.d.ts → tslib.es6-5d4a402c.d.ts} +0 -0
- package/picker-button/{tslib.es6-febb5e29.js → tslib.es6-5d4a402c.js} +0 -0
- package/picker-button/typings-56379e19.d.ts +1 -1
- package/plate/Component.js +7 -4
- package/plate/cssm/Component.js +6 -3
- package/plate/cssm/index.js +3 -1
- package/plate/cssm/index.module.css +2 -10
- package/plate/esm/Component.js +7 -4
- package/plate/esm/index.css +46 -54
- package/plate/esm/index.js +3 -1
- package/plate/index.css +46 -54
- package/plate/index.js +3 -1
- package/plate/modern/Component.js +7 -4
- package/plate/modern/index.css +46 -54
- package/plate/modern/index.js +3 -1
- package/popover/Component.js +7 -10
- package/popover/cssm/Component.js +6 -9
- package/popover/esm/Component.js +8 -11
- package/popover/esm/index.css +33 -33
- package/popover/index.css +33 -33
- package/popover/modern/Component.js +7 -10
- package/popover/modern/index.css +33 -33
- package/progress-bar/Component.js +1 -1
- package/progress-bar/esm/Component.js +1 -1
- package/progress-bar/esm/index.css +12 -12
- package/progress-bar/index.css +12 -12
- package/progress-bar/modern/Component.js +1 -1
- package/progress-bar/modern/index.css +12 -12
- package/pure-cell/{component-e6cc65c9.d.ts → component-ae7a8198.d.ts} +0 -0
- package/pure-cell/{component-e6cc65c9.js → component-ae7a8198.js} +6 -6
- package/pure-cell/component.js +3 -3
- package/pure-cell/components/addon/component.js +2 -2
- package/pure-cell/components/addon/index.css +8 -8
- package/pure-cell/components/addon/index.js +1 -1
- package/pure-cell/components/amount/component.js +3 -3
- package/pure-cell/components/amount/index.css +1 -1
- package/pure-cell/components/amount/index.js +2 -2
- package/pure-cell/components/amount-title/component.js +3 -3
- package/pure-cell/components/amount-title/index.css +2 -2
- package/pure-cell/components/amount-title/index.js +2 -2
- package/pure-cell/components/category/component.js +2 -2
- package/pure-cell/components/category/index.css +4 -4
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +3 -3
- package/pure-cell/components/content/index.css +2 -2
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +3 -3
- package/pure-cell/components/footer/component.js +2 -2
- package/pure-cell/components/footer/index.css +3 -3
- package/pure-cell/components/footer/index.js +1 -1
- package/pure-cell/components/footer-button/component.js +3 -3
- package/pure-cell/components/footer-button/index.css +1 -1
- package/pure-cell/components/footer-button/index.js +2 -2
- package/pure-cell/components/footer-text/component.js +1 -1
- package/pure-cell/components/footer-text/index.js +1 -1
- package/pure-cell/components/graphics/component.js +2 -2
- package/pure-cell/components/graphics/index.css +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.css +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.css +6 -6
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +3 -3
- package/pure-cell/esm/{component-6742792c.d.ts → component-5128c56e.d.ts} +0 -0
- package/pure-cell/esm/{component-6742792c.js → component-5128c56e.js} +6 -6
- package/pure-cell/esm/component.js +3 -3
- package/pure-cell/esm/components/addon/component.js +2 -2
- package/pure-cell/esm/components/addon/index.css +8 -8
- package/pure-cell/esm/components/addon/index.js +1 -1
- package/pure-cell/esm/components/amount/component.js +3 -3
- package/pure-cell/esm/components/amount/index.css +1 -1
- package/pure-cell/esm/components/amount/index.js +2 -2
- package/pure-cell/esm/components/amount-title/component.js +3 -3
- package/pure-cell/esm/components/amount-title/index.css +2 -2
- package/pure-cell/esm/components/amount-title/index.js +2 -2
- package/pure-cell/esm/components/category/component.js +2 -2
- package/pure-cell/esm/components/category/index.css +4 -4
- package/pure-cell/esm/components/category/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +3 -3
- package/pure-cell/esm/components/content/index.css +2 -2
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +3 -3
- package/pure-cell/esm/components/footer/component.js +2 -2
- package/pure-cell/esm/components/footer/index.css +3 -3
- package/pure-cell/esm/components/footer/index.js +1 -1
- package/pure-cell/esm/components/footer-button/component.js +3 -3
- package/pure-cell/esm/components/footer-button/index.css +1 -1
- package/pure-cell/esm/components/footer-button/index.js +2 -2
- package/pure-cell/esm/components/footer-text/component.js +1 -1
- package/pure-cell/esm/components/footer-text/index.js +1 -1
- package/pure-cell/esm/components/graphics/component.js +2 -2
- package/pure-cell/esm/components/graphics/index.css +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.css +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.css +6 -6
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +3 -3
- package/{modal/cssm/getDataTestId-3fe0d3e6.d.ts → pure-cell/esm/getDataTestId-048281b8.d.ts} +0 -0
- package/pure-cell/esm/{getDataTestId-761c40e8.js → getDataTestId-048281b8.js} +0 -0
- package/pure-cell/esm/index.css +18 -18
- package/pure-cell/esm/index.js +3 -3
- package/pure-cell/esm/{tslib.es6-ef1d9ce0.d.ts → tslib.es6-e02b61a7.d.ts} +0 -0
- package/{picker-button/esm/tslib.es6-1dfe89d0.js → pure-cell/esm/tslib.es6-e02b61a7.js} +0 -0
- package/{modal/esm/getDataTestId-3fe0d3e6.d.ts → pure-cell/getDataTestId-03270a4e.d.ts} +0 -0
- package/pure-cell/{getDataTestId-08e59aed.js → getDataTestId-03270a4e.js} +0 -0
- package/pure-cell/index.css +18 -18
- package/pure-cell/index.js +3 -3
- package/pure-cell/modern/{component-b34f35d3.d.ts → component-d8e1fafe.d.ts} +0 -0
- package/pure-cell/modern/{component-b34f35d3.js → component-d8e1fafe.js} +5 -5
- package/pure-cell/modern/component.js +2 -2
- package/pure-cell/modern/components/addon/component.js +2 -2
- package/pure-cell/modern/components/addon/index.css +8 -8
- package/pure-cell/modern/components/addon/index.js +1 -1
- package/pure-cell/modern/components/amount/component.js +2 -2
- package/pure-cell/modern/components/amount/index.css +1 -1
- package/pure-cell/modern/components/amount/index.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +2 -2
- package/pure-cell/modern/components/amount-title/index.css +2 -2
- package/pure-cell/modern/components/amount-title/index.js +1 -1
- package/pure-cell/modern/components/category/component.js +2 -2
- package/pure-cell/modern/components/category/index.css +4 -4
- package/pure-cell/modern/components/category/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +2 -2
- package/pure-cell/modern/components/content/index.css +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 +2 -2
- package/pure-cell/modern/components/footer/index.css +3 -3
- package/pure-cell/modern/components/footer/index.js +1 -1
- package/pure-cell/modern/components/footer-button/component.js +2 -2
- package/pure-cell/modern/components/footer-button/index.css +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 +2 -2
- package/pure-cell/modern/components/graphics/index.css +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.css +3 -3
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +2 -2
- package/pure-cell/modern/components/text/component.js +2 -2
- package/pure-cell/modern/components/text/index.css +6 -6
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +2 -2
- package/{modal/getDataTestId-3fe0d3e6.d.ts → pure-cell/modern/getDataTestId-8ec615b8.d.ts} +0 -0
- package/pure-cell/modern/{getDataTestId-afaa15e7.js → getDataTestId-8ec615b8.js} +0 -0
- package/pure-cell/modern/index.css +18 -18
- package/pure-cell/modern/index.js +2 -2
- package/pure-cell/{tslib.es6-8496109a.d.ts → tslib.es6-80f30c79.d.ts} +0 -0
- package/pure-cell/{tslib.es6-8496109a.js → tslib.es6-80f30c79.js} +0 -0
- package/pure-input/Component.js +1 -1
- package/pure-input/esm/Component.js +1 -1
- package/pure-input/esm/index.css +25 -25
- package/pure-input/index.css +25 -25
- package/pure-input/modern/Component.js +1 -1
- package/pure-input/modern/index.css +25 -25
- package/radio/Component.js +1 -1
- package/radio/esm/Component.js +1 -1
- package/radio/esm/index.css +31 -31
- package/radio/index.css +31 -31
- package/radio/modern/Component.js +1 -1
- package/radio/modern/index.css +31 -31
- package/radio-group/Component.js +1 -1
- package/radio-group/esm/Component.js +1 -1
- package/radio-group/esm/index.css +16 -16
- package/radio-group/index.css +16 -16
- package/radio-group/modern/Component.js +1 -1
- package/radio-group/modern/index.css +16 -16
- package/scrollbar/Component.js +3 -3
- package/scrollbar/default.css +2 -2
- package/scrollbar/esm/Component.js +3 -3
- package/scrollbar/esm/default.css +2 -2
- package/scrollbar/esm/index.css +25 -25
- package/scrollbar/esm/inverted.css +2 -2
- package/scrollbar/index.css +25 -25
- package/scrollbar/inverted.css +2 -2
- package/scrollbar/modern/Component.js +3 -3
- package/scrollbar/modern/default.css +2 -2
- package/scrollbar/modern/index.css +25 -25
- package/scrollbar/modern/inverted.css +2 -2
- package/select/Component-21b7a86d.d.ts +241 -0
- package/select/{Component-6d167ee5.js → Component-21b7a86d.js} +5 -5
- package/select/{Component-47b7b784.d.ts → Component-ed89ed0b.d.ts} +0 -0
- package/select/{Component-47b7b784.js → Component-ed89ed0b.js} +2 -2
- package/select/Component.js +2 -2
- package/select/components/arrow/Component.js +1 -1
- package/select/components/arrow/index.css +3 -3
- package/select/components/base-select/Component.js +2 -2
- package/select/components/base-select/index.css +7 -7
- package/select/components/base-select/index.d.ts +1 -1
- package/select/components/base-select/index.js +2 -2
- package/select/components/base-select-mobile/Component.js +4 -4
- package/select/components/base-select-mobile/checkmark/Component.js +1 -1
- package/select/components/base-select-mobile/checkmark/index.css +4 -4
- package/select/components/base-select-mobile/index.css +11 -11
- package/select/components/base-select-mobile/index.d.ts +1 -1
- package/select/components/base-select-mobile/index.js +4 -4
- package/select/components/base-select-mobile/options-list/Component.js +2 -2
- package/select/components/base-select-mobile/options-list/index.css +9 -9
- package/select/components/base-select-mobile/options-list/index.js +1 -1
- package/select/components/checkmark/Component.js +1 -1
- package/select/components/checkmark/index.css +7 -7
- package/select/components/field/Component.js +2 -2
- package/select/components/field/index.css +9 -9
- package/select/components/field/index.js +1 -1
- package/select/components/index.js +4 -4
- package/select/components/native-select/Component.js +1 -1
- package/select/components/native-select/index.js +1 -1
- package/select/components/optgroup/Component.js +1 -1
- package/select/components/optgroup/index.css +6 -6
- package/select/components/option/Component.js +2 -2
- package/select/components/option/index.css +20 -20
- package/select/components/option/index.js +1 -1
- package/select/components/options-list/Component.js +2 -2
- package/select/components/options-list/index.css +6 -6
- package/select/components/options-list/index.js +1 -1
- package/select/components/select-mobile/Component.js +4 -4
- package/select/components/select-mobile/index.d.ts +1 -1
- package/select/components/select-mobile/index.js +4 -4
- package/select/components/select-modal-mobile/Component.js +4 -4
- package/select/components/select-modal-mobile/index.d.ts +1 -1
- package/select/components/select-modal-mobile/index.js +4 -4
- package/select/components/virtual-options-list/Component.js +2 -2
- package/select/components/virtual-options-list/index.css +12 -12
- package/select/components/virtual-options-list/index.js +1 -1
- package/select/cssm/Component-095a346d.d.ts +140 -13
- package/select/esm/Component-ce96c3e2.d.ts +241 -0
- package/select/esm/{Component-dbbe481c.js → Component-ce96c3e2.js} +9 -9
- package/select/esm/{Component-b36e61d9.d.ts → Component-ff051dbb.d.ts} +0 -0
- package/select/esm/{Component-b36e61d9.js → Component-ff051dbb.js} +4 -4
- package/select/esm/Component.js +6 -6
- package/select/esm/components/arrow/Component.js +1 -1
- package/select/esm/components/arrow/index.css +3 -3
- package/select/esm/components/base-select/Component.js +4 -4
- package/select/esm/components/base-select/index.css +7 -7
- package/select/esm/components/base-select/index.d.ts +1 -1
- package/select/esm/components/base-select/index.js +4 -4
- package/select/esm/components/base-select-mobile/Component.js +8 -8
- package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
- package/select/esm/components/base-select-mobile/checkmark/index.css +4 -4
- package/select/esm/components/base-select-mobile/index.css +11 -11
- package/select/esm/components/base-select-mobile/index.d.ts +1 -1
- package/select/esm/components/base-select-mobile/index.js +8 -8
- package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
- package/select/esm/components/base-select-mobile/options-list/index.css +9 -9
- package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
- package/select/esm/components/checkmark/Component.js +1 -1
- package/select/esm/components/checkmark/index.css +7 -7
- package/select/esm/components/field/Component.js +2 -2
- package/select/esm/components/field/index.css +9 -9
- package/select/esm/components/field/index.js +1 -1
- package/select/esm/components/index.js +8 -8
- package/select/esm/components/native-select/Component.js +1 -1
- package/select/esm/components/native-select/index.js +1 -1
- package/select/esm/components/optgroup/Component.js +1 -1
- package/select/esm/components/optgroup/index.css +6 -6
- package/select/esm/components/option/Component.js +2 -2
- package/select/esm/components/option/index.css +20 -20
- package/select/esm/components/option/index.js +1 -1
- package/select/esm/components/options-list/Component.js +2 -2
- package/select/esm/components/options-list/index.css +6 -6
- package/select/esm/components/options-list/index.js +1 -1
- package/select/esm/components/select-mobile/Component.js +8 -8
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +8 -8
- package/select/esm/components/select-modal-mobile/Component.js +8 -8
- package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/esm/components/select-modal-mobile/index.js +8 -8
- package/select/esm/components/virtual-options-list/Component.js +2 -2
- package/select/esm/components/virtual-options-list/index.css +12 -12
- package/select/esm/components/virtual-options-list/index.js +1 -1
- package/select/esm/index.js +8 -8
- package/select/esm/{intersection-observer-f1488f74.d.ts → intersection-observer-aafd2281.d.ts} +0 -0
- package/select/esm/{intersection-observer-f1488f74.js → intersection-observer-aafd2281.js} +0 -0
- package/select/esm/presets/index.js +8 -8
- package/select/esm/presets/useLazyLoading/hook.js +3 -3
- package/select/esm/presets/useLazyLoading/index.css +2 -2
- package/select/esm/presets/useSelectWithApply/hook.js +8 -8
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +8 -8
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +8 -8
- package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
- package/select/esm/presets/useSelectWithLoading/index.css +2 -2
- package/select/esm/{tslib.es6-28e16b18.d.ts → tslib.es6-7b5f4eba.d.ts} +0 -0
- package/select/esm/{tslib.es6-28e16b18.js → tslib.es6-7b5f4eba.js} +0 -0
- package/select/index.js +4 -4
- package/select/{intersection-observer-a8302d8a.d.ts → intersection-observer-6dcf1728.d.ts} +0 -0
- package/select/{intersection-observer-a8302d8a.js → intersection-observer-6dcf1728.js} +0 -0
- package/select/modern/{Component-30d321bc.d.ts → Component-81ee14d4.d.ts} +0 -0
- package/select/modern/{Component-30d321bc.js → Component-81ee14d4.js} +2 -2
- package/select/modern/Component-b6cd6efa.d.ts +241 -0
- package/select/modern/{Component-90abbd87.js → Component-b6cd6efa.js} +6 -6
- package/select/modern/Component.js +3 -3
- package/select/modern/components/arrow/Component.js +1 -1
- package/select/modern/components/arrow/index.css +3 -3
- package/select/modern/components/base-select/Component.js +2 -2
- package/select/modern/components/base-select/index.css +7 -7
- package/select/modern/components/base-select/index.d.ts +1 -1
- package/select/modern/components/base-select/index.js +2 -2
- package/select/modern/components/base-select-mobile/Component.js +5 -5
- package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
- package/select/modern/components/base-select-mobile/checkmark/index.css +4 -4
- package/select/modern/components/base-select-mobile/index.css +11 -11
- package/select/modern/components/base-select-mobile/index.d.ts +1 -1
- package/select/modern/components/base-select-mobile/index.js +5 -5
- package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
- package/select/modern/components/base-select-mobile/options-list/index.css +9 -9
- package/select/modern/components/checkmark/Component.js +1 -1
- package/select/modern/components/checkmark/index.css +7 -7
- package/select/modern/components/field/Component.js +1 -1
- package/select/modern/components/field/index.css +9 -9
- package/select/modern/components/index.js +5 -5
- package/select/modern/components/optgroup/Component.js +1 -1
- package/select/modern/components/optgroup/index.css +6 -6
- package/select/modern/components/option/Component.js +1 -1
- package/select/modern/components/option/index.css +20 -20
- package/select/modern/components/options-list/Component.js +1 -1
- package/select/modern/components/options-list/index.css +6 -6
- package/select/modern/components/select-mobile/Component.js +5 -5
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +5 -5
- package/select/modern/components/select-modal-mobile/Component.js +5 -5
- package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
- package/select/modern/components/select-modal-mobile/index.js +5 -5
- package/select/modern/components/virtual-options-list/Component.js +1 -1
- package/select/modern/components/virtual-options-list/index.css +12 -12
- package/select/modern/index.js +5 -5
- package/select/modern/{intersection-observer-f1488f74.d.ts → intersection-observer-aafd2281.d.ts} +0 -0
- package/select/modern/{intersection-observer-f1488f74.js → intersection-observer-aafd2281.js} +0 -0
- package/select/modern/presets/index.js +5 -5
- package/select/modern/presets/useLazyLoading/hook.js +2 -2
- package/select/modern/presets/useLazyLoading/index.css +2 -2
- package/select/modern/presets/useSelectWithApply/hook.js +5 -5
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +5 -5
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +5 -5
- package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithLoading/index.css +2 -2
- package/select/presets/index.js +4 -4
- package/select/presets/useLazyLoading/hook.js +3 -3
- package/select/presets/useLazyLoading/index.css +2 -2
- package/select/presets/useSelectWithApply/hook.js +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
- package/select/presets/useSelectWithLoading/hook.js +2 -2
- package/select/presets/useSelectWithLoading/index.css +2 -2
- package/select/{tslib.es6-c5796feb.d.ts → tslib.es6-e8cb2975.d.ts} +0 -0
- package/select/{tslib.es6-c5796feb.js → tslib.es6-e8cb2975.js} +0 -0
- package/select-with-tags/component.js +1 -1
- package/select-with-tags/components/index.js +1 -1
- package/select-with-tags/components/tag/component.js +2 -2
- package/select-with-tags/components/tag/index.css +11 -11
- package/select-with-tags/components/tag/index.js +1 -1
- package/select-with-tags/components/tag-list/component.js +2 -2
- package/select-with-tags/components/tag-list/index.css +31 -31
- package/select-with-tags/components/tag-list/index.js +1 -1
- package/select-with-tags/esm/component.js +1 -1
- package/select-with-tags/esm/components/index.js +1 -1
- package/select-with-tags/esm/components/tag/component.js +2 -2
- package/select-with-tags/esm/components/tag/index.css +11 -11
- package/select-with-tags/esm/components/tag/index.js +1 -1
- package/select-with-tags/esm/components/tag-list/component.js +2 -2
- package/select-with-tags/esm/components/tag-list/index.css +31 -31
- package/select-with-tags/esm/components/tag-list/index.js +1 -1
- package/select-with-tags/esm/index.js +1 -1
- package/select-with-tags/esm/{tslib.es6-7365c938.d.ts → tslib.es6-b15c6e3e.d.ts} +0 -0
- package/{pure-cell/esm/tslib.es6-ef1d9ce0.js → select-with-tags/esm/tslib.es6-b15c6e3e.js} +0 -0
- package/select-with-tags/esm/utils/index.js +1 -1
- package/select-with-tags/esm/utils/match.js +1 -1
- package/select-with-tags/index.js +1 -1
- package/select-with-tags/modern/components/tag/component.js +1 -1
- package/select-with-tags/modern/components/tag/index.css +11 -11
- package/select-with-tags/modern/components/tag-list/component.js +1 -1
- package/select-with-tags/modern/components/tag-list/index.css +31 -31
- package/select-with-tags/{tslib.es6-5fc57d93.d.ts → tslib.es6-2f57f20c.d.ts} +0 -0
- package/select-with-tags/{tslib.es6-5fc57d93.js → tslib.es6-2f57f20c.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 +3 -3
- package/side-panel/Component.mobile.js +3 -3
- package/side-panel/Component.responsive.js +1 -1
- package/side-panel/components/closer/Component.js +2 -2
- package/side-panel/components/closer/index.css +3 -3
- package/side-panel/components/content/Component.desktop.d.ts +1 -1
- package/side-panel/components/content/Component.desktop.js +2 -2
- package/side-panel/components/content/Component.js +1 -1
- package/side-panel/components/content/Component.mobile.js +2 -2
- package/side-panel/components/content/desktop.css +2 -2
- package/side-panel/components/content/index.css +2 -2
- package/side-panel/components/content/mobile.css +2 -2
- package/side-panel/components/footer/Component.desktop.d.ts +1 -1
- package/side-panel/components/footer/Component.desktop.js +2 -2
- package/side-panel/components/footer/Component.js +2 -2
- package/side-panel/components/footer/Component.mobile.js +2 -2
- package/side-panel/components/footer/desktop.css +2 -2
- package/side-panel/components/footer/index.css +3 -3
- package/side-panel/components/footer/layout.css +24 -24
- package/side-panel/components/footer/mobile.css +2 -2
- package/side-panel/components/header/Component.desktop.d.ts +1 -1
- package/side-panel/components/header/Component.desktop.js +2 -2
- package/side-panel/components/header/Component.js +2 -2
- package/side-panel/components/header/Component.mobile.js +2 -2
- package/side-panel/components/header/desktop.css +5 -5
- package/side-panel/components/header/index.css +15 -15
- package/side-panel/components/header/mobile.css +2 -2
- package/side-panel/cssm/components/content/Component.desktop.d.ts +1 -1
- package/side-panel/cssm/components/footer/Component.desktop.d.ts +1 -1
- package/side-panel/cssm/components/header/Component.desktop.d.ts +1 -1
- package/side-panel/desktop.css +2 -2
- package/side-panel/desktop.js +1 -1
- package/side-panel/esm/Component.desktop.js +3 -3
- package/side-panel/esm/Component.mobile.js +3 -3
- package/side-panel/esm/Component.responsive.js +1 -1
- package/side-panel/esm/components/closer/Component.js +2 -2
- package/side-panel/esm/components/closer/index.css +3 -3
- package/side-panel/esm/components/content/Component.desktop.d.ts +1 -1
- package/side-panel/esm/components/content/Component.desktop.js +2 -2
- package/side-panel/esm/components/content/Component.js +1 -1
- package/side-panel/esm/components/content/Component.mobile.js +2 -2
- package/side-panel/esm/components/content/desktop.css +2 -2
- package/side-panel/esm/components/content/index.css +2 -2
- package/side-panel/esm/components/content/mobile.css +2 -2
- package/side-panel/esm/components/footer/Component.desktop.d.ts +1 -1
- package/side-panel/esm/components/footer/Component.desktop.js +2 -2
- package/side-panel/esm/components/footer/Component.js +2 -2
- package/side-panel/esm/components/footer/Component.mobile.js +2 -2
- package/side-panel/esm/components/footer/desktop.css +2 -2
- package/side-panel/esm/components/footer/index.css +3 -3
- package/side-panel/esm/components/footer/layout.css +24 -24
- package/side-panel/esm/components/footer/mobile.css +2 -2
- package/side-panel/esm/components/header/Component.desktop.d.ts +1 -1
- package/side-panel/esm/components/header/Component.desktop.js +2 -2
- package/side-panel/esm/components/header/Component.js +2 -2
- package/side-panel/esm/components/header/Component.mobile.js +2 -2
- package/side-panel/esm/components/header/desktop.css +5 -5
- package/side-panel/esm/components/header/index.css +15 -15
- package/side-panel/esm/components/header/mobile.css +2 -2
- package/side-panel/esm/desktop.css +2 -2
- package/side-panel/esm/desktop.js +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile.css +1 -1
- package/side-panel/esm/mobile.js +1 -1
- package/side-panel/esm/responsive.js +1 -1
- package/side-panel/esm/transitions.desktop.css +6 -6
- package/side-panel/esm/transitions.mobile.css +7 -7
- package/side-panel/esm/{tslib.es6-42aa7951.d.ts → tslib.es6-5feca87b.d.ts} +0 -0
- package/{select-with-tags/esm/tslib.es6-7365c938.js → side-panel/esm/tslib.es6-5feca87b.js} +0 -0
- package/side-panel/index.js +1 -1
- package/side-panel/mobile.css +1 -1
- package/side-panel/mobile.js +1 -1
- package/side-panel/modern/Component.desktop.js +2 -2
- package/side-panel/modern/Component.mobile.js +2 -2
- package/side-panel/modern/components/closer/Component.js +1 -1
- package/side-panel/modern/components/closer/index.css +3 -3
- package/side-panel/modern/components/content/Component.desktop.d.ts +1 -1
- package/side-panel/modern/components/content/Component.desktop.js +1 -1
- package/side-panel/modern/components/content/Component.js +1 -1
- package/side-panel/modern/components/content/Component.mobile.js +1 -1
- package/side-panel/modern/components/content/desktop.css +2 -2
- package/side-panel/modern/components/content/index.css +2 -2
- package/side-panel/modern/components/content/mobile.css +2 -2
- package/side-panel/modern/components/footer/Component.desktop.d.ts +1 -1
- package/side-panel/modern/components/footer/Component.desktop.js +1 -1
- package/side-panel/modern/components/footer/Component.js +2 -2
- package/side-panel/modern/components/footer/Component.mobile.js +1 -1
- package/side-panel/modern/components/footer/desktop.css +2 -2
- package/side-panel/modern/components/footer/index.css +3 -3
- package/side-panel/modern/components/footer/layout.css +24 -24
- package/side-panel/modern/components/footer/mobile.css +2 -2
- package/side-panel/modern/components/header/Component.desktop.d.ts +1 -1
- package/side-panel/modern/components/header/Component.desktop.js +1 -1
- package/side-panel/modern/components/header/Component.js +1 -1
- package/side-panel/modern/components/header/Component.mobile.js +1 -1
- package/side-panel/modern/components/header/desktop.css +5 -5
- package/side-panel/modern/components/header/index.css +15 -15
- package/side-panel/modern/components/header/mobile.css +2 -2
- package/side-panel/modern/desktop.css +2 -2
- package/side-panel/modern/mobile.css +1 -1
- package/side-panel/modern/transitions.desktop.css +6 -6
- package/side-panel/modern/transitions.mobile.css +7 -7
- package/side-panel/responsive.js +1 -1
- package/side-panel/transitions.desktop.css +6 -6
- package/side-panel/transitions.mobile.css +7 -7
- package/side-panel/{tslib.es6-821325e8.d.ts → tslib.es6-cc736946.d.ts} +0 -0
- package/side-panel/{tslib.es6-821325e8.js → tslib.es6-cc736946.js} +0 -0
- package/skeleton/Component.js +1 -1
- package/skeleton/esm/Component.js +1 -1
- package/skeleton/esm/index.css +10 -10
- package/skeleton/index.css +10 -10
- package/skeleton/modern/Component.js +1 -1
- package/skeleton/modern/index.css +10 -10
- package/slider/Component.js +1 -1
- package/slider/esm/Component.js +1 -1
- package/slider/esm/index.css +21 -21
- package/slider/index.css +21 -21
- package/slider/modern/Component.js +1 -1
- package/slider/modern/index.css +21 -21
- package/slider-input/Component.js +1 -1
- package/slider-input/esm/Component.js +1 -1
- package/slider-input/esm/index.css +26 -26
- package/slider-input/index.css +26 -26
- package/slider-input/modern/Component.js +1 -1
- package/slider-input/modern/index.css +26 -26
- package/space/Component.js +2 -2
- package/space/{Item-576f858a.d.ts → Item-a8138ab8.d.ts} +0 -0
- package/space/{Item-576f858a.js → Item-a8138ab8.js} +0 -0
- package/space/Item.js +1 -1
- package/space/esm/Component.js +2 -2
- package/space/esm/{Item-a45a44dc.d.ts → Item-c4f2895a.d.ts} +0 -0
- package/space/esm/{Item-a45a44dc.js → Item-c4f2895a.js} +0 -0
- package/space/esm/Item.js +1 -1
- package/space/esm/index.css +8 -8
- package/space/esm/index.js +1 -1
- package/space/index.css +8 -8
- package/space/index.js +1 -1
- package/space/modern/Component.js +1 -1
- package/space/modern/index.css +8 -8
- package/spinner/Component.js +3 -3
- package/spinner/default.css +1 -1
- package/spinner/esm/Component.js +3 -3
- package/spinner/esm/default.css +1 -1
- package/spinner/esm/index.css +7 -7
- package/spinner/esm/inverted.css +1 -1
- package/spinner/index.css +7 -7
- package/spinner/inverted.css +1 -1
- package/spinner/modern/Component.js +3 -3
- package/spinner/modern/default.css +1 -1
- package/spinner/modern/index.css +7 -7
- package/spinner/modern/inverted.css +1 -1
- package/status/Component.js +1 -1
- package/status/esm/Component.js +1 -1
- package/status/esm/index.css +17 -17
- package/status/index.css +17 -17
- package/status/modern/Component.js +1 -1
- package/status/modern/index.css +17 -17
- package/stepped-progress-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/index.css +10 -10
- package/stepped-progress-bar/esm/Component.js +1 -1
- package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
- package/stepped-progress-bar/esm/index.css +3 -3
- package/stepped-progress-bar/index.css +3 -3
- package/stepped-progress-bar/modern/Component.js +1 -1
- package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
- package/stepped-progress-bar/modern/index.css +3 -3
- package/steps/Component.js +1 -1
- package/steps/components/step/Component.js +1 -1
- package/steps/components/step/index.css +26 -26
- package/steps/components/step-indicator/Component.js +1 -1
- package/steps/components/step-indicator/index.css +2 -2
- package/steps/esm/Component.js +1 -1
- package/steps/esm/components/step/Component.js +1 -1
- package/steps/esm/components/step/index.css +26 -26
- package/steps/esm/components/step-indicator/Component.js +1 -1
- package/steps/esm/components/step-indicator/index.css +2 -2
- package/steps/esm/index.css +3 -3
- package/steps/index.css +3 -3
- package/steps/modern/Component.js +1 -1
- package/steps/modern/components/step/Component.js +1 -1
- package/steps/modern/components/step/index.css +26 -26
- package/steps/modern/components/step-indicator/Component.js +1 -1
- package/steps/modern/components/step-indicator/index.css +2 -2
- package/steps/modern/index.css +3 -3
- package/switch/Component.js +1 -1
- package/switch/esm/Component.js +1 -1
- package/switch/esm/index.css +25 -25
- package/switch/index.css +25 -25
- package/switch/modern/Component.js +1 -1
- package/switch/modern/index.css +25 -25
- package/table/component.js +1 -1
- package/table/components/index.js +1 -1
- package/table/components/pagination/Component.js +2 -2
- package/table/components/pagination/index.css +8 -8
- package/table/components/pagination/index.js +1 -1
- package/table/components/pagination/select-field/index.css +4 -4
- package/table/components/pagination/select-field/index.js +2 -2
- package/table/components/table/Component.js +2 -2
- package/table/components/table/index.css +7 -7
- package/table/components/table/index.js +1 -1
- package/table/components/table/utils.js +1 -1
- package/table/components/tbody/Component.js +2 -2
- package/table/components/tbody/index.css +2 -2
- package/table/components/tbody/index.js +1 -1
- package/table/components/tcell/Component.js +2 -2
- package/table/components/tcell/index.css +6 -6
- package/table/components/tcell/index.js +1 -1
- package/table/components/texpandable-row/Component.js +2 -2
- package/table/components/texpandable-row/index.css +5 -5
- package/table/components/texpandable-row/index.js +1 -1
- package/table/components/thead/Component.js +2 -2
- package/table/components/thead/index.css +6 -6
- package/table/components/thead/index.js +1 -1
- package/table/components/thead-cell/Component.js +2 -2
- package/table/components/thead-cell/index.css +8 -8
- package/table/components/thead-cell/index.js +1 -1
- package/table/components/trow/Component.js +2 -2
- package/table/components/trow/index.css +8 -8
- package/table/components/trow/index.js +1 -1
- package/table/components/tsortable-head-cell/Component.js +2 -2
- package/table/components/tsortable-head-cell/index.css +9 -9
- package/table/components/tsortable-head-cell/index.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/table/esm/component.js +1 -1
- package/table/esm/components/index.js +1 -1
- package/table/esm/components/pagination/Component.js +2 -2
- package/table/esm/components/pagination/index.css +8 -8
- package/table/esm/components/pagination/index.js +1 -1
- package/table/esm/components/pagination/select-field/index.css +4 -4
- package/table/esm/components/pagination/select-field/index.js +2 -2
- package/table/esm/components/table/Component.js +2 -2
- package/table/esm/components/table/index.css +7 -7
- package/table/esm/components/table/index.js +1 -1
- package/table/esm/components/table/utils.js +1 -1
- package/table/esm/components/tbody/Component.js +2 -2
- package/table/esm/components/tbody/index.css +2 -2
- package/table/esm/components/tbody/index.js +1 -1
- package/table/esm/components/tcell/Component.js +2 -2
- package/table/esm/components/tcell/index.css +6 -6
- package/table/esm/components/tcell/index.js +1 -1
- package/table/esm/components/texpandable-row/Component.js +2 -2
- package/table/esm/components/texpandable-row/index.css +5 -5
- package/table/esm/components/texpandable-row/index.js +1 -1
- package/table/esm/components/thead/Component.js +2 -2
- package/table/esm/components/thead/index.css +6 -6
- package/table/esm/components/thead/index.js +1 -1
- package/table/esm/components/thead-cell/Component.js +2 -2
- package/table/esm/components/thead-cell/index.css +8 -8
- package/table/esm/components/thead-cell/index.js +1 -1
- package/table/esm/components/trow/Component.js +2 -2
- package/table/esm/components/trow/index.css +8 -8
- package/table/esm/components/trow/index.js +1 -1
- package/table/esm/components/tsortable-head-cell/Component.js +2 -2
- package/table/esm/components/tsortable-head-cell/index.css +9 -9
- package/table/esm/components/tsortable-head-cell/index.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/table/esm/index.js +1 -1
- package/table/esm/{tslib.es6-7d90e6df.d.ts → tslib.es6-73de7bd1.d.ts} +0 -0
- package/{side-panel/esm/tslib.es6-42aa7951.js → table/esm/tslib.es6-73de7bd1.js} +0 -0
- package/table/index.js +1 -1
- package/table/modern/components/pagination/Component.js +1 -1
- package/table/modern/components/pagination/index.css +8 -8
- package/table/modern/components/pagination/select-field/index.css +4 -4
- package/table/modern/components/pagination/select-field/index.js +1 -1
- package/table/modern/components/table/Component.js +1 -1
- package/table/modern/components/table/index.css +7 -7
- package/table/modern/components/tbody/Component.js +1 -1
- package/table/modern/components/tbody/index.css +2 -2
- package/table/modern/components/tcell/Component.js +1 -1
- package/table/modern/components/tcell/index.css +6 -6
- package/table/modern/components/texpandable-row/Component.js +1 -1
- package/table/modern/components/texpandable-row/index.css +5 -5
- package/table/modern/components/thead/Component.js +1 -1
- package/table/modern/components/thead/index.css +6 -6
- package/table/modern/components/thead-cell/Component.js +1 -1
- package/table/modern/components/thead-cell/index.css +8 -8
- package/table/modern/components/trow/Component.js +1 -1
- package/table/modern/components/trow/index.css +8 -8
- package/table/modern/components/tsortable-head-cell/Component.js +1 -1
- package/table/modern/components/tsortable-head-cell/index.css +9 -9
- package/table/{tslib.es6-b406adfc.d.ts → tslib.es6-4a0b0964.d.ts} +0 -0
- package/table/{tslib.es6-b406adfc.js → tslib.es6-4a0b0964.js} +0 -0
- package/tabs/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/components/primary-tablist/Component.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +3 -3
- package/tabs/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/components/primary-tablist/index.css +19 -19
- package/tabs/components/primary-tablist/mobile.css +22 -22
- package/tabs/components/scrollable-container/Component.js +1 -1
- package/tabs/components/scrollable-container/index.css +4 -4
- package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
- package/tabs/components/secondary-tablist/Component.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
- package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/components/secondary-tablist/index.css +10 -10
- package/tabs/components/secondary-tablist/mobile.css +12 -12
- package/tabs/components/tab/Component.js +1 -1
- package/tabs/components/tab/index.css +2 -2
- package/tabs/components/tabs/Component.desktop.js +3 -3
- package/tabs/components/tabs/Component.mobile.js +3 -3
- package/tabs/components/tabs/Component.responsive.js +3 -3
- package/tabs/desktop.js +3 -3
- package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
- package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/primary-tablist/index.css +19 -19
- package/tabs/esm/components/primary-tablist/mobile.css +22 -22
- package/tabs/esm/components/scrollable-container/Component.js +1 -1
- package/tabs/esm/components/scrollable-container/index.css +4 -4
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
- package/tabs/esm/components/secondary-tablist/Component.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/secondary-tablist/index.css +10 -10
- package/tabs/esm/components/secondary-tablist/mobile.css +12 -12
- package/tabs/esm/components/tab/Component.js +1 -1
- package/tabs/esm/components/tab/index.css +2 -2
- package/tabs/esm/components/tabs/Component.desktop.js +3 -3
- package/tabs/esm/components/tabs/Component.mobile.js +3 -3
- package/tabs/esm/components/tabs/Component.responsive.js +3 -3
- package/tabs/esm/desktop.js +3 -3
- package/tabs/esm/index.js +3 -3
- package/tabs/esm/index.module-3600309e.js +4 -0
- package/tabs/esm/index.module-830e1ca8.js +4 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/tabs/esm/{tslib.es6-5c5cdb7c.d.ts → tslib.es6-e7d8d43f.d.ts} +0 -0
- package/{table/esm/tslib.es6-7d90e6df.js → tabs/esm/tslib.es6-e7d8d43f.js} +0 -0
- package/tabs/index.js +3 -3
- package/tabs/index.module-3df59ac2.js +4 -0
- package/tabs/index.module-62ec069c.js +4 -0
- package/tabs/mobile.js +3 -3
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/primary-tablist/index.css +19 -19
- package/tabs/modern/components/primary-tablist/mobile.css +22 -22
- package/tabs/modern/components/scrollable-container/Component.js +1 -1
- package/tabs/modern/components/scrollable-container/index.css +4 -4
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/index.css +10 -10
- package/tabs/modern/components/secondary-tablist/mobile.css +12 -12
- package/tabs/modern/components/tab/Component.js +1 -1
- package/tabs/modern/components/tab/index.css +2 -2
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/index.module-3600309e.js +4 -0
- package/tabs/modern/index.module-830e1ca8.js +4 -0
- package/tabs/modern/mobile.js +2 -2
- package/tabs/modern/responsive.js +2 -2
- package/tabs/responsive.js +3 -3
- package/tabs/{tslib.es6-9799f4b2.d.ts → tslib.es6-8a221c5d.d.ts} +0 -0
- package/tabs/{tslib.es6-9799f4b2.js → tslib.es6-8a221c5d.js} +0 -0
- package/tag/Component.js +3 -3
- package/tag/default.css +8 -8
- package/tag/esm/Component.js +3 -3
- package/tag/esm/default.css +8 -8
- package/tag/esm/index.css +37 -37
- package/tag/esm/inverted.css +8 -8
- package/tag/index.css +37 -37
- package/tag/inverted.css +8 -8
- package/tag/modern/Component.js +3 -3
- package/tag/modern/default.css +8 -8
- package/tag/modern/index.css +37 -37
- package/tag/modern/inverted.css +8 -8
- package/textarea/Component.js +3 -3
- package/textarea/default.css +18 -18
- package/textarea/esm/Component.js +3 -3
- package/textarea/esm/default.css +18 -18
- package/textarea/esm/index.css +40 -40
- package/textarea/esm/inverted.css +18 -18
- package/textarea/index.css +40 -40
- package/textarea/inverted.css +18 -18
- package/textarea/modern/Component.js +3 -3
- package/textarea/modern/default.css +18 -18
- package/textarea/modern/index.css +40 -40
- package/textarea/modern/inverted.css +18 -18
- package/themes/compiled/mobile-dark-bluetint.css +285 -283
- package/themes/dist/compiled/mobile-dark-bluetint.css +951 -949
- package/time-input/utils/format.js +6 -10
- package/toast/component.js +1 -1
- package/toast/esm/component.js +1 -1
- package/toast/esm/index.css +10 -10
- package/toast/index.css +10 -10
- package/toast/modern/component.js +1 -1
- package/toast/modern/index.css +10 -10
- package/toast-plate/component.js +3 -3
- package/toast-plate/default.css +3 -3
- package/toast-plate/esm/component.js +3 -3
- package/toast-plate/esm/default.css +3 -3
- package/toast-plate/esm/index.css +16 -16
- package/toast-plate/esm/inverted.css +3 -3
- package/toast-plate/index.css +16 -16
- package/toast-plate/inverted.css +3 -3
- package/toast-plate/modern/component.js +3 -3
- package/toast-plate/modern/default.css +3 -3
- package/toast-plate/modern/index.css +16 -16
- package/toast-plate/modern/inverted.css +3 -3
- package/tooltip/{Component-aacb2707.d.ts → Component-8ede37f9.d.ts} +0 -0
- package/tooltip/{Component-aacb2707.js → Component-8ede37f9.js} +3 -3
- package/tooltip/Component.js +1 -1
- package/tooltip/component.responsive.js +2 -2
- package/tooltip/default.css +3 -3
- package/tooltip/esm/{Component-2cb03572.d.ts → Component-8a15139d.d.ts} +0 -0
- package/tooltip/esm/{Component-2cb03572.js → Component-8a15139d.js} +3 -3
- package/tooltip/esm/Component.js +1 -1
- package/tooltip/esm/component.responsive.js +2 -2
- package/tooltip/esm/default.css +3 -3
- package/tooltip/esm/index.css +6 -6
- package/tooltip/esm/index.d.ts +1 -1
- package/tooltip/esm/index.js +1 -1
- package/tooltip/esm/inverted.css +5 -5
- package/tooltip/esm/responsive.css +3 -3
- package/tooltip/esm/responsive.js +1 -1
- package/tooltip/index.css +6 -6
- package/tooltip/index.d.ts +1 -1
- package/tooltip/index.js +1 -1
- package/tooltip/inverted.css +5 -5
- package/tooltip/modern/Component.js +3 -3
- package/tooltip/modern/component.responsive.js +1 -1
- package/tooltip/modern/default.css +3 -3
- package/tooltip/modern/index.css +6 -6
- package/tooltip/modern/inverted.css +5 -5
- package/tooltip/modern/responsive.css +3 -3
- package/tooltip/responsive.css +3 -3
- package/tooltip/responsive.js +1 -1
- package/typography/colors.css +12 -12
- package/typography/{colors.module-dfac9645.d.ts → colors.module-dbc538f6.d.ts} +0 -0
- package/typography/{colors.module-dfac9645.js → colors.module-dbc538f6.js} +1 -1
- package/typography/common.module-770e976f.js +4 -0
- package/typography/component.js +2 -2
- package/typography/esm/colors.css +12 -12
- package/typography/esm/{colors.module-1d9bc069.d.ts → colors.module-38c27f53.d.ts} +0 -0
- package/typography/esm/{colors.module-1d9bc069.js → colors.module-38c27f53.js} +1 -1
- package/typography/esm/common.module-e9a29273.js +4 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +2 -2
- package/typography/esm/text/index.css +13 -13
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/common.css +4 -4
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.css +18 -18
- package/typography/esm/title/index.js +3 -3
- package/typography/esm/title-mobile/component.js +3 -3
- package/typography/esm/title-mobile/index.css +13 -13
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +3 -3
- package/typography/esm/title-responsive/index.css +40 -40
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/colors.css +12 -12
- package/typography/modern/colors.module-443b0f90.js +4 -0
- package/typography/modern/common.module-e9a29273.js +4 -0
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +2 -2
- package/typography/modern/text/index.css +13 -13
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/common.css +4 -4
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.css +18 -18
- package/typography/modern/title/index.js +3 -3
- package/typography/modern/title-mobile/component.js +3 -3
- package/typography/modern/title-mobile/index.css +13 -13
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +3 -3
- package/typography/modern/title-responsive/index.css +40 -40
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.d.ts +2 -2
- package/typography/text/component.js +2 -2
- package/typography/text/index.css +13 -13
- package/typography/text/index.js +1 -1
- package/typography/title/common.css +4 -4
- package/typography/title/component.js +1 -1
- package/typography/title/index.css +18 -18
- package/typography/title/index.js +3 -3
- package/typography/title-mobile/component.js +3 -3
- package/typography/title-mobile/index.css +13 -13
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +3 -3
- package/typography/title-responsive/index.css +40 -40
- package/typography/title-responsive/index.js +2 -2
- package/with-suffix/Component.js +1 -1
- package/with-suffix/esm/Component.js +1 -1
- package/with-suffix/esm/index.css +8 -8
- package/with-suffix/index.css +8 -8
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +8 -8
- package/calendar/Context-bdb4c6b9.d.ts +0 -4
- package/calendar/cssm/Context-bdb4c6b9.d.ts +0 -4
- package/calendar/cssm/index-bdb4c6b9.d.ts +0 -236
- package/calendar/esm/Context-bdb4c6b9.d.ts +0 -4
- package/calendar/esm/index-bdb4c6b9.d.ts +0 -236
- package/calendar/index-bdb4c6b9.d.ts +0 -236
- package/calendar/modern/Context-bdb4c6b9.d.ts +0 -4
- package/calendar/modern/index-bdb4c6b9.d.ts +0 -236
- package/calendar-range/modern/index.module-56e9ab8e.js +0 -4
- package/grid/esm/gutters.module-146a09ca.js +0 -30
- package/grid/gutters.module-e6afccb5.js +0 -31
- package/grid/modern/gutters.module-e5878d55.js +0 -4
- package/modal/Component-c8d16513.d.ts +0 -50
- package/modal/Component-c8d16513.js +0 -41
- package/modal/components/content/Component.desktop.d.ts +0 -11
- package/modal/components/content/Component.desktop.js +0 -23
- package/modal/components/content/Component.mobile.d.ts +0 -5
- package/modal/components/content/Component.mobile.js +0 -23
- package/modal/components/footer/Component.desktop.d.ts +0 -11
- package/modal/components/footer/Component.desktop.js +0 -26
- package/modal/components/footer/Component.mobile.d.ts +0 -5
- package/modal/components/footer/Component.mobile.js +0 -26
- package/modal/components/header/Component.desktop.d.ts +0 -15
- package/modal/components/header/Component.desktop.js +0 -31
- package/modal/components/header/Component.mobile.d.ts +0 -10
- package/modal/components/header/Component.mobile.js +0 -31
- package/modal/cssm/Component-5fe52731.d.ts +0 -50
- package/modal/cssm/Component-5fe52731.js +0 -40
- package/modal/cssm/components/content/Component.desktop.d.ts +0 -11
- package/modal/cssm/components/content/Component.desktop.js +0 -23
- package/modal/cssm/components/content/Component.mobile.d.ts +0 -5
- package/modal/cssm/components/content/Component.mobile.js +0 -23
- package/modal/cssm/components/footer/Component.desktop.d.ts +0 -11
- package/modal/cssm/components/footer/Component.desktop.js +0 -27
- package/modal/cssm/components/footer/Component.mobile.d.ts +0 -5
- package/modal/cssm/components/footer/Component.mobile.js +0 -27
- package/modal/cssm/components/header/Component.desktop.d.ts +0 -15
- package/modal/cssm/components/header/Component.desktop.js +0 -32
- package/modal/cssm/components/header/Component.mobile.d.ts +0 -10
- package/modal/cssm/components/header/Component.mobile.js +0 -32
- package/modal/esm/Component-feff0e2b.d.ts +0 -50
- package/modal/esm/Component-feff0e2b.js +0 -36
- package/modal/esm/components/content/Component.desktop.d.ts +0 -11
- package/modal/esm/components/content/Component.desktop.js +0 -16
- package/modal/esm/components/content/Component.mobile.d.ts +0 -5
- package/modal/esm/components/content/Component.mobile.js +0 -16
- package/modal/esm/components/footer/Component.desktop.d.ts +0 -11
- package/modal/esm/components/footer/Component.desktop.js +0 -19
- package/modal/esm/components/footer/Component.mobile.d.ts +0 -5
- package/modal/esm/components/footer/Component.mobile.js +0 -19
- package/modal/esm/components/header/Component.desktop.d.ts +0 -15
- package/modal/esm/components/header/Component.desktop.js +0 -24
- package/modal/esm/components/header/Component.mobile.d.ts +0 -10
- package/modal/esm/components/header/Component.mobile.js +0 -23
- package/modal/esm/transitions.module-0ff60fa0.js +0 -4
- package/modal/modern/Component-9e371a23.d.ts +0 -50
- package/modal/modern/Component-9e371a23.js +0 -34
- package/modal/modern/components/content/Component.desktop.d.ts +0 -11
- package/modal/modern/components/content/Component.desktop.js +0 -12
- package/modal/modern/components/content/Component.mobile.d.ts +0 -5
- package/modal/modern/components/content/Component.mobile.js +0 -12
- package/modal/modern/components/footer/Component.desktop.d.ts +0 -11
- package/modal/modern/components/footer/Component.desktop.js +0 -14
- package/modal/modern/components/footer/Component.mobile.d.ts +0 -5
- package/modal/modern/components/footer/Component.mobile.js +0 -14
- package/modal/modern/components/header/Component.desktop.d.ts +0 -15
- package/modal/modern/components/header/Component.desktop.js +0 -21
- package/modal/modern/components/header/Component.mobile.d.ts +0 -10
- package/modal/modern/components/header/Component.mobile.js +0 -18
- package/modal/modern/getDataTestId-3fe0d3e6.d.ts +0 -2
- package/modal/modern/transitions.module-0ff60fa0.js +0 -4
- package/modal/transitions.module-ff304bed.js +0 -4
- package/pure-cell/esm/getDataTestId-761c40e8.d.ts +0 -2
- package/pure-cell/getDataTestId-08e59aed.d.ts +0 -2
- package/pure-cell/modern/getDataTestId-afaa15e7.d.ts +0 -2
- package/select/Component-6d167ee5.d.ts +0 -114
- package/select/Component-db573794.d.ts +0 -73
- package/select/Component.mobile-3fe0d3e6.d.ts +0 -56
- package/select/Context-c2e6f1b2.d.ts +0 -4
- package/select/cssm/Component-db573794.d.ts +0 -73
- package/select/cssm/Component.mobile-3fe0d3e6.d.ts +0 -56
- package/select/cssm/Context-c2e6f1b2.d.ts +0 -4
- package/select/esm/Component-db573794.d.ts +0 -73
- package/select/esm/Component-dbbe481c.d.ts +0 -114
- package/select/esm/Component.mobile-3fe0d3e6.d.ts +0 -56
- package/select/esm/Context-c2e6f1b2.d.ts +0 -4
- package/select/modern/Component-90abbd87.d.ts +0 -114
- package/select/modern/Component-db573794.d.ts +0 -73
- package/select/modern/Component.mobile-3fe0d3e6.d.ts +0 -56
- package/select/modern/Context-c2e6f1b2.d.ts +0 -4
- package/tabs/esm/index.module-c6a01bfc.js +0 -4
- package/tabs/esm/index.module-e9bccf7a.js +0 -4
- package/tabs/esm/tslib.es6-5c5cdb7c.js +0 -40
- package/tabs/index.module-a4cb26e3.js +0 -4
- package/tabs/index.module-f5f29044.js +0 -4
- package/tabs/modern/index.module-c6a01bfc.js +0 -4
- package/tabs/modern/index.module-e9bccf7a.js +0 -4
- package/typography/common.module-d6daf510.js +0 -4
- package/typography/esm/common.module-80dce853.js +0 -4
- package/typography/modern/colors.module-f107f867.js +0 -4
- package/typography/modern/common.module-80dce853.js +0 -4
|
@@ -1,345 +1,338 @@
|
|
|
1
|
-
.card-
|
|
1
|
+
.card-image__cardImage_b2x5e {
|
|
2
2
|
background: #e7e8ea;
|
|
3
3
|
}
|
|
4
|
-
.card-
|
|
4
|
+
.card-image__loaded_b2x5e {
|
|
5
5
|
background: transparent
|
|
6
|
-
}.
|
|
6
|
+
}.backdrop__backdrop_75g1a {
|
|
7
|
+
-webkit-tap-highlight-color: transparent;
|
|
8
|
+
}
|
|
9
|
+
.backdrop__appear_75g1a,
|
|
10
|
+
.backdrop__enter_75g1a {
|
|
11
|
+
background-color: transparent;
|
|
12
|
+
}
|
|
13
|
+
.backdrop__appearActive_75g1a,
|
|
14
|
+
.backdrop__enterActive_75g1a,
|
|
15
|
+
.backdrop__appearDone_75g1a,
|
|
16
|
+
.backdrop__enterDone_75g1a {
|
|
17
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
18
|
+
}
|
|
19
|
+
.backdrop__exit_75g1a {
|
|
20
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
21
|
+
}
|
|
22
|
+
.backdrop__exitActive_75g1a,
|
|
23
|
+
.backdrop__exitDone_75g1a {
|
|
24
|
+
background-color: transparent;
|
|
25
|
+
}.badge__component_26beu {
|
|
7
26
|
background-color: #ef3124;
|
|
8
27
|
color: #000;
|
|
9
28
|
}
|
|
10
|
-
.
|
|
29
|
+
.badge__outlineCount_26beu {
|
|
11
30
|
background-color: #121212;
|
|
12
31
|
}
|
|
13
|
-
.
|
|
32
|
+
.badge__icon_26beu {
|
|
14
33
|
color: #2fc26e
|
|
15
34
|
}
|
|
16
|
-
.
|
|
35
|
+
.badge__icon_26beu.badge__positive_26beu {
|
|
17
36
|
color: #2fc26e;
|
|
18
37
|
background-color: #2fc26e;
|
|
19
38
|
}
|
|
20
|
-
.
|
|
39
|
+
.badge__icon_26beu.badge__attention_26beu {
|
|
21
40
|
color: #f6bf65;
|
|
22
41
|
background-color: #f6bf65;
|
|
23
42
|
}
|
|
24
|
-
.
|
|
43
|
+
.badge__icon_26beu.badge__negative_26beu {
|
|
25
44
|
color: #d91d0b;
|
|
26
45
|
background-color: #d91d0b;
|
|
27
46
|
}
|
|
28
|
-
.
|
|
47
|
+
.badge__icon_26beu.badge__link_26beu {
|
|
29
48
|
color: #0072ef;
|
|
30
49
|
background-color: #0072ef;
|
|
31
50
|
}
|
|
32
|
-
.
|
|
51
|
+
.badge__icon_26beu.badge__tertiary_26beu {
|
|
33
52
|
color: #464649;
|
|
34
53
|
background-color: #464649;
|
|
35
54
|
}
|
|
36
|
-
.
|
|
55
|
+
.badge__icon_26beu.badge__secondary_26beu {
|
|
37
56
|
color: #8d8d93;
|
|
38
57
|
background-color: #8d8d93;
|
|
39
58
|
}
|
|
40
|
-
.
|
|
59
|
+
.badge__icon_26beu.badge__primary_26beu {
|
|
41
60
|
color: #fff;
|
|
42
61
|
background-color: #fff;
|
|
43
62
|
}
|
|
44
|
-
.
|
|
63
|
+
.badge__icon_26beu:before {
|
|
45
64
|
background-color: #121212;
|
|
46
65
|
}
|
|
47
|
-
.
|
|
66
|
+
.badge__outline_26beu {
|
|
48
67
|
background-color: #121212;
|
|
49
68
|
}
|
|
50
|
-
.
|
|
69
|
+
.badge__outlineColor_26beu.badge__attention_26beu {
|
|
51
70
|
background-color: #f6bf65;
|
|
52
71
|
}
|
|
53
|
-
.
|
|
72
|
+
.badge__outlineColor_26beu.badge__positive_26beu {
|
|
54
73
|
background-color: #2fc26e;
|
|
55
74
|
}
|
|
56
|
-
.
|
|
75
|
+
.badge__outlineColor_26beu.badge__negative_26beu {
|
|
57
76
|
background-color: #d91d0b;
|
|
58
77
|
}
|
|
59
|
-
.
|
|
78
|
+
.badge__outlineColor_26beu.badge__link_26beu {
|
|
60
79
|
background-color: #0072ef;
|
|
61
80
|
}
|
|
62
|
-
.
|
|
81
|
+
.badge__outlineColor_26beu .badge__tertiary_26beu {
|
|
63
82
|
background-color: #464649;
|
|
64
83
|
}
|
|
65
|
-
.
|
|
84
|
+
.badge__outlineColor_26beu.badge__secondary_26beu {
|
|
66
85
|
background-color: #8d8d93;
|
|
67
86
|
}
|
|
68
|
-
.
|
|
87
|
+
.badge__outlineColor_26beu.badge__primary_26beu {
|
|
69
88
|
background-color: #fff;
|
|
70
|
-
}.
|
|
71
|
-
-webkit-tap-highlight-color: transparent;
|
|
72
|
-
}
|
|
73
|
-
.backdrop__appear_s4r8r,
|
|
74
|
-
.backdrop__enter_s4r8r {
|
|
75
|
-
background-color: transparent;
|
|
76
|
-
}
|
|
77
|
-
.backdrop__appearActive_s4r8r,
|
|
78
|
-
.backdrop__enterActive_s4r8r,
|
|
79
|
-
.backdrop__appearDone_s4r8r,
|
|
80
|
-
.backdrop__enterDone_s4r8r {
|
|
81
|
-
background-color: rgba(0, 0, 0, 0.8);
|
|
82
|
-
}
|
|
83
|
-
.backdrop__exit_s4r8r {
|
|
84
|
-
background-color: rgba(0, 0, 0, 0.8);
|
|
85
|
-
}
|
|
86
|
-
.backdrop__exitActive_s4r8r,
|
|
87
|
-
.backdrop__exitDone_s4r8r {
|
|
88
|
-
background-color: transparent;
|
|
89
|
-
}.checkbox-group__error_5b4h7 {
|
|
89
|
+
}.checkbox-group__error_1kg1z {
|
|
90
90
|
border-left: 1px solid #f15045;
|
|
91
91
|
}
|
|
92
|
-
.checkbox-
|
|
92
|
+
.checkbox-group__label_1kg1z {
|
|
93
93
|
color: #fff;
|
|
94
94
|
}
|
|
95
|
-
.checkbox-
|
|
95
|
+
.checkbox-group__errorMessage_1kg1z {
|
|
96
96
|
color: #f15045;
|
|
97
97
|
}
|
|
98
|
-
.checkbox-
|
|
98
|
+
.checkbox-group__hint_1kg1z {
|
|
99
99
|
color: rgba(235, 235, 245, 0.6);
|
|
100
|
-
}.
|
|
100
|
+
}.checkbox__box_17x57 {
|
|
101
101
|
color: #000;
|
|
102
102
|
background-color: #000;
|
|
103
103
|
border: 1.5px solid #8d8d93;
|
|
104
104
|
}
|
|
105
|
-
.
|
|
105
|
+
.checkbox__checkedIcon_17x57 {
|
|
106
106
|
color: #000;
|
|
107
107
|
}
|
|
108
|
-
.
|
|
108
|
+
.checkbox__component_17x57:hover:not(.checkbox__disabled_17x57):not(.checkbox__inactive_17x57) .checkbox__box_17x57 {
|
|
109
109
|
background-color: #000;
|
|
110
110
|
border-color: #8d8d93;
|
|
111
111
|
}
|
|
112
|
-
.
|
|
112
|
+
.checkbox__component_17x57:active:not(.checkbox__disabled_17x57):not(.checkbox__inactive_17x57) .checkbox__box_17x57 {
|
|
113
113
|
background-color: #000;
|
|
114
114
|
border-color: #fff;
|
|
115
115
|
}
|
|
116
|
-
.
|
|
116
|
+
.checkbox__checked_17x57 .checkbox__box_17x57 {
|
|
117
117
|
background-color: #fff;
|
|
118
118
|
border-color: transparent;
|
|
119
119
|
}
|
|
120
|
-
.
|
|
120
|
+
.checkbox__checked_17x57:hover:not(.checkbox__disabled_17x57):not(.checkbox__inactive_17x57) .checkbox__box_17x57 {
|
|
121
121
|
background-color: rgb(255, 255, 255);
|
|
122
122
|
border-color: transparent;
|
|
123
123
|
}
|
|
124
|
-
.
|
|
124
|
+
.checkbox__checked_17x57:active:not(.checkbox__disabled_17x57):not(.checkbox__inactive_17x57) .checkbox__box_17x57 {
|
|
125
125
|
background-color: rgb(255, 255, 255);
|
|
126
126
|
border-color: transparent;
|
|
127
127
|
}
|
|
128
|
-
.
|
|
128
|
+
.checkbox__indeterminate_17x57 .checkbox__box_17x57 {
|
|
129
129
|
background-color: #fff;
|
|
130
130
|
border-color: transparent;
|
|
131
131
|
}
|
|
132
|
-
.
|
|
132
|
+
.checkbox__indeterminate_17x57:hover:not(.checkbox__disabled_17x57):not(.checkbox__inactive_17x57) .checkbox__box_17x57 {
|
|
133
133
|
background-color: rgb(255, 255, 255);
|
|
134
134
|
border-color: transparent;
|
|
135
135
|
}
|
|
136
|
-
.
|
|
136
|
+
.checkbox__indeterminate_17x57:active:not(.checkbox__disabled_17x57):not(.checkbox__inactive_17x57) .checkbox__box_17x57 {
|
|
137
137
|
background-color: rgb(255, 255, 255);
|
|
138
138
|
border-color: transparent;
|
|
139
139
|
}
|
|
140
|
-
.
|
|
140
|
+
.checkbox__disabled_17x57 .checkbox__box_17x57 {
|
|
141
141
|
background-color: #000;
|
|
142
142
|
border-color: #2a2a2c;
|
|
143
143
|
}
|
|
144
|
-
.
|
|
144
|
+
.checkbox__disabled_17x57.checkbox__checked_17x57 .checkbox__box_17x57 {
|
|
145
145
|
background-color: #3a3a3c;
|
|
146
146
|
border-color: transparent;
|
|
147
147
|
}
|
|
148
|
-
.
|
|
148
|
+
.checkbox__disabled_17x57.checkbox__indeterminate_17x57 .checkbox__box_17x57 {
|
|
149
149
|
background-color: #3a3a3c;
|
|
150
150
|
border-color: transparent;
|
|
151
151
|
}
|
|
152
|
-
.
|
|
152
|
+
.checkbox__disabled_17x57 .checkbox__label_17x57 {
|
|
153
153
|
color: rgba(235, 235, 245, 0.6);
|
|
154
154
|
}
|
|
155
|
-
.
|
|
155
|
+
.checkbox__disabled_17x57 .checkbox__hint_17x57 {
|
|
156
156
|
color: rgba(235, 235, 245, 0.6);
|
|
157
157
|
}
|
|
158
|
-
.
|
|
158
|
+
.checkbox__inactive_17x57 .checkbox__box_17x57 {
|
|
159
159
|
background-color: #3a3a3c;
|
|
160
160
|
border-color: #464649;
|
|
161
161
|
}
|
|
162
|
-
.
|
|
162
|
+
.checkbox__inactive_17x57.checkbox__checked_17x57 .checkbox__box_17x57 {
|
|
163
163
|
color: #464649;
|
|
164
164
|
border-color: transparent;
|
|
165
165
|
}
|
|
166
|
-
.
|
|
166
|
+
.checkbox__inactive_17x57.checkbox__indeterminate_17x57 .checkbox__box_17x57 {
|
|
167
167
|
border-color: transparent;
|
|
168
168
|
}
|
|
169
|
-
.
|
|
169
|
+
.checkbox__focused_17x57 .checkbox__box_17x57 {
|
|
170
170
|
outline: 2px solid #0072ef;
|
|
171
171
|
}
|
|
172
|
-
.
|
|
172
|
+
.checkbox__label_17x57 {
|
|
173
173
|
color: #fff;
|
|
174
174
|
}
|
|
175
|
-
.
|
|
175
|
+
.checkbox__errorMessage_17x57 {
|
|
176
176
|
color: #f15045;
|
|
177
177
|
}
|
|
178
|
-
.
|
|
178
|
+
.checkbox__hint_17x57 {
|
|
179
179
|
color: rgba(235, 235, 245, 0.6);
|
|
180
180
|
}
|
|
181
|
-
.
|
|
181
|
+
.checkbox__inactive_17x57 .checkbox__indeterminateLine_17x57 {
|
|
182
182
|
background-color: #464649;
|
|
183
183
|
}
|
|
184
|
-
.
|
|
184
|
+
.checkbox__indeterminateLine_17x57 {
|
|
185
185
|
background-color: #000;
|
|
186
|
-
}
|
|
186
|
+
}
|
|
187
|
+
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
188
|
+
}.divider__component_3x7io {
|
|
187
189
|
border-bottom: 1px solid #2b2b2e;
|
|
188
|
-
}.
|
|
190
|
+
}.dropzone__component_9xb9m {
|
|
189
191
|
border: 2px dashed #464649;
|
|
190
192
|
}
|
|
191
|
-
.
|
|
193
|
+
.dropzone__component_9xb9m:not(.dropzone__disabled_9xb9m):hover {
|
|
192
194
|
background-color: transparent;
|
|
193
195
|
}
|
|
194
|
-
.
|
|
196
|
+
.dropzone__dragOver_9xb9m {
|
|
195
197
|
background-color: transparent;
|
|
196
198
|
}
|
|
197
|
-
.
|
|
199
|
+
.dropzone__error_9xb9m {
|
|
198
200
|
border-color: #ef3124;
|
|
199
201
|
}
|
|
200
|
-
.
|
|
202
|
+
.dropzone__overlay_1vumk {
|
|
201
203
|
background: #202022;
|
|
202
204
|
}
|
|
203
|
-
.
|
|
205
|
+
.dropzone__text_1vumk {
|
|
204
206
|
color: #fff;
|
|
205
|
-
}.code-
|
|
207
|
+
}.code-input__error_1jcrz {
|
|
206
208
|
color: #f15045;
|
|
207
209
|
}
|
|
208
|
-
@keyframes code-
|
|
210
|
+
@keyframes code-input__shake_1jcrz {
|
|
209
211
|
}
|
|
210
|
-
.code-
|
|
212
|
+
.code-input__input_1b3wt {
|
|
211
213
|
background-color: #202022;
|
|
212
214
|
color: #fff
|
|
213
215
|
}
|
|
214
|
-
.code-
|
|
216
|
+
.code-input__input_1b3wt.code-input__hasError_1b3wt {
|
|
215
217
|
color: #f15045;
|
|
216
218
|
caret-color: #fff;
|
|
217
219
|
background-color: #35110d;
|
|
218
220
|
}
|
|
219
|
-
.code-
|
|
221
|
+
.code-input__input_1b3wt.code-input__disabled_1b3wt {
|
|
220
222
|
color: rgba(235, 235, 245, 0.3);
|
|
221
223
|
}
|
|
222
|
-
.code-
|
|
224
|
+
.code-input__input_1b3wt:-webkit-autofill {
|
|
223
225
|
-webkit-text-fill-color: #fff;
|
|
224
|
-
}.
|
|
225
|
-
background: rgba(255, 255, 255, 0.1);
|
|
226
|
-
}
|
|
227
|
-
.hatching-progress-bar__hatch_k1rrb {
|
|
228
|
-
background: repeating-linear-gradient(
|
|
229
|
-
-45deg,
|
|
230
|
-
#464649 6px 10px,
|
|
231
|
-
rgba(255, 255, 255, 0) 10px 18px
|
|
232
|
-
);
|
|
233
|
-
}
|
|
234
|
-
.hatching-progress-bar__positive_k1rrb {
|
|
235
|
-
background: #2fc26e;
|
|
236
|
-
}
|
|
237
|
-
.hatching-progress-bar__attention_k1rrb {
|
|
238
|
-
background: #f6bf65;
|
|
239
|
-
}
|
|
240
|
-
.hatching-progress-bar__negative_k1rrb {
|
|
241
|
-
background: #d91d0b;
|
|
242
|
-
}
|
|
243
|
-
.hatching-progress-bar__link_k1rrb {
|
|
244
|
-
background: #0072ef;
|
|
245
|
-
}
|
|
246
|
-
.hatching-progress-bar__tertiary_k1rrb {
|
|
247
|
-
background: #464649;
|
|
248
|
-
}
|
|
249
|
-
.hatching-progress-bar__secondary_k1rrb {
|
|
250
|
-
background: #8d8d93;
|
|
251
|
-
}
|
|
252
|
-
.hatching-progress-bar__primary_k1rrb {
|
|
253
|
-
background: #fff;
|
|
254
|
-
}
|
|
255
|
-
.hatching-progress-bar__accent_k1rrb {
|
|
256
|
-
background: #ef3124;
|
|
257
|
-
}.form-control__component_1d8vs {
|
|
226
|
+
}.form-control__component_1vs5p {
|
|
258
227
|
color: #fff;
|
|
259
228
|
}
|
|
260
|
-
.form-
|
|
229
|
+
.form-control__inner_1vs5p {
|
|
261
230
|
background-color: #202022;
|
|
262
231
|
}
|
|
263
|
-
.form-
|
|
232
|
+
.form-control__label_1vs5p {
|
|
264
233
|
color: rgba(235, 235, 245, 0.6);
|
|
265
234
|
}
|
|
266
|
-
.form-
|
|
235
|
+
.form-control__hint_1vs5p {
|
|
267
236
|
color: rgba(235, 235, 245, 0.6);
|
|
268
237
|
}
|
|
269
|
-
.form-
|
|
238
|
+
.form-control__disabled_1vs5p {
|
|
270
239
|
background-color: #202022;
|
|
271
240
|
color: rgba(235, 235, 245, 0.6);
|
|
272
241
|
}
|
|
273
|
-
.form-
|
|
242
|
+
.form-control__disabled_1vs5p.form-control__hasError_1vs5p {
|
|
274
243
|
background-color: #202022;
|
|
275
244
|
}
|
|
276
|
-
.form-
|
|
245
|
+
.form-control__disabled_1vs5p.form-control__filled_1vs5p .form-control__label_1vs5p {
|
|
277
246
|
color: rgba(235, 235, 245, 0.6);
|
|
278
247
|
}
|
|
279
|
-
.form-
|
|
248
|
+
.form-control__inner_1vs5p:not(.form-control__disabled_1vs5p):hover {
|
|
280
249
|
background-color: #202022;
|
|
281
250
|
}
|
|
282
|
-
.form-
|
|
283
|
-
.form-
|
|
251
|
+
.form-control__focused_1vs5p.form-control__inner_1vs5p,
|
|
252
|
+
.form-control__focused_1vs5p.form-control__inner_1vs5p:hover {
|
|
284
253
|
background-color: #202022
|
|
285
254
|
}
|
|
286
|
-
.form-
|
|
255
|
+
.form-control__error_1vs5p {
|
|
287
256
|
color: #f15045;
|
|
288
257
|
}
|
|
289
|
-
.form-
|
|
258
|
+
.form-control__hasError_1vs5p .form-control__label_1vs5p {
|
|
290
259
|
color: #f15045;
|
|
291
260
|
}
|
|
292
|
-
.form-
|
|
261
|
+
.form-control__hasError_1vs5p {
|
|
293
262
|
background-color: #202022;
|
|
294
263
|
}
|
|
295
264
|
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
296
265
|
}
|
|
297
|
-
.form-
|
|
266
|
+
.form-control__component_10e6d {
|
|
298
267
|
color: #000;
|
|
299
268
|
}
|
|
300
|
-
.form-
|
|
269
|
+
.form-control__inner_10e6d {
|
|
301
270
|
background-color: #f3f4f5;
|
|
302
271
|
}
|
|
303
|
-
.form-
|
|
272
|
+
.form-control__label_10e6d {
|
|
304
273
|
color: rgba(60, 60, 67, 0.6);
|
|
305
274
|
}
|
|
306
|
-
.form-
|
|
275
|
+
.form-control__hint_10e6d {
|
|
307
276
|
color: rgba(60, 60, 67, 0.6);
|
|
308
277
|
}
|
|
309
|
-
.form-
|
|
278
|
+
.form-control__disabled_10e6d {
|
|
310
279
|
background-color: #f3f4f5;
|
|
311
280
|
color: rgba(60, 60, 67, 0.6);
|
|
312
281
|
}
|
|
313
|
-
.form-
|
|
282
|
+
.form-control__disabled_10e6d.form-control__hasError_10e6d {
|
|
314
283
|
background-color: #f3f4f5;
|
|
315
284
|
}
|
|
316
|
-
.form-
|
|
285
|
+
.form-control__disabled_10e6d.form-control__filled_10e6d .form-control__label_10e6d {
|
|
317
286
|
color: rgba(60, 60, 67, 0.6);
|
|
318
287
|
}
|
|
319
|
-
.form-
|
|
288
|
+
.form-control__inner_10e6d:not(.form-control__disabled_10e6d):hover {
|
|
320
289
|
background-color: #f3f4f5;
|
|
321
290
|
}
|
|
322
|
-
.form-
|
|
323
|
-
.form-
|
|
291
|
+
.form-control__focused_10e6d.form-control__inner_10e6d,
|
|
292
|
+
.form-control__focused_10e6d.form-control__inner_10e6d:hover {
|
|
324
293
|
background-color: #f3f4f5
|
|
325
294
|
}
|
|
326
|
-
.form-
|
|
295
|
+
.form-control__error_10e6d {
|
|
327
296
|
color: #ef3124;
|
|
328
297
|
}
|
|
329
|
-
.form-
|
|
298
|
+
.form-control__hasError_10e6d .form-control__label_10e6d {
|
|
330
299
|
color: #ef3124;
|
|
331
300
|
}
|
|
332
|
-
.form-
|
|
301
|
+
.form-control__hasError_10e6d {
|
|
333
302
|
background-color: #f3f4f5;
|
|
334
|
-
}.
|
|
335
|
-
|
|
303
|
+
}.hatching-progress-bar__container_20zuv {
|
|
304
|
+
background: rgba(255, 255, 255, 0.1);
|
|
336
305
|
}
|
|
337
|
-
.
|
|
338
|
-
|
|
306
|
+
.hatching-progress-bar__hatch_20zuv {
|
|
307
|
+
background: repeating-linear-gradient(
|
|
308
|
+
-45deg,
|
|
309
|
+
#464649 6px 10px,
|
|
310
|
+
rgba(255, 255, 255, 0) 10px 18px
|
|
311
|
+
);
|
|
339
312
|
}
|
|
340
|
-
.
|
|
341
|
-
|
|
342
|
-
|
|
313
|
+
.hatching-progress-bar__positive_20zuv {
|
|
314
|
+
background: #2fc26e;
|
|
315
|
+
}
|
|
316
|
+
.hatching-progress-bar__attention_20zuv {
|
|
317
|
+
background: #f6bf65;
|
|
318
|
+
}
|
|
319
|
+
.hatching-progress-bar__negative_20zuv {
|
|
320
|
+
background: #d91d0b;
|
|
321
|
+
}
|
|
322
|
+
.hatching-progress-bar__link_20zuv {
|
|
323
|
+
background: #0072ef;
|
|
324
|
+
}
|
|
325
|
+
.hatching-progress-bar__tertiary_20zuv {
|
|
326
|
+
background: #464649;
|
|
327
|
+
}
|
|
328
|
+
.hatching-progress-bar__secondary_20zuv {
|
|
329
|
+
background: #8d8d93;
|
|
330
|
+
}
|
|
331
|
+
.hatching-progress-bar__primary_20zuv {
|
|
332
|
+
background: #fff;
|
|
333
|
+
}
|
|
334
|
+
.hatching-progress-bar__accent_20zuv {
|
|
335
|
+
background: #ef3124;
|
|
343
336
|
}@media (max-width: 599px) {
|
|
344
337
|
}
|
|
345
338
|
@media (min-width: 360px) {
|
|
@@ -388,237 +381,246 @@
|
|
|
388
381
|
}
|
|
389
382
|
@media (min-width: 1920px) {
|
|
390
383
|
}
|
|
391
|
-
.
|
|
384
|
+
.icon-view__component_cc2b2 {
|
|
385
|
+
color: rgba(235, 235, 245, 0.6);
|
|
386
|
+
}
|
|
387
|
+
.icon-view__bg_cc2b2 {
|
|
388
|
+
fill: #f3f4f5;
|
|
389
|
+
}
|
|
390
|
+
.icon-view__border_cc2b2 {
|
|
391
|
+
stroke: rgba(255, 255, 255, 0.1);
|
|
392
|
+
fill: transparent;
|
|
393
|
+
}.list__list_jy6ye {
|
|
392
394
|
color: #fff;
|
|
393
395
|
}
|
|
394
|
-
.
|
|
396
|
+
.list__slot_jy6ye {
|
|
395
397
|
color: #fff;
|
|
396
|
-
}.
|
|
398
|
+
}.link__primary_d82z2 {
|
|
397
399
|
color: #fff;
|
|
398
400
|
border-bottom-color: #fff
|
|
399
401
|
}
|
|
400
|
-
.
|
|
402
|
+
.link__primary_d82z2:hover {
|
|
401
403
|
color: rgb(255, 255, 255);
|
|
402
404
|
}
|
|
403
|
-
.
|
|
405
|
+
.link__primary_d82z2:active {
|
|
404
406
|
color: rgb(255, 255, 255);
|
|
405
407
|
}
|
|
406
|
-
.
|
|
408
|
+
.link__secondary_d82z2 {
|
|
407
409
|
color: rgba(235, 235, 245, 0.6);
|
|
408
410
|
border-bottom-color: rgba(235, 235, 245, 0.6)
|
|
409
411
|
}
|
|
410
|
-
.
|
|
412
|
+
.link__secondary_d82z2:hover {
|
|
411
413
|
color: rgba(239, 239, 247, 0.68);
|
|
412
414
|
}
|
|
413
|
-
.
|
|
415
|
+
.link__secondary_d82z2:active {
|
|
414
416
|
color: rgba(243, 243, 249, 0.76);
|
|
415
417
|
}
|
|
416
|
-
.
|
|
418
|
+
.link__defaultView_d82z2 {
|
|
417
419
|
color: #0072ef;
|
|
418
420
|
border-bottom-color: #0072ef
|
|
419
421
|
}
|
|
420
|
-
.
|
|
422
|
+
.link__defaultView_d82z2:hover {
|
|
421
423
|
color: rgb(51, 142, 242);
|
|
422
424
|
}
|
|
423
|
-
.
|
|
425
|
+
.link__defaultView_d82z2:active {
|
|
424
426
|
color: rgb(102, 170, 245);
|
|
425
427
|
}
|
|
426
|
-
.
|
|
427
|
-
.
|
|
428
|
+
.link__component_10btt:hover .link__text_10btt,
|
|
429
|
+
.link__component_10btt:active .link__text_10btt {
|
|
428
430
|
border-bottom-color: rgba(0, 0, 0, 0);
|
|
429
431
|
}
|
|
430
|
-
.
|
|
432
|
+
.link__focused_10btt {
|
|
431
433
|
outline: 2px solid #0072ef;
|
|
432
434
|
}
|
|
433
|
-
.
|
|
435
|
+
.link__pseudo_10btt {
|
|
434
436
|
background-color: transparent;
|
|
435
437
|
}
|
|
436
|
-
.
|
|
438
|
+
.link__primary_1g5n3 {
|
|
437
439
|
color: #000;
|
|
438
440
|
border-bottom-color: #000
|
|
439
441
|
}
|
|
440
|
-
.
|
|
442
|
+
.link__primary_1g5n3:hover {
|
|
441
443
|
color: rgb(204, 204, 204);
|
|
442
444
|
}
|
|
443
|
-
.
|
|
445
|
+
.link__primary_1g5n3:active {
|
|
444
446
|
color: rgb(153, 153, 153);
|
|
445
447
|
}
|
|
446
|
-
.
|
|
448
|
+
.link__secondary_1g5n3 {
|
|
447
449
|
color: rgba(60, 60, 67, 0.6);
|
|
448
450
|
border-bottom-color: rgba(60, 60, 67, 0.6)
|
|
449
451
|
}
|
|
450
|
-
.
|
|
452
|
+
.link__secondary_1g5n3:hover {
|
|
451
453
|
color: rgba(204, 204, 204, 0.7);
|
|
452
454
|
}
|
|
453
|
-
.
|
|
455
|
+
.link__secondary_1g5n3:active {
|
|
454
456
|
color: rgba(153, 153, 153, 0.7);
|
|
455
457
|
}
|
|
456
|
-
.
|
|
458
|
+
.link__defaultView_1g5n3 {
|
|
457
459
|
color: #0072ef;
|
|
458
460
|
border-bottom-color: #0072ef
|
|
459
461
|
}
|
|
460
|
-
.
|
|
462
|
+
.link__defaultView_1g5n3:hover {
|
|
461
463
|
color: rgb(0, 98, 204);
|
|
462
464
|
}
|
|
463
|
-
.
|
|
465
|
+
.link__defaultView_1g5n3:active {
|
|
464
466
|
color: rgb(0, 73, 153);
|
|
465
|
-
}@keyframes
|
|
466
|
-
}.progress-
|
|
467
|
+
}@keyframes loader__blink_1baeg {
|
|
468
|
+
}.progress-bar__container_1ny1u {
|
|
467
469
|
background: rgba(255, 255, 255, 0.1)
|
|
468
470
|
}
|
|
469
|
-
.progress-
|
|
471
|
+
.progress-bar__filled_1ny1u.progress-bar__positive_1ny1u {
|
|
470
472
|
background: #2fc26e;
|
|
471
473
|
}
|
|
472
|
-
.progress-
|
|
474
|
+
.progress-bar__filled_1ny1u.progress-bar__negative_1ny1u {
|
|
473
475
|
background: #d91d0b;
|
|
474
476
|
}
|
|
475
|
-
.progress-
|
|
477
|
+
.progress-bar__filled_1ny1u.progress-bar__attention_1ny1u {
|
|
476
478
|
background: #f6bf65;
|
|
477
479
|
}
|
|
478
|
-
.progress-
|
|
480
|
+
.progress-bar__filled_1ny1u.progress-bar__link_1ny1u {
|
|
479
481
|
background: #0072ef;
|
|
480
482
|
}
|
|
481
|
-
.progress-
|
|
483
|
+
.progress-bar__filled_1ny1u.progress-bar__tertiary_1ny1u {
|
|
482
484
|
background: #464649;
|
|
483
485
|
}
|
|
484
|
-
.progress-
|
|
486
|
+
.progress-bar__filled_1ny1u.progress-bar__secondary_1ny1u {
|
|
485
487
|
background: #8d8d93;
|
|
486
488
|
}
|
|
487
|
-
.progress-
|
|
489
|
+
.progress-bar__filled_1ny1u.progress-bar__primary_1ny1u {
|
|
488
490
|
background: #fff;
|
|
489
491
|
}
|
|
490
|
-
.progress-
|
|
492
|
+
.progress-bar__filled_1ny1u.progress-bar__accent_1ny1u {
|
|
491
493
|
background: #ef3124;
|
|
492
|
-
}.pure-
|
|
494
|
+
}.pure-input__input_wc4mo {
|
|
493
495
|
color: #fff;
|
|
494
496
|
caret-color: #0072ef;
|
|
495
497
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
496
498
|
}
|
|
497
|
-
.pure-
|
|
499
|
+
.pure-input__input_wc4mo:-webkit-autofill {
|
|
498
500
|
-webkit-text-fill-color: #fff;
|
|
499
501
|
}
|
|
500
|
-
.pure-
|
|
502
|
+
.pure-input__input_wc4mo::placeholder {
|
|
501
503
|
color: rgba(235, 235, 245, 0.6);
|
|
502
504
|
}
|
|
503
|
-
.pure-
|
|
505
|
+
.pure-input__hasInnerLabel_wc4mo::placeholder {
|
|
504
506
|
color: rgba(235, 235, 245, 0.3);
|
|
505
507
|
}
|
|
506
|
-
.pure-
|
|
508
|
+
.pure-input__clearIcon_wc4mo {
|
|
507
509
|
color: #fff;
|
|
508
510
|
}
|
|
509
|
-
.pure-
|
|
511
|
+
.pure-input__input_wc4mo:read-only {
|
|
510
512
|
color: rgba(235, 235, 245, 0.6)
|
|
511
513
|
}
|
|
512
|
-
.pure-
|
|
514
|
+
.pure-input__input_wc4mo:read-only:focus::placeholder {
|
|
513
515
|
color: rgba(235, 235, 245, 0.6);
|
|
514
516
|
}
|
|
515
|
-
.pure-
|
|
517
|
+
.pure-input__input_wc4mo:disabled {
|
|
516
518
|
color: #fff;
|
|
517
519
|
-webkit-text-fill-color: #fff;
|
|
518
520
|
}
|
|
519
|
-
.pure-
|
|
521
|
+
.pure-input__input_wc4mo:focus::placeholder {
|
|
520
522
|
color: rgba(235, 235, 245, 0.3);
|
|
521
523
|
}
|
|
522
|
-
.pure-
|
|
524
|
+
.pure-input__error_wc4mo {
|
|
523
525
|
color: #f15045;
|
|
524
526
|
caret-color: #f15045;
|
|
525
527
|
}
|
|
526
|
-
.pure-
|
|
528
|
+
.pure-input__component_wc4mo {
|
|
527
529
|
color: #fff;
|
|
528
530
|
background-color: #202022;
|
|
529
531
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
530
532
|
}
|
|
531
|
-
.pure-
|
|
533
|
+
.pure-input__component_wc4mo::placeholder {
|
|
532
534
|
color: rgba(235, 235, 245, 0.6);
|
|
533
535
|
}
|
|
534
|
-
.pure-
|
|
536
|
+
.pure-input__component_wc4mo:disabled {
|
|
535
537
|
color: #fff;
|
|
536
538
|
background-color: #202022;
|
|
537
539
|
}
|
|
538
|
-
.pure-
|
|
540
|
+
.pure-input__component_wc4mo:not(:disabled):focus::placeholder {
|
|
539
541
|
color: rgba(235, 235, 245, 0.3);
|
|
540
542
|
}
|
|
541
|
-
.pure-
|
|
543
|
+
.pure-input__focusVisible_wc4mo {
|
|
542
544
|
outline: 2px solid #0072ef;
|
|
543
545
|
}
|
|
544
|
-
.pure-
|
|
546
|
+
.pure-input__component_wc4mo:not(:disabled):hover {
|
|
545
547
|
background-color: #202022;
|
|
546
|
-
}.radio-
|
|
548
|
+
}.radio-group__error_igs0o {
|
|
547
549
|
border-left: 1px solid #f15045;
|
|
548
550
|
}
|
|
549
|
-
.radio-
|
|
551
|
+
.radio-group__label_igs0o {
|
|
550
552
|
color: #fff;
|
|
551
553
|
}
|
|
552
|
-
.radio-
|
|
554
|
+
.radio-group__errorMessage_igs0o {
|
|
553
555
|
color: #f15045;
|
|
554
556
|
}
|
|
555
|
-
.radio-
|
|
557
|
+
.radio-group__hint_igs0o {
|
|
556
558
|
color: rgba(235, 235, 245, 0.6);
|
|
557
|
-
}.
|
|
559
|
+
}.radio__container_1zxy2:not(.radio__checked_1zxy2):not(.radio__disabled_1zxy2):not(.radio__inactive_1zxy2) .radio__circle_1zxy2 {
|
|
558
560
|
background-color: #000;
|
|
559
561
|
border: 1.5px solid #8d8d93;
|
|
560
562
|
}
|
|
561
|
-
.
|
|
563
|
+
.radio__container_1zxy2:not(.radio__checked_1zxy2):not(.radio__disabled_1zxy2):not(.radio__inactive_1zxy2):hover:not(:active) .radio__circle_1zxy2 {
|
|
562
564
|
background-color: #000;
|
|
563
565
|
border-color: #8d8d93;
|
|
564
566
|
}
|
|
565
|
-
.
|
|
567
|
+
.radio__container_1zxy2:not(.radio__checked_1zxy2):not(.radio__disabled_1zxy2):not(.radio__inactive_1zxy2):active .radio__circle_1zxy2 {
|
|
566
568
|
background-color: #000;
|
|
567
569
|
border-color: #fff;
|
|
568
570
|
}
|
|
569
|
-
.
|
|
571
|
+
.radio__container_1zxy2.radio__disabled_1zxy2 .radio__circle_1zxy2 {
|
|
570
572
|
background-color: #000;
|
|
571
573
|
border: 1.5px solid #2a2a2c;
|
|
572
574
|
}
|
|
573
|
-
.
|
|
575
|
+
.radio__container_1zxy2.radio__disabled_1zxy2 .radio__label_1zxy2 {
|
|
574
576
|
color: rgba(235, 235, 245, 0.6);
|
|
575
577
|
}
|
|
576
|
-
.
|
|
578
|
+
.radio__container_1zxy2.radio__disabled_1zxy2 .radio__hint_1zxy2 {
|
|
577
579
|
color: rgba(235, 235, 245, 0.6);
|
|
578
580
|
}
|
|
579
|
-
.
|
|
581
|
+
.radio__container_1zxy2.radio__inactive_1zxy2 .radio__circle_1zxy2 {
|
|
580
582
|
background-color: #3a3a3c;
|
|
581
583
|
border: 1px solid #464649;
|
|
582
584
|
}
|
|
583
|
-
.
|
|
585
|
+
.radio__container_1zxy2.radio__inactive_1zxy2.radio__checked_1zxy2 .radio__circle_1zxy2:before {
|
|
584
586
|
background-color: #464649;
|
|
585
587
|
}
|
|
586
|
-
.
|
|
588
|
+
.radio__container_1zxy2.radio__checked_1zxy2 .radio__circle_1zxy2 {
|
|
587
589
|
background-color: #fff;
|
|
588
590
|
border: 1.5px solid transparent;
|
|
589
591
|
}
|
|
590
|
-
.
|
|
592
|
+
.radio__container_1zxy2.radio__checked_1zxy2:hover .radio__circle_1zxy2 {
|
|
591
593
|
background-color: rgb(255, 255, 255);
|
|
592
594
|
border-color: transparent;
|
|
593
595
|
}
|
|
594
|
-
.
|
|
596
|
+
.radio__container_1zxy2.radio__checked_1zxy2:active .radio__circle_1zxy2 {
|
|
595
597
|
background-color: rgb(255, 255, 255);
|
|
596
598
|
border-color: transparent;
|
|
597
599
|
}
|
|
598
|
-
.
|
|
600
|
+
.radio__container_1zxy2.radio__focused_1zxy2 .radio__circle_1zxy2 {
|
|
599
601
|
outline: 2px solid #0072ef;
|
|
600
602
|
}
|
|
601
|
-
.
|
|
602
|
-
.
|
|
603
|
+
.radio__container_1zxy2.radio__disabled_1zxy2.radio__checked_1zxy2 .radio__circle_1zxy2,
|
|
604
|
+
.radio__container_1zxy2.radio__inactive_1zxy2.radio__checked_1zxy2 .radio__circle_1zxy2 {
|
|
603
605
|
background-color: #3a3a3c;
|
|
604
606
|
border-color: transparent;
|
|
605
607
|
}
|
|
606
|
-
.
|
|
608
|
+
.radio__circle_1zxy2:before {
|
|
607
609
|
background-color: #000;
|
|
608
610
|
}
|
|
609
|
-
.
|
|
611
|
+
.radio__label_1zxy2 {
|
|
610
612
|
color: #fff;
|
|
611
613
|
}
|
|
612
|
-
.
|
|
614
|
+
.radio__hint_1zxy2 {
|
|
613
615
|
color: rgba(235, 235, 245, 0.6);
|
|
614
|
-
}.
|
|
616
|
+
}.skeleton__component_npeve {
|
|
615
617
|
color: transparent;
|
|
616
618
|
background: rgba(255, 255, 255, 0.1);
|
|
617
619
|
}
|
|
618
|
-
.
|
|
620
|
+
.skeleton__component_npeve:before {
|
|
619
621
|
background: transparent;
|
|
620
622
|
}
|
|
621
|
-
.
|
|
623
|
+
.skeleton__animate_npeve:after {
|
|
622
624
|
background-image: linear-gradient(
|
|
623
625
|
to left,
|
|
624
626
|
rgba(0, 0, 0, 0),
|
|
@@ -628,258 +630,258 @@
|
|
|
628
630
|
rgba(0, 0, 0, 0)
|
|
629
631
|
);
|
|
630
632
|
}
|
|
631
|
-
@keyframes
|
|
633
|
+
@keyframes skeleton__gradient_npeve {
|
|
632
634
|
}
|
|
633
|
-
@keyframes
|
|
635
|
+
@keyframes skeleton__background_npeve {
|
|
634
636
|
0% {
|
|
635
637
|
background: rgb(182, 188, 195);
|
|
636
638
|
}
|
|
637
639
|
100% {
|
|
638
640
|
background: rgb(198, 205, 214);
|
|
639
641
|
}
|
|
640
|
-
}.
|
|
642
|
+
}.scrollbar__component_1r2tt .scrollbar:before {
|
|
641
643
|
background-color: rgba(255, 255, 255, 0.3);
|
|
642
644
|
}
|
|
643
|
-
.
|
|
645
|
+
.scrollbar__component_1r2tt.dragging .track .scrollbar.visible:before {
|
|
644
646
|
background-color: rgba(255, 255, 255, 0.6);
|
|
645
647
|
}
|
|
646
648
|
|
|
647
|
-
.
|
|
649
|
+
.scrollbar__component_1a43x .scrollbar:before {
|
|
648
650
|
background-color: rgba(0, 0, 0, 0.3);
|
|
649
651
|
}
|
|
650
|
-
.
|
|
652
|
+
.scrollbar__component_1a43x.dragging .track .scrollbar.visible:before {
|
|
651
653
|
background-color: rgba(0, 0, 0, 0.6);
|
|
652
|
-
}.
|
|
654
|
+
}.slider__component_1eodv .noUi-base:hover .noUi-connects {
|
|
653
655
|
background: #2a2a2c;
|
|
654
656
|
}
|
|
655
|
-
.
|
|
657
|
+
.slider__component_1eodv .noUi-base:hover .noUi-connect {
|
|
656
658
|
background: #d91d0b;
|
|
657
659
|
}
|
|
658
|
-
.
|
|
660
|
+
.slider__component_1eodv .noUi-handle:hover .noUi-touch-area {
|
|
659
661
|
background: rgb(240, 63, 51);
|
|
660
662
|
}
|
|
661
|
-
.
|
|
663
|
+
.slider__component_1eodv .noUi-handle:active .noUi-touch-area {
|
|
662
664
|
background: rgb(241, 80, 69);
|
|
663
665
|
}
|
|
664
|
-
.
|
|
666
|
+
.slider__component_1eodv .noUi-connects {
|
|
665
667
|
background: #2a2a2c;
|
|
666
668
|
}
|
|
667
|
-
.
|
|
669
|
+
.slider__component_1eodv .noUi-connect {
|
|
668
670
|
background: #d91d0b;
|
|
669
671
|
}
|
|
670
|
-
.
|
|
672
|
+
.slider__component_1eodv .noUi-handle {
|
|
671
673
|
border: 2px solid transparent;
|
|
672
674
|
}
|
|
673
|
-
.
|
|
675
|
+
.slider__component_1eodv .noUi-touch-area {
|
|
674
676
|
background: #ef3124;
|
|
675
677
|
}
|
|
676
|
-
.
|
|
678
|
+
.slider__component_1eodv .noUi-pips {
|
|
677
679
|
color: rgba(235, 235, 245, 0.6);
|
|
678
|
-
}.
|
|
680
|
+
}.spinner__component_1q3it {
|
|
679
681
|
color: #fff;
|
|
680
682
|
}
|
|
681
|
-
@keyframes
|
|
683
|
+
@keyframes spinner__spin_animation_yahj1 {
|
|
682
684
|
}
|
|
683
|
-
.
|
|
685
|
+
.spinner__component_1vxva {
|
|
684
686
|
color: #000;
|
|
685
|
-
}.
|
|
687
|
+
}.status__soft_17cqc.status__green_17cqc {
|
|
686
688
|
background: rgba(19, 164, 99, 0.1);
|
|
687
689
|
color: #13a463;
|
|
688
690
|
}
|
|
689
|
-
.
|
|
691
|
+
.status__soft_17cqc.status__orange_17cqc {
|
|
690
692
|
background: rgba(222, 106, 0, 0.1);
|
|
691
693
|
color: #de6a00;
|
|
692
694
|
}
|
|
693
|
-
.
|
|
695
|
+
.status__soft_17cqc.status__red_17cqc {
|
|
694
696
|
background: rgba(217, 29, 11, 0.1);
|
|
695
697
|
color: #d91d0b;
|
|
696
698
|
}
|
|
697
|
-
.
|
|
699
|
+
.status__soft_17cqc.status__blue_17cqc {
|
|
698
700
|
background: rgba(0, 122, 255, 0.1);
|
|
699
701
|
color: #007aff;
|
|
700
702
|
}
|
|
701
|
-
.
|
|
703
|
+
.status__soft_17cqc.status__grey_17cqc {
|
|
702
704
|
background: rgba(109, 121, 134, 0.1);
|
|
703
705
|
color: #6d7986;
|
|
704
706
|
}
|
|
705
|
-
.
|
|
707
|
+
.status__soft_17cqc.status__teal_17cqc {
|
|
706
708
|
background: rgba(33, 145, 135, 0.1);
|
|
707
709
|
color: #219187;
|
|
708
710
|
}
|
|
709
|
-
.
|
|
711
|
+
.status__soft_17cqc.status__purple_17cqc {
|
|
710
712
|
background: rgba(103, 58, 183, 0.1);
|
|
711
713
|
color: #673ab7;
|
|
712
714
|
}
|
|
713
|
-
.
|
|
715
|
+
.status__contrast_17cqc {
|
|
714
716
|
color: #000
|
|
715
717
|
}
|
|
716
|
-
.
|
|
718
|
+
.status__contrast_17cqc.status__green_17cqc {
|
|
717
719
|
background: #13a463;
|
|
718
720
|
}
|
|
719
|
-
.
|
|
721
|
+
.status__contrast_17cqc.status__orange_17cqc {
|
|
720
722
|
background: #de6a00;
|
|
721
723
|
}
|
|
722
|
-
.
|
|
724
|
+
.status__contrast_17cqc.status__red_17cqc {
|
|
723
725
|
background: #d91d0b;
|
|
724
726
|
}
|
|
725
|
-
.
|
|
727
|
+
.status__contrast_17cqc.status__blue_17cqc {
|
|
726
728
|
background: #007aff;
|
|
727
729
|
}
|
|
728
|
-
.
|
|
730
|
+
.status__contrast_17cqc.status__grey_17cqc {
|
|
729
731
|
background: #6d7986;
|
|
730
732
|
}
|
|
731
|
-
.
|
|
733
|
+
.status__contrast_17cqc.status__teal_17cqc {
|
|
732
734
|
background: #219187;
|
|
733
735
|
}
|
|
734
|
-
.
|
|
736
|
+
.status__contrast_17cqc.status__purple_17cqc {
|
|
735
737
|
background: #673ab7;
|
|
736
|
-
}.
|
|
738
|
+
}.switch__component_15nvq {
|
|
737
739
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
738
740
|
}
|
|
739
|
-
.
|
|
741
|
+
.switch__switch_15nvq {
|
|
740
742
|
background-color: #8d8d93;
|
|
741
743
|
border: 2px solid #8d8d93;
|
|
742
744
|
}
|
|
743
|
-
.
|
|
745
|
+
.switch__switch_15nvq:before {
|
|
744
746
|
background-color: #000;
|
|
745
747
|
}
|
|
746
|
-
.
|
|
748
|
+
.switch__label_15nvq {
|
|
747
749
|
color: #fff;
|
|
748
750
|
}
|
|
749
|
-
.
|
|
751
|
+
.switch__hint_15nvq {
|
|
750
752
|
color: rgba(235, 235, 245, 0.6);
|
|
751
753
|
}
|
|
752
|
-
.
|
|
754
|
+
.switch__checked_15nvq .switch__switch_15nvq {
|
|
753
755
|
background-color: #ef3124;
|
|
754
756
|
border-color: #ef3124;
|
|
755
757
|
}
|
|
756
|
-
.
|
|
758
|
+
.switch__disabled_15nvq .switch__switch_15nvq {
|
|
757
759
|
background-color: #2a2a2c;
|
|
758
760
|
border-color: #2a2a2c;
|
|
759
761
|
}
|
|
760
|
-
.
|
|
762
|
+
.switch__disabled_15nvq .switch__label_15nvq {
|
|
761
763
|
color: rgba(235, 235, 245, 0.6);
|
|
762
764
|
}
|
|
763
|
-
.
|
|
765
|
+
.switch__disabled_15nvq .switch__hint_15nvq {
|
|
764
766
|
color: rgba(235, 235, 245, 0.6);
|
|
765
767
|
}
|
|
766
|
-
.
|
|
768
|
+
.switch__inactive_15nvq .switch__switch_15nvq {
|
|
767
769
|
background-color: #2a2a2c;
|
|
768
770
|
border-color: #2a2a2c
|
|
769
771
|
}
|
|
770
|
-
.
|
|
772
|
+
.switch__inactive_15nvq .switch__switch_15nvq:before {
|
|
771
773
|
background-color: #464649;
|
|
772
774
|
}
|
|
773
|
-
.
|
|
775
|
+
.switch__focused_15nvq .switch__switch_15nvq {
|
|
774
776
|
outline: 2px solid #0072ef;
|
|
775
|
-
}.
|
|
777
|
+
}.tag__component_161qd {
|
|
776
778
|
color: #fff;
|
|
777
779
|
border-color: transparent;
|
|
778
780
|
background-color: #202022
|
|
779
781
|
}
|
|
780
|
-
.
|
|
782
|
+
.tag__component_161qd:disabled {
|
|
781
783
|
border-color: transparent;
|
|
782
784
|
color: rgba(235, 235, 245, 0.3);
|
|
783
785
|
background-color: rgba(32, 32, 34, 0.3);
|
|
784
786
|
}
|
|
785
|
-
.
|
|
787
|
+
.tag__component_161qd:hover:not(:disabled) {
|
|
786
788
|
border-color: transparent;
|
|
787
789
|
background-color: #202022;
|
|
788
790
|
}
|
|
789
|
-
.
|
|
791
|
+
.tag__component_161qd:active:not(:disabled) {
|
|
790
792
|
border-color: transparent;
|
|
791
793
|
background-color: rgb(65, 65, 67);
|
|
792
794
|
color: #fff;
|
|
793
795
|
}
|
|
794
|
-
.
|
|
796
|
+
.tag__checked_161qd {
|
|
795
797
|
border-color: transparent;
|
|
796
798
|
background-color: #f3f4f5;
|
|
797
799
|
color: #000
|
|
798
800
|
}
|
|
799
|
-
.
|
|
801
|
+
.tag__checked_161qd:disabled {
|
|
800
802
|
background-color: rgba(243, 244, 245, 0.3);
|
|
801
803
|
border-color: transparent;
|
|
802
804
|
color: #000;
|
|
803
805
|
}
|
|
804
|
-
.
|
|
806
|
+
.tag__checked_161qd:hover:not(:disabled):not(:active) {
|
|
805
807
|
background-color: #f3f4f5;
|
|
806
808
|
}
|
|
807
|
-
.
|
|
809
|
+
.tag__checked_161qd:active:not(:disabled) {
|
|
808
810
|
background-color: rgb(194, 195, 196);
|
|
809
811
|
color: #000;
|
|
810
812
|
}
|
|
811
|
-
.
|
|
813
|
+
.tag__focused_1f81b {
|
|
812
814
|
outline: 2px solid #0072ef;
|
|
813
815
|
}
|
|
814
|
-
.
|
|
816
|
+
.tag__component_t4ejo {
|
|
815
817
|
color: #fff;
|
|
816
818
|
border-color: #464649;
|
|
817
819
|
background-color: transparent
|
|
818
820
|
}
|
|
819
|
-
.
|
|
821
|
+
.tag__component_t4ejo:disabled {
|
|
820
822
|
border-color: #2b2b2e;
|
|
821
823
|
color: rgba(235, 235, 245, 0.3);
|
|
822
824
|
background-color: transparent;
|
|
823
825
|
}
|
|
824
|
-
.
|
|
826
|
+
.tag__component_t4ejo:hover:not(:disabled) {
|
|
825
827
|
border-color: #fff;
|
|
826
828
|
background-color: transparent;
|
|
827
829
|
}
|
|
828
|
-
.
|
|
830
|
+
.tag__component_t4ejo:active:not(:disabled) {
|
|
829
831
|
border-color: #fff;
|
|
830
832
|
background-color: rgba(255, 255, 255, 0.07);
|
|
831
833
|
color: #fff;
|
|
832
834
|
}
|
|
833
|
-
.
|
|
835
|
+
.tag__checked_t4ejo {
|
|
834
836
|
border-color: #fff;
|
|
835
837
|
background-color: #fff;
|
|
836
838
|
color: #000
|
|
837
839
|
}
|
|
838
|
-
.
|
|
840
|
+
.tag__checked_t4ejo:disabled {
|
|
839
841
|
background-color: rgba(255, 255, 255, 0.3);
|
|
840
842
|
border-color: transparent;
|
|
841
843
|
color: #000;
|
|
842
844
|
}
|
|
843
|
-
.
|
|
845
|
+
.tag__checked_t4ejo:hover:not(:disabled):not(:active) {
|
|
844
846
|
background-color: rgb(237, 237, 237);
|
|
845
847
|
}
|
|
846
|
-
.
|
|
848
|
+
.tag__checked_t4ejo:active:not(:disabled) {
|
|
847
849
|
background-color: rgb(217, 217, 217);
|
|
848
850
|
color: #000;
|
|
849
|
-
}.
|
|
851
|
+
}.typography__tertiary_31pw6 {
|
|
850
852
|
color: rgba(235, 235, 245, 0.3);
|
|
851
853
|
}
|
|
852
|
-
.
|
|
854
|
+
.typography__disabled_31pw6 {
|
|
853
855
|
color: rgba(235, 235, 245, 0.18);
|
|
854
856
|
}
|
|
855
|
-
.
|
|
857
|
+
.typography__accent_31pw6 {
|
|
856
858
|
color: #ef3124;
|
|
857
859
|
}
|
|
858
|
-
.
|
|
860
|
+
.typography__primary_31pw6 {
|
|
859
861
|
color: #fff;
|
|
860
862
|
}
|
|
861
|
-
.
|
|
863
|
+
.typography__attention_31pw6 {
|
|
862
864
|
color: #cb830f;
|
|
863
865
|
}
|
|
864
|
-
.
|
|
866
|
+
.typography__positive_31pw6 {
|
|
865
867
|
color: #13a463;
|
|
866
868
|
}
|
|
867
|
-
.
|
|
869
|
+
.typography__secondary_31pw6 {
|
|
868
870
|
color: rgba(235, 235, 245, 0.6);
|
|
869
871
|
}
|
|
870
|
-
.typography__tertiary-
|
|
872
|
+
.typography__tertiary-inverted_31pw6 {
|
|
871
873
|
color: rgba(60, 60, 67, 0.3);
|
|
872
874
|
}
|
|
873
|
-
.typography__primary-
|
|
875
|
+
.typography__primary-inverted_31pw6 {
|
|
874
876
|
color: #000;
|
|
875
877
|
}
|
|
876
|
-
.typography__secondary-
|
|
878
|
+
.typography__secondary-inverted_31pw6 {
|
|
877
879
|
color: rgba(60, 60, 67, 0.6);
|
|
878
880
|
}
|
|
879
|
-
.
|
|
881
|
+
.typography__link_31pw6 {
|
|
880
882
|
color: #0072ef;
|
|
881
883
|
}
|
|
882
|
-
.
|
|
884
|
+
.typography__negative_31pw6 {
|
|
883
885
|
color: #f15045;
|
|
884
886
|
}
|
|
885
887
|
|
|
@@ -890,1006 +892,1019 @@
|
|
|
890
892
|
}
|
|
891
893
|
@media screen and (min-width: 1024px) {
|
|
892
894
|
}
|
|
893
|
-
.
|
|
895
|
+
.steps__option_1ws90 {
|
|
894
896
|
color: #fff;
|
|
895
897
|
background: #2a2a2c
|
|
896
898
|
}
|
|
897
|
-
.
|
|
899
|
+
.steps__dash_1ws90 {
|
|
898
900
|
border-top: 2px solid #2b2b2e
|
|
899
901
|
}
|
|
900
|
-
.
|
|
902
|
+
.steps__dash_1ws90.steps__completed_1ws90 {
|
|
901
903
|
border-top: 2px solid #fff;
|
|
902
904
|
}
|
|
903
|
-
.
|
|
905
|
+
.steps__dash_1ws90.steps__vertical_1ws90 {
|
|
904
906
|
border-left: 2px solid #2b2b2e;
|
|
905
907
|
}
|
|
906
|
-
.
|
|
908
|
+
.steps__dash_1ws90.steps__completed_1ws90.steps__vertical_1ws90 {
|
|
907
909
|
border-left: 2px solid #fff;
|
|
908
910
|
}
|
|
909
|
-
.
|
|
911
|
+
.steps__text_1ws90 {
|
|
910
912
|
color: #fff
|
|
911
913
|
}
|
|
912
|
-
.
|
|
914
|
+
.steps__text_1ws90.steps__interactive_1ws90:not(.steps__disabled_1ws90):hover {
|
|
913
915
|
background: rgba(255, 255, 255, 0.07);
|
|
914
916
|
}
|
|
915
|
-
.
|
|
917
|
+
.steps__text_1ws90.steps__interactive_1ws90:not(.steps__disabled_1ws90):active {
|
|
916
918
|
background: rgba(255, 255, 255, 0.15);
|
|
917
919
|
}
|
|
918
|
-
.
|
|
920
|
+
.steps__focused_1ws90 {
|
|
919
921
|
outline: 2px solid #0072ef;
|
|
920
922
|
}
|
|
921
|
-
.
|
|
923
|
+
.steps__selected_1ws90 .steps__text_1ws90 {
|
|
922
924
|
color: #fff;
|
|
923
925
|
}
|
|
924
|
-
.
|
|
926
|
+
.steps__selected_1ws90 .steps__option_1ws90 {
|
|
925
927
|
color: #000;
|
|
926
928
|
background: #fff;
|
|
927
929
|
}
|
|
928
|
-
.
|
|
930
|
+
.steps__checkbox_1ws90 {
|
|
929
931
|
border: 2px solid #2a2a2c;
|
|
930
932
|
}
|
|
931
|
-
.
|
|
933
|
+
.steps__dot_1ws90 {
|
|
932
934
|
background: #2a2a2c;
|
|
933
935
|
}
|
|
934
|
-
.
|
|
936
|
+
.steps__selected_1ws90 .steps__checkbox_1ws90 {
|
|
935
937
|
border: 2px solid #fff
|
|
936
938
|
}
|
|
937
|
-
.
|
|
939
|
+
.steps__selected_1ws90 .steps__checkbox_1ws90 .steps__dot_1ws90 {
|
|
938
940
|
background: #fff;
|
|
939
941
|
}
|
|
940
|
-
.
|
|
942
|
+
.steps__completedIndicator_1ws90 > [class*='positive'] {
|
|
941
943
|
color: #fff;
|
|
942
944
|
background-color: #fff;
|
|
943
945
|
}
|
|
944
|
-
.action-
|
|
946
|
+
.action-button__primary_162ct {
|
|
945
947
|
color: #fff
|
|
946
948
|
}
|
|
947
|
-
.action-
|
|
949
|
+
.action-button__primary_162ct .action-button__iconWrapper_162ct {
|
|
948
950
|
color: #000;
|
|
949
951
|
background-color: #fff;
|
|
950
952
|
}
|
|
951
|
-
.action-
|
|
953
|
+
.action-button__primary_162ct:hover .action-button__iconWrapper_162ct {
|
|
952
954
|
background-color: rgb(217, 217, 217);
|
|
953
955
|
}
|
|
954
|
-
.action-
|
|
956
|
+
.action-button__primary_162ct:active .action-button__iconWrapper_162ct {
|
|
955
957
|
background-color: rgb(204, 204, 204);
|
|
956
958
|
}
|
|
957
|
-
.action-
|
|
959
|
+
.action-button__secondary_162ct {
|
|
958
960
|
color: #fff
|
|
959
961
|
}
|
|
960
|
-
.action-
|
|
962
|
+
.action-button__secondary_162ct .action-button__iconWrapper_162ct {
|
|
961
963
|
color: #fff;
|
|
962
964
|
background-color: #202022;
|
|
963
965
|
}
|
|
964
|
-
.action-
|
|
966
|
+
.action-button__secondary_162ct:hover .action-button__iconWrapper_162ct {
|
|
965
967
|
background-color: rgb(48, 48, 49);
|
|
966
968
|
}
|
|
967
|
-
.action-
|
|
969
|
+
.action-button__secondary_162ct:active .action-button__iconWrapper_162ct {
|
|
968
970
|
background-color: rgb(65, 65, 67);
|
|
969
971
|
}
|
|
970
|
-
.action-
|
|
972
|
+
.action-button__component_1yjb8 {
|
|
971
973
|
-webkit-tap-highlight-color: transparent
|
|
972
974
|
}
|
|
973
|
-
.action-
|
|
975
|
+
.action-button__focused_1yjb8 {
|
|
974
976
|
outline: 2px solid #0072ef;
|
|
975
977
|
}
|
|
976
|
-
.action-
|
|
978
|
+
.action-button__primary_wf5el {
|
|
977
979
|
color: #000
|
|
978
980
|
}
|
|
979
|
-
.action-
|
|
981
|
+
.action-button__primary_wf5el .action-button__iconWrapper_wf5el {
|
|
980
982
|
color: #fff;
|
|
981
983
|
background-color: #121212;
|
|
982
984
|
}
|
|
983
|
-
.action-
|
|
985
|
+
.action-button__primary_wf5el:hover .action-button__iconWrapper_wf5el {
|
|
984
986
|
background-color: rgb(35, 35, 35);
|
|
985
987
|
}
|
|
986
|
-
.action-
|
|
988
|
+
.action-button__primary_wf5el:active .action-button__iconWrapper_wf5el {
|
|
987
989
|
background-color: rgb(54, 54, 54);
|
|
988
990
|
}
|
|
989
|
-
.action-
|
|
991
|
+
.action-button__secondary_wf5el {
|
|
990
992
|
color: #000
|
|
991
993
|
}
|
|
992
|
-
.action-
|
|
994
|
+
.action-button__secondary_wf5el .action-button__iconWrapper_wf5el {
|
|
993
995
|
color: #000;
|
|
994
996
|
background-color: #f3f4f5;
|
|
995
997
|
}
|
|
996
|
-
.action-
|
|
998
|
+
.action-button__secondary_wf5el:hover .action-button__iconWrapper_wf5el {
|
|
997
999
|
background-color: rgb(207, 207, 208);
|
|
998
1000
|
}
|
|
999
|
-
.action-
|
|
1001
|
+
.action-button__secondary_wf5el:active .action-button__iconWrapper_wf5el {
|
|
1000
1002
|
background-color: rgb(194, 195, 196);
|
|
1001
1003
|
}
|
|
1002
|
-
.action-
|
|
1004
|
+
.action-button__primary_12s3o {
|
|
1003
1005
|
color: #000
|
|
1004
1006
|
}
|
|
1005
|
-
.action-
|
|
1007
|
+
.action-button__primary_12s3o .action-button__iconWrapper_12s3o {
|
|
1006
1008
|
color: #fff;
|
|
1007
1009
|
background-color: #121212;
|
|
1008
1010
|
}
|
|
1009
|
-
.action-
|
|
1011
|
+
.action-button__secondary_12s3o {
|
|
1010
1012
|
color: #000
|
|
1011
1013
|
}
|
|
1012
|
-
.action-
|
|
1014
|
+
.action-button__secondary_12s3o .action-button__iconWrapper_12s3o {
|
|
1013
1015
|
color: #000;
|
|
1014
1016
|
background-color: #f3f4f5;
|
|
1015
|
-
}.
|
|
1017
|
+
}.textarea__input_1efzy {
|
|
1016
1018
|
color: #fff;
|
|
1017
1019
|
caret-color: #0072ef;
|
|
1018
1020
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1019
1021
|
}
|
|
1020
|
-
.
|
|
1022
|
+
.textarea__input_1efzy:-webkit-autofill {
|
|
1021
1023
|
-webkit-text-fill-color: #fff;
|
|
1022
1024
|
}
|
|
1023
|
-
.
|
|
1025
|
+
.textarea__input_1efzy::placeholder {
|
|
1024
1026
|
color: rgba(235, 235, 245, 0.6);
|
|
1025
1027
|
}
|
|
1026
|
-
.
|
|
1028
|
+
.textarea__hasInnerLabel_1efzy::placeholder {
|
|
1027
1029
|
color: rgba(235, 235, 245, 0.3);
|
|
1028
1030
|
}
|
|
1029
|
-
.
|
|
1031
|
+
.textarea__clearIcon_1efzy {
|
|
1030
1032
|
color: #fff;
|
|
1031
1033
|
}
|
|
1032
|
-
.
|
|
1034
|
+
.textarea__input_1efzy:read-only {
|
|
1033
1035
|
color: rgba(235, 235, 245, 0.6)
|
|
1034
1036
|
}
|
|
1035
|
-
.
|
|
1037
|
+
.textarea__input_1efzy:read-only:focus::placeholder {
|
|
1036
1038
|
color: rgba(235, 235, 245, 0.6);
|
|
1037
1039
|
}
|
|
1038
|
-
.
|
|
1040
|
+
.textarea__input_1efzy:disabled {
|
|
1039
1041
|
color: #fff;
|
|
1040
1042
|
-webkit-text-fill-color: #fff;
|
|
1041
1043
|
}
|
|
1042
|
-
.
|
|
1044
|
+
.textarea__input_1efzy:focus::placeholder {
|
|
1043
1045
|
color: rgba(235, 235, 245, 0.3);
|
|
1044
1046
|
}
|
|
1045
|
-
.
|
|
1047
|
+
.textarea__error_1efzy {
|
|
1046
1048
|
color: #f15045;
|
|
1047
1049
|
caret-color: #f15045;
|
|
1048
1050
|
}
|
|
1049
|
-
.
|
|
1051
|
+
.textarea__textarea_1efzy {
|
|
1050
1052
|
color: #fff;
|
|
1051
1053
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1052
1054
|
}
|
|
1053
|
-
.
|
|
1055
|
+
.textarea__textarea_1efzy::placeholder {
|
|
1054
1056
|
color: rgba(235, 235, 245, 0.6);
|
|
1055
1057
|
}
|
|
1056
|
-
.
|
|
1058
|
+
.textarea__hasInnerLabel_1efzy::placeholder {
|
|
1057
1059
|
color: rgba(235, 235, 245, 0.3);
|
|
1058
1060
|
}
|
|
1059
|
-
.
|
|
1061
|
+
.textarea__textarea_1efzy:disabled {
|
|
1060
1062
|
color: #fff;
|
|
1061
1063
|
-webkit-text-fill-color: #fff;
|
|
1062
1064
|
}
|
|
1063
|
-
.
|
|
1065
|
+
.textarea__textarea_1efzy:read-only {
|
|
1064
1066
|
color: rgba(235, 235, 245, 0.6);
|
|
1065
1067
|
}
|
|
1066
|
-
.
|
|
1068
|
+
.textarea__textarea_1efzy:focus::placeholder {
|
|
1067
1069
|
color: rgba(235, 235, 245, 0.3);
|
|
1068
1070
|
}
|
|
1069
|
-
.
|
|
1071
|
+
.textarea__focusVisible_113b8 {
|
|
1070
1072
|
outline: 2px solid #0072ef;
|
|
1071
1073
|
}
|
|
1072
|
-
.
|
|
1074
|
+
.textarea__input_a4t8s {
|
|
1073
1075
|
color: #000;
|
|
1074
1076
|
caret-color: #0072ef;
|
|
1075
1077
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1076
1078
|
}
|
|
1077
|
-
.
|
|
1079
|
+
.textarea__input_a4t8s:-webkit-autofill {
|
|
1078
1080
|
-webkit-text-fill-color: #000;
|
|
1079
1081
|
}
|
|
1080
|
-
.
|
|
1082
|
+
.textarea__input_a4t8s::placeholder {
|
|
1081
1083
|
color: rgba(60, 60, 67, 0.6);
|
|
1082
1084
|
}
|
|
1083
|
-
.
|
|
1085
|
+
.textarea__hasInnerLabel_a4t8s::placeholder {
|
|
1084
1086
|
color: rgba(60, 60, 67, 0.3);
|
|
1085
1087
|
}
|
|
1086
|
-
.
|
|
1088
|
+
.textarea__clearIcon_a4t8s {
|
|
1087
1089
|
color: #000;
|
|
1088
1090
|
}
|
|
1089
|
-
.
|
|
1091
|
+
.textarea__input_a4t8s:read-only {
|
|
1090
1092
|
color: rgba(60, 60, 67, 0.6)
|
|
1091
1093
|
}
|
|
1092
|
-
.
|
|
1094
|
+
.textarea__input_a4t8s:read-only:focus::placeholder {
|
|
1093
1095
|
color: rgba(60, 60, 67, 0.6);
|
|
1094
1096
|
}
|
|
1095
|
-
.
|
|
1097
|
+
.textarea__input_a4t8s:disabled {
|
|
1096
1098
|
color: #000;
|
|
1097
1099
|
-webkit-text-fill-color: #000;
|
|
1098
1100
|
}
|
|
1099
|
-
.
|
|
1101
|
+
.textarea__input_a4t8s:focus::placeholder {
|
|
1100
1102
|
color: rgba(60, 60, 67, 0.3);
|
|
1101
1103
|
}
|
|
1102
|
-
.
|
|
1104
|
+
.textarea__error_a4t8s {
|
|
1103
1105
|
color: #ef3124;
|
|
1104
1106
|
caret-color: #ef3124;
|
|
1105
1107
|
}
|
|
1106
|
-
.
|
|
1108
|
+
.textarea__textarea_a4t8s {
|
|
1107
1109
|
color: #000;
|
|
1108
1110
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1109
1111
|
}
|
|
1110
|
-
.
|
|
1112
|
+
.textarea__textarea_a4t8s::placeholder {
|
|
1111
1113
|
color: rgba(60, 60, 67, 0.6);
|
|
1112
1114
|
}
|
|
1113
|
-
.
|
|
1115
|
+
.textarea__hasInnerLabel_a4t8s::placeholder {
|
|
1114
1116
|
color: rgba(60, 60, 67, 0.3);
|
|
1115
1117
|
}
|
|
1116
|
-
.
|
|
1118
|
+
.textarea__textarea_a4t8s:disabled {
|
|
1117
1119
|
color: #000;
|
|
1118
1120
|
-webkit-text-fill-color: #000;
|
|
1119
1121
|
}
|
|
1120
|
-
.
|
|
1122
|
+
.textarea__textarea_a4t8s:read-only {
|
|
1121
1123
|
color: rgba(60, 60, 67, 0.6);
|
|
1122
1124
|
}
|
|
1123
|
-
.
|
|
1125
|
+
.textarea__textarea_a4t8s:focus::placeholder {
|
|
1124
1126
|
color: rgba(60, 60, 67, 0.3);
|
|
1125
|
-
}.
|
|
1127
|
+
}.base-modal__component_1o3bp {
|
|
1128
|
+
background: #121212;
|
|
1129
|
+
}.popover__component_y7e05 {
|
|
1130
|
+
background-color: transparent;
|
|
1131
|
+
color: #fff;
|
|
1132
|
+
}
|
|
1133
|
+
.popover__inner_y7e05 {
|
|
1134
|
+
background-color: #121212;
|
|
1135
|
+
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
1136
|
+
border: 1px solid transparent;
|
|
1137
|
+
}
|
|
1138
|
+
.popover__arrow_y7e05:after {
|
|
1139
|
+
background-color: #121212;
|
|
1140
|
+
border: 1px solid transparent;
|
|
1141
|
+
}.button__primary_soee7 {
|
|
1126
1142
|
color: #000;
|
|
1127
1143
|
background-color: #f3f4f5;
|
|
1128
1144
|
border: 1px solid transparent
|
|
1129
1145
|
}
|
|
1130
|
-
.
|
|
1146
|
+
.button__primary_soee7:hover {
|
|
1131
1147
|
background-color: rgb(207, 207, 208);
|
|
1132
1148
|
}
|
|
1133
|
-
.
|
|
1149
|
+
.button__primary_soee7:active {
|
|
1134
1150
|
background-color: rgb(194, 195, 196);
|
|
1135
1151
|
}
|
|
1136
|
-
.
|
|
1152
|
+
.button__primary_soee7 > .button__loader_soee7 {
|
|
1137
1153
|
color: #fff;
|
|
1138
1154
|
}
|
|
1139
|
-
.
|
|
1155
|
+
.button__secondary_soee7 {
|
|
1140
1156
|
color: #fff;
|
|
1141
1157
|
background-color: rgba(255, 255, 255, 0.1);
|
|
1142
1158
|
border: 1px solid transparent
|
|
1143
1159
|
}
|
|
1144
|
-
.
|
|
1160
|
+
.button__secondary_soee7:hover {
|
|
1145
1161
|
background-color: rgba(255, 255, 255, 0.163);
|
|
1146
1162
|
}
|
|
1147
|
-
.
|
|
1163
|
+
.button__secondary_soee7:active {
|
|
1148
1164
|
background-color: rgba(255, 255, 255, 0.235);
|
|
1149
1165
|
}
|
|
1150
|
-
.
|
|
1166
|
+
.button__secondary_soee7 > .button__loader_soee7 {
|
|
1151
1167
|
color: #fff;
|
|
1152
1168
|
}
|
|
1153
|
-
.
|
|
1169
|
+
.button__outlined_soee7 {
|
|
1154
1170
|
color: #fff;
|
|
1155
1171
|
background-color: transparent;
|
|
1156
1172
|
border: 1px solid #c5c5c7
|
|
1157
1173
|
}
|
|
1158
|
-
.
|
|
1174
|
+
.button__outlined_soee7:hover {
|
|
1159
1175
|
background-color: rgba(0, 0, 0, 0.07);
|
|
1160
1176
|
}
|
|
1161
|
-
.
|
|
1177
|
+
.button__outlined_soee7:active {
|
|
1162
1178
|
background-color: rgba(0, 0, 0, 0.15);
|
|
1163
1179
|
}
|
|
1164
|
-
.
|
|
1180
|
+
.button__tertiary_soee7 {
|
|
1165
1181
|
color: #fff;
|
|
1166
1182
|
background-color: transparent;
|
|
1167
1183
|
border: 1px solid #c5c5c7
|
|
1168
1184
|
}
|
|
1169
|
-
.
|
|
1185
|
+
.button__tertiary_soee7:hover {
|
|
1170
1186
|
background-color: rgba(255, 255, 255, 0.07);
|
|
1171
1187
|
border-color: #c5c5c7;
|
|
1172
1188
|
}
|
|
1173
|
-
.
|
|
1189
|
+
.button__tertiary_soee7:active {
|
|
1174
1190
|
background-color: rgba(255, 255, 255, 0.15);
|
|
1175
1191
|
}
|
|
1176
|
-
.
|
|
1192
|
+
.button__tertiary_soee7 > .button__loader_soee7 {
|
|
1177
1193
|
color: #fff;
|
|
1178
1194
|
}
|
|
1179
|
-
.
|
|
1195
|
+
.button__filled_soee7 {
|
|
1180
1196
|
color: #fff;
|
|
1181
1197
|
background-color: #3a3a3c
|
|
1182
1198
|
}
|
|
1183
|
-
.
|
|
1199
|
+
.button__filled_soee7:hover {
|
|
1184
1200
|
background-color: rgb(72, 72, 74);
|
|
1185
1201
|
}
|
|
1186
|
-
.
|
|
1202
|
+
.button__filled_soee7:active {
|
|
1187
1203
|
background-color: rgb(88, 88, 89);
|
|
1188
1204
|
}
|
|
1189
|
-
.
|
|
1205
|
+
.button__transparent_soee7 {
|
|
1190
1206
|
color: #fff;
|
|
1191
1207
|
background-color: rgba(255, 255, 255, 0.1)
|
|
1192
1208
|
}
|
|
1193
|
-
.
|
|
1209
|
+
.button__transparent_soee7:hover {
|
|
1194
1210
|
background-color: rgba(255, 255, 255, 0.2);
|
|
1195
1211
|
}
|
|
1196
|
-
.
|
|
1212
|
+
.button__transparent_soee7:active {
|
|
1197
1213
|
background-color: rgba(255, 255, 255, 0.4);
|
|
1198
1214
|
}
|
|
1199
|
-
.
|
|
1215
|
+
.button__link_soee7 {
|
|
1200
1216
|
color: #fff;
|
|
1201
1217
|
background-color: transparent;
|
|
1202
1218
|
border: 1px solid transparent
|
|
1203
1219
|
}
|
|
1204
|
-
.
|
|
1220
|
+
.button__link_soee7:hover {
|
|
1205
1221
|
background-color: rgba(255, 255, 255, 0.07);
|
|
1206
1222
|
}
|
|
1207
|
-
.
|
|
1223
|
+
.button__link_soee7:active {
|
|
1208
1224
|
background-color: rgba(255, 255, 255, 0.15);
|
|
1209
1225
|
}
|
|
1210
|
-
.
|
|
1226
|
+
.button__link_soee7 > .button__loader_soee7 {
|
|
1211
1227
|
color: #fff;
|
|
1212
1228
|
}
|
|
1213
|
-
.
|
|
1229
|
+
.button__ghost_soee7 {
|
|
1214
1230
|
color: #fff
|
|
1215
1231
|
}
|
|
1216
|
-
.
|
|
1232
|
+
.button__ghost_soee7:hover {
|
|
1217
1233
|
color: rgb(179, 179, 179);
|
|
1218
1234
|
}
|
|
1219
|
-
.
|
|
1235
|
+
.button__ghost_soee7:active {
|
|
1220
1236
|
color: rgb(128, 128, 128);
|
|
1221
1237
|
}
|
|
1222
|
-
.
|
|
1238
|
+
.button__ghost_soee7 > .button__loader_soee7 {
|
|
1223
1239
|
color: #fff;
|
|
1224
1240
|
}
|
|
1225
|
-
.
|
|
1241
|
+
.button__component_soee7[disabled].button__primary_soee7 {
|
|
1226
1242
|
color: rgba(60, 60, 67, 0.3);
|
|
1227
1243
|
background-color: #f3f4f5
|
|
1228
1244
|
}
|
|
1229
|
-
.
|
|
1245
|
+
.button__component_soee7[disabled].button__primary_soee7.button__loading_soee7 {
|
|
1230
1246
|
background-color: #f3f4f5;
|
|
1231
1247
|
}
|
|
1232
|
-
.
|
|
1248
|
+
.button__component_soee7[disabled].button__secondary_soee7 {
|
|
1233
1249
|
color: rgba(255, 255, 255, 0.3);
|
|
1234
1250
|
background-color: rgba(255, 255, 255, 0.05);
|
|
1235
1251
|
border-color: transparent
|
|
1236
1252
|
}
|
|
1237
|
-
.
|
|
1253
|
+
.button__component_soee7[disabled].button__secondary_soee7.button__loading_soee7 {
|
|
1238
1254
|
color: #fff;
|
|
1239
1255
|
background-color: rgba(255, 255, 255, 0.1);
|
|
1240
1256
|
border-color: transparent;
|
|
1241
1257
|
}
|
|
1242
|
-
.
|
|
1258
|
+
.button__component_soee7[disabled].button__outlined_soee7 {
|
|
1243
1259
|
color: rgba(255, 255, 255, 0.3);
|
|
1244
1260
|
background-color: transparent;
|
|
1245
1261
|
border-color: rgba(197, 197, 199, 0.3)
|
|
1246
1262
|
}
|
|
1247
|
-
.
|
|
1263
|
+
.button__component_soee7[disabled].button__outlined_soee7.button__loading_soee7 {
|
|
1248
1264
|
color: #fff;
|
|
1249
1265
|
}
|
|
1250
|
-
.
|
|
1266
|
+
.button__component_soee7[disabled].button__tertiary_soee7 {
|
|
1251
1267
|
color: rgba(255, 255, 255, 0.3);
|
|
1252
1268
|
background-color: transparent;
|
|
1253
1269
|
border-color: rgba(197, 197, 199, 0.3)
|
|
1254
1270
|
}
|
|
1255
|
-
.
|
|
1271
|
+
.button__component_soee7[disabled].button__tertiary_soee7.button__loading_soee7 {
|
|
1256
1272
|
color: #fff;
|
|
1257
1273
|
border-color: #c5c5c7;
|
|
1258
1274
|
}
|
|
1259
|
-
.
|
|
1275
|
+
.button__component_soee7[disabled].button__filled_soee7 {
|
|
1260
1276
|
color: rgba(255, 255, 255, 0.3);
|
|
1261
1277
|
background-color: rgba(58, 58, 60, 0.3)
|
|
1262
1278
|
}
|
|
1263
|
-
.
|
|
1279
|
+
.button__component_soee7[disabled].button__filled_soee7.button__loading_soee7 {
|
|
1264
1280
|
color: #fff;
|
|
1265
1281
|
background-color: #3a3a3c;
|
|
1266
1282
|
}
|
|
1267
|
-
.
|
|
1283
|
+
.button__component_soee7[disabled].button__transparent_soee7 {
|
|
1268
1284
|
color: rgba(255, 255, 255, 0.3);
|
|
1269
1285
|
background-color: rgba(255, 255, 255, 0.03)
|
|
1270
1286
|
}
|
|
1271
|
-
.
|
|
1287
|
+
.button__component_soee7[disabled].button__transparent_soee7.button__loading_soee7 {
|
|
1272
1288
|
color: #fff;
|
|
1273
1289
|
background-color: rgba(255, 255, 255, 0.1);
|
|
1274
1290
|
}
|
|
1275
|
-
.
|
|
1291
|
+
.button__component_soee7[disabled].button__link_soee7 {
|
|
1276
1292
|
color: rgba(255, 255, 255, 0.3);
|
|
1277
1293
|
background-color: transparent
|
|
1278
1294
|
}
|
|
1279
|
-
.
|
|
1295
|
+
.button__component_soee7[disabled].button__link_soee7.button__loading_soee7 {
|
|
1280
1296
|
color: #fff;
|
|
1281
1297
|
}
|
|
1282
|
-
.
|
|
1298
|
+
.button__component_soee7[disabled].button__ghost_soee7 {
|
|
1283
1299
|
color: rgba(255, 255, 255, 0.3)
|
|
1284
1300
|
}
|
|
1285
|
-
.
|
|
1301
|
+
.button__component_soee7[disabled].button__ghost_soee7.button__loading_soee7 {
|
|
1286
1302
|
color: #fff;
|
|
1287
1303
|
}
|
|
1288
|
-
.
|
|
1304
|
+
.button__component_184m6 {
|
|
1289
1305
|
background-color: transparent
|
|
1290
1306
|
}
|
|
1291
|
-
.
|
|
1307
|
+
.button__focused_184m6 {
|
|
1292
1308
|
outline: 2px solid #0072ef;
|
|
1293
1309
|
}
|
|
1294
|
-
.
|
|
1310
|
+
.button__primary_hecvs {
|
|
1295
1311
|
color: #fff;
|
|
1296
1312
|
background-color: #202022;
|
|
1297
1313
|
border: 1px solid transparent
|
|
1298
1314
|
}
|
|
1299
|
-
.
|
|
1315
|
+
.button__primary_hecvs:hover {
|
|
1300
1316
|
background-color: rgb(48, 48, 49);
|
|
1301
1317
|
}
|
|
1302
|
-
.
|
|
1318
|
+
.button__primary_hecvs:active {
|
|
1303
1319
|
background-color: rgb(65, 65, 67);
|
|
1304
1320
|
}
|
|
1305
|
-
.
|
|
1321
|
+
.button__primary_hecvs > .button__loader_hecvs {
|
|
1306
1322
|
color: #fff;
|
|
1307
1323
|
}
|
|
1308
|
-
.
|
|
1324
|
+
.button__secondary_hecvs {
|
|
1309
1325
|
color: #000;
|
|
1310
1326
|
background-color: rgba(0, 0, 0, 0.08);
|
|
1311
1327
|
border: 1px solid transparent
|
|
1312
1328
|
}
|
|
1313
|
-
.
|
|
1329
|
+
.button__secondary_hecvs:hover {
|
|
1314
1330
|
background-color: rgba(0, 0, 0, 0.218);
|
|
1315
1331
|
}
|
|
1316
|
-
.
|
|
1332
|
+
.button__secondary_hecvs:active {
|
|
1317
1333
|
background-color: rgba(0, 0, 0, 0.264);
|
|
1318
1334
|
}
|
|
1319
|
-
.
|
|
1335
|
+
.button__secondary_hecvs > .button__loader_hecvs {
|
|
1320
1336
|
color: #000;
|
|
1321
1337
|
}
|
|
1322
|
-
.
|
|
1338
|
+
.button__outlined_hecvs {
|
|
1323
1339
|
color: #fff;
|
|
1324
1340
|
background-color: transparent;
|
|
1325
1341
|
border: 1px solid #c5c5c7
|
|
1326
1342
|
}
|
|
1327
|
-
.
|
|
1343
|
+
.button__outlined_hecvs:hover {
|
|
1328
1344
|
background-color: rgba(255, 255, 255, 0.15);
|
|
1329
1345
|
}
|
|
1330
|
-
.
|
|
1346
|
+
.button__outlined_hecvs:active {
|
|
1331
1347
|
background-color: rgba(0, 0, 0, 0.15);
|
|
1332
1348
|
}
|
|
1333
|
-
.
|
|
1349
|
+
.button__tertiary_hecvs {
|
|
1334
1350
|
color: #000;
|
|
1335
1351
|
background-color: transparent;
|
|
1336
1352
|
border: 1px solid #464649
|
|
1337
1353
|
}
|
|
1338
|
-
.
|
|
1354
|
+
.button__tertiary_hecvs:hover {
|
|
1339
1355
|
background-color: rgba(18, 18, 18, 0.15);
|
|
1340
1356
|
border-color: #464649;
|
|
1341
1357
|
}
|
|
1342
|
-
.
|
|
1358
|
+
.button__tertiary_hecvs:active {
|
|
1343
1359
|
background-color: rgba(18, 18, 18, 0.2);
|
|
1344
1360
|
}
|
|
1345
|
-
.
|
|
1361
|
+
.button__tertiary_hecvs > .button__loader_hecvs {
|
|
1346
1362
|
color: #000;
|
|
1347
1363
|
}
|
|
1348
|
-
.
|
|
1364
|
+
.button__filled_hecvs {
|
|
1349
1365
|
color: #fff;
|
|
1350
1366
|
background-color: #3a3a3c
|
|
1351
1367
|
}
|
|
1352
|
-
.
|
|
1368
|
+
.button__filled_hecvs:hover {
|
|
1353
1369
|
background-color: rgb(99, 112, 126);
|
|
1354
1370
|
}
|
|
1355
|
-
.
|
|
1371
|
+
.button__filled_hecvs:active {
|
|
1356
1372
|
background-color: rgb(61, 74, 88);
|
|
1357
1373
|
}
|
|
1358
|
-
.
|
|
1374
|
+
.button__transparent_hecvs {
|
|
1359
1375
|
color: #000;
|
|
1360
1376
|
background-color: rgba(255, 255, 255, 0.1)
|
|
1361
1377
|
}
|
|
1362
|
-
.
|
|
1378
|
+
.button__transparent_hecvs:hover {
|
|
1363
1379
|
background-color: rgba(255, 255, 255, 0.2);
|
|
1364
1380
|
}
|
|
1365
|
-
.
|
|
1381
|
+
.button__transparent_hecvs:active {
|
|
1366
1382
|
background-color: rgba(255, 255, 255, 0.05);
|
|
1367
1383
|
}
|
|
1368
|
-
.
|
|
1384
|
+
.button__link_hecvs {
|
|
1369
1385
|
color: #000;
|
|
1370
1386
|
background-color: transparent;
|
|
1371
1387
|
border: 1px solid transparent
|
|
1372
1388
|
}
|
|
1373
|
-
.
|
|
1389
|
+
.button__link_hecvs:hover {
|
|
1374
1390
|
background-color: rgba(18, 18, 18, 0.15);
|
|
1375
1391
|
}
|
|
1376
|
-
.
|
|
1392
|
+
.button__link_hecvs:active {
|
|
1377
1393
|
background-color: rgba(18, 18, 18, 0.2);
|
|
1378
1394
|
}
|
|
1379
|
-
.
|
|
1395
|
+
.button__link_hecvs > .button__loader_hecvs {
|
|
1380
1396
|
color: #000;
|
|
1381
1397
|
}
|
|
1382
|
-
.
|
|
1398
|
+
.button__ghost_hecvs {
|
|
1383
1399
|
color: #000
|
|
1384
1400
|
}
|
|
1385
|
-
.
|
|
1401
|
+
.button__ghost_hecvs:hover {
|
|
1386
1402
|
color: rgb(77, 77, 77);
|
|
1387
1403
|
}
|
|
1388
|
-
.
|
|
1404
|
+
.button__ghost_hecvs:active {
|
|
1389
1405
|
color: rgb(128, 128, 128);
|
|
1390
1406
|
}
|
|
1391
|
-
.
|
|
1407
|
+
.button__ghost_hecvs > .button__loader_hecvs {
|
|
1392
1408
|
color: #000;
|
|
1393
1409
|
}
|
|
1394
|
-
.
|
|
1410
|
+
.button__component_hecvs[disabled].button__primary_hecvs {
|
|
1395
1411
|
color: rgba(235, 235, 245, 0.3);
|
|
1396
1412
|
background-color: #202022
|
|
1397
1413
|
}
|
|
1398
|
-
.
|
|
1414
|
+
.button__component_hecvs[disabled].button__primary_hecvs.button__loading_hecvs {
|
|
1399
1415
|
background-color: #202022;
|
|
1400
1416
|
}
|
|
1401
|
-
.
|
|
1417
|
+
.button__component_hecvs[disabled].button__secondary_hecvs {
|
|
1402
1418
|
color: rgba(0, 0, 0, 0.3);
|
|
1403
1419
|
background-color: rgba(18, 18, 18, 0.08);
|
|
1404
1420
|
border-color: transparent
|
|
1405
1421
|
}
|
|
1406
|
-
.
|
|
1422
|
+
.button__component_hecvs[disabled].button__secondary_hecvs.button__loading_hecvs {
|
|
1407
1423
|
color: #000;
|
|
1408
1424
|
background-color: rgba(0, 0, 0, 0.08);
|
|
1409
1425
|
border-color: transparent;
|
|
1410
1426
|
}
|
|
1411
|
-
.
|
|
1427
|
+
.button__component_hecvs[disabled].button__outlined_hecvs {
|
|
1412
1428
|
color: rgba(255, 255, 255, 0.3);
|
|
1413
1429
|
background-color: transparent;
|
|
1414
1430
|
border-color: rgba(35, 53, 73, 0.3)
|
|
1415
1431
|
}
|
|
1416
|
-
.
|
|
1432
|
+
.button__component_hecvs[disabled].button__outlined_hecvs.button__loading_hecvs {
|
|
1417
1433
|
color: #fff;
|
|
1418
1434
|
}
|
|
1419
|
-
.
|
|
1435
|
+
.button__component_hecvs[disabled].button__tertiary_hecvs {
|
|
1420
1436
|
color: rgba(0, 0, 0, 0.3);
|
|
1421
1437
|
background-color: transparent;
|
|
1422
1438
|
border-color: rgba(70, 70, 73, 0.3)
|
|
1423
1439
|
}
|
|
1424
|
-
.
|
|
1440
|
+
.button__component_hecvs[disabled].button__tertiary_hecvs.button__loading_hecvs {
|
|
1425
1441
|
color: #000;
|
|
1426
1442
|
}
|
|
1427
|
-
.
|
|
1443
|
+
.button__component_hecvs[disabled].button__filled_hecvs {
|
|
1428
1444
|
color: rgba(255, 255, 255, 0.3);
|
|
1429
1445
|
background-color: rgba(72, 87, 103, 0.3);
|
|
1430
1446
|
border-color: transparent
|
|
1431
1447
|
}
|
|
1432
|
-
.
|
|
1448
|
+
.button__component_hecvs[disabled].button__filled_hecvs.button__loading_hecvs {
|
|
1433
1449
|
color: #fff;
|
|
1434
1450
|
background-color: #3a3a3c;
|
|
1435
1451
|
border-color: transparent;
|
|
1436
1452
|
}
|
|
1437
|
-
.
|
|
1453
|
+
.button__component_hecvs[disabled].button__transparent_hecvs {
|
|
1438
1454
|
color: rgba(255, 255, 255, 0.3);
|
|
1439
1455
|
background-color: rgba(255, 255, 255, 0.03)
|
|
1440
1456
|
}
|
|
1441
|
-
.
|
|
1457
|
+
.button__component_hecvs[disabled].button__transparent_hecvs.button__loading_hecvs {
|
|
1442
1458
|
color: #000;
|
|
1443
1459
|
background-color: rgba(255, 255, 255, 0.1);
|
|
1444
1460
|
}
|
|
1445
|
-
.
|
|
1461
|
+
.button__component_hecvs[disabled].button__link_hecvs {
|
|
1446
1462
|
color: rgba(0, 0, 0, 0.3);
|
|
1447
1463
|
background-color: transparent
|
|
1448
1464
|
}
|
|
1449
|
-
.
|
|
1465
|
+
.button__component_hecvs[disabled].button__link_hecvs.button__loading_hecvs {
|
|
1450
1466
|
color: #000;
|
|
1451
1467
|
}
|
|
1452
|
-
.
|
|
1468
|
+
.button__component_hecvs[disabled].button__ghost_hecvs {
|
|
1453
1469
|
color: rgba(0, 0, 0, 0.3)
|
|
1454
1470
|
}
|
|
1455
|
-
.
|
|
1471
|
+
.button__component_hecvs[disabled].button__ghost_hecvs.button__loading_hecvs {
|
|
1456
1472
|
color: #000;
|
|
1457
|
-
}.
|
|
1458
|
-
background: #121212;
|
|
1459
|
-
}.popover__component_87k3t {
|
|
1460
|
-
background-color: transparent;
|
|
1461
|
-
color: #fff;
|
|
1462
|
-
}
|
|
1463
|
-
.popover__inner_87k3t {
|
|
1464
|
-
background-color: #121212;
|
|
1465
|
-
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
1466
|
-
border: 1px solid transparent;
|
|
1467
|
-
}
|
|
1468
|
-
.popover__arrow_87k3t:after {
|
|
1469
|
-
background-color: #121212;
|
|
1470
|
-
border: 1px solid transparent;
|
|
1471
|
-
}.tabs__component_1yqb9:before {
|
|
1473
|
+
}.tabs__component_1fyu5:before {
|
|
1472
1474
|
background-color: #2b2b2e;
|
|
1473
1475
|
}
|
|
1474
|
-
.
|
|
1476
|
+
.tabs__title_1fyu5 {
|
|
1475
1477
|
color: rgba(235, 235, 245, 0.6)
|
|
1476
1478
|
}
|
|
1477
|
-
.
|
|
1479
|
+
.tabs__title_1fyu5:not(.tabs__disabled_1fyu5):hover {
|
|
1478
1480
|
color: #fff;
|
|
1479
1481
|
}
|
|
1480
|
-
.
|
|
1482
|
+
.tabs__focused_1fyu5 {
|
|
1481
1483
|
outline: 2px solid #0072ef;
|
|
1482
1484
|
}
|
|
1483
|
-
.
|
|
1485
|
+
.tabs__selected_1fyu5 {
|
|
1484
1486
|
color: #fff;
|
|
1485
1487
|
}
|
|
1486
|
-
.
|
|
1488
|
+
.tabs__disabled_1fyu5 {
|
|
1487
1489
|
color: rgba(235, 235, 245, 0.3);
|
|
1488
1490
|
}
|
|
1489
|
-
.
|
|
1491
|
+
.tabs__line_1fyu5 {
|
|
1490
1492
|
background-color: #ef3124;
|
|
1491
1493
|
}
|
|
1492
|
-
.
|
|
1494
|
+
.tabs__component_1fyu5:before {
|
|
1493
1495
|
background-color: #2b2b2e;
|
|
1494
|
-
}.
|
|
1496
|
+
}.tabs__title_1fyu5 {
|
|
1495
1497
|
color: rgba(235, 235, 245, 0.6)
|
|
1496
|
-
}.
|
|
1498
|
+
}.tabs__title_1fyu5:not(.tabs__disabled_1fyu5):hover {
|
|
1497
1499
|
color: #fff;
|
|
1498
|
-
}.
|
|
1500
|
+
}.tabs__focused_1fyu5 {
|
|
1499
1501
|
outline: 2px solid #0072ef;
|
|
1500
|
-
}.
|
|
1502
|
+
}.tabs__selected_1fyu5 {
|
|
1501
1503
|
color: #fff;
|
|
1502
|
-
}.
|
|
1504
|
+
}.tabs__disabled_1fyu5 {
|
|
1503
1505
|
color: rgba(235, 235, 245, 0.3);
|
|
1504
|
-
}.
|
|
1506
|
+
}.tabs__line_1fyu5 {
|
|
1505
1507
|
background-color: #ef3124;
|
|
1506
1508
|
}
|
|
1507
1509
|
|
|
1508
1510
|
|
|
1509
1511
|
|
|
1510
|
-
.
|
|
1511
|
-
|
|
1512
|
-
}.chart__coreChart_1akpw .recharts-text tspan {
|
|
1513
|
-
fill: #fff;
|
|
1514
|
-
}
|
|
1515
|
-
@keyframes chart__showDot_11snk {
|
|
1516
|
-
}
|
|
1517
|
-
|
|
1518
|
-
.chart__tickText_8g1oy {
|
|
1519
|
-
fill: #fff;
|
|
1520
|
-
}
|
|
1521
|
-
.chart__circle_8g1oy {
|
|
1522
|
-
fill: #121212;
|
|
1523
|
-
}
|
|
1524
|
-
.chart__circle_8g1oy {
|
|
1525
|
-
fill: #121212;
|
|
1526
|
-
}
|
|
1527
|
-
.chart__tooltip_csikk {
|
|
1528
|
-
background-color: #121212;
|
|
1529
|
-
border: 1px solid #2b2b2e;
|
|
1530
|
-
box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
|
|
1531
|
-
}
|
|
1532
|
-
.chart__tooltipArrow_csikk {
|
|
1533
|
-
border: 1px solid #2b2b2e;
|
|
1534
|
-
background-color: #121212;
|
|
1535
|
-
}
|
|
1536
|
-
.chart__tooltipArrow_csikk:before {
|
|
1537
|
-
border-color: transparent #121212 transparent transparent;
|
|
1538
|
-
}.circular-progress-bar__backgroundCircle_1lj50,
|
|
1539
|
-
.circular-progress-bar__progressCircle_1lj50 {
|
|
1512
|
+
.circular-progress-bar__backgroundCircle_xnzpb,
|
|
1513
|
+
.circular-progress-bar__progressCircle_xnzpb {
|
|
1540
1514
|
fill: transparent;
|
|
1541
1515
|
}
|
|
1542
|
-
.circular-progress-
|
|
1516
|
+
.circular-progress-bar__positive_xnzpb {
|
|
1543
1517
|
stroke: #2fc26e;
|
|
1544
1518
|
}
|
|
1545
|
-
.circular-progress-
|
|
1519
|
+
.circular-progress-bar__negative_xnzpb {
|
|
1546
1520
|
stroke: #d91d0b;
|
|
1547
1521
|
}
|
|
1548
|
-
.circular-progress-
|
|
1522
|
+
.circular-progress-bar__backgroundCircle_xnzpb {
|
|
1549
1523
|
stroke: #2c2c2e
|
|
1550
1524
|
}
|
|
1551
|
-
.circular-progress-
|
|
1525
|
+
.circular-progress-bar__backgroundCircle_xnzpb.circular-progress-bar__stroke_xnzpb {
|
|
1552
1526
|
stroke: transparent;
|
|
1553
1527
|
}
|
|
1554
|
-
.circular-progress-
|
|
1528
|
+
.circular-progress-bar__progressCircle_xnzpb.circular-progress-bar__bg-positive_xnzpb {
|
|
1555
1529
|
fill: #2fc26e;
|
|
1556
1530
|
}
|
|
1557
|
-
.circular-progress-
|
|
1531
|
+
.circular-progress-bar__progressCircle_xnzpb.circular-progress-bar__bg-negative_xnzpb {
|
|
1558
1532
|
fill: #d91d0b;
|
|
1559
1533
|
}
|
|
1560
|
-
.circular-progress-
|
|
1534
|
+
.circular-progress-bar__iconWrapper_xnzpb.circular-progress-bar__icon-tertiary_xnzpb {
|
|
1561
1535
|
color: #464649;
|
|
1562
1536
|
}
|
|
1563
|
-
.circular-progress-
|
|
1537
|
+
.circular-progress-bar__iconWrapper_xnzpb.circular-progress-bar__icon-positive_xnzpb {
|
|
1564
1538
|
color: #2fc26e;
|
|
1565
1539
|
}
|
|
1566
|
-
.circular-progress-
|
|
1540
|
+
.circular-progress-bar__iconWrapper_xnzpb.circular-progress-bar__icon-negative_xnzpb {
|
|
1567
1541
|
color: #d91d0b;
|
|
1568
1542
|
}
|
|
1569
|
-
.circular-progress-
|
|
1543
|
+
.circular-progress-bar__iconWrapper_xnzpb.circular-progress-bar__icon-primary-inverted_xnzpb {
|
|
1570
1544
|
color: #000;
|
|
1571
1545
|
}
|
|
1572
|
-
.circular-progress-
|
|
1546
|
+
.circular-progress-bar__iconWrapper_xnzpb.circular-progress-bar__icon-primary_xnzpb {
|
|
1573
1547
|
color: #fff;
|
|
1574
1548
|
}
|
|
1575
|
-
.circular-progress-
|
|
1549
|
+
.circular-progress-bar__iconWrapper_xnzpb.circular-progress-bar__icon-secondary_xnzpb {
|
|
1576
1550
|
color: #8d8d93;
|
|
1577
|
-
}.
|
|
1551
|
+
}.chart__coreChart_kdov9 .recharts-text tspan {
|
|
1552
|
+
fill: #fff;
|
|
1553
|
+
}
|
|
1554
|
+
@keyframes chart__showDot_i1cxv {
|
|
1555
|
+
}
|
|
1556
|
+
|
|
1557
|
+
.chart__tickText_1xdy5 {
|
|
1558
|
+
fill: #fff;
|
|
1559
|
+
}
|
|
1560
|
+
.chart__circle_1xdy5 {
|
|
1561
|
+
fill: #121212;
|
|
1562
|
+
}
|
|
1563
|
+
.chart__circle_1xdy5 {
|
|
1564
|
+
fill: #121212;
|
|
1565
|
+
}
|
|
1566
|
+
.chart__tooltip_1m0dv {
|
|
1567
|
+
background-color: #121212;
|
|
1568
|
+
border: 1px solid #2b2b2e;
|
|
1569
|
+
box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
|
|
1570
|
+
}
|
|
1571
|
+
.chart__tooltipArrow_1m0dv {
|
|
1572
|
+
border: 1px solid #2b2b2e;
|
|
1573
|
+
background-color: #121212;
|
|
1574
|
+
}
|
|
1575
|
+
.chart__tooltipArrow_1m0dv:before {
|
|
1576
|
+
border-color: transparent #121212 transparent transparent;
|
|
1577
|
+
}.comment__component_1o6h5 {
|
|
1578
|
+
background-color: #202022;
|
|
1579
|
+
}.list-header__filled_9tkba {
|
|
1578
1580
|
background-color: rgba(255, 255, 255, 0.1);
|
|
1579
|
-
}.stepped-progress-
|
|
1581
|
+
}.stepped-progress-bar__description_1necz {
|
|
1580
1582
|
color: rgba(235, 235, 245, 0.6);
|
|
1581
1583
|
}
|
|
1582
|
-
.stepped-progress-
|
|
1584
|
+
.stepped-progress-bar__bar_32x6k {
|
|
1583
1585
|
background: rgba(255, 255, 255, 0.1);
|
|
1584
1586
|
}
|
|
1585
|
-
.stepped-progress-
|
|
1587
|
+
.stepped-progress-bar__positive_32x6k {
|
|
1586
1588
|
background: #2fc26e;
|
|
1587
1589
|
}
|
|
1588
|
-
.stepped-progress-
|
|
1590
|
+
.stepped-progress-bar__attention_32x6k {
|
|
1589
1591
|
background: #f6bf65;
|
|
1590
1592
|
}
|
|
1591
|
-
.stepped-progress-
|
|
1593
|
+
.stepped-progress-bar__negative_32x6k {
|
|
1592
1594
|
background: #d91d0b;
|
|
1593
1595
|
}
|
|
1594
|
-
.stepped-progress-
|
|
1596
|
+
.stepped-progress-bar__link_32x6k {
|
|
1595
1597
|
background: #0072ef;
|
|
1596
1598
|
}
|
|
1597
|
-
.stepped-progress-
|
|
1599
|
+
.stepped-progress-bar__tertiary_32x6k {
|
|
1598
1600
|
background: #464649;
|
|
1599
1601
|
}
|
|
1600
|
-
.stepped-progress-
|
|
1602
|
+
.stepped-progress-bar__secondary_32x6k {
|
|
1601
1603
|
background: #8d8d93;
|
|
1602
1604
|
}
|
|
1603
|
-
.stepped-progress-
|
|
1605
|
+
.stepped-progress-bar__primary_32x6k {
|
|
1604
1606
|
background: #fff;
|
|
1605
1607
|
}
|
|
1606
|
-
.stepped-progress-
|
|
1608
|
+
.stepped-progress-bar__accent_32x6k {
|
|
1607
1609
|
background: #ef3124;
|
|
1608
|
-
}.
|
|
1610
|
+
}.drawer__backdropEnter_1t1cn {
|
|
1611
|
+
background-color: transparent;
|
|
1612
|
+
}
|
|
1613
|
+
.drawer__backdropEnterActive_1t1cn,
|
|
1614
|
+
.drawer__backdropEnterDone_1t1cn {
|
|
1615
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
1616
|
+
}
|
|
1617
|
+
.drawer__backdropExit_1t1cn {
|
|
1618
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
1609
1619
|
}
|
|
1610
|
-
.
|
|
1620
|
+
.drawer__backdropExitActive_1t1cn,
|
|
1621
|
+
.drawer__backdropExitDone_1t1cn {
|
|
1622
|
+
background-color: transparent;
|
|
1623
|
+
}.attach__component_2x7a6 {
|
|
1624
|
+
}
|
|
1625
|
+
.attach__focused_2x7a6 {
|
|
1611
1626
|
outline: 2px solid #0072ef;
|
|
1612
|
-
}.confirmation-
|
|
1627
|
+
}.confirmation-v1__errorHeader_136c6 {
|
|
1613
1628
|
color: #fff;
|
|
1614
1629
|
color: #fff;
|
|
1615
1630
|
}
|
|
1616
|
-
.confirmation-
|
|
1631
|
+
.confirmation-v1__errorText_136c6 {
|
|
1617
1632
|
color: rgba(235, 235, 245, 0.6);
|
|
1618
1633
|
color: rgba(235, 235, 245, 0.6);
|
|
1619
1634
|
}
|
|
1620
|
-
.confirmation-
|
|
1635
|
+
.confirmation-v1__phoneHintText_136c6 {
|
|
1621
1636
|
color: rgba(235, 235, 245, 0.6);
|
|
1622
1637
|
color: rgba(235, 235, 245, 0.6);
|
|
1623
1638
|
}
|
|
1624
|
-
.confirmation-
|
|
1639
|
+
.confirmation-v1__phonesWrap_136c6 {
|
|
1625
1640
|
color: rgba(235, 235, 245, 0.6);
|
|
1626
1641
|
}
|
|
1627
|
-
.confirmation-
|
|
1642
|
+
.confirmation-v1__phoneDescription_136c6 {
|
|
1628
1643
|
color: rgba(235, 235, 245, 0.6);
|
|
1629
1644
|
}
|
|
1630
|
-
.confirmation-
|
|
1645
|
+
.confirmation-v1__input_157zv {
|
|
1631
1646
|
background-color: #202022;
|
|
1632
1647
|
color: #fff
|
|
1633
1648
|
}
|
|
1634
|
-
.confirmation-
|
|
1649
|
+
.confirmation-v1__input_157zv.confirmation-v1__hasError_157zv {
|
|
1635
1650
|
color: #f15045;
|
|
1636
1651
|
caret-color: #fff;
|
|
1637
1652
|
background-color: #35110d;
|
|
1638
1653
|
}
|
|
1639
|
-
.confirmation-
|
|
1654
|
+
.confirmation-v1__input_157zv.confirmation-v1__disabled_157zv {
|
|
1640
1655
|
color: rgba(235, 235, 245, 0.3);
|
|
1641
1656
|
}
|
|
1642
|
-
@keyframes confirmation-
|
|
1657
|
+
@keyframes confirmation-v1__shake_157zv {
|
|
1643
1658
|
}
|
|
1644
|
-
.confirmation-
|
|
1659
|
+
.confirmation-v1__component_1bons {
|
|
1645
1660
|
color: rgba(235, 235, 245, 0.6);
|
|
1646
1661
|
color: rgba(235, 235, 245, 0.6);
|
|
1647
1662
|
}
|
|
1648
|
-
.confirmation-
|
|
1663
|
+
.confirmation-v1__circle_kfmx1 {
|
|
1649
1664
|
fill: transparent;
|
|
1650
1665
|
stroke: #464649;
|
|
1651
1666
|
}
|
|
1652
|
-
.confirmation-
|
|
1667
|
+
.confirmation-v1__title_mkedv {
|
|
1653
1668
|
color: #fff;
|
|
1654
1669
|
}
|
|
1655
|
-
.confirmation-
|
|
1670
|
+
.confirmation-v1__description_mkedv {
|
|
1656
1671
|
color: rgba(235, 235, 245, 0.6);
|
|
1657
1672
|
}
|
|
1658
|
-
.confirmation-
|
|
1673
|
+
.confirmation-v1__alertIcon_mkedv {
|
|
1659
1674
|
color: #d91d0b;
|
|
1660
1675
|
}
|
|
1661
|
-
.confirmation-
|
|
1676
|
+
.confirmation-v1__header_2blrf {
|
|
1662
1677
|
color: #fff;
|
|
1663
1678
|
color: #fff;
|
|
1664
1679
|
}
|
|
1665
|
-
.confirmation-
|
|
1680
|
+
.confirmation-v1__error_2blrf {
|
|
1666
1681
|
color: #f15045;
|
|
1667
1682
|
}
|
|
1668
|
-
.confirmation-
|
|
1683
|
+
.confirmation-v1__loaderText_2blrf {
|
|
1669
1684
|
color: rgba(235, 235, 245, 0.6);
|
|
1670
1685
|
color: rgba(235, 235, 245, 0.6);
|
|
1671
|
-
}.custom-
|
|
1686
|
+
}.custom-button__customButton_1prg2.custom-button__white_1prg2 * {
|
|
1672
1687
|
color: #fff;
|
|
1673
1688
|
}
|
|
1674
|
-
.custom-
|
|
1689
|
+
.custom-button__customButton_1prg2.custom-button__black_1prg2 * {
|
|
1675
1690
|
color: #000;
|
|
1676
1691
|
}
|
|
1677
|
-
.custom-
|
|
1692
|
+
.custom-button__customButton_1prg2:before {
|
|
1678
1693
|
background-color: rgba(0, 0, 0, 0);
|
|
1679
1694
|
}
|
|
1680
|
-
.custom-
|
|
1695
|
+
.custom-button__customButton_1prg2:hover:before {
|
|
1681
1696
|
background-color: rgba(0, 0, 0, 0.07);
|
|
1682
1697
|
}
|
|
1683
|
-
.custom-
|
|
1698
|
+
.custom-button__customButton_1prg2:active:before {
|
|
1684
1699
|
background-color: rgba(0, 0, 0, 0.15);
|
|
1685
1700
|
}
|
|
1686
|
-
.custom-
|
|
1701
|
+
.custom-button__customButton_1prg2:disabled.custom-button__white_1prg2 * {
|
|
1687
1702
|
color: #fff;
|
|
1688
1703
|
}
|
|
1689
|
-
.custom-
|
|
1704
|
+
.custom-button__customButton_1prg2:disabled.custom-button__black_1prg2 * {
|
|
1690
1705
|
color: #000;
|
|
1691
1706
|
}
|
|
1692
|
-
.
|
|
1707
|
+
.confirmation__component_nxnyx {
|
|
1693
1708
|
color: rgba(235, 235, 245, 0.6);
|
|
1694
1709
|
}
|
|
1695
|
-
.
|
|
1710
|
+
.confirmation__circle_zo8u6 {
|
|
1696
1711
|
fill: transparent;
|
|
1697
1712
|
stroke: #464649;
|
|
1698
1713
|
}
|
|
1699
1714
|
|
|
1700
|
-
.
|
|
1715
|
+
.confirmation__typographyTheme_1ktha {
|
|
1701
1716
|
color: rgba(235, 235, 245, 0.6);
|
|
1702
1717
|
}
|
|
1703
|
-
.
|
|
1718
|
+
.confirmation__typographyTheme_d0obp {
|
|
1704
1719
|
color: rgba(235, 235, 245, 0.6);
|
|
1705
1720
|
}
|
|
1706
|
-
.
|
|
1721
|
+
.confirmation__typographyTheme_181fk {
|
|
1707
1722
|
color: rgba(235, 235, 245, 0.6);
|
|
1708
1723
|
}
|
|
1709
|
-
.
|
|
1724
|
+
.confirmation__phone_181fk {
|
|
1710
1725
|
color: #fff;
|
|
1711
1726
|
}
|
|
1712
|
-
.
|
|
1727
|
+
.confirmation__countdownContainer_181fk {
|
|
1713
1728
|
color: rgba(235, 235, 245, 0.6);
|
|
1714
1729
|
}
|
|
1715
|
-
.
|
|
1730
|
+
.confirmation__typographyTheme_1kyeh {
|
|
1716
1731
|
color: rgba(235, 235, 245, 0.6);
|
|
1717
|
-
}.icon-
|
|
1732
|
+
}.icon-button__primary_nb6n4 {
|
|
1718
1733
|
color: #fff
|
|
1719
1734
|
}
|
|
1720
|
-
.icon-
|
|
1735
|
+
.icon-button__primary_nb6n4:hover {
|
|
1721
1736
|
color: rgb(204, 204, 204);
|
|
1722
1737
|
}
|
|
1723
|
-
.icon-
|
|
1738
|
+
.icon-button__primary_nb6n4:active {
|
|
1724
1739
|
color: rgb(179, 179, 179);
|
|
1725
1740
|
}
|
|
1726
|
-
.icon-
|
|
1741
|
+
.icon-button__secondary_nb6n4 {
|
|
1727
1742
|
color: #8d8d93
|
|
1728
1743
|
}
|
|
1729
|
-
.icon-
|
|
1744
|
+
.icon-button__secondary_nb6n4:hover {
|
|
1730
1745
|
color: rgb(175, 175, 179);
|
|
1731
1746
|
}
|
|
1732
|
-
.icon-
|
|
1747
|
+
.icon-button__secondary_nb6n4:active {
|
|
1733
1748
|
color: rgb(198, 198, 201);
|
|
1734
1749
|
}
|
|
1735
|
-
.icon-
|
|
1750
|
+
.icon-button__transparent_nb6n4 {
|
|
1736
1751
|
color: rgba(255, 255, 255, 0.3)
|
|
1737
1752
|
}
|
|
1738
|
-
.icon-
|
|
1753
|
+
.icon-button__transparent_nb6n4:hover {
|
|
1739
1754
|
color: rgba(255, 255, 255, 0.4);
|
|
1740
1755
|
}
|
|
1741
|
-
.icon-
|
|
1756
|
+
.icon-button__transparent_nb6n4:active {
|
|
1742
1757
|
color: rgba(255, 255, 255, 0.5);
|
|
1743
1758
|
}
|
|
1744
|
-
.icon-
|
|
1759
|
+
.icon-button__negative_nb6n4 {
|
|
1745
1760
|
color: #d91d0b
|
|
1746
1761
|
}
|
|
1747
|
-
.icon-
|
|
1762
|
+
.icon-button__negative_nb6n4:hover {
|
|
1748
1763
|
color: rgb(220, 45, 28);
|
|
1749
1764
|
}
|
|
1750
|
-
.icon-
|
|
1765
|
+
.icon-button__negative_nb6n4:active {
|
|
1751
1766
|
color: rgb(223, 63, 48);
|
|
1752
1767
|
}
|
|
1753
|
-
.icon-
|
|
1768
|
+
.icon-button__tertiary_nb6n4 {
|
|
1754
1769
|
color: #464649
|
|
1755
1770
|
}
|
|
1756
|
-
.icon-
|
|
1771
|
+
.icon-button__tertiary_nb6n4:hover {
|
|
1757
1772
|
color: rgb(83, 83, 86);
|
|
1758
1773
|
}
|
|
1759
|
-
.icon-
|
|
1774
|
+
.icon-button__tertiary_nb6n4:active {
|
|
1760
1775
|
color: rgb(98, 98, 100);
|
|
1761
1776
|
}
|
|
1762
|
-
.icon-
|
|
1777
|
+
.icon-button__component_nb6n4:disabled.icon-button__primary_nb6n4 {
|
|
1763
1778
|
color: rgba(255, 255, 255, 0.3)
|
|
1764
1779
|
}
|
|
1765
|
-
.icon-
|
|
1780
|
+
.icon-button__component_nb6n4:disabled.icon-button__primary_nb6n4.icon-button__loader_nb6n4 {
|
|
1766
1781
|
color: #fff;
|
|
1767
1782
|
}
|
|
1768
|
-
.icon-
|
|
1783
|
+
.icon-button__component_nb6n4:disabled.icon-button__secondary_nb6n4 {
|
|
1769
1784
|
color: rgba(141, 141, 147, 0.3)
|
|
1770
1785
|
}
|
|
1771
|
-
.icon-
|
|
1786
|
+
.icon-button__component_nb6n4:disabled.icon-button__secondary_nb6n4.icon-button__loader_nb6n4 {
|
|
1772
1787
|
color: #8d8d93;
|
|
1773
1788
|
}
|
|
1774
|
-
.icon-
|
|
1789
|
+
.icon-button__component_nb6n4:disabled.icon-button__negative_nb6n4 {
|
|
1775
1790
|
color: rgba(217, 29, 11, 0.3)
|
|
1776
1791
|
}
|
|
1777
|
-
.icon-
|
|
1792
|
+
.icon-button__component_nb6n4:disabled.icon-button__negative_nb6n4.icon-button__loader_nb6n4 {
|
|
1778
1793
|
color: #d91d0b;
|
|
1779
1794
|
}
|
|
1780
|
-
.icon-
|
|
1795
|
+
.icon-button__component_nb6n4:disabled.icon-button__tertiary_nb6n4 {
|
|
1781
1796
|
color: rgba(70, 70, 73, 0.3)
|
|
1782
1797
|
}
|
|
1783
|
-
.icon-
|
|
1798
|
+
.icon-button__component_nb6n4:disabled.icon-button__tertiary_nb6n4.icon-button__loader_nb6n4 {
|
|
1784
1799
|
color: #464649;
|
|
1785
1800
|
}
|
|
1786
1801
|
|
|
1787
|
-
.icon-
|
|
1802
|
+
.icon-button__primary_z27xh {
|
|
1788
1803
|
color: #000
|
|
1789
1804
|
}
|
|
1790
|
-
.icon-
|
|
1805
|
+
.icon-button__primary_z27xh:hover {
|
|
1791
1806
|
color: rgb(18, 18, 18);
|
|
1792
1807
|
}
|
|
1793
|
-
.icon-
|
|
1808
|
+
.icon-button__primary_z27xh:active {
|
|
1794
1809
|
color: rgb(38, 38, 38);
|
|
1795
1810
|
}
|
|
1796
|
-
.icon-
|
|
1811
|
+
.icon-button__secondary_z27xh {
|
|
1797
1812
|
color: #8a8a8e
|
|
1798
1813
|
}
|
|
1799
|
-
.icon-
|
|
1814
|
+
.icon-button__secondary_z27xh:hover {
|
|
1800
1815
|
color: rgb(117, 117, 121);
|
|
1801
1816
|
}
|
|
1802
|
-
.icon-
|
|
1817
|
+
.icon-button__secondary_z27xh:active {
|
|
1803
1818
|
color: rgb(110, 110, 114);
|
|
1804
1819
|
}
|
|
1805
|
-
.icon-
|
|
1820
|
+
.icon-button__transparent_z27xh {
|
|
1806
1821
|
color: rgba(0, 0, 0, 0.3)
|
|
1807
1822
|
}
|
|
1808
|
-
.icon-
|
|
1823
|
+
.icon-button__transparent_z27xh:hover {
|
|
1809
1824
|
color: rgba(0, 0, 0, 0.4);
|
|
1810
1825
|
}
|
|
1811
|
-
.icon-
|
|
1826
|
+
.icon-button__transparent_z27xh:active {
|
|
1812
1827
|
color: rgba(0, 0, 0, 0.5);
|
|
1813
1828
|
}
|
|
1814
|
-
.icon-
|
|
1829
|
+
.icon-button__negative_z27xh {
|
|
1815
1830
|
color: #d91d0b
|
|
1816
1831
|
}
|
|
1817
|
-
.icon-
|
|
1832
|
+
.icon-button__negative_z27xh:hover {
|
|
1818
1833
|
color: rgb(220, 45, 28);
|
|
1819
1834
|
}
|
|
1820
|
-
.icon-
|
|
1835
|
+
.icon-button__negative_z27xh:active {
|
|
1821
1836
|
color: rgb(223, 63, 48);
|
|
1822
1837
|
}
|
|
1823
|
-
.icon-
|
|
1838
|
+
.icon-button__tertiary_z27xh {
|
|
1824
1839
|
color: #c5c5c7
|
|
1825
1840
|
}
|
|
1826
|
-
.icon-
|
|
1841
|
+
.icon-button__tertiary_z27xh:hover {
|
|
1827
1842
|
color: rgb(167, 167, 169);
|
|
1828
1843
|
}
|
|
1829
|
-
.icon-
|
|
1844
|
+
.icon-button__tertiary_z27xh:active {
|
|
1830
1845
|
color: rgb(158, 158, 159);
|
|
1831
1846
|
}
|
|
1832
|
-
.icon-
|
|
1847
|
+
.icon-button__component_z27xh:disabled.icon-button__primary_z27xh {
|
|
1833
1848
|
color: rgba(0, 0, 0, 0.3)
|
|
1834
1849
|
}
|
|
1835
|
-
.icon-
|
|
1850
|
+
.icon-button__component_z27xh:disabled.icon-button__primary_z27xh.icon-button__loader_z27xh {
|
|
1836
1851
|
color: #000;
|
|
1837
1852
|
}
|
|
1838
|
-
.icon-
|
|
1853
|
+
.icon-button__component_z27xh:disabled.icon-button__secondary_z27xh {
|
|
1839
1854
|
color: rgba(138, 138, 142, 0.3)
|
|
1840
1855
|
}
|
|
1841
|
-
.icon-
|
|
1856
|
+
.icon-button__component_z27xh:disabled.icon-button__secondary_z27xh.icon-button__loader_z27xh {
|
|
1842
1857
|
color: #8a8a8e;
|
|
1843
1858
|
}
|
|
1844
|
-
.icon-
|
|
1859
|
+
.icon-button__component_z27xh:disabled.icon-button__negative_z27xh {
|
|
1845
1860
|
color: rgba(217, 29, 11, 0.3)
|
|
1846
1861
|
}
|
|
1847
|
-
.icon-
|
|
1862
|
+
.icon-button__component_z27xh:disabled.icon-button__negative_z27xh.icon-button__loader_z27xh {
|
|
1848
1863
|
color: #d91d0b;
|
|
1849
1864
|
}
|
|
1850
|
-
.icon-
|
|
1865
|
+
.icon-button__component_z27xh:disabled.icon-button__tertiary_z27xh {
|
|
1851
1866
|
color: rgba(197, 197, 199, 0.3)
|
|
1852
1867
|
}
|
|
1853
|
-
.icon-
|
|
1868
|
+
.icon-button__component_z27xh:disabled.icon-button__tertiary_z27xh.icon-button__loader_z27xh {
|
|
1854
1869
|
color: #c5c5c7;
|
|
1855
|
-
}.
|
|
1870
|
+
}.input__input_1ux2j {
|
|
1856
1871
|
color: #fff;
|
|
1857
1872
|
caret-color: #0072ef;
|
|
1858
1873
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1859
1874
|
}
|
|
1860
|
-
.
|
|
1875
|
+
.input__input_1ux2j:-webkit-autofill {
|
|
1861
1876
|
-webkit-text-fill-color: #fff;
|
|
1862
1877
|
}
|
|
1863
|
-
.
|
|
1878
|
+
.input__input_1ux2j::placeholder {
|
|
1864
1879
|
color: rgba(235, 235, 245, 0.6);
|
|
1865
1880
|
}
|
|
1866
|
-
.
|
|
1881
|
+
.input__hasInnerLabel_1ux2j::placeholder {
|
|
1867
1882
|
color: rgba(235, 235, 245, 0.3);
|
|
1868
1883
|
}
|
|
1869
|
-
.
|
|
1884
|
+
.input__clearIcon_1ux2j {
|
|
1870
1885
|
color: #fff;
|
|
1871
1886
|
}
|
|
1872
|
-
.
|
|
1887
|
+
.input__input_1ux2j:read-only {
|
|
1873
1888
|
color: rgba(235, 235, 245, 0.6)
|
|
1874
1889
|
}
|
|
1875
|
-
.
|
|
1890
|
+
.input__input_1ux2j:read-only:focus::placeholder {
|
|
1876
1891
|
color: rgba(235, 235, 245, 0.6);
|
|
1877
1892
|
}
|
|
1878
|
-
.
|
|
1893
|
+
.input__input_1ux2j:disabled {
|
|
1879
1894
|
color: #fff;
|
|
1880
1895
|
-webkit-text-fill-color: #fff;
|
|
1881
1896
|
}
|
|
1882
|
-
.
|
|
1897
|
+
.input__input_1ux2j:focus::placeholder {
|
|
1883
1898
|
color: rgba(235, 235, 245, 0.3);
|
|
1884
1899
|
}
|
|
1885
|
-
.
|
|
1900
|
+
.input__error_1ux2j {
|
|
1886
1901
|
color: #f15045;
|
|
1887
1902
|
caret-color: #f15045;
|
|
1888
1903
|
}
|
|
1889
|
-
.
|
|
1904
|
+
.input__focusVisible_ilp25 {
|
|
1890
1905
|
outline: 2px solid #0072ef;
|
|
1891
1906
|
}
|
|
1892
|
-
@keyframes
|
|
1907
|
+
@keyframes input__onautofillstart_ilp25 {
|
|
1893
1908
|
from {
|
|
1894
1909
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1895
1910
|
}
|
|
@@ -1897,7 +1912,7 @@
|
|
|
1897
1912
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
|
|
1898
1913
|
}
|
|
1899
1914
|
}
|
|
1900
|
-
@keyframes
|
|
1915
|
+
@keyframes input__onautofillcancel_ilp25 {
|
|
1901
1916
|
from {
|
|
1902
1917
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1903
1918
|
}
|
|
@@ -1905,128 +1920,72 @@
|
|
|
1905
1920
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
|
|
1906
1921
|
}
|
|
1907
1922
|
}
|
|
1908
|
-
.
|
|
1923
|
+
.input__input_1iqfx {
|
|
1909
1924
|
color: #000;
|
|
1910
1925
|
caret-color: #0072ef;
|
|
1911
1926
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1912
1927
|
}
|
|
1913
|
-
.
|
|
1928
|
+
.input__input_1iqfx:-webkit-autofill {
|
|
1914
1929
|
-webkit-text-fill-color: #000;
|
|
1915
1930
|
}
|
|
1916
|
-
.
|
|
1931
|
+
.input__input_1iqfx::placeholder {
|
|
1917
1932
|
color: rgba(60, 60, 67, 0.6);
|
|
1918
1933
|
}
|
|
1919
|
-
.
|
|
1934
|
+
.input__hasInnerLabel_1iqfx::placeholder {
|
|
1920
1935
|
color: rgba(60, 60, 67, 0.3);
|
|
1921
1936
|
}
|
|
1922
|
-
.
|
|
1937
|
+
.input__clearIcon_1iqfx {
|
|
1923
1938
|
color: #000;
|
|
1924
1939
|
}
|
|
1925
|
-
.
|
|
1940
|
+
.input__input_1iqfx:read-only {
|
|
1926
1941
|
color: rgba(60, 60, 67, 0.6)
|
|
1927
1942
|
}
|
|
1928
|
-
.
|
|
1943
|
+
.input__input_1iqfx:read-only:focus::placeholder {
|
|
1929
1944
|
color: rgba(60, 60, 67, 0.6);
|
|
1930
1945
|
}
|
|
1931
|
-
.
|
|
1946
|
+
.input__input_1iqfx:disabled {
|
|
1932
1947
|
color: #000;
|
|
1933
1948
|
-webkit-text-fill-color: #000;
|
|
1934
1949
|
}
|
|
1935
|
-
.
|
|
1950
|
+
.input__input_1iqfx:focus::placeholder {
|
|
1936
1951
|
color: rgba(60, 60, 67, 0.3);
|
|
1937
1952
|
}
|
|
1938
|
-
.
|
|
1953
|
+
.input__error_1iqfx {
|
|
1939
1954
|
color: #ef3124;
|
|
1940
1955
|
caret-color: #ef3124;
|
|
1941
|
-
}.
|
|
1956
|
+
}.pagination__component_1qv8m {
|
|
1942
1957
|
color: #fff;
|
|
1943
1958
|
}
|
|
1944
|
-
.
|
|
1959
|
+
.pagination__dots_idvec {
|
|
1945
1960
|
color: rgba(235, 235, 245, 0.6);
|
|
1946
1961
|
}
|
|
1947
1962
|
|
|
1948
|
-
.
|
|
1963
|
+
.pagination__tag_gzn5s.pagination__tag_gzn5s {
|
|
1949
1964
|
color: rgba(235, 235, 245, 0.6)
|
|
1950
1965
|
}
|
|
1951
|
-
.
|
|
1966
|
+
.pagination__tag_gzn5s.pagination__tag_gzn5s:hover:not(:disabled) {
|
|
1952
1967
|
background-color: #2c2c2e;
|
|
1953
1968
|
color: #fff;
|
|
1954
1969
|
}
|
|
1955
|
-
.
|
|
1970
|
+
.pagination__tag_gzn5s.pagination__tag_gzn5s:active:not(:disabled) {
|
|
1956
1971
|
background-color: #3a3a3c;
|
|
1957
1972
|
}
|
|
1958
|
-
.
|
|
1973
|
+
.pagination__tag_gzn5s.pagination__tag_gzn5s.pagination__checked_gzn5s {
|
|
1959
1974
|
background-color: #f3f4f5;
|
|
1960
1975
|
color: #000;
|
|
1961
1976
|
}
|
|
1962
|
-
.
|
|
1977
|
+
.pagination__tag_gzn5s.pagination__tag_gzn5s.pagination__checked_gzn5s:hover:not(:disabled) {
|
|
1963
1978
|
color: #000;
|
|
1964
1979
|
}
|
|
1965
|
-
.
|
|
1980
|
+
.pagination__tag_gzn5s.pagination__tag_gzn5s.pagination__checked_gzn5s:active:not(:disabled) {
|
|
1966
1981
|
color: #fff;
|
|
1967
|
-
}.
|
|
1968
|
-
color: #fff
|
|
1969
|
-
}
|
|
1970
|
-
.plate__focused_kdyoa {
|
|
1971
|
-
outline: 2px solid #0072ef;
|
|
1972
|
-
}
|
|
1973
|
-
.plate__shadow_kdyoa {
|
|
1974
|
-
box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
|
|
1975
|
-
}
|
|
1976
|
-
.plate__common_kdyoa {
|
|
1977
|
-
background-color: #202022;
|
|
1978
|
-
box-shadow: 0 0 0 1px #6d7986
|
|
1979
|
-
}
|
|
1980
|
-
.plate__common_kdyoa:before {
|
|
1981
|
-
background-color: #6d7986;
|
|
1982
|
-
}
|
|
1983
|
-
.plate__negative_kdyoa {
|
|
1984
|
-
background-color: #35110d;
|
|
1985
|
-
box-shadow: 0 0 0 1px #d91d0b
|
|
1986
|
-
}
|
|
1987
|
-
.plate__negative_kdyoa:before {
|
|
1988
|
-
background-color: #d91d0b;
|
|
1989
|
-
}
|
|
1990
|
-
.plate__positive_kdyoa {
|
|
1991
|
-
background-color: #042117;
|
|
1992
|
-
box-shadow: 0 0 0 1px #13a463
|
|
1993
|
-
}
|
|
1994
|
-
.plate__positive_kdyoa:before {
|
|
1995
|
-
background-color: #13a463;
|
|
1996
|
-
}
|
|
1997
|
-
.plate__attention_kdyoa {
|
|
1998
|
-
background-color: #332104;
|
|
1999
|
-
box-shadow: 0 0 0 1px #de6a00
|
|
2000
|
-
}
|
|
2001
|
-
.plate__attention_kdyoa:before {
|
|
2002
|
-
background-color: #de6a00;
|
|
2003
|
-
}
|
|
2004
|
-
.plate__custom_kdyoa {
|
|
2005
|
-
background: transparent;
|
|
2006
|
-
box-shadow: 0 0 0 1px #6d7986
|
|
2007
|
-
}
|
|
2008
|
-
.plate__custom_kdyoa:before {
|
|
2009
|
-
background-color: #6d7986;
|
|
2010
|
-
}.drawer__backdropEnter_evhc1 {
|
|
2011
|
-
background-color: transparent;
|
|
2012
|
-
}
|
|
2013
|
-
.drawer__backdropEnterActive_evhc1,
|
|
2014
|
-
.drawer__backdropEnterDone_evhc1 {
|
|
2015
|
-
background-color: rgba(0, 0, 0, 0.8);
|
|
2016
|
-
}
|
|
2017
|
-
.drawer__backdropExit_evhc1 {
|
|
2018
|
-
background-color: rgba(0, 0, 0, 0.8);
|
|
2019
|
-
}
|
|
2020
|
-
.drawer__backdropExitActive_evhc1,
|
|
2021
|
-
.drawer__backdropExitDone_evhc1 {
|
|
2022
|
-
background-color: transparent;
|
|
2023
|
-
}.pure-cell__focused_s3g5n {
|
|
1982
|
+
}.pure-cell__focused_iakja {
|
|
2024
1983
|
outline: 2px solid #0072ef;
|
|
2025
1984
|
}
|
|
2026
1985
|
|
|
2027
1986
|
|
|
2028
1987
|
|
|
2029
|
-
.pure-
|
|
1988
|
+
.pure-cell__categoryPercent_h12an {
|
|
2030
1989
|
background-color: #202022;
|
|
2031
1990
|
}
|
|
2032
1991
|
|
|
@@ -2034,666 +1993,709 @@
|
|
|
2034
1993
|
|
|
2035
1994
|
|
|
2036
1995
|
|
|
2037
|
-
.
|
|
2038
|
-
background-color: #2a2a2c;
|
|
2039
|
-
}
|
|
2040
|
-
.slider-input__slider_14j56 .noUi-connects {
|
|
2041
|
-
background-color: #2a2a2c;
|
|
2042
|
-
}
|
|
2043
|
-
.slider-input__steps_14j56 {
|
|
2044
|
-
color: rgba(235, 235, 245, 0.6);
|
|
2045
|
-
}
|
|
2046
|
-
.slider-input__info_14j56 {
|
|
2047
|
-
color: rgba(235, 235, 245, 0.6);
|
|
2048
|
-
}.with-suffix__hasSuffix_10s45 input:focus::placeholder {
|
|
2049
|
-
color: transparent;
|
|
2050
|
-
}
|
|
2051
|
-
.with-suffix__disabled_10s45 {
|
|
2052
|
-
color: #fff;
|
|
2053
|
-
}
|
|
2054
|
-
.with-suffix__readOnly_10s45 {
|
|
2055
|
-
color: rgba(235, 235, 245, 0.6);
|
|
2056
|
-
}.file-upload-item__component_15pth {
|
|
2057
|
-
color: rgba(235, 235, 245, 0.6);
|
|
2058
|
-
box-shadow: 0 -1px 0 0 #2b2b2e inset
|
|
2059
|
-
}
|
|
2060
|
-
.file-upload-item__icon_15pth {
|
|
2061
|
-
color: #fff;
|
|
2062
|
-
}
|
|
2063
|
-
.file-upload-item__errorIcon_15pth {
|
|
2064
|
-
color: #d91d0b;
|
|
2065
|
-
}
|
|
2066
|
-
.file-upload-item__successIcon_15pth {
|
|
2067
|
-
color: #2fc26e;
|
|
2068
|
-
}
|
|
2069
|
-
.file-upload-item__name_15pth {
|
|
2070
|
-
color: #fff
|
|
2071
|
-
}
|
|
2072
|
-
.file-upload-item__errorWrapper_15pth {
|
|
2073
|
-
color: #ef3124
|
|
2074
|
-
}.filter-tag__component_1afva.filter-tag__disabled_1afva {
|
|
1996
|
+
.filter-tag__component_1kvam.filter-tag__disabled_1kvam {
|
|
2075
1997
|
background-color: rgba(32, 32, 34, 0.3);
|
|
2076
1998
|
}
|
|
2077
|
-
.filter-
|
|
1999
|
+
.filter-tag__component_1kvam.filter-tag__checked_1kvam:not(.filter-tag__component_1kvam.filter-tag__disabled_1kvam) {
|
|
2078
2000
|
background-color: #f3f4f5;
|
|
2079
2001
|
}
|
|
2080
|
-
.filter-
|
|
2002
|
+
.filter-tag__component_1kvam.filter-tag__checked_1kvam:not(.filter-tag__component_1kvam.filter-tag__disabled_1kvam):hover {
|
|
2081
2003
|
background-color: #f3f4f5;
|
|
2082
2004
|
}
|
|
2083
|
-
.filter-
|
|
2005
|
+
.filter-tag__component_1kvam.filter-tag__checked_1kvam:not(.filter-tag__component_1kvam.filter-tag__disabled_1kvam):active {
|
|
2084
2006
|
background-color: rgb(194, 195, 196);
|
|
2085
2007
|
}
|
|
2086
|
-
.filter-
|
|
2008
|
+
.filter-tag__focused_1kvam {
|
|
2087
2009
|
outline: 2px solid #0072ef;
|
|
2088
2010
|
}
|
|
2089
|
-
.filter-
|
|
2011
|
+
.filter-tag__valueButton_1kvam {
|
|
2090
2012
|
color: #fff;
|
|
2091
2013
|
background-color: #202022;
|
|
2092
2014
|
border-color: transparent
|
|
2093
2015
|
}
|
|
2094
|
-
.filter-
|
|
2016
|
+
.filter-tag__valueButton_1kvam:not(.filter-tag__valueButton_1kvam:disabled):hover {
|
|
2095
2017
|
background-color: #202022;
|
|
2096
2018
|
border-color: transparent;
|
|
2097
2019
|
}
|
|
2098
|
-
.filter-
|
|
2020
|
+
.filter-tag__valueButton_1kvam:not(.filter-tag__valueButton_1kvam:disabled):active {
|
|
2099
2021
|
background-color: rgb(65, 65, 67);
|
|
2100
2022
|
border-color: transparent;
|
|
2101
2023
|
}
|
|
2102
|
-
.filter-
|
|
2024
|
+
.filter-tag__valueButton_1kvam:disabled {
|
|
2103
2025
|
background-color: rgba(32, 32, 34, 0.3);
|
|
2104
2026
|
border-color: transparent;
|
|
2105
2027
|
color: rgba(235, 235, 245, 0.3);
|
|
2106
2028
|
}
|
|
2107
|
-
.filter-
|
|
2029
|
+
.filter-tag__valueButton_1kvam.filter-tag__checked_1kvam {
|
|
2108
2030
|
background-color: #f3f4f5;
|
|
2109
2031
|
color: #000
|
|
2110
2032
|
}
|
|
2111
|
-
.filter-
|
|
2033
|
+
.filter-tag__valueButton_1kvam.filter-tag__checked_1kvam:not(.filter-tag__valueButton_1kvam:disabled):hover {
|
|
2112
2034
|
background-color: #f3f4f5;
|
|
2113
2035
|
}
|
|
2114
|
-
.filter-
|
|
2036
|
+
.filter-tag__valueButton_1kvam.filter-tag__checked_1kvam:not(.filter-tag__valueButton_1kvam:disabled):active {
|
|
2115
2037
|
background-color: rgb(194, 195, 196);
|
|
2116
2038
|
}
|
|
2117
|
-
.filter-
|
|
2039
|
+
.filter-tag__valueButton_1kvam.filter-tag__checked_1kvam:not(.filter-tag__valueButton_1kvam:disabled):hover + .filter-tag__clear_1kvam:before {
|
|
2118
2040
|
background-color: #464649;
|
|
2119
2041
|
}
|
|
2120
|
-
.filter-
|
|
2042
|
+
.filter-tag__valueButton_1kvam.filter-tag__checked_1kvam:not(.filter-tag__valueButton_1kvam:disabled):active + .filter-tag__clear_1kvam:before {
|
|
2121
2043
|
background-color: transparent;
|
|
2122
2044
|
}
|
|
2123
|
-
.filter-
|
|
2045
|
+
.filter-tag__valueButton_1kvam.filter-tag__checked_1kvam:disabled {
|
|
2124
2046
|
background-color: rgba(243, 244, 245, 0.3);
|
|
2125
2047
|
color: #000;
|
|
2126
2048
|
}
|
|
2127
|
-
.filter-
|
|
2049
|
+
.filter-tag__clear_1kvam {
|
|
2128
2050
|
color: #464649;
|
|
2129
2051
|
background-color: #f3f4f5
|
|
2130
2052
|
}
|
|
2131
|
-
.filter-
|
|
2053
|
+
.filter-tag__clear_1kvam:before {
|
|
2132
2054
|
background-color: #464649;
|
|
2133
2055
|
}
|
|
2134
|
-
.filter-
|
|
2056
|
+
.filter-tag__clear_1kvam:hover:before {
|
|
2135
2057
|
background-color: #464649;
|
|
2136
2058
|
}
|
|
2137
|
-
.filter-
|
|
2059
|
+
.filter-tag__clear_1kvam:active:before {
|
|
2138
2060
|
background-color: transparent;
|
|
2139
2061
|
}
|
|
2140
|
-
.filter-
|
|
2062
|
+
.filter-tag__clear_1kvam:hover {
|
|
2141
2063
|
background-color: #f3f4f5;
|
|
2142
2064
|
color: #000;
|
|
2143
2065
|
}
|
|
2144
|
-
.filter-
|
|
2066
|
+
.filter-tag__clear_1kvam:active {
|
|
2145
2067
|
background-color: rgb(194, 195, 196);
|
|
2146
2068
|
color: #000;
|
|
2147
|
-
}.
|
|
2069
|
+
}.file-upload-item__component_12zoe {
|
|
2070
|
+
color: rgba(235, 235, 245, 0.6);
|
|
2071
|
+
box-shadow: 0 -1px 0 0 #2b2b2e inset
|
|
2072
|
+
}
|
|
2073
|
+
.file-upload-item__icon_12zoe {
|
|
2074
|
+
color: #fff;
|
|
2075
|
+
}
|
|
2076
|
+
.file-upload-item__errorIcon_12zoe {
|
|
2077
|
+
color: #d91d0b;
|
|
2078
|
+
}
|
|
2079
|
+
.file-upload-item__successIcon_12zoe {
|
|
2080
|
+
color: #2fc26e;
|
|
2081
|
+
}
|
|
2082
|
+
.file-upload-item__name_12zoe {
|
|
2083
|
+
color: #fff
|
|
2084
|
+
}
|
|
2085
|
+
.file-upload-item__errorWrapper_12zoe {
|
|
2086
|
+
color: #ef3124
|
|
2087
|
+
}.bottom-sheet__modal_hsnx2 {
|
|
2148
2088
|
background-color: transparent;
|
|
2149
2089
|
}
|
|
2150
|
-
.bottom-
|
|
2090
|
+
.bottom-sheet__component_hsnx2 {
|
|
2151
2091
|
background: #121212;
|
|
2152
2092
|
}
|
|
2153
|
-
.bottom-
|
|
2093
|
+
.bottom-sheet__marker_hsnx2 {
|
|
2154
2094
|
background-color: #2a2a2c;
|
|
2155
2095
|
}
|
|
2156
|
-
.bottom-
|
|
2096
|
+
.bottom-sheet__content_hsnx2 {
|
|
2157
2097
|
color: #fff;
|
|
2158
2098
|
background-color: #121212;
|
|
2159
2099
|
}
|
|
2160
|
-
.bottom-
|
|
2100
|
+
.bottom-sheet__backer_1q6ue {
|
|
2161
2101
|
color: #fff;
|
|
2162
2102
|
}
|
|
2163
|
-
.bottom-
|
|
2103
|
+
.bottom-sheet__button_1q6ue {
|
|
2164
2104
|
background: rgba(255, 255, 255, 0.03);
|
|
2165
2105
|
}
|
|
2166
|
-
.bottom-
|
|
2106
|
+
.bottom-sheet__closer_izbu7 {
|
|
2167
2107
|
color: #fff;
|
|
2168
2108
|
}
|
|
2169
|
-
.bottom-
|
|
2109
|
+
.bottom-sheet__button_izbu7 {
|
|
2170
2110
|
background: rgba(255, 255, 255, 0.03);
|
|
2171
2111
|
}
|
|
2172
|
-
.bottom-
|
|
2112
|
+
.bottom-sheet__footer_2ezqg {
|
|
2173
2113
|
background-color: #121212;
|
|
2174
2114
|
}
|
|
2175
|
-
.bottom-
|
|
2115
|
+
.bottom-sheet__highlighted_2ezqg {
|
|
2176
2116
|
border-top: 1px solid #2b2b2e;
|
|
2177
2117
|
background-color: #121212;
|
|
2178
2118
|
}
|
|
2179
|
-
.bottom-
|
|
2119
|
+
.bottom-sheet__headerWrapper_ldo14 {
|
|
2180
2120
|
background-color: #121212;
|
|
2181
2121
|
}
|
|
2182
|
-
.bottom-
|
|
2122
|
+
.bottom-sheet__highlighted_ldo14 {
|
|
2183
2123
|
border-bottom: 1px solid #2b2b2e;
|
|
2184
2124
|
}
|
|
2185
2125
|
|
|
2186
2126
|
|
|
2187
|
-
.
|
|
2127
|
+
.modal__button_14cqc {
|
|
2188
2128
|
background: rgba(18, 18, 18, 0.4);
|
|
2189
2129
|
}
|
|
2190
2130
|
|
|
2191
2131
|
|
|
2192
2132
|
|
|
2193
2133
|
|
|
2194
|
-
.
|
|
2134
|
+
.modal__sticky_1nmkm {
|
|
2195
2135
|
background: #121212;
|
|
2196
2136
|
}
|
|
2197
|
-
.
|
|
2137
|
+
.modal__highlighted_1nmkm {
|
|
2198
2138
|
background: #121212;
|
|
2199
2139
|
box-shadow: 0 -1px 0 0 #2b2b2e;
|
|
2200
2140
|
}
|
|
2201
2141
|
|
|
2202
2142
|
|
|
2203
2143
|
|
|
2204
|
-
.
|
|
2144
|
+
.modal__highlighted_f5byq {
|
|
2205
2145
|
background: #121212;
|
|
2206
2146
|
}
|
|
2207
|
-
.
|
|
2147
|
+
.modal__sticky_f5byq.modal__hasContent_f5byq {
|
|
2208
2148
|
background: #121212;
|
|
2209
2149
|
}
|
|
2210
|
-
.
|
|
2211
|
-
color: #
|
|
2212
|
-
background-color: #fff;
|
|
2150
|
+
.plate__component_663cw {
|
|
2151
|
+
color: #fff
|
|
2213
2152
|
}
|
|
2214
|
-
.
|
|
2215
|
-
|
|
2153
|
+
.plate__focused_663cw {
|
|
2154
|
+
outline: 2px solid #0072ef;
|
|
2155
|
+
}
|
|
2156
|
+
.plate__shadow_663cw {
|
|
2157
|
+
box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
|
|
2158
|
+
}
|
|
2159
|
+
.plate__common_663cw {
|
|
2160
|
+
background-color: rgba(255, 255, 255, 0.06);
|
|
2161
|
+
box-shadow: 0 0 0 1px #6d7986
|
|
2162
|
+
}
|
|
2163
|
+
.plate__common_663cw:before {
|
|
2164
|
+
background-color: #6d7986;
|
|
2216
2165
|
}
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
background-color: #121212;
|
|
2166
|
+
.plate__negative_663cw {
|
|
2167
|
+
background-color: #35110d;
|
|
2168
|
+
box-shadow: 0 0 0 1px #d91d0b
|
|
2221
2169
|
}
|
|
2222
|
-
.
|
|
2223
|
-
background-color: #
|
|
2224
|
-
}
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
--form-control-focus-bg-color: transparent;
|
|
2170
|
+
.plate__negative_663cw:before {
|
|
2171
|
+
background-color: #d91d0b;
|
|
2172
|
+
}
|
|
2173
|
+
.plate__positive_663cw {
|
|
2174
|
+
background-color: #042117;
|
|
2175
|
+
box-shadow: 0 0 0 1px #13a463
|
|
2229
2176
|
}
|
|
2230
|
-
.
|
|
2231
|
-
|
|
2177
|
+
.plate__positive_663cw:before {
|
|
2178
|
+
background-color: #13a463;
|
|
2179
|
+
}
|
|
2180
|
+
.plate__attention_663cw {
|
|
2181
|
+
background-color: #332104;
|
|
2182
|
+
box-shadow: 0 0 0 1px #de6a00
|
|
2232
2183
|
}
|
|
2233
|
-
.
|
|
2234
|
-
|
|
2235
|
-
|
|
2184
|
+
.plate__attention_663cw:before {
|
|
2185
|
+
background-color: #de6a00;
|
|
2186
|
+
}
|
|
2187
|
+
.plate__custom_663cw {
|
|
2188
|
+
background: transparent;
|
|
2189
|
+
box-shadow: 0 0 0 1px #6d7986
|
|
2236
2190
|
}
|
|
2237
|
-
.
|
|
2191
|
+
.plate__custom_663cw:before {
|
|
2192
|
+
background-color: #6d7986;
|
|
2193
|
+
}.toast-plate__component_1oi2r {
|
|
2238
2194
|
color: #000;
|
|
2239
|
-
|
|
2195
|
+
background-color: #fff;
|
|
2240
2196
|
}
|
|
2241
|
-
.
|
|
2242
|
-
|
|
2243
|
-
}
|
|
2244
|
-
.bank-card__brandLogo_83f0m svg {
|
|
2245
|
-
fill: #000;
|
|
2197
|
+
.toast-plate__closeButtonWrapper_1oi2r:before {
|
|
2198
|
+
background-color: #e9e9eb;
|
|
2246
2199
|
}
|
|
2247
|
-
|
|
2248
|
-
|
|
2200
|
+
|
|
2201
|
+
.toast-plate__component_72jtw {
|
|
2202
|
+
color: #fff;
|
|
2203
|
+
background-color: #121212;
|
|
2249
2204
|
}
|
|
2250
|
-
.
|
|
2251
|
-
|
|
2205
|
+
.toast-plate__closeButtonWrapper_72jtw:before {
|
|
2206
|
+
background-color: #262629;
|
|
2252
2207
|
}
|
|
2253
2208
|
|
|
2254
2209
|
|
|
2255
2210
|
|
|
2256
|
-
.side-
|
|
2211
|
+
.side-panel__button_1rm0z {
|
|
2257
2212
|
background: rgba(18, 18, 18, 0.4);
|
|
2258
2213
|
}
|
|
2259
2214
|
|
|
2260
2215
|
|
|
2261
2216
|
|
|
2262
2217
|
|
|
2263
|
-
.side-
|
|
2218
|
+
.side-panel__sticky_1dhhk {
|
|
2264
2219
|
background: #121212;
|
|
2265
2220
|
}
|
|
2266
|
-
.side-
|
|
2221
|
+
.side-panel__highlighted_1dhhk {
|
|
2267
2222
|
background: #121212;
|
|
2268
2223
|
box-shadow: 0 -1px 0 0 #2b2b2e;
|
|
2269
2224
|
}
|
|
2270
2225
|
|
|
2271
2226
|
|
|
2272
2227
|
|
|
2273
|
-
.side-
|
|
2228
|
+
.side-panel__highlighted_1ax57 {
|
|
2274
2229
|
background: #121212;
|
|
2275
2230
|
}
|
|
2276
|
-
.side-
|
|
2231
|
+
.side-panel__sticky_1ax57.side-panel__hasContent_1ax57 {
|
|
2277
2232
|
background: #121212;
|
|
2278
2233
|
}
|
|
2279
|
-
.
|
|
2234
|
+
.slider-input__slider_1qb5k .noUi-base:hover > .noUi-connects {
|
|
2235
|
+
background-color: #2a2a2c;
|
|
2236
|
+
}
|
|
2237
|
+
.slider-input__slider_1qb5k .noUi-connects {
|
|
2238
|
+
background-color: #2a2a2c;
|
|
2239
|
+
}
|
|
2240
|
+
.slider-input__steps_1qb5k {
|
|
2280
2241
|
color: rgba(235, 235, 245, 0.6);
|
|
2281
2242
|
}
|
|
2282
|
-
.
|
|
2283
|
-
|
|
2284
|
-
|
|
2243
|
+
.slider-input__info_1qb5k {
|
|
2244
|
+
color: rgba(235, 235, 245, 0.6);
|
|
2245
|
+
}.with-suffix__hasSuffix_d97kx input:focus::placeholder {
|
|
2246
|
+
color: transparent;
|
|
2285
2247
|
}
|
|
2286
|
-
.
|
|
2287
|
-
color:
|
|
2288
|
-
}
|
|
2248
|
+
.with-suffix__disabled_d97kx {
|
|
2249
|
+
color: #fff;
|
|
2250
|
+
}
|
|
2251
|
+
.with-suffix__readOnly_d97kx {
|
|
2252
|
+
color: rgba(235, 235, 245, 0.6);
|
|
2253
|
+
}.tooltip__hint_1493i {
|
|
2289
2254
|
background-color: #fff;
|
|
2290
2255
|
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
|
|
2291
2256
|
0 8px 16px rgba(11, 31, 53, 0.16);
|
|
2292
2257
|
color: #000;
|
|
2293
2258
|
}
|
|
2294
|
-
.
|
|
2259
|
+
.tooltip__hint_1493i .tooltip__arrow_1493i:after {
|
|
2295
2260
|
background-color: #fff;
|
|
2296
2261
|
border-color: #fff;
|
|
2297
2262
|
}
|
|
2298
2263
|
|
|
2299
|
-
.
|
|
2264
|
+
.tooltip__tooltip_km2vm {
|
|
2300
2265
|
background-color: #fff;
|
|
2301
2266
|
color: #000;
|
|
2302
2267
|
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
|
|
2303
2268
|
0 8px 16px rgba(11, 31, 53, 0.16);
|
|
2304
2269
|
}
|
|
2305
|
-
.
|
|
2270
|
+
.tooltip__tooltip_km2vm .tooltip__arrow_km2vm:after {
|
|
2306
2271
|
background-color: #fff;
|
|
2307
2272
|
}
|
|
2308
|
-
.
|
|
2273
|
+
.tooltip__hint_km2vm {
|
|
2309
2274
|
background-color: #121212;
|
|
2310
2275
|
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
2311
2276
|
color: #fff;
|
|
2312
2277
|
}
|
|
2313
|
-
.
|
|
2278
|
+
.tooltip__hint_km2vm .tooltip__arrow_km2vm:after {
|
|
2314
2279
|
background-color: #121212;
|
|
2315
2280
|
}
|
|
2316
2281
|
|
|
2317
|
-
.
|
|
2282
|
+
.calendar__wrapper_1t4qq {
|
|
2318
2283
|
background: #121212;
|
|
2319
2284
|
}
|
|
2320
|
-
.
|
|
2285
|
+
.calendar__calendar_1t4qq th {
|
|
2321
2286
|
border-bottom: 1px solid #2b2b2e;
|
|
2322
2287
|
}
|
|
2323
|
-
.
|
|
2288
|
+
.calendar__dayNames_1t4qq {
|
|
2324
2289
|
border-bottom: 1px solid #2b2b2e;
|
|
2325
2290
|
background: #121212
|
|
2326
2291
|
}
|
|
2327
|
-
.
|
|
2292
|
+
.calendar__month_1t4qq {
|
|
2328
2293
|
color: #fff;
|
|
2329
2294
|
}
|
|
2330
|
-
.
|
|
2295
|
+
.calendar__dayName_1t4qq {
|
|
2331
2296
|
color: rgba(235, 235, 245, 0.6)
|
|
2332
2297
|
}
|
|
2333
|
-
.
|
|
2298
|
+
.calendar__dayName_fc7ut {
|
|
2334
2299
|
color: rgba(235, 235, 245, 0.6)
|
|
2335
2300
|
}
|
|
2336
|
-
.
|
|
2301
|
+
.calendar__day_fc7ut {
|
|
2337
2302
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
2338
2303
|
color: #fff
|
|
2339
2304
|
}
|
|
2340
|
-
.
|
|
2341
|
-
.
|
|
2305
|
+
.calendar__day_fc7ut.calendar__highlighted_fc7ut,
|
|
2306
|
+
.calendar__day_fc7ut.calendar__range_fc7ut.calendar__highlighted_fc7ut:not(.calendar__disabled_fc7ut) {
|
|
2342
2307
|
color: #fff;
|
|
2343
2308
|
background: #2a2a2c;
|
|
2344
2309
|
}
|
|
2345
|
-
.
|
|
2310
|
+
.calendar__day_fc7ut.calendar__holiday_fc7ut {
|
|
2346
2311
|
color: #ef3124;
|
|
2347
2312
|
}
|
|
2348
|
-
.
|
|
2313
|
+
.calendar__day_fc7ut.calendar__disabled_fc7ut {
|
|
2349
2314
|
color: rgba(235, 235, 245, 0.3);
|
|
2350
2315
|
background: transparent;
|
|
2351
2316
|
}
|
|
2352
|
-
.
|
|
2317
|
+
.calendar__day_fc7ut.calendar__today_fc7ut {
|
|
2353
2318
|
color: #0072ef;
|
|
2354
2319
|
}
|
|
2355
|
-
.
|
|
2320
|
+
.calendar__day_fc7ut.calendar__rangeComplete_fc7ut {
|
|
2356
2321
|
background: #e8f2fe;
|
|
2357
2322
|
}
|
|
2358
|
-
.
|
|
2359
|
-
.
|
|
2323
|
+
.calendar__day_fc7ut.calendar__selected_fc7ut,
|
|
2324
|
+
.calendar__day_fc7ut.calendar__disabled_fc7ut.calendar__selected_fc7ut {
|
|
2360
2325
|
color: #000;
|
|
2361
2326
|
background: #fff;
|
|
2362
2327
|
}
|
|
2363
2328
|
@media (hover) {
|
|
2364
|
-
.
|
|
2329
|
+
.calendar__day_fc7ut.calendar__selected_fc7ut:hover {
|
|
2365
2330
|
background: rgb(217, 217, 217);
|
|
2366
2331
|
}
|
|
2367
2332
|
}
|
|
2368
|
-
.
|
|
2333
|
+
.calendar__dayWrapper_fc7ut {
|
|
2369
2334
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
|
|
2370
2335
|
}
|
|
2371
|
-
.
|
|
2336
|
+
.calendar__range_fc7ut .calendar__day_fc7ut:not(.calendar__selected_fc7ut):not(.calendar__disabled_fc7ut):not(.calendar__today_fc7ut):not(.calendar__holiday_fc7ut) {
|
|
2372
2337
|
color: #fff;
|
|
2373
2338
|
}
|
|
2374
|
-
.
|
|
2339
|
+
.calendar__range_fc7ut:before {
|
|
2375
2340
|
background: rgba(255, 255, 255, 0.1);
|
|
2376
2341
|
}
|
|
2377
|
-
.
|
|
2342
|
+
.calendar__rangeComplete_fc7ut:before {
|
|
2378
2343
|
background: #e8f2fe;
|
|
2379
2344
|
}
|
|
2380
|
-
.
|
|
2345
|
+
.calendar__transitLeft_fc7ut:after {
|
|
2381
2346
|
background: linear-gradient(
|
|
2382
2347
|
270deg,
|
|
2383
2348
|
rgba(255, 255, 255, 0.1) 0%,
|
|
2384
2349
|
rgba(255, 255, 255, 0) 100%
|
|
2385
2350
|
);
|
|
2386
2351
|
}
|
|
2387
|
-
.
|
|
2352
|
+
.calendar__transitRight_fc7ut:after {
|
|
2388
2353
|
background: linear-gradient(
|
|
2389
2354
|
270deg,
|
|
2390
2355
|
rgba(255, 255, 255, 0) 0%,
|
|
2391
2356
|
rgba(255, 255, 255, 0.1) 100%
|
|
2392
2357
|
);
|
|
2393
2358
|
}
|
|
2394
|
-
.
|
|
2359
|
+
.calendar__rangeComplete_fc7ut.calendar__transitLeft_fc7ut:after {
|
|
2395
2360
|
background: linear-gradient(
|
|
2396
2361
|
270deg,
|
|
2397
2362
|
#e8f2fe 0%,
|
|
2398
2363
|
rgba(255, 255, 255, 0) 100%
|
|
2399
2364
|
);
|
|
2400
2365
|
}
|
|
2401
|
-
.
|
|
2366
|
+
.calendar__rangeComplete_fc7ut.calendar__transitRight_fc7ut:after {
|
|
2402
2367
|
background: linear-gradient(
|
|
2403
2368
|
270deg,
|
|
2404
2369
|
rgba(255, 255, 255, 0) 0%,
|
|
2405
2370
|
#e8f2fe 100%
|
|
2406
2371
|
);
|
|
2407
2372
|
}
|
|
2408
|
-
.
|
|
2373
|
+
.calendar__dot_fc7ut {
|
|
2409
2374
|
background: #fff;
|
|
2410
2375
|
}
|
|
2411
|
-
.
|
|
2376
|
+
.calendar__selected_fc7ut .calendar__dot_fc7ut {
|
|
2412
2377
|
background: #000;
|
|
2413
2378
|
}
|
|
2414
|
-
.
|
|
2379
|
+
.calendar__withShadow_1cyty {
|
|
2415
2380
|
box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
|
|
2416
2381
|
}
|
|
2417
2382
|
|
|
2418
2383
|
@media (max-width: 374px) {
|
|
2419
2384
|
}
|
|
2420
|
-
.
|
|
2385
|
+
.calendar__empty_1d1d7 {
|
|
2421
2386
|
color: rgba(235, 235, 245, 0.6);
|
|
2422
2387
|
}
|
|
2423
|
-
.cc-calendar .
|
|
2388
|
+
.cc-calendar .calendar__button_1s6vr {
|
|
2424
2389
|
background-color: transparent
|
|
2425
2390
|
}
|
|
2426
|
-
.cc-calendar .
|
|
2391
|
+
.cc-calendar .calendar__button_1s6vr:not(:disabled):hover {
|
|
2427
2392
|
background-color: #2c2c2e;
|
|
2428
2393
|
color: #fff;
|
|
2429
2394
|
}
|
|
2430
|
-
.cc-calendar .
|
|
2395
|
+
.cc-calendar .calendar__button_1s6vr.calendar__filled_1s6vr {
|
|
2431
2396
|
background-color: #2c2c2e
|
|
2432
2397
|
}
|
|
2433
|
-
.cc-calendar .
|
|
2398
|
+
.cc-calendar .calendar__button_1s6vr.calendar__filled_1s6vr:not(:disabled):hover {
|
|
2434
2399
|
background-color: rgb(59, 59, 61);
|
|
2435
2400
|
}
|
|
2436
|
-
.cc-calendar .
|
|
2401
|
+
.cc-calendar .calendar__button_1s6vr.calendar__outlined_1s6vr {
|
|
2437
2402
|
border: 1px solid #fff;
|
|
2438
2403
|
}
|
|
2439
|
-
.cc-calendar .
|
|
2440
|
-
.cc-calendar .
|
|
2404
|
+
.cc-calendar .calendar__button_1s6vr.calendar__selected_1s6vr,
|
|
2405
|
+
.cc-calendar .calendar__button_1s6vr.calendar__selected_1s6vr:disabled {
|
|
2441
2406
|
background-color: #fff;
|
|
2442
2407
|
color: #000
|
|
2443
2408
|
}
|
|
2444
|
-
.cc-calendar .
|
|
2409
|
+
.cc-calendar .calendar__button_1s6vr.calendar__selected_1s6vr:not(:disabled):hover, .cc-calendar .calendar__button_1s6vr.calendar__selected_1s6vr:disabled:not(:disabled):hover {
|
|
2445
2410
|
background-color: #fff;
|
|
2446
2411
|
color: #000;
|
|
2447
2412
|
}
|
|
2448
2413
|
@media (max-width: 374px) {
|
|
2449
|
-
}.
|
|
2414
|
+
}.toast__toastPlate_1k840 {
|
|
2450
2415
|
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
2451
2416
|
}
|
|
2452
|
-
.
|
|
2417
|
+
.toast__popoverInner_1k840 {
|
|
2453
2418
|
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
2454
2419
|
background-color: transparent;
|
|
2455
|
-
}.
|
|
2420
|
+
}.bank-card__component_2rj78 {
|
|
2421
|
+
--form-control-bg-color: transparent;
|
|
2422
|
+
--form-control-focus-shadow: transparent;
|
|
2423
|
+
--form-control-hover-bg-color: transparent;
|
|
2424
|
+
--form-control-focus-bg-color: transparent;
|
|
2425
|
+
}
|
|
2426
|
+
.bank-card__label_2rj78 {
|
|
2427
|
+
color: rgba(0, 0, 0, 0.6)
|
|
2428
|
+
}
|
|
2429
|
+
.bank-card__focused_2rj78 .bank-card__label_2rj78,
|
|
2430
|
+
.bank-card__filled_2rj78 .bank-card__label_2rj78 {
|
|
2431
|
+
color: #000
|
|
2432
|
+
}
|
|
2433
|
+
.bank-card__input_2rj78 {
|
|
2434
|
+
color: #000;
|
|
2435
|
+
caret-color: #000
|
|
2436
|
+
}
|
|
2437
|
+
.bank-card__bankLogo_2rj78 svg g {
|
|
2438
|
+
fill: #000;
|
|
2439
|
+
}
|
|
2440
|
+
.bank-card__brandLogo_2rj78 svg {
|
|
2441
|
+
fill: #000;
|
|
2442
|
+
}
|
|
2443
|
+
.bank-card__usePhoto_2rj78 {
|
|
2444
|
+
background-color: transparent
|
|
2445
|
+
}
|
|
2446
|
+
.bank-card__usePhoto_2rj78 svg {
|
|
2447
|
+
fill: #000;
|
|
2448
|
+
}.select__arrow_1w4em {
|
|
2456
2449
|
color: #fff;
|
|
2457
2450
|
}
|
|
2458
|
-
.
|
|
2451
|
+
.select__popoverInner_kmgc8 {
|
|
2459
2452
|
background: transparent;
|
|
2460
2453
|
}
|
|
2461
|
-
.
|
|
2454
|
+
.select__optionsList_kmgc8 {
|
|
2462
2455
|
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
2463
2456
|
background: #121212;
|
|
2464
2457
|
}
|
|
2465
|
-
.
|
|
2458
|
+
.select__popoverInner_1pk0l {
|
|
2466
2459
|
background: transparent;
|
|
2467
2460
|
}
|
|
2468
|
-
.
|
|
2461
|
+
.select__single_1mwrs {
|
|
2469
2462
|
background: #fff
|
|
2470
2463
|
}
|
|
2471
|
-
.
|
|
2464
|
+
.select__placeholder_1klt3 {
|
|
2472
2465
|
color: rgba(235, 235, 245, 0.6);
|
|
2473
2466
|
}
|
|
2474
|
-
.
|
|
2467
|
+
.select__focusVisible_1klt3 {
|
|
2475
2468
|
outline: 2px solid #0072ef;
|
|
2476
2469
|
}
|
|
2477
|
-
.
|
|
2470
|
+
.select__optgroup_4n8a1 {
|
|
2478
2471
|
background: #121212
|
|
2479
2472
|
}
|
|
2480
|
-
.
|
|
2473
|
+
.select__label_4n8a1 {
|
|
2481
2474
|
color: rgba(235, 235, 245, 0.6);
|
|
2482
2475
|
}
|
|
2483
|
-
.
|
|
2476
|
+
.select__option_1mk9w {
|
|
2484
2477
|
background: #121212;
|
|
2485
2478
|
color: #fff
|
|
2486
2479
|
}
|
|
2487
|
-
.
|
|
2480
|
+
.select__option_1mk9w:not(.select__disabled_1mk9w):active {
|
|
2488
2481
|
background: #2c2c2e;
|
|
2489
2482
|
color: #fff;
|
|
2490
2483
|
}
|
|
2491
|
-
.
|
|
2484
|
+
.select__option_1mk9w:before {
|
|
2492
2485
|
background: #2b2b2e;
|
|
2493
2486
|
}
|
|
2494
|
-
.
|
|
2487
|
+
.select__selected_1mk9w {
|
|
2495
2488
|
background: #121212;
|
|
2496
2489
|
color: #fff;
|
|
2497
2490
|
}
|
|
2498
|
-
.
|
|
2491
|
+
.select__highlighted_1mk9w {
|
|
2499
2492
|
background: #202022;
|
|
2500
2493
|
color: #fff
|
|
2501
2494
|
}
|
|
2502
|
-
.
|
|
2495
|
+
.select__disabled_1mk9w {
|
|
2503
2496
|
background: #121212;
|
|
2504
2497
|
color: rgba(235, 235, 245, 0.6);
|
|
2505
2498
|
}
|
|
2506
|
-
.
|
|
2499
|
+
.select__emptyPlaceholder_oep5h {
|
|
2507
2500
|
color: rgba(235, 235, 245, 0.6);
|
|
2508
2501
|
}
|
|
2509
|
-
.
|
|
2502
|
+
.select__virtualRow_5gcfj:before {
|
|
2510
2503
|
background: #2b2b2e;
|
|
2511
2504
|
}
|
|
2512
|
-
.
|
|
2505
|
+
.select__emptyPlaceholder_5gcfj {
|
|
2513
2506
|
color: rgba(235, 235, 245, 0.6);
|
|
2514
2507
|
}
|
|
2515
2508
|
|
|
2516
2509
|
|
|
2517
2510
|
|
|
2518
|
-
.
|
|
2511
|
+
.select__emptyPlaceholder_s0sqn {
|
|
2519
2512
|
color: rgba(235, 235, 245, 0.6);
|
|
2520
2513
|
}
|
|
2521
|
-
.
|
|
2514
|
+
.select__footer_s0sqn {
|
|
2522
2515
|
background-color: #121212
|
|
2523
2516
|
}
|
|
2524
|
-
.
|
|
2517
|
+
.select__highlighted_s0sqn {
|
|
2525
2518
|
border-top: 1px solid #2b2b2e;
|
|
2526
2519
|
background-color: #121212;
|
|
2527
2520
|
}
|
|
2528
|
-
.
|
|
2521
|
+
.select__footer_izxok {
|
|
2529
2522
|
background: #121212
|
|
2530
2523
|
}
|
|
2531
|
-
.
|
|
2524
|
+
.select__withBorder_izxok {
|
|
2532
2525
|
box-shadow: inset 0 1px 0 #262629;
|
|
2533
|
-
}.
|
|
2526
|
+
}.amount-input__minorPartAndCurrency_1x75j {
|
|
2527
|
+
color: rgba(235, 235, 245, 0.6);
|
|
2528
|
+
}
|
|
2529
|
+
.amount-input__filled_1ezhn .amount-input__input_1ezhn,
|
|
2530
|
+
.amount-input__input_1ezhn:focus {
|
|
2531
|
+
-webkit-text-fill-color: transparent;
|
|
2532
|
+
}
|
|
2533
|
+
.amount-input__minorPartAndCurrency_spbms {
|
|
2534
|
+
color: rgba(60, 60, 67, 0.6);
|
|
2535
|
+
}@media (min-width: 600px) {
|
|
2536
|
+
}.gallery__modal_144rv {
|
|
2534
2537
|
background: transparent;
|
|
2535
2538
|
}
|
|
2536
|
-
.
|
|
2539
|
+
.gallery__header_wg005 {
|
|
2537
2540
|
background-color: #e9e9eb;
|
|
2538
2541
|
}
|
|
2539
2542
|
|
|
2540
|
-
.
|
|
2543
|
+
.gallery__component_gyqhc {
|
|
2541
2544
|
border: 2px solid rgba(0, 0, 0, 0);
|
|
2542
2545
|
}
|
|
2543
|
-
.
|
|
2546
|
+
.gallery__active_gyqhc {
|
|
2544
2547
|
border-color: #000
|
|
2545
2548
|
}
|
|
2546
|
-
.
|
|
2549
|
+
.gallery__image_gyqhc {
|
|
2547
2550
|
background-color: #121212
|
|
2548
2551
|
}
|
|
2549
|
-
.
|
|
2552
|
+
.gallery__loading_gyqhc {
|
|
2550
2553
|
background-color: #e9eaeb;
|
|
2551
2554
|
}
|
|
2552
|
-
.
|
|
2555
|
+
.gallery__brokenImageWrapper_gyqhc {
|
|
2553
2556
|
background-color: #121212
|
|
2554
2557
|
}
|
|
2555
|
-
.
|
|
2558
|
+
.gallery__focused_gyqhc {
|
|
2556
2559
|
outline: 2px solid #0072ef;
|
|
2557
2560
|
}
|
|
2558
|
-
.
|
|
2561
|
+
.gallery__component_w33ts {
|
|
2559
2562
|
background-color: rgba(255, 255, 255, 0.5);
|
|
2560
2563
|
}
|
|
2561
|
-
.
|
|
2564
|
+
.gallery__slideLoading_w33ts {
|
|
2562
2565
|
background-color: #e9eaeb;
|
|
2563
2566
|
}
|
|
2564
|
-
.
|
|
2567
|
+
.gallery__image_w33ts {
|
|
2565
2568
|
background-color: #121212;
|
|
2566
2569
|
}
|
|
2567
|
-
.
|
|
2570
|
+
.gallery__smallImage_w33ts {
|
|
2568
2571
|
background-color: #121212;
|
|
2569
2572
|
}
|
|
2570
|
-
.
|
|
2573
|
+
.gallery__arrow_w33ts {
|
|
2571
2574
|
color: #000
|
|
2572
2575
|
}
|
|
2573
|
-
.
|
|
2576
|
+
.gallery__arrow_w33ts:hover {
|
|
2574
2577
|
background-color: rgba(255, 255, 255, 0.1);
|
|
2575
2578
|
}
|
|
2576
|
-
.
|
|
2579
|
+
.gallery__arrow_w33ts:active {
|
|
2577
2580
|
background-color: rgba(255, 255, 255, 0.2);
|
|
2578
2581
|
}
|
|
2579
|
-
.
|
|
2582
|
+
.gallery__focused_w33ts {
|
|
2580
2583
|
outline: 2px solid #0072ef;
|
|
2581
2584
|
}
|
|
2582
|
-
.
|
|
2585
|
+
.gallery__placeholder_w33ts {
|
|
2583
2586
|
background-color: #121212;
|
|
2584
2587
|
}
|
|
2585
|
-
.
|
|
2588
|
+
.gallery__fullScreenImage_w33ts {
|
|
2586
2589
|
background-color: #121212;
|
|
2587
2590
|
}
|
|
2588
|
-
.
|
|
2591
|
+
.gallery__component_1cwt9 {
|
|
2589
2592
|
background-color: #e9e9eb
|
|
2590
|
-
}
|
|
2591
|
-
}.calendar-with-skeleton__skeleton_1f8x7 {
|
|
2592
|
-
background-color: #121212;
|
|
2593
|
-
}.calendar-input__calendarIcon_bwv5t {
|
|
2593
|
+
}.calendar-input__calendarIcon_lznfy {
|
|
2594
2594
|
color: #fff
|
|
2595
|
+
}.calendar-with-skeleton__skeleton_1ch8g {
|
|
2596
|
+
background-color: #121212;
|
|
2595
2597
|
}
|
|
2596
2598
|
|
|
2597
|
-
.input-
|
|
2599
|
+
.input-autocomplete__placeholder_1idle {
|
|
2598
2600
|
color: rgba(235, 235, 245, 0.6);
|
|
2599
2601
|
}
|
|
2600
|
-
.input-
|
|
2602
|
+
.input-autocomplete__focusVisible_1idle {
|
|
2601
2603
|
outline: 2px solid #0072ef;
|
|
2602
|
-
}.select-with-
|
|
2604
|
+
}.select-with-tags__tag_3twi5:active:not(:disabled) {
|
|
2603
2605
|
background-color: #f3f4f5;
|
|
2604
2606
|
color: #000;
|
|
2605
2607
|
}
|
|
2606
|
-
.select-with-
|
|
2608
|
+
.select-with-tags__tag_3twi5:hover:not(:disabled):not(:active) {
|
|
2607
2609
|
background-color: #f3f4f5;
|
|
2608
2610
|
color: #000;
|
|
2609
2611
|
}
|
|
2610
|
-
.select-with-
|
|
2612
|
+
.select-with-tags__input_25n9r {
|
|
2611
2613
|
background-color: transparent;
|
|
2612
2614
|
color: #fff
|
|
2613
2615
|
}
|
|
2614
|
-
.select-with-
|
|
2616
|
+
.select-with-tags__input_25n9r:disabled {
|
|
2615
2617
|
color: rgba(235, 235, 245, 0.6);
|
|
2616
2618
|
}
|
|
2617
|
-
.select-with-
|
|
2619
|
+
.select-with-tags__input_25n9r::placeholder {
|
|
2618
2620
|
color: rgba(235, 235, 245, 0.6);
|
|
2619
2621
|
}
|
|
2620
|
-
.select-with-
|
|
2622
|
+
.select-with-tags__input_25n9r:focus::placeholder {
|
|
2621
2623
|
color: rgba(235, 235, 245, 0.3);
|
|
2622
2624
|
}
|
|
2623
|
-
.select-with-
|
|
2625
|
+
.select-with-tags__focusVisible_25n9r {
|
|
2624
2626
|
outline: 2px solid #0072ef;
|
|
2625
2627
|
}
|
|
2626
|
-
.select-with-
|
|
2628
|
+
.select-with-tags__placeholder_25n9r {
|
|
2627
2629
|
color: rgba(235, 235, 245, 0.3);
|
|
2628
|
-
}.calendar-
|
|
2630
|
+
}.calendar-range__divider_1sud8:after {
|
|
2629
2631
|
background-color: #fff;
|
|
2630
|
-
}.
|
|
2632
|
+
}.table__component_1xtw6 {
|
|
2631
2633
|
border-top: 1px solid #2b2b2e;
|
|
2632
2634
|
}
|
|
2633
|
-
.
|
|
2635
|
+
.table__wrapper_11ycg {
|
|
2634
2636
|
background: #121212;
|
|
2635
2637
|
box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
|
|
2636
2638
|
0 2px 4px rgba(11, 31, 53, 0.16);
|
|
2637
2639
|
}
|
|
2638
2640
|
|
|
2639
|
-
.
|
|
2641
|
+
.table__component_1018l {
|
|
2640
2642
|
color: #fff;
|
|
2641
2643
|
border-top: 1px solid #2b2b2e
|
|
2642
2644
|
}
|
|
2643
2645
|
|
|
2644
|
-
.
|
|
2646
|
+
.table__component_qh0tt th:not(:last-child):not(:empty):after {
|
|
2645
2647
|
background-color: #2a2a2c;
|
|
2646
2648
|
}
|
|
2647
|
-
.
|
|
2649
|
+
.table__component_1kdim {
|
|
2648
2650
|
color: #fff;
|
|
2649
2651
|
border-bottom: 1px solid #2b2b2e;
|
|
2650
2652
|
background: #121212
|
|
2651
2653
|
}
|
|
2652
|
-
.
|
|
2654
|
+
.table__sorted_1kdim {
|
|
2653
2655
|
color: #fff;
|
|
2654
2656
|
}
|
|
2655
|
-
.
|
|
2657
|
+
.table__stickyHeader_1kdim {
|
|
2656
2658
|
box-shadow: inset 0 -1px 0 0 rgba(11, 31, 53, 0.16);
|
|
2657
2659
|
}
|
|
2658
|
-
.
|
|
2660
|
+
.table__component_1lnh8 {
|
|
2659
2661
|
background: #121212
|
|
2660
2662
|
}
|
|
2661
|
-
.
|
|
2663
|
+
.table__clickable_1lnh8:hover {
|
|
2662
2664
|
background-color: #202022;
|
|
2663
2665
|
}
|
|
2664
|
-
.
|
|
2666
|
+
.table__selected_1lnh8 {
|
|
2665
2667
|
background-color: #f2f8ff
|
|
2666
2668
|
}
|
|
2667
|
-
.
|
|
2669
|
+
.table__selected_1lnh8:hover {
|
|
2668
2670
|
background-color: #e8f2fe;
|
|
2669
2671
|
}
|
|
2670
|
-
.
|
|
2672
|
+
.table__icon_1nfod {
|
|
2671
2673
|
color: #8d8d93
|
|
2672
2674
|
}
|
|
2673
|
-
.
|
|
2675
|
+
.table__icon_1nfod:hover {
|
|
2674
2676
|
color: #fff;
|
|
2675
2677
|
}
|
|
2676
|
-
.
|
|
2678
|
+
.table__sorted_1nfod {
|
|
2677
2679
|
color: #0072ef
|
|
2678
2680
|
}
|
|
2679
|
-
.
|
|
2681
|
+
.table__sorted_1nfod:hover {
|
|
2680
2682
|
color: #0072ef;
|
|
2681
2683
|
}
|
|
2682
|
-
.
|
|
2683
|
-
.
|
|
2684
|
+
.table__open_drpc1,
|
|
2685
|
+
.table__open_drpc1:hover {
|
|
2684
2686
|
background-color: rgba(255, 255, 255, 0.163);
|
|
2685
|
-
}.intl-phone-
|
|
2687
|
+
}.intl-phone-input__emptyCountryIcon_18xw2 {
|
|
2686
2688
|
color: #8d8d93;
|
|
2687
2689
|
}
|
|
2688
|
-
.intl-phone-
|
|
2690
|
+
.intl-phone-input__flagIcon_5o8j0 {
|
|
2689
2691
|
box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
|
|
2690
2692
|
}
|
|
2691
|
-
.intl-phone-
|
|
2693
|
+
.intl-phone-input__dialCode_m24qx {
|
|
2692
2694
|
color: rgba(235, 235, 245, 0.6);
|
|
2693
2695
|
}
|
|
2694
|
-
.intl-phone-
|
|
2696
|
+
.intl-phone-input__emptyCountryIcon_1xkmc {
|
|
2695
2697
|
color: #8d8d93;
|
|
2696
2698
|
}
|
|
2697
|
-
.intl-phone-
|
|
2699
|
+
.intl-phone-input__focusVisible_1xkmc {
|
|
2698
2700
|
outline: 2px solid #0072ef;
|
|
2699
2701
|
}
|