@alfalab/core-components 26.5.2-beta.1 → 26.5.2-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/amount/cssm/component.js +4 -3
- package/amount/cssm/index.js +0 -1
- package/amount/cssm/pure/component.js +3 -2
- package/amount/cssm/pure/index.js +0 -1
- package/bottom-sheet/{component-a3711f42.d.ts → component-6583fdb8.d.ts} +0 -0
- package/bottom-sheet/{component-a3711f42.js → component-6583fdb8.js} +1 -1
- package/bottom-sheet/component.js +2 -2
- package/bottom-sheet/components/backer/Component.js +1 -1
- package/bottom-sheet/components/closer/Component.js +1 -1
- package/bottom-sheet/components/header/Component.js +2 -2
- package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/cssm/{component-9afe7368.d.ts → component-e8516ae9.d.ts} +0 -0
- package/bottom-sheet/cssm/{component-9afe7368.js → component-e8516ae9.js} +30 -27
- package/bottom-sheet/cssm/component.js +1 -2
- package/bottom-sheet/cssm/components/backer/Component.js +4 -3
- package/bottom-sheet/cssm/components/closer/Component.js +4 -3
- package/bottom-sheet/cssm/components/footer/Component.js +5 -4
- package/bottom-sheet/cssm/components/header/Component.js +1 -2
- package/bottom-sheet/cssm/index.d.ts +1 -1
- package/bottom-sheet/cssm/index.js +1 -2
- package/bottom-sheet/esm/{component-9ca1ddf3.d.ts → component-3424bcf4.d.ts} +0 -0
- package/bottom-sheet/esm/{component-9ca1ddf3.js → component-3424bcf4.js} +1 -1
- package/bottom-sheet/esm/component.js +2 -2
- package/bottom-sheet/esm/components/backer/Component.js +1 -1
- package/bottom-sheet/esm/components/closer/Component.js +1 -1
- package/bottom-sheet/esm/components/header/Component.js +2 -2
- package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/index.d.ts +1 -1
- package/bottom-sheet/esm/index.js +2 -2
- package/bottom-sheet/esm/{tslib.es6-ab6ac7c4.d.ts → tslib.es6-df126d36.d.ts} +0 -0
- package/bottom-sheet/esm/{tslib.es6-ab6ac7c4.js → tslib.es6-df126d36.js} +0 -0
- package/bottom-sheet/index.d.ts +1 -1
- package/bottom-sheet/index.js +2 -2
- package/bottom-sheet/modern/{component-5bf1eb21.d.ts → component-b693d35f.d.ts} +0 -0
- package/bottom-sheet/modern/{component-5bf1eb21.js → component-b693d35f.js} +0 -0
- package/bottom-sheet/modern/component.js +1 -1
- package/bottom-sheet/modern/components/header/Component.js +1 -1
- package/bottom-sheet/modern/index.d.ts +1 -1
- package/bottom-sheet/modern/index.js +1 -1
- package/bottom-sheet/{tslib.es6-edda0648.d.ts → tslib.es6-b7fc7b78.d.ts} +0 -0
- package/bottom-sheet/{tslib.es6-edda0648.js → tslib.es6-b7fc7b78.js} +0 -0
- package/calendar/Component.js +1 -1
- package/calendar/components/days-table/Component.js +1 -1
- package/calendar/components/days-table/index.js +1 -1
- package/calendar/components/month-year-header/Component.js +1 -1
- package/calendar/components/month-year-header/index.js +1 -1
- package/calendar/components/months-table/Component.js +1 -1
- package/calendar/components/months-table/index.js +1 -1
- package/calendar/components/select-button/Component.js +1 -1
- package/calendar/components/select-button/index.js +1 -1
- package/calendar/components/years-table/Component.js +1 -1
- package/calendar/components/years-table/index.js +1 -1
- package/calendar/cssm/Component.js +6 -5
- package/calendar/cssm/components/days-table/Component.js +21 -20
- package/calendar/cssm/components/days-table/index.js +0 -1
- package/calendar/cssm/components/header/Component.js +5 -4
- package/calendar/cssm/components/header/index.js +0 -1
- package/calendar/cssm/components/month-year-header/Component.js +9 -8
- package/calendar/cssm/components/month-year-header/index.js +0 -1
- package/calendar/cssm/components/months-table/Component.js +3 -2
- package/calendar/cssm/components/months-table/index.js +0 -1
- package/calendar/cssm/components/period-slider/Component.js +6 -5
- package/calendar/cssm/components/period-slider/index.js +0 -1
- package/calendar/cssm/components/select-button/Component.js +3 -2
- package/calendar/cssm/components/select-button/index.js +0 -1
- package/calendar/cssm/components/years-table/Component.js +5 -4
- package/calendar/cssm/components/years-table/index.js +0 -1
- package/calendar/cssm/index.js +1 -2
- package/calendar/esm/Component.js +1 -1
- package/calendar/esm/components/days-table/Component.js +1 -1
- package/calendar/esm/components/days-table/index.js +1 -1
- package/calendar/esm/components/month-year-header/Component.js +1 -1
- package/calendar/esm/components/month-year-header/index.js +1 -1
- package/calendar/esm/components/months-table/Component.js +1 -1
- package/calendar/esm/components/months-table/index.js +1 -1
- package/calendar/esm/components/select-button/Component.js +1 -1
- package/calendar/esm/components/select-button/index.js +1 -1
- package/calendar/esm/components/years-table/Component.js +1 -1
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/{tslib.es6-7c75c2c8.d.ts → tslib.es6-65537aac.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-7c75c2c8.js → tslib.es6-65537aac.js} +0 -0
- package/calendar/index.js +1 -1
- package/calendar/{tslib.es6-7662381a.d.ts → tslib.es6-ebacad09.d.ts} +0 -0
- package/calendar/{tslib.es6-7662381a.js → tslib.es6-ebacad09.js} +0 -0
- package/calendar-input/esm/Component.d.ts +3 -3
- package/calendar-range/cssm/Component.js +1 -1
- package/calendar-range/cssm/index.js +1 -1
- package/calendar-range/cssm/{index.module-67bfda30.d.ts → index.module-d8bd64aa.d.ts} +0 -0
- package/calendar-range/cssm/{index.module-67bfda30.js → index.module-d8bd64aa.js} +0 -0
- package/calendar-range/cssm/utils.js +1 -3
- package/calendar-range/cssm/views/popover.js +1 -1
- package/calendar-range/cssm/views/static.js +1 -1
- package/calendar-range/utils.js +1 -3
- package/chart/Component.js +1 -1
- package/chart/cssm/Component.js +5 -4
- package/chart/cssm/components/Dot/index.js +6 -5
- package/chart/cssm/components/Legends/index.js +7 -6
- package/chart/cssm/components/Tick/index.js +5 -4
- package/chart/cssm/components/TooltipContent/index.js +10 -9
- package/chart/cssm/index.js +0 -1
- package/chart/esm/Component.js +1 -1
- package/chart/esm/hooks/useSettings/index.js +1 -1
- package/chart/esm/hooks/useSettings/utils/setDatas.d.ts +2 -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.js +1 -1
- package/chart/esm/{tslib.es6-cfdef4a6.d.ts → tslib.es6-f84693cd.d.ts} +0 -0
- package/chart/esm/{tslib.es6-cfdef4a6.js → tslib.es6-f84693cd.js} +0 -0
- package/chart/hooks/useSettings/index.js +1 -1
- package/chart/hooks/useSettings/utils/setDatas.d.ts +2 -1
- package/chart/hooks/useSettings/utils/setDatas.js +1 -1
- package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
- package/chart/index.js +1 -1
- package/chart/{tslib.es6-70d967a5.d.ts → tslib.es6-b4a0de97.d.ts} +0 -0
- package/chart/{tslib.es6-70d967a5.js → tslib.es6-b4a0de97.js} +0 -0
- package/code-input/cssm/component.js +6 -4
- package/code-input/cssm/components/index.js +1 -1
- package/code-input/cssm/components/input/component.d.ts +28 -0
- package/code-input/cssm/components/input/component.js +33 -4
- package/code-input/cssm/components/input/index.d.ts +1 -1
- package/code-input/cssm/components/input/index.js +1 -1
- package/code-input/cssm/index.js +1 -1
- package/confirmation/component.js +1 -1
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/index.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/{countdown-section-14a13f8e.d.ts → countdown-section-264c2441.d.ts} +0 -0
- package/confirmation/{countdown-section-14a13f8e.js → countdown-section-264c2441.js} +0 -0
- package/confirmation/cssm/component.js +4 -3
- package/confirmation/cssm/components/countdown-loader/component.js +3 -2
- package/confirmation/cssm/components/countdown-loader/index.js +0 -1
- package/confirmation/cssm/components/index.js +1 -2
- package/confirmation/cssm/components/screens/fatal-error/component.js +4 -3
- package/confirmation/cssm/components/screens/fatal-error/index.js +0 -1
- package/confirmation/cssm/components/screens/hint/component.js +15 -14
- package/confirmation/cssm/components/screens/hint/index.js +0 -1
- package/confirmation/cssm/components/screens/index.js +1 -2
- package/confirmation/cssm/components/screens/initial/component.js +7 -8
- package/confirmation/cssm/components/screens/initial/countdown-section.d.ts +0 -9
- package/confirmation/cssm/components/screens/initial/countdown-section.js +8 -33
- package/confirmation/cssm/components/screens/initial/index.js +1 -2
- package/confirmation/cssm/components/screens/temp-block/component.js +6 -5
- package/confirmation/cssm/components/screens/temp-block/index.js +0 -1
- package/confirmation/{esm/countdown-section-5fb3a7fd.d.ts → cssm/countdown-section-58321f96.d.ts} +0 -0
- package/confirmation/cssm/countdown-section-58321f96.js +38 -0
- package/confirmation/cssm/index.js +1 -2
- package/confirmation/esm/component.js +1 -1
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/{modern/countdown-section-f33c971e.d.ts → esm/countdown-section-9785d71b.d.ts} +0 -0
- package/confirmation/esm/{countdown-section-5fb3a7fd.js → countdown-section-9785d71b.js} +0 -0
- package/confirmation/esm/index.js +1 -1
- package/confirmation/index.js +1 -1
- package/confirmation/modern/component.js +1 -1
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/countdown-section-878e216f.d.ts +9 -0
- package/confirmation/modern/{countdown-section-f33c971e.js → countdown-section-878e216f.js} +0 -0
- package/confirmation/modern/index.js +1 -1
- package/date-input/cssm/Component.d.ts +1 -1
- package/date-input/modern/Component.d.ts +1 -1
- package/dropzone/cssm/Component.js +8 -6
- package/dropzone/cssm/components/index.js +1 -1
- package/dropzone/cssm/components/overlay/Component.d.ts +13 -0
- package/dropzone/cssm/components/overlay/Component.js +19 -5
- package/dropzone/cssm/components/overlay/index.d.ts +1 -1
- package/dropzone/cssm/components/overlay/index.js +1 -1
- package/dropzone/cssm/index.js +1 -1
- package/gallery/Component.js +2 -2
- package/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/image-viewer/component.js +2 -2
- 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/cssm/Component.js +6 -5
- package/gallery/cssm/components/header/Component.js +4 -3
- package/gallery/cssm/components/header/index.js +0 -1
- package/gallery/cssm/components/header-info-block/Component.js +6 -5
- package/gallery/cssm/components/header-info-block/index.js +0 -1
- package/gallery/cssm/components/image-preview/Component.js +6 -5
- package/gallery/cssm/components/image-preview/index.js +0 -1
- package/gallery/cssm/components/image-viewer/component.js +9 -10
- package/gallery/cssm/components/image-viewer/index.js +1 -2
- package/gallery/cssm/components/image-viewer/slide.d.ts +0 -16
- package/gallery/cssm/components/image-viewer/slide.js +7 -36
- package/gallery/cssm/components/index.js +2 -3
- package/gallery/cssm/components/navigation-bar/Component.js +4 -3
- package/gallery/cssm/components/navigation-bar/index.js +1 -2
- package/gallery/cssm/index.js +2 -3
- package/gallery/{esm/slide-58eaea06.d.ts → cssm/slide-81ab5298.d.ts} +0 -0
- package/gallery/cssm/slide-81ab5298.js +41 -0
- package/gallery/esm/Component.js +2 -2
- package/gallery/esm/components/header/Component.js +1 -1
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/image-viewer/component.js +2 -2
- 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/index.js +2 -2
- package/gallery/{modern/slide-caea955c.d.ts → esm/slide-713a59ab.d.ts} +0 -0
- package/gallery/esm/{slide-58eaea06.js → slide-713a59ab.js} +0 -0
- package/gallery/esm/{tslib.es6-2533bcfe.d.ts → tslib.es6-305cd72f.d.ts} +0 -0
- package/gallery/esm/{tslib.es6-2533bcfe.js → tslib.es6-305cd72f.js} +0 -0
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- 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/index.js +1 -1
- package/gallery/{slide-e3805fbf.d.ts → modern/slide-072d366f.d.ts} +0 -0
- package/gallery/modern/{slide-caea955c.js → slide-072d366f.js} +0 -0
- package/gallery/slide-02282d71.d.ts +16 -0
- package/gallery/{slide-e3805fbf.js → slide-02282d71.js} +0 -0
- package/gallery/{tslib.es6-0a1b9f5d.d.ts → tslib.es6-aa40b78c.d.ts} +0 -0
- package/gallery/{tslib.es6-0a1b9f5d.js → tslib.es6-aa40b78c.js} +0 -0
- package/grid/Component.js +1 -1
- package/grid/col/Component.js +1 -1
- package/grid/col/index.js +1 -1
- package/grid/cssm/Component.js +1 -1
- package/grid/cssm/col/Component.js +6 -4
- package/grid/cssm/col/index.js +1 -1
- package/grid/cssm/{gutters.module-e523174e.d.ts → gutters.module-5f33d62f.d.ts} +0 -0
- package/grid/cssm/{gutters.module-e523174e.js → gutters.module-5f33d62f.js} +0 -3
- package/grid/cssm/index.js +1 -1
- package/grid/cssm/row/Component.js +6 -4
- package/grid/cssm/row/index.js +1 -1
- package/grid/esm/Component.js +1 -1
- package/grid/esm/col/Component.js +1 -1
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/{gutters.module-cf51982b.d.ts → gutters.module-bcd72c45.d.ts} +0 -0
- package/grid/esm/{gutters.module-cf51982b.js → gutters.module-bcd72c45.js} +0 -0
- package/grid/esm/index.js +1 -1
- package/grid/esm/row/Component.js +1 -1
- package/grid/esm/row/index.js +1 -1
- package/grid/{gutters.module-7b839307.d.ts → gutters.module-0a80ba53.d.ts} +0 -0
- package/grid/{gutters.module-7b839307.js → gutters.module-0a80ba53.js} +0 -0
- package/grid/index.js +1 -1
- package/grid/modern/Component.js +1 -1
- package/grid/modern/col/Component.js +1 -1
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/{gutters.module-383c41da.js → gutters.module-62543edf.js} +0 -0
- package/grid/modern/index.js +1 -1
- package/grid/modern/row/Component.js +1 -1
- package/grid/modern/row/index.js +1 -1
- package/grid/row/Component.js +1 -1
- package/grid/row/index.js +1 -1
- package/intl-phone-input/{component-f01ad13d.d.ts → component-a3c867e0.d.ts} +0 -0
- package/intl-phone-input/{component-f01ad13d.js → component-a3c867e0.js} +0 -0
- package/intl-phone-input/component.js +2 -2
- package/intl-phone-input/components/index.js +1 -1
- package/intl-phone-input/components/select/component.js +1 -1
- package/intl-phone-input/components/select/index.js +1 -1
- package/intl-phone-input/components/select-field/component.js +1 -1
- package/intl-phone-input/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/components/select-field/index.js +1 -1
- package/intl-phone-input/cssm/{component-a5f485b0.d.ts → component-488cf3c1.d.ts} +0 -0
- package/intl-phone-input/cssm/{component-a5f485b0.js → component-488cf3c1.js} +8 -6
- package/intl-phone-input/cssm/component.js +5 -3
- package/intl-phone-input/cssm/components/flag-icon/component.d.ts +16 -0
- package/intl-phone-input/cssm/components/flag-icon/component.js +16 -4
- package/intl-phone-input/cssm/components/flag-icon/index.d.ts +1 -1
- package/intl-phone-input/cssm/components/flag-icon/index.js +1 -1
- package/intl-phone-input/cssm/components/index.js +2 -2
- package/intl-phone-input/cssm/components/select/component.js +10 -8
- package/intl-phone-input/cssm/components/select/index.js +2 -2
- package/intl-phone-input/cssm/components/select-field/component.js +2 -2
- package/intl-phone-input/cssm/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/cssm/components/select-field/index.js +2 -2
- package/intl-phone-input/cssm/index.js +2 -2
- package/intl-phone-input/esm/{component-d4c62de7.d.ts → component-dae72479.d.ts} +0 -0
- package/intl-phone-input/esm/{component-d4c62de7.js → component-dae72479.js} +0 -0
- package/intl-phone-input/esm/component.d.ts +1 -1
- package/intl-phone-input/esm/component.js +2 -2
- package/intl-phone-input/esm/components/index.js +1 -1
- package/intl-phone-input/esm/components/select/component.js +1 -1
- package/intl-phone-input/esm/components/select/index.js +1 -1
- package/intl-phone-input/esm/components/select-field/component.js +1 -1
- 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.js +1 -1
- package/intl-phone-input/esm/{libphonenumber-js.min-ff7faad6.d.ts → libphonenumber-js.min-2d877c7b.d.ts} +0 -0
- package/intl-phone-input/esm/{libphonenumber-js.min-ff7faad6.js → libphonenumber-js.min-2d877c7b.js} +0 -0
- package/intl-phone-input/index.js +1 -1
- package/intl-phone-input/{libphonenumber-js.min-d23d3b62.d.ts → libphonenumber-js.min-4afd4dd4.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-d23d3b62.js → libphonenumber-js.min-4afd4dd4.js} +0 -0
- package/intl-phone-input/modern/component.d.ts +1 -1
- package/intl-phone-input/modern/component.js +1 -1
- package/intl-phone-input/modern/{libphonenumber-js.min-ff7faad6.d.ts → libphonenumber-js.min-2d877c7b.d.ts} +0 -0
- package/intl-phone-input/modern/{libphonenumber-js.min-ff7faad6.js → libphonenumber-js.min-2d877c7b.js} +0 -0
- package/modal/Component.desktop.js +2 -2
- package/modal/Component.mobile.js +2 -2
- package/modal/Component.responsive.js +2 -2
- package/modal/components/closer/Component.js +1 -1
- package/modal/components/content/Component.desktop.js +1 -1
- package/modal/components/content/Component.mobile.js +1 -1
- package/modal/components/footer/Component.desktop.js +1 -1
- package/modal/components/footer/Component.mobile.js +1 -1
- package/modal/components/header/Component.desktop.js +1 -1
- package/modal/components/header/Component.mobile.js +1 -1
- package/modal/cssm/Component.desktop.js +7 -7
- package/modal/cssm/Component.mobile.js +4 -4
- package/modal/cssm/Component.responsive.d.ts +1 -1
- package/modal/cssm/Component.responsive.js +1 -4
- package/modal/cssm/components/closer/Component.js +5 -4
- package/modal/cssm/components/content/Component.desktop.js +3 -3
- package/modal/cssm/components/content/Component.js +4 -3
- package/modal/cssm/components/content/Component.mobile.js +3 -3
- package/modal/cssm/components/footer/Component.desktop.js +4 -4
- package/modal/cssm/components/footer/Component.js +5 -4
- package/modal/cssm/components/footer/Component.mobile.js +4 -4
- package/modal/cssm/components/header/Component.desktop.js +6 -6
- package/modal/cssm/components/header/Component.js +11 -10
- package/modal/cssm/components/header/Component.mobile.js +4 -4
- package/modal/cssm/desktop.js +1 -3
- package/modal/cssm/index.js +1 -4
- package/modal/cssm/mobile.js +1 -3
- package/modal/cssm/responsive.js +1 -4
- package/modal/cssm/{transitions.module-3f686e77.js → transitions.module-5d309bf3.js} +0 -0
- package/modal/desktop.js +2 -2
- package/modal/esm/Component.desktop.js +2 -2
- package/modal/esm/Component.mobile.js +2 -2
- package/modal/esm/Component.responsive.js +2 -2
- package/modal/esm/components/closer/Component.js +1 -1
- package/modal/esm/components/content/Component.desktop.js +1 -1
- package/modal/esm/components/content/Component.mobile.js +1 -1
- package/modal/esm/components/footer/Component.desktop.js +1 -1
- package/modal/esm/components/footer/Component.mobile.js +1 -1
- package/modal/esm/components/header/Component.desktop.js +1 -1
- package/modal/esm/components/header/Component.mobile.js +1 -1
- package/modal/esm/desktop.js +2 -2
- package/modal/esm/index.js +2 -2
- package/modal/esm/mobile.js +2 -2
- package/modal/esm/responsive.js +2 -2
- package/modal/esm/{transitions.module-ede37b84.js → transitions.module-72f3c01c.js} +0 -0
- package/modal/esm/{tslib.es6-74d1d057.d.ts → tslib.es6-ad003fad.d.ts} +0 -0
- package/modal/esm/{tslib.es6-74d1d057.js → tslib.es6-ad003fad.js} +0 -0
- package/modal/index.js +2 -2
- package/modal/mobile.js +2 -2
- package/modal/modern/Component.desktop.js +1 -1
- package/modal/modern/Component.mobile.js +1 -1
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/desktop.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile.js +1 -1
- package/modal/modern/responsive.js +1 -1
- package/modal/modern/{transitions.module-ede37b84.js → transitions.module-72f3c01c.js} +0 -0
- package/modal/responsive.js +2 -2
- package/modal/{transitions.module-921b8e9a.js → transitions.module-8899c5d8.js} +0 -0
- package/modal/{tslib.es6-deef124c.d.ts → tslib.es6-54a62169.d.ts} +0 -0
- package/modal/{tslib.es6-deef124c.js → tslib.es6-54a62169.js} +0 -0
- package/package.json +1 -1
- package/pagination/cssm/Component.js +5 -4
- package/pagination/cssm/components/default-view/index.js +3 -2
- package/pagination/cssm/components/per-page-view/index.js +3 -2
- package/pagination/cssm/components/tag/index.js +3 -2
- package/pagination/cssm/index.js +0 -1
- package/phone-input/utils/index.js +7 -5
- package/picker-button/Component.d.ts +1 -1
- package/picker-button/cssm/Component.js +8 -6
- package/picker-button/cssm/field/Component.js +8 -6
- package/picker-button/cssm/field/index.js +1 -1
- package/picker-button/cssm/index.js +1 -1
- package/picker-button/cssm/option/Component.js +8 -6
- package/picker-button/cssm/option/index.js +1 -1
- package/picker-button/cssm/{index.module-67bfda30.d.ts → tslib.es6-ce870b46.d.ts} +0 -0
- package/{select-with-tags/tslib.es6-d4843c63.js → picker-button/cssm/tslib.es6-ce870b46.js} +0 -0
- package/picker-button/esm/Component.d.ts +1 -1
- package/select/{Component-3cb149f4.d.ts → Component-2d4de932.d.ts} +0 -0
- package/select/{Component-3cb149f4.js → Component-2d4de932.js} +1 -1
- package/select/{modern/Component-d8100025.d.ts → Component-ca83b230.d.ts} +1 -1
- package/select/{Component-558323c4.js → Component-ca83b230.js} +3 -3
- package/select/Component.d.ts +1 -1
- package/select/Component.js +2 -2
- package/select/components/base-select/Component.js +2 -2
- package/select/components/base-select/index.d.ts +1 -1
- package/select/components/base-select/index.js +2 -2
- package/select/components/field/Component.js +1 -1
- package/select/components/field/index.js +1 -1
- package/select/components/index.js +4 -4
- package/select/components/native-select/Component.js +1 -1
- package/select/components/native-select/index.js +1 -1
- package/select/components/option/Component.js +1 -1
- package/select/components/option/index.js +1 -1
- package/select/components/options-list/Component.js +1 -1
- package/select/components/options-list/index.js +1 -1
- package/select/components/select-mobile/Component.js +4 -4
- package/select/components/select-mobile/index.d.ts +1 -1
- package/select/components/select-mobile/index.js +4 -4
- package/select/components/select-mobile/options-list/Component.js +1 -1
- package/select/components/select-mobile/options-list/index.js +1 -1
- package/select/components/virtual-options-list/Component.js +1 -1
- package/select/components/virtual-options-list/index.js +1 -1
- package/select/{Component-558323c4.d.ts → cssm/Component-7968dda9.d.ts} +0 -0
- package/select/cssm/{Component-6874c465.js → Component-7968dda9.js} +16 -10
- package/select/cssm/{Component-65b7c2a0.d.ts → Component-87d99760.d.ts} +0 -0
- package/select/cssm/{Component-65b7c2a0.js → Component-87d99760.js} +5 -4
- package/select/cssm/Component.js +1 -2
- package/select/cssm/components/arrow/Component.js +3 -2
- package/select/cssm/components/arrow/index.js +0 -1
- package/select/cssm/components/base-select/Component.js +1 -2
- package/select/cssm/components/base-select/index.d.ts +1 -1
- package/select/cssm/components/base-select/index.js +1 -2
- package/select/cssm/components/checkmark/Component.js +6 -5
- package/select/cssm/components/checkmark/index.js +0 -1
- package/select/cssm/components/field/Component.js +10 -9
- package/select/cssm/components/field/index.js +0 -1
- package/select/cssm/components/index.js +5 -4
- package/select/cssm/components/optgroup/Component.js +4 -3
- package/select/cssm/components/optgroup/index.js +0 -1
- package/select/cssm/components/option/Component.js +8 -7
- package/select/cssm/components/option/index.js +0 -1
- package/select/cssm/components/options-list/Component.js +5 -4
- package/select/cssm/components/options-list/index.js +0 -1
- package/select/cssm/components/select-mobile/Component.js +5 -4
- package/select/cssm/components/select-mobile/checkmark/Component.js +4 -3
- package/select/cssm/components/select-mobile/checkmark/index.js +0 -1
- package/select/cssm/components/select-mobile/index.d.ts +1 -1
- package/select/cssm/components/select-mobile/index.js +5 -4
- package/select/cssm/components/select-mobile/options-list/Component.js +8 -7
- package/select/cssm/components/select-mobile/options-list/index.js +0 -1
- package/select/cssm/components/virtual-options-list/Component.js +1 -1
- package/select/cssm/components/virtual-options-list/index.js +1 -1
- package/select/cssm/index.js +5 -4
- package/{amount/cssm/index.module-c2d8412c.js → select/cssm/index.module-3e87a6d6.js} +0 -0
- package/{bottom-sheet/cssm/index.module-c2d8412c.js → select/cssm/index.module-58d7cdbe.js} +0 -0
- package/select/cssm/{intersection-observer-8c55e13a.d.ts → index.module-65238ef1.d.ts} +0 -0
- package/select/{modern/intersection-observer-8771cc2a.js → cssm/index.module-65238ef1.js} +4 -0
- package/select/cssm/presets/index.js +5 -4
- package/select/cssm/presets/useLazyLoading/hook.js +1 -2
- package/select/cssm/presets/useSelectWithApply/hook.js +5 -4
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +5 -4
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +5 -4
- package/select/cssm/presets/useSelectWithLoading/hook.js +1 -1
- package/select/{cssm/Component-6874c465.d.ts → esm/Component-bbdc38fd.d.ts} +0 -0
- package/select/esm/{Component-df1ff2c5.js → Component-bbdc38fd.js} +9 -9
- package/select/esm/{Component-6523bb33.d.ts → Component-e2c4377a.d.ts} +0 -0
- package/select/esm/{Component-6523bb33.js → Component-e2c4377a.js} +2 -2
- package/select/esm/Component.js +8 -8
- package/select/esm/components/base-select/Component.js +3 -3
- package/select/esm/components/base-select/index.d.ts +1 -1
- package/select/esm/components/base-select/index.js +3 -3
- package/select/esm/components/field/Component.js +2 -2
- package/select/esm/components/field/index.js +2 -2
- package/select/esm/components/index.js +10 -10
- package/select/esm/components/native-select/Component.js +1 -1
- package/select/esm/components/native-select/index.js +1 -1
- package/select/esm/components/option/Component.js +1 -1
- package/select/esm/components/option/index.js +1 -1
- package/select/esm/components/options-list/Component.js +1 -1
- package/select/esm/components/options-list/index.js +1 -1
- package/select/esm/components/select-mobile/Component.js +10 -10
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +10 -10
- package/select/esm/components/select-mobile/options-list/Component.js +1 -1
- package/select/esm/components/select-mobile/options-list/index.js +1 -1
- package/select/esm/components/virtual-options-list/Component.js +1 -1
- package/select/esm/components/virtual-options-list/index.js +1 -1
- package/select/esm/index.js +10 -10
- package/select/esm/{intersection-observer-8771cc2a.d.ts → intersection-observer-5293ac22.d.ts} +0 -0
- package/select/{cssm/intersection-observer-8c55e13a.js → esm/intersection-observer-5293ac22.js} +0 -0
- package/select/esm/presets/index.js +10 -10
- package/select/esm/presets/useLazyLoading/hook.js +2 -2
- package/select/esm/presets/useSelectWithApply/hook.js +10 -10
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +10 -10
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +10 -10
- package/select/esm/presets/useSelectWithLoading/hook.js +1 -1
- package/select/esm/{tslib.es6-351445f5.d.ts → tslib.es6-02f1f0f0.d.ts} +0 -0
- package/select/esm/{tslib.es6-351445f5.js → tslib.es6-02f1f0f0.js} +0 -0
- package/select/index.js +4 -4
- package/select/{intersection-observer-8a491766.d.ts → intersection-observer-7989710c.d.ts} +0 -0
- package/select/{esm/intersection-observer-8771cc2a.js → intersection-observer-7989710c.js} +0 -0
- package/select/modern/{Component-97b2f56c.d.ts → Component-355df34d.d.ts} +0 -0
- package/select/modern/{Component-97b2f56c.js → Component-355df34d.js} +1 -1
- package/select/{esm/Component-df1ff2c5.d.ts → modern/Component-9c69244b.d.ts} +0 -0
- package/select/modern/{Component-d8100025.js → Component-9c69244b.js} +5 -5
- package/select/modern/Component.js +4 -4
- package/select/modern/components/base-select/Component.js +2 -2
- package/select/modern/components/base-select/index.d.ts +1 -1
- package/select/modern/components/base-select/index.js +2 -2
- package/select/modern/components/index.js +6 -6
- package/select/modern/components/select-mobile/Component.js +6 -6
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +6 -6
- package/select/modern/index.js +6 -6
- package/select/modern/{intersection-observer-8771cc2a.d.ts → intersection-observer-5293ac22.d.ts} +0 -0
- package/select/{intersection-observer-8a491766.js → modern/intersection-observer-5293ac22.js} +0 -0
- package/select/modern/presets/index.js +6 -6
- package/select/modern/presets/useLazyLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +6 -6
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
- package/select/presets/index.js +4 -4
- package/select/presets/useLazyLoading/hook.js +2 -2
- package/select/presets/useSelectWithApply/hook.js +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
- package/select/presets/useSelectWithLoading/hook.js +1 -1
- package/select/{tslib.es6-0cad1a86.d.ts → tslib.es6-da4ca930.d.ts} +0 -0
- package/select/{tslib.es6-0cad1a86.js → tslib.es6-da4ca930.js} +0 -0
- package/select-with-tags/component.js +1 -1
- package/select-with-tags/components/index.js +1 -1
- package/select-with-tags/components/tag/component.js +1 -1
- package/select-with-tags/components/tag/index.js +1 -1
- package/select-with-tags/components/tag-list/component.js +1 -1
- package/select-with-tags/components/tag-list/index.js +1 -1
- package/select-with-tags/cssm/component.js +1 -1
- package/select-with-tags/cssm/components/index.js +1 -1
- package/select-with-tags/cssm/components/tag/component.d.ts +3 -0
- package/select-with-tags/cssm/components/tag/component.js +28 -7
- package/select-with-tags/cssm/components/tag/index.d.ts +1 -1
- package/select-with-tags/cssm/components/tag/index.js +1 -1
- package/select-with-tags/cssm/components/tag-list/component.js +15 -13
- package/select-with-tags/cssm/components/tag-list/index.js +1 -1
- package/select-with-tags/cssm/index.js +1 -1
- package/select-with-tags/esm/component.js +1 -1
- package/select-with-tags/esm/components/index.js +1 -1
- package/select-with-tags/esm/components/tag/component.js +1 -1
- package/select-with-tags/esm/components/tag/index.js +1 -1
- package/select-with-tags/esm/components/tag-list/component.js +1 -1
- package/select-with-tags/esm/components/tag-list/index.js +1 -1
- package/select-with-tags/esm/index.js +1 -1
- package/select-with-tags/esm/{tslib.es6-9dae15b3.d.ts → tslib.es6-7f5cb91c.d.ts} +0 -0
- package/select-with-tags/esm/{tslib.es6-9dae15b3.js → tslib.es6-7f5cb91c.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/{tslib.es6-d4843c63.d.ts → tslib.es6-25302385.d.ts} +0 -0
- package/{table/tslib.es6-00a18da9.js → select-with-tags/tslib.es6-25302385.js} +0 -0
- package/select-with-tags/utils/index.js +1 -1
- package/select-with-tags/utils/match.js +1 -1
- package/stepped-progress-bar/cssm/Component.js +6 -4
- package/stepped-progress-bar/cssm/components/step-bar/Component.d.ts +8 -0
- package/stepped-progress-bar/cssm/components/step-bar/Component.js +13 -4
- package/stepped-progress-bar/cssm/components/step-bar/index.d.ts +1 -1
- package/stepped-progress-bar/cssm/components/step-bar/index.js +1 -1
- package/stepped-progress-bar/cssm/index.js +1 -1
- package/table/component.js +1 -1
- package/table/components/index.js +1 -1
- package/table/components/pagination/Component.js +1 -1
- package/table/components/pagination/index.js +1 -1
- package/table/components/pagination/select-field/index.js +1 -1
- package/table/components/table/Component.js +1 -1
- package/table/components/table/index.js +1 -1
- package/table/components/table/utils.js +1 -1
- package/table/components/tbody/Component.js +1 -1
- package/table/components/tbody/index.js +1 -1
- package/table/components/tcell/Component.js +1 -1
- package/table/components/tcell/index.js +1 -1
- package/table/components/texpandable-row/Component.js +1 -1
- package/table/components/texpandable-row/index.js +1 -1
- package/table/components/thead/Component.js +1 -1
- package/table/components/thead/index.js +1 -1
- package/table/components/thead-cell/Component.js +1 -1
- package/table/components/thead-cell/index.js +1 -1
- package/table/components/trow/Component.js +1 -1
- package/table/components/trow/index.js +1 -1
- package/table/components/tsortable-head-cell/Component.js +1 -1
- package/table/components/tsortable-head-cell/index.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/table/cssm/component.js +1 -2
- package/table/cssm/components/index.js +1 -2
- package/table/cssm/components/pagination/Component.js +4 -3
- package/table/cssm/components/pagination/index.js +0 -1
- package/table/cssm/components/pagination/select-field/index.js +3 -2
- package/table/cssm/components/table/Component.js +6 -5
- package/table/cssm/components/table/index.js +0 -1
- package/table/cssm/components/table/utils.js +0 -1
- package/table/cssm/components/tbody/Component.js +3 -2
- package/table/cssm/components/tbody/index.js +0 -1
- package/table/cssm/components/tcell/Component.js +3 -2
- package/table/cssm/components/tcell/index.js +0 -1
- package/table/cssm/components/texpandable-row/Component.js +6 -5
- package/table/cssm/components/texpandable-row/index.js +0 -1
- package/table/cssm/components/thead/Component.js +4 -3
- package/table/cssm/components/thead/index.js +0 -1
- package/table/cssm/components/thead-cell/Component.js +3 -2
- package/table/cssm/components/thead-cell/index.js +0 -1
- package/table/cssm/components/trow/Component.js +6 -5
- package/table/cssm/components/trow/index.js +0 -1
- package/table/cssm/components/tsortable-head-cell/Component.js +6 -5
- package/table/cssm/components/tsortable-head-cell/index.js +1 -2
- package/table/cssm/index.js +1 -2
- package/table/esm/component.js +1 -1
- package/table/esm/components/index.js +1 -1
- package/table/esm/components/pagination/Component.js +1 -1
- package/table/esm/components/pagination/index.js +1 -1
- package/table/esm/components/pagination/select-field/index.js +1 -1
- package/table/esm/components/table/Component.js +1 -1
- package/table/esm/components/table/index.js +1 -1
- package/table/esm/components/table/utils.js +1 -1
- package/table/esm/components/tbody/Component.js +1 -1
- package/table/esm/components/tbody/index.js +1 -1
- package/table/esm/components/tcell/Component.js +1 -1
- package/table/esm/components/tcell/index.js +1 -1
- package/table/esm/components/texpandable-row/Component.js +1 -1
- package/table/esm/components/texpandable-row/index.js +1 -1
- package/table/esm/components/thead/Component.js +1 -1
- package/table/esm/components/thead/index.js +1 -1
- package/table/esm/components/thead-cell/Component.js +1 -1
- package/table/esm/components/thead-cell/index.js +1 -1
- package/table/esm/components/trow/Component.js +1 -1
- package/table/esm/components/trow/index.js +1 -1
- package/table/esm/components/tsortable-head-cell/Component.js +1 -1
- package/table/esm/components/tsortable-head-cell/index.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
- package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
- package/table/esm/index.js +1 -1
- package/table/esm/{tslib.es6-0903fa0c.d.ts → tslib.es6-0d2636be.d.ts} +0 -0
- package/table/esm/{tslib.es6-0903fa0c.js → tslib.es6-0d2636be.js} +0 -0
- package/table/index.js +1 -1
- package/table/{tslib.es6-00a18da9.d.ts → tslib.es6-e9d92f0c.d.ts} +0 -0
- package/{tabs/tslib.es6-657541b5.js → table/tslib.es6-e9d92f0c.js} +0 -0
- package/tabs/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/components/primary-tablist/Component.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/components/primary-tablist/Component.responsive.js +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 +2 -2
- package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/components/tabs/Component.d.ts +1 -1
- package/tabs/components/tabs/Component.desktop.d.ts +1 -1
- package/tabs/components/tabs/Component.desktop.js +3 -3
- package/tabs/components/tabs/Component.mobile.d.ts +1 -1
- package/tabs/components/tabs/Component.mobile.js +3 -3
- package/tabs/components/tabs/Component.responsive.d.ts +1 -1
- package/tabs/components/tabs/Component.responsive.js +3 -3
- package/tabs/cssm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/cssm/components/primary-tablist/Component.js +0 -1
- package/tabs/cssm/components/primary-tablist/Component.mobile.js +4 -3
- package/tabs/cssm/components/primary-tablist/Component.responsive.js +1 -2
- package/tabs/cssm/components/scrollable-container/Component.js +3 -2
- package/tabs/cssm/components/scrollable-container/index.js +0 -1
- package/tabs/cssm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/cssm/components/secondary-tablist/Component.js +0 -1
- package/tabs/cssm/components/secondary-tablist/Component.mobile.js +4 -3
- package/tabs/cssm/components/secondary-tablist/Component.responsive.js +1 -2
- package/tabs/cssm/components/tab/Component.js +4 -3
- package/tabs/cssm/components/tab/index.js +0 -1
- package/tabs/cssm/components/tabs/Component.desktop.js +2 -1
- package/tabs/cssm/components/tabs/Component.mobile.js +2 -2
- package/tabs/cssm/components/tabs/Component.responsive.js +2 -2
- package/tabs/cssm/desktop.js +2 -1
- package/tabs/cssm/index.js +2 -2
- package/tabs/cssm/{index.module-6722231b.js → index.module-48c480e1.js} +0 -0
- package/tabs/cssm/index.module-e61430bd.js +3 -0
- package/tabs/cssm/mobile.js +2 -2
- package/tabs/cssm/responsive.js +2 -2
- 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 +2 -2
- package/tabs/esm/components/primary-tablist/Component.responsive.js +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 +2 -2
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/tabs/Component.d.ts +1 -1
- package/tabs/esm/components/tabs/Component.desktop.d.ts +1 -1
- package/tabs/esm/components/tabs/Component.desktop.js +3 -3
- package/tabs/esm/components/tabs/Component.mobile.d.ts +1 -1
- package/tabs/esm/components/tabs/Component.mobile.js +3 -3
- package/tabs/esm/components/tabs/Component.responsive.d.ts +1 -1
- package/tabs/esm/components/tabs/Component.responsive.js +3 -3
- package/tabs/esm/desktop.js +3 -3
- package/tabs/esm/index.js +3 -3
- package/tabs/esm/{index.module-af3dcee4.js → index.module-bd1ab117.js} +0 -0
- package/tabs/esm/{index.module-818945c5.js → index.module-d91d6906.js} +0 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/tabs/esm/{tslib.es6-12d7610a.d.ts → tslib.es6-3ce4dedf.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-12d7610a.js → tslib.es6-3ce4dedf.js} +0 -0
- package/tabs/index.js +3 -3
- package/tabs/{index.module-46e7737e.js → index.module-9109a806.js} +0 -0
- package/tabs/{index.module-53df8c5a.js → index.module-a1341ac7.js} +0 -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 +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/tabs/Component.d.ts +1 -1
- package/tabs/modern/components/tabs/Component.desktop.d.ts +1 -1
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.d.ts +1 -1
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.d.ts +1 -1
- 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-af3dcee4.js → index.module-bd1ab117.js} +0 -0
- package/tabs/modern/{index.module-818945c5.js → index.module-d91d6906.js} +0 -0
- package/tabs/modern/mobile.js +2 -2
- package/tabs/modern/responsive.js +2 -2
- package/tabs/responsive.js +3 -3
- package/tabs/{tslib.es6-657541b5.d.ts → tslib.es6-cdfaab15.d.ts} +0 -0
- package/tabs/tslib.es6-cdfaab15.js +40 -0
- package/themes/compiled/mobile-dark-bluetint.css +579 -579
- package/typography/cssm/{colors.module-9194fd9d.d.ts → colors.module-61cb08ba.d.ts} +0 -0
- package/typography/cssm/{colors.module-9194fd9d.js → colors.module-61cb08ba.js} +0 -0
- package/typography/cssm/common.module-0cfd5246.js +3 -0
- package/typography/cssm/component.js +2 -3
- package/typography/cssm/index.js +2 -3
- package/typography/cssm/text/component.d.ts +2 -2
- package/typography/cssm/text/component.js +4 -3
- package/typography/cssm/text/index.js +1 -2
- package/typography/cssm/title/component.d.ts +2 -2
- package/typography/cssm/title/component.js +1 -1
- package/typography/cssm/title/index.js +4 -4
- package/typography/cssm/title-mobile/component.js +5 -4
- package/typography/cssm/title-mobile/index.js +2 -3
- package/typography/cssm/title-responsive/component.js +5 -4
- package/typography/cssm/title-responsive/index.js +2 -3
- package/typography/esm/text/component.d.ts +2 -2
- package/typography/esm/title/component.d.ts +3 -3
- package/typography/modern/text/component.d.ts +2 -2
- package/typography/modern/title/component.d.ts +2 -2
- package/calendar/cssm/index.module-c2d8412c.js +0 -3
- package/chart/cssm/index.module-c2d8412c.js +0 -3
- package/code-input/cssm/component-738b46b8.d.ts +0 -28
- package/code-input/cssm/component-738b46b8.js +0 -37
- package/confirmation/cssm/index.module-c2d8412c.js +0 -3
- package/dropzone/cssm/Component-d44dc9f8.d.ts +0 -13
- package/dropzone/cssm/Component-d44dc9f8.js +0 -23
- package/gallery/cssm/index.module-c2d8412c.js +0 -3
- package/intl-phone-input/cssm/component-96af5380.d.ts +0 -16
- package/intl-phone-input/cssm/component-96af5380.js +0 -20
- package/modal/cssm/desktop.module-1c065b68.js +0 -3
- package/modal/cssm/index.module-c2d8412c.js +0 -3
- package/modal/cssm/mobile.module-c147983e.js +0 -3
- package/pagination/cssm/index.module-c2d8412c.js +0 -3
- package/picker-button/cssm/index.module-67bfda30.js +0 -43
- package/select/cssm/index.module-c2d8412c.js +0 -3
- package/select-with-tags/cssm/component-ee1e345e.d.ts +0 -3
- package/select-with-tags/cssm/component-ee1e345e.js +0 -32
- package/stepped-progress-bar/cssm/Component-b08aa12d.d.ts +0 -8
- package/stepped-progress-bar/cssm/Component-b08aa12d.js +0 -17
- package/table/cssm/index.module-c2d8412c.js +0 -3
- package/tabs/cssm/mobile.module-4d3ff158.js +0 -3
- package/typography/cssm/common.module-99a1c0f6.js +0 -3
- package/typography/cssm/index.module-c2d8412c.js +0 -3
|
@@ -1,11 +1,4 @@
|
|
|
1
|
-
.
|
|
2
|
-
background: #e7e8ea;
|
|
3
|
-
}
|
|
4
|
-
.card-image__loaded_1ud3e {
|
|
5
|
-
background: transparent
|
|
6
|
-
}.divider__component_w9y6x {
|
|
7
|
-
border-bottom: 1px solid #2b2b2e;
|
|
8
|
-
}.badge__component_opndz {
|
|
1
|
+
.badge__component_opndz {
|
|
9
2
|
background-color: #ef3124;
|
|
10
3
|
color: #000;
|
|
11
4
|
}
|
|
@@ -36,6 +29,13 @@
|
|
|
36
29
|
}
|
|
37
30
|
.badge__icon_opndz:before {
|
|
38
31
|
background-color: #121212;
|
|
32
|
+
}.card-image__cardImage_1ud3e {
|
|
33
|
+
background: #e7e8ea;
|
|
34
|
+
}
|
|
35
|
+
.card-image__loaded_1ud3e {
|
|
36
|
+
background: transparent
|
|
37
|
+
}.divider__component_w9y6x {
|
|
38
|
+
border-bottom: 1px solid #2b2b2e;
|
|
39
39
|
}.dropzone__component_1cczq {
|
|
40
40
|
border: 2px dashed #e9e9eb;
|
|
41
41
|
}
|
|
@@ -72,6 +72,17 @@
|
|
|
72
72
|
.backdrop__exitActive_ea8ip,
|
|
73
73
|
.backdrop__exitDone_ea8ip {
|
|
74
74
|
background-color: transparent;
|
|
75
|
+
}.checkbox-group__error_1rr7m {
|
|
76
|
+
border-left: 1px solid #f15045;
|
|
77
|
+
}
|
|
78
|
+
.checkbox-group__label_1rr7m {
|
|
79
|
+
color: #fff;
|
|
80
|
+
}
|
|
81
|
+
.checkbox-group__errorMessage_1rr7m {
|
|
82
|
+
color: #f15045;
|
|
83
|
+
}
|
|
84
|
+
.checkbox-group__hint_1rr7m {
|
|
85
|
+
color: #8d8d93;
|
|
75
86
|
}.checkbox__box_1q1h0 {
|
|
76
87
|
color: #121212;
|
|
77
88
|
background-color: #121212;
|
|
@@ -158,17 +169,6 @@
|
|
|
158
169
|
}
|
|
159
170
|
.checkbox__indeterminateLine_1q1h0 {
|
|
160
171
|
background-color: #121212;
|
|
161
|
-
}.checkbox-group__error_1rr7m {
|
|
162
|
-
border-left: 1px solid #f15045;
|
|
163
|
-
}
|
|
164
|
-
.checkbox-group__label_1rr7m {
|
|
165
|
-
color: #fff;
|
|
166
|
-
}
|
|
167
|
-
.checkbox-group__errorMessage_1rr7m {
|
|
168
|
-
color: #f15045;
|
|
169
|
-
}
|
|
170
|
-
.checkbox-group__hint_1rr7m {
|
|
171
|
-
color: #8d8d93;
|
|
172
172
|
}.code-input__error_16j86 {
|
|
173
173
|
color: #f15045;
|
|
174
174
|
}
|
|
@@ -185,7 +185,40 @@
|
|
|
185
185
|
}
|
|
186
186
|
.code-input__input_1st1z.code-input__disabled_1st1z {
|
|
187
187
|
color: #464649;
|
|
188
|
-
}.
|
|
188
|
+
}.hatching-progress-bar__container_s55nn {
|
|
189
|
+
background: rgba(255, 255, 255, 0.1);
|
|
190
|
+
}
|
|
191
|
+
.hatching-progress-bar__hatch_s55nn {
|
|
192
|
+
background: repeating-linear-gradient(
|
|
193
|
+
-45deg,
|
|
194
|
+
#464649 6px 10px,
|
|
195
|
+
rgba(255, 255, 255, 0) 10px 18px
|
|
196
|
+
);
|
|
197
|
+
}
|
|
198
|
+
.hatching-progress-bar__positive_s55nn {
|
|
199
|
+
background: #2fc26e;
|
|
200
|
+
}
|
|
201
|
+
.hatching-progress-bar__attention_s55nn {
|
|
202
|
+
background: #f6bf65;
|
|
203
|
+
}
|
|
204
|
+
.hatching-progress-bar__negative_s55nn {
|
|
205
|
+
background: #d91d0b;
|
|
206
|
+
}
|
|
207
|
+
.hatching-progress-bar__link_s55nn {
|
|
208
|
+
background: #0072ef;
|
|
209
|
+
}
|
|
210
|
+
.hatching-progress-bar__tertiary_s55nn {
|
|
211
|
+
background: #464649;
|
|
212
|
+
}
|
|
213
|
+
.hatching-progress-bar__secondary_s55nn {
|
|
214
|
+
background: #8d8d93;
|
|
215
|
+
}
|
|
216
|
+
.hatching-progress-bar__primary_s55nn {
|
|
217
|
+
background: #fff;
|
|
218
|
+
}
|
|
219
|
+
.hatching-progress-bar__accent_s55nn {
|
|
220
|
+
background: #ef3124;
|
|
221
|
+
}.form-control__component_cviyy {
|
|
189
222
|
color: #fff;
|
|
190
223
|
}
|
|
191
224
|
.form-control__inner_cviyy {
|
|
@@ -242,39 +275,6 @@
|
|
|
242
275
|
}
|
|
243
276
|
.form-control__hasError_1gino .form-control__label_1gino {
|
|
244
277
|
color: #ef3124;
|
|
245
|
-
}.hatching-progress-bar__container_s55nn {
|
|
246
|
-
background: rgba(255, 255, 255, 0.1);
|
|
247
|
-
}
|
|
248
|
-
.hatching-progress-bar__hatch_s55nn {
|
|
249
|
-
background: repeating-linear-gradient(
|
|
250
|
-
-45deg,
|
|
251
|
-
#464649 6px 10px,
|
|
252
|
-
rgba(255, 255, 255, 0) 10px 18px
|
|
253
|
-
);
|
|
254
|
-
}
|
|
255
|
-
.hatching-progress-bar__positive_s55nn {
|
|
256
|
-
background: #2fc26e;
|
|
257
|
-
}
|
|
258
|
-
.hatching-progress-bar__attention_s55nn {
|
|
259
|
-
background: #f6bf65;
|
|
260
|
-
}
|
|
261
|
-
.hatching-progress-bar__negative_s55nn {
|
|
262
|
-
background: #d91d0b;
|
|
263
|
-
}
|
|
264
|
-
.hatching-progress-bar__link_s55nn {
|
|
265
|
-
background: #0072ef;
|
|
266
|
-
}
|
|
267
|
-
.hatching-progress-bar__tertiary_s55nn {
|
|
268
|
-
background: #464649;
|
|
269
|
-
}
|
|
270
|
-
.hatching-progress-bar__secondary_s55nn {
|
|
271
|
-
background: #8d8d93;
|
|
272
|
-
}
|
|
273
|
-
.hatching-progress-bar__primary_s55nn {
|
|
274
|
-
background: #fff;
|
|
275
|
-
}
|
|
276
|
-
.hatching-progress-bar__accent_s55nn {
|
|
277
|
-
background: #ef3124;
|
|
278
278
|
}.list__list_sw1t0 {
|
|
279
279
|
color: #fff;
|
|
280
280
|
}
|
|
@@ -430,7 +430,88 @@
|
|
|
430
430
|
}
|
|
431
431
|
.progress-bar__filled_1owa0.progress-bar__accent_1owa0 {
|
|
432
432
|
background: #ef3124;
|
|
433
|
-
}.
|
|
433
|
+
}.radio-group__error_1okqa {
|
|
434
|
+
border-left: 1px solid #f15045;
|
|
435
|
+
}
|
|
436
|
+
.radio-group__label_1okqa {
|
|
437
|
+
color: #fff;
|
|
438
|
+
}
|
|
439
|
+
.radio-group__errorMessage_1okqa {
|
|
440
|
+
color: #f15045;
|
|
441
|
+
}
|
|
442
|
+
.radio-group__hint_1okqa {
|
|
443
|
+
color: #8d8d93;
|
|
444
|
+
}.slider__progress_75oac {
|
|
445
|
+
background: #2a2a2c;
|
|
446
|
+
}
|
|
447
|
+
.slider__progress_75oac::-moz-progress-bar {
|
|
448
|
+
background: #d91d0b;
|
|
449
|
+
}
|
|
450
|
+
.slider__progress_75oac::-ms-fill {
|
|
451
|
+
background: #d91d0b;
|
|
452
|
+
}
|
|
453
|
+
.slider__progress_75oac::-webkit-progress-value {
|
|
454
|
+
background: #d91d0b;
|
|
455
|
+
}
|
|
456
|
+
.slider__progress_75oac::-webkit-progress-bar {
|
|
457
|
+
background: transparent;
|
|
458
|
+
}
|
|
459
|
+
.slider__range_75oac,
|
|
460
|
+
.slider__range_75oac:focus {
|
|
461
|
+
background: transparent;
|
|
462
|
+
border-color: transparent;
|
|
463
|
+
color: transparent;
|
|
464
|
+
}
|
|
465
|
+
.slider__range_75oac::-ms-track {
|
|
466
|
+
background: transparent;
|
|
467
|
+
border-color: transparent;
|
|
468
|
+
color: transparent;
|
|
469
|
+
}
|
|
470
|
+
.slider__range_75oac::-ms-fill-lower {
|
|
471
|
+
background: transparent;
|
|
472
|
+
}
|
|
473
|
+
.slider__range_75oac::-ms-fill-upper {
|
|
474
|
+
background: transparent;
|
|
475
|
+
}
|
|
476
|
+
.slider__range_75oac::-webkit-slider-thumb {
|
|
477
|
+
background: #ef3124;
|
|
478
|
+
box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
|
|
479
|
+
}
|
|
480
|
+
.slider__range_75oac::-ms-thumb {
|
|
481
|
+
background: #ef3124;
|
|
482
|
+
box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
|
|
483
|
+
}
|
|
484
|
+
.slider__range_75oac::-moz-range-thumb {
|
|
485
|
+
background: #ef3124;
|
|
486
|
+
box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
|
|
487
|
+
}
|
|
488
|
+
.slider__focused_75oac::-webkit-slider-thumb {
|
|
489
|
+
outline: 2px solid #007aff;
|
|
490
|
+
}
|
|
491
|
+
.slider__focused_75oac::-ms-thumb {
|
|
492
|
+
outline: 2px solid #007aff;
|
|
493
|
+
}
|
|
494
|
+
.slider__component_75oac:hover .slider__progress_75oac {
|
|
495
|
+
background: #2a2a2c
|
|
496
|
+
}
|
|
497
|
+
.slider__component_75oac:hover .slider__progress_75oac::-moz-progress-bar {
|
|
498
|
+
background: #d91d0b;
|
|
499
|
+
}
|
|
500
|
+
.slider__component_75oac:hover .slider__progress_75oac::-ms-fill {
|
|
501
|
+
background: #d91d0b;
|
|
502
|
+
}
|
|
503
|
+
.slider__component_75oac:hover .slider__progress_75oac::-webkit-progress-value {
|
|
504
|
+
background: #d91d0b;
|
|
505
|
+
}
|
|
506
|
+
.slider__component_75oac:hover .slider__range_75oac::-webkit-slider-thumb {
|
|
507
|
+
background: #ef3124;
|
|
508
|
+
}
|
|
509
|
+
.slider__component_75oac:hover .slider__range_75oac::-ms-thumb {
|
|
510
|
+
background: #ef3124;
|
|
511
|
+
}
|
|
512
|
+
.slider__component_75oac:hover .slider__range_75oac::-moz-range-thumb {
|
|
513
|
+
background: #ef3124;
|
|
514
|
+
}.pure-input__input_1crtn {
|
|
434
515
|
color: #fff;
|
|
435
516
|
caret-color: #0072ef;
|
|
436
517
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
@@ -510,17 +591,6 @@
|
|
|
510
591
|
100% {
|
|
511
592
|
background: rgb(198, 205, 214);
|
|
512
593
|
}
|
|
513
|
-
}.radio-group__error_1okqa {
|
|
514
|
-
border-left: 1px solid #f15045;
|
|
515
|
-
}
|
|
516
|
-
.radio-group__label_1okqa {
|
|
517
|
-
color: #fff;
|
|
518
|
-
}
|
|
519
|
-
.radio-group__errorMessage_1okqa {
|
|
520
|
-
color: #f15045;
|
|
521
|
-
}
|
|
522
|
-
.radio-group__hint_1okqa {
|
|
523
|
-
color: #8d8d93;
|
|
524
594
|
}.radio__container_1iygp:not(.radio__checked_1iygp):not(.radio__disabled_1iygp):not(.radio__inactive_1iygp) .radio__circle_1iygp {
|
|
525
595
|
background-color: #121212;
|
|
526
596
|
border: 1.5px solid #8d8d93;
|
|
@@ -578,137 +648,67 @@
|
|
|
578
648
|
}
|
|
579
649
|
.radio__hint_1iygp {
|
|
580
650
|
color: #8d8d93;
|
|
581
|
-
}
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
651
|
+
}@keyframes spinner__spin_animation_12qzf {
|
|
652
|
+
}.status__soft_7dhn9.status__green_7dhn9 {
|
|
653
|
+
background: rgba(19, 164, 99, 0.1);
|
|
654
|
+
color: #13a463;
|
|
655
|
+
}
|
|
656
|
+
.status__soft_7dhn9.status__orange_7dhn9 {
|
|
657
|
+
background: rgba(222, 106, 0, 0.1);
|
|
658
|
+
color: #de6a00;
|
|
659
|
+
}
|
|
660
|
+
.status__soft_7dhn9.status__red_7dhn9 {
|
|
661
|
+
background: rgba(217, 29, 11, 0.1);
|
|
662
|
+
color: #d91d0b;
|
|
663
|
+
}
|
|
664
|
+
.status__soft_7dhn9.status__blue_7dhn9 {
|
|
665
|
+
background: rgba(0, 122, 255, 0.1);
|
|
666
|
+
color: #007aff;
|
|
667
|
+
}
|
|
668
|
+
.status__soft_7dhn9.status__grey_7dhn9 {
|
|
669
|
+
background: rgba(109, 121, 134, 0.1);
|
|
670
|
+
color: #6d7986;
|
|
671
|
+
}
|
|
672
|
+
.status__soft_7dhn9.status__teal_7dhn9 {
|
|
673
|
+
background: rgba(33, 145, 135, 0.1);
|
|
674
|
+
color: #219187;
|
|
675
|
+
}
|
|
676
|
+
.status__soft_7dhn9.status__purple_7dhn9 {
|
|
677
|
+
background: rgba(103, 58, 183, 0.1);
|
|
678
|
+
color: #673ab7;
|
|
679
|
+
}
|
|
680
|
+
.status__contrast_7dhn9 {
|
|
681
|
+
color: #000
|
|
586
682
|
}
|
|
587
|
-
.
|
|
588
|
-
|
|
683
|
+
.status__contrast_7dhn9.status__green_7dhn9 {
|
|
684
|
+
background: #13a463;
|
|
685
|
+
}
|
|
686
|
+
.status__contrast_7dhn9.status__orange_7dhn9 {
|
|
687
|
+
background: #de6a00;
|
|
688
|
+
}
|
|
689
|
+
.status__contrast_7dhn9.status__red_7dhn9 {
|
|
690
|
+
background: #d91d0b;
|
|
691
|
+
}
|
|
692
|
+
.status__contrast_7dhn9.status__blue_7dhn9 {
|
|
693
|
+
background: #007aff;
|
|
694
|
+
}
|
|
695
|
+
.status__contrast_7dhn9.status__grey_7dhn9 {
|
|
696
|
+
background: #6d7986;
|
|
697
|
+
}
|
|
698
|
+
.status__contrast_7dhn9.status__teal_7dhn9 {
|
|
699
|
+
background: #219187;
|
|
700
|
+
}
|
|
701
|
+
.status__contrast_7dhn9.status__purple_7dhn9 {
|
|
702
|
+
background: #673ab7;
|
|
703
|
+
}.switch__component_u2ilk {
|
|
704
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
589
705
|
}
|
|
590
|
-
.
|
|
591
|
-
background: #
|
|
706
|
+
.switch__switch_u2ilk {
|
|
707
|
+
background-color: #8d8d93;
|
|
708
|
+
border: 2px solid #8d8d93;
|
|
592
709
|
}
|
|
593
|
-
.
|
|
594
|
-
background:
|
|
595
|
-
}
|
|
596
|
-
.slider__range_75oac,
|
|
597
|
-
.slider__range_75oac:focus {
|
|
598
|
-
background: transparent;
|
|
599
|
-
border-color: transparent;
|
|
600
|
-
color: transparent;
|
|
601
|
-
}
|
|
602
|
-
.slider__range_75oac::-ms-track {
|
|
603
|
-
background: transparent;
|
|
604
|
-
border-color: transparent;
|
|
605
|
-
color: transparent;
|
|
606
|
-
}
|
|
607
|
-
.slider__range_75oac::-ms-fill-lower {
|
|
608
|
-
background: transparent;
|
|
609
|
-
}
|
|
610
|
-
.slider__range_75oac::-ms-fill-upper {
|
|
611
|
-
background: transparent;
|
|
612
|
-
}
|
|
613
|
-
.slider__range_75oac::-webkit-slider-thumb {
|
|
614
|
-
background: #ef3124;
|
|
615
|
-
box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
|
|
616
|
-
}
|
|
617
|
-
.slider__range_75oac::-ms-thumb {
|
|
618
|
-
background: #ef3124;
|
|
619
|
-
box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
|
|
620
|
-
}
|
|
621
|
-
.slider__range_75oac::-moz-range-thumb {
|
|
622
|
-
background: #ef3124;
|
|
623
|
-
box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
|
|
624
|
-
}
|
|
625
|
-
.slider__focused_75oac::-webkit-slider-thumb {
|
|
626
|
-
outline: 2px solid #007aff;
|
|
627
|
-
}
|
|
628
|
-
.slider__focused_75oac::-ms-thumb {
|
|
629
|
-
outline: 2px solid #007aff;
|
|
630
|
-
}
|
|
631
|
-
.slider__component_75oac:hover .slider__progress_75oac {
|
|
632
|
-
background: #2a2a2c
|
|
633
|
-
}
|
|
634
|
-
.slider__component_75oac:hover .slider__progress_75oac::-moz-progress-bar {
|
|
635
|
-
background: #d91d0b;
|
|
636
|
-
}
|
|
637
|
-
.slider__component_75oac:hover .slider__progress_75oac::-ms-fill {
|
|
638
|
-
background: #d91d0b;
|
|
639
|
-
}
|
|
640
|
-
.slider__component_75oac:hover .slider__progress_75oac::-webkit-progress-value {
|
|
641
|
-
background: #d91d0b;
|
|
642
|
-
}
|
|
643
|
-
.slider__component_75oac:hover .slider__range_75oac::-webkit-slider-thumb {
|
|
644
|
-
background: #ef3124;
|
|
645
|
-
}
|
|
646
|
-
.slider__component_75oac:hover .slider__range_75oac::-ms-thumb {
|
|
647
|
-
background: #ef3124;
|
|
648
|
-
}
|
|
649
|
-
.slider__component_75oac:hover .slider__range_75oac::-moz-range-thumb {
|
|
650
|
-
background: #ef3124;
|
|
651
|
-
}@keyframes spinner__spin_animation_12qzf {
|
|
652
|
-
}.status__soft_7dhn9.status__green_7dhn9 {
|
|
653
|
-
background: rgba(19, 164, 99, 0.1);
|
|
654
|
-
color: #13a463;
|
|
655
|
-
}
|
|
656
|
-
.status__soft_7dhn9.status__orange_7dhn9 {
|
|
657
|
-
background: rgba(222, 106, 0, 0.1);
|
|
658
|
-
color: #de6a00;
|
|
659
|
-
}
|
|
660
|
-
.status__soft_7dhn9.status__red_7dhn9 {
|
|
661
|
-
background: rgba(217, 29, 11, 0.1);
|
|
662
|
-
color: #d91d0b;
|
|
663
|
-
}
|
|
664
|
-
.status__soft_7dhn9.status__blue_7dhn9 {
|
|
665
|
-
background: rgba(0, 122, 255, 0.1);
|
|
666
|
-
color: #007aff;
|
|
667
|
-
}
|
|
668
|
-
.status__soft_7dhn9.status__grey_7dhn9 {
|
|
669
|
-
background: rgba(109, 121, 134, 0.1);
|
|
670
|
-
color: #6d7986;
|
|
671
|
-
}
|
|
672
|
-
.status__soft_7dhn9.status__teal_7dhn9 {
|
|
673
|
-
background: rgba(33, 145, 135, 0.1);
|
|
674
|
-
color: #219187;
|
|
675
|
-
}
|
|
676
|
-
.status__soft_7dhn9.status__purple_7dhn9 {
|
|
677
|
-
background: rgba(103, 58, 183, 0.1);
|
|
678
|
-
color: #673ab7;
|
|
679
|
-
}
|
|
680
|
-
.status__contrast_7dhn9 {
|
|
681
|
-
color: #000
|
|
682
|
-
}
|
|
683
|
-
.status__contrast_7dhn9.status__green_7dhn9 {
|
|
684
|
-
background: #13a463;
|
|
685
|
-
}
|
|
686
|
-
.status__contrast_7dhn9.status__orange_7dhn9 {
|
|
687
|
-
background: #de6a00;
|
|
688
|
-
}
|
|
689
|
-
.status__contrast_7dhn9.status__red_7dhn9 {
|
|
690
|
-
background: #d91d0b;
|
|
691
|
-
}
|
|
692
|
-
.status__contrast_7dhn9.status__blue_7dhn9 {
|
|
693
|
-
background: #007aff;
|
|
694
|
-
}
|
|
695
|
-
.status__contrast_7dhn9.status__grey_7dhn9 {
|
|
696
|
-
background: #6d7986;
|
|
697
|
-
}
|
|
698
|
-
.status__contrast_7dhn9.status__teal_7dhn9 {
|
|
699
|
-
background: #219187;
|
|
700
|
-
}
|
|
701
|
-
.status__contrast_7dhn9.status__purple_7dhn9 {
|
|
702
|
-
background: #673ab7;
|
|
703
|
-
}.switch__component_u2ilk {
|
|
704
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
705
|
-
}
|
|
706
|
-
.switch__switch_u2ilk {
|
|
707
|
-
background-color: #8d8d93;
|
|
708
|
-
border: 2px solid #8d8d93;
|
|
709
|
-
}
|
|
710
|
-
.switch__switch_u2ilk:before {
|
|
711
|
-
background-color: #121212;
|
|
710
|
+
.switch__switch_u2ilk:before {
|
|
711
|
+
background-color: #121212;
|
|
712
712
|
}
|
|
713
713
|
.switch__label_u2ilk {
|
|
714
714
|
color: #fff;
|
|
@@ -856,6 +856,130 @@
|
|
|
856
856
|
@media screen and (min-width: 600px) {
|
|
857
857
|
}
|
|
858
858
|
@media screen and (min-width: 1024px) {
|
|
859
|
+
}.textarea__input_1ren1 {
|
|
860
|
+
color: #fff;
|
|
861
|
+
caret-color: #0072ef;
|
|
862
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
863
|
+
}
|
|
864
|
+
.textarea__input_1ren1:-webkit-autofill {
|
|
865
|
+
-webkit-text-fill-color: #fff;
|
|
866
|
+
}
|
|
867
|
+
.textarea__input_1ren1::placeholder {
|
|
868
|
+
color: #8d8d93;
|
|
869
|
+
}
|
|
870
|
+
.textarea__hasLabel_1ren1::placeholder {
|
|
871
|
+
color: #464649;
|
|
872
|
+
}
|
|
873
|
+
.textarea__clearIcon_1ren1 {
|
|
874
|
+
color: #fff;
|
|
875
|
+
}
|
|
876
|
+
.textarea__input_1ren1:read-only {
|
|
877
|
+
color: #8d8d93
|
|
878
|
+
}
|
|
879
|
+
.textarea__input_1ren1:read-only:focus::placeholder {
|
|
880
|
+
color: #8d8d93;
|
|
881
|
+
}
|
|
882
|
+
.textarea__input_1ren1:disabled {
|
|
883
|
+
color: #fff;
|
|
884
|
+
-webkit-text-fill-color: #fff;
|
|
885
|
+
}
|
|
886
|
+
.textarea__input_1ren1:focus::placeholder {
|
|
887
|
+
color: rgba(235, 235, 245, 0.3);
|
|
888
|
+
}
|
|
889
|
+
.textarea__error_1ren1 {
|
|
890
|
+
color: #f15045;
|
|
891
|
+
caret-color: #f15045;
|
|
892
|
+
}
|
|
893
|
+
.textarea__textarea_1ren1 {
|
|
894
|
+
color: #fff;
|
|
895
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
896
|
+
}
|
|
897
|
+
.textarea__textarea_1ren1::placeholder {
|
|
898
|
+
color: #8d8d93;
|
|
899
|
+
}
|
|
900
|
+
.textarea__hasLabel_1ren1::placeholder {
|
|
901
|
+
color: #464649;
|
|
902
|
+
}
|
|
903
|
+
.textarea__textarea_1ren1:disabled {
|
|
904
|
+
color: #fff;
|
|
905
|
+
-webkit-text-fill-color: #fff;
|
|
906
|
+
}
|
|
907
|
+
.textarea__textarea_1ren1:read-only {
|
|
908
|
+
color: #8d8d93;
|
|
909
|
+
}
|
|
910
|
+
.textarea__textarea_1ren1:focus::placeholder {
|
|
911
|
+
color: rgba(235, 235, 245, 0.3);
|
|
912
|
+
}
|
|
913
|
+
.textarea__focusVisible_8v21j {
|
|
914
|
+
outline: 2px solid #007aff;
|
|
915
|
+
}
|
|
916
|
+
.textarea__input_n3gbk {
|
|
917
|
+
color: #000;
|
|
918
|
+
caret-color: #0072ef;
|
|
919
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
920
|
+
}
|
|
921
|
+
.textarea__input_n3gbk:-webkit-autofill {
|
|
922
|
+
-webkit-text-fill-color: #000;
|
|
923
|
+
}
|
|
924
|
+
.textarea__input_n3gbk::placeholder {
|
|
925
|
+
color: rgba(60, 60, 67, 0.6);
|
|
926
|
+
}
|
|
927
|
+
.textarea__hasLabel_n3gbk::placeholder {
|
|
928
|
+
color: #c5c5c7;
|
|
929
|
+
}
|
|
930
|
+
.textarea__clearIcon_n3gbk {
|
|
931
|
+
color: #121212;
|
|
932
|
+
}
|
|
933
|
+
.textarea__input_n3gbk:read-only {
|
|
934
|
+
color: rgba(60, 60, 67, 0.6)
|
|
935
|
+
}
|
|
936
|
+
.textarea__input_n3gbk:read-only:focus::placeholder {
|
|
937
|
+
color: rgba(60, 60, 67, 0.6);
|
|
938
|
+
}
|
|
939
|
+
.textarea__input_n3gbk:disabled {
|
|
940
|
+
color: #000;
|
|
941
|
+
-webkit-text-fill-color: #000;
|
|
942
|
+
}
|
|
943
|
+
.textarea__input_n3gbk:focus::placeholder {
|
|
944
|
+
color: rgba(60, 60, 67, 0.3);
|
|
945
|
+
}
|
|
946
|
+
.textarea__error_n3gbk {
|
|
947
|
+
color: #ef3124;
|
|
948
|
+
caret-color: #ef3124;
|
|
949
|
+
}
|
|
950
|
+
.textarea__textarea_n3gbk {
|
|
951
|
+
color: #000;
|
|
952
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
953
|
+
}
|
|
954
|
+
.textarea__textarea_n3gbk::placeholder {
|
|
955
|
+
color: rgba(60, 60, 67, 0.6);
|
|
956
|
+
}
|
|
957
|
+
.textarea__hasLabel_n3gbk::placeholder {
|
|
958
|
+
color: #c5c5c7;
|
|
959
|
+
}
|
|
960
|
+
.textarea__textarea_n3gbk:disabled {
|
|
961
|
+
color: #000;
|
|
962
|
+
-webkit-text-fill-color: #000;
|
|
963
|
+
}
|
|
964
|
+
.textarea__textarea_n3gbk:read-only {
|
|
965
|
+
color: rgba(60, 60, 67, 0.6);
|
|
966
|
+
}
|
|
967
|
+
.textarea__textarea_n3gbk:focus::placeholder {
|
|
968
|
+
color: rgba(60, 60, 67, 0.3);
|
|
969
|
+
}.base-modal__component_1fxtr {
|
|
970
|
+
background: #121212;
|
|
971
|
+
}.popover__component_e26d2 {
|
|
972
|
+
background-color: transparent;
|
|
973
|
+
color: #fff;
|
|
974
|
+
}
|
|
975
|
+
.popover__inner_e26d2 {
|
|
976
|
+
background-color: #121212;
|
|
977
|
+
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
978
|
+
border: 1px solid transparent;
|
|
979
|
+
}
|
|
980
|
+
.popover__arrow_e26d2:after {
|
|
981
|
+
background-color: #121212;
|
|
982
|
+
border: 1px solid transparent;
|
|
859
983
|
}.button__primary_a8thl {
|
|
860
984
|
color: #000;
|
|
861
985
|
background-color: #f3f4f5
|
|
@@ -1151,141 +1275,17 @@
|
|
|
1151
1275
|
}
|
|
1152
1276
|
.button__component_1xzw1:disabled.button__ghost_1xzw1.button__loading_1xzw1 {
|
|
1153
1277
|
color: #000;
|
|
1154
|
-
}.
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
.textarea__input_1ren1:-webkit-autofill {
|
|
1160
|
-
-webkit-text-fill-color: #fff;
|
|
1278
|
+
}.tabs__component_vq35b:before {
|
|
1279
|
+
background-color: #2b2b2e;
|
|
1280
|
+
}
|
|
1281
|
+
.tabs__title_vq35b {
|
|
1282
|
+
color: #8d8d93
|
|
1161
1283
|
}
|
|
1162
|
-
.
|
|
1163
|
-
|
|
1164
|
-
}
|
|
1165
|
-
.
|
|
1166
|
-
|
|
1167
|
-
}
|
|
1168
|
-
.textarea__clearIcon_1ren1 {
|
|
1169
|
-
color: #fff;
|
|
1170
|
-
}
|
|
1171
|
-
.textarea__input_1ren1:read-only {
|
|
1172
|
-
color: #8d8d93
|
|
1173
|
-
}
|
|
1174
|
-
.textarea__input_1ren1:read-only:focus::placeholder {
|
|
1175
|
-
color: #8d8d93;
|
|
1176
|
-
}
|
|
1177
|
-
.textarea__input_1ren1:disabled {
|
|
1178
|
-
color: #fff;
|
|
1179
|
-
-webkit-text-fill-color: #fff;
|
|
1180
|
-
}
|
|
1181
|
-
.textarea__input_1ren1:focus::placeholder {
|
|
1182
|
-
color: rgba(235, 235, 245, 0.3);
|
|
1183
|
-
}
|
|
1184
|
-
.textarea__error_1ren1 {
|
|
1185
|
-
color: #f15045;
|
|
1186
|
-
caret-color: #f15045;
|
|
1187
|
-
}
|
|
1188
|
-
.textarea__textarea_1ren1 {
|
|
1189
|
-
color: #fff;
|
|
1190
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1191
|
-
}
|
|
1192
|
-
.textarea__textarea_1ren1::placeholder {
|
|
1193
|
-
color: #8d8d93;
|
|
1194
|
-
}
|
|
1195
|
-
.textarea__hasLabel_1ren1::placeholder {
|
|
1196
|
-
color: #464649;
|
|
1197
|
-
}
|
|
1198
|
-
.textarea__textarea_1ren1:disabled {
|
|
1199
|
-
color: #fff;
|
|
1200
|
-
-webkit-text-fill-color: #fff;
|
|
1201
|
-
}
|
|
1202
|
-
.textarea__textarea_1ren1:read-only {
|
|
1203
|
-
color: #8d8d93;
|
|
1204
|
-
}
|
|
1205
|
-
.textarea__textarea_1ren1:focus::placeholder {
|
|
1206
|
-
color: rgba(235, 235, 245, 0.3);
|
|
1207
|
-
}
|
|
1208
|
-
.textarea__focusVisible_8v21j {
|
|
1209
|
-
outline: 2px solid #007aff;
|
|
1210
|
-
}
|
|
1211
|
-
.textarea__input_n3gbk {
|
|
1212
|
-
color: #000;
|
|
1213
|
-
caret-color: #0072ef;
|
|
1214
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1215
|
-
}
|
|
1216
|
-
.textarea__input_n3gbk:-webkit-autofill {
|
|
1217
|
-
-webkit-text-fill-color: #000;
|
|
1218
|
-
}
|
|
1219
|
-
.textarea__input_n3gbk::placeholder {
|
|
1220
|
-
color: rgba(60, 60, 67, 0.6);
|
|
1221
|
-
}
|
|
1222
|
-
.textarea__hasLabel_n3gbk::placeholder {
|
|
1223
|
-
color: #c5c5c7;
|
|
1224
|
-
}
|
|
1225
|
-
.textarea__clearIcon_n3gbk {
|
|
1226
|
-
color: #121212;
|
|
1227
|
-
}
|
|
1228
|
-
.textarea__input_n3gbk:read-only {
|
|
1229
|
-
color: rgba(60, 60, 67, 0.6)
|
|
1230
|
-
}
|
|
1231
|
-
.textarea__input_n3gbk:read-only:focus::placeholder {
|
|
1232
|
-
color: rgba(60, 60, 67, 0.6);
|
|
1233
|
-
}
|
|
1234
|
-
.textarea__input_n3gbk:disabled {
|
|
1235
|
-
color: #000;
|
|
1236
|
-
-webkit-text-fill-color: #000;
|
|
1237
|
-
}
|
|
1238
|
-
.textarea__input_n3gbk:focus::placeholder {
|
|
1239
|
-
color: rgba(60, 60, 67, 0.3);
|
|
1240
|
-
}
|
|
1241
|
-
.textarea__error_n3gbk {
|
|
1242
|
-
color: #ef3124;
|
|
1243
|
-
caret-color: #ef3124;
|
|
1244
|
-
}
|
|
1245
|
-
.textarea__textarea_n3gbk {
|
|
1246
|
-
color: #000;
|
|
1247
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1248
|
-
}
|
|
1249
|
-
.textarea__textarea_n3gbk::placeholder {
|
|
1250
|
-
color: rgba(60, 60, 67, 0.6);
|
|
1251
|
-
}
|
|
1252
|
-
.textarea__hasLabel_n3gbk::placeholder {
|
|
1253
|
-
color: #c5c5c7;
|
|
1254
|
-
}
|
|
1255
|
-
.textarea__textarea_n3gbk:disabled {
|
|
1256
|
-
color: #000;
|
|
1257
|
-
-webkit-text-fill-color: #000;
|
|
1258
|
-
}
|
|
1259
|
-
.textarea__textarea_n3gbk:read-only {
|
|
1260
|
-
color: rgba(60, 60, 67, 0.6);
|
|
1261
|
-
}
|
|
1262
|
-
.textarea__textarea_n3gbk:focus::placeholder {
|
|
1263
|
-
color: rgba(60, 60, 67, 0.3);
|
|
1264
|
-
}.base-modal__component_1fxtr {
|
|
1265
|
-
background: #121212;
|
|
1266
|
-
}.popover__component_e26d2 {
|
|
1267
|
-
background-color: transparent;
|
|
1268
|
-
color: #fff;
|
|
1269
|
-
}
|
|
1270
|
-
.popover__inner_e26d2 {
|
|
1271
|
-
background-color: #121212;
|
|
1272
|
-
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
1273
|
-
border: 1px solid transparent;
|
|
1274
|
-
}
|
|
1275
|
-
.popover__arrow_e26d2:after {
|
|
1276
|
-
background-color: #121212;
|
|
1277
|
-
border: 1px solid transparent;
|
|
1278
|
-
}.tabs__component_vq35b:before {
|
|
1279
|
-
background-color: #2b2b2e;
|
|
1280
|
-
}
|
|
1281
|
-
.tabs__title_vq35b {
|
|
1282
|
-
color: #8d8d93
|
|
1283
|
-
}
|
|
1284
|
-
.tabs__title_vq35b:not(.tabs__disabled_vq35b):hover {
|
|
1285
|
-
color: #fff;
|
|
1286
|
-
}
|
|
1287
|
-
.tabs__focused_vq35b {
|
|
1288
|
-
outline: 2px solid #007aff;
|
|
1284
|
+
.tabs__title_vq35b:not(.tabs__disabled_vq35b):hover {
|
|
1285
|
+
color: #fff;
|
|
1286
|
+
}
|
|
1287
|
+
.tabs__focused_vq35b {
|
|
1288
|
+
outline: 2px solid #007aff;
|
|
1289
1289
|
}
|
|
1290
1290
|
.tabs__selected_vq35b {
|
|
1291
1291
|
color: #fff;
|
|
@@ -1314,7 +1314,44 @@
|
|
|
1314
1314
|
|
|
1315
1315
|
|
|
1316
1316
|
|
|
1317
|
-
.
|
|
1317
|
+
.select-with-tags__tag_5bu5p:active:not(:disabled) {
|
|
1318
|
+
background-color: #f3f4f5;
|
|
1319
|
+
}
|
|
1320
|
+
.select-with-tags__tag_5bu5p:hover:not(:disabled):not(:active) {
|
|
1321
|
+
background-color: #f3f4f5;
|
|
1322
|
+
}
|
|
1323
|
+
.select-with-tags__input_78q0q {
|
|
1324
|
+
background-color: transparent;
|
|
1325
|
+
color: #fff
|
|
1326
|
+
}
|
|
1327
|
+
.select-with-tags__input_78q0q:disabled {
|
|
1328
|
+
color: #8d8d93;
|
|
1329
|
+
}
|
|
1330
|
+
.select-with-tags__input_78q0q::placeholder {
|
|
1331
|
+
color: #8d8d93;
|
|
1332
|
+
}
|
|
1333
|
+
.select-with-tags__input_78q0q:focus::placeholder {
|
|
1334
|
+
color: #464649;
|
|
1335
|
+
}
|
|
1336
|
+
.select-with-tags__focusVisible_78q0q {
|
|
1337
|
+
outline: 2px solid #007aff;
|
|
1338
|
+
}
|
|
1339
|
+
.select-with-tags__placeholder_78q0q {
|
|
1340
|
+
color: #464649;
|
|
1341
|
+
}.drawer__backdropEnter_1owwz {
|
|
1342
|
+
background-color: transparent;
|
|
1343
|
+
}
|
|
1344
|
+
.drawer__backdropEnterActive_1owwz,
|
|
1345
|
+
.drawer__backdropEnterDone_1owwz {
|
|
1346
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
1347
|
+
}
|
|
1348
|
+
.drawer__backdropExit_1owwz {
|
|
1349
|
+
background-color: rgba(0, 0, 0, 0.8);
|
|
1350
|
+
}
|
|
1351
|
+
.drawer__backdropExitActive_1owwz,
|
|
1352
|
+
.drawer__backdropExitDone_1owwz {
|
|
1353
|
+
background-color: transparent;
|
|
1354
|
+
}.circular-progress-bar__backgroundCircle_1tiho,
|
|
1318
1355
|
.circular-progress-bar__progressCircle_1tiho {
|
|
1319
1356
|
fill: transparent;
|
|
1320
1357
|
}
|
|
@@ -1326,6 +1363,8 @@
|
|
|
1326
1363
|
}
|
|
1327
1364
|
.circular-progress-bar__backgroundCircle_1tiho {
|
|
1328
1365
|
stroke: #2c2c2e;
|
|
1366
|
+
}.list-header__filled_jj4y8 {
|
|
1367
|
+
background-color: #485767;
|
|
1329
1368
|
}.stepped-progress-bar__description_kyfoj {
|
|
1330
1369
|
color: rgba(235, 235, 245, 0.6);
|
|
1331
1370
|
}
|
|
@@ -1355,45 +1394,6 @@
|
|
|
1355
1394
|
}
|
|
1356
1395
|
.stepped-progress-bar__accent_7bi3p {
|
|
1357
1396
|
background: #ef3124;
|
|
1358
|
-
}.list-header__filled_jj4y8 {
|
|
1359
|
-
background-color: #485767;
|
|
1360
|
-
}.select-with-tags__tag_5bu5p:active:not(:disabled) {
|
|
1361
|
-
background-color: #f3f4f5;
|
|
1362
|
-
}
|
|
1363
|
-
.select-with-tags__tag_5bu5p:hover:not(:disabled):not(:active) {
|
|
1364
|
-
background-color: #f3f4f5;
|
|
1365
|
-
}
|
|
1366
|
-
.select-with-tags__input_78q0q {
|
|
1367
|
-
background-color: transparent;
|
|
1368
|
-
color: #fff
|
|
1369
|
-
}
|
|
1370
|
-
.select-with-tags__input_78q0q:disabled {
|
|
1371
|
-
color: #8d8d93;
|
|
1372
|
-
}
|
|
1373
|
-
.select-with-tags__input_78q0q::placeholder {
|
|
1374
|
-
color: #8d8d93;
|
|
1375
|
-
}
|
|
1376
|
-
.select-with-tags__input_78q0q:focus::placeholder {
|
|
1377
|
-
color: #464649;
|
|
1378
|
-
}
|
|
1379
|
-
.select-with-tags__focusVisible_78q0q {
|
|
1380
|
-
outline: 2px solid #007aff;
|
|
1381
|
-
}
|
|
1382
|
-
.select-with-tags__placeholder_78q0q {
|
|
1383
|
-
color: #464649;
|
|
1384
|
-
}.drawer__backdropEnter_1owwz {
|
|
1385
|
-
background-color: transparent;
|
|
1386
|
-
}
|
|
1387
|
-
.drawer__backdropEnterActive_1owwz,
|
|
1388
|
-
.drawer__backdropEnterDone_1owwz {
|
|
1389
|
-
background-color: rgba(0, 0, 0, 0.8);
|
|
1390
|
-
}
|
|
1391
|
-
.drawer__backdropExit_1owwz {
|
|
1392
|
-
background-color: rgba(0, 0, 0, 0.8);
|
|
1393
|
-
}
|
|
1394
|
-
.drawer__backdropExitActive_1owwz,
|
|
1395
|
-
.drawer__backdropExitDone_1owwz {
|
|
1396
|
-
background-color: transparent;
|
|
1397
1397
|
}.custom-button__customButton_hdxwq.custom-button__white_hdxwq * {
|
|
1398
1398
|
color: #fff;
|
|
1399
1399
|
}
|
|
@@ -1425,13 +1425,6 @@
|
|
|
1425
1425
|
fill: transparent;
|
|
1426
1426
|
stroke: #464649;
|
|
1427
1427
|
}
|
|
1428
|
-
.confirmation__header_9169z {
|
|
1429
|
-
color: #fff;
|
|
1430
|
-
}
|
|
1431
|
-
.confirmation__description_9169z {
|
|
1432
|
-
color: #8d8d93;
|
|
1433
|
-
color: #fff;
|
|
1434
|
-
}
|
|
1435
1428
|
.confirmation__title_16ee9 {
|
|
1436
1429
|
color: #fff;
|
|
1437
1430
|
}
|
|
@@ -1444,17 +1437,24 @@
|
|
|
1444
1437
|
.confirmation__phoneDescription_16ee9 {
|
|
1445
1438
|
color: #8d8d93;
|
|
1446
1439
|
}
|
|
1447
|
-
.
|
|
1440
|
+
.confirmation__header_4xzn5 {
|
|
1448
1441
|
color: #fff;
|
|
1449
1442
|
}
|
|
1450
|
-
.
|
|
1451
|
-
color: #
|
|
1443
|
+
.confirmation__phone_4xzn5 {
|
|
1444
|
+
color: #fff;
|
|
1452
1445
|
}
|
|
1453
|
-
.
|
|
1446
|
+
.confirmation__header_9169z {
|
|
1454
1447
|
color: #fff;
|
|
1455
1448
|
}
|
|
1456
|
-
.
|
|
1449
|
+
.confirmation__description_9169z {
|
|
1450
|
+
color: #8d8d93;
|
|
1451
|
+
color: #fff;
|
|
1452
|
+
}
|
|
1453
|
+
.confirmation__header_1wl4b {
|
|
1457
1454
|
color: #fff;
|
|
1455
|
+
}
|
|
1456
|
+
.confirmation__description_1wl4b {
|
|
1457
|
+
color: #8d8d93;
|
|
1458
1458
|
}.chart__coreChart_1gbzh .recharts-text tspan {
|
|
1459
1459
|
fill: #fff;
|
|
1460
1460
|
}
|
|
@@ -1481,6 +1481,27 @@
|
|
|
1481
1481
|
}
|
|
1482
1482
|
.chart__tooltipArrow_1i4jp:before {
|
|
1483
1483
|
border-color: transparent #121212 transparent transparent;
|
|
1484
|
+
}.plate__component_xiwa5 {
|
|
1485
|
+
color: #fff;
|
|
1486
|
+
}
|
|
1487
|
+
.plate__focused_xiwa5 {
|
|
1488
|
+
outline: 2px solid #007aff;
|
|
1489
|
+
}
|
|
1490
|
+
.plate__common_xiwa5 {
|
|
1491
|
+
background-color: #202022;
|
|
1492
|
+
border-color: #6d7986;
|
|
1493
|
+
}
|
|
1494
|
+
.plate__negative_xiwa5 {
|
|
1495
|
+
background-color: #35110d;
|
|
1496
|
+
border-color: #d91d0b;
|
|
1497
|
+
}
|
|
1498
|
+
.plate__positive_xiwa5 {
|
|
1499
|
+
background-color: #042117;
|
|
1500
|
+
border-color: #13a463;
|
|
1501
|
+
}
|
|
1502
|
+
.plate__attention_xiwa5 {
|
|
1503
|
+
background-color: #332104;
|
|
1504
|
+
border-color: #de6a00;
|
|
1484
1505
|
}.pagination__component_1lz5n {
|
|
1485
1506
|
color: #fff;
|
|
1486
1507
|
}
|
|
@@ -1593,29 +1614,14 @@
|
|
|
1593
1614
|
.input__error_126w5 {
|
|
1594
1615
|
color: #ef3124;
|
|
1595
1616
|
caret-color: #ef3124;
|
|
1596
|
-
}.
|
|
1597
|
-
color: #
|
|
1617
|
+
}.toast-plate__component_zdenr {
|
|
1618
|
+
color: #000;
|
|
1619
|
+
background-color: #fff
|
|
1598
1620
|
}
|
|
1599
|
-
.
|
|
1600
|
-
|
|
1601
|
-
}
|
|
1602
|
-
|
|
1603
|
-
background-color: #202022;
|
|
1604
|
-
border-color: #6d7986;
|
|
1605
|
-
}
|
|
1606
|
-
.plate__negative_xiwa5 {
|
|
1607
|
-
background-color: #35110d;
|
|
1608
|
-
border-color: #d91d0b;
|
|
1609
|
-
}
|
|
1610
|
-
.plate__positive_xiwa5 {
|
|
1611
|
-
background-color: #042117;
|
|
1612
|
-
border-color: #13a463;
|
|
1613
|
-
}
|
|
1614
|
-
.plate__attention_xiwa5 {
|
|
1615
|
-
background-color: #332104;
|
|
1616
|
-
border-color: #de6a00;
|
|
1617
|
-
}.icon-button__primary_1jyhe {
|
|
1618
|
-
color: #fff
|
|
1621
|
+
.toast-plate__actionSection_zdenr + .toast-plate__closeButton_zdenr:before {
|
|
1622
|
+
background-color: #e9e9eb;
|
|
1623
|
+
}.icon-button__primary_1jyhe {
|
|
1624
|
+
color: #fff
|
|
1619
1625
|
}
|
|
1620
1626
|
.icon-button__primary_1jyhe:hover {
|
|
1621
1627
|
color: rgb(179, 179, 179);
|
|
@@ -1686,13 +1692,13 @@
|
|
|
1686
1692
|
}
|
|
1687
1693
|
.icon-button__negative_1vpip:active {
|
|
1688
1694
|
color: rgb(169, 56, 48);
|
|
1689
|
-
}.
|
|
1690
|
-
|
|
1691
|
-
background-color: #fff
|
|
1695
|
+
}.toast__toastPlate_bolpy {
|
|
1696
|
+
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
1692
1697
|
}
|
|
1693
|
-
.
|
|
1694
|
-
|
|
1695
|
-
|
|
1698
|
+
.toast__popoverInner_bolpy {
|
|
1699
|
+
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
1700
|
+
background-color: transparent;
|
|
1701
|
+
}.with-suffix__hasSuffix_1u6zn input:focus::placeholder {
|
|
1696
1702
|
color: transparent;
|
|
1697
1703
|
}
|
|
1698
1704
|
.with-suffix__disabled_1u6zn {
|
|
@@ -1702,77 +1708,7 @@
|
|
|
1702
1708
|
}
|
|
1703
1709
|
.slider-input__info_1xqmd {
|
|
1704
1710
|
color: #8d8d93;
|
|
1705
|
-
}.
|
|
1706
|
-
background-color: rgba(32, 32, 34, 0.3);
|
|
1707
|
-
}
|
|
1708
|
-
.filter-tag__component_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__component_6ntz3.filter-tag__disabled_6ntz3) {
|
|
1709
|
-
background-color: #f3f4f5;
|
|
1710
|
-
}
|
|
1711
|
-
.filter-tag__component_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__component_6ntz3.filter-tag__disabled_6ntz3):hover {
|
|
1712
|
-
background-color: #f3f4f5;
|
|
1713
|
-
}
|
|
1714
|
-
.filter-tag__component_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__component_6ntz3.filter-tag__disabled_6ntz3):active {
|
|
1715
|
-
background-color: rgb(194, 195, 196);
|
|
1716
|
-
}
|
|
1717
|
-
.filter-tag__focused_6ntz3 {
|
|
1718
|
-
outline: 2px solid #007aff;
|
|
1719
|
-
}
|
|
1720
|
-
.filter-tag__valueButton_6ntz3 {
|
|
1721
|
-
color: #fff;
|
|
1722
|
-
background-color: #202022;
|
|
1723
|
-
border-color: transparent
|
|
1724
|
-
}
|
|
1725
|
-
.filter-tag__valueButton_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):hover {
|
|
1726
|
-
background-color: #202022;
|
|
1727
|
-
border-color: transparent;
|
|
1728
|
-
}
|
|
1729
|
-
.filter-tag__valueButton_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):active {
|
|
1730
|
-
background-color: rgb(65, 65, 67);
|
|
1731
|
-
border-color: transparent;
|
|
1732
|
-
}
|
|
1733
|
-
.filter-tag__valueButton_6ntz3:disabled {
|
|
1734
|
-
background-color: rgba(32, 32, 34, 0.3);
|
|
1735
|
-
border-color: transparent;
|
|
1736
|
-
color: #464649;
|
|
1737
|
-
}
|
|
1738
|
-
.filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3 {
|
|
1739
|
-
background-color: #f3f4f5;
|
|
1740
|
-
color: #000
|
|
1741
|
-
}
|
|
1742
|
-
.filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):hover {
|
|
1743
|
-
background-color: #f3f4f5;
|
|
1744
|
-
}
|
|
1745
|
-
.filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):active {
|
|
1746
|
-
background-color: rgb(194, 195, 196);
|
|
1747
|
-
}
|
|
1748
|
-
.filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):hover + .filter-tag__clear_6ntz3:before {
|
|
1749
|
-
background-color: #6d7986;
|
|
1750
|
-
}
|
|
1751
|
-
.filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):active + .filter-tag__clear_6ntz3:before {
|
|
1752
|
-
background-color: transparent;
|
|
1753
|
-
}
|
|
1754
|
-
.filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:disabled {
|
|
1755
|
-
background-color: rgba(243, 244, 245, 0.3);
|
|
1756
|
-
color: #000;
|
|
1757
|
-
}
|
|
1758
|
-
.filter-tag__clear_6ntz3 {
|
|
1759
|
-
background-color: #f3f4f5
|
|
1760
|
-
}
|
|
1761
|
-
.filter-tag__clear_6ntz3:before {
|
|
1762
|
-
background-color: #6d7986;
|
|
1763
|
-
}
|
|
1764
|
-
.filter-tag__clear_6ntz3:hover:before {
|
|
1765
|
-
background-color: #6d7986;
|
|
1766
|
-
}
|
|
1767
|
-
.filter-tag__clear_6ntz3:active:before {
|
|
1768
|
-
background-color: transparent;
|
|
1769
|
-
}
|
|
1770
|
-
.filter-tag__clear_6ntz3:hover {
|
|
1771
|
-
background-color: #f3f4f5;
|
|
1772
|
-
}
|
|
1773
|
-
.filter-tag__clear_6ntz3:active {
|
|
1774
|
-
background-color: rgb(194, 195, 196);
|
|
1775
|
-
}.file-upload-item__component_1mpsv {
|
|
1711
|
+
}.file-upload-item__component_1mpsv {
|
|
1776
1712
|
color: #8d8d93;
|
|
1777
1713
|
box-shadow: 0 -1px 0 0 #2b2b2e inset
|
|
1778
1714
|
}
|
|
@@ -1828,40 +1764,6 @@
|
|
|
1828
1764
|
.bottom-sheet__highlighted_lbhbz {
|
|
1829
1765
|
border-bottom: 1px solid #2b2b2e;
|
|
1830
1766
|
}
|
|
1831
|
-
.calendar__withShadow_samcs {
|
|
1832
|
-
box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
|
|
1833
|
-
}
|
|
1834
|
-
|
|
1835
|
-
.calendar__empty_1e6en {
|
|
1836
|
-
color: #8d8d93;
|
|
1837
|
-
}
|
|
1838
|
-
.calendar__button_37e06 {
|
|
1839
|
-
background-color: transparent
|
|
1840
|
-
}
|
|
1841
|
-
.calendar__button_37e06:not(:disabled):hover {
|
|
1842
|
-
background-color: #2c2c2e;
|
|
1843
|
-
color: #fff;
|
|
1844
|
-
}
|
|
1845
|
-
.calendar__button_37e06.calendar__filled_37e06 {
|
|
1846
|
-
background-color: #2c2c2e
|
|
1847
|
-
}
|
|
1848
|
-
.calendar__button_37e06.calendar__filled_37e06:not(:disabled):hover {
|
|
1849
|
-
background-color: rgb(59, 59, 61);
|
|
1850
|
-
}
|
|
1851
|
-
.calendar__button_37e06.calendar__outlined_37e06 {
|
|
1852
|
-
border: 1px solid #fff;
|
|
1853
|
-
}
|
|
1854
|
-
.calendar__button_37e06.calendar__selected_37e06,
|
|
1855
|
-
.calendar__button_37e06.calendar__selected_37e06:disabled {
|
|
1856
|
-
background-color: #fff;
|
|
1857
|
-
color: #000
|
|
1858
|
-
}
|
|
1859
|
-
.calendar__button_37e06.calendar__selected_37e06:not(:disabled):hover, .calendar__button_37e06.calendar__selected_37e06:disabled:not(:disabled):hover {
|
|
1860
|
-
background-color: #fff;
|
|
1861
|
-
color: #000;
|
|
1862
|
-
}
|
|
1863
|
-
@media (max-width: 374px) {
|
|
1864
|
-
}
|
|
1865
1767
|
.calendar__dayName_1o7o8 {
|
|
1866
1768
|
color: #8d8d93
|
|
1867
1769
|
}
|
|
@@ -1934,34 +1836,112 @@
|
|
|
1934
1836
|
.calendar__selected_1o7o8 .calendar__dot_1o7o8 {
|
|
1935
1837
|
background: #121212;
|
|
1936
1838
|
}
|
|
1839
|
+
.calendar__withShadow_samcs {
|
|
1840
|
+
box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
|
|
1841
|
+
}
|
|
1842
|
+
|
|
1937
1843
|
@media (max-width: 374px) {
|
|
1938
1844
|
}
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
.modal__button_19hmj {
|
|
1942
|
-
background: rgba(18, 18, 18, 0.4);
|
|
1845
|
+
.calendar__empty_1e6en {
|
|
1846
|
+
color: #8d8d93;
|
|
1943
1847
|
}
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
.modal__highlighted_1no8d {
|
|
1949
|
-
background: #121212;
|
|
1848
|
+
.calendar__button_37e06 {
|
|
1849
|
+
background-color: transparent
|
|
1950
1850
|
}
|
|
1951
|
-
.
|
|
1952
|
-
background: #
|
|
1851
|
+
.calendar__button_37e06:not(:disabled):hover {
|
|
1852
|
+
background-color: #2c2c2e;
|
|
1853
|
+
color: #fff;
|
|
1953
1854
|
}
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1855
|
+
.calendar__button_37e06.calendar__filled_37e06 {
|
|
1856
|
+
background-color: #2c2c2e
|
|
1857
|
+
}
|
|
1858
|
+
.calendar__button_37e06.calendar__filled_37e06:not(:disabled):hover {
|
|
1859
|
+
background-color: rgb(59, 59, 61);
|
|
1860
|
+
}
|
|
1861
|
+
.calendar__button_37e06.calendar__outlined_37e06 {
|
|
1862
|
+
border: 1px solid #fff;
|
|
1863
|
+
}
|
|
1864
|
+
.calendar__button_37e06.calendar__selected_37e06,
|
|
1865
|
+
.calendar__button_37e06.calendar__selected_37e06:disabled {
|
|
1866
|
+
background-color: #fff;
|
|
1867
|
+
color: #000
|
|
1868
|
+
}
|
|
1869
|
+
.calendar__button_37e06.calendar__selected_37e06:not(:disabled):hover, .calendar__button_37e06.calendar__selected_37e06:disabled:not(:disabled):hover {
|
|
1870
|
+
background-color: #fff;
|
|
1871
|
+
color: #000;
|
|
1872
|
+
}
|
|
1873
|
+
@media (max-width: 374px) {
|
|
1874
|
+
}.filter-tag__component_6ntz3.filter-tag__disabled_6ntz3 {
|
|
1875
|
+
background-color: rgba(32, 32, 34, 0.3);
|
|
1876
|
+
}
|
|
1877
|
+
.filter-tag__component_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__component_6ntz3.filter-tag__disabled_6ntz3) {
|
|
1878
|
+
background-color: #f3f4f5;
|
|
1879
|
+
}
|
|
1880
|
+
.filter-tag__component_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__component_6ntz3.filter-tag__disabled_6ntz3):hover {
|
|
1881
|
+
background-color: #f3f4f5;
|
|
1882
|
+
}
|
|
1883
|
+
.filter-tag__component_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__component_6ntz3.filter-tag__disabled_6ntz3):active {
|
|
1884
|
+
background-color: rgb(194, 195, 196);
|
|
1885
|
+
}
|
|
1886
|
+
.filter-tag__focused_6ntz3 {
|
|
1887
|
+
outline: 2px solid #007aff;
|
|
1958
1888
|
}
|
|
1959
|
-
.
|
|
1960
|
-
|
|
1961
|
-
|
|
1889
|
+
.filter-tag__valueButton_6ntz3 {
|
|
1890
|
+
color: #fff;
|
|
1891
|
+
background-color: #202022;
|
|
1892
|
+
border-color: transparent
|
|
1962
1893
|
}
|
|
1963
|
-
|
|
1964
|
-
|
|
1894
|
+
.filter-tag__valueButton_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):hover {
|
|
1895
|
+
background-color: #202022;
|
|
1896
|
+
border-color: transparent;
|
|
1897
|
+
}
|
|
1898
|
+
.filter-tag__valueButton_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):active {
|
|
1899
|
+
background-color: rgb(65, 65, 67);
|
|
1900
|
+
border-color: transparent;
|
|
1901
|
+
}
|
|
1902
|
+
.filter-tag__valueButton_6ntz3:disabled {
|
|
1903
|
+
background-color: rgba(32, 32, 34, 0.3);
|
|
1904
|
+
border-color: transparent;
|
|
1905
|
+
color: #464649;
|
|
1906
|
+
}
|
|
1907
|
+
.filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3 {
|
|
1908
|
+
background-color: #f3f4f5;
|
|
1909
|
+
color: #000
|
|
1910
|
+
}
|
|
1911
|
+
.filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):hover {
|
|
1912
|
+
background-color: #f3f4f5;
|
|
1913
|
+
}
|
|
1914
|
+
.filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):active {
|
|
1915
|
+
background-color: rgb(194, 195, 196);
|
|
1916
|
+
}
|
|
1917
|
+
.filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):hover + .filter-tag__clear_6ntz3:before {
|
|
1918
|
+
background-color: #6d7986;
|
|
1919
|
+
}
|
|
1920
|
+
.filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:not(.filter-tag__valueButton_6ntz3:disabled):active + .filter-tag__clear_6ntz3:before {
|
|
1921
|
+
background-color: transparent;
|
|
1922
|
+
}
|
|
1923
|
+
.filter-tag__valueButton_6ntz3.filter-tag__checked_6ntz3:disabled {
|
|
1924
|
+
background-color: rgba(243, 244, 245, 0.3);
|
|
1925
|
+
color: #000;
|
|
1926
|
+
}
|
|
1927
|
+
.filter-tag__clear_6ntz3 {
|
|
1928
|
+
background-color: #f3f4f5
|
|
1929
|
+
}
|
|
1930
|
+
.filter-tag__clear_6ntz3:before {
|
|
1931
|
+
background-color: #6d7986;
|
|
1932
|
+
}
|
|
1933
|
+
.filter-tag__clear_6ntz3:hover:before {
|
|
1934
|
+
background-color: #6d7986;
|
|
1935
|
+
}
|
|
1936
|
+
.filter-tag__clear_6ntz3:active:before {
|
|
1937
|
+
background-color: transparent;
|
|
1938
|
+
}
|
|
1939
|
+
.filter-tag__clear_6ntz3:hover {
|
|
1940
|
+
background-color: #f3f4f5;
|
|
1941
|
+
}
|
|
1942
|
+
.filter-tag__clear_6ntz3:active {
|
|
1943
|
+
background-color: rgb(194, 195, 196);
|
|
1944
|
+
}.bank-card__component_nhymy {
|
|
1965
1945
|
--form-control-bg-color: transparent;
|
|
1966
1946
|
--form-control-hover-bg-color: transparent;
|
|
1967
1947
|
--form-control-focus-bg-color: transparent;
|
|
@@ -1988,12 +1968,7 @@
|
|
|
1988
1968
|
}
|
|
1989
1969
|
.bank-card__usePhoto_nhymy svg {
|
|
1990
1970
|
fill: #000;
|
|
1991
|
-
}
|
|
1992
|
-
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
1993
|
-
}
|
|
1994
|
-
.toast__popoverInner_bolpy {
|
|
1995
|
-
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
1996
|
-
background-color: transparent;
|
|
1971
|
+
}@media (min-width: 600px) {
|
|
1997
1972
|
}.amount-input__minorPartAndCurrency_1ak29 {
|
|
1998
1973
|
color: #8d8d93;
|
|
1999
1974
|
}
|
|
@@ -2003,7 +1978,33 @@
|
|
|
2003
1978
|
}
|
|
2004
1979
|
.amount-input__minorPartAndCurrency_628c4 {
|
|
2005
1980
|
color: #8a8a8e;
|
|
2006
|
-
}
|
|
1981
|
+
}
|
|
1982
|
+
|
|
1983
|
+
|
|
1984
|
+
.modal__button_19hmj {
|
|
1985
|
+
background: rgba(18, 18, 18, 0.4);
|
|
1986
|
+
}
|
|
1987
|
+
|
|
1988
|
+
.modal__sticky_1role {
|
|
1989
|
+
background: #121212;
|
|
1990
|
+
}
|
|
1991
|
+
.modal__highlighted_1role {
|
|
1992
|
+
background: #121212;
|
|
1993
|
+
box-shadow: 0 -1px 0 0 #2b2b2e;
|
|
1994
|
+
}
|
|
1995
|
+
|
|
1996
|
+
|
|
1997
|
+
|
|
1998
|
+
|
|
1999
|
+
|
|
2000
|
+
|
|
2001
|
+
.modal__highlighted_1no8d {
|
|
2002
|
+
background: #121212;
|
|
2003
|
+
}
|
|
2004
|
+
.modal__sticky_1no8d.modal__hasContent_1no8d {
|
|
2005
|
+
background: #121212;
|
|
2006
|
+
}
|
|
2007
|
+
.tooltip__hint_1r45r {
|
|
2007
2008
|
background-color: #121212;
|
|
2008
2009
|
}
|
|
2009
2010
|
.tooltip__hint_1r45r .tooltip__component_1r45r {
|
|
@@ -2013,8 +2014,7 @@
|
|
|
2013
2014
|
background-color: #121212;
|
|
2014
2015
|
border-color: #121212;
|
|
2015
2016
|
}
|
|
2016
|
-
|
|
2017
|
-
}.calendar-with-skeleton__skeleton_23ffd {
|
|
2017
|
+
.calendar-with-skeleton__skeleton_23ffd {
|
|
2018
2018
|
background-color: #121212;
|
|
2019
2019
|
}.calendar-input__calendarIcon_xzo15 {
|
|
2020
2020
|
color: #fff
|
|
@@ -2034,12 +2034,18 @@
|
|
|
2034
2034
|
.select__focusVisible_1a598 {
|
|
2035
2035
|
outline: 2px solid #007aff;
|
|
2036
2036
|
}
|
|
2037
|
+
.select__arrow_gt8og {
|
|
2038
|
+
color: #fff;
|
|
2039
|
+
}
|
|
2037
2040
|
.select__optgroup_18c1a {
|
|
2038
2041
|
background: #121212
|
|
2039
2042
|
}
|
|
2040
2043
|
.select__label_18c1a {
|
|
2041
2044
|
color: #8d8d93;
|
|
2042
2045
|
}
|
|
2046
|
+
.select__emptyPlaceholder_q17o7 {
|
|
2047
|
+
color: #8d8d93;
|
|
2048
|
+
}
|
|
2043
2049
|
.select__option_1gh2o {
|
|
2044
2050
|
background: #121212;
|
|
2045
2051
|
color: #fff
|
|
@@ -2063,24 +2069,17 @@
|
|
|
2063
2069
|
background: #121212;
|
|
2064
2070
|
color: #8d8d93;
|
|
2065
2071
|
}
|
|
2066
|
-
.select__emptyPlaceholder_q17o7 {
|
|
2067
|
-
color: #8d8d93;
|
|
2068
|
-
}
|
|
2069
2072
|
.select__popoverInner_xf6dh {
|
|
2070
2073
|
background: transparent;
|
|
2071
2074
|
}
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
}
|
|
2075
|
+
|
|
2076
|
+
|
|
2075
2077
|
.select__virtualRow_sx26w:before {
|
|
2076
2078
|
background: #2b2b2e;
|
|
2077
2079
|
}
|
|
2078
2080
|
.select__emptyPlaceholder_sx26w {
|
|
2079
2081
|
color: #8d8d93;
|
|
2080
2082
|
}
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
2083
|
.select__emptyPlaceholder_oh4ps {
|
|
2085
2084
|
color: #8d8d93;
|
|
2086
2085
|
}
|
|
@@ -2091,6 +2090,7 @@
|
|
|
2091
2090
|
border-top: 1px solid #2b2b2e;
|
|
2092
2091
|
background-color: #121212;
|
|
2093
2092
|
}
|
|
2093
|
+
|
|
2094
2094
|
.select__footer_s7hdr {
|
|
2095
2095
|
background: #121212
|
|
2096
2096
|
}
|
|
@@ -2099,7 +2099,28 @@
|
|
|
2099
2099
|
}.gallery__modal_1htxm {
|
|
2100
2100
|
background: transparent;
|
|
2101
2101
|
}
|
|
2102
|
+
.gallery__header_yfa8f {
|
|
2103
|
+
background-color: #e9e9eb;
|
|
2104
|
+
}
|
|
2102
2105
|
|
|
2106
|
+
.gallery__component_vn28d {
|
|
2107
|
+
border: 2px solid rgba(0, 0, 0, 0);
|
|
2108
|
+
}
|
|
2109
|
+
.gallery__active_vn28d {
|
|
2110
|
+
border-color: #121212
|
|
2111
|
+
}
|
|
2112
|
+
.gallery__image_vn28d {
|
|
2113
|
+
background-color: #121212
|
|
2114
|
+
}
|
|
2115
|
+
.gallery__loading_vn28d {
|
|
2116
|
+
background-color: #e9eaeb;
|
|
2117
|
+
}
|
|
2118
|
+
.gallery__brokenImageWrapper_vn28d {
|
|
2119
|
+
background-color: #121212
|
|
2120
|
+
}
|
|
2121
|
+
.gallery__focused_vn28d {
|
|
2122
|
+
outline: 2px solid #007aff;
|
|
2123
|
+
}
|
|
2103
2124
|
.gallery__component_5xvh6 {
|
|
2104
2125
|
background-color: rgba(255, 255, 255, 0.5);
|
|
2105
2126
|
}
|
|
@@ -2130,40 +2151,19 @@
|
|
|
2130
2151
|
.gallery__fullScreenImage_5xvh6 {
|
|
2131
2152
|
background-color: #121212;
|
|
2132
2153
|
}
|
|
2133
|
-
.gallery__component_vn28d {
|
|
2134
|
-
border: 2px solid rgba(0, 0, 0, 0);
|
|
2135
|
-
}
|
|
2136
|
-
.gallery__active_vn28d {
|
|
2137
|
-
border-color: #121212
|
|
2138
|
-
}
|
|
2139
|
-
.gallery__image_vn28d {
|
|
2140
|
-
background-color: #121212
|
|
2141
|
-
}
|
|
2142
|
-
.gallery__loading_vn28d {
|
|
2143
|
-
background-color: #e9eaeb;
|
|
2144
|
-
}
|
|
2145
|
-
.gallery__brokenImageWrapper_vn28d {
|
|
2146
|
-
background-color: #121212
|
|
2147
|
-
}
|
|
2148
|
-
.gallery__focused_vn28d {
|
|
2149
|
-
outline: 2px solid #007aff;
|
|
2150
|
-
}
|
|
2151
2154
|
.gallery__component_1geaf {
|
|
2152
2155
|
background-color: #e9e9eb
|
|
2153
|
-
}
|
|
2154
|
-
.gallery__header_yfa8f {
|
|
2155
|
-
background-color: #e9e9eb;
|
|
2156
2156
|
}.calendar-range__divider_18xe0:after {
|
|
2157
2157
|
background-color: #fff;
|
|
2158
2158
|
}
|
|
2159
|
-
.intl-phone-input__dialCode_esd92 {
|
|
2160
|
-
color: #8d8d93;
|
|
2161
|
-
}
|
|
2162
2159
|
.intl-phone-input__flagIcon_1rzmo {
|
|
2163
2160
|
box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25)
|
|
2164
2161
|
}
|
|
2165
2162
|
.intl-phone-input__focusVisible_9sqkn {
|
|
2166
2163
|
outline: 2px solid #007aff;
|
|
2164
|
+
}
|
|
2165
|
+
.intl-phone-input__dialCode_esd92 {
|
|
2166
|
+
color: #8d8d93;
|
|
2167
2167
|
}.table__component_1wz3e {
|
|
2168
2168
|
border-top: 1px solid #2b2b2e;
|
|
2169
2169
|
}
|
|
@@ -2173,14 +2173,14 @@
|
|
|
2173
2173
|
0 2px 4px rgba(11, 31, 53, 0.16);
|
|
2174
2174
|
}
|
|
2175
2175
|
|
|
2176
|
-
.table__component_f1v64 {
|
|
2177
|
-
color: #fff;
|
|
2178
|
-
border-top: 1px solid #2b2b2e;
|
|
2179
|
-
}
|
|
2180
2176
|
|
|
2181
2177
|
.table__component_1rtot th:not(:last-child):not(:empty):after {
|
|
2182
2178
|
background-color: #2a2a2c;
|
|
2183
2179
|
}
|
|
2180
|
+
.table__component_f1v64 {
|
|
2181
|
+
color: #fff;
|
|
2182
|
+
border-top: 1px solid #2b2b2e;
|
|
2183
|
+
}
|
|
2184
2184
|
.table__component_86z6g {
|
|
2185
2185
|
color: #fff;
|
|
2186
2186
|
border-bottom: 1px solid #2b2b2e;
|