@alfalab/core-components 23.2.0 → 23.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/Component.js +1 -1
- package/alert/esm/Component.js +1 -1
- package/alert/esm/index.css +5 -5
- package/alert/index.css +5 -5
- package/alert/modern/Component.js +1 -1
- package/alert/modern/index.css +5 -5
- package/amount/component.js +1 -1
- package/amount/esm/component.js +1 -1
- package/amount/esm/index.css +2 -2
- package/amount/esm/pure/component.js +1 -1
- package/amount/esm/pure/index.css +1 -1
- package/amount/index.css +2 -2
- package/amount/modern/component.js +1 -1
- package/amount/modern/index.css +2 -2
- 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 +2 -2
- package/amount-input/esm/Component.js +3 -3
- package/amount-input/esm/default.css +2 -2
- package/amount-input/esm/index.css +7 -7
- package/amount-input/esm/inverted.css +2 -2
- package/amount-input/index.css +7 -7
- package/amount-input/inverted.css +2 -2
- package/amount-input/modern/Component.js +3 -3
- package/amount-input/modern/default.css +2 -2
- package/amount-input/modern/index.css +7 -7
- package/amount-input/modern/inverted.css +2 -2
- package/attach/Component.js +1 -1
- package/attach/esm/Component.js +1 -1
- package/attach/esm/index.css +23 -23
- package/attach/index.css +23 -23
- package/attach/modern/Component.js +1 -1
- package/attach/modern/index.css +23 -23
- 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 +16 -16
- package/badge/index.css +16 -16
- package/badge/modern/Component.js +1 -1
- package/badge/modern/index.css +16 -16
- 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-c227b242.d.ts → Component-f69d7e38.d.ts} +0 -0
- package/bottom-sheet/{Component-c227b242.js → Component-f69d7e38.js} +0 -0
- package/bottom-sheet/component.js +2 -2
- package/bottom-sheet/components/footer/Component.js +1 -1
- package/bottom-sheet/components/footer/index.css +2 -2
- package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/{Component-90aa4632.d.ts → Component-c4ec8e1f.d.ts} +0 -0
- package/bottom-sheet/esm/{Component-90aa4632.js → Component-c4ec8e1f.js} +0 -0
- package/bottom-sheet/esm/component.js +2 -2
- package/bottom-sheet/esm/components/footer/Component.js +1 -1
- package/bottom-sheet/esm/components/footer/index.css +2 -2
- package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/index.css +14 -14
- package/bottom-sheet/esm/index.js +1 -1
- package/bottom-sheet/index.css +14 -14
- package/bottom-sheet/index.js +1 -1
- package/bottom-sheet/modern/component.js +1 -1
- package/bottom-sheet/modern/components/footer/Component.js +1 -1
- package/bottom-sheet/modern/components/footer/index.css +2 -2
- package/bottom-sheet/modern/index.css +14 -14
- package/button/Component.js +3 -3
- package/button/cssm/index.module.css +10 -1
- package/button/default.css +41 -41
- package/button/esm/Component.js +3 -3
- package/button/esm/default.css +41 -41
- package/button/esm/index.css +61 -52
- package/button/esm/inverted.css +41 -41
- package/button/index.css +61 -52
- package/button/inverted.css +41 -41
- package/button/modern/Component.js +3 -3
- package/button/modern/default.css +41 -41
- package/button/modern/index.css +61 -52
- package/button/modern/inverted.css +41 -41
- package/calendar/Component.js +2 -2
- package/calendar/components/days-table/Component.js +2 -2
- package/calendar/components/days-table/index.css +40 -40
- package/calendar/components/days-table/index.js +1 -1
- package/calendar/components/header/Component.js +2 -2
- package/calendar/components/header/index.css +18 -18
- package/calendar/components/header/index.js +1 -1
- package/calendar/components/months-table/Component.js +2 -2
- package/calendar/components/months-table/index.css +6 -6
- package/calendar/components/months-table/index.js +1 -1
- package/calendar/components/select-button/Component.js +2 -2
- package/calendar/components/select-button/index.css +10 -10
- package/calendar/components/select-button/index.js +1 -1
- package/calendar/components/years-table/Component.js +2 -2
- package/calendar/components/years-table/index.css +6 -6
- package/calendar/components/years-table/index.js +1 -1
- package/calendar/esm/Component.js +2 -2
- package/calendar/esm/components/days-table/Component.js +2 -2
- package/calendar/esm/components/days-table/index.css +40 -40
- package/calendar/esm/components/days-table/index.js +1 -1
- package/calendar/esm/components/header/Component.js +2 -2
- package/calendar/esm/components/header/index.css +18 -18
- package/calendar/esm/components/header/index.js +1 -1
- package/calendar/esm/components/months-table/Component.js +2 -2
- package/calendar/esm/components/months-table/index.css +6 -6
- package/calendar/esm/components/months-table/index.js +1 -1
- package/calendar/esm/components/select-button/Component.js +2 -2
- package/calendar/esm/components/select-button/index.css +10 -10
- package/calendar/esm/components/select-button/index.js +1 -1
- package/calendar/esm/components/years-table/Component.js +2 -2
- package/calendar/esm/components/years-table/index.css +6 -6
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/index.css +7 -7
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/{tslib.es6-5899112b.d.ts → tslib.es6-ea3f6b57.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-5899112b.js → tslib.es6-ea3f6b57.js} +0 -0
- package/calendar/index.css +7 -7
- package/calendar/index.js +1 -1
- package/calendar/modern/Component.js +1 -1
- package/calendar/modern/components/days-table/Component.js +1 -1
- package/calendar/modern/components/days-table/index.css +40 -40
- package/calendar/modern/components/header/Component.js +1 -1
- package/calendar/modern/components/header/index.css +18 -18
- package/calendar/modern/components/months-table/Component.js +1 -1
- package/calendar/modern/components/months-table/index.css +6 -6
- package/calendar/modern/components/select-button/Component.js +1 -1
- package/calendar/modern/components/select-button/index.css +10 -10
- package/calendar/modern/components/years-table/Component.js +1 -1
- package/calendar/modern/components/years-table/index.css +6 -6
- package/calendar/modern/index.css +7 -7
- package/calendar/{tslib.es6-1b4a3a71.d.ts → tslib.es6-fd0f3766.d.ts} +0 -0
- package/calendar/{tslib.es6-1b4a3a71.js → tslib.es6-fd0f3766.js} +0 -0
- package/calendar-input/Component.d.ts +9 -1
- package/calendar-input/Component.js +3 -3
- package/calendar-input/cssm/Component.d.ts +8 -0
- package/calendar-input/cssm/Component.js +2 -2
- package/calendar-input/esm/Component.d.ts +8 -0
- package/calendar-input/esm/Component.js +3 -3
- package/calendar-input/esm/index.css +10 -10
- package/calendar-input/index.css +10 -10
- package/calendar-input/modern/Component.d.ts +8 -0
- package/calendar-input/modern/Component.js +3 -3
- 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.css +5 -5
- package/calendar-range/index.css +5 -5
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/index.css +5 -5
- package/calendar-with-skeleton/Component.js +1 -1
- package/calendar-with-skeleton/esm/Component.js +1 -1
- package/calendar-with-skeleton/esm/index.css +12 -12
- package/calendar-with-skeleton/index.css +12 -12
- package/calendar-with-skeleton/modern/Component.js +1 -1
- package/calendar-with-skeleton/modern/index.css +12 -12
- package/card-image/Component.js +1 -1
- package/card-image/esm/Component.js +1 -1
- package/card-image/esm/index.css +6 -6
- package/card-image/index.css +6 -6
- package/card-image/modern/Component.js +1 -1
- package/card-image/modern/index.css +6 -6
- package/cdn-icon/Component.js +1 -1
- package/cdn-icon/esm/Component.js +1 -1
- package/cdn-icon/esm/index.css +2 -2
- package/cdn-icon/index.css +2 -2
- package/cdn-icon/modern/Component.js +1 -1
- package/cdn-icon/modern/index.css +2 -2
- package/chart/Component.js +2 -2
- package/chart/components/Dot/index.css +7 -7
- package/chart/components/Dot/index.js +1 -1
- package/chart/components/Legends/index.css +7 -7
- package/chart/components/Legends/index.js +1 -1
- package/chart/components/Tick/index.css +3 -3
- package/chart/components/Tick/index.js +1 -1
- package/chart/components/TooltipContent/index.css +6 -6
- package/chart/components/TooltipContent/index.js +1 -1
- package/chart/esm/Component.js +2 -2
- package/chart/esm/components/Dot/index.css +7 -7
- package/chart/esm/components/Dot/index.js +1 -1
- package/chart/esm/components/Legends/index.css +7 -7
- package/chart/esm/components/Legends/index.js +1 -1
- package/chart/esm/components/Tick/index.css +3 -3
- package/chart/esm/components/Tick/index.js +1 -1
- package/chart/esm/components/TooltipContent/index.css +6 -6
- package/chart/esm/components/TooltipContent/index.js +1 -1
- package/chart/esm/hooks/useSettings/index.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/esm/index.css +2 -2
- package/chart/esm/index.js +1 -1
- package/chart/esm/{tslib.es6-93b6bd72.d.ts → tslib.es6-686871d0.d.ts} +0 -0
- package/chart/esm/{tslib.es6-93b6bd72.js → tslib.es6-686871d0.js} +0 -0
- package/chart/hooks/useSettings/index.js +1 -1
- package/chart/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/index.css +2 -2
- package/chart/index.js +1 -1
- package/chart/modern/Component.js +1 -1
- package/chart/modern/components/Dot/index.css +7 -7
- package/chart/modern/components/Dot/index.js +1 -1
- package/chart/modern/components/Legends/index.css +7 -7
- package/chart/modern/components/Legends/index.js +1 -1
- package/chart/modern/components/Tick/index.css +3 -3
- package/chart/modern/components/Tick/index.js +1 -1
- package/chart/modern/components/TooltipContent/index.css +6 -6
- package/chart/modern/components/TooltipContent/index.js +1 -1
- package/chart/modern/index.css +2 -2
- package/chart/{tslib.es6-65512a74.d.ts → tslib.es6-ace62b32.d.ts} +0 -0
- package/chart/{tslib.es6-65512a74.js → tslib.es6-ace62b32.js} +0 -0
- package/checkbox/Component.d.ts +8 -0
- package/checkbox/Component.js +6 -4
- package/checkbox/cssm/Component.d.ts +8 -0
- package/checkbox/cssm/Component.js +5 -3
- package/checkbox/cssm/index.module.css +8 -0
- package/checkbox/esm/Component.d.ts +8 -0
- package/checkbox/esm/Component.js +6 -4
- package/checkbox/esm/index.css +43 -35
- package/checkbox/index.css +43 -35
- package/checkbox/modern/Component.d.ts +8 -0
- package/checkbox/modern/Component.js +6 -4
- package/checkbox/modern/index.css +43 -35
- package/checkbox-group/Component.js +1 -1
- package/checkbox-group/cssm/index.module.css +4 -2
- package/checkbox-group/esm/Component.js +1 -1
- package/checkbox-group/esm/index.css +21 -19
- package/checkbox-group/index.css +21 -19
- package/checkbox-group/modern/Component.js +1 -1
- package/checkbox-group/modern/index.css +21 -19
- package/circular-progress-bar/Component.js +1 -1
- package/circular-progress-bar/esm/Component.js +1 -1
- package/circular-progress-bar/esm/index.css +20 -20
- package/circular-progress-bar/index.css +20 -20
- package/circular-progress-bar/modern/Component.js +1 -1
- package/circular-progress-bar/modern/index.css +20 -20
- package/collapse/Component.js +1 -1
- package/collapse/esm/Component.js +1 -1
- package/collapse/esm/index.css +7 -7
- package/collapse/index.css +7 -7
- package/collapse/modern/Component.js +1 -1
- package/collapse/modern/index.css +7 -7
- package/confirmation/component.js +1 -1
- package/confirmation/components/code-input/component.js +1 -1
- package/confirmation/components/code-input/index.css +10 -10
- package/confirmation/components/countdown/component.js +1 -1
- package/confirmation/components/countdown/index.css +13 -13
- package/confirmation/components/countdown-loader/component.js +1 -1
- package/confirmation/components/countdown-loader/index.css +2 -2
- package/confirmation/components/overlimit/component.js +1 -1
- package/confirmation/components/overlimit/index.css +9 -9
- package/confirmation/components/sign-confirmation/component.js +1 -1
- package/confirmation/components/sign-confirmation/index.css +13 -13
- package/confirmation/esm/component.js +1 -1
- package/confirmation/esm/components/code-input/component.js +1 -1
- package/confirmation/esm/components/code-input/index.css +10 -10
- package/confirmation/esm/components/countdown/component.js +1 -1
- package/confirmation/esm/components/countdown/index.css +13 -13
- package/confirmation/esm/components/countdown-loader/component.js +1 -1
- package/confirmation/esm/components/countdown-loader/index.css +2 -2
- package/confirmation/esm/components/overlimit/component.js +1 -1
- package/confirmation/esm/components/overlimit/index.css +9 -9
- package/confirmation/esm/components/sign-confirmation/component.js +1 -1
- package/confirmation/esm/components/sign-confirmation/index.css +13 -13
- package/confirmation/esm/index.css +14 -14
- package/confirmation/index.css +14 -14
- package/confirmation/modern/component.js +1 -1
- package/confirmation/modern/components/code-input/component.js +1 -1
- package/confirmation/modern/components/code-input/index.css +10 -10
- package/confirmation/modern/components/countdown/component.js +1 -1
- package/confirmation/modern/components/countdown/index.css +13 -13
- package/confirmation/modern/components/countdown-loader/component.js +1 -1
- package/confirmation/modern/components/countdown-loader/index.css +2 -2
- package/confirmation/modern/components/overlimit/component.js +1 -1
- package/confirmation/modern/components/overlimit/index.css +9 -9
- package/confirmation/modern/components/sign-confirmation/component.js +1 -1
- package/confirmation/modern/components/sign-confirmation/index.css +13 -13
- package/confirmation/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 +12 -12
- package/custom-button/index.css +12 -12
- package/custom-button/modern/Component.js +1 -1
- package/custom-button/modern/index.css +12 -12
- package/date-input/Component.js +1 -1
- package/date-input/esm/Component.js +1 -1
- package/date-input/esm/index.css +4 -4
- package/date-input/index.css +4 -4
- package/date-input/modern/Component.js +1 -1
- package/date-input/modern/index.css +4 -4
- package/divider/Component.js +1 -1
- package/divider/esm/Component.js +1 -1
- package/divider/esm/index.css +1 -1
- package/divider/index.css +1 -1
- package/divider/modern/Component.js +1 -1
- package/divider/modern/index.css +1 -1
- package/drawer/Component.js +1 -1
- package/drawer/esm/Component.js +1 -1
- package/drawer/esm/index.css +16 -16
- package/drawer/index.css +16 -16
- package/drawer/modern/Component.js +1 -1
- package/drawer/modern/index.css +16 -16
- package/dropzone/Component.js +1 -1
- package/dropzone/components/overlay/Component.js +1 -1
- package/dropzone/components/overlay/index.css +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 +23 -23
- package/file-upload-item/index.css +23 -23
- package/file-upload-item/modern/Component.js +1 -1
- package/file-upload-item/modern/index.css +23 -23
- package/form-control/Component.js +3 -3
- package/form-control/default.css +14 -14
- package/form-control/esm/Component.js +3 -3
- package/form-control/esm/default.css +14 -14
- package/form-control/esm/index.css +41 -41
- package/form-control/esm/inverted.css +14 -14
- package/form-control/index.css +41 -41
- package/form-control/inverted.css +14 -14
- package/form-control/modern/Component.js +3 -3
- package/form-control/modern/default.css +14 -14
- package/form-control/modern/index.css +41 -41
- package/form-control/modern/inverted.css +14 -14
- 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-e3410627.d.ts → slide-6def2a83.d.ts} +0 -0
- package/gallery/esm/{slide-e3410627.js → slide-6def2a83.js} +1 -1
- package/gallery/esm/{tslib.es6-2fc44e43.d.ts → tslib.es6-6967a4ad.d.ts} +0 -0
- package/gallery/esm/{tslib.es6-2fc44e43.js → tslib.es6-6967a4ad.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-f981fa1a.d.ts → slide-fb3c8ecd.d.ts} +0 -0
- package/gallery/modern/{slide-f981fa1a.js → slide-fb3c8ecd.js} +1 -1
- package/gallery/{slide-0e39fb1e.d.ts → slide-5188d43d.d.ts} +0 -0
- package/gallery/{slide-0e39fb1e.js → slide-5188d43d.js} +1 -1
- package/gallery/{tslib.es6-d1e625e9.d.ts → tslib.es6-6b620fac.d.ts} +0 -0
- package/gallery/{tslib.es6-d1e625e9.js → tslib.es6-6b620fac.js} +0 -0
- package/grid/Component.js +1 -1
- package/grid/col/Component.js +2 -2
- package/grid/col/index.css +511 -511
- package/grid/col/index.js +1 -1
- package/grid/esm/Component.js +1 -1
- package/grid/esm/col/Component.js +2 -2
- package/grid/esm/col/index.css +511 -511
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/gutters.css +78 -78
- package/grid/esm/{gutters.module-3929333e.d.ts → gutters.module-2e699323.d.ts} +0 -0
- package/grid/esm/gutters.module-2e699323.js +27 -0
- package/grid/esm/index.js +1 -1
- package/grid/esm/row/Component.js +2 -2
- package/grid/esm/row/index.css +9 -9
- package/grid/esm/row/index.js +1 -1
- package/grid/gutters.css +78 -78
- package/grid/{gutters.module-73878830.d.ts → gutters.module-fefc9b41.d.ts} +0 -0
- package/grid/gutters.module-fefc9b41.js +28 -0
- package/grid/index.js +1 -1
- package/grid/modern/Component.js +1 -1
- package/grid/modern/col/Component.js +2 -2
- package/grid/modern/col/index.css +511 -511
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/gutters.css +78 -78
- package/grid/modern/gutters.module-9dfb50a3.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/icon-button/Component.js +3 -3
- package/icon-button/default.css +13 -13
- package/icon-button/esm/Component.js +3 -3
- package/icon-button/esm/default.css +13 -13
- package/icon-button/esm/index.css +6 -6
- package/icon-button/esm/inverted.css +13 -13
- package/icon-button/index.css +6 -6
- package/icon-button/inverted.css +13 -13
- package/icon-button/modern/Component.js +3 -3
- package/icon-button/modern/default.css +13 -13
- package/icon-button/modern/index.css +6 -6
- package/icon-button/modern/inverted.css +13 -13
- package/input/Component.js +5 -4
- package/input/cssm/Component.js +2 -1
- package/input/cssm/default.module.css +2 -2
- package/input/cssm/index.js +1 -0
- package/input/cssm/index.module.css +0 -5
- package/input/cssm/inverted.module.css +2 -2
- package/input/default.css +15 -15
- package/input/esm/Component.js +5 -4
- package/input/esm/default.css +15 -15
- package/input/esm/index.css +31 -36
- package/input/esm/index.js +1 -0
- package/input/esm/inverted.css +15 -15
- package/input/index.css +31 -36
- package/input/index.js +1 -0
- package/input/inverted.css +15 -15
- package/input/modern/Component.js +5 -4
- package/input/modern/default.css +15 -15
- package/input/modern/index.css +31 -36
- package/input/modern/index.js +1 -0
- package/input/modern/inverted.css +15 -15
- package/input-autocomplete/{Component-66aca4d3.d.ts → Component-17ee9f2f.d.ts} +0 -0
- package/input-autocomplete/{Component-66aca4d3.js → Component-17ee9f2f.js} +1 -1
- package/input-autocomplete/Component.js +1 -1
- package/input-autocomplete/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/autocomplete-field/index.css +2 -2
- package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
- package/input-autocomplete/autocomplete-field/index.js +1 -1
- package/input-autocomplete/esm/{Component-8f1d0767.d.ts → Component-7bd2efc8.d.ts} +0 -0
- package/input-autocomplete/esm/{Component-8f1d0767.js → Component-7bd2efc8.js} +1 -1
- package/input-autocomplete/esm/Component.js +1 -1
- package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
- package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
- package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
- package/input-autocomplete/esm/index.js +1 -1
- package/input-autocomplete/index.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
- package/intl-phone-input/{component-2cc6830a.d.ts → component-423a5882.d.ts} +0 -0
- package/intl-phone-input/{component-2cc6830a.js → component-423a5882.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 +784 -784
- package/intl-phone-input/components/index.js +1 -1
- package/intl-phone-input/components/select/component.js +2 -2
- package/intl-phone-input/components/select/index.css +6 -6
- package/intl-phone-input/components/select/index.js +1 -1
- package/intl-phone-input/components/select-field/component.js +1 -1
- package/intl-phone-input/components/select-field/index.css +8 -8
- package/intl-phone-input/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/{component-e7a144b2.d.ts → component-0b7a2730.d.ts} +0 -0
- package/intl-phone-input/esm/{component-e7a144b2.js → component-0b7a2730.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 +784 -784
- package/intl-phone-input/esm/components/index.js +1 -1
- package/intl-phone-input/esm/components/select/component.js +2 -2
- package/intl-phone-input/esm/components/select/index.css +6 -6
- package/intl-phone-input/esm/components/select/index.js +1 -1
- package/intl-phone-input/esm/components/select-field/component.js +1 -1
- package/intl-phone-input/esm/components/select-field/index.css +8 -8
- package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/esm/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/index.css +3 -3
- package/intl-phone-input/esm/index.js +1 -1
- package/intl-phone-input/esm/{libphonenumber-js.min-6bc9820a.d.ts → libphonenumber-js.min-18cd8611.d.ts} +0 -0
- package/intl-phone-input/esm/{libphonenumber-js.min-6bc9820a.js → libphonenumber-js.min-18cd8611.js} +0 -0
- package/intl-phone-input/index.css +3 -3
- package/intl-phone-input/index.js +1 -1
- package/intl-phone-input/{libphonenumber-js.min-829c09bf.d.ts → libphonenumber-js.min-7b257291.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-829c09bf.js → libphonenumber-js.min-7b257291.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 +784 -784
- package/intl-phone-input/modern/components/select/component.js +1 -1
- package/intl-phone-input/modern/components/select/index.css +6 -6
- package/intl-phone-input/modern/components/select-field/component.js +1 -1
- package/intl-phone-input/modern/components/select-field/index.css +8 -8
- package/intl-phone-input/modern/index.css +3 -3
- package/intl-phone-input/modern/{libphonenumber-js.min-6bc9820a.d.ts → libphonenumber-js.min-18cd8611.d.ts} +0 -0
- package/intl-phone-input/modern/{libphonenumber-js.min-6bc9820a.js → libphonenumber-js.min-18cd8611.js} +0 -0
- package/link/Component.js +3 -3
- package/link/default.css +9 -9
- package/link/esm/Component.js +3 -3
- package/link/esm/default.css +9 -9
- package/link/esm/index.css +11 -11
- package/link/esm/inverted.css +9 -9
- package/link/index.css +11 -11
- package/link/inverted.css +9 -9
- package/link/modern/Component.js +3 -3
- package/link/modern/default.css +9 -9
- package/link/modern/index.css +11 -11
- package/link/modern/inverted.css +9 -9
- package/list/Component.js +1 -1
- package/list/esm/Component.js +1 -1
- package/list/esm/index.css +9 -9
- package/list/index.css +9 -9
- package/list/modern/Component.js +1 -1
- package/list/modern/index.css +9 -9
- package/list-header/Component.js +1 -1
- package/list-header/esm/Component.js +1 -1
- package/list-header/esm/index.css +3 -3
- package/list-header/index.css +3 -3
- package/list-header/modern/Component.js +1 -1
- package/list-header/modern/index.css +3 -3
- package/loader/Component.js +1 -1
- package/loader/esm/Component.js +1 -1
- package/loader/esm/index.css +7 -7
- package/loader/index.css +7 -7
- package/loader/modern/Component.js +1 -1
- package/loader/modern/index.css +7 -7
- package/masked-input/Component.d.ts +2 -2
- package/masked-input/Component.js +1 -1
- package/masked-input/cssm/Component.d.ts +2 -2
- package/masked-input/esm/Component.d.ts +2 -2
- package/masked-input/esm/Component.js +1 -1
- package/masked-input/esm/index.css +2 -2
- package/masked-input/index.css +2 -2
- package/masked-input/modern/Component.d.ts +2 -2
- package/masked-input/modern/Component.js +1 -1
- package/masked-input/modern/index.css +2 -2
- package/modal/Component.desktop.js +3 -3
- package/modal/Component.mobile.js +3 -3
- package/modal/Component.responsive.js +2 -2
- package/modal/components/closer/Component.js +2 -2
- package/modal/components/closer/index.css +8 -8
- package/modal/components/content/Component.desktop.js +2 -2
- package/modal/components/content/Component.mobile.js +2 -2
- package/modal/components/content/desktop.css +12 -12
- package/modal/components/content/mobile.css +7 -7
- package/modal/components/footer/Component.desktop.js +2 -2
- package/modal/components/footer/Component.js +1 -1
- package/modal/components/footer/Component.mobile.js +2 -2
- package/modal/components/footer/desktop.css +12 -12
- package/modal/components/footer/layout.css +25 -25
- package/modal/components/footer/mobile.css +7 -7
- package/modal/components/header/Component.desktop.js +2 -2
- package/modal/components/header/Component.js +1 -1
- package/modal/components/header/Component.mobile.js +2 -2
- package/modal/components/header/desktop.css +16 -16
- package/modal/components/header/mobile.css +11 -11
- package/modal/desktop.css +8 -8
- package/modal/desktop.js +2 -2
- package/modal/esm/Component.desktop.js +3 -3
- package/modal/esm/Component.mobile.js +3 -3
- package/modal/esm/Component.responsive.js +2 -2
- package/modal/esm/components/closer/Component.js +2 -2
- package/modal/esm/components/closer/index.css +8 -8
- package/modal/esm/components/content/Component.desktop.js +2 -2
- package/modal/esm/components/content/Component.mobile.js +2 -2
- package/modal/esm/components/content/desktop.css +12 -12
- package/modal/esm/components/content/mobile.css +7 -7
- package/modal/esm/components/footer/Component.desktop.js +2 -2
- package/modal/esm/components/footer/Component.js +1 -1
- package/modal/esm/components/footer/Component.mobile.js +2 -2
- package/modal/esm/components/footer/desktop.css +12 -12
- package/modal/esm/components/footer/layout.css +25 -25
- package/modal/esm/components/footer/mobile.css +7 -7
- package/modal/esm/components/header/Component.desktop.js +2 -2
- package/modal/esm/components/header/Component.js +1 -1
- package/modal/esm/components/header/Component.mobile.js +2 -2
- package/modal/esm/components/header/desktop.css +16 -16
- package/modal/esm/components/header/mobile.css +11 -11
- package/modal/esm/desktop.css +8 -8
- package/modal/esm/desktop.js +2 -2
- package/modal/esm/index.js +2 -2
- package/modal/esm/mobile.css +2 -2
- package/modal/esm/mobile.js +2 -2
- package/modal/esm/responsive.js +2 -2
- package/modal/esm/transitions.css +8 -8
- package/modal/esm/transitions.module-7a80e043.js +4 -0
- package/modal/esm/{tslib.es6-5d3a812f.d.ts → tslib.es6-07601d96.d.ts} +0 -0
- package/modal/esm/{tslib.es6-5d3a812f.js → tslib.es6-07601d96.js} +0 -0
- package/modal/index.js +2 -2
- package/modal/mobile.css +2 -2
- package/modal/mobile.js +2 -2
- package/modal/modern/Component.desktop.js +2 -2
- package/modal/modern/Component.mobile.js +2 -2
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/components/closer/Component.js +1 -1
- package/modal/modern/components/closer/index.css +8 -8
- package/modal/modern/components/content/Component.desktop.js +1 -1
- package/modal/modern/components/content/Component.mobile.js +1 -1
- package/modal/modern/components/content/desktop.css +12 -12
- package/modal/modern/components/content/mobile.css +7 -7
- package/modal/modern/components/footer/Component.desktop.js +1 -1
- package/modal/modern/components/footer/Component.js +1 -1
- package/modal/modern/components/footer/Component.mobile.js +1 -1
- package/modal/modern/components/footer/desktop.css +12 -12
- package/modal/modern/components/footer/layout.css +25 -25
- package/modal/modern/components/footer/mobile.css +7 -7
- package/modal/modern/components/header/Component.desktop.js +1 -1
- package/modal/modern/components/header/Component.mobile.js +1 -1
- package/modal/modern/components/header/desktop.css +16 -16
- package/modal/modern/components/header/mobile.css +11 -11
- package/modal/modern/desktop.css +8 -8
- package/modal/modern/desktop.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile.css +2 -2
- package/modal/modern/mobile.js +1 -1
- package/modal/modern/responsive.js +1 -1
- package/modal/modern/transitions.css +8 -8
- package/modal/modern/transitions.module-7a80e043.js +4 -0
- package/modal/responsive.js +2 -2
- package/modal/transitions.css +8 -8
- package/modal/transitions.module-b1f4dde5.js +4 -0
- package/modal/{tslib.es6-810343ad.d.ts → tslib.es6-201c0358.d.ts} +0 -0
- package/modal/{tslib.es6-810343ad.js → tslib.es6-201c0358.js} +0 -0
- package/notification/Component.js +1 -1
- package/notification/esm/Component.js +1 -1
- package/notification/esm/index.css +7 -7
- package/notification/index.css +7 -7
- package/notification/modern/Component.js +1 -1
- package/notification/modern/index.css +7 -7
- package/notification-manager/{component-4c431649.d.ts → component-11adf0bc.d.ts} +0 -0
- package/notification-manager/{component-4c431649.js → component-11adf0bc.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-be06e635.d.ts → component-eb7fbde2.d.ts} +0 -0
- package/notification-manager/esm/{component-be06e635.js → component-eb7fbde2.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 +3 -2
- package/pagination/Component.d.ts +41 -0
- package/pagination/Component.js +40 -0
- package/pagination/components/default-view/index.css +22 -0
- package/pagination/components/default-view/index.d.ts +5 -0
- package/pagination/components/default-view/index.js +54 -0
- package/pagination/components/per-page-view/index.css +16 -0
- package/pagination/components/per-page-view/index.d.ts +5 -0
- package/pagination/components/per-page-view/index.js +21 -0
- package/pagination/components/tag/index.css +52 -0
- package/pagination/components/tag/index.d.ts +4 -0
- package/pagination/components/tag/index.js +60 -0
- package/pagination/cssm/Component.d.ts +41 -0
- package/pagination/cssm/Component.js +42 -0
- package/pagination/cssm/components/default-view/index.d.ts +5 -0
- package/pagination/cssm/components/default-view/index.js +54 -0
- package/pagination/cssm/components/default-view/index.module.css +21 -0
- package/pagination/cssm/components/per-page-view/index.d.ts +5 -0
- package/pagination/cssm/components/per-page-view/index.js +20 -0
- package/pagination/cssm/components/per-page-view/index.module.css +15 -0
- package/pagination/cssm/components/tag/index.d.ts +4 -0
- package/pagination/cssm/components/tag/index.js +59 -0
- package/pagination/cssm/components/tag/index.module.css +51 -0
- package/pagination/cssm/index.d.ts +1 -0
- package/pagination/cssm/index.js +19 -0
- package/pagination/cssm/index.module.css +31 -0
- package/pagination/esm/Component.d.ts +41 -0
- package/pagination/esm/Component.js +33 -0
- package/pagination/esm/components/default-view/index.css +22 -0
- package/pagination/esm/components/default-view/index.d.ts +5 -0
- package/pagination/esm/components/default-view/index.js +48 -0
- package/pagination/esm/components/per-page-view/index.css +16 -0
- package/pagination/esm/components/per-page-view/index.d.ts +5 -0
- package/pagination/esm/components/per-page-view/index.js +15 -0
- package/pagination/esm/components/tag/index.css +52 -0
- package/pagination/esm/components/tag/index.d.ts +4 -0
- package/pagination/esm/components/tag/index.js +53 -0
- package/pagination/esm/index.css +32 -0
- package/pagination/esm/index.d.ts +1 -0
- package/pagination/esm/index.js +9 -0
- package/pagination/index.css +32 -0
- package/pagination/index.d.ts +1 -0
- package/pagination/index.js +15 -0
- package/pagination/modern/Component.d.ts +41 -0
- package/pagination/modern/Component.js +32 -0
- package/pagination/modern/components/default-view/index.css +22 -0
- package/pagination/modern/components/default-view/index.d.ts +5 -0
- package/pagination/modern/components/default-view/index.js +47 -0
- package/pagination/modern/components/per-page-view/index.css +16 -0
- package/pagination/modern/components/per-page-view/index.d.ts +5 -0
- package/pagination/modern/components/per-page-view/index.js +12 -0
- package/pagination/modern/components/tag/index.css +52 -0
- package/pagination/modern/components/tag/index.d.ts +4 -0
- package/pagination/modern/components/tag/index.js +10 -0
- package/pagination/modern/index.css +32 -0
- package/pagination/modern/index.d.ts +1 -0
- package/pagination/modern/index.js +9 -0
- package/pagination/package.json +3 -0
- package/pagination/send-stats.js +82 -0
- package/password-input/component.js +1 -1
- package/password-input/esm/component.js +1 -1
- package/password-input/esm/index.css +5 -5
- package/password-input/index.css +5 -5
- package/password-input/modern/component.js +1 -1
- package/password-input/modern/index.css +5 -5
- package/phone-input/utils/index.js +7 -5
- package/picker-button/{Component-0f8b68a4.d.ts → Component-2d26cd3f.d.ts} +16 -0
- package/picker-button/{Component-0f8b68a4.js → Component-2d26cd3f.js} +1 -1
- package/picker-button/Component.d.ts +1 -1
- package/picker-button/Component.js +2 -2
- package/picker-button/cssm/Component-34f0d762.d.ts +16 -0
- package/picker-button/esm/{Component-a4007d26.d.ts → Component-003da863.d.ts} +16 -0
- package/picker-button/esm/{Component-a4007d26.js → Component-003da863.js} +1 -1
- package/picker-button/esm/Component.js +2 -2
- package/picker-button/esm/field/Component.js +1 -1
- package/picker-button/esm/field/index.css +3 -3
- package/picker-button/esm/field/index.d.ts +1 -1
- package/picker-button/esm/field/index.js +1 -1
- package/picker-button/esm/index.css +2 -2
- package/picker-button/esm/index.js +1 -1
- package/picker-button/field/Component.js +1 -1
- package/picker-button/field/index.css +3 -3
- package/picker-button/field/index.d.ts +1 -1
- package/picker-button/field/index.js +1 -1
- package/picker-button/index.css +2 -2
- package/picker-button/index.js +1 -1
- package/picker-button/modern/Component.js +1 -1
- package/picker-button/modern/field/Component.d.ts +16 -0
- package/picker-button/modern/field/Component.js +1 -1
- package/picker-button/modern/field/index.css +3 -3
- package/picker-button/modern/index.css +2 -2
- package/plate/Component.js +1 -1
- package/plate/esm/Component.js +1 -1
- package/plate/esm/index.css +28 -28
- package/plate/index.css +28 -28
- package/plate/modern/Component.js +1 -1
- package/plate/modern/index.css +28 -28
- package/popover/Component.js +1 -1
- package/popover/esm/Component.js +1 -1
- package/popover/esm/index.css +33 -33
- package/popover/index.css +33 -33
- package/popover/modern/Component.js +1 -1
- package/popover/modern/index.css +33 -33
- package/progress-bar/Component.js +1 -1
- package/progress-bar/esm/Component.js +1 -1
- package/progress-bar/esm/index.css +4 -4
- package/progress-bar/index.css +4 -4
- package/progress-bar/modern/Component.js +1 -1
- package/progress-bar/modern/index.css +4 -4
- package/pure-input/Component.js +1 -1
- package/pure-input/cssm/index.module.css +2 -2
- package/pure-input/esm/Component.js +1 -1
- package/pure-input/esm/index.css +27 -27
- package/pure-input/index.css +27 -27
- package/pure-input/modern/Component.js +1 -1
- package/pure-input/modern/index.css +27 -27
- 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/select/Component.js +2 -1
- package/select/components/arrow/Component.js +1 -1
- package/select/components/arrow/index.css +3 -3
- package/select/components/base-select/Component.js +5 -3
- package/select/components/base-select/index.css +7 -7
- package/select/components/base-select/index.js +1 -1
- package/select/components/checkmark/Component.d.ts +1 -1
- package/select/components/checkmark/Component.js +11 -5
- package/select/components/checkmark/index.css +21 -9
- package/select/components/checkmark/index.js +1 -0
- 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 +2 -1
- 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 +7 -5
- package/select/components/option/index.css +20 -20
- package/select/components/option/index.js +2 -1
- package/select/components/options-list/Component.js +1 -1
- package/select/components/options-list/index.css +5 -5
- package/select/components/virtual-options-list/Component.js +1 -1
- package/select/components/virtual-options-list/index.css +11 -11
- package/select/cssm/Component.js +1 -0
- package/select/cssm/components/base-select/Component.js +3 -1
- package/select/cssm/components/checkmark/Component.d.ts +1 -1
- package/select/cssm/components/checkmark/Component.js +10 -4
- package/select/cssm/components/checkmark/index.js +1 -0
- package/select/cssm/components/checkmark/index.module.css +19 -7
- package/select/cssm/components/index.js +1 -0
- package/select/cssm/components/option/Component.js +5 -3
- package/select/cssm/components/option/index.js +1 -0
- package/select/cssm/index.js +1 -0
- package/select/cssm/presets/index.js +1 -0
- package/select/cssm/presets/useLazyLoading/hook.js +1 -0
- package/select/cssm/presets/useSelectWithLoading/hook.js +1 -0
- package/select/cssm/typings.d.ts +16 -0
- package/select/esm/Component.js +2 -1
- 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 +5 -3
- package/select/esm/components/base-select/index.css +7 -7
- package/select/esm/components/base-select/index.js +1 -1
- package/select/esm/components/checkmark/Component.d.ts +1 -1
- package/select/esm/components/checkmark/Component.js +12 -6
- package/select/esm/components/checkmark/index.css +21 -9
- package/select/esm/components/checkmark/index.js +1 -0
- 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 +2 -1
- 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 +7 -5
- package/select/esm/components/option/index.css +20 -20
- package/select/esm/components/option/index.js +2 -1
- package/select/esm/components/options-list/Component.js +1 -1
- package/select/esm/components/options-list/index.css +5 -5
- package/select/esm/components/virtual-options-list/Component.js +1 -1
- package/select/esm/components/virtual-options-list/index.css +11 -11
- package/select/esm/index.js +2 -1
- package/select/esm/presets/index.js +2 -1
- package/select/esm/presets/useLazyLoading/hook.js +3 -2
- package/select/esm/presets/useLazyLoading/index.css +2 -2
- package/select/esm/presets/useSelectWithLoading/hook.js +3 -2
- package/select/esm/presets/useSelectWithLoading/index.css +2 -2
- package/select/esm/{tslib.es6-92952a5b.d.ts → tslib.es6-5a8a0ede.d.ts} +0 -0
- package/select/esm/{tslib.es6-92952a5b.js → tslib.es6-5a8a0ede.js} +0 -0
- package/select/esm/typings.d.ts +16 -0
- package/select/index.js +2 -1
- package/select/modern/Component.js +1 -0
- 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 +3 -1
- package/select/modern/components/base-select/index.css +7 -7
- package/select/modern/components/checkmark/Component.d.ts +1 -1
- package/select/modern/components/checkmark/Component.js +12 -4
- package/select/modern/components/checkmark/index.css +21 -9
- package/select/modern/components/checkmark/index.js +1 -0
- package/select/modern/components/field/Component.js +1 -1
- package/select/modern/components/field/index.css +9 -9
- package/select/modern/components/index.js +1 -0
- 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 +6 -4
- package/select/modern/components/option/index.css +20 -20
- package/select/modern/components/option/index.js +1 -0
- package/select/modern/components/options-list/Component.js +1 -1
- package/select/modern/components/options-list/index.css +5 -5
- package/select/modern/components/virtual-options-list/Component.js +1 -1
- package/select/modern/components/virtual-options-list/index.css +11 -11
- package/select/modern/index.js +1 -0
- package/select/modern/presets/index.js +1 -0
- package/select/modern/presets/useLazyLoading/hook.js +2 -1
- package/select/modern/presets/useLazyLoading/index.css +2 -2
- package/select/modern/presets/useSelectWithLoading/hook.js +2 -1
- package/select/modern/presets/useSelectWithLoading/index.css +2 -2
- package/select/modern/typings.d.ts +16 -0
- package/select/presets/index.js +2 -1
- package/select/presets/useLazyLoading/hook.js +3 -2
- package/select/presets/useLazyLoading/index.css +2 -2
- package/select/presets/useSelectWithLoading/hook.js +3 -2
- package/select/presets/useSelectWithLoading/index.css +2 -2
- package/select/{tslib.es6-14b6a04f.d.ts → tslib.es6-f6070e97.d.ts} +0 -0
- package/select/{tslib.es6-14b6a04f.js → tslib.es6-f6070e97.js} +0 -0
- package/select/typings.d.ts +16 -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 +24 -20
- package/select-with-tags/components/tag/index.js +1 -1
- package/select-with-tags/components/tag-list/component.js +2 -2
- package/select-with-tags/components/tag-list/index.css +31 -31
- package/select-with-tags/components/tag-list/index.js +1 -1
- package/select-with-tags/cssm/components/tag/index.module.css +13 -9
- 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 +24 -20
- 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-77554891.d.ts → tslib.es6-cecaf0af.d.ts} +0 -0
- package/select-with-tags/esm/{tslib.es6-77554891.js → tslib.es6-cecaf0af.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 +24 -20
- 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-c3c4b3f8.d.ts → tslib.es6-e038d5e2.d.ts} +0 -0
- package/select-with-tags/{tslib.es6-c3c4b3f8.js → tslib.es6-e038d5e2.js} +0 -0
- package/select-with-tags/utils/index.js +1 -1
- package/select-with-tags/utils/match.js +1 -1
- package/skeleton/Component.js +1 -1
- package/skeleton/esm/Component.js +1 -1
- package/skeleton/esm/index.css +10 -10
- package/skeleton/index.css +10 -10
- package/skeleton/modern/Component.js +1 -1
- package/skeleton/modern/index.css +10 -10
- package/slider/Component.js +1 -1
- package/slider/esm/Component.js +1 -1
- package/slider/esm/index.css +36 -36
- package/slider/index.css +36 -36
- package/slider/modern/Component.js +1 -1
- package/slider/modern/index.css +36 -36
- package/slider-input/Component.js +1 -1
- package/slider-input/esm/Component.js +1 -1
- package/slider-input/esm/index.css +17 -17
- package/slider-input/index.css +17 -17
- package/slider-input/modern/Component.js +1 -1
- package/slider-input/modern/index.css +17 -17
- package/space/Component.js +2 -2
- package/space/{Item-c2199ae5.d.ts → Item-c9a18619.d.ts} +0 -0
- package/space/{Item-c2199ae5.js → Item-c9a18619.js} +0 -0
- package/space/Item.js +1 -1
- package/space/esm/Component.js +2 -2
- package/space/esm/{Item-967d7962.d.ts → Item-e38432df.d.ts} +0 -0
- package/space/esm/{Item-967d7962.js → Item-e38432df.js} +0 -0
- package/space/esm/Item.js +1 -1
- package/space/esm/index.css +8 -8
- package/space/esm/index.js +1 -1
- package/space/index.css +8 -8
- package/space/index.js +1 -1
- package/space/modern/Component.js +1 -1
- package/space/modern/index.css +8 -8
- package/spinner/Component.js +1 -1
- package/spinner/esm/Component.js +1 -1
- package/spinner/esm/index.css +6 -6
- package/spinner/index.css +6 -6
- package/spinner/modern/Component.js +1 -1
- package/spinner/modern/index.css +6 -6
- package/status/Component.js +1 -1
- package/status/esm/Component.js +1 -1
- package/status/esm/index.css +17 -17
- package/status/index.css +17 -17
- package/status/modern/Component.js +1 -1
- package/status/modern/index.css +17 -17
- package/stepped-progress-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/components/step-bar/index.css +22 -6
- package/stepped-progress-bar/cssm/components/step-bar/index.module.css +18 -2
- 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 +22 -6
- package/stepped-progress-bar/esm/index.css +4 -4
- package/stepped-progress-bar/index.css +4 -4
- package/stepped-progress-bar/modern/Component.js +1 -1
- package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
- package/stepped-progress-bar/modern/components/step-bar/index.css +22 -6
- package/stepped-progress-bar/modern/index.css +4 -4
- 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.d.ts +24 -0
- package/table/component.js +37 -0
- package/table/components/index.d.ts +9 -0
- package/table/components/index.js +36 -0
- package/table/components/pagination/Component.d.ts +22 -0
- package/table/components/pagination/Component.js +50 -0
- package/table/components/pagination/index.css +49 -0
- package/table/components/pagination/index.d.ts +1 -0
- package/table/components/pagination/index.js +15 -0
- package/table/components/pagination/select-field/index.css +20 -0
- package/table/components/pagination/select-field/index.d.ts +3 -0
- package/table/components/pagination/select-field/index.js +24 -0
- package/table/components/table/Component.d.ts +56 -0
- package/table/components/table/Component.js +40 -0
- package/table/components/table/index.css +42 -0
- package/table/components/table/index.d.ts +1 -0
- package/table/components/table/index.js +14 -0
- package/table/components/table/utils.d.ts +5 -0
- package/table/components/table/utils.js +25 -0
- package/table/components/table-context/index.d.ts +18 -0
- package/table/components/table-context/index.js +17 -0
- package/table/components/tbody/Component.d.ts +15 -0
- package/table/components/tbody/Component.js +20 -0
- package/table/components/tbody/index.css +13 -0
- package/table/components/tbody/index.d.ts +1 -0
- package/table/components/tbody/index.js +10 -0
- package/table/components/tcell/Component.d.ts +18 -0
- package/table/components/tcell/Component.js +26 -0
- package/table/components/tcell/index.css +42 -0
- package/table/components/tcell/index.d.ts +1 -0
- package/table/components/tcell/index.js +11 -0
- package/table/components/texpandable-row/Component.d.ts +11 -0
- package/table/components/texpandable-row/Component.js +36 -0
- package/table/components/texpandable-row/index.css +24 -0
- package/table/components/texpandable-row/index.d.ts +1 -0
- package/table/components/texpandable-row/index.js +11 -0
- package/table/components/thead/Component.d.ts +19 -0
- package/table/components/thead/Component.js +21 -0
- package/table/components/thead/index.css +38 -0
- package/table/components/thead/index.d.ts +1 -0
- package/table/components/thead/index.js +10 -0
- package/table/components/thead-cell/Component.d.ts +27 -0
- package/table/components/thead-cell/Component.js +20 -0
- package/table/components/thead-cell/index.css +44 -0
- package/table/components/thead-cell/index.d.ts +1 -0
- package/table/components/thead-cell/index.js +10 -0
- package/table/components/trow/Component.d.ts +28 -0
- package/table/components/trow/Component.js +25 -0
- package/table/components/trow/index.css +43 -0
- package/table/components/trow/index.d.ts +1 -0
- package/table/components/trow/index.js +10 -0
- package/table/components/tsortable-head-cell/Component.d.ts +9 -0
- package/table/components/tsortable-head-cell/Component.js +38 -0
- package/table/components/tsortable-head-cell/index.css +46 -0
- package/table/components/tsortable-head-cell/index.d.ts +1 -0
- package/table/components/tsortable-head-cell/index.js +14 -0
- package/table/components/tsortable-head-cell/sort-icon-asc.d.ts +5 -0
- package/table/components/tsortable-head-cell/sort-icon-asc.js +13 -0
- package/table/components/tsortable-head-cell/sort-icon-desc.d.ts +5 -0
- package/table/components/tsortable-head-cell/sort-icon-desc.js +13 -0
- package/table/components/tsortable-head-cell/sort-icon-unset.d.ts +5 -0
- package/table/components/tsortable-head-cell/sort-icon-unset.js +13 -0
- package/table/cssm/component.d.ts +24 -0
- package/table/cssm/component.js +47 -0
- package/table/cssm/components/index.d.ts +9 -0
- package/table/cssm/components/index.js +46 -0
- package/table/cssm/components/pagination/Component.d.ts +22 -0
- package/table/cssm/components/pagination/Component.js +50 -0
- package/table/cssm/components/pagination/index.d.ts +1 -0
- package/table/cssm/components/pagination/index.js +17 -0
- package/table/cssm/components/pagination/index.module.css +48 -0
- package/table/cssm/components/pagination/select-field/index.d.ts +3 -0
- package/table/cssm/components/pagination/select-field/index.js +23 -0
- package/table/cssm/components/pagination/select-field/index.module.css +19 -0
- package/table/cssm/components/table/Component.d.ts +56 -0
- package/table/cssm/components/table/Component.js +40 -0
- package/table/cssm/components/table/index.d.ts +1 -0
- package/table/cssm/components/table/index.js +16 -0
- package/table/cssm/components/table/index.module.css +41 -0
- package/table/cssm/components/table/utils.d.ts +5 -0
- package/table/cssm/components/table/utils.js +26 -0
- package/table/cssm/components/table-context/index.d.ts +18 -0
- package/table/cssm/components/table-context/index.js +17 -0
- package/table/cssm/components/tbody/Component.d.ts +15 -0
- package/table/cssm/components/tbody/Component.js +19 -0
- package/table/cssm/components/tbody/index.d.ts +1 -0
- package/table/cssm/components/tbody/index.js +11 -0
- package/table/cssm/components/tbody/index.module.css +12 -0
- package/table/cssm/components/tcell/Component.d.ts +18 -0
- package/table/cssm/components/tcell/Component.js +25 -0
- package/table/cssm/components/tcell/index.d.ts +1 -0
- package/table/cssm/components/tcell/index.js +12 -0
- package/table/cssm/components/tcell/index.module.css +41 -0
- package/table/cssm/components/texpandable-row/Component.d.ts +11 -0
- package/table/cssm/components/texpandable-row/Component.js +36 -0
- package/table/cssm/components/texpandable-row/index.d.ts +1 -0
- package/table/cssm/components/texpandable-row/index.js +13 -0
- package/table/cssm/components/texpandable-row/index.module.css +23 -0
- package/table/cssm/components/thead/Component.d.ts +19 -0
- package/table/cssm/components/thead/Component.js +20 -0
- package/table/cssm/components/thead/index.d.ts +1 -0
- package/table/cssm/components/thead/index.js +11 -0
- package/table/cssm/components/thead/index.module.css +37 -0
- package/table/cssm/components/thead-cell/Component.d.ts +27 -0
- package/table/cssm/components/thead-cell/Component.js +19 -0
- package/table/cssm/components/thead-cell/index.d.ts +1 -0
- package/table/cssm/components/thead-cell/index.js +11 -0
- package/table/cssm/components/thead-cell/index.module.css +43 -0
- package/table/cssm/components/trow/Component.d.ts +28 -0
- package/table/cssm/components/trow/Component.js +24 -0
- package/table/cssm/components/trow/index.d.ts +1 -0
- package/table/cssm/components/trow/index.js +11 -0
- package/table/cssm/components/trow/index.module.css +42 -0
- package/table/cssm/components/tsortable-head-cell/Component.d.ts +9 -0
- package/table/cssm/components/tsortable-head-cell/Component.js +38 -0
- package/table/cssm/components/tsortable-head-cell/index.d.ts +1 -0
- package/table/cssm/components/tsortable-head-cell/index.js +16 -0
- package/table/cssm/components/tsortable-head-cell/index.module.css +45 -0
- package/table/cssm/components/tsortable-head-cell/sort-icon-asc.d.ts +5 -0
- package/table/cssm/components/tsortable-head-cell/sort-icon-asc.js +13 -0
- package/table/cssm/components/tsortable-head-cell/sort-icon-desc.d.ts +5 -0
- package/table/cssm/components/tsortable-head-cell/sort-icon-desc.js +13 -0
- package/table/cssm/components/tsortable-head-cell/sort-icon-unset.d.ts +5 -0
- package/table/cssm/components/tsortable-head-cell/sort-icon-unset.js +13 -0
- package/table/cssm/index.d.ts +1 -0
- package/table/cssm/index.js +39 -0
- package/{tabs/esm/tslib.es6-34905a1c.d.ts → table/cssm/tslib.es6-ce870b46.d.ts} +0 -0
- package/{tabs/tslib.es6-07c7df6c.js → table/cssm/tslib.es6-ce870b46.js} +0 -0
- package/table/cssm/typings.d.ts +2 -0
- package/table/cssm/typings.js +1 -0
- package/table/cssm/utils.d.ts +4 -0
- package/table/cssm/utils.js +14 -0
- package/table/esm/component.d.ts +24 -0
- package/table/esm/component.js +35 -0
- package/table/esm/components/index.d.ts +9 -0
- package/table/esm/components/index.js +22 -0
- package/table/esm/components/pagination/Component.d.ts +22 -0
- package/table/esm/components/pagination/Component.js +43 -0
- package/table/esm/components/pagination/index.css +49 -0
- package/table/esm/components/pagination/index.d.ts +1 -0
- package/table/esm/components/pagination/index.js +9 -0
- package/table/esm/components/pagination/select-field/index.css +20 -0
- package/table/esm/components/pagination/select-field/index.d.ts +3 -0
- package/table/esm/components/pagination/select-field/index.js +17 -0
- package/table/esm/components/table/Component.d.ts +56 -0
- package/table/esm/components/table/Component.js +33 -0
- package/table/esm/components/table/index.css +42 -0
- package/table/esm/components/table/index.d.ts +1 -0
- package/table/esm/components/table/index.js +8 -0
- package/table/esm/components/table/utils.d.ts +5 -0
- package/table/esm/components/table/utils.js +19 -0
- package/table/esm/components/table-context/index.d.ts +18 -0
- package/table/esm/components/table-context/index.js +10 -0
- package/table/esm/components/tbody/Component.d.ts +15 -0
- package/table/esm/components/tbody/Component.js +13 -0
- package/table/esm/components/tbody/index.css +13 -0
- package/table/esm/components/tbody/index.d.ts +1 -0
- package/table/esm/components/tbody/index.js +4 -0
- package/table/esm/components/tcell/Component.d.ts +18 -0
- package/table/esm/components/tcell/Component.js +19 -0
- package/table/esm/components/tcell/index.css +42 -0
- package/table/esm/components/tcell/index.d.ts +1 -0
- package/table/esm/components/tcell/index.js +5 -0
- package/table/esm/components/texpandable-row/Component.d.ts +11 -0
- package/table/esm/components/texpandable-row/Component.js +29 -0
- package/table/esm/components/texpandable-row/index.css +24 -0
- package/table/esm/components/texpandable-row/index.d.ts +1 -0
- package/table/esm/components/texpandable-row/index.js +5 -0
- package/table/esm/components/thead/Component.d.ts +19 -0
- package/table/esm/components/thead/Component.js +14 -0
- package/table/esm/components/thead/index.css +38 -0
- package/table/esm/components/thead/index.d.ts +1 -0
- package/table/esm/components/thead/index.js +4 -0
- package/table/esm/components/thead-cell/Component.d.ts +27 -0
- package/table/esm/components/thead-cell/Component.js +13 -0
- package/table/esm/components/thead-cell/index.css +44 -0
- package/table/esm/components/thead-cell/index.d.ts +1 -0
- package/table/esm/components/thead-cell/index.js +4 -0
- package/table/esm/components/trow/Component.d.ts +28 -0
- package/table/esm/components/trow/Component.js +18 -0
- package/table/esm/components/trow/index.css +43 -0
- package/table/esm/components/trow/index.d.ts +1 -0
- package/table/esm/components/trow/index.js +4 -0
- package/table/esm/components/tsortable-head-cell/Component.d.ts +9 -0
- package/table/esm/components/tsortable-head-cell/Component.js +31 -0
- package/table/esm/components/tsortable-head-cell/index.css +46 -0
- package/table/esm/components/tsortable-head-cell/index.d.ts +1 -0
- package/table/esm/components/tsortable-head-cell/index.js +8 -0
- package/table/esm/components/tsortable-head-cell/sort-icon-asc.d.ts +5 -0
- package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +7 -0
- package/table/esm/components/tsortable-head-cell/sort-icon-desc.d.ts +5 -0
- package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +7 -0
- package/table/esm/components/tsortable-head-cell/sort-icon-unset.d.ts +5 -0
- package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +7 -0
- package/table/esm/index.d.ts +1 -0
- package/table/esm/index.js +23 -0
- package/{tabs/tslib.es6-07c7df6c.d.ts → table/esm/tslib.es6-f3c5f2e2.d.ts} +0 -0
- package/{tabs/esm/tslib.es6-34905a1c.js → table/esm/tslib.es6-f3c5f2e2.js} +0 -0
- package/table/esm/typings.d.ts +2 -0
- package/table/esm/typings.js +1 -0
- package/table/esm/utils.d.ts +4 -0
- package/table/esm/utils.js +8 -0
- package/table/index.d.ts +1 -0
- package/table/index.js +29 -0
- package/table/modern/component.d.ts +24 -0
- package/table/modern/component.js +34 -0
- package/table/modern/components/index.d.ts +9 -0
- package/table/modern/components/index.js +21 -0
- package/table/modern/components/pagination/Component.d.ts +22 -0
- package/table/modern/components/pagination/Component.js +38 -0
- package/table/modern/components/pagination/index.css +49 -0
- package/table/modern/components/pagination/index.d.ts +1 -0
- package/table/modern/components/pagination/index.js +8 -0
- package/table/modern/components/pagination/select-field/index.css +20 -0
- package/table/modern/components/pagination/select-field/index.d.ts +3 -0
- package/table/modern/components/pagination/select-field/index.js +14 -0
- package/table/modern/components/table/Component.d.ts +56 -0
- package/table/modern/components/table/Component.js +28 -0
- package/table/modern/components/table/index.css +42 -0
- package/table/modern/components/table/index.d.ts +1 -0
- package/table/modern/components/table/index.js +7 -0
- package/table/modern/components/table/utils.d.ts +5 -0
- package/table/modern/components/table/utils.js +18 -0
- package/table/modern/components/table-context/index.d.ts +18 -0
- package/table/modern/components/table-context/index.js +10 -0
- package/table/modern/components/tbody/Component.d.ts +15 -0
- package/table/modern/components/tbody/Component.js +11 -0
- package/table/modern/components/tbody/index.css +13 -0
- package/table/modern/components/tbody/index.d.ts +1 -0
- package/table/modern/components/tbody/index.js +3 -0
- package/table/modern/components/tcell/Component.d.ts +18 -0
- package/table/modern/components/tcell/Component.js +17 -0
- package/table/modern/components/tcell/index.css +42 -0
- package/table/modern/components/tcell/index.d.ts +1 -0
- package/table/modern/components/tcell/index.js +4 -0
- package/table/modern/components/texpandable-row/Component.d.ts +11 -0
- package/table/modern/components/texpandable-row/Component.js +26 -0
- package/table/modern/components/texpandable-row/index.css +24 -0
- package/table/modern/components/texpandable-row/index.d.ts +1 -0
- package/table/modern/components/texpandable-row/index.js +4 -0
- package/table/modern/components/thead/Component.d.ts +19 -0
- package/table/modern/components/thead/Component.js +12 -0
- package/table/modern/components/thead/index.css +38 -0
- package/table/modern/components/thead/index.d.ts +1 -0
- package/table/modern/components/thead/index.js +3 -0
- package/table/modern/components/thead-cell/Component.d.ts +27 -0
- package/table/modern/components/thead-cell/Component.js +9 -0
- package/table/modern/components/thead-cell/index.css +44 -0
- package/table/modern/components/thead-cell/index.d.ts +1 -0
- package/table/modern/components/thead-cell/index.js +3 -0
- package/table/modern/components/trow/Component.d.ts +28 -0
- package/table/modern/components/trow/Component.js +13 -0
- package/table/modern/components/trow/index.css +43 -0
- package/table/modern/components/trow/index.d.ts +1 -0
- package/table/modern/components/trow/index.js +3 -0
- package/table/modern/components/tsortable-head-cell/Component.d.ts +9 -0
- package/table/modern/components/tsortable-head-cell/Component.js +28 -0
- package/table/modern/components/tsortable-head-cell/index.css +46 -0
- package/table/modern/components/tsortable-head-cell/index.d.ts +1 -0
- package/table/modern/components/tsortable-head-cell/index.js +7 -0
- package/table/modern/components/tsortable-head-cell/sort-icon-asc.d.ts +5 -0
- package/table/modern/components/tsortable-head-cell/sort-icon-asc.js +6 -0
- package/table/modern/components/tsortable-head-cell/sort-icon-desc.d.ts +5 -0
- package/table/modern/components/tsortable-head-cell/sort-icon-desc.js +6 -0
- package/table/modern/components/tsortable-head-cell/sort-icon-unset.d.ts +5 -0
- package/table/modern/components/tsortable-head-cell/sort-icon-unset.js +6 -0
- package/table/modern/index.d.ts +1 -0
- package/table/modern/index.js +22 -0
- package/table/modern/typings.d.ts +2 -0
- package/table/modern/typings.js +1 -0
- package/table/modern/utils.d.ts +4 -0
- package/table/modern/utils.js +8 -0
- package/table/package.json +3 -0
- package/table/send-stats.js +82 -0
- package/{typography/colors.module-4d056399.d.ts → table/tslib.es6-2f687e1c.d.ts} +0 -0
- package/table/tslib.es6-2f687e1c.js +40 -0
- package/table/typings.d.ts +2 -0
- package/table/typings.js +1 -0
- package/table/utils.d.ts +4 -0
- package/table/utils.js +14 -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 +18 -18
- package/tabs/components/primary-tablist/mobile.css +20 -20
- package/tabs/components/scrollable-container/Component.js +1 -1
- package/tabs/components/scrollable-container/index.css +2 -2
- package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
- package/tabs/components/secondary-tablist/Component.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
- package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/components/secondary-tablist/index.css +11 -11
- package/tabs/components/secondary-tablist/mobile.css +14 -14
- 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 +18 -18
- package/tabs/esm/components/primary-tablist/mobile.css +20 -20
- package/tabs/esm/components/scrollable-container/Component.js +1 -1
- package/tabs/esm/components/scrollable-container/index.css +2 -2
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
- package/tabs/esm/components/secondary-tablist/Component.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/secondary-tablist/index.css +11 -11
- package/tabs/esm/components/secondary-tablist/mobile.css +14 -14
- 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-58d7438c.js +4 -0
- package/tabs/esm/index.module-d4dcfeb5.js +4 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/{typography/esm/colors.module-58e90404.d.ts → tabs/esm/tslib.es6-6fcc6f27.d.ts} +0 -0
- package/tabs/esm/tslib.es6-6fcc6f27.js +40 -0
- package/tabs/index.js +3 -3
- package/tabs/index.module-274659e6.js +4 -0
- package/tabs/index.module-33d4379d.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 +18 -18
- package/tabs/modern/components/primary-tablist/mobile.css +20 -20
- package/tabs/modern/components/scrollable-container/Component.js +1 -1
- package/tabs/modern/components/scrollable-container/index.css +2 -2
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/index.css +11 -11
- package/tabs/modern/components/secondary-tablist/mobile.css +14 -14
- 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-58d7438c.js +4 -0
- package/tabs/modern/index.module-d4dcfeb5.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-98f50fe7.d.ts +32 -0
- package/tabs/tslib.es6-98f50fe7.js +40 -0
- package/tag/Component.js +3 -3
- package/tag/default.css +7 -7
- package/tag/esm/Component.js +3 -3
- package/tag/esm/default.css +7 -7
- package/tag/esm/index.css +35 -35
- package/tag/esm/inverted.css +7 -7
- package/tag/index.css +35 -35
- package/tag/inverted.css +7 -7
- package/tag/modern/Component.js +3 -3
- package/tag/modern/default.css +7 -7
- package/tag/modern/index.css +35 -35
- package/tag/modern/inverted.css +7 -7
- package/textarea/Component.js +3 -3
- package/textarea/cssm/default.module.css +2 -2
- package/textarea/cssm/inverted.module.css +2 -2
- package/textarea/default.css +20 -20
- package/textarea/esm/Component.js +3 -3
- package/textarea/esm/default.css +20 -20
- package/textarea/esm/index.css +21 -21
- package/textarea/esm/inverted.css +20 -20
- package/textarea/index.css +21 -21
- package/textarea/inverted.css +20 -20
- package/textarea/modern/Component.js +3 -3
- package/textarea/modern/default.css +20 -20
- package/textarea/modern/index.css +21 -21
- package/textarea/modern/inverted.css +20 -20
- package/themes/checkbox-group/click.css +5 -0
- package/themes/click.css +5 -1
- package/themes/compiled/mobile-dark-bluetint.css +229 -265
- package/themes/dist/checkbox-group/click.css +5 -0
- package/themes/dist/click.css +5 -1
- package/themes/dist/compiled/mobile-dark-bluetint.css +713 -614
- package/themes/dist/mixins/checkbox-group/click.css +5 -0
- package/themes/dist/mixins/click.css +2 -0
- package/themes/dist/mixins/select/click.css +2 -1
- package/themes/dist/package.json +1 -1
- package/themes/dist/select/click.css +2 -1
- package/themes/mixins/checkbox-group/click.css +5 -0
- package/themes/mixins/click.css +2 -0
- package/themes/mixins/select/click.css +2 -1
- package/themes/select/click.css +2 -1
- package/toast/component.js +1 -1
- package/toast/esm/component.js +1 -1
- package/toast/esm/index.css +9 -9
- package/toast/index.css +9 -9
- package/toast/modern/component.js +1 -1
- package/toast/modern/index.css +9 -9
- package/toast-plate/component.js +1 -1
- package/toast-plate/esm/component.js +1 -1
- package/toast-plate/esm/index.css +15 -15
- package/toast-plate/index.css +15 -15
- package/toast-plate/modern/component.js +1 -1
- package/toast-plate/modern/index.css +15 -15
- package/tooltip/{Component-98622602.d.ts → Component-c9d5f920.d.ts} +0 -0
- package/tooltip/{Component-98622602.js → Component-c9d5f920.js} +4 -2
- package/tooltip/Component.js +1 -1
- package/tooltip/component.responsive.js +7 -2
- package/tooltip/cssm/{Component-aff14229.d.ts → Component-9aae2909.d.ts} +0 -0
- package/tooltip/cssm/{Component-aff14229.js → Component-9aae2909.js} +3 -1
- package/tooltip/cssm/Component.js +1 -1
- package/tooltip/cssm/component.responsive.js +6 -2
- package/tooltip/cssm/index.d.ts +1 -1
- package/tooltip/cssm/index.js +1 -1
- package/tooltip/cssm/index.module.css +13 -1
- package/tooltip/cssm/responsive.js +2 -1
- package/tooltip/cssm/responsive.module.css +10 -0
- package/tooltip/esm/{Component-a4f253e6.d.ts → Component-552bc725.d.ts} +0 -0
- package/tooltip/esm/{Component-a4f253e6.js → Component-552bc725.js} +4 -2
- package/tooltip/esm/Component.js +1 -1
- package/tooltip/esm/component.responsive.js +7 -2
- package/tooltip/esm/index.css +18 -6
- package/tooltip/esm/index.d.ts +1 -1
- package/tooltip/esm/index.js +1 -1
- package/tooltip/esm/responsive.css +11 -0
- package/tooltip/esm/responsive.js +1 -1
- package/tooltip/index.css +18 -6
- package/tooltip/index.d.ts +1 -1
- package/tooltip/index.js +1 -1
- package/tooltip/modern/Component.js +4 -2
- package/tooltip/modern/component.responsive.js +6 -1
- package/tooltip/modern/index.css +18 -6
- package/tooltip/modern/responsive.css +11 -0
- package/tooltip/responsive.css +11 -0
- package/tooltip/responsive.js +1 -1
- package/typography/colors.css +12 -12
- package/typography/colors.module-92b6fdb8.d.ts +32 -0
- package/typography/{colors.module-4d056399.js → colors.module-92b6fdb8.js} +1 -1
- package/typography/common.module-035c617e.js +4 -0
- package/typography/component.js +2 -2
- package/typography/esm/colors.css +12 -12
- package/typography/esm/colors.module-b81393db.d.ts +32 -0
- package/typography/esm/{colors.module-58e90404.js → colors.module-b81393db.js} +1 -1
- package/typography/esm/common.module-4c1abc30.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-responsive/component.js +3 -3
- package/typography/esm/title-responsive/index.css +45 -45
- 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-30455082.js +4 -0
- package/typography/modern/common.module-4c1abc30.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-responsive/component.js +3 -3
- package/typography/modern/title-responsive/index.css +45 -45
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +2 -2
- package/typography/text/index.css +13 -13
- package/typography/text/index.js +1 -1
- package/typography/title/common.css +4 -4
- package/typography/title/component.js +1 -1
- package/typography/title/index.css +18 -18
- package/typography/title/index.js +3 -3
- package/typography/title-responsive/component.js +3 -3
- package/typography/title-responsive/index.css +45 -45
- 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 +9 -9
- package/with-suffix/index.css +9 -9
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +9 -9
- package/grid/esm/gutters.module-3929333e.js +0 -27
- package/grid/gutters.module-73878830.js +0 -28
- package/grid/modern/gutters.module-18745f79.js +0 -4
- package/modal/esm/transitions.module-4c2889a7.js +0 -4
- package/modal/modern/transitions.module-4c2889a7.js +0 -4
- package/modal/transitions.module-ad7c107c.js +0 -4
- package/tabs/esm/index.module-0dae89c3.js +0 -4
- package/tabs/esm/index.module-8953c862.js +0 -4
- package/tabs/index.module-3fbb9413.js +0 -4
- package/tabs/index.module-eddb0042.js +0 -4
- package/tabs/modern/index.module-0dae89c3.js +0 -4
- package/tabs/modern/index.module-8953c862.js +0 -4
- package/typography/common.module-c3a7bb8d.js +0 -4
- package/typography/esm/common.module-0aa3dcdc.js +0 -4
- package/typography/modern/colors.module-821c0fe5.js +0 -4
- package/typography/modern/common.module-0aa3dcdc.js +0 -4
|
@@ -1,228 +1,231 @@
|
|
|
1
|
-
.
|
|
2
|
-
background: #e7e8ea;
|
|
3
|
-
}
|
|
4
|
-
.card-image__loaded_1o128 {
|
|
5
|
-
background: transparent
|
|
6
|
-
}.badge__component_1fkxb {
|
|
1
|
+
.badge__component_1lyos {
|
|
7
2
|
background-color: #ef3124;
|
|
8
3
|
color: #000;
|
|
9
4
|
}
|
|
10
|
-
.
|
|
5
|
+
.badge__icon_1lyos {
|
|
11
6
|
color: #2fc26e;
|
|
12
7
|
background-color: transparent
|
|
13
8
|
}
|
|
14
|
-
.
|
|
9
|
+
.badge__icon_1lyos.badge__positive_1lyos {
|
|
15
10
|
color: #2fc26e;
|
|
16
11
|
}
|
|
17
|
-
.
|
|
12
|
+
.badge__icon_1lyos.badge__attention_1lyos {
|
|
18
13
|
color: #f6bf65;
|
|
19
14
|
}
|
|
20
|
-
.
|
|
15
|
+
.badge__icon_1lyos.badge__negative_1lyos {
|
|
21
16
|
color: #d91d0b;
|
|
22
17
|
}
|
|
23
|
-
.
|
|
18
|
+
.badge__icon_1lyos.badge__link_1lyos {
|
|
24
19
|
color: #0072ef;
|
|
25
20
|
}
|
|
26
|
-
.
|
|
21
|
+
.badge__icon_1lyos.badge__tertiary_1lyos {
|
|
27
22
|
color: #464649;
|
|
28
23
|
}
|
|
29
|
-
.
|
|
24
|
+
.badge__icon_1lyos.badge__secondary_1lyos {
|
|
30
25
|
color: #8d8d93;
|
|
31
26
|
}
|
|
32
|
-
.
|
|
27
|
+
.badge__icon_1lyos.badge__primary_1lyos {
|
|
33
28
|
color: #fff;
|
|
34
29
|
}
|
|
35
|
-
.
|
|
30
|
+
.badge__icon_1lyos:before {
|
|
36
31
|
background-color: #121212;
|
|
37
|
-
}.
|
|
32
|
+
}.card-image__cardImage_brpxf {
|
|
33
|
+
background: #e7e8ea;
|
|
34
|
+
}
|
|
35
|
+
.card-image__loaded_brpxf {
|
|
36
|
+
background: transparent
|
|
37
|
+
}.backdrop__backdrop_vbcs4 {
|
|
38
38
|
-webkit-tap-highlight-color: transparent;
|
|
39
39
|
}
|
|
40
|
-
.
|
|
41
|
-
.
|
|
40
|
+
.backdrop__appear_vbcs4,
|
|
41
|
+
.backdrop__enter_vbcs4 {
|
|
42
42
|
background-color: transparent;
|
|
43
43
|
}
|
|
44
|
-
.
|
|
45
|
-
.
|
|
46
|
-
.
|
|
47
|
-
.
|
|
44
|
+
.backdrop__appearActive_vbcs4,
|
|
45
|
+
.backdrop__enterActive_vbcs4,
|
|
46
|
+
.backdrop__appearDone_vbcs4,
|
|
47
|
+
.backdrop__enterDone_vbcs4 {
|
|
48
48
|
background-color: rgba(0, 0, 0, 0.8);
|
|
49
49
|
}
|
|
50
|
-
.
|
|
50
|
+
.backdrop__exit_vbcs4 {
|
|
51
51
|
background-color: rgba(0, 0, 0, 0.8);
|
|
52
52
|
}
|
|
53
|
-
.
|
|
54
|
-
.
|
|
53
|
+
.backdrop__exitActive_vbcs4,
|
|
54
|
+
.backdrop__exitDone_vbcs4 {
|
|
55
55
|
background-color: transparent;
|
|
56
|
-
}.
|
|
56
|
+
}.divider__component_1xigr {
|
|
57
|
+
border-bottom: 1px solid #2b2b2e;
|
|
58
|
+
}.checkbox-group__error_1s3cq {
|
|
57
59
|
border-left: 1px solid #f15045;
|
|
58
60
|
}
|
|
59
|
-
.checkbox-
|
|
61
|
+
.checkbox-group__label_1s3cq {
|
|
60
62
|
color: #fff;
|
|
61
63
|
}
|
|
62
|
-
.checkbox-
|
|
64
|
+
.checkbox-group__errorMessage_1s3cq {
|
|
63
65
|
color: #f15045;
|
|
64
66
|
}
|
|
65
|
-
.checkbox-
|
|
67
|
+
.checkbox-group__hint_1s3cq {
|
|
66
68
|
color: #8d8d93;
|
|
67
|
-
}.
|
|
68
|
-
border-bottom: 1px solid #2b2b2e;
|
|
69
|
-
}.checkbox__box_uvty0 {
|
|
69
|
+
}.checkbox__box_1pwvd {
|
|
70
70
|
color: #121212;
|
|
71
71
|
background-color: #121212;
|
|
72
72
|
border: 1.5px solid #8d8d93;
|
|
73
73
|
}
|
|
74
|
-
.
|
|
74
|
+
.checkbox__checkedIcon_1pwvd {
|
|
75
75
|
color: #121212;
|
|
76
76
|
}
|
|
77
|
-
.
|
|
77
|
+
.checkbox__component_1pwvd:hover:not(.checkbox__disabled_1pwvd):not(.checkbox__inactive_1pwvd) .checkbox__box_1pwvd {
|
|
78
78
|
background-color: #121212;
|
|
79
79
|
border-color: #8d8d93;
|
|
80
80
|
}
|
|
81
|
-
.
|
|
81
|
+
.checkbox__component_1pwvd:active:not(.checkbox__disabled_1pwvd):not(.checkbox__inactive_1pwvd) .checkbox__box_1pwvd {
|
|
82
82
|
background-color: #121212;
|
|
83
83
|
border-color: #fff;
|
|
84
84
|
}
|
|
85
|
-
.
|
|
85
|
+
.checkbox__checked_1pwvd .checkbox__box_1pwvd {
|
|
86
86
|
background-color: #fff;
|
|
87
87
|
border-color: transparent;
|
|
88
88
|
}
|
|
89
|
-
.
|
|
89
|
+
.checkbox__checked_1pwvd:hover:not(.checkbox__disabled_1pwvd):not(.checkbox__inactive_1pwvd) .checkbox__box_1pwvd {
|
|
90
90
|
background-color: color-mod(#fff tint(10%));
|
|
91
91
|
border-color: transparent;
|
|
92
92
|
}
|
|
93
|
-
.
|
|
93
|
+
.checkbox__checked_1pwvd:active:not(.checkbox__disabled_1pwvd):not(.checkbox__inactive_1pwvd) .checkbox__box_1pwvd {
|
|
94
94
|
background-color: color-mod(#fff tint(30%));
|
|
95
95
|
border-color: transparent;
|
|
96
96
|
}
|
|
97
|
-
.
|
|
97
|
+
.checkbox__indeterminate_1pwvd .checkbox__box_1pwvd {
|
|
98
98
|
background-color: #fff;
|
|
99
99
|
border-color: transparent;
|
|
100
100
|
}
|
|
101
|
-
.
|
|
101
|
+
.checkbox__indeterminate_1pwvd:hover:not(.checkbox__disabled_1pwvd):not(.checkbox__inactive_1pwvd) .checkbox__box_1pwvd {
|
|
102
102
|
background-color: color-mod(#fff tint(10%));
|
|
103
103
|
border-color: transparent;
|
|
104
104
|
}
|
|
105
|
-
.
|
|
105
|
+
.checkbox__indeterminate_1pwvd:active:not(.checkbox__disabled_1pwvd):not(.checkbox__inactive_1pwvd) .checkbox__box_1pwvd {
|
|
106
106
|
background-color: color-mod(#fff tint(30%));
|
|
107
107
|
border-color: transparent;
|
|
108
108
|
}
|
|
109
|
-
.
|
|
109
|
+
.checkbox__disabled_1pwvd .checkbox__box_1pwvd {
|
|
110
110
|
background-color: #121212;
|
|
111
111
|
border-color: #2a2a2c;
|
|
112
112
|
}
|
|
113
|
-
.
|
|
113
|
+
.checkbox__disabled_1pwvd.checkbox__checked_1pwvd .checkbox__box_1pwvd {
|
|
114
114
|
background-color: #3a3a3c;
|
|
115
115
|
border-color: transparent;
|
|
116
116
|
}
|
|
117
|
-
.
|
|
117
|
+
.checkbox__disabled_1pwvd.checkbox__indeterminate_1pwvd .checkbox__box_1pwvd {
|
|
118
118
|
background-color: #3a3a3c;
|
|
119
119
|
border-color: transparent;
|
|
120
120
|
}
|
|
121
|
-
.
|
|
121
|
+
.checkbox__disabled_1pwvd .checkbox__label_1pwvd {
|
|
122
122
|
color: #8d8d93;
|
|
123
123
|
}
|
|
124
|
-
.
|
|
124
|
+
.checkbox__disabled_1pwvd .checkbox__hint_1pwvd {
|
|
125
125
|
color: #8d8d93;
|
|
126
126
|
}
|
|
127
|
-
.
|
|
127
|
+
.checkbox__inactive_1pwvd .checkbox__box_1pwvd {
|
|
128
128
|
background-color: #3a3a3c;
|
|
129
129
|
border-color: #e9e9eb;
|
|
130
130
|
}
|
|
131
|
-
.
|
|
131
|
+
.checkbox__inactive_1pwvd.checkbox__checked_1pwvd .checkbox__box_1pwvd {
|
|
132
132
|
color: #464649;
|
|
133
133
|
border-color: transparent;
|
|
134
134
|
}
|
|
135
|
-
.
|
|
135
|
+
.checkbox__inactive_1pwvd.checkbox__indeterminate_1pwvd .checkbox__box_1pwvd {
|
|
136
136
|
border-color: transparent;
|
|
137
137
|
}
|
|
138
|
-
.
|
|
138
|
+
.checkbox__focused_1pwvd .checkbox__box_1pwvd {
|
|
139
139
|
outline: 2px solid #007aff;
|
|
140
140
|
}
|
|
141
|
-
.
|
|
141
|
+
.checkbox__label_1pwvd {
|
|
142
142
|
color: #fff;
|
|
143
143
|
}
|
|
144
|
-
.
|
|
144
|
+
.checkbox__errorMessage_1pwvd {
|
|
145
|
+
color: #f15045;
|
|
146
|
+
}
|
|
147
|
+
.checkbox__hint_1pwvd {
|
|
145
148
|
color: #8d8d93;
|
|
146
149
|
}
|
|
147
|
-
.
|
|
150
|
+
.checkbox__inactive_1pwvd .checkbox__indeterminateLine_1pwvd {
|
|
148
151
|
background-color: #464649;
|
|
149
152
|
}
|
|
150
|
-
.
|
|
153
|
+
.checkbox__indeterminateLine_1pwvd {
|
|
151
154
|
background-color: #121212;
|
|
152
|
-
}.
|
|
153
|
-
border: 2px dashed #e9e9eb;
|
|
154
|
-
}
|
|
155
|
-
.dropzone__component_t1sv2:not(.dropzone__disabled_t1sv2):hover {
|
|
156
|
-
background-color: transparent;
|
|
157
|
-
}
|
|
158
|
-
.dropzone__dragOver_t1sv2 {
|
|
159
|
-
background-color: transparent;
|
|
160
|
-
}
|
|
161
|
-
.dropzone__error_t1sv2 {
|
|
162
|
-
border-color: #ef3124;
|
|
163
|
-
}
|
|
164
|
-
.dropzone__overlay_1lrvy {
|
|
165
|
-
background: #202022;
|
|
166
|
-
}
|
|
167
|
-
.dropzone__text_1lrvy {
|
|
168
|
-
color: #fff;
|
|
169
|
-
}.form-control__component_xja9v {
|
|
155
|
+
}.form-control__component_1x7fo {
|
|
170
156
|
color: #fff;
|
|
171
157
|
}
|
|
172
|
-
.form-
|
|
158
|
+
.form-control__inner_1x7fo {
|
|
173
159
|
background-color: #202022;
|
|
174
160
|
}
|
|
175
|
-
.form-
|
|
161
|
+
.form-control__label_1x7fo {
|
|
176
162
|
color: #8d8d93;
|
|
177
163
|
}
|
|
178
|
-
.form-
|
|
164
|
+
.form-control__hint_1x7fo {
|
|
179
165
|
color: #8d8d93;
|
|
180
166
|
}
|
|
181
|
-
.form-
|
|
167
|
+
.form-control__disabled_1x7fo {
|
|
182
168
|
background-color: #202022;
|
|
183
169
|
color: #8d8d93;
|
|
184
170
|
}
|
|
185
|
-
.form-
|
|
171
|
+
.form-control__focused_1x7fo.form-control__inner_1x7fo {
|
|
186
172
|
background-color: #202022;
|
|
187
173
|
}
|
|
188
|
-
.form-
|
|
174
|
+
.form-control__inner_1x7fo:not(.form-control__disabled_1x7fo):hover {
|
|
189
175
|
background-color: #202022;
|
|
190
176
|
}
|
|
191
|
-
.form-
|
|
177
|
+
.form-control__error_1x7fo {
|
|
192
178
|
color: #f15045;
|
|
193
179
|
}
|
|
194
|
-
.form-
|
|
180
|
+
.form-control__hasError_1x7fo .form-control__label_1x7fo {
|
|
195
181
|
color: #f15045;
|
|
196
182
|
}
|
|
197
183
|
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
198
184
|
}
|
|
199
|
-
.form-
|
|
185
|
+
.form-control__component_11tgb {
|
|
200
186
|
color: #000;
|
|
201
187
|
}
|
|
202
|
-
.form-
|
|
188
|
+
.form-control__inner_11tgb {
|
|
203
189
|
background-color: #f3f4f5;
|
|
204
190
|
}
|
|
205
|
-
.form-
|
|
191
|
+
.form-control__label_11tgb {
|
|
206
192
|
color: rgba(60, 60, 67, 0.6);
|
|
207
193
|
}
|
|
208
|
-
.form-
|
|
194
|
+
.form-control__hint_11tgb {
|
|
209
195
|
color: rgba(60, 60, 67, 0.6);
|
|
210
196
|
}
|
|
211
|
-
.form-
|
|
197
|
+
.form-control__disabled_11tgb {
|
|
212
198
|
background-color: #f3f4f5;
|
|
213
199
|
color: rgba(60, 60, 67, 0.6);
|
|
214
200
|
}
|
|
215
|
-
.form-
|
|
201
|
+
.form-control__focused_11tgb.form-control__inner_11tgb {
|
|
216
202
|
background-color: #f3f4f5;
|
|
217
203
|
}
|
|
218
|
-
.form-
|
|
204
|
+
.form-control__inner_11tgb:not(.form-control__disabled_11tgb):hover {
|
|
219
205
|
background-color: #f3f4f5;
|
|
220
206
|
}
|
|
221
|
-
.form-
|
|
207
|
+
.form-control__error_11tgb {
|
|
222
208
|
color: #ef3124;
|
|
223
209
|
}
|
|
224
|
-
.form-
|
|
210
|
+
.form-control__hasError_11tgb .form-control__label_11tgb {
|
|
225
211
|
color: #ef3124;
|
|
212
|
+
}.dropzone__component_10cbz {
|
|
213
|
+
border: 2px dashed #e9e9eb;
|
|
214
|
+
}
|
|
215
|
+
.dropzone__component_10cbz:not(.dropzone__disabled_10cbz):hover {
|
|
216
|
+
background-color: transparent;
|
|
217
|
+
}
|
|
218
|
+
.dropzone__dragOver_10cbz {
|
|
219
|
+
background-color: transparent;
|
|
220
|
+
}
|
|
221
|
+
.dropzone__error_10cbz {
|
|
222
|
+
border-color: #ef3124;
|
|
223
|
+
}
|
|
224
|
+
.dropzone__overlay_1uyms {
|
|
225
|
+
background: #202022;
|
|
226
|
+
}
|
|
227
|
+
.dropzone__text_1uyms {
|
|
228
|
+
color: #fff;
|
|
226
229
|
}@media (max-width: 599px) {
|
|
227
230
|
}
|
|
228
231
|
@media (min-width: 360px) {
|
|
@@ -271,212 +274,215 @@
|
|
|
271
274
|
}
|
|
272
275
|
@media (min-width: 1920px) {
|
|
273
276
|
}
|
|
274
|
-
.
|
|
277
|
+
.list__list_g6vsz {
|
|
275
278
|
color: #fff;
|
|
276
279
|
}
|
|
277
|
-
.
|
|
280
|
+
.list__slot_g6vsz {
|
|
278
281
|
color: #fff;
|
|
279
|
-
}.
|
|
282
|
+
}.link__primary_1ohk3 {
|
|
280
283
|
color: #fff;
|
|
281
284
|
border-bottom-color: #fff
|
|
282
285
|
}
|
|
283
|
-
.
|
|
286
|
+
.link__primary_1ohk3:hover {
|
|
284
287
|
color: color-mod(#fff tint(20%));
|
|
285
288
|
}
|
|
286
|
-
.
|
|
289
|
+
.link__primary_1ohk3:active {
|
|
287
290
|
color: color-mod(#fff tint(40%));
|
|
288
291
|
}
|
|
289
|
-
.
|
|
292
|
+
.link__secondary_1ohk3 {
|
|
290
293
|
color: #8d8d93;
|
|
291
294
|
border-bottom-color: #8d8d93
|
|
292
295
|
}
|
|
293
|
-
.
|
|
296
|
+
.link__secondary_1ohk3:hover {
|
|
294
297
|
color: color-mod(#8d8d93 tint(20%));
|
|
295
298
|
}
|
|
296
|
-
.
|
|
299
|
+
.link__secondary_1ohk3:active {
|
|
297
300
|
color: color-mod(#8d8d93 tint(40%));
|
|
298
301
|
}
|
|
299
|
-
.
|
|
302
|
+
.link__default_1ohk3 {
|
|
300
303
|
color: #0072ef;
|
|
301
304
|
border-bottom-color: #0072ef
|
|
302
305
|
}
|
|
303
|
-
.
|
|
306
|
+
.link__default_1ohk3:hover {
|
|
304
307
|
color: color-mod(#0072ef tint(20%));
|
|
305
308
|
}
|
|
306
|
-
.
|
|
309
|
+
.link__default_1ohk3:active {
|
|
307
310
|
color: color-mod(#0072ef tint(40%));
|
|
308
311
|
}
|
|
309
|
-
.
|
|
310
|
-
.
|
|
312
|
+
.link__component_160yf:hover .link__text_160yf,
|
|
313
|
+
.link__component_160yf:active .link__text_160yf {
|
|
311
314
|
border-bottom-color: rgba(0, 0, 0, 0);
|
|
312
315
|
}
|
|
313
|
-
.
|
|
316
|
+
.link__focused_160yf {
|
|
314
317
|
outline: 2px solid #007aff;
|
|
315
318
|
}
|
|
316
|
-
.
|
|
319
|
+
.link__primary_se05u {
|
|
317
320
|
color: #000;
|
|
318
321
|
border-bottom-color: #000
|
|
319
322
|
}
|
|
320
|
-
.
|
|
323
|
+
.link__primary_se05u:hover {
|
|
321
324
|
color: rgb(204, 204, 204);
|
|
322
325
|
}
|
|
323
|
-
.
|
|
326
|
+
.link__primary_se05u:active {
|
|
324
327
|
color: rgb(153, 153, 153);
|
|
325
328
|
}
|
|
326
|
-
.
|
|
329
|
+
.link__secondary_se05u {
|
|
327
330
|
color: #8a8a8e;
|
|
328
331
|
border-bottom-color: #8a8a8e
|
|
329
332
|
}
|
|
330
|
-
.
|
|
333
|
+
.link__secondary_se05u:hover {
|
|
331
334
|
color: rgb(146, 150, 156);
|
|
332
335
|
}
|
|
333
|
-
.
|
|
336
|
+
.link__secondary_se05u:active {
|
|
334
337
|
color: rgb(109, 113, 117);
|
|
335
338
|
}
|
|
336
|
-
.
|
|
339
|
+
.link__default_se05u {
|
|
337
340
|
color: #0072ef;
|
|
338
341
|
border-bottom-color: #0072ef
|
|
339
342
|
}
|
|
340
|
-
.
|
|
343
|
+
.link__default_se05u:hover {
|
|
341
344
|
color: rgb(0, 98, 204);
|
|
342
345
|
}
|
|
343
|
-
.
|
|
346
|
+
.link__default_se05u:active {
|
|
344
347
|
color: rgb(0, 73, 153);
|
|
345
|
-
}@keyframes
|
|
346
|
-
}.progress-
|
|
348
|
+
}@keyframes loader__blink_6dvcx {
|
|
349
|
+
}.progress-bar__container_1jx8x {
|
|
347
350
|
background: #2a2a2c;
|
|
348
351
|
}
|
|
349
|
-
.progress-
|
|
352
|
+
.progress-bar__filled_1jx8x.progress-bar__positive_1jx8x {
|
|
350
353
|
background: #2fc26e;
|
|
351
354
|
}
|
|
352
|
-
.progress-
|
|
355
|
+
.progress-bar__filled_1jx8x.progress-bar__negative_1jx8x {
|
|
353
356
|
background: #d91d0b;
|
|
354
|
-
}.pure-
|
|
357
|
+
}.pure-input__input_4xhno {
|
|
355
358
|
color: #fff;
|
|
356
359
|
caret-color: #0072ef;
|
|
357
360
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
358
361
|
}
|
|
359
|
-
.pure-
|
|
362
|
+
.pure-input__input_4xhno:-webkit-autofill {
|
|
360
363
|
-webkit-text-fill-color: #fff;
|
|
361
364
|
}
|
|
362
|
-
.pure-
|
|
365
|
+
.pure-input__input_4xhno::placeholder {
|
|
363
366
|
color: #8d8d93;
|
|
364
367
|
}
|
|
365
|
-
.pure-
|
|
368
|
+
.pure-input__hasLabel_4xhno::placeholder {
|
|
366
369
|
color: #464649;
|
|
367
370
|
}
|
|
368
|
-
.pure-
|
|
371
|
+
.pure-input__clearIcon_4xhno {
|
|
372
|
+
color: #fff;
|
|
373
|
+
}
|
|
374
|
+
.pure-input__input_4xhno:read-only {
|
|
369
375
|
color: #8d8d93
|
|
370
376
|
}
|
|
371
|
-
.pure-
|
|
377
|
+
.pure-input__input_4xhno:read-only:focus::placeholder {
|
|
372
378
|
color: #8d8d93;
|
|
373
379
|
}
|
|
374
|
-
.pure-
|
|
380
|
+
.pure-input__input_4xhno:disabled {
|
|
375
381
|
color: #fff;
|
|
376
382
|
-webkit-text-fill-color: #fff;
|
|
377
383
|
}
|
|
378
|
-
.pure-
|
|
384
|
+
.pure-input__input_4xhno:focus::placeholder {
|
|
379
385
|
color: rgba(235, 235, 245, 0.3);
|
|
380
386
|
}
|
|
381
|
-
.pure-
|
|
387
|
+
.pure-input__error_4xhno {
|
|
382
388
|
color: #f15045;
|
|
383
389
|
caret-color: #f15045;
|
|
384
390
|
}
|
|
385
|
-
.pure-
|
|
391
|
+
.pure-input__component_4xhno {
|
|
386
392
|
color: #fff;
|
|
387
393
|
background-color: #202022;
|
|
388
394
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
389
395
|
}
|
|
390
|
-
.pure-
|
|
396
|
+
.pure-input__component_4xhno::placeholder {
|
|
391
397
|
color: #8d8d93;
|
|
392
398
|
}
|
|
393
|
-
.pure-
|
|
399
|
+
.pure-input__component_4xhno:disabled {
|
|
394
400
|
color: #fff;
|
|
395
401
|
background-color: #202022;
|
|
396
402
|
}
|
|
397
|
-
.pure-
|
|
403
|
+
.pure-input__component_4xhno:not(:disabled):focus::placeholder {
|
|
398
404
|
color: rgba(235, 235, 245, 0.3);
|
|
399
405
|
}
|
|
400
|
-
.pure-
|
|
406
|
+
.pure-input__focusVisible_4xhno {
|
|
401
407
|
outline: 2px solid #007aff;
|
|
402
408
|
}
|
|
403
|
-
.pure-
|
|
409
|
+
.pure-input__component_4xhno:not(:disabled):hover {
|
|
404
410
|
background-color: #202022;
|
|
405
|
-
}.radio-
|
|
411
|
+
}.radio-group__error_i95qi {
|
|
406
412
|
border-left: 1px solid #f15045;
|
|
407
413
|
}
|
|
408
|
-
.radio-
|
|
414
|
+
.radio-group__label_i95qi {
|
|
409
415
|
color: #fff;
|
|
410
416
|
}
|
|
411
|
-
.radio-
|
|
417
|
+
.radio-group__errorMessage_i95qi {
|
|
412
418
|
color: #f15045;
|
|
413
419
|
}
|
|
414
|
-
.radio-
|
|
420
|
+
.radio-group__hint_i95qi {
|
|
415
421
|
color: #8d8d93;
|
|
416
|
-
}.
|
|
422
|
+
}.radio__container_xqc6z:not(.radio__checked_xqc6z):not(.radio__disabled_xqc6z):not(.radio__inactive_xqc6z) .radio__circle_xqc6z {
|
|
417
423
|
background-color: #121212;
|
|
418
424
|
border: 1.5px solid #8d8d93;
|
|
419
425
|
}
|
|
420
|
-
.
|
|
426
|
+
.radio__container_xqc6z:not(.radio__checked_xqc6z):not(.radio__disabled_xqc6z):not(.radio__inactive_xqc6z):hover:not(:active) .radio__circle_xqc6z {
|
|
421
427
|
background-color: #121212;
|
|
422
428
|
border-color: #8d8d93;
|
|
423
429
|
}
|
|
424
|
-
.
|
|
430
|
+
.radio__container_xqc6z:not(.radio__checked_xqc6z):not(.radio__disabled_xqc6z):not(.radio__inactive_xqc6z):active .radio__circle_xqc6z {
|
|
425
431
|
background-color: #121212;
|
|
426
432
|
border-color: #fff;
|
|
427
433
|
}
|
|
428
|
-
.
|
|
434
|
+
.radio__container_xqc6z.radio__disabled_xqc6z .radio__circle_xqc6z {
|
|
429
435
|
background-color: #121212;
|
|
430
436
|
border: 1.5px solid #2a2a2c;
|
|
431
437
|
}
|
|
432
|
-
.
|
|
438
|
+
.radio__container_xqc6z.radio__disabled_xqc6z .radio__label_xqc6z {
|
|
433
439
|
color: #8d8d93;
|
|
434
440
|
}
|
|
435
|
-
.
|
|
441
|
+
.radio__container_xqc6z.radio__disabled_xqc6z .radio__hint_xqc6z {
|
|
436
442
|
color: #8d8d93;
|
|
437
443
|
}
|
|
438
|
-
.
|
|
444
|
+
.radio__container_xqc6z.radio__inactive_xqc6z .radio__circle_xqc6z {
|
|
439
445
|
background-color: #3a3a3c;
|
|
440
446
|
border: 1px solid #e9e9eb;
|
|
441
447
|
}
|
|
442
|
-
.
|
|
448
|
+
.radio__container_xqc6z.radio__inactive_xqc6z.radio__checked_xqc6z .radio__circle_xqc6z:before {
|
|
443
449
|
background-color: #464649;
|
|
444
450
|
}
|
|
445
|
-
.
|
|
451
|
+
.radio__container_xqc6z.radio__checked_xqc6z .radio__circle_xqc6z {
|
|
446
452
|
background-color: #fff;
|
|
447
453
|
border: 1.5px solid transparent;
|
|
448
454
|
}
|
|
449
|
-
.
|
|
455
|
+
.radio__container_xqc6z.radio__checked_xqc6z:hover .radio__circle_xqc6z {
|
|
450
456
|
background-color: color-mod(#fff tint(10%));
|
|
451
457
|
border-color: transparent;
|
|
452
458
|
}
|
|
453
|
-
.
|
|
459
|
+
.radio__container_xqc6z.radio__checked_xqc6z:active .radio__circle_xqc6z {
|
|
454
460
|
background-color: color-mod(#fff tint(30%));
|
|
455
461
|
border-color: transparent;
|
|
456
462
|
}
|
|
457
|
-
.
|
|
463
|
+
.radio__container_xqc6z.radio__focused_xqc6z .radio__circle_xqc6z {
|
|
458
464
|
outline: 2px solid #007aff;
|
|
459
465
|
}
|
|
460
|
-
.
|
|
461
|
-
.
|
|
466
|
+
.radio__container_xqc6z.radio__disabled_xqc6z.radio__checked_xqc6z .radio__circle_xqc6z,
|
|
467
|
+
.radio__container_xqc6z.radio__inactive_xqc6z.radio__checked_xqc6z .radio__circle_xqc6z {
|
|
462
468
|
background-color: #3a3a3c;
|
|
463
469
|
border-color: transparent;
|
|
464
470
|
}
|
|
465
|
-
.
|
|
471
|
+
.radio__circle_xqc6z:before {
|
|
466
472
|
background-color: #121212;
|
|
467
473
|
}
|
|
468
|
-
.
|
|
474
|
+
.radio__label_xqc6z {
|
|
469
475
|
color: #fff;
|
|
470
476
|
}
|
|
471
|
-
.
|
|
477
|
+
.radio__hint_xqc6z {
|
|
472
478
|
color: #8d8d93;
|
|
473
|
-
}.
|
|
479
|
+
}.skeleton__component_1uy8g {
|
|
474
480
|
color: transparent;
|
|
475
481
|
}
|
|
476
|
-
.
|
|
482
|
+
.skeleton__component_1uy8g:before {
|
|
477
483
|
background: #485767;
|
|
478
484
|
}
|
|
479
|
-
.
|
|
485
|
+
.skeleton__animate_1uy8g:after {
|
|
480
486
|
background: #485767;
|
|
481
487
|
background-image: linear-gradient(
|
|
482
488
|
to left,
|
|
@@ -487,274 +493,274 @@
|
|
|
487
493
|
rgba(0, 0, 0, 0)
|
|
488
494
|
);
|
|
489
495
|
}
|
|
490
|
-
@keyframes
|
|
496
|
+
@keyframes skeleton__gradient_1uy8g {
|
|
491
497
|
}
|
|
492
|
-
@keyframes
|
|
498
|
+
@keyframes skeleton__background_1uy8g {
|
|
493
499
|
0% {
|
|
494
500
|
background: rgb(182, 188, 195);
|
|
495
501
|
}
|
|
496
502
|
100% {
|
|
497
503
|
background: rgb(198, 205, 214);
|
|
498
504
|
}
|
|
499
|
-
}.
|
|
505
|
+
}.slider__progress_7xki4 {
|
|
500
506
|
background: #2a2a2c;
|
|
501
507
|
}
|
|
502
|
-
.
|
|
508
|
+
.slider__progress_7xki4::-moz-progress-bar {
|
|
503
509
|
background: #d91d0b;
|
|
504
510
|
}
|
|
505
|
-
.
|
|
511
|
+
.slider__progress_7xki4::-ms-fill {
|
|
506
512
|
background: #d91d0b;
|
|
507
513
|
}
|
|
508
|
-
.
|
|
514
|
+
.slider__progress_7xki4::-webkit-progress-value {
|
|
509
515
|
background: #d91d0b;
|
|
510
516
|
}
|
|
511
|
-
.
|
|
517
|
+
.slider__progress_7xki4::-webkit-progress-bar {
|
|
512
518
|
background: transparent;
|
|
513
519
|
}
|
|
514
|
-
.
|
|
515
|
-
.
|
|
520
|
+
.slider__range_7xki4,
|
|
521
|
+
.slider__range_7xki4:focus {
|
|
516
522
|
background: transparent;
|
|
517
523
|
border-color: transparent;
|
|
518
524
|
color: transparent;
|
|
519
525
|
}
|
|
520
|
-
.
|
|
526
|
+
.slider__range_7xki4::-ms-track {
|
|
521
527
|
background: transparent;
|
|
522
528
|
border-color: transparent;
|
|
523
529
|
color: transparent;
|
|
524
530
|
}
|
|
525
|
-
.
|
|
531
|
+
.slider__range_7xki4::-ms-fill-lower {
|
|
526
532
|
background: transparent;
|
|
527
533
|
}
|
|
528
|
-
.
|
|
534
|
+
.slider__range_7xki4::-ms-fill-upper {
|
|
529
535
|
background: transparent;
|
|
530
536
|
}
|
|
531
|
-
.
|
|
537
|
+
.slider__range_7xki4::-webkit-slider-thumb {
|
|
532
538
|
background: #ef3124;
|
|
533
539
|
box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
|
|
534
540
|
}
|
|
535
|
-
.
|
|
541
|
+
.slider__range_7xki4::-ms-thumb {
|
|
536
542
|
background: #ef3124;
|
|
537
543
|
box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
|
|
538
544
|
}
|
|
539
|
-
.
|
|
545
|
+
.slider__range_7xki4::-moz-range-thumb {
|
|
540
546
|
background: #ef3124;
|
|
541
547
|
box-shadow: 0 2px 10px color-mod(#ef3124 alpha(30%));
|
|
542
548
|
}
|
|
543
|
-
.
|
|
549
|
+
.slider__focused_7xki4::-webkit-slider-thumb {
|
|
544
550
|
outline: 2px solid #007aff;
|
|
545
551
|
}
|
|
546
|
-
.
|
|
552
|
+
.slider__focused_7xki4::-ms-thumb {
|
|
547
553
|
outline: 2px solid #007aff;
|
|
548
554
|
}
|
|
549
|
-
.
|
|
555
|
+
.slider__component_7xki4:hover .slider__progress_7xki4 {
|
|
550
556
|
background: #2a2a2c
|
|
551
557
|
}
|
|
552
|
-
.
|
|
558
|
+
.slider__component_7xki4:hover .slider__progress_7xki4::-moz-progress-bar {
|
|
553
559
|
background: #d91d0b;
|
|
554
560
|
}
|
|
555
|
-
.
|
|
561
|
+
.slider__component_7xki4:hover .slider__progress_7xki4::-ms-fill {
|
|
556
562
|
background: #d91d0b;
|
|
557
563
|
}
|
|
558
|
-
.
|
|
564
|
+
.slider__component_7xki4:hover .slider__progress_7xki4::-webkit-progress-value {
|
|
559
565
|
background: #d91d0b;
|
|
560
566
|
}
|
|
561
|
-
.
|
|
567
|
+
.slider__component_7xki4:hover .slider__range_7xki4::-webkit-slider-thumb {
|
|
562
568
|
background: #ef3124;
|
|
563
569
|
}
|
|
564
|
-
.
|
|
570
|
+
.slider__component_7xki4:hover .slider__range_7xki4::-ms-thumb {
|
|
565
571
|
background: #ef3124;
|
|
566
572
|
}
|
|
567
|
-
.
|
|
573
|
+
.slider__component_7xki4:hover .slider__range_7xki4::-moz-range-thumb {
|
|
568
574
|
background: #ef3124;
|
|
569
|
-
}@keyframes
|
|
570
|
-
}.
|
|
575
|
+
}@keyframes spinner__spin_animation_1spl1 {
|
|
576
|
+
}.status__soft_m2or6.status__green_m2or6 {
|
|
571
577
|
background: rgba(19, 164, 99, 0.1);
|
|
572
578
|
color: #13a463;
|
|
573
579
|
}
|
|
574
|
-
.
|
|
580
|
+
.status__soft_m2or6.status__orange_m2or6 {
|
|
575
581
|
background: rgba(222, 106, 0, 0.1);
|
|
576
582
|
color: #de6a00;
|
|
577
583
|
}
|
|
578
|
-
.
|
|
584
|
+
.status__soft_m2or6.status__red_m2or6 {
|
|
579
585
|
background: rgba(217, 29, 11, 0.1);
|
|
580
586
|
color: #d91d0b;
|
|
581
587
|
}
|
|
582
|
-
.
|
|
588
|
+
.status__soft_m2or6.status__blue_m2or6 {
|
|
583
589
|
background: rgba(0, 122, 255, 0.1);
|
|
584
590
|
color: #007aff;
|
|
585
591
|
}
|
|
586
|
-
.
|
|
592
|
+
.status__soft_m2or6.status__grey_m2or6 {
|
|
587
593
|
background: rgba(109, 121, 134, 0.1);
|
|
588
594
|
color: #6d7986;
|
|
589
595
|
}
|
|
590
|
-
.
|
|
596
|
+
.status__soft_m2or6.status__teal_m2or6 {
|
|
591
597
|
background: rgba(33, 145, 135, 0.1);
|
|
592
598
|
color: #219187;
|
|
593
599
|
}
|
|
594
|
-
.
|
|
600
|
+
.status__soft_m2or6.status__purple_m2or6 {
|
|
595
601
|
background: rgba(103, 58, 183, 0.1);
|
|
596
602
|
color: #673ab7;
|
|
597
603
|
}
|
|
598
|
-
.
|
|
604
|
+
.status__contrast_m2or6 {
|
|
599
605
|
color: #000
|
|
600
606
|
}
|
|
601
|
-
.
|
|
607
|
+
.status__contrast_m2or6.status__green_m2or6 {
|
|
602
608
|
background: #13a463;
|
|
603
609
|
}
|
|
604
|
-
.
|
|
610
|
+
.status__contrast_m2or6.status__orange_m2or6 {
|
|
605
611
|
background: #de6a00;
|
|
606
612
|
}
|
|
607
|
-
.
|
|
613
|
+
.status__contrast_m2or6.status__red_m2or6 {
|
|
608
614
|
background: #d91d0b;
|
|
609
615
|
}
|
|
610
|
-
.
|
|
616
|
+
.status__contrast_m2or6.status__blue_m2or6 {
|
|
611
617
|
background: #007aff;
|
|
612
618
|
}
|
|
613
|
-
.
|
|
619
|
+
.status__contrast_m2or6.status__grey_m2or6 {
|
|
614
620
|
background: #6d7986;
|
|
615
621
|
}
|
|
616
|
-
.
|
|
622
|
+
.status__contrast_m2or6.status__teal_m2or6 {
|
|
617
623
|
background: #219187;
|
|
618
624
|
}
|
|
619
|
-
.
|
|
625
|
+
.status__contrast_m2or6.status__purple_m2or6 {
|
|
620
626
|
background: #673ab7;
|
|
621
|
-
}.
|
|
627
|
+
}.switch__component_1wcu0 {
|
|
622
628
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
623
629
|
}
|
|
624
|
-
.
|
|
630
|
+
.switch__switch_1wcu0 {
|
|
625
631
|
background-color: #8d8d93;
|
|
626
632
|
border: 2px solid #8d8d93;
|
|
627
633
|
}
|
|
628
|
-
.
|
|
634
|
+
.switch__switch_1wcu0:before {
|
|
629
635
|
background-color: #121212;
|
|
630
636
|
}
|
|
631
|
-
.
|
|
637
|
+
.switch__label_1wcu0 {
|
|
632
638
|
color: #fff;
|
|
633
639
|
}
|
|
634
|
-
.
|
|
640
|
+
.switch__hint_1wcu0 {
|
|
635
641
|
color: #8d8d93;
|
|
636
642
|
}
|
|
637
|
-
.
|
|
643
|
+
.switch__checked_1wcu0 .switch__switch_1wcu0 {
|
|
638
644
|
background-color: #ef3124;
|
|
639
645
|
border-color: #ef3124;
|
|
640
646
|
}
|
|
641
|
-
.
|
|
647
|
+
.switch__disabled_1wcu0 .switch__switch_1wcu0 {
|
|
642
648
|
background-color: #2a2a2c;
|
|
643
649
|
border-color: #2a2a2c;
|
|
644
650
|
}
|
|
645
|
-
.
|
|
651
|
+
.switch__disabled_1wcu0 .switch__label_1wcu0 {
|
|
646
652
|
color: #8d8d93;
|
|
647
653
|
}
|
|
648
|
-
.
|
|
654
|
+
.switch__disabled_1wcu0 .switch__hint_1wcu0 {
|
|
649
655
|
color: #8d8d93;
|
|
650
656
|
}
|
|
651
|
-
.
|
|
657
|
+
.switch__inactive_1wcu0 .switch__switch_1wcu0 {
|
|
652
658
|
background-color: #2a2a2c;
|
|
653
659
|
border-color: #2a2a2c
|
|
654
660
|
}
|
|
655
|
-
.
|
|
661
|
+
.switch__inactive_1wcu0 .switch__switch_1wcu0:before {
|
|
656
662
|
background-color: #e9e9eb;
|
|
657
663
|
}
|
|
658
|
-
.
|
|
664
|
+
.switch__focused_1wcu0 .switch__switch_1wcu0 {
|
|
659
665
|
outline: 2px solid #007aff;
|
|
660
|
-
}.
|
|
666
|
+
}.tag__component_f9f04 {
|
|
661
667
|
color: #fff;
|
|
662
668
|
border-color: transparent;
|
|
663
669
|
background-color: #202022
|
|
664
670
|
}
|
|
665
|
-
.
|
|
671
|
+
.tag__component_f9f04:disabled {
|
|
666
672
|
border-color: transparent;
|
|
667
673
|
color: #464649;
|
|
668
674
|
}
|
|
669
|
-
.
|
|
675
|
+
.tag__component_f9f04:hover:not(:disabled) {
|
|
670
676
|
border-color: transparent;
|
|
671
677
|
background-color: #202022;
|
|
672
678
|
}
|
|
673
|
-
.
|
|
679
|
+
.tag__component_f9f04:active:not(:disabled) {
|
|
674
680
|
border-color: transparent;
|
|
675
681
|
background-color: color-mod(#f3f4f5 alpha(7%));
|
|
676
682
|
color: #fff;
|
|
677
683
|
}
|
|
678
|
-
.
|
|
684
|
+
.tag__checked_f9f04 {
|
|
679
685
|
border-color: transparent;
|
|
680
686
|
background-color: #f3f4f5;
|
|
681
687
|
color: #000
|
|
682
688
|
}
|
|
683
|
-
.
|
|
689
|
+
.tag__checked_f9f04:disabled {
|
|
684
690
|
background-color: color-mod(#f3f4f5 alpha(15%));
|
|
685
691
|
border-color: transparent;
|
|
686
692
|
color: #000;
|
|
687
693
|
}
|
|
688
|
-
.
|
|
694
|
+
.tag__checked_f9f04:hover:not(:disabled):not(:active) {
|
|
689
695
|
background-color: #f3f4f5;
|
|
690
696
|
}
|
|
691
|
-
.
|
|
697
|
+
.tag__focused_ga545 {
|
|
692
698
|
outline: 2px solid #007aff;
|
|
693
699
|
}
|
|
694
|
-
.
|
|
700
|
+
.tag__component_2c36r {
|
|
695
701
|
color: #fff;
|
|
696
702
|
border-color: #e9e9eb;
|
|
697
703
|
background-color: transparent
|
|
698
704
|
}
|
|
699
|
-
.
|
|
705
|
+
.tag__component_2c36r:disabled {
|
|
700
706
|
border-color: #2b2b2e;
|
|
701
707
|
color: #464649;
|
|
702
708
|
}
|
|
703
|
-
.
|
|
709
|
+
.tag__component_2c36r:hover:not(:disabled) {
|
|
704
710
|
border-color: #fff;
|
|
705
711
|
background-color: transparent;
|
|
706
712
|
}
|
|
707
|
-
.
|
|
713
|
+
.tag__component_2c36r:active:not(:disabled) {
|
|
708
714
|
border-color: #fff;
|
|
709
715
|
background-color: color-mod(#fff alpha(7%));
|
|
710
716
|
color: #fff;
|
|
711
717
|
}
|
|
712
|
-
.
|
|
718
|
+
.tag__checked_2c36r {
|
|
713
719
|
border-color: #fff;
|
|
714
720
|
background-color: #fff;
|
|
715
721
|
color: #000
|
|
716
722
|
}
|
|
717
|
-
.
|
|
723
|
+
.tag__checked_2c36r:disabled {
|
|
718
724
|
background-color: color-mod(#fff alpha(15%));
|
|
719
725
|
border-color: transparent;
|
|
720
726
|
color: #000;
|
|
721
727
|
}
|
|
722
|
-
.
|
|
728
|
+
.tag__checked_2c36r:hover:not(:disabled):not(:active) {
|
|
723
729
|
background-color: #fff;
|
|
724
|
-
}.
|
|
730
|
+
}.typography__tertiary_agdx1 {
|
|
725
731
|
color: #464649;
|
|
726
732
|
}
|
|
727
|
-
.
|
|
733
|
+
.typography__disabled_agdx1 {
|
|
728
734
|
color: #2a2a2c;
|
|
729
735
|
}
|
|
730
|
-
.
|
|
736
|
+
.typography__accent_agdx1 {
|
|
731
737
|
color: #ef3124;
|
|
732
738
|
}
|
|
733
|
-
.
|
|
739
|
+
.typography__primary_agdx1 {
|
|
734
740
|
color: #fff;
|
|
735
741
|
}
|
|
736
|
-
.
|
|
742
|
+
.typography__attention_agdx1 {
|
|
737
743
|
color: #cb830f;
|
|
738
744
|
}
|
|
739
|
-
.
|
|
745
|
+
.typography__positive_agdx1 {
|
|
740
746
|
color: #13a463;
|
|
741
747
|
}
|
|
742
|
-
.
|
|
748
|
+
.typography__secondary_agdx1 {
|
|
743
749
|
color: #8d8d93;
|
|
744
750
|
}
|
|
745
|
-
.typography__tertiary-
|
|
751
|
+
.typography__tertiary-inverted_agdx1 {
|
|
746
752
|
color: #c5c5c7;
|
|
747
753
|
}
|
|
748
|
-
.typography__primary-
|
|
754
|
+
.typography__primary-inverted_agdx1 {
|
|
749
755
|
color: #000;
|
|
750
756
|
}
|
|
751
|
-
.typography__secondary-
|
|
757
|
+
.typography__secondary-inverted_agdx1 {
|
|
752
758
|
color: #8a8a8e;
|
|
753
759
|
}
|
|
754
|
-
.
|
|
760
|
+
.typography__link_agdx1 {
|
|
755
761
|
color: #0072ef;
|
|
756
762
|
}
|
|
757
|
-
.
|
|
763
|
+
.typography__negative_agdx1 {
|
|
758
764
|
color: #f15045;
|
|
759
765
|
}
|
|
760
766
|
|
|
@@ -763,837 +769,846 @@
|
|
|
763
769
|
@media screen and (min-width: 600px) {
|
|
764
770
|
}
|
|
765
771
|
@media screen and (min-width: 1024px) {
|
|
766
|
-
}.
|
|
772
|
+
}.textarea__input_r2jn9 {
|
|
767
773
|
color: #fff;
|
|
768
774
|
caret-color: #0072ef;
|
|
769
775
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
770
776
|
}
|
|
771
|
-
.
|
|
777
|
+
.textarea__input_r2jn9:-webkit-autofill {
|
|
772
778
|
-webkit-text-fill-color: #fff;
|
|
773
779
|
}
|
|
774
|
-
.
|
|
780
|
+
.textarea__input_r2jn9::placeholder {
|
|
775
781
|
color: #8d8d93;
|
|
776
782
|
}
|
|
777
|
-
.
|
|
783
|
+
.textarea__hasLabel_r2jn9::placeholder {
|
|
778
784
|
color: #464649;
|
|
779
785
|
}
|
|
780
|
-
.
|
|
786
|
+
.textarea__clearIcon_r2jn9 {
|
|
787
|
+
color: #fff;
|
|
788
|
+
}
|
|
789
|
+
.textarea__input_r2jn9:read-only {
|
|
781
790
|
color: #8d8d93
|
|
782
791
|
}
|
|
783
|
-
.
|
|
792
|
+
.textarea__input_r2jn9:read-only:focus::placeholder {
|
|
784
793
|
color: #8d8d93;
|
|
785
794
|
}
|
|
786
|
-
.
|
|
795
|
+
.textarea__input_r2jn9:disabled {
|
|
787
796
|
color: #fff;
|
|
788
797
|
-webkit-text-fill-color: #fff;
|
|
789
798
|
}
|
|
790
|
-
.
|
|
799
|
+
.textarea__input_r2jn9:focus::placeholder {
|
|
791
800
|
color: rgba(235, 235, 245, 0.3);
|
|
792
801
|
}
|
|
793
|
-
.
|
|
802
|
+
.textarea__error_r2jn9 {
|
|
794
803
|
color: #f15045;
|
|
795
804
|
caret-color: #f15045;
|
|
796
805
|
}
|
|
797
|
-
.
|
|
806
|
+
.textarea__textarea_r2jn9 {
|
|
798
807
|
color: #fff;
|
|
799
808
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
800
809
|
}
|
|
801
|
-
.
|
|
810
|
+
.textarea__textarea_r2jn9::placeholder {
|
|
802
811
|
color: #8d8d93;
|
|
803
812
|
}
|
|
804
|
-
.
|
|
813
|
+
.textarea__hasLabel_r2jn9::placeholder {
|
|
805
814
|
color: #464649;
|
|
806
815
|
}
|
|
807
|
-
.
|
|
816
|
+
.textarea__textarea_r2jn9:disabled {
|
|
808
817
|
color: #fff;
|
|
809
818
|
-webkit-text-fill-color: #fff;
|
|
810
819
|
}
|
|
811
|
-
.
|
|
820
|
+
.textarea__textarea_r2jn9:read-only {
|
|
812
821
|
color: #8d8d93;
|
|
813
822
|
}
|
|
814
|
-
.
|
|
823
|
+
.textarea__textarea_r2jn9:focus::placeholder {
|
|
815
824
|
color: rgba(235, 235, 245, 0.3);
|
|
816
825
|
}
|
|
817
|
-
.
|
|
826
|
+
.textarea__focusVisible_16pd7 {
|
|
818
827
|
outline: 2px solid #007aff;
|
|
819
828
|
}
|
|
820
|
-
.
|
|
829
|
+
.textarea__input_1lsgz {
|
|
821
830
|
color: #000;
|
|
822
831
|
caret-color: #0072ef;
|
|
823
832
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
824
833
|
}
|
|
825
|
-
.
|
|
834
|
+
.textarea__input_1lsgz:-webkit-autofill {
|
|
826
835
|
-webkit-text-fill-color: #000;
|
|
827
836
|
}
|
|
828
|
-
.
|
|
837
|
+
.textarea__input_1lsgz::placeholder {
|
|
829
838
|
color: rgba(60, 60, 67, 0.6);
|
|
830
839
|
}
|
|
831
|
-
.
|
|
840
|
+
.textarea__hasLabel_1lsgz::placeholder {
|
|
832
841
|
color: #c5c5c7;
|
|
833
842
|
}
|
|
834
|
-
.
|
|
843
|
+
.textarea__clearIcon_1lsgz {
|
|
844
|
+
color: #121212;
|
|
845
|
+
}
|
|
846
|
+
.textarea__input_1lsgz:read-only {
|
|
835
847
|
color: rgba(60, 60, 67, 0.6)
|
|
836
848
|
}
|
|
837
|
-
.
|
|
849
|
+
.textarea__input_1lsgz:read-only:focus::placeholder {
|
|
838
850
|
color: rgba(60, 60, 67, 0.6);
|
|
839
851
|
}
|
|
840
|
-
.
|
|
852
|
+
.textarea__input_1lsgz:disabled {
|
|
841
853
|
color: #000;
|
|
842
854
|
-webkit-text-fill-color: #000;
|
|
843
855
|
}
|
|
844
|
-
.
|
|
856
|
+
.textarea__input_1lsgz:focus::placeholder {
|
|
845
857
|
color: rgba(60, 60, 67, 0.3);
|
|
846
858
|
}
|
|
847
|
-
.
|
|
859
|
+
.textarea__error_1lsgz {
|
|
848
860
|
color: #ef3124;
|
|
849
861
|
caret-color: #ef3124;
|
|
850
862
|
}
|
|
851
|
-
.
|
|
863
|
+
.textarea__textarea_1lsgz {
|
|
852
864
|
color: #000;
|
|
853
865
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
854
866
|
}
|
|
855
|
-
.
|
|
867
|
+
.textarea__textarea_1lsgz::placeholder {
|
|
856
868
|
color: rgba(60, 60, 67, 0.6);
|
|
857
869
|
}
|
|
858
|
-
.
|
|
870
|
+
.textarea__hasLabel_1lsgz::placeholder {
|
|
859
871
|
color: #c5c5c7;
|
|
860
872
|
}
|
|
861
|
-
.
|
|
873
|
+
.textarea__textarea_1lsgz:disabled {
|
|
862
874
|
color: #000;
|
|
863
875
|
-webkit-text-fill-color: #000;
|
|
864
876
|
}
|
|
865
|
-
.
|
|
877
|
+
.textarea__textarea_1lsgz:read-only {
|
|
866
878
|
color: rgba(60, 60, 67, 0.6);
|
|
867
879
|
}
|
|
868
|
-
.
|
|
880
|
+
.textarea__textarea_1lsgz:focus::placeholder {
|
|
869
881
|
color: rgba(60, 60, 67, 0.3);
|
|
870
|
-
}.
|
|
882
|
+
}.button__primary_1ltg1 {
|
|
871
883
|
color: #000;
|
|
872
884
|
background-color: #f3f4f5
|
|
873
885
|
}
|
|
874
|
-
.
|
|
886
|
+
.button__primary_1ltg1:hover {
|
|
875
887
|
background-color: #f3f4f5;
|
|
876
888
|
}
|
|
877
|
-
.
|
|
889
|
+
.button__primary_1ltg1:active {
|
|
878
890
|
background-color: #fff;
|
|
879
891
|
}
|
|
880
|
-
.
|
|
892
|
+
.button__secondary_1ltg1 {
|
|
881
893
|
color: #fff;
|
|
882
894
|
background-color: #202022;
|
|
883
895
|
border: 1px solid transparent
|
|
884
896
|
}
|
|
885
|
-
.
|
|
897
|
+
.button__secondary_1ltg1:hover {
|
|
886
898
|
background-color: #202022;
|
|
887
899
|
}
|
|
888
|
-
.
|
|
900
|
+
.button__secondary_1ltg1:active {
|
|
889
901
|
background-color: #2c2c2e;
|
|
890
902
|
}
|
|
891
|
-
.
|
|
903
|
+
.button__outlined_1ltg1 {
|
|
892
904
|
color: #fff;
|
|
893
905
|
background-color: transparent;
|
|
894
906
|
border: 1px solid #f3f4f5
|
|
895
907
|
}
|
|
896
|
-
.
|
|
908
|
+
.button__outlined_1ltg1:hover {
|
|
897
909
|
background-color: rgba(0, 0, 0, 0.07);
|
|
898
910
|
}
|
|
899
|
-
.
|
|
911
|
+
.button__outlined_1ltg1:active {
|
|
900
912
|
background-color: rgba(0, 0, 0, 0.15);
|
|
901
913
|
}
|
|
902
|
-
.
|
|
914
|
+
.button__tertiary_1ltg1 {
|
|
903
915
|
color: #fff;
|
|
904
916
|
background-color: transparent;
|
|
905
917
|
border: 1px solid #f3f4f5
|
|
906
918
|
}
|
|
907
|
-
.
|
|
919
|
+
.button__tertiary_1ltg1:hover {
|
|
908
920
|
background-color: rgba(0, 0, 0, 0.07);
|
|
909
921
|
}
|
|
910
|
-
.
|
|
922
|
+
.button__tertiary_1ltg1:active {
|
|
911
923
|
background-color: rgba(0, 0, 0, 0.15);
|
|
912
924
|
}
|
|
913
|
-
.
|
|
925
|
+
.button__filled_1ltg1 {
|
|
914
926
|
color: #fff;
|
|
915
927
|
background-color: #3a3a3c
|
|
916
928
|
}
|
|
917
|
-
.
|
|
929
|
+
.button__filled_1ltg1:hover {
|
|
918
930
|
background-color: color-mod(#3a3a3c tint(7%));
|
|
919
931
|
}
|
|
920
|
-
.
|
|
932
|
+
.button__filled_1ltg1:active {
|
|
921
933
|
background-color: color-mod(#3a3a3c tint(15%));
|
|
922
934
|
}
|
|
923
|
-
.
|
|
935
|
+
.button__transparent_1ltg1 {
|
|
924
936
|
color: #fff;
|
|
925
937
|
background-color: color-mod(#fff alpha(10%))
|
|
926
938
|
}
|
|
927
|
-
.
|
|
939
|
+
.button__transparent_1ltg1:hover {
|
|
928
940
|
background-color: color-mod(#fff alpha(20%));
|
|
929
941
|
}
|
|
930
|
-
.
|
|
942
|
+
.button__transparent_1ltg1:active {
|
|
931
943
|
background-color: color-mod(#fff alpha(40%));
|
|
932
944
|
}
|
|
933
|
-
.
|
|
945
|
+
.button__link_1ltg1 {
|
|
934
946
|
color: #fff;
|
|
935
947
|
background-color: transparent
|
|
936
948
|
}
|
|
937
|
-
.
|
|
949
|
+
.button__link_1ltg1:hover {
|
|
938
950
|
background-color: #485767;
|
|
939
951
|
}
|
|
940
|
-
.
|
|
952
|
+
.button__link_1ltg1:active {
|
|
941
953
|
background-color: rgb(85, 99, 114);
|
|
942
954
|
}
|
|
943
|
-
.
|
|
955
|
+
.button__ghost_1ltg1 {
|
|
944
956
|
color: #fff
|
|
945
957
|
}
|
|
946
|
-
.
|
|
958
|
+
.button__ghost_1ltg1:hover {
|
|
947
959
|
color: color-mod(#fff shade(30%));
|
|
948
960
|
}
|
|
949
|
-
.
|
|
961
|
+
.button__ghost_1ltg1:active {
|
|
950
962
|
color: color-mod(#fff shade(50%));
|
|
951
963
|
}
|
|
952
|
-
.
|
|
964
|
+
.button__component_1ltg1:disabled.button__primary_1ltg1 {
|
|
953
965
|
color: #c5c5c7;
|
|
954
966
|
background-color: #f3f4f5
|
|
955
967
|
}
|
|
956
|
-
.
|
|
968
|
+
.button__component_1ltg1:disabled.button__primary_1ltg1.button__loading_1ltg1 {
|
|
957
969
|
background-color: #f3f4f5;
|
|
958
970
|
}
|
|
959
|
-
.
|
|
971
|
+
.button__component_1ltg1:disabled.button__secondary_1ltg1 {
|
|
960
972
|
color: #2a2a2c;
|
|
961
973
|
background-color: #202022;
|
|
962
974
|
border-color: transparent
|
|
963
975
|
}
|
|
964
|
-
.
|
|
976
|
+
.button__component_1ltg1:disabled.button__secondary_1ltg1.button__loading_1ltg1 {
|
|
965
977
|
color: #fff;
|
|
966
978
|
background-color: #202022;
|
|
967
979
|
border-color: transparent;
|
|
968
980
|
}
|
|
969
|
-
.
|
|
981
|
+
.button__component_1ltg1:disabled.button__outlined_1ltg1 {
|
|
970
982
|
color: color-mod(#fff alpha(30%));
|
|
971
983
|
background-color: transparent;
|
|
972
984
|
border-color: color-mod(#f3f4f5 alpha(30%))
|
|
973
985
|
}
|
|
974
|
-
.
|
|
986
|
+
.button__component_1ltg1:disabled.button__outlined_1ltg1.button__loading_1ltg1 {
|
|
975
987
|
color: #fff;
|
|
976
988
|
}
|
|
977
|
-
.
|
|
989
|
+
.button__component_1ltg1:disabled.button__tertiary_1ltg1 {
|
|
978
990
|
color: color-mod(#fff alpha(30%));
|
|
979
991
|
background-color: transparent;
|
|
980
992
|
border-color: color-mod(#f3f4f5 alpha(30%))
|
|
981
993
|
}
|
|
982
|
-
.
|
|
994
|
+
.button__component_1ltg1:disabled.button__tertiary_1ltg1.button__loading_1ltg1 {
|
|
983
995
|
color: #fff;
|
|
984
996
|
}
|
|
985
|
-
.
|
|
997
|
+
.button__component_1ltg1:disabled.button__filled_1ltg1 {
|
|
986
998
|
color: color-mod(#fff alpha(30%));
|
|
987
999
|
background-color: color-mod(#3a3a3c alpha(30%))
|
|
988
1000
|
}
|
|
989
|
-
.
|
|
1001
|
+
.button__component_1ltg1:disabled.button__filled_1ltg1.button__loading_1ltg1 {
|
|
990
1002
|
color: #fff;
|
|
991
1003
|
background-color: #3a3a3c;
|
|
992
1004
|
}
|
|
993
|
-
.
|
|
1005
|
+
.button__component_1ltg1:disabled.button__transparent_1ltg1 {
|
|
994
1006
|
color: color-mod(#fff alpha(30%));
|
|
995
1007
|
background-color: color-mod(#fff alpha(3%))
|
|
996
1008
|
}
|
|
997
|
-
.
|
|
1009
|
+
.button__component_1ltg1:disabled.button__transparent_1ltg1.button__loading_1ltg1 {
|
|
998
1010
|
color: #fff;
|
|
999
1011
|
background-color: color-mod(#fff alpha(10%));
|
|
1000
1012
|
}
|
|
1001
|
-
.
|
|
1013
|
+
.button__component_1ltg1:disabled.button__link_1ltg1 {
|
|
1002
1014
|
color: color-mod(#fff alpha(30%));
|
|
1003
1015
|
background-color: transparent
|
|
1004
1016
|
}
|
|
1005
|
-
.
|
|
1017
|
+
.button__component_1ltg1:disabled.button__link_1ltg1.button__loading_1ltg1 {
|
|
1006
1018
|
color: #fff;
|
|
1007
1019
|
}
|
|
1008
|
-
.
|
|
1020
|
+
.button__component_1ltg1:disabled.button__ghost_1ltg1 {
|
|
1009
1021
|
color: color-mod(#fff alpha(30%))
|
|
1010
1022
|
}
|
|
1011
|
-
.
|
|
1023
|
+
.button__component_1ltg1:disabled.button__ghost_1ltg1.button__loading_1ltg1 {
|
|
1012
1024
|
color: #fff;
|
|
1013
1025
|
}
|
|
1014
|
-
.
|
|
1026
|
+
.button__component_1bo50 {
|
|
1015
1027
|
background-color: transparent
|
|
1016
1028
|
}
|
|
1017
|
-
.
|
|
1029
|
+
.button__focused_1bo50 {
|
|
1018
1030
|
outline: 2px solid #007aff;
|
|
1019
1031
|
}
|
|
1020
|
-
.
|
|
1032
|
+
.button__primary_1pcvz {
|
|
1021
1033
|
color: #000;
|
|
1022
1034
|
background-color: #ef3124
|
|
1023
1035
|
}
|
|
1024
|
-
.
|
|
1036
|
+
.button__primary_1pcvz:hover {
|
|
1025
1037
|
background-color: rgb(241, 80, 69);
|
|
1026
1038
|
}
|
|
1027
|
-
.
|
|
1039
|
+
.button__primary_1pcvz:active {
|
|
1028
1040
|
background-color: rgb(203, 42, 31);
|
|
1029
1041
|
}
|
|
1030
|
-
.
|
|
1042
|
+
.button__secondary_1pcvz {
|
|
1031
1043
|
color: #fff;
|
|
1032
1044
|
background-color: #3a3a3c;
|
|
1033
1045
|
border: 1px solid transparent
|
|
1034
1046
|
}
|
|
1035
|
-
.
|
|
1047
|
+
.button__secondary_1pcvz:hover {
|
|
1036
1048
|
background-color: rgb(99, 112, 126);
|
|
1037
1049
|
}
|
|
1038
|
-
.
|
|
1050
|
+
.button__secondary_1pcvz:active {
|
|
1039
1051
|
background-color: rgb(61, 74, 88);
|
|
1040
1052
|
}
|
|
1041
|
-
.
|
|
1053
|
+
.button__outlined_1pcvz {
|
|
1042
1054
|
color: #fff;
|
|
1043
1055
|
background-color: transparent;
|
|
1044
1056
|
border: 1px solid #f3f4f5
|
|
1045
1057
|
}
|
|
1046
|
-
.
|
|
1058
|
+
.button__outlined_1pcvz:hover {
|
|
1047
1059
|
background-color: rgba(255, 255, 255, 0.15);
|
|
1048
1060
|
}
|
|
1049
|
-
.
|
|
1061
|
+
.button__outlined_1pcvz:active {
|
|
1050
1062
|
background-color: rgba(0, 0, 0, 0.15);
|
|
1051
1063
|
}
|
|
1052
|
-
.
|
|
1064
|
+
.button__tertiary_1pcvz {
|
|
1053
1065
|
color: #fff;
|
|
1054
1066
|
background-color: transparent;
|
|
1055
1067
|
border: 1px solid #f3f4f5
|
|
1056
1068
|
}
|
|
1057
|
-
.
|
|
1069
|
+
.button__tertiary_1pcvz:hover {
|
|
1058
1070
|
background-color: rgba(255, 255, 255, 0.15);
|
|
1059
1071
|
}
|
|
1060
|
-
.
|
|
1072
|
+
.button__tertiary_1pcvz:active {
|
|
1061
1073
|
background-color: rgba(0, 0, 0, 0.15);
|
|
1062
1074
|
}
|
|
1063
|
-
.
|
|
1075
|
+
.button__filled_1pcvz {
|
|
1064
1076
|
color: #fff;
|
|
1065
1077
|
background-color: #3a3a3c
|
|
1066
1078
|
}
|
|
1067
|
-
.
|
|
1079
|
+
.button__filled_1pcvz:hover {
|
|
1068
1080
|
background-color: rgb(99, 112, 126);
|
|
1069
1081
|
}
|
|
1070
|
-
.
|
|
1082
|
+
.button__filled_1pcvz:active {
|
|
1071
1083
|
background-color: rgb(61, 74, 88);
|
|
1072
1084
|
}
|
|
1073
|
-
.
|
|
1085
|
+
.button__transparent_1pcvz {
|
|
1074
1086
|
color: #000;
|
|
1075
1087
|
background-color: rgba(255, 255, 255, 0.1)
|
|
1076
1088
|
}
|
|
1077
|
-
.
|
|
1089
|
+
.button__transparent_1pcvz:hover {
|
|
1078
1090
|
background-color: rgba(255, 255, 255, 0.2);
|
|
1079
1091
|
}
|
|
1080
|
-
.
|
|
1092
|
+
.button__transparent_1pcvz:active {
|
|
1081
1093
|
background-color: rgba(255, 255, 255, 0.05);
|
|
1082
1094
|
}
|
|
1083
|
-
.
|
|
1095
|
+
.button__link_1pcvz {
|
|
1084
1096
|
color: #000;
|
|
1085
1097
|
background-color: transparent
|
|
1086
1098
|
}
|
|
1087
|
-
.
|
|
1099
|
+
.button__link_1pcvz:hover {
|
|
1088
1100
|
background-color: rgba(11, 31, 53, 0.07);
|
|
1089
1101
|
}
|
|
1090
|
-
.
|
|
1102
|
+
.button__link_1pcvz:active {
|
|
1091
1103
|
background-color: rgba(179, 179, 179, 0.15);
|
|
1092
1104
|
}
|
|
1093
|
-
.
|
|
1105
|
+
.button__ghost_1pcvz {
|
|
1094
1106
|
color: #000
|
|
1095
1107
|
}
|
|
1096
|
-
.
|
|
1108
|
+
.button__ghost_1pcvz:hover {
|
|
1097
1109
|
color: rgb(179, 179, 179);
|
|
1098
1110
|
}
|
|
1099
|
-
.
|
|
1111
|
+
.button__ghost_1pcvz:active {
|
|
1100
1112
|
color: rgb(128, 128, 128);
|
|
1101
1113
|
}
|
|
1102
|
-
.
|
|
1114
|
+
.button__component_1pcvz:disabled.button__primary_1pcvz {
|
|
1103
1115
|
color: #000;
|
|
1104
1116
|
background-color: rgba(239, 49, 36, 0.3)
|
|
1105
1117
|
}
|
|
1106
|
-
.
|
|
1118
|
+
.button__component_1pcvz:disabled.button__primary_1pcvz.button__loading_1pcvz {
|
|
1107
1119
|
background-color: #ef3124;
|
|
1108
1120
|
}
|
|
1109
|
-
.
|
|
1121
|
+
.button__component_1pcvz:disabled.button__secondary_1pcvz {
|
|
1110
1122
|
color: rgba(255, 255, 255, 0.3);
|
|
1111
1123
|
background-color: rgba(72, 87, 103, 0.3);
|
|
1112
1124
|
border-color: transparent
|
|
1113
1125
|
}
|
|
1114
|
-
.
|
|
1126
|
+
.button__component_1pcvz:disabled.button__secondary_1pcvz.button__loading_1pcvz {
|
|
1115
1127
|
color: #fff;
|
|
1116
1128
|
background-color: #3a3a3c;
|
|
1117
1129
|
border-color: transparent;
|
|
1118
1130
|
}
|
|
1119
|
-
.
|
|
1131
|
+
.button__component_1pcvz:disabled.button__outlined_1pcvz {
|
|
1120
1132
|
color: rgba(255, 255, 255, 0.3);
|
|
1121
1133
|
background-color: transparent;
|
|
1122
1134
|
border-color: rgba(35, 53, 73, 0.3)
|
|
1123
1135
|
}
|
|
1124
|
-
.
|
|
1136
|
+
.button__component_1pcvz:disabled.button__outlined_1pcvz.button__loading_1pcvz {
|
|
1125
1137
|
color: #fff;
|
|
1126
1138
|
}
|
|
1127
|
-
.
|
|
1139
|
+
.button__component_1pcvz:disabled.button__tertiary_1pcvz {
|
|
1128
1140
|
color: rgba(255, 255, 255, 0.3);
|
|
1129
1141
|
background-color: transparent;
|
|
1130
1142
|
border-color: rgba(35, 53, 73, 0.3)
|
|
1131
1143
|
}
|
|
1132
|
-
.
|
|
1144
|
+
.button__component_1pcvz:disabled.button__tertiary_1pcvz.button__loading_1pcvz {
|
|
1133
1145
|
color: #fff;
|
|
1134
1146
|
}
|
|
1135
|
-
.
|
|
1147
|
+
.button__component_1pcvz:disabled.button__filled_1pcvz {
|
|
1136
1148
|
color: rgba(255, 255, 255, 0.3);
|
|
1137
1149
|
background-color: rgba(72, 87, 103, 0.3);
|
|
1138
1150
|
border-color: transparent
|
|
1139
1151
|
}
|
|
1140
|
-
.
|
|
1152
|
+
.button__component_1pcvz:disabled.button__filled_1pcvz.button__loading_1pcvz {
|
|
1141
1153
|
color: #fff;
|
|
1142
1154
|
background-color: #3a3a3c;
|
|
1143
1155
|
border-color: transparent;
|
|
1144
1156
|
}
|
|
1145
|
-
.
|
|
1157
|
+
.button__component_1pcvz:disabled.button__transparent_1pcvz {
|
|
1146
1158
|
color: rgba(255, 255, 255, 0.3);
|
|
1147
1159
|
background-color: rgba(255, 255, 255, 0.03)
|
|
1148
1160
|
}
|
|
1149
|
-
.
|
|
1161
|
+
.button__component_1pcvz:disabled.button__transparent_1pcvz.button__loading_1pcvz {
|
|
1150
1162
|
color: #000;
|
|
1151
1163
|
background-color: rgba(255, 255, 255, 0.1);
|
|
1152
1164
|
}
|
|
1153
|
-
.
|
|
1165
|
+
.button__component_1pcvz:disabled.button__link_1pcvz {
|
|
1154
1166
|
color: rgba(255, 255, 255, 0.3);
|
|
1155
1167
|
background-color: transparent
|
|
1156
1168
|
}
|
|
1157
|
-
.
|
|
1169
|
+
.button__component_1pcvz:disabled.button__link_1pcvz.button__loading_1pcvz {
|
|
1158
1170
|
color: #000;
|
|
1159
1171
|
}
|
|
1160
|
-
.
|
|
1172
|
+
.button__component_1pcvz:disabled.button__ghost_1pcvz {
|
|
1161
1173
|
color: rgba(255, 255, 255, 0.3)
|
|
1162
1174
|
}
|
|
1163
|
-
.
|
|
1175
|
+
.button__component_1pcvz:disabled.button__ghost_1pcvz.button__loading_1pcvz {
|
|
1164
1176
|
color: #000;
|
|
1165
|
-
}.base-
|
|
1177
|
+
}.base-modal__component_iw7so {
|
|
1166
1178
|
background: #121212;
|
|
1167
|
-
}.
|
|
1179
|
+
}.popover__component_10if1 {
|
|
1168
1180
|
background-color: transparent;
|
|
1169
1181
|
color: #fff;
|
|
1170
1182
|
}
|
|
1171
|
-
.
|
|
1183
|
+
.popover__inner_10if1 {
|
|
1172
1184
|
background-color: #121212;
|
|
1173
1185
|
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
1174
1186
|
border: 1px solid transparent;
|
|
1175
1187
|
}
|
|
1176
|
-
.
|
|
1188
|
+
.popover__arrow_10if1:after {
|
|
1177
1189
|
background-color: #121212;
|
|
1178
1190
|
border: 1px solid transparent;
|
|
1179
|
-
}.select-with-
|
|
1191
|
+
}.select-with-tags__tag_130vz:active:not(:disabled) {
|
|
1180
1192
|
background-color: #f3f4f5;
|
|
1181
1193
|
}
|
|
1182
|
-
.select-with-
|
|
1194
|
+
.select-with-tags__tag_130vz:hover:not(:disabled):not(:active) {
|
|
1183
1195
|
background-color: #f3f4f5;
|
|
1184
1196
|
}
|
|
1185
|
-
.select-with-
|
|
1197
|
+
.select-with-tags__input_1xftb {
|
|
1186
1198
|
background-color: transparent;
|
|
1187
1199
|
color: #fff
|
|
1188
1200
|
}
|
|
1189
|
-
.select-with-
|
|
1201
|
+
.select-with-tags__input_1xftb:disabled {
|
|
1190
1202
|
color: #8d8d93;
|
|
1191
1203
|
}
|
|
1192
|
-
.select-with-
|
|
1204
|
+
.select-with-tags__input_1xftb::placeholder {
|
|
1193
1205
|
color: #8d8d93;
|
|
1194
1206
|
}
|
|
1195
|
-
.select-with-
|
|
1207
|
+
.select-with-tags__input_1xftb:focus::placeholder {
|
|
1196
1208
|
color: #464649;
|
|
1197
1209
|
}
|
|
1198
|
-
.select-with-
|
|
1210
|
+
.select-with-tags__focusVisible_1xftb {
|
|
1199
1211
|
outline: 2px solid #007aff;
|
|
1200
1212
|
}
|
|
1201
|
-
.select-with-
|
|
1213
|
+
.select-with-tags__placeholder_1xftb {
|
|
1202
1214
|
color: #464649;
|
|
1203
|
-
}.
|
|
1204
|
-
.circular-progress-bar__progressCircle_1m3u1 {
|
|
1205
|
-
fill: transparent;
|
|
1206
|
-
}
|
|
1207
|
-
.circular-progress-bar__positive_1m3u1 {
|
|
1208
|
-
stroke: #2fc26e;
|
|
1209
|
-
}
|
|
1210
|
-
.circular-progress-bar__negative_1m3u1 {
|
|
1211
|
-
stroke: #d91d0b;
|
|
1212
|
-
}
|
|
1213
|
-
.circular-progress-bar__backgroundCircle_1m3u1 {
|
|
1214
|
-
stroke: #2c2c2e;
|
|
1215
|
-
}.tabs__component_1qzll:before {
|
|
1215
|
+
}.tabs__component_9ug47:before {
|
|
1216
1216
|
background-color: #2b2b2e;
|
|
1217
1217
|
}
|
|
1218
|
-
.
|
|
1218
|
+
.tabs__title_9ug47 {
|
|
1219
1219
|
color: #8d8d93
|
|
1220
1220
|
}
|
|
1221
|
-
.
|
|
1221
|
+
.tabs__title_9ug47:not(.tabs__disabled_9ug47):hover {
|
|
1222
1222
|
color: #fff;
|
|
1223
1223
|
}
|
|
1224
|
-
.
|
|
1224
|
+
.tabs__focused_9ug47 {
|
|
1225
1225
|
outline: 2px solid #007aff;
|
|
1226
1226
|
}
|
|
1227
|
-
.
|
|
1227
|
+
.tabs__selected_9ug47 {
|
|
1228
1228
|
color: #fff;
|
|
1229
1229
|
}
|
|
1230
|
-
.
|
|
1230
|
+
.tabs__disabled_9ug47 {
|
|
1231
1231
|
color: #464649;
|
|
1232
1232
|
}
|
|
1233
|
-
.
|
|
1233
|
+
.tabs__line_9ug47 {
|
|
1234
1234
|
background-color: #ef3124;
|
|
1235
1235
|
}
|
|
1236
|
-
.
|
|
1236
|
+
.tabs__component_9ug47:before {
|
|
1237
1237
|
background-color: #2b2b2e;
|
|
1238
|
-
}.
|
|
1238
|
+
}.tabs__title_9ug47 {
|
|
1239
1239
|
color: #8d8d93
|
|
1240
|
-
}.
|
|
1240
|
+
}.tabs__title_9ug47:not(.tabs__disabled_9ug47):hover {
|
|
1241
1241
|
color: #fff;
|
|
1242
|
-
}.
|
|
1242
|
+
}.tabs__focused_9ug47 {
|
|
1243
1243
|
outline: 2px solid #007aff;
|
|
1244
|
-
}.
|
|
1244
|
+
}.tabs__selected_9ug47 {
|
|
1245
1245
|
color: #fff;
|
|
1246
|
-
}.
|
|
1246
|
+
}.tabs__disabled_9ug47 {
|
|
1247
1247
|
color: #464649;
|
|
1248
|
-
}.
|
|
1248
|
+
}.tabs__line_9ug47 {
|
|
1249
1249
|
background-color: #ef3124;
|
|
1250
1250
|
}
|
|
1251
1251
|
|
|
1252
1252
|
|
|
1253
1253
|
|
|
1254
|
-
.
|
|
1254
|
+
.circular-progress-bar__backgroundCircle_oe163,
|
|
1255
|
+
.circular-progress-bar__progressCircle_oe163 {
|
|
1256
|
+
fill: transparent;
|
|
1257
|
+
}
|
|
1258
|
+
.circular-progress-bar__positive_oe163 {
|
|
1259
|
+
stroke: #2fc26e;
|
|
1260
|
+
}
|
|
1261
|
+
.circular-progress-bar__negative_oe163 {
|
|
1262
|
+
stroke: #d91d0b;
|
|
1263
|
+
}
|
|
1264
|
+
.circular-progress-bar__backgroundCircle_oe163 {
|
|
1265
|
+
stroke: #2c2c2e;
|
|
1266
|
+
}.list-header__filled_19lve {
|
|
1255
1267
|
background-color: #485767;
|
|
1256
|
-
}.
|
|
1268
|
+
}.chart__coreChart_q7beq .recharts-text tspan {
|
|
1257
1269
|
fill: #fff;
|
|
1258
1270
|
}
|
|
1259
|
-
@keyframes
|
|
1271
|
+
@keyframes chart__showDot_g1zh4 {
|
|
1260
1272
|
}
|
|
1261
1273
|
|
|
1262
|
-
.
|
|
1274
|
+
.chart__tickText_xh2dj {
|
|
1263
1275
|
fill: #fff;
|
|
1264
1276
|
}
|
|
1265
|
-
.
|
|
1277
|
+
.chart__circle_xh2dj {
|
|
1266
1278
|
fill: #121212;
|
|
1267
1279
|
}
|
|
1268
|
-
.
|
|
1280
|
+
.chart__circle_xh2dj {
|
|
1269
1281
|
fill: #121212;
|
|
1270
1282
|
}
|
|
1271
|
-
.
|
|
1283
|
+
.chart__tooltip_1dmhm {
|
|
1272
1284
|
background-color: #121212;
|
|
1273
1285
|
border: 1px solid #2b2b2e;
|
|
1274
1286
|
box-shadow: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
|
|
1275
1287
|
}
|
|
1276
|
-
.
|
|
1288
|
+
.chart__tooltipArrow_1dmhm {
|
|
1277
1289
|
border: 1px solid #2b2b2e;
|
|
1278
1290
|
background-color: #121212;
|
|
1279
1291
|
}
|
|
1280
|
-
.
|
|
1292
|
+
.chart__tooltipArrow_1dmhm:before {
|
|
1281
1293
|
border-color: transparent #121212 transparent transparent;
|
|
1282
|
-
}.stepped-progress-
|
|
1294
|
+
}.stepped-progress-bar__description_mpzt0 {
|
|
1283
1295
|
color: rgba(235, 235, 245, 0.6);
|
|
1284
1296
|
}
|
|
1285
|
-
.stepped-progress-
|
|
1297
|
+
.stepped-progress-bar__bar_q28wu {
|
|
1286
1298
|
background: #2b2b2e;
|
|
1287
1299
|
}
|
|
1288
|
-
.stepped-progress-
|
|
1300
|
+
.stepped-progress-bar__done_q28wu {
|
|
1289
1301
|
background: #2fc26e;
|
|
1290
|
-
}.bottom-
|
|
1302
|
+
}.bottom-sheet__modal_1jwev {
|
|
1291
1303
|
background-color: transparent;
|
|
1292
1304
|
}
|
|
1293
|
-
.bottom-
|
|
1305
|
+
.bottom-sheet__component_1jwev {
|
|
1294
1306
|
background: #121212;
|
|
1295
1307
|
}
|
|
1296
|
-
.bottom-
|
|
1308
|
+
.bottom-sheet__marker_1jwev {
|
|
1297
1309
|
background-color: #2a2a2c;
|
|
1298
1310
|
}
|
|
1299
|
-
.bottom-
|
|
1311
|
+
.bottom-sheet__content_1jwev {
|
|
1300
1312
|
color: #fff;
|
|
1301
1313
|
}
|
|
1302
|
-
.bottom-
|
|
1314
|
+
.bottom-sheet__footer_d2v8b {
|
|
1303
1315
|
background-color: #121212;
|
|
1304
1316
|
}
|
|
1305
|
-
.bottom-
|
|
1317
|
+
.bottom-sheet__highlighted_d2v8b {
|
|
1306
1318
|
box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
|
|
1307
|
-
}.
|
|
1319
|
+
}.drawer__backdropEnter_yig9y {
|
|
1308
1320
|
background-color: transparent;
|
|
1309
1321
|
}
|
|
1310
|
-
.
|
|
1311
|
-
.
|
|
1322
|
+
.drawer__backdropEnterActive_yig9y,
|
|
1323
|
+
.drawer__backdropEnterDone_yig9y {
|
|
1312
1324
|
background-color: rgba(0, 0, 0, 0.8);
|
|
1313
1325
|
}
|
|
1314
|
-
.
|
|
1326
|
+
.drawer__backdropExit_yig9y {
|
|
1315
1327
|
background-color: rgba(0, 0, 0, 0.8);
|
|
1316
1328
|
}
|
|
1317
|
-
.
|
|
1318
|
-
.
|
|
1329
|
+
.drawer__backdropExitActive_yig9y,
|
|
1330
|
+
.drawer__backdropExitDone_yig9y {
|
|
1319
1331
|
background-color: transparent;
|
|
1320
|
-
}.
|
|
1332
|
+
}.attach__component_173te {
|
|
1321
1333
|
}
|
|
1322
|
-
.
|
|
1334
|
+
.attach__focused_173te {
|
|
1323
1335
|
outline: 2px solid #007aff;
|
|
1324
1336
|
}
|
|
1325
|
-
.
|
|
1337
|
+
.calendar__daysTable_fnxxo td:first-child .calendar__transitLeft_fnxxo {
|
|
1326
1338
|
background: linear-gradient(
|
|
1327
1339
|
270deg,
|
|
1328
1340
|
#e8f2fe 0%,
|
|
1329
1341
|
rgba(255, 255, 255, 0) 100%
|
|
1330
1342
|
)
|
|
1331
1343
|
}
|
|
1332
|
-
.
|
|
1344
|
+
.calendar__daysTable_fnxxo td:last-child .calendar__transitRight_fnxxo {
|
|
1333
1345
|
background: linear-gradient(
|
|
1334
1346
|
270deg,
|
|
1335
1347
|
rgba(255, 255, 255, 0) 0%,
|
|
1336
1348
|
#e8f2fe 100%
|
|
1337
1349
|
)
|
|
1338
1350
|
}
|
|
1339
|
-
.
|
|
1351
|
+
.calendar__dayName_fnxxo {
|
|
1340
1352
|
color: #8d8d93
|
|
1341
1353
|
}
|
|
1342
|
-
.
|
|
1354
|
+
.calendar__day_fnxxo {
|
|
1343
1355
|
color: #fff
|
|
1344
1356
|
}
|
|
1345
|
-
.
|
|
1357
|
+
.calendar__day_fnxxo.calendar__event_fnxxo:before {
|
|
1346
1358
|
background: #464649;
|
|
1347
1359
|
}
|
|
1348
|
-
.
|
|
1360
|
+
.calendar__day_fnxxo.calendar__today_fnxxo span:after {
|
|
1349
1361
|
border: 1px solid #fff;
|
|
1350
1362
|
}
|
|
1351
|
-
.
|
|
1363
|
+
.calendar__day_fnxxo.calendar__highlighted_fnxxo {
|
|
1352
1364
|
color: #fff;
|
|
1353
1365
|
background: #2a2a2c;
|
|
1354
1366
|
}
|
|
1355
|
-
.
|
|
1367
|
+
.calendar__day_fnxxo.calendar__disabled_fnxxo {
|
|
1356
1368
|
color: #464649;
|
|
1357
1369
|
background: transparent;
|
|
1358
1370
|
}
|
|
1359
|
-
.
|
|
1371
|
+
.calendar__day_fnxxo.calendar__range_fnxxo {
|
|
1360
1372
|
color: #fff;
|
|
1361
1373
|
background: #e8f2fe;
|
|
1362
1374
|
}
|
|
1363
|
-
.
|
|
1364
|
-
.
|
|
1375
|
+
.calendar__day_fnxxo.calendar__selected_fnxxo,
|
|
1376
|
+
.calendar__day_fnxxo.calendar__disabled_fnxxo.calendar__selected_fnxxo {
|
|
1365
1377
|
color: #000;
|
|
1366
1378
|
background: #fff;
|
|
1367
1379
|
}
|
|
1368
|
-
.
|
|
1380
|
+
.calendar__day_fnxxo.calendar__firstDay_fnxxo:after {
|
|
1369
1381
|
background: linear-gradient(
|
|
1370
1382
|
270deg,
|
|
1371
1383
|
#e8f2fe 0%,
|
|
1372
1384
|
rgba(255, 255, 255, 0) 100%
|
|
1373
1385
|
);
|
|
1374
1386
|
}
|
|
1375
|
-
.
|
|
1387
|
+
.calendar__day_fnxxo.calendar__lastDay_fnxxo:after {
|
|
1376
1388
|
background: linear-gradient(
|
|
1377
1389
|
270deg,
|
|
1378
1390
|
rgba(255, 255, 255, 0) 0%,
|
|
1379
1391
|
#e8f2fe 100%
|
|
1380
1392
|
);
|
|
1381
1393
|
}
|
|
1382
|
-
.
|
|
1394
|
+
.calendar__withShadow_1dqtz {
|
|
1383
1395
|
box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
|
|
1384
1396
|
}
|
|
1385
1397
|
|
|
1386
|
-
.
|
|
1398
|
+
.calendar__button_1cv2b {
|
|
1387
1399
|
background-color: transparent
|
|
1388
1400
|
}
|
|
1389
|
-
.
|
|
1401
|
+
.calendar__button_1cv2b:not(:disabled):hover {
|
|
1390
1402
|
background-color: #2c2c2e;
|
|
1391
1403
|
color: #fff;
|
|
1392
1404
|
}
|
|
1393
|
-
.
|
|
1405
|
+
.calendar__button_1cv2b.calendar__filled_1cv2b {
|
|
1394
1406
|
background-color: #2c2c2e
|
|
1395
1407
|
}
|
|
1396
|
-
.
|
|
1408
|
+
.calendar__button_1cv2b.calendar__filled_1cv2b:not(:disabled):hover {
|
|
1397
1409
|
background-color: color-mod(#2c2c2e tint(7%));
|
|
1398
1410
|
}
|
|
1399
|
-
.
|
|
1411
|
+
.calendar__button_1cv2b.calendar__outlined_1cv2b {
|
|
1400
1412
|
border: 1px solid #fff;
|
|
1401
1413
|
}
|
|
1402
|
-
.
|
|
1403
|
-
.
|
|
1414
|
+
.calendar__button_1cv2b.calendar__selected_1cv2b,
|
|
1415
|
+
.calendar__button_1cv2b.calendar__selected_1cv2b:disabled {
|
|
1404
1416
|
background-color: #fff;
|
|
1405
1417
|
color: #000
|
|
1406
1418
|
}
|
|
1407
|
-
.
|
|
1419
|
+
.calendar__button_1cv2b.calendar__selected_1cv2b:not(:disabled):hover, .calendar__button_1cv2b.calendar__selected_1cv2b:disabled:not(:disabled):hover {
|
|
1408
1420
|
background-color: #fff;
|
|
1409
1421
|
color: #000;
|
|
1410
1422
|
}
|
|
1411
|
-
.custom-
|
|
1423
|
+
.custom-button__customButton_cm693.custom-button__white_cm693 * {
|
|
1412
1424
|
color: #fff;
|
|
1413
1425
|
}
|
|
1414
|
-
.custom-
|
|
1426
|
+
.custom-button__customButton_cm693.custom-button__black_cm693 * {
|
|
1415
1427
|
color: #000;
|
|
1416
1428
|
}
|
|
1417
|
-
.custom-
|
|
1429
|
+
.custom-button__customButton_cm693:before {
|
|
1418
1430
|
background-color: rgba(0, 0, 0, 0);
|
|
1419
1431
|
}
|
|
1420
|
-
.custom-
|
|
1432
|
+
.custom-button__customButton_cm693:hover:before {
|
|
1421
1433
|
background-color: rgba(0, 0, 0, 0.07);
|
|
1422
1434
|
}
|
|
1423
|
-
.custom-
|
|
1435
|
+
.custom-button__customButton_cm693:active:before {
|
|
1424
1436
|
background-color: rgba(0, 0, 0, 0.15);
|
|
1425
1437
|
}
|
|
1426
|
-
.custom-
|
|
1438
|
+
.custom-button__customButton_cm693:disabled.custom-button__white_cm693 * {
|
|
1427
1439
|
color: #fff;
|
|
1428
1440
|
}
|
|
1429
|
-
.custom-
|
|
1441
|
+
.custom-button__customButton_cm693:disabled.custom-button__black_cm693 * {
|
|
1430
1442
|
color: #000;
|
|
1431
|
-
}.icon-
|
|
1443
|
+
}.icon-button__primary_mrr2i {
|
|
1432
1444
|
color: #fff
|
|
1433
1445
|
}
|
|
1434
|
-
.icon-
|
|
1446
|
+
.icon-button__primary_mrr2i:hover {
|
|
1435
1447
|
color: color-mod(#fff shade(30%));
|
|
1436
1448
|
}
|
|
1437
|
-
.icon-
|
|
1449
|
+
.icon-button__primary_mrr2i:active {
|
|
1438
1450
|
color: color-mod(#fff shade(50%));
|
|
1439
1451
|
}
|
|
1440
|
-
.icon-
|
|
1452
|
+
.icon-button__secondary_mrr2i {
|
|
1441
1453
|
color: #8d8d93
|
|
1442
1454
|
}
|
|
1443
|
-
.icon-
|
|
1455
|
+
.icon-button__secondary_mrr2i:hover {
|
|
1444
1456
|
color: color-mod(#8d8d93 tint(30%));
|
|
1445
1457
|
}
|
|
1446
|
-
.icon-
|
|
1458
|
+
.icon-button__secondary_mrr2i:active {
|
|
1447
1459
|
color: color-mod(#8d8d93 tint(50%));
|
|
1448
1460
|
}
|
|
1449
|
-
.icon-
|
|
1461
|
+
.icon-button__transparent_mrr2i {
|
|
1450
1462
|
color: color-mod(#fff alpha(30%))
|
|
1451
1463
|
}
|
|
1452
|
-
.icon-
|
|
1464
|
+
.icon-button__transparent_mrr2i:hover {
|
|
1453
1465
|
color: color-mod(#fff alpha(40%));
|
|
1454
1466
|
}
|
|
1455
|
-
.icon-
|
|
1467
|
+
.icon-button__transparent_mrr2i:active {
|
|
1456
1468
|
color: color-mod(#fff alpha(50%));
|
|
1457
1469
|
}
|
|
1458
|
-
.icon-
|
|
1470
|
+
.icon-button__negative_mrr2i {
|
|
1459
1471
|
color: #d91d0b
|
|
1460
1472
|
}
|
|
1461
|
-
.icon-
|
|
1473
|
+
.icon-button__negative_mrr2i:hover {
|
|
1462
1474
|
color: color-mod(#d91d0b shade(30%));
|
|
1463
1475
|
}
|
|
1464
|
-
.icon-
|
|
1476
|
+
.icon-button__negative_mrr2i:active {
|
|
1465
1477
|
color: color-mod(#d91d0b shade(50%));
|
|
1466
1478
|
}
|
|
1467
1479
|
|
|
1468
|
-
.icon-
|
|
1480
|
+
.icon-button__primary_yiscu {
|
|
1469
1481
|
color: #121212
|
|
1470
1482
|
}
|
|
1471
|
-
.icon-
|
|
1483
|
+
.icon-button__primary_yiscu:hover {
|
|
1472
1484
|
color: rgb(230, 230, 230);
|
|
1473
1485
|
}
|
|
1474
|
-
.icon-
|
|
1486
|
+
.icon-button__primary_yiscu:active {
|
|
1475
1487
|
color: rgb(179, 179, 179);
|
|
1476
1488
|
}
|
|
1477
|
-
.icon-
|
|
1489
|
+
.icon-button__secondary_yiscu {
|
|
1478
1490
|
color: #233549
|
|
1479
1491
|
}
|
|
1480
|
-
.icon-
|
|
1492
|
+
.icon-button__secondary_yiscu:hover {
|
|
1481
1493
|
color: rgb(219, 220, 221);
|
|
1482
1494
|
}
|
|
1483
|
-
.icon-
|
|
1495
|
+
.icon-button__secondary_yiscu:active {
|
|
1484
1496
|
color: rgb(170, 171, 172);
|
|
1485
1497
|
}
|
|
1486
|
-
.icon-
|
|
1498
|
+
.icon-button__transparent_yiscu {
|
|
1487
1499
|
color: rgba(255, 255, 255, 0.3)
|
|
1488
1500
|
}
|
|
1489
|
-
.icon-
|
|
1501
|
+
.icon-button__transparent_yiscu:hover {
|
|
1490
1502
|
color: rgba(255, 255, 255, 0.4);
|
|
1491
1503
|
}
|
|
1492
|
-
.icon-
|
|
1504
|
+
.icon-button__transparent_yiscu:active {
|
|
1493
1505
|
color: rgba(255, 255, 255, 0.5);
|
|
1494
1506
|
}
|
|
1495
|
-
.icon-
|
|
1507
|
+
.icon-button__negative_yiscu {
|
|
1496
1508
|
color: #d91d0b
|
|
1497
1509
|
}
|
|
1498
|
-
.icon-
|
|
1510
|
+
.icon-button__negative_yiscu:hover {
|
|
1499
1511
|
color: rgb(217, 72, 62);
|
|
1500
1512
|
}
|
|
1501
|
-
.icon-
|
|
1513
|
+
.icon-button__negative_yiscu:active {
|
|
1502
1514
|
color: rgb(169, 56, 48);
|
|
1503
|
-
}.
|
|
1515
|
+
}.confirmation__errorHeader_1vgev {
|
|
1504
1516
|
color: #fff;
|
|
1505
1517
|
color: #fff;
|
|
1506
1518
|
}
|
|
1507
|
-
.
|
|
1519
|
+
.confirmation__errorText_1vgev {
|
|
1508
1520
|
color: #8d8d93;
|
|
1509
1521
|
color: #8d8d93;
|
|
1510
1522
|
}
|
|
1511
|
-
.
|
|
1523
|
+
.confirmation__phoneHintText_1vgev {
|
|
1512
1524
|
color: #8d8d93;
|
|
1513
1525
|
color: #8d8d93;
|
|
1514
1526
|
}
|
|
1515
|
-
.
|
|
1527
|
+
.confirmation__phonesWrap_1vgev {
|
|
1516
1528
|
color: #8d8d93;
|
|
1517
1529
|
}
|
|
1518
|
-
.
|
|
1530
|
+
.confirmation__phoneDescription_1vgev {
|
|
1519
1531
|
color: #8d8d93;
|
|
1520
1532
|
}
|
|
1521
|
-
.
|
|
1533
|
+
.confirmation__input_1g29l {
|
|
1522
1534
|
background-color: #202022;
|
|
1523
1535
|
color: #fff
|
|
1524
1536
|
}
|
|
1525
|
-
.
|
|
1537
|
+
.confirmation__input_1g29l.confirmation__hasError_1g29l {
|
|
1526
1538
|
color: #f15045;
|
|
1527
1539
|
caret-color: #fff;
|
|
1528
1540
|
background-color: #35110d;
|
|
1529
1541
|
}
|
|
1530
|
-
.
|
|
1542
|
+
.confirmation__input_1g29l.confirmation__disabled_1g29l {
|
|
1531
1543
|
color: #464649;
|
|
1532
1544
|
}
|
|
1533
|
-
@keyframes
|
|
1545
|
+
@keyframes confirmation__shake_1g29l {
|
|
1534
1546
|
}
|
|
1535
|
-
.
|
|
1547
|
+
.confirmation__component_hsgoh {
|
|
1536
1548
|
color: #8d8d93;
|
|
1537
1549
|
color: #8d8d93;
|
|
1538
1550
|
}
|
|
1539
|
-
.
|
|
1551
|
+
.confirmation__circle_1om7t {
|
|
1540
1552
|
fill: transparent;
|
|
1541
1553
|
stroke: #464649;
|
|
1542
1554
|
}
|
|
1543
|
-
.
|
|
1555
|
+
.confirmation__title_o0ruz {
|
|
1544
1556
|
color: #fff;
|
|
1545
1557
|
}
|
|
1546
|
-
.
|
|
1558
|
+
.confirmation__description_o0ruz {
|
|
1547
1559
|
color: #8d8d93;
|
|
1548
1560
|
}
|
|
1549
|
-
.
|
|
1561
|
+
.confirmation__alertIcon_o0ruz {
|
|
1550
1562
|
color: #d91d0b;
|
|
1551
1563
|
}
|
|
1552
|
-
.
|
|
1564
|
+
.confirmation__header_t2utl {
|
|
1553
1565
|
color: #fff;
|
|
1554
1566
|
color: #fff;
|
|
1555
1567
|
}
|
|
1556
|
-
.
|
|
1568
|
+
.confirmation__error_t2utl {
|
|
1557
1569
|
color: #f15045;
|
|
1558
1570
|
}
|
|
1559
|
-
.
|
|
1571
|
+
.confirmation__loaderText_t2utl {
|
|
1560
1572
|
color: #8d8d93;
|
|
1561
1573
|
color: #8d8d93;
|
|
1562
|
-
}.
|
|
1574
|
+
}.input__input_1xv14 {
|
|
1563
1575
|
color: #fff;
|
|
1564
1576
|
caret-color: #0072ef;
|
|
1565
1577
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1566
1578
|
}
|
|
1567
|
-
.
|
|
1579
|
+
.input__input_1xv14:-webkit-autofill {
|
|
1568
1580
|
-webkit-text-fill-color: #fff;
|
|
1569
1581
|
}
|
|
1570
|
-
.
|
|
1582
|
+
.input__input_1xv14::placeholder {
|
|
1571
1583
|
color: #8d8d93;
|
|
1572
1584
|
}
|
|
1573
|
-
.
|
|
1585
|
+
.input__hasLabel_1xv14::placeholder {
|
|
1574
1586
|
color: #464649;
|
|
1575
1587
|
}
|
|
1576
|
-
.
|
|
1588
|
+
.input__clearIcon_1xv14 {
|
|
1589
|
+
color: #fff;
|
|
1590
|
+
}
|
|
1591
|
+
.input__input_1xv14:read-only {
|
|
1577
1592
|
color: #8d8d93
|
|
1578
1593
|
}
|
|
1579
|
-
.
|
|
1594
|
+
.input__input_1xv14:read-only:focus::placeholder {
|
|
1580
1595
|
color: #8d8d93;
|
|
1581
1596
|
}
|
|
1582
|
-
.
|
|
1597
|
+
.input__input_1xv14:disabled {
|
|
1583
1598
|
color: #fff;
|
|
1584
1599
|
-webkit-text-fill-color: #fff;
|
|
1585
1600
|
}
|
|
1586
|
-
.
|
|
1601
|
+
.input__input_1xv14:focus::placeholder {
|
|
1587
1602
|
color: rgba(235, 235, 245, 0.3);
|
|
1588
1603
|
}
|
|
1589
|
-
.
|
|
1604
|
+
.input__error_1xv14 {
|
|
1590
1605
|
color: #f15045;
|
|
1591
1606
|
caret-color: #f15045;
|
|
1592
1607
|
}
|
|
1593
|
-
.
|
|
1608
|
+
.input__focusVisible_ym9nw {
|
|
1594
1609
|
outline: 2px solid #007aff;
|
|
1595
1610
|
}
|
|
1596
|
-
@keyframes
|
|
1611
|
+
@keyframes input__onautofillstart_ym9nw {
|
|
1597
1612
|
from {
|
|
1598
1613
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1599
1614
|
}
|
|
@@ -1601,7 +1616,7 @@
|
|
|
1601
1616
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
|
|
1602
1617
|
}
|
|
1603
1618
|
}
|
|
1604
|
-
@keyframes
|
|
1619
|
+
@keyframes input__onautofillcancel_ym9nw {
|
|
1605
1620
|
from {
|
|
1606
1621
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1607
1622
|
}
|
|
@@ -1609,309 +1624,393 @@
|
|
|
1609
1624
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
|
|
1610
1625
|
}
|
|
1611
1626
|
}
|
|
1612
|
-
.
|
|
1627
|
+
.input__input_1loeh {
|
|
1613
1628
|
color: #000;
|
|
1614
1629
|
caret-color: #0072ef;
|
|
1615
1630
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1616
1631
|
}
|
|
1617
|
-
.
|
|
1632
|
+
.input__input_1loeh:-webkit-autofill {
|
|
1618
1633
|
-webkit-text-fill-color: #000;
|
|
1619
1634
|
}
|
|
1620
|
-
.
|
|
1635
|
+
.input__input_1loeh::placeholder {
|
|
1621
1636
|
color: rgba(60, 60, 67, 0.6);
|
|
1622
1637
|
}
|
|
1623
|
-
.
|
|
1638
|
+
.input__hasLabel_1loeh::placeholder {
|
|
1624
1639
|
color: #c5c5c7;
|
|
1625
1640
|
}
|
|
1626
|
-
.
|
|
1641
|
+
.input__clearIcon_1loeh {
|
|
1642
|
+
color: #121212;
|
|
1643
|
+
}
|
|
1644
|
+
.input__input_1loeh:read-only {
|
|
1627
1645
|
color: rgba(60, 60, 67, 0.6)
|
|
1628
1646
|
}
|
|
1629
|
-
.
|
|
1647
|
+
.input__input_1loeh:read-only:focus::placeholder {
|
|
1630
1648
|
color: rgba(60, 60, 67, 0.6);
|
|
1631
1649
|
}
|
|
1632
|
-
.
|
|
1650
|
+
.input__input_1loeh:disabled {
|
|
1633
1651
|
color: #000;
|
|
1634
1652
|
-webkit-text-fill-color: #000;
|
|
1635
1653
|
}
|
|
1636
|
-
.
|
|
1654
|
+
.input__input_1loeh:focus::placeholder {
|
|
1637
1655
|
color: rgba(60, 60, 67, 0.3);
|
|
1638
1656
|
}
|
|
1639
|
-
.
|
|
1657
|
+
.input__error_1loeh {
|
|
1640
1658
|
color: #ef3124;
|
|
1641
1659
|
caret-color: #ef3124;
|
|
1642
|
-
}.
|
|
1660
|
+
}.pagination__component_1bqlk {
|
|
1661
|
+
color: #fff;
|
|
1662
|
+
}
|
|
1663
|
+
.pagination__dots_kix4e {
|
|
1664
|
+
color: #8d8d93;
|
|
1665
|
+
}
|
|
1666
|
+
|
|
1667
|
+
.pagination__tag_1gidc.pagination__tag_1gidc {
|
|
1668
|
+
color: #8d8d93
|
|
1669
|
+
}
|
|
1670
|
+
.pagination__tag_1gidc.pagination__tag_1gidc:hover:not(:disabled) {
|
|
1671
|
+
background-color: #2c2c2e;
|
|
1672
|
+
color: #fff;
|
|
1673
|
+
}
|
|
1674
|
+
.pagination__tag_1gidc.pagination__tag_1gidc:active:not(:disabled) {
|
|
1675
|
+
background-color: #3a3a3c;
|
|
1676
|
+
}
|
|
1677
|
+
.pagination__tag_1gidc.pagination__tag_1gidc.pagination__checked_1gidc {
|
|
1678
|
+
background-color: #f3f4f5;
|
|
1679
|
+
color: #000;
|
|
1680
|
+
}
|
|
1681
|
+
.pagination__tag_1gidc.pagination__tag_1gidc.pagination__checked_1gidc:hover:not(:disabled) {
|
|
1682
|
+
color: #000;
|
|
1683
|
+
}
|
|
1684
|
+
.pagination__tag_1gidc.pagination__tag_1gidc.pagination__checked_1gidc:active:not(:disabled) {
|
|
1685
|
+
color: #fff;
|
|
1686
|
+
}.plate__component_19e82 {
|
|
1643
1687
|
color: #fff;
|
|
1644
1688
|
}
|
|
1645
|
-
.
|
|
1689
|
+
.plate__focused_19e82 {
|
|
1646
1690
|
outline: 2px solid #007aff;
|
|
1647
1691
|
}
|
|
1648
|
-
.
|
|
1692
|
+
.plate__common_19e82 {
|
|
1649
1693
|
background-color: #202022;
|
|
1650
1694
|
border-color: #6d7986;
|
|
1651
1695
|
}
|
|
1652
|
-
.
|
|
1696
|
+
.plate__negative_19e82 {
|
|
1653
1697
|
background-color: #35110d;
|
|
1654
1698
|
border-color: #d91d0b;
|
|
1655
1699
|
}
|
|
1656
|
-
.
|
|
1700
|
+
.plate__positive_19e82 {
|
|
1657
1701
|
background-color: #042117;
|
|
1658
1702
|
border-color: #13a463;
|
|
1659
1703
|
}
|
|
1660
|
-
.
|
|
1704
|
+
.plate__attention_19e82 {
|
|
1661
1705
|
background-color: #332104;
|
|
1662
1706
|
border-color: #de6a00;
|
|
1663
|
-
}.toast-plate__component_1utfq {
|
|
1664
|
-
color: #000;
|
|
1665
|
-
background-color: #fff
|
|
1666
1707
|
}
|
|
1667
|
-
.toast-plate__actionSection_1utfq + .toast-plate__closeButton_1utfq:before {
|
|
1668
|
-
background-color: #e9e9eb;
|
|
1669
|
-
}
|
|
1670
1708
|
|
|
1671
1709
|
|
|
1672
1710
|
|
|
1673
1711
|
|
|
1674
1712
|
|
|
1675
|
-
.
|
|
1713
|
+
.modal__footer_1x51a {
|
|
1676
1714
|
background: #121212;
|
|
1677
|
-
}.
|
|
1715
|
+
}.modal__sticky_1x51a {
|
|
1678
1716
|
background: #121212;
|
|
1679
|
-
}.
|
|
1717
|
+
}.modal__highlighted_1x51a {
|
|
1680
1718
|
background: #121212;
|
|
1681
1719
|
box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
|
|
1682
1720
|
}
|
|
1683
1721
|
|
|
1684
|
-
.
|
|
1722
|
+
.modal__footer_1x51a {
|
|
1685
1723
|
background: #121212;
|
|
1686
|
-
}.
|
|
1724
|
+
}.modal__sticky_1x51a {
|
|
1687
1725
|
background: #121212;
|
|
1688
|
-
}.
|
|
1726
|
+
}.modal__highlighted_1x51a {
|
|
1689
1727
|
background: #121212;
|
|
1690
1728
|
box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
|
|
1691
1729
|
}
|
|
1692
|
-
.
|
|
1730
|
+
.modal__header_118zk {
|
|
1693
1731
|
background: #121212;
|
|
1694
|
-
}.
|
|
1732
|
+
}.modal__highlighted_118zk {
|
|
1695
1733
|
background: #121212;
|
|
1696
1734
|
box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
|
|
1697
1735
|
}
|
|
1698
|
-
.
|
|
1736
|
+
.modal__header_118zk {
|
|
1699
1737
|
background: #121212;
|
|
1700
|
-
}.
|
|
1738
|
+
}.modal__highlighted_118zk {
|
|
1701
1739
|
background: #121212;
|
|
1702
1740
|
box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
|
|
1703
|
-
}.
|
|
1741
|
+
}.toast-plate__component_1thmo {
|
|
1742
|
+
color: #000;
|
|
1743
|
+
background-color: #fff
|
|
1744
|
+
}
|
|
1745
|
+
.toast-plate__actionSection_1thmo + .toast-plate__closeButton_1thmo:before {
|
|
1746
|
+
background-color: #e9e9eb;
|
|
1747
|
+
}.tooltip__hint_1xp09 {
|
|
1704
1748
|
background-color: #121212;
|
|
1705
1749
|
}
|
|
1706
|
-
.
|
|
1750
|
+
.tooltip__hint_1xp09 .tooltip__component_1xp09 {
|
|
1707
1751
|
color: #000;
|
|
1708
1752
|
}
|
|
1709
|
-
.
|
|
1753
|
+
.tooltip__hint_1xp09 .tooltip__arrow_1xp09:after {
|
|
1710
1754
|
background-color: #121212;
|
|
1711
1755
|
border-color: #121212;
|
|
1712
|
-
}
|
|
1756
|
+
}
|
|
1757
|
+
.calendar-with-skeleton__skeleton_1vqdh {
|
|
1713
1758
|
background-color: #121212;
|
|
1714
|
-
}.file-upload-
|
|
1759
|
+
}.file-upload-item__component_1sqor {
|
|
1715
1760
|
color: #8d8d93;
|
|
1716
1761
|
box-shadow: 0 -1px 0 0 #2b2b2e inset
|
|
1717
1762
|
}
|
|
1718
|
-
.file-upload-
|
|
1763
|
+
.file-upload-item__icon_1sqor {
|
|
1719
1764
|
color: #fff;
|
|
1720
1765
|
}
|
|
1721
|
-
.file-upload-
|
|
1766
|
+
.file-upload-item__errorIcon_1sqor {
|
|
1722
1767
|
color: #d91d0b;
|
|
1723
1768
|
}
|
|
1724
|
-
.file-upload-
|
|
1769
|
+
.file-upload-item__successIcon_1sqor {
|
|
1725
1770
|
color: #2fc26e;
|
|
1726
1771
|
}
|
|
1727
|
-
.file-upload-
|
|
1772
|
+
.file-upload-item__name_1sqor {
|
|
1728
1773
|
color: #fff
|
|
1729
1774
|
}
|
|
1730
|
-
.file-upload-
|
|
1775
|
+
.file-upload-item__errorWrapper_1sqor {
|
|
1731
1776
|
color: #ef3124
|
|
1732
|
-
}.slider-
|
|
1777
|
+
}.slider-input__steps_19aom {
|
|
1733
1778
|
color: #8d8d93;
|
|
1734
1779
|
}
|
|
1735
|
-
.slider-
|
|
1780
|
+
.slider-input__info_19aom {
|
|
1736
1781
|
color: #8d8d93;
|
|
1737
|
-
}.
|
|
1782
|
+
}.select__arrow_1dm1c {
|
|
1738
1783
|
color: #fff;
|
|
1739
1784
|
}
|
|
1740
|
-
.
|
|
1785
|
+
.select__popoverInner_1l4bj {
|
|
1741
1786
|
background: transparent;
|
|
1742
1787
|
}
|
|
1743
|
-
.
|
|
1788
|
+
.select__optionsList_1l4bj {
|
|
1744
1789
|
box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
|
|
1745
1790
|
background: #121212;
|
|
1746
1791
|
}
|
|
1747
|
-
.
|
|
1748
|
-
background: #fff
|
|
1792
|
+
.select__single_pbaeg {
|
|
1793
|
+
background: #fff
|
|
1749
1794
|
}
|
|
1750
|
-
.
|
|
1795
|
+
.select__placeholder_10xqh {
|
|
1751
1796
|
color: #8d8d93;
|
|
1752
1797
|
}
|
|
1753
|
-
.
|
|
1798
|
+
.select__focusVisible_10xqh {
|
|
1754
1799
|
outline: 2px solid #007aff;
|
|
1755
1800
|
}
|
|
1756
|
-
.
|
|
1801
|
+
.select__optgroup_17i5t {
|
|
1757
1802
|
background: #121212
|
|
1758
1803
|
}
|
|
1759
|
-
.
|
|
1804
|
+
.select__label_17i5t {
|
|
1760
1805
|
color: #8d8d93;
|
|
1761
1806
|
}
|
|
1762
|
-
.
|
|
1807
|
+
.select__option_157of {
|
|
1763
1808
|
background: #121212;
|
|
1764
1809
|
color: #fff
|
|
1765
1810
|
}
|
|
1766
|
-
.
|
|
1811
|
+
.select__option_157of:not(.select__disabled_157of):active {
|
|
1767
1812
|
background: #2c2c2e;
|
|
1768
1813
|
color: #fff;
|
|
1769
1814
|
}
|
|
1770
|
-
.
|
|
1815
|
+
.select__option_157of:before {
|
|
1771
1816
|
background: #2b2b2e;
|
|
1772
1817
|
}
|
|
1773
|
-
.
|
|
1818
|
+
.select__selected_157of {
|
|
1774
1819
|
background: #121212;
|
|
1775
1820
|
color: #fff;
|
|
1776
1821
|
}
|
|
1777
|
-
.
|
|
1822
|
+
.select__highlighted_157of {
|
|
1778
1823
|
background: #202022;
|
|
1779
1824
|
color: #fff
|
|
1780
1825
|
}
|
|
1781
|
-
.
|
|
1826
|
+
.select__disabled_157of {
|
|
1782
1827
|
background: #121212;
|
|
1783
1828
|
color: #8d8d93;
|
|
1784
1829
|
}
|
|
1785
|
-
.
|
|
1830
|
+
.select__emptyPlaceholder_rxceg {
|
|
1786
1831
|
color: #8d8d93;
|
|
1787
1832
|
}
|
|
1788
|
-
.
|
|
1833
|
+
.select__virtualRow_16vz3:before {
|
|
1789
1834
|
background: #2b2b2e;
|
|
1790
1835
|
}
|
|
1791
|
-
.
|
|
1836
|
+
.select__emptyPlaceholder_16vz3 {
|
|
1792
1837
|
color: #8d8d93;
|
|
1793
1838
|
}
|
|
1794
1839
|
|
|
1795
|
-
.with-
|
|
1840
|
+
.with-suffix__hasSuffix_ur2sp input:focus::placeholder {
|
|
1796
1841
|
color: transparent;
|
|
1797
1842
|
}
|
|
1798
|
-
.with-
|
|
1843
|
+
.with-suffix__disabled_ur2sp {
|
|
1799
1844
|
color: #fff;
|
|
1800
|
-
}.
|
|
1845
|
+
}.toast__toastPlate_5g1dw {
|
|
1801
1846
|
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
1802
1847
|
}
|
|
1803
|
-
.
|
|
1848
|
+
.toast__popoverInner_5g1dw {
|
|
1804
1849
|
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
1805
1850
|
background-color: transparent;
|
|
1806
|
-
}.
|
|
1807
|
-
--form-control-bg-color: transparent;
|
|
1808
|
-
--form-control-hover-bg-color: transparent;
|
|
1809
|
-
--form-control-focus-bg-color: transparent;
|
|
1810
|
-
}
|
|
1811
|
-
.bank-card__label_enx7r {
|
|
1812
|
-
color: rgba(0, 0, 0, 0.6)
|
|
1813
|
-
}
|
|
1814
|
-
.bank-card__focused_enx7r .bank-card__label_enx7r,
|
|
1815
|
-
.bank-card__filled_enx7r .bank-card__label_enx7r {
|
|
1816
|
-
color: #000
|
|
1817
|
-
}
|
|
1818
|
-
.bank-card__input_enx7r {
|
|
1819
|
-
color: #000;
|
|
1820
|
-
caret-color: #000
|
|
1821
|
-
}
|
|
1822
|
-
.bank-card__bankLogo_enx7r svg g {
|
|
1823
|
-
fill: #000;
|
|
1824
|
-
}
|
|
1825
|
-
.bank-card__brandLogo_enx7r svg {
|
|
1826
|
-
fill: #000;
|
|
1827
|
-
}
|
|
1828
|
-
.bank-card__usePhoto_enx7r {
|
|
1829
|
-
background-color: transparent
|
|
1830
|
-
}
|
|
1831
|
-
.bank-card__usePhoto_enx7r svg {
|
|
1832
|
-
fill: #000;
|
|
1833
|
-
}.gallery__modal_ncrpx {
|
|
1851
|
+
}.gallery__modal_wj66m {
|
|
1834
1852
|
background: transparent;
|
|
1835
1853
|
}
|
|
1836
|
-
.
|
|
1854
|
+
.gallery__header_1i1tr {
|
|
1837
1855
|
background-color: #e9e9eb;
|
|
1838
1856
|
}
|
|
1839
1857
|
|
|
1840
|
-
.
|
|
1858
|
+
.gallery__component_u21nc {
|
|
1841
1859
|
border: 2px solid rgba(0, 0, 0, 0);
|
|
1842
1860
|
}
|
|
1843
|
-
.
|
|
1861
|
+
.gallery__active_u21nc {
|
|
1844
1862
|
border-color: #121212
|
|
1845
1863
|
}
|
|
1846
|
-
.
|
|
1864
|
+
.gallery__image_u21nc {
|
|
1847
1865
|
background-color: #121212
|
|
1848
1866
|
}
|
|
1849
|
-
.
|
|
1867
|
+
.gallery__loading_u21nc {
|
|
1850
1868
|
background-color: #e9eaeb;
|
|
1851
1869
|
}
|
|
1852
|
-
.
|
|
1870
|
+
.gallery__brokenImageWrapper_u21nc {
|
|
1853
1871
|
background-color: #121212
|
|
1854
1872
|
}
|
|
1855
|
-
.
|
|
1873
|
+
.gallery__focused_u21nc {
|
|
1856
1874
|
outline: 2px solid #007aff;
|
|
1857
1875
|
}
|
|
1858
|
-
.
|
|
1876
|
+
.gallery__component_v625d {
|
|
1859
1877
|
background-color: color-mod(#fff alpha(50%));
|
|
1860
1878
|
}
|
|
1861
|
-
.
|
|
1879
|
+
.gallery__slideLoading_v625d {
|
|
1862
1880
|
background-color: #e9eaeb;
|
|
1863
1881
|
}
|
|
1864
|
-
.
|
|
1882
|
+
.gallery__image_v625d {
|
|
1865
1883
|
background-color: #121212;
|
|
1866
1884
|
}
|
|
1867
|
-
.
|
|
1885
|
+
.gallery__smallImage_v625d {
|
|
1868
1886
|
background-color: #121212;
|
|
1869
1887
|
}
|
|
1870
|
-
.
|
|
1888
|
+
.gallery__arrow_v625d {
|
|
1871
1889
|
color: #121212
|
|
1872
1890
|
}
|
|
1873
|
-
.
|
|
1891
|
+
.gallery__arrow_v625d:hover {
|
|
1874
1892
|
background-color: color-mod(#fff alpha(10%));
|
|
1875
1893
|
}
|
|
1876
|
-
.
|
|
1894
|
+
.gallery__arrow_v625d:active {
|
|
1877
1895
|
background-color: color-mod(#fff alpha(20%));
|
|
1878
1896
|
}
|
|
1879
|
-
.
|
|
1897
|
+
.gallery__focused_v625d {
|
|
1880
1898
|
outline: 2px solid #007aff;
|
|
1881
1899
|
}
|
|
1882
|
-
.
|
|
1900
|
+
.gallery__placeholder_v625d {
|
|
1883
1901
|
background-color: #121212;
|
|
1884
1902
|
}
|
|
1885
|
-
.
|
|
1903
|
+
.gallery__fullScreenImage_v625d {
|
|
1886
1904
|
background-color: #121212;
|
|
1887
1905
|
}
|
|
1888
|
-
.
|
|
1906
|
+
.gallery__component_13jsm {
|
|
1889
1907
|
background-color: #e9e9eb
|
|
1890
|
-
}.
|
|
1908
|
+
}.bank-card__component_1pj00 {
|
|
1909
|
+
--form-control-bg-color: transparent;
|
|
1910
|
+
--form-control-hover-bg-color: transparent;
|
|
1911
|
+
--form-control-focus-bg-color: transparent;
|
|
1912
|
+
}
|
|
1913
|
+
.bank-card__label_1pj00 {
|
|
1914
|
+
color: rgba(0, 0, 0, 0.6)
|
|
1915
|
+
}
|
|
1916
|
+
.bank-card__focused_1pj00 .bank-card__label_1pj00,
|
|
1917
|
+
.bank-card__filled_1pj00 .bank-card__label_1pj00 {
|
|
1918
|
+
color: #000
|
|
1919
|
+
}
|
|
1920
|
+
.bank-card__input_1pj00 {
|
|
1921
|
+
color: #000;
|
|
1922
|
+
caret-color: #000
|
|
1923
|
+
}
|
|
1924
|
+
.bank-card__bankLogo_1pj00 svg g {
|
|
1925
|
+
fill: #000;
|
|
1926
|
+
}
|
|
1927
|
+
.bank-card__brandLogo_1pj00 svg {
|
|
1928
|
+
fill: #000;
|
|
1929
|
+
}
|
|
1930
|
+
.bank-card__usePhoto_1pj00 {
|
|
1931
|
+
background-color: transparent
|
|
1932
|
+
}
|
|
1933
|
+
.bank-card__usePhoto_1pj00 svg {
|
|
1934
|
+
fill: #000;
|
|
1935
|
+
}.amount-input__minorPartAndCurrency_134ku {
|
|
1891
1936
|
color: #8d8d93;
|
|
1892
1937
|
}
|
|
1893
|
-
.amount-
|
|
1894
|
-
.amount-
|
|
1938
|
+
.amount-input__filled_1r002 .amount-input__input_1r002,
|
|
1939
|
+
.amount-input__input_1r002:focus {
|
|
1895
1940
|
-webkit-text-fill-color: transparent;
|
|
1896
1941
|
}
|
|
1897
|
-
.amount-
|
|
1942
|
+
.amount-input__minorPartAndCurrency_1xnuz {
|
|
1898
1943
|
color: #8a8a8e;
|
|
1899
1944
|
}
|
|
1900
|
-
.intl-phone-
|
|
1945
|
+
.intl-phone-input__flagIcon_m2pyu {
|
|
1901
1946
|
box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25);
|
|
1902
1947
|
}
|
|
1903
|
-
.intl-phone-
|
|
1948
|
+
.intl-phone-input__dialCode_1kk6k {
|
|
1904
1949
|
color: #8d8d93;
|
|
1905
1950
|
}
|
|
1906
|
-
.intl-phone-
|
|
1951
|
+
.intl-phone-input__focusVisible_rqcua {
|
|
1907
1952
|
outline: 2px solid #007aff;
|
|
1908
1953
|
}@media (min-width: 600px) {
|
|
1909
|
-
}.
|
|
1954
|
+
}.table__component_ylny0 {
|
|
1955
|
+
border-top: 1px solid #2b2b2e;
|
|
1956
|
+
}
|
|
1957
|
+
.table__wrapper_1h56f {
|
|
1958
|
+
background: #121212;
|
|
1959
|
+
box-shadow: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
|
|
1960
|
+
0 2px 4px rgba(11, 31, 53, 0.16);
|
|
1961
|
+
}
|
|
1962
|
+
|
|
1963
|
+
.table__component_1vxc4 {
|
|
1964
|
+
color: #fff;
|
|
1965
|
+
border-top: 1px solid #2b2b2e;
|
|
1966
|
+
}
|
|
1967
|
+
|
|
1968
|
+
.table__component_rup1j th:not(:last-child):not(:empty):after {
|
|
1969
|
+
background-color: #2a2a2c;
|
|
1970
|
+
}
|
|
1971
|
+
.table__component_1m0ff {
|
|
1972
|
+
color: #fff;
|
|
1973
|
+
border-bottom: 1px solid #2b2b2e;
|
|
1974
|
+
background: #121212;
|
|
1975
|
+
}
|
|
1976
|
+
.table__sorted_1m0ff {
|
|
1977
|
+
color: #fff;
|
|
1978
|
+
}
|
|
1979
|
+
.table__component_gfjww {
|
|
1980
|
+
background: #121212
|
|
1981
|
+
}
|
|
1982
|
+
.table__withoutBorder_gfjww {
|
|
1983
|
+
}
|
|
1984
|
+
.table__clickable_gfjww:hover {
|
|
1985
|
+
background-color: #202022;
|
|
1986
|
+
}
|
|
1987
|
+
.table__selected_gfjww {
|
|
1988
|
+
background-color: #f2f8ff
|
|
1989
|
+
}
|
|
1990
|
+
.table__selected_gfjww:hover {
|
|
1991
|
+
background-color: #e8f2fe;
|
|
1992
|
+
}
|
|
1993
|
+
.table__icon_5ob2m {
|
|
1994
|
+
color: #8d8d93
|
|
1995
|
+
}
|
|
1996
|
+
.table__icon_5ob2m:hover {
|
|
1997
|
+
color: #fff;
|
|
1998
|
+
}
|
|
1999
|
+
.table__sorted_5ob2m {
|
|
2000
|
+
color: #0072ef
|
|
2001
|
+
}
|
|
2002
|
+
.table__sorted_5ob2m:hover {
|
|
2003
|
+
color: #0072ef;
|
|
2004
|
+
}
|
|
2005
|
+
.table__open_1dkl5,
|
|
2006
|
+
.table__open_1dkl5:hover {
|
|
2007
|
+
background-color: rgb(85, 99, 114);
|
|
2008
|
+
}.calendar-input__calendarContainer_m7dfj {
|
|
1910
2009
|
box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
|
|
1911
2010
|
border: 1px solid #2b2b2e
|
|
1912
2011
|
}
|
|
1913
|
-
.calendar-
|
|
2012
|
+
.calendar-input__calendarIcon_m7dfj {
|
|
1914
2013
|
color: #fff
|
|
1915
|
-
}.calendar-
|
|
2014
|
+
}.calendar-range__divider_hsmw3:after {
|
|
1916
2015
|
background-color: #fff;
|
|
1917
2016
|
}
|