@alfalab/core-components 20.7.2 → 21.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/amount-input/Component.js +3 -3
- package/amount-input/default.css +2 -2
- package/amount-input/esm/Component.js +3 -3
- package/amount-input/esm/default.css +2 -2
- package/amount-input/esm/index.css +7 -7
- package/amount-input/esm/inverted.css +2 -2
- package/amount-input/index.css +7 -7
- package/amount-input/inverted.css +2 -2
- package/amount-input/modern/Component.js +3 -3
- package/amount-input/modern/default.css +2 -2
- package/amount-input/modern/index.css +7 -7
- package/amount-input/modern/inverted.css +2 -2
- package/bank-card/Component.js +1 -1
- package/bank-card/esm/Component.js +1 -1
- package/bank-card/esm/index.css +20 -20
- package/bank-card/index.css +20 -20
- package/bank-card/modern/Component.js +1 -1
- package/bank-card/modern/index.css +20 -20
- package/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/header/Component.js +1 -1
- package/calendar/components/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/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/header/Component.js +1 -1
- package/calendar/esm/components/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-dfe76878.d.ts → tslib.es6-592d5eb5.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-dfe76878.js → tslib.es6-592d5eb5.js} +0 -0
- package/calendar/index.js +1 -1
- package/calendar/{tslib.es6-795220b5.d.ts → tslib.es6-4fa31cb9.d.ts} +0 -0
- package/calendar/{tslib.es6-795220b5.js → tslib.es6-4fa31cb9.js} +0 -0
- package/calendar-input/Component.d.ts +1 -1
- package/calendar-input/Component.js +3 -2
- package/calendar-input/cssm/Component.js +2 -1
- package/calendar-input/cssm/index.js +1 -0
- package/calendar-input/cssm/index.module.css +3 -4
- package/calendar-input/esm/Component.js +3 -2
- package/calendar-input/esm/index.css +12 -13
- package/calendar-input/esm/index.js +1 -0
- package/calendar-input/index.css +12 -13
- package/calendar-input/index.js +1 -0
- package/calendar-input/modern/Component.js +3 -2
- package/calendar-input/modern/index.css +12 -13
- package/calendar-input/modern/index.js +1 -0
- package/calendar-range/Component.js +1 -1
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.css +5 -5
- package/calendar-range/index.css +5 -5
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/index.css +5 -5
- package/chart/hooks/useSettings/utils/setDatas.d.ts +2 -1
- package/date-input/Component.js +1 -1
- package/date-input/esm/Component.js +1 -1
- package/date-input/esm/index.css +4 -4
- package/date-input/index.css +4 -4
- package/date-input/modern/Component.js +1 -1
- package/date-input/modern/index.css +4 -4
- package/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/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/esm/{slide-87570b70.d.ts → slide-532577ce.d.ts} +0 -0
- package/gallery/esm/{slide-87570b70.js → slide-532577ce.js} +0 -0
- package/gallery/esm/{tslib.es6-76ecfd4c.d.ts → tslib.es6-2d1b56a1.d.ts} +0 -0
- package/gallery/esm/{tslib.es6-76ecfd4c.js → tslib.es6-2d1b56a1.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/modern/{slide-d973cd14.d.ts → slide-d87a486b.d.ts} +0 -0
- package/gallery/modern/{slide-d973cd14.js → slide-d87a486b.js} +0 -0
- package/gallery/{slide-4c7a53b7.d.ts → slide-aec72ab7.d.ts} +0 -0
- package/gallery/{slide-4c7a53b7.js → slide-aec72ab7.js} +0 -0
- package/gallery/{tslib.es6-d8fd377b.d.ts → tslib.es6-1ff0896f.d.ts} +0 -0
- package/gallery/{tslib.es6-d8fd377b.js → tslib.es6-1ff0896f.js} +0 -0
- package/input/Component.js +3 -3
- package/input/default.css +13 -13
- package/input/esm/Component.js +3 -3
- package/input/esm/default.css +13 -13
- package/input/esm/index.css +31 -31
- package/input/esm/inverted.css +13 -13
- package/input/index.css +31 -31
- package/input/inverted.css +13 -13
- package/input/modern/Component.js +3 -3
- package/input/modern/default.css +13 -13
- package/input/modern/index.css +31 -31
- package/input/modern/inverted.css +13 -13
- package/input-autocomplete/{Component-0e73e267.d.ts → Component-50e308c3.d.ts} +0 -0
- package/input-autocomplete/{Component-0e73e267.js → Component-50e308c3.js} +1 -1
- package/input-autocomplete/Component.js +1 -1
- package/input-autocomplete/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/autocomplete-field/index.css +2 -2
- package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
- package/input-autocomplete/autocomplete-field/index.js +1 -1
- package/input-autocomplete/esm/{Component-dd7c3b6d.d.ts → Component-9846da19.d.ts} +0 -0
- package/input-autocomplete/esm/{Component-dd7c3b6d.js → Component-9846da19.js} +1 -1
- package/input-autocomplete/esm/Component.js +1 -1
- package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
- package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
- package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
- package/input-autocomplete/esm/index.js +1 -1
- package/input-autocomplete/index.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
- package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
- package/intl-phone-input/{component-2d5731a0.d.ts → component-0ae65331.d.ts} +0 -0
- package/intl-phone-input/{component-2d5731a0.js → component-0ae65331.js} +1 -1
- package/intl-phone-input/component.d.ts +1 -1
- package/intl-phone-input/component.js +3 -3
- package/intl-phone-input/components/flag-icon/component.js +1 -1
- package/intl-phone-input/components/flag-icon/index.css +784 -784
- package/intl-phone-input/components/index.js +1 -1
- package/intl-phone-input/components/select/component.js +2 -2
- package/intl-phone-input/components/select/index.css +6 -6
- package/intl-phone-input/components/select/index.js +1 -1
- package/intl-phone-input/components/select-field/component.js +1 -1
- package/intl-phone-input/components/select-field/index.css +8 -8
- package/intl-phone-input/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/{component-368bb1f0.d.ts → component-35a8a72f.d.ts} +0 -0
- package/intl-phone-input/esm/{component-368bb1f0.js → component-35a8a72f.js} +1 -1
- package/intl-phone-input/esm/component.js +3 -3
- package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
- package/intl-phone-input/esm/components/flag-icon/index.css +784 -784
- package/intl-phone-input/esm/components/index.js +1 -1
- package/intl-phone-input/esm/components/select/component.js +2 -2
- package/intl-phone-input/esm/components/select/index.css +6 -6
- package/intl-phone-input/esm/components/select/index.js +1 -1
- package/intl-phone-input/esm/components/select-field/component.js +1 -1
- package/intl-phone-input/esm/components/select-field/index.css +8 -8
- package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/esm/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/index.css +3 -3
- package/intl-phone-input/esm/index.js +1 -1
- package/intl-phone-input/esm/{libphonenumber-js.min-ad3b1f45.d.ts → libphonenumber-js.min-352b09e0.d.ts} +0 -0
- package/intl-phone-input/esm/{libphonenumber-js.min-ad3b1f45.js → libphonenumber-js.min-352b09e0.js} +0 -0
- package/intl-phone-input/index.css +3 -3
- package/intl-phone-input/index.js +1 -1
- package/intl-phone-input/{libphonenumber-js.min-b1037671.d.ts → libphonenumber-js.min-2276947d.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-b1037671.js → libphonenumber-js.min-2276947d.js} +0 -0
- package/intl-phone-input/modern/component.js +2 -2
- package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
- package/intl-phone-input/modern/components/flag-icon/index.css +784 -784
- package/intl-phone-input/modern/components/select/component.js +1 -1
- package/intl-phone-input/modern/components/select/index.css +6 -6
- package/intl-phone-input/modern/components/select-field/component.js +1 -1
- package/intl-phone-input/modern/components/select-field/index.css +8 -8
- package/intl-phone-input/modern/index.css +3 -3
- package/intl-phone-input/modern/{libphonenumber-js.min-ad3b1f45.d.ts → libphonenumber-js.min-352b09e0.d.ts} +0 -0
- package/intl-phone-input/modern/{libphonenumber-js.min-ad3b1f45.js → libphonenumber-js.min-352b09e0.js} +0 -0
- package/masked-input/Component.js +1 -1
- package/masked-input/esm/Component.js +1 -1
- package/masked-input/esm/index.css +2 -2
- package/masked-input/index.css +2 -2
- package/masked-input/modern/Component.js +1 -1
- package/masked-input/modern/index.css +2 -2
- package/modal/Component.desktop.js +2 -2
- package/modal/Component.mobile.js +2 -2
- package/modal/Component.responsive.d.ts +3 -3
- 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.js +1 -1
- package/modal/components/header/Component.mobile.js +1 -1
- 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.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-f3ebeb8b.js → transitions.module-683182f2.js} +0 -0
- package/modal/esm/{tslib.es6-92818f5a.d.ts → tslib.es6-f3d79081.d.ts} +0 -0
- package/modal/esm/{tslib.es6-92818f5a.js → tslib.es6-f3d79081.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-f3ebeb8b.js → transitions.module-683182f2.js} +0 -0
- package/modal/responsive.js +2 -2
- package/modal/{transitions.module-be9bcfec.js → transitions.module-c7d97d9d.js} +0 -0
- package/modal/{tslib.es6-13ac031a.d.ts → tslib.es6-6d6e5bf3.d.ts} +0 -0
- package/modal/{tslib.es6-13ac031a.js → tslib.es6-6d6e5bf3.js} +0 -0
- package/package.json +1 -1
- package/password-input/component.js +1 -1
- package/password-input/esm/component.js +1 -1
- package/password-input/esm/index.css +5 -5
- package/password-input/index.css +5 -5
- package/password-input/modern/component.js +1 -1
- package/password-input/modern/index.css +5 -5
- package/picker-button/{Component-8a497560.d.ts → Component-bc62e4c2.d.ts} +0 -0
- package/picker-button/{Component-8a497560.js → Component-bc62e4c2.js} +1 -1
- package/picker-button/Component.js +2 -2
- package/picker-button/esm/{Component-a0f8bf33.d.ts → Component-7bcce42b.d.ts} +0 -0
- package/picker-button/esm/{Component-a0f8bf33.js → Component-7bcce42b.js} +1 -1
- package/picker-button/esm/Component.js +2 -2
- package/picker-button/esm/field/Component.js +1 -1
- package/picker-button/esm/field/index.css +3 -3
- package/picker-button/esm/field/index.d.ts +1 -1
- package/picker-button/esm/field/index.js +1 -1
- package/picker-button/esm/index.css +2 -2
- package/picker-button/esm/index.js +1 -1
- package/picker-button/field/Component.js +1 -1
- package/picker-button/field/index.css +3 -3
- package/picker-button/field/index.d.ts +1 -1
- package/picker-button/field/index.js +1 -1
- package/picker-button/index.css +2 -2
- package/picker-button/index.js +1 -1
- package/picker-button/modern/Component.js +1 -1
- package/picker-button/modern/field/Component.js +1 -1
- package/picker-button/modern/field/index.css +3 -3
- package/picker-button/modern/index.css +2 -2
- package/select/Component.js +2 -1
- package/select/components/arrow/Component.js +3 -2
- package/select/components/arrow/index.css +8 -7
- package/select/components/arrow/index.js +1 -0
- package/select/components/base-select/Component.js +2 -2
- package/select/components/base-select/index.css +7 -7
- package/select/components/base-select/index.js +1 -1
- package/select/components/checkmark/Component.js +1 -1
- package/select/components/checkmark/index.css +3 -3
- package/select/components/field/Component.js +2 -2
- package/select/components/field/index.css +9 -9
- package/select/components/field/index.js +1 -1
- package/select/components/index.js +2 -1
- package/select/components/native-select/Component.js +1 -1
- package/select/components/native-select/index.js +1 -1
- package/select/components/optgroup/Component.js +1 -1
- package/select/components/optgroup/index.css +6 -6
- package/select/components/option/Component.js +2 -2
- package/select/components/option/index.css +20 -20
- package/select/components/option/index.js +1 -1
- package/select/components/options-list/Component.js +1 -1
- package/select/components/options-list/index.css +5 -5
- package/select/components/virtual-options-list/Component.js +1 -1
- package/select/components/virtual-options-list/index.css +11 -11
- package/select/cssm/Component.js +1 -0
- package/select/cssm/components/arrow/Component.js +2 -1
- package/select/cssm/components/arrow/index.js +1 -0
- package/select/cssm/components/arrow/index.module.css +5 -4
- package/select/cssm/components/index.js +1 -0
- package/select/cssm/index.js +1 -0
- package/select/esm/Component.js +2 -1
- package/select/esm/components/arrow/Component.js +3 -2
- package/select/esm/components/arrow/index.css +8 -7
- package/select/esm/components/arrow/index.js +1 -0
- package/select/esm/components/base-select/Component.js +2 -2
- package/select/esm/components/base-select/index.css +7 -7
- package/select/esm/components/base-select/index.js +1 -1
- package/select/esm/components/checkmark/Component.js +1 -1
- package/select/esm/components/checkmark/index.css +3 -3
- package/select/esm/components/field/Component.js +2 -2
- package/select/esm/components/field/index.css +9 -9
- package/select/esm/components/field/index.js +1 -1
- package/select/esm/components/index.js +2 -1
- package/select/esm/components/native-select/Component.js +1 -1
- package/select/esm/components/native-select/index.js +1 -1
- package/select/esm/components/optgroup/Component.js +1 -1
- package/select/esm/components/optgroup/index.css +6 -6
- package/select/esm/components/option/Component.js +2 -2
- package/select/esm/components/option/index.css +20 -20
- package/select/esm/components/option/index.js +1 -1
- package/select/esm/components/options-list/Component.js +1 -1
- package/select/esm/components/options-list/index.css +5 -5
- package/select/esm/components/virtual-options-list/Component.js +1 -1
- package/select/esm/components/virtual-options-list/index.css +11 -11
- package/select/esm/index.js +2 -1
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useLazyLoading/hook.js +2 -2
- package/select/esm/presets/useLazyLoading/index.css +2 -2
- package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
- package/select/esm/presets/useSelectWithLoading/index.css +2 -2
- package/select/esm/{tslib.es6-0285a9f7.d.ts → tslib.es6-6ca380f2.d.ts} +0 -0
- package/select/esm/{tslib.es6-0285a9f7.js → tslib.es6-6ca380f2.js} +0 -0
- package/select/index.js +2 -1
- package/select/modern/Component.js +1 -0
- package/select/modern/components/arrow/Component.js +3 -2
- package/select/modern/components/arrow/index.css +8 -7
- package/select/modern/components/arrow/index.js +1 -0
- package/select/modern/components/base-select/Component.js +1 -1
- package/select/modern/components/base-select/index.css +7 -7
- package/select/modern/components/checkmark/Component.js +1 -1
- package/select/modern/components/checkmark/index.css +3 -3
- package/select/modern/components/field/Component.js +1 -1
- package/select/modern/components/field/index.css +9 -9
- package/select/modern/components/index.js +1 -0
- package/select/modern/components/optgroup/Component.js +1 -1
- package/select/modern/components/optgroup/index.css +6 -6
- package/select/modern/components/option/Component.js +1 -1
- package/select/modern/components/option/index.css +20 -20
- package/select/modern/components/options-list/Component.js +1 -1
- package/select/modern/components/options-list/index.css +5 -5
- package/select/modern/components/virtual-options-list/Component.js +1 -1
- package/select/modern/components/virtual-options-list/index.css +11 -11
- package/select/modern/index.js +1 -0
- package/select/modern/presets/useLazyLoading/hook.js +1 -1
- package/select/modern/presets/useLazyLoading/index.css +2 -2
- package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithLoading/index.css +2 -2
- package/select/presets/index.js +1 -1
- package/select/presets/useLazyLoading/hook.js +2 -2
- package/select/presets/useLazyLoading/index.css +2 -2
- package/select/presets/useSelectWithLoading/hook.js +2 -2
- package/select/presets/useSelectWithLoading/index.css +2 -2
- package/select/{tslib.es6-8e873691.d.ts → tslib.es6-d00003ef.d.ts} +0 -0
- package/select/{tslib.es6-8e873691.js → tslib.es6-d00003ef.js} +0 -0
- package/slider-input/Component.js +1 -1
- package/slider-input/esm/Component.js +1 -1
- package/slider-input/esm/index.css +17 -17
- package/slider-input/index.css +17 -17
- package/slider-input/modern/Component.js +1 -1
- package/slider-input/modern/index.css +17 -17
- package/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.desktop.js +3 -3
- package/tabs/components/tabs/Component.mobile.js +3 -3
- package/tabs/components/tabs/Component.responsive.js +3 -3
- package/tabs/desktop.js +3 -3
- package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +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.desktop.js +3 -3
- package/tabs/esm/components/tabs/Component.mobile.js +3 -3
- package/tabs/esm/components/tabs/Component.responsive.js +3 -3
- package/tabs/esm/desktop.js +3 -3
- package/tabs/esm/index.js +3 -3
- package/tabs/esm/{index.module-7b7803cd.js → index.module-770329cf.js} +0 -0
- package/tabs/esm/{index.module-b8f02978.js → index.module-f503c285.js} +0 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/tabs/esm/{tslib.es6-3075eccf.d.ts → tslib.es6-6db4bd77.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-3075eccf.js → tslib.es6-6db4bd77.js} +0 -0
- package/tabs/index.js +3 -3
- package/tabs/{index.module-b8d932b5.js → index.module-d58ceb27.js} +0 -0
- package/tabs/{index.module-79996d12.js → index.module-e147b404.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.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/{index.module-7b7803cd.js → index.module-770329cf.js} +0 -0
- package/tabs/modern/{index.module-b8f02978.js → index.module-f503c285.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-a22d986c.d.ts → tslib.es6-7e1681a9.d.ts} +0 -0
- package/tabs/{tslib.es6-a22d986c.js → tslib.es6-7e1681a9.js} +0 -0
- package/textarea/Component.js +3 -3
- package/textarea/default.css +19 -19
- package/textarea/esm/Component.js +3 -3
- package/textarea/esm/default.css +19 -19
- package/textarea/esm/index.css +22 -22
- package/textarea/esm/inverted.css +19 -19
- package/textarea/index.css +22 -22
- package/textarea/inverted.css +19 -19
- package/textarea/modern/Component.js +3 -3
- package/textarea/modern/default.css +19 -19
- package/textarea/modern/index.css +22 -22
- package/textarea/modern/inverted.css +19 -19
- package/themes/calendar-input/corp.css +3 -0
- package/themes/compiled/mobile-dark-bluetint.css +50 -8
- package/themes/corp.css +2 -0
- package/themes/dist/calendar-input/corp.css +3 -0
- package/themes/dist/compiled/mobile-dark-bluetint.css +150 -145
- package/themes/dist/corp.css +2 -0
- package/themes/dist/mixins/calendar-input/corp.css +3 -0
- package/themes/dist/mixins/corp.css +4 -0
- package/themes/dist/mixins/mobile.css +0 -2
- package/themes/dist/mixins/select/corp.css +3 -0
- package/themes/dist/mobile.css +0 -1
- package/themes/dist/package.json +1 -1
- package/themes/dist/select/corp.css +3 -0
- package/themes/mixins/calendar-input/corp.css +3 -0
- package/themes/mixins/corp.css +4 -0
- package/themes/mixins/mobile.css +0 -2
- package/themes/mixins/select/corp.css +3 -0
- package/themes/mobile.css +0 -1
- package/themes/select/corp.css +3 -0
- package/with-suffix/Component.js +1 -1
- package/with-suffix/esm/Component.js +1 -1
- package/with-suffix/esm/index.css +9 -9
- package/with-suffix/index.css +9 -9
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +9 -9
- package/themes/calendar-input/mobile.css +0 -3
- package/themes/dist/calendar-input/mobile.css +0 -3
- package/themes/dist/mixins/calendar-input/mobile.css +0 -3
- package/themes/mixins/calendar-input/mobile.css +0 -3
|
@@ -271,12 +271,7 @@
|
|
|
271
271
|
}
|
|
272
272
|
@media (min-width: 1920px) {
|
|
273
273
|
}
|
|
274
|
-
.
|
|
275
|
-
color: #fff;
|
|
276
|
-
}
|
|
277
|
-
.list__slot_1uyix {
|
|
278
|
-
color: #fff;
|
|
279
|
-
}.link__primary_17b16 {
|
|
274
|
+
.link__primary_17b16 {
|
|
280
275
|
color: #fff;
|
|
281
276
|
border-bottom-color: #fff
|
|
282
277
|
}
|
|
@@ -342,7 +337,12 @@
|
|
|
342
337
|
}
|
|
343
338
|
.link__default_g0k2c:active {
|
|
344
339
|
color: rgb(0, 73, 153);
|
|
345
|
-
}
|
|
340
|
+
}.list__list_1uyix {
|
|
341
|
+
color: #fff;
|
|
342
|
+
}
|
|
343
|
+
.list__slot_1uyix {
|
|
344
|
+
color: #fff;
|
|
345
|
+
}@keyframes loader__blink_1076g {
|
|
346
346
|
}.progress-bar__container_9e0pi {
|
|
347
347
|
background: #2a2a2c;
|
|
348
348
|
}
|
|
@@ -763,109 +763,109 @@
|
|
|
763
763
|
@media screen and (min-width: 600px) {
|
|
764
764
|
}
|
|
765
765
|
@media screen and (min-width: 1024px) {
|
|
766
|
-
}.
|
|
766
|
+
}.textarea__input_icq9e {
|
|
767
767
|
color: #fff;
|
|
768
768
|
caret-color: #0072ef;
|
|
769
769
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
770
770
|
}
|
|
771
|
-
.
|
|
771
|
+
.textarea__input_icq9e:-webkit-autofill {
|
|
772
772
|
-webkit-text-fill-color: #fff;
|
|
773
773
|
}
|
|
774
|
-
.
|
|
774
|
+
.textarea__input_icq9e::placeholder {
|
|
775
775
|
color: #8d8d93;
|
|
776
776
|
}
|
|
777
|
-
.
|
|
777
|
+
.textarea__hasLabel_icq9e::placeholder {
|
|
778
778
|
color: #464649;
|
|
779
779
|
}
|
|
780
|
-
.
|
|
780
|
+
.textarea__input_icq9e:read-only {
|
|
781
781
|
color: #8d8d93
|
|
782
782
|
}
|
|
783
|
-
.
|
|
783
|
+
.textarea__input_icq9e:read-only:focus::placeholder {
|
|
784
784
|
color: #8d8d93;
|
|
785
785
|
}
|
|
786
|
-
.
|
|
786
|
+
.textarea__input_icq9e:disabled {
|
|
787
787
|
color: #fff;
|
|
788
788
|
-webkit-text-fill-color: #fff;
|
|
789
789
|
}
|
|
790
|
-
.
|
|
790
|
+
.textarea__input_icq9e:focus::placeholder {
|
|
791
791
|
color: rgba(235, 235, 245, 0.3);
|
|
792
792
|
}
|
|
793
|
-
.
|
|
793
|
+
.textarea__error_icq9e {
|
|
794
794
|
color: #f15045;
|
|
795
795
|
caret-color: #f15045;
|
|
796
796
|
}
|
|
797
|
-
.
|
|
797
|
+
.textarea__textarea_icq9e {
|
|
798
798
|
color: #fff;
|
|
799
799
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
800
800
|
}
|
|
801
|
-
.
|
|
801
|
+
.textarea__textarea_icq9e::placeholder {
|
|
802
802
|
color: #8d8d93;
|
|
803
803
|
}
|
|
804
|
-
.
|
|
804
|
+
.textarea__hasLabel_icq9e::placeholder {
|
|
805
805
|
color: #464649;
|
|
806
806
|
}
|
|
807
|
-
.
|
|
807
|
+
.textarea__textarea_icq9e:disabled {
|
|
808
808
|
color: #fff;
|
|
809
809
|
-webkit-text-fill-color: #fff;
|
|
810
810
|
}
|
|
811
|
-
.
|
|
811
|
+
.textarea__textarea_icq9e:read-only {
|
|
812
812
|
color: #8d8d93;
|
|
813
813
|
}
|
|
814
|
-
.
|
|
814
|
+
.textarea__textarea_icq9e:focus::placeholder {
|
|
815
815
|
color: rgba(235, 235, 245, 0.3);
|
|
816
816
|
}
|
|
817
|
-
.
|
|
817
|
+
.textarea__focusVisible_emwbj {
|
|
818
818
|
outline: 2px solid #007aff;
|
|
819
819
|
}
|
|
820
|
-
.
|
|
820
|
+
.textarea__input_1halp {
|
|
821
821
|
color: #000;
|
|
822
822
|
caret-color: #0072ef;
|
|
823
823
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
824
824
|
}
|
|
825
|
-
.
|
|
825
|
+
.textarea__input_1halp:-webkit-autofill {
|
|
826
826
|
-webkit-text-fill-color: #000;
|
|
827
827
|
}
|
|
828
|
-
.
|
|
828
|
+
.textarea__input_1halp::placeholder {
|
|
829
829
|
color: rgba(60, 60, 67, 0.6);
|
|
830
830
|
}
|
|
831
|
-
.
|
|
831
|
+
.textarea__hasLabel_1halp::placeholder {
|
|
832
832
|
color: #c5c5c7;
|
|
833
833
|
}
|
|
834
|
-
.
|
|
834
|
+
.textarea__input_1halp:read-only {
|
|
835
835
|
color: rgba(60, 60, 67, 0.6)
|
|
836
836
|
}
|
|
837
|
-
.
|
|
837
|
+
.textarea__input_1halp:read-only:focus::placeholder {
|
|
838
838
|
color: rgba(60, 60, 67, 0.6);
|
|
839
839
|
}
|
|
840
|
-
.
|
|
840
|
+
.textarea__input_1halp:disabled {
|
|
841
841
|
color: #000;
|
|
842
842
|
-webkit-text-fill-color: #000;
|
|
843
843
|
}
|
|
844
|
-
.
|
|
844
|
+
.textarea__input_1halp:focus::placeholder {
|
|
845
845
|
color: rgba(60, 60, 67, 0.3);
|
|
846
846
|
}
|
|
847
|
-
.
|
|
847
|
+
.textarea__error_1halp {
|
|
848
848
|
color: #ef3124;
|
|
849
849
|
caret-color: #ef3124;
|
|
850
850
|
}
|
|
851
|
-
.
|
|
851
|
+
.textarea__textarea_1halp {
|
|
852
852
|
color: #000;
|
|
853
853
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
854
854
|
}
|
|
855
|
-
.
|
|
855
|
+
.textarea__textarea_1halp::placeholder {
|
|
856
856
|
color: rgba(60, 60, 67, 0.6);
|
|
857
857
|
}
|
|
858
|
-
.
|
|
858
|
+
.textarea__hasLabel_1halp::placeholder {
|
|
859
859
|
color: #c5c5c7;
|
|
860
860
|
}
|
|
861
|
-
.
|
|
861
|
+
.textarea__textarea_1halp:disabled {
|
|
862
862
|
color: #000;
|
|
863
863
|
-webkit-text-fill-color: #000;
|
|
864
864
|
}
|
|
865
|
-
.
|
|
865
|
+
.textarea__textarea_1halp:read-only {
|
|
866
866
|
color: rgba(60, 60, 67, 0.6);
|
|
867
867
|
}
|
|
868
|
-
.
|
|
868
|
+
.textarea__textarea_1halp:focus::placeholder {
|
|
869
869
|
color: rgba(60, 60, 67, 0.3);
|
|
870
870
|
}.button__primary_1krar {
|
|
871
871
|
color: #000;
|
|
@@ -1138,6 +1138,42 @@
|
|
|
1138
1138
|
.popover__arrow_1x604:after {
|
|
1139
1139
|
background-color: #121212;
|
|
1140
1140
|
border: 1px solid transparent;
|
|
1141
|
+
}.select-with-tags__tag_bqm1h:active:not(:disabled) {
|
|
1142
|
+
background-color: #f3f4f5;
|
|
1143
|
+
}
|
|
1144
|
+
.select-with-tags__tag_bqm1h:hover:not(:disabled):not(:active) {
|
|
1145
|
+
background-color: #f3f4f5;
|
|
1146
|
+
}
|
|
1147
|
+
.select-with-tags__input_o4r37 {
|
|
1148
|
+
background-color: transparent;
|
|
1149
|
+
color: #fff
|
|
1150
|
+
}
|
|
1151
|
+
.select-with-tags__input_o4r37:disabled {
|
|
1152
|
+
color: #8d8d93;
|
|
1153
|
+
}
|
|
1154
|
+
.select-with-tags__input_o4r37::placeholder {
|
|
1155
|
+
color: #8d8d93;
|
|
1156
|
+
}
|
|
1157
|
+
.select-with-tags__input_o4r37:focus::placeholder {
|
|
1158
|
+
color: #464649;
|
|
1159
|
+
}
|
|
1160
|
+
.select-with-tags__focusVisible_o4r37 {
|
|
1161
|
+
outline: 2px solid #007aff;
|
|
1162
|
+
}
|
|
1163
|
+
.select-with-tags__placeholder_o4r37 {
|
|
1164
|
+
color: #464649;
|
|
1165
|
+
}.circular-progress-bar__backgroundCircle_tdnhd,
|
|
1166
|
+
.circular-progress-bar__progressCircle_tdnhd {
|
|
1167
|
+
fill: transparent;
|
|
1168
|
+
}
|
|
1169
|
+
.circular-progress-bar__positive_tdnhd {
|
|
1170
|
+
stroke: #2fc26e;
|
|
1171
|
+
}
|
|
1172
|
+
.circular-progress-bar__negative_tdnhd {
|
|
1173
|
+
stroke: #d91d0b;
|
|
1174
|
+
}
|
|
1175
|
+
.circular-progress-bar__backgroundCircle_tdnhd {
|
|
1176
|
+
stroke: #2c2c2e;
|
|
1141
1177
|
}.tabs__component_1cjc8:before {
|
|
1142
1178
|
background-color: #2b2b2e;
|
|
1143
1179
|
}
|
|
@@ -1177,43 +1213,7 @@
|
|
|
1177
1213
|
|
|
1178
1214
|
|
|
1179
1215
|
|
|
1180
|
-
.
|
|
1181
|
-
background-color: #f3f4f5;
|
|
1182
|
-
}
|
|
1183
|
-
.select-with-tags__tag_bqm1h:hover:not(:disabled):not(:active) {
|
|
1184
|
-
background-color: #f3f4f5;
|
|
1185
|
-
}
|
|
1186
|
-
.select-with-tags__input_o4r37 {
|
|
1187
|
-
background-color: transparent;
|
|
1188
|
-
color: #fff
|
|
1189
|
-
}
|
|
1190
|
-
.select-with-tags__input_o4r37:disabled {
|
|
1191
|
-
color: #8d8d93;
|
|
1192
|
-
}
|
|
1193
|
-
.select-with-tags__input_o4r37::placeholder {
|
|
1194
|
-
color: #8d8d93;
|
|
1195
|
-
}
|
|
1196
|
-
.select-with-tags__input_o4r37:focus::placeholder {
|
|
1197
|
-
color: #464649;
|
|
1198
|
-
}
|
|
1199
|
-
.select-with-tags__focusVisible_o4r37 {
|
|
1200
|
-
outline: 2px solid #007aff;
|
|
1201
|
-
}
|
|
1202
|
-
.select-with-tags__placeholder_o4r37 {
|
|
1203
|
-
color: #464649;
|
|
1204
|
-
}.circular-progress-bar__backgroundCircle_tdnhd,
|
|
1205
|
-
.circular-progress-bar__progressCircle_tdnhd {
|
|
1206
|
-
fill: transparent;
|
|
1207
|
-
}
|
|
1208
|
-
.circular-progress-bar__positive_tdnhd {
|
|
1209
|
-
stroke: #2fc26e;
|
|
1210
|
-
}
|
|
1211
|
-
.circular-progress-bar__negative_tdnhd {
|
|
1212
|
-
stroke: #d91d0b;
|
|
1213
|
-
}
|
|
1214
|
-
.circular-progress-bar__backgroundCircle_tdnhd {
|
|
1215
|
-
stroke: #2c2c2e;
|
|
1216
|
-
}.list-header__filled_uw5hp {
|
|
1216
|
+
.list-header__filled_uw5hp {
|
|
1217
1217
|
background-color: #485767;
|
|
1218
1218
|
}.chart__coreChart_ftghw .recharts-text tspan {
|
|
1219
1219
|
fill: #fff;
|
|
@@ -1471,41 +1471,41 @@
|
|
|
1471
1471
|
}
|
|
1472
1472
|
.icon-button__negative_1ycb2:active {
|
|
1473
1473
|
color: rgb(169, 56, 48);
|
|
1474
|
-
}.
|
|
1474
|
+
}.input__input_zuvk7 {
|
|
1475
1475
|
color: #fff;
|
|
1476
1476
|
caret-color: #0072ef;
|
|
1477
1477
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1478
1478
|
}
|
|
1479
|
-
.
|
|
1479
|
+
.input__input_zuvk7:-webkit-autofill {
|
|
1480
1480
|
-webkit-text-fill-color: #fff;
|
|
1481
1481
|
}
|
|
1482
|
-
.
|
|
1482
|
+
.input__input_zuvk7::placeholder {
|
|
1483
1483
|
color: #8d8d93;
|
|
1484
1484
|
}
|
|
1485
|
-
.
|
|
1485
|
+
.input__hasLabel_zuvk7::placeholder {
|
|
1486
1486
|
color: #464649;
|
|
1487
1487
|
}
|
|
1488
|
-
.
|
|
1488
|
+
.input__input_zuvk7:read-only {
|
|
1489
1489
|
color: #8d8d93
|
|
1490
1490
|
}
|
|
1491
|
-
.
|
|
1491
|
+
.input__input_zuvk7:read-only:focus::placeholder {
|
|
1492
1492
|
color: #8d8d93;
|
|
1493
1493
|
}
|
|
1494
|
-
.
|
|
1494
|
+
.input__input_zuvk7:disabled {
|
|
1495
1495
|
color: #fff;
|
|
1496
1496
|
-webkit-text-fill-color: #fff;
|
|
1497
1497
|
}
|
|
1498
|
-
.
|
|
1498
|
+
.input__input_zuvk7:focus::placeholder {
|
|
1499
1499
|
color: rgba(235, 235, 245, 0.3);
|
|
1500
1500
|
}
|
|
1501
|
-
.
|
|
1501
|
+
.input__error_zuvk7 {
|
|
1502
1502
|
color: #f15045;
|
|
1503
1503
|
caret-color: #f15045;
|
|
1504
1504
|
}
|
|
1505
|
-
.
|
|
1505
|
+
.input__focusVisible_w92t8 {
|
|
1506
1506
|
outline: 2px solid #007aff;
|
|
1507
1507
|
}
|
|
1508
|
-
@keyframes
|
|
1508
|
+
@keyframes input__onautofillstart_w92t8 {
|
|
1509
1509
|
from {
|
|
1510
1510
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1511
1511
|
}
|
|
@@ -1513,7 +1513,7 @@
|
|
|
1513
1513
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
|
|
1514
1514
|
}
|
|
1515
1515
|
}
|
|
1516
|
-
@keyframes
|
|
1516
|
+
@keyframes input__onautofillcancel_w92t8 {
|
|
1517
1517
|
from {
|
|
1518
1518
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1519
1519
|
}
|
|
@@ -1521,34 +1521,34 @@
|
|
|
1521
1521
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
|
|
1522
1522
|
}
|
|
1523
1523
|
}
|
|
1524
|
-
.
|
|
1524
|
+
.input__input_1bftd {
|
|
1525
1525
|
color: #000;
|
|
1526
1526
|
caret-color: #0072ef;
|
|
1527
1527
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1528
1528
|
}
|
|
1529
|
-
.
|
|
1529
|
+
.input__input_1bftd:-webkit-autofill {
|
|
1530
1530
|
-webkit-text-fill-color: #000;
|
|
1531
1531
|
}
|
|
1532
|
-
.
|
|
1532
|
+
.input__input_1bftd::placeholder {
|
|
1533
1533
|
color: rgba(60, 60, 67, 0.6);
|
|
1534
1534
|
}
|
|
1535
|
-
.
|
|
1535
|
+
.input__hasLabel_1bftd::placeholder {
|
|
1536
1536
|
color: #c5c5c7;
|
|
1537
1537
|
}
|
|
1538
|
-
.
|
|
1538
|
+
.input__input_1bftd:read-only {
|
|
1539
1539
|
color: rgba(60, 60, 67, 0.6)
|
|
1540
1540
|
}
|
|
1541
|
-
.
|
|
1541
|
+
.input__input_1bftd:read-only:focus::placeholder {
|
|
1542
1542
|
color: rgba(60, 60, 67, 0.6);
|
|
1543
1543
|
}
|
|
1544
|
-
.
|
|
1544
|
+
.input__input_1bftd:disabled {
|
|
1545
1545
|
color: #000;
|
|
1546
1546
|
-webkit-text-fill-color: #000;
|
|
1547
1547
|
}
|
|
1548
|
-
.
|
|
1548
|
+
.input__input_1bftd:focus::placeholder {
|
|
1549
1549
|
color: rgba(60, 60, 67, 0.3);
|
|
1550
1550
|
}
|
|
1551
|
-
.
|
|
1551
|
+
.input__error_1bftd {
|
|
1552
1552
|
color: #ef3124;
|
|
1553
1553
|
caret-color: #ef3124;
|
|
1554
1554
|
}.plate__component_1he7j {
|
|
@@ -1572,13 +1572,7 @@
|
|
|
1572
1572
|
.plate__attention_1he7j {
|
|
1573
1573
|
background-color: #332104;
|
|
1574
1574
|
border-color: #de6a00;
|
|
1575
|
-
}.
|
|
1576
|
-
color: #000;
|
|
1577
|
-
background-color: #fff
|
|
1578
|
-
}
|
|
1579
|
-
.toast-plate__actionSection_fvnrw + .toast-plate__closeButton_fvnrw:before {
|
|
1580
|
-
background-color: #e9e9eb;
|
|
1581
|
-
}.drawer__backdropEnter_mvpxb {
|
|
1575
|
+
}.drawer__backdropEnter_mvpxb {
|
|
1582
1576
|
background-color: transparent;
|
|
1583
1577
|
}
|
|
1584
1578
|
.drawer__backdropEnterActive_mvpxb,
|
|
@@ -1591,7 +1585,13 @@
|
|
|
1591
1585
|
.drawer__backdropExitActive_mvpxb,
|
|
1592
1586
|
.drawer__backdropExitDone_mvpxb {
|
|
1593
1587
|
background-color: transparent;
|
|
1594
|
-
}.
|
|
1588
|
+
}.toast-plate__component_fvnrw {
|
|
1589
|
+
color: #000;
|
|
1590
|
+
background-color: #fff
|
|
1591
|
+
}
|
|
1592
|
+
.toast-plate__actionSection_fvnrw + .toast-plate__closeButton_fvnrw:before {
|
|
1593
|
+
background-color: #e9e9eb;
|
|
1594
|
+
}.bottom-sheet__modal_1bvaw {
|
|
1595
1595
|
background-color: transparent;
|
|
1596
1596
|
}
|
|
1597
1597
|
.bottom-sheet__component_1bvaw {
|
|
@@ -1662,73 +1662,75 @@
|
|
|
1662
1662
|
}
|
|
1663
1663
|
.file-upload-item__error_1cucu {
|
|
1664
1664
|
color: #ef3124
|
|
1665
|
-
}.slider-
|
|
1665
|
+
}.slider-input__steps_14frs {
|
|
1666
1666
|
color: #8d8d93;
|
|
1667
1667
|
}
|
|
1668
|
-
.slider-
|
|
1668
|
+
.slider-input__info_14frs {
|
|
1669
1669
|
color: #8d8d93;
|
|
1670
|
+
}.with-suffix__hasSuffix_a3m43 input:focus::placeholder {
|
|
1671
|
+
color: transparent;
|
|
1672
|
+
}
|
|
1673
|
+
.with-suffix__disabled_a3m43 {
|
|
1674
|
+
color: #fff;
|
|
1675
|
+
}.select__arrow_1pfzl {
|
|
1676
|
+
color: #fff;
|
|
1670
1677
|
}
|
|
1671
|
-
.
|
|
1678
|
+
.select__popoverInner_jdx2x {
|
|
1672
1679
|
background: transparent;
|
|
1673
1680
|
}
|
|
1674
|
-
.
|
|
1681
|
+
.select__optionsList_jdx2x {
|
|
1675
1682
|
box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
|
|
1676
1683
|
background: #121212;
|
|
1677
1684
|
}
|
|
1678
|
-
.
|
|
1685
|
+
.select__checkmark_1kdq1 {
|
|
1679
1686
|
background: #fff;
|
|
1680
1687
|
}
|
|
1681
|
-
.
|
|
1688
|
+
.select__placeholder_1ozzk {
|
|
1682
1689
|
color: #8d8d93;
|
|
1683
1690
|
}
|
|
1684
|
-
.
|
|
1691
|
+
.select__focusVisible_1ozzk {
|
|
1685
1692
|
outline: 2px solid #007aff;
|
|
1686
1693
|
}
|
|
1687
|
-
.
|
|
1694
|
+
.select__optgroup_1dtr6 {
|
|
1688
1695
|
background: #121212
|
|
1689
1696
|
}
|
|
1690
|
-
.
|
|
1697
|
+
.select__label_1dtr6 {
|
|
1691
1698
|
color: #8d8d93;
|
|
1692
1699
|
}
|
|
1693
|
-
.
|
|
1700
|
+
.select__option_sbaon {
|
|
1694
1701
|
background: #121212;
|
|
1695
1702
|
color: #fff
|
|
1696
1703
|
}
|
|
1697
|
-
.
|
|
1704
|
+
.select__option_sbaon:not(.select__disabled_sbaon):active {
|
|
1698
1705
|
background: #2c2c2e;
|
|
1699
1706
|
color: #fff;
|
|
1700
1707
|
}
|
|
1701
|
-
.
|
|
1708
|
+
.select__option_sbaon:before {
|
|
1702
1709
|
background: #2b2b2e;
|
|
1703
1710
|
}
|
|
1704
|
-
.
|
|
1711
|
+
.select__selected_sbaon {
|
|
1705
1712
|
background: #121212;
|
|
1706
1713
|
color: #fff;
|
|
1707
1714
|
}
|
|
1708
|
-
.
|
|
1715
|
+
.select__highlighted_sbaon {
|
|
1709
1716
|
background: #202022;
|
|
1710
1717
|
color: #fff
|
|
1711
1718
|
}
|
|
1712
|
-
.
|
|
1719
|
+
.select__disabled_sbaon {
|
|
1713
1720
|
background: #121212;
|
|
1714
1721
|
color: #8d8d93;
|
|
1715
1722
|
}
|
|
1716
|
-
.
|
|
1723
|
+
.select__emptyPlaceholder_bdxu6 {
|
|
1717
1724
|
color: #8d8d93;
|
|
1718
1725
|
}
|
|
1719
|
-
.
|
|
1726
|
+
.select__virtualRow_1n2dt:before {
|
|
1720
1727
|
background: #2b2b2e;
|
|
1721
1728
|
}
|
|
1722
|
-
.
|
|
1729
|
+
.select__emptyPlaceholder_1n2dt {
|
|
1723
1730
|
color: #8d8d93;
|
|
1724
1731
|
}
|
|
1725
1732
|
|
|
1726
|
-
.
|
|
1727
|
-
color: transparent;
|
|
1728
|
-
}
|
|
1729
|
-
.with-suffix__disabled_1608n {
|
|
1730
|
-
color: #fff;
|
|
1731
|
-
}.toast__toastPlate_yelhs {
|
|
1733
|
+
.toast__toastPlate_yelhs {
|
|
1732
1734
|
box-shadow: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
|
|
1733
1735
|
}
|
|
1734
1736
|
.toast__popoverInner_yelhs {
|
|
@@ -1743,48 +1745,48 @@
|
|
|
1743
1745
|
.tooltip__hint_17w4r .tooltip__arrow_17w4r:after {
|
|
1744
1746
|
background-color: #121212;
|
|
1745
1747
|
border-color: #121212;
|
|
1746
|
-
}.bank-
|
|
1748
|
+
}.bank-card__component_1szi5 {
|
|
1747
1749
|
--form-control-bg-color: transparent;
|
|
1748
1750
|
--form-control-hover-bg-color: transparent;
|
|
1749
1751
|
--form-control-focus-bg-color: transparent;
|
|
1750
1752
|
}
|
|
1751
|
-
.bank-
|
|
1753
|
+
.bank-card__label_1szi5 {
|
|
1752
1754
|
color: rgba(0, 0, 0, 0.6)
|
|
1753
1755
|
}
|
|
1754
|
-
.bank-
|
|
1755
|
-
.bank-
|
|
1756
|
+
.bank-card__focused_1szi5 .bank-card__label_1szi5,
|
|
1757
|
+
.bank-card__filled_1szi5 .bank-card__label_1szi5 {
|
|
1756
1758
|
color: #000
|
|
1757
1759
|
}
|
|
1758
|
-
.bank-
|
|
1760
|
+
.bank-card__input_1szi5 {
|
|
1759
1761
|
color: #000;
|
|
1760
1762
|
caret-color: #000
|
|
1761
1763
|
}
|
|
1762
|
-
.bank-
|
|
1764
|
+
.bank-card__bankLogo_1szi5 svg g {
|
|
1763
1765
|
fill: #000;
|
|
1764
1766
|
}
|
|
1765
|
-
.bank-
|
|
1767
|
+
.bank-card__brandLogo_1szi5 svg {
|
|
1766
1768
|
fill: #000;
|
|
1767
1769
|
}
|
|
1768
|
-
.bank-
|
|
1770
|
+
.bank-card__usePhoto_1szi5 {
|
|
1769
1771
|
background-color: transparent
|
|
1770
|
-
}.amount-
|
|
1772
|
+
}.amount-input__minorPartAndCurrency_1aycz {
|
|
1771
1773
|
color: #8d8d93;
|
|
1772
1774
|
}
|
|
1773
|
-
.amount-
|
|
1774
|
-
.amount-
|
|
1775
|
+
.amount-input__filled_m8w8i .amount-input__input_m8w8i,
|
|
1776
|
+
.amount-input__input_m8w8i:focus {
|
|
1775
1777
|
-webkit-text-fill-color: transparent;
|
|
1776
1778
|
}
|
|
1777
|
-
.amount-
|
|
1779
|
+
.amount-input__minorPartAndCurrency_rhm8r {
|
|
1778
1780
|
color: #8a8a8e;
|
|
1779
1781
|
}@media (min-width: 600px) {
|
|
1780
1782
|
}
|
|
1781
|
-
.intl-phone-
|
|
1783
|
+
.intl-phone-input__flagIcon_1q0c2 {
|
|
1782
1784
|
box-shadow: 0 0 2px 0 rgba(11, 31, 53, 0.25);
|
|
1783
1785
|
}
|
|
1784
|
-
.intl-phone-
|
|
1786
|
+
.intl-phone-input__dialCode_whkfb {
|
|
1785
1787
|
color: #8d8d93;
|
|
1786
1788
|
}
|
|
1787
|
-
.intl-phone-
|
|
1789
|
+
.intl-phone-input__focusVisible_zdoeh {
|
|
1788
1790
|
outline: 2px solid #007aff;
|
|
1789
1791
|
}.gallery__modal_1gscz {
|
|
1790
1792
|
background: transparent;
|
|
@@ -1843,9 +1845,12 @@
|
|
|
1843
1845
|
}
|
|
1844
1846
|
.gallery__component_qwnak {
|
|
1845
1847
|
background-color: #e9e9eb
|
|
1846
|
-
}.calendar-
|
|
1848
|
+
}.calendar-input__calendarContainer_igrw8 {
|
|
1847
1849
|
box-shadow: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
|
|
1848
1850
|
border: 1px solid #2b2b2e;
|
|
1849
|
-
}
|
|
1851
|
+
}
|
|
1852
|
+
.calendar-input__calendarIcon_igrw8 {
|
|
1853
|
+
color: #fff
|
|
1854
|
+
}.calendar-range__divider_yutf8:after {
|
|
1850
1855
|
background-color: #fff;
|
|
1851
1856
|
}
|
package/themes/dist/corp.css
CHANGED
|
@@ -515,4 +515,6 @@
|
|
|
515
515
|
--input-error-icon-not-alone-display: none;
|
|
516
516
|
/* theme */
|
|
517
517
|
--primary-tablist-bottom-border-color: var(--color-light-border-secondary-inverted);
|
|
518
|
+
--calendar-input-icon-color: var(--color-light-graphic-secondary);
|
|
519
|
+
--select-arrow-color: var(--color-light-graphic-secondary);
|
|
518
520
|
}
|
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
@import './button/corp.css';
|
|
2
2
|
@import './input/corp.css';
|
|
3
3
|
@import './tabs/corp.css';
|
|
4
|
+
@import './calendar-input/corp.css';
|
|
5
|
+
@import './select/corp.css';
|
|
4
6
|
|
|
5
7
|
@define-mixin theme-corp {
|
|
6
8
|
@mixin button-corp;
|
|
7
9
|
@mixin input-corp;
|
|
8
10
|
@mixin tabs-corp;
|
|
11
|
+
@mixin calendar-input-corp;
|
|
12
|
+
@mixin select-corp;
|
|
9
13
|
}
|
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
@import './radio/mobile.css';
|
|
7
7
|
@import './confirmation/mobile.css';
|
|
8
8
|
@import './input/mobile.css';
|
|
9
|
-
@import './calendar-input/mobile.css';
|
|
10
9
|
@import './slider/mobile.css';
|
|
11
10
|
@import './slider-input/mobile.css';
|
|
12
11
|
|
|
@@ -17,7 +16,6 @@
|
|
|
17
16
|
@mixin radio-mobile;
|
|
18
17
|
@mixin confirmation-mobile;
|
|
19
18
|
@mixin input-mobile;
|
|
20
|
-
@mixin calendar-input-mobile;
|
|
21
19
|
@mixin form-control-mobile;
|
|
22
20
|
@mixin input-mobile;
|
|
23
21
|
@mixin slider-mobile;
|
package/themes/dist/mobile.css
CHANGED
|
@@ -548,7 +548,6 @@
|
|
|
548
548
|
--input-caret-color: var(--color-light-text-link);
|
|
549
549
|
--input-inverted-caret-color: var(--color-light-text-link);
|
|
550
550
|
--input-error-icon-not-alone-display: none;
|
|
551
|
-
--calendar-input-calendar-icon: url('https://alfabank.st/icons/glyph_calendar_m.svg');
|
|
552
551
|
/* theme */
|
|
553
552
|
--form-control-border-radius: var(--border-radius-l);
|
|
554
553
|
--form-control-border-bottom: 0;
|
package/themes/dist/package.json
CHANGED
package/themes/mixins/corp.css
CHANGED
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
@import './button/corp.css';
|
|
2
2
|
@import './input/corp.css';
|
|
3
3
|
@import './tabs/corp.css';
|
|
4
|
+
@import './calendar-input/corp.css';
|
|
5
|
+
@import './select/corp.css';
|
|
4
6
|
|
|
5
7
|
@define-mixin theme-corp {
|
|
6
8
|
@mixin button-corp;
|
|
7
9
|
@mixin input-corp;
|
|
8
10
|
@mixin tabs-corp;
|
|
11
|
+
@mixin calendar-input-corp;
|
|
12
|
+
@mixin select-corp;
|
|
9
13
|
}
|
package/themes/mixins/mobile.css
CHANGED
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
@import './radio/mobile.css';
|
|
7
7
|
@import './confirmation/mobile.css';
|
|
8
8
|
@import './input/mobile.css';
|
|
9
|
-
@import './calendar-input/mobile.css';
|
|
10
9
|
@import './slider/mobile.css';
|
|
11
10
|
@import './slider-input/mobile.css';
|
|
12
11
|
|
|
@@ -17,7 +16,6 @@
|
|
|
17
16
|
@mixin radio-mobile;
|
|
18
17
|
@mixin confirmation-mobile;
|
|
19
18
|
@mixin input-mobile;
|
|
20
|
-
@mixin calendar-input-mobile;
|
|
21
19
|
@mixin form-control-mobile;
|
|
22
20
|
@mixin input-mobile;
|
|
23
21
|
@mixin slider-mobile;
|
package/themes/mobile.css
CHANGED
|
@@ -548,7 +548,6 @@
|
|
|
548
548
|
--input-caret-color: var(--color-light-text-link);
|
|
549
549
|
--input-inverted-caret-color: var(--color-light-text-link);
|
|
550
550
|
--input-error-icon-not-alone-display: none;
|
|
551
|
-
--calendar-input-calendar-icon: url('https://alfabank.st/icons/glyph_calendar_m.svg');
|
|
552
551
|
/* theme */
|
|
553
552
|
--form-control-border-radius: var(--border-radius-l);
|
|
554
553
|
--form-control-border-bottom: 0;
|