@alfalab/core-components 20.6.0 → 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-decc30d3.d.ts → tslib.es6-592d5eb5.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-decc30d3.js → tslib.es6-592d5eb5.js} +0 -0
- package/calendar/index.js +1 -1
- package/calendar/{tslib.es6-af3fab91.d.ts → tslib.es6-4fa31cb9.d.ts} +0 -0
- package/calendar/{tslib.es6-af3fab91.js → tslib.es6-4fa31cb9.js} +0 -0
- 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 +7 -6
- package/calendar-input/esm/Component.js +3 -2
- package/calendar-input/esm/index.css +16 -15
- package/calendar-input/esm/index.js +1 -0
- package/calendar-input/index.css +16 -15
- package/calendar-input/index.js +1 -0
- package/calendar-input/modern/Component.js +3 -2
- package/calendar-input/modern/index.css +16 -15
- 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/checkbox-group/Component.js +1 -1
- package/checkbox-group/esm/Component.js +1 -1
- package/checkbox-group/esm/index.css +17 -17
- package/checkbox-group/index.css +17 -17
- package/checkbox-group/modern/Component.js +1 -1
- package/checkbox-group/modern/index.css +17 -17
- package/confirmation/component.js +1 -1
- package/confirmation/components/code-input/component.js +1 -1
- package/confirmation/components/code-input/index.css +9 -9
- package/confirmation/components/countdown/component.js +1 -1
- package/confirmation/components/countdown/index.css +13 -13
- package/confirmation/components/countdown-loader/component.js +1 -1
- package/confirmation/components/countdown-loader/index.css +2 -2
- package/confirmation/components/overlimit/component.js +1 -1
- package/confirmation/components/overlimit/index.css +9 -9
- package/confirmation/components/sign-confirmation/component.js +1 -1
- package/confirmation/components/sign-confirmation/index.css +13 -13
- package/confirmation/esm/component.js +1 -1
- package/confirmation/esm/components/code-input/component.js +1 -1
- package/confirmation/esm/components/code-input/index.css +9 -9
- package/confirmation/esm/components/countdown/component.js +1 -1
- package/confirmation/esm/components/countdown/index.css +13 -13
- package/confirmation/esm/components/countdown-loader/component.js +1 -1
- package/confirmation/esm/components/countdown-loader/index.css +2 -2
- package/confirmation/esm/components/overlimit/component.js +1 -1
- package/confirmation/esm/components/overlimit/index.css +9 -9
- package/confirmation/esm/components/sign-confirmation/component.js +1 -1
- package/confirmation/esm/components/sign-confirmation/index.css +13 -13
- package/confirmation/esm/index.css +14 -14
- package/confirmation/index.css +14 -14
- package/confirmation/modern/component.js +1 -1
- package/confirmation/modern/components/code-input/component.js +1 -1
- package/confirmation/modern/components/code-input/index.css +9 -9
- package/confirmation/modern/components/countdown/component.js +1 -1
- package/confirmation/modern/components/countdown/index.css +13 -13
- package/confirmation/modern/components/countdown-loader/component.js +1 -1
- package/confirmation/modern/components/countdown-loader/index.css +2 -2
- package/confirmation/modern/components/overlimit/component.js +1 -1
- package/confirmation/modern/components/overlimit/index.css +9 -9
- package/confirmation/modern/components/sign-confirmation/component.js +1 -1
- package/confirmation/modern/components/sign-confirmation/index.css +13 -13
- package/confirmation/modern/index.css +14 -14
- package/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/file-upload-item/Component.d.ts +5 -0
- package/file-upload-item/Component.js +3 -3
- package/file-upload-item/cssm/Component.d.ts +5 -0
- package/file-upload-item/cssm/Component.js +2 -2
- package/file-upload-item/esm/Component.d.ts +5 -0
- package/file-upload-item/esm/Component.js +3 -3
- package/file-upload-item/esm/index.css +16 -16
- package/file-upload-item/index.css +16 -16
- package/file-upload-item/modern/Component.d.ts +5 -0
- package/file-upload-item/modern/Component.js +3 -3
- package/file-upload-item/modern/index.css +16 -16
- package/form-control/Component.js +3 -3
- package/form-control/default.css +15 -15
- package/form-control/esm/Component.js +3 -3
- package/form-control/esm/default.css +15 -15
- package/form-control/esm/index.css +42 -42
- package/form-control/esm/inverted.css +15 -15
- package/form-control/index.css +42 -42
- package/form-control/inverted.css +15 -15
- package/form-control/modern/Component.js +3 -3
- package/form-control/modern/default.css +15 -15
- package/form-control/modern/index.css +42 -42
- package/form-control/modern/inverted.css +15 -15
- package/grid/Component.js +1 -1
- package/grid/col/Component.js +1 -1
- package/grid/col/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-c9c70930.d.ts → gutters.module-b39da5b6.d.ts} +0 -0
- package/grid/esm/{gutters.module-c9c70930.js → gutters.module-b39da5b6.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-ec984f94.d.ts → gutters.module-d3fcf523.d.ts} +0 -0
- package/grid/{gutters.module-ec984f94.js → gutters.module-d3fcf523.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-157a0bab.js → gutters.module-3f6357c5.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/input/Component.js +3 -3
- package/input/cssm/default.module.css +1 -0
- package/input/cssm/index.module.css +1 -0
- package/input/cssm/inverted.module.css +1 -0
- package/input/default.css +14 -13
- package/input/esm/Component.js +3 -3
- package/input/esm/default.css +14 -13
- package/input/esm/index.css +32 -31
- package/input/esm/inverted.css +14 -13
- package/input/index.css +32 -31
- package/input/inverted.css +14 -13
- package/input/modern/Component.js +3 -3
- package/input/modern/default.css +14 -13
- package/input/modern/index.css +32 -31
- package/input/modern/inverted.css +14 -13
- package/input-autocomplete/{Component-658ecc84.d.ts → Component-50e308c3.d.ts} +0 -0
- package/input-autocomplete/{Component-658ecc84.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-35cb3144.d.ts → Component-9846da19.d.ts} +0 -0
- package/input-autocomplete/esm/{Component-35cb3144.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-f9a47d45.d.ts → component-0ae65331.d.ts} +0 -0
- package/intl-phone-input/{component-f9a47d45.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-7c45ec39.d.ts → component-35a8a72f.d.ts} +0 -0
- package/intl-phone-input/esm/{component-7c45ec39.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-dc49e49a.d.ts → libphonenumber-js.min-352b09e0.d.ts} +0 -0
- package/intl-phone-input/esm/{libphonenumber-js.min-dc49e49a.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-c4a1a8b5.d.ts → libphonenumber-js.min-2276947d.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-c4a1a8b5.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-dc49e49a.d.ts → libphonenumber-js.min-352b09e0.d.ts} +0 -0
- package/intl-phone-input/modern/{libphonenumber-js.min-dc49e49a.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-97448997.js → transitions.module-683182f2.js} +0 -0
- package/modal/esm/{tslib.es6-a89fa585.d.ts → tslib.es6-f3d79081.d.ts} +0 -0
- package/modal/esm/{tslib.es6-a89fa585.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-97448997.js → transitions.module-683182f2.js} +0 -0
- package/modal/responsive.js +2 -2
- package/modal/{transitions.module-01b58cd2.js → transitions.module-c7d97d9d.js} +0 -0
- package/modal/{tslib.es6-434258af.d.ts → tslib.es6-6d6e5bf3.d.ts} +0 -0
- package/modal/{tslib.es6-434258af.js → tslib.es6-6d6e5bf3.js} +0 -0
- package/package.json +2 -2
- 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-cb99627b.d.ts → Component-bc62e4c2.d.ts} +0 -0
- package/picker-button/{Component-cb99627b.js → Component-bc62e4c2.js} +1 -1
- package/picker-button/Component.d.ts +1 -1
- package/picker-button/Component.js +2 -2
- package/picker-button/esm/{Component-94ad1b6c.d.ts → Component-7bcce42b.d.ts} +0 -0
- package/picker-button/esm/{Component-94ad1b6c.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/pure-input/cssm/index.module.css +1 -0
- package/pure-input/esm/index.css +1 -0
- package/pure-input/index.css +1 -0
- package/pure-input/modern/index.css +1 -0
- package/radio-group/Component.js +1 -1
- package/radio-group/esm/Component.js +1 -1
- package/radio-group/esm/index.css +17 -17
- package/radio-group/index.css +17 -17
- package/radio-group/modern/Component.js +1 -1
- package/radio-group/modern/index.css +17 -17
- 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-7e869378.d.ts → tslib.es6-6ca380f2.d.ts} +0 -0
- package/select/esm/{tslib.es6-7e869378.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-5adca550.d.ts → tslib.es6-d00003ef.d.ts} +0 -0
- package/select/{tslib.es6-5adca550.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 +14 -12
- package/tabs/components/primary-tablist/Component.mobile.js +3 -3
- package/tabs/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/components/primary-tablist/index.css +20 -20
- package/tabs/components/primary-tablist/mobile.css +22 -22
- package/tabs/components/scrollable-container/Component.js +1 -1
- package/tabs/components/scrollable-container/index.css +4 -4
- package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
- package/tabs/components/secondary-tablist/Component.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
- package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/components/secondary-tablist/index.css +12 -12
- package/tabs/components/secondary-tablist/mobile.css +15 -15
- package/tabs/components/tab/Component.js +1 -1
- package/tabs/components/tab/index.css +3 -3
- 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/cssm/components/primary-tablist/Component.js +13 -11
- package/tabs/cssm/useTabs.d.ts +1 -1
- package/tabs/cssm/useTabs.js +3 -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 +14 -12
- package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
- package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/primary-tablist/index.css +20 -20
- package/tabs/esm/components/primary-tablist/mobile.css +22 -22
- package/tabs/esm/components/scrollable-container/Component.js +1 -1
- package/tabs/esm/components/scrollable-container/index.css +4 -4
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
- package/tabs/esm/components/secondary-tablist/Component.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/secondary-tablist/index.css +12 -12
- package/tabs/esm/components/secondary-tablist/mobile.css +15 -15
- package/tabs/esm/components/tab/Component.js +1 -1
- package/tabs/esm/components/tab/index.css +3 -3
- 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-770329cf.js +4 -0
- package/tabs/esm/index.module-f503c285.js +4 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/tabs/esm/{tslib.es6-8f0739df.d.ts → tslib.es6-6db4bd77.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-8f0739df.js → tslib.es6-6db4bd77.js} +0 -0
- package/tabs/esm/useTabs.d.ts +1 -1
- package/tabs/esm/useTabs.js +3 -2
- package/tabs/index.js +3 -3
- package/tabs/index.module-d58ceb27.js +4 -0
- package/tabs/index.module-e147b404.js +4 -0
- package/tabs/mobile.js +3 -3
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.js +10 -8
- package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/primary-tablist/index.css +20 -20
- package/tabs/modern/components/primary-tablist/mobile.css +22 -22
- package/tabs/modern/components/scrollable-container/Component.js +1 -1
- package/tabs/modern/components/scrollable-container/index.css +4 -4
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/index.css +12 -12
- package/tabs/modern/components/secondary-tablist/mobile.css +15 -15
- package/tabs/modern/components/tab/Component.js +1 -1
- package/tabs/modern/components/tab/index.css +3 -3
- 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-770329cf.js +4 -0
- package/tabs/modern/index.module-f503c285.js +4 -0
- package/tabs/modern/mobile.js +2 -2
- package/tabs/modern/responsive.js +2 -2
- package/tabs/modern/useTabs.d.ts +1 -1
- package/tabs/modern/useTabs.js +3 -2
- package/tabs/responsive.js +3 -3
- package/tabs/{tslib.es6-7078bc0a.d.ts → tslib.es6-7e1681a9.d.ts} +0 -0
- package/tabs/{tslib.es6-7078bc0a.js → tslib.es6-7e1681a9.js} +0 -0
- package/tabs/useTabs.d.ts +1 -1
- package/tabs/useTabs.js +3 -2
- package/textarea/Component.js +3 -3
- package/textarea/cssm/default.module.css +2 -0
- package/textarea/cssm/index.module.css +1 -0
- package/textarea/cssm/inverted.module.css +2 -0
- package/textarea/default.css +21 -19
- package/textarea/esm/Component.js +3 -3
- package/textarea/esm/default.css +21 -19
- package/textarea/esm/index.css +23 -22
- package/textarea/esm/inverted.css +21 -19
- package/textarea/index.css +23 -22
- package/textarea/inverted.css +21 -19
- package/textarea/modern/Component.js +3 -3
- package/textarea/modern/default.css +21 -19
- package/textarea/modern/index.css +23 -22
- package/textarea/modern/inverted.css +21 -19
- package/themes/calendar-input/click.css +4 -0
- package/themes/calendar-input/corp.css +3 -0
- package/themes/click.css +2 -0
- package/themes/compiled/mobile-dark-bluetint.css +83 -40
- package/themes/corp.css +2 -0
- package/themes/dist/calendar-input/click.css +4 -0
- package/themes/dist/calendar-input/corp.css +3 -0
- package/themes/dist/click.css +2 -0
- package/themes/dist/compiled/mobile-dark-bluetint.css +182 -170
- package/themes/dist/corp.css +2 -0
- package/themes/dist/mixins/calendar-input/click.css +4 -0
- package/themes/dist/mixins/calendar-input/corp.css +3 -0
- package/themes/dist/mixins/click.css +2 -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/click.css +4 -0
- package/themes/mixins/calendar-input/corp.css +3 -0
- package/themes/mixins/click.css +2 -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/tabs/esm/index.module-2eb64cb0.js +0 -4
- package/tabs/esm/index.module-878a7a87.js +0 -4
- package/tabs/index.module-278c87fb.js +0 -4
- package/tabs/index.module-adf99814.js +0 -4
- package/tabs/modern/index.module-2eb64cb0.js +0 -4
- package/tabs/modern/index.module-878a7a87.js +0 -4
- 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
package/textarea/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: emwbj */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-border-link: #007aff;
|
|
4
4
|
}
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
var(--textarea-xl-min-height) - var(--textarea-xl-filled-margin-top)
|
|
51
51
|
);
|
|
52
52
|
}
|
|
53
|
-
.
|
|
53
|
+
.textarea__textarea_emwbj {
|
|
54
54
|
font-size: 16px;
|
|
55
55
|
line-height: 20px;
|
|
56
56
|
font-weight: 400;
|
|
@@ -67,80 +67,81 @@
|
|
|
67
67
|
resize: none;
|
|
68
68
|
-webkit-appearance: none
|
|
69
69
|
}
|
|
70
|
-
.
|
|
70
|
+
.textarea__textarea_emwbj.textarea__s_emwbj {
|
|
71
71
|
padding-top: var(--textarea-s-padding-top);
|
|
72
72
|
padding-bottom: var(--gap-xs);
|
|
73
73
|
}
|
|
74
|
-
.
|
|
74
|
+
.textarea__textarea_emwbj.textarea__m_emwbj {
|
|
75
75
|
padding-top: var(--textarea-m-padding-top);
|
|
76
76
|
padding-bottom: var(--gap-xs);
|
|
77
77
|
}
|
|
78
|
-
.
|
|
78
|
+
.textarea__textarea_emwbj.textarea__l_emwbj {
|
|
79
79
|
padding-top: var(--textarea-l-padding-top);
|
|
80
80
|
padding-bottom: var(--gap-xs);
|
|
81
81
|
}
|
|
82
|
-
.
|
|
82
|
+
.textarea__textarea_emwbj.textarea__xl_emwbj {
|
|
83
83
|
padding-top: var(--textarea-xl-padding-top);
|
|
84
84
|
padding-bottom: var(--gap-xs);
|
|
85
85
|
}
|
|
86
|
-
.
|
|
86
|
+
.textarea__textarea_emwbj::placeholder {
|
|
87
87
|
transition: opacity 0.2s ease, color 0.2s ease;
|
|
88
88
|
}
|
|
89
|
-
.
|
|
89
|
+
.textarea__hasLabel_emwbj::placeholder {
|
|
90
90
|
opacity: 0;
|
|
91
91
|
}
|
|
92
|
-
.
|
|
92
|
+
.textarea__resizeVertical_emwbj {
|
|
93
93
|
resize: vertical;
|
|
94
94
|
}
|
|
95
95
|
/* SIZES */
|
|
96
|
-
.
|
|
96
|
+
.textarea__textarea_emwbj.textarea__s_emwbj {
|
|
97
97
|
min-height: var(--textarea-s-min-height);
|
|
98
98
|
}
|
|
99
|
-
.
|
|
99
|
+
.textarea__textarea_emwbj.textarea__m_emwbj {
|
|
100
100
|
min-height: var(--textarea-m-min-height);
|
|
101
101
|
}
|
|
102
|
-
.
|
|
102
|
+
.textarea__textarea_emwbj.textarea__l_emwbj {
|
|
103
103
|
min-height: var(--textarea-l-min-height);
|
|
104
104
|
}
|
|
105
|
-
.
|
|
105
|
+
.textarea__textarea_emwbj.textarea__xl_emwbj {
|
|
106
106
|
min-height: var(--textarea-xl-min-height);
|
|
107
107
|
}
|
|
108
108
|
/* DISABLED STATE */
|
|
109
|
-
.
|
|
109
|
+
.textarea__textarea_emwbj:disabled {
|
|
110
110
|
cursor: var(--disabled-cursor);
|
|
111
|
+
opacity: 1;
|
|
111
112
|
}
|
|
112
113
|
/* READ-ONLY STATE */
|
|
113
|
-
.
|
|
114
|
+
.textarea__textarea_emwbj:read-only {
|
|
114
115
|
cursor: var(--disabled-cursor);
|
|
115
116
|
}
|
|
116
117
|
/* FOCUS STATE */
|
|
117
|
-
.
|
|
118
|
+
.textarea__textarea_emwbj:focus.textarea__hasLabel_emwbj::placeholder {
|
|
118
119
|
opacity: 1;
|
|
119
120
|
}
|
|
120
|
-
.
|
|
121
|
+
.textarea__focusVisible_emwbj {
|
|
121
122
|
outline: 2px solid var(--focus-color);
|
|
122
123
|
outline-offset: 2px;
|
|
123
124
|
}
|
|
124
125
|
/* FILLED STATE */
|
|
125
|
-
.
|
|
126
|
+
.textarea__textarea_emwbj.textarea__filled_emwbj.textarea__hasLabel_emwbj {
|
|
126
127
|
padding-top: 0
|
|
127
128
|
}
|
|
128
|
-
.
|
|
129
|
+
.textarea__textarea_emwbj.textarea__filled_emwbj.textarea__hasLabel_emwbj.textarea__s_emwbj {
|
|
129
130
|
margin-top: var(--textarea-s-filled-margin-top);
|
|
130
131
|
min-height: var(--textarea-s-filled-min-height);
|
|
131
132
|
height: var(--textarea-s-filled-min-height);
|
|
132
133
|
}
|
|
133
|
-
.
|
|
134
|
+
.textarea__textarea_emwbj.textarea__filled_emwbj.textarea__hasLabel_emwbj.textarea__m_emwbj {
|
|
134
135
|
margin-top: var(--textarea-m-filled-margin-top);
|
|
135
136
|
min-height: var(--textarea-m-filled-min-height);
|
|
136
137
|
height: var(--textarea-m-filled-min-height);
|
|
137
138
|
}
|
|
138
|
-
.
|
|
139
|
+
.textarea__textarea_emwbj.textarea__filled_emwbj.textarea__hasLabel_emwbj.textarea__l_emwbj {
|
|
139
140
|
margin-top: var(--textarea-l-filled-margin-top);
|
|
140
141
|
min-height: var(--textarea-l-filled-min-height);
|
|
141
142
|
height: var(--textarea-l-filled-min-height);
|
|
142
143
|
}
|
|
143
|
-
.
|
|
144
|
+
.textarea__textarea_emwbj.textarea__filled_emwbj.textarea__hasLabel_emwbj.textarea__xl_emwbj {
|
|
144
145
|
margin-top: var(--textarea-xl-filled-margin-top);
|
|
145
146
|
min-height: var(--textarea-xl-filled-min-height);
|
|
146
147
|
height: var(--textarea-xl-filled-min-height);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1halp */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-text-primary-inverted: #fff;
|
|
4
4
|
--color-light-text-secondary-inverted-transparent: rgba(255, 255, 255, 0.7);
|
|
@@ -31,68 +31,70 @@
|
|
|
31
31
|
/* error */
|
|
32
32
|
--input-inverted-error-color: var(--color-light-text-primary-inverted);
|
|
33
33
|
}
|
|
34
|
-
.
|
|
34
|
+
.textarea__input_1halp {
|
|
35
35
|
color: var(--input-inverted-color);
|
|
36
36
|
caret-color: var(--input-inverted-caret-color);
|
|
37
37
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
38
38
|
}
|
|
39
|
-
.
|
|
39
|
+
.textarea__input_1halp:-webkit-autofill {
|
|
40
40
|
-webkit-text-fill-color: var(--input-inverted-color);
|
|
41
41
|
}
|
|
42
|
-
.
|
|
42
|
+
.textarea__input_1halp::placeholder {
|
|
43
43
|
color: var(--input-inverted-placeholder-color);
|
|
44
44
|
}
|
|
45
|
-
.
|
|
45
|
+
.textarea__hasLabel_1halp::placeholder {
|
|
46
46
|
color: var(--input-inverted-with-label-placeholder-color);
|
|
47
47
|
}
|
|
48
|
-
.
|
|
48
|
+
.textarea__clearIcon_1halp {
|
|
49
49
|
background-image: var(--input-inverted-clear-icon);
|
|
50
50
|
}
|
|
51
|
-
.
|
|
51
|
+
.textarea__errorIcon_1halp {
|
|
52
52
|
background-image: var(--input-inverted-error-icon);
|
|
53
53
|
}
|
|
54
|
-
.
|
|
54
|
+
.textarea__successIcon_1halp {
|
|
55
55
|
background-image: var(--input-inverted-success-icon);
|
|
56
56
|
}
|
|
57
57
|
/* READ-ONLY STATE */
|
|
58
|
-
.
|
|
58
|
+
.textarea__input_1halp:read-only {
|
|
59
59
|
color: var(--input-inverted-read-only-color)
|
|
60
60
|
}
|
|
61
|
-
.
|
|
61
|
+
.textarea__input_1halp:read-only:focus::placeholder {
|
|
62
62
|
color: var(--input-inverted-placeholder-color);
|
|
63
63
|
}
|
|
64
64
|
/* DISABLED STATE */
|
|
65
|
-
.
|
|
65
|
+
.textarea__input_1halp:disabled {
|
|
66
66
|
color: var(--input-inverted-disabled-color);
|
|
67
|
+
-webkit-text-fill-color: var(--input-inverted-disabled-color);
|
|
67
68
|
}
|
|
68
69
|
/* FOCUS STATE */
|
|
69
|
-
.
|
|
70
|
+
.textarea__input_1halp:focus::placeholder {
|
|
70
71
|
color: var(--input-inverted-focus-placeholder-color);
|
|
71
72
|
}
|
|
72
73
|
/* ERROR STATE */
|
|
73
|
-
.
|
|
74
|
+
.textarea__error_1halp {
|
|
74
75
|
color: var(--input-inverted-error-color);
|
|
75
76
|
caret-color: var(--input-inverted-error-color);
|
|
76
77
|
}
|
|
77
|
-
.
|
|
78
|
+
.textarea__textarea_1halp {
|
|
78
79
|
color: var(--input-inverted-color);
|
|
79
80
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
80
81
|
}
|
|
81
|
-
.
|
|
82
|
+
.textarea__textarea_1halp::placeholder {
|
|
82
83
|
color: var(--input-inverted-placeholder-color);
|
|
83
84
|
}
|
|
84
|
-
.
|
|
85
|
+
.textarea__hasLabel_1halp::placeholder {
|
|
85
86
|
color: var(--input-inverted-with-label-placeholder-color);
|
|
86
87
|
}
|
|
87
88
|
/* DISABLED STATE */
|
|
88
|
-
.
|
|
89
|
+
.textarea__textarea_1halp:disabled {
|
|
89
90
|
color: var(--input-inverted-disabled-color);
|
|
91
|
+
-webkit-text-fill-color: var(--input-inverted-disabled-color);
|
|
90
92
|
}
|
|
91
93
|
/* READ-ONLY STATE */
|
|
92
|
-
.
|
|
94
|
+
.textarea__textarea_1halp:read-only {
|
|
93
95
|
color: var(--input-inverted-read-only-color);
|
|
94
96
|
}
|
|
95
97
|
/* FOCUS STATE */
|
|
96
|
-
.
|
|
98
|
+
.textarea__textarea_1halp:focus::placeholder {
|
|
97
99
|
color: var(--input-inverted-focus-placeholder-color);
|
|
98
100
|
}
|
package/textarea/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: emwbj */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-border-link: #007aff;
|
|
4
4
|
}
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
var(--textarea-xl-min-height) - var(--textarea-xl-filled-margin-top)
|
|
51
51
|
);
|
|
52
52
|
}
|
|
53
|
-
.
|
|
53
|
+
.textarea__textarea_emwbj {
|
|
54
54
|
font-size: 16px;
|
|
55
55
|
line-height: 20px;
|
|
56
56
|
font-weight: 400;
|
|
@@ -67,80 +67,81 @@
|
|
|
67
67
|
resize: none;
|
|
68
68
|
-webkit-appearance: none
|
|
69
69
|
}
|
|
70
|
-
.
|
|
70
|
+
.textarea__textarea_emwbj.textarea__s_emwbj {
|
|
71
71
|
padding-top: var(--textarea-s-padding-top);
|
|
72
72
|
padding-bottom: var(--gap-xs);
|
|
73
73
|
}
|
|
74
|
-
.
|
|
74
|
+
.textarea__textarea_emwbj.textarea__m_emwbj {
|
|
75
75
|
padding-top: var(--textarea-m-padding-top);
|
|
76
76
|
padding-bottom: var(--gap-xs);
|
|
77
77
|
}
|
|
78
|
-
.
|
|
78
|
+
.textarea__textarea_emwbj.textarea__l_emwbj {
|
|
79
79
|
padding-top: var(--textarea-l-padding-top);
|
|
80
80
|
padding-bottom: var(--gap-xs);
|
|
81
81
|
}
|
|
82
|
-
.
|
|
82
|
+
.textarea__textarea_emwbj.textarea__xl_emwbj {
|
|
83
83
|
padding-top: var(--textarea-xl-padding-top);
|
|
84
84
|
padding-bottom: var(--gap-xs);
|
|
85
85
|
}
|
|
86
|
-
.
|
|
86
|
+
.textarea__textarea_emwbj::placeholder {
|
|
87
87
|
transition: opacity 0.2s ease, color 0.2s ease;
|
|
88
88
|
}
|
|
89
|
-
.
|
|
89
|
+
.textarea__hasLabel_emwbj::placeholder {
|
|
90
90
|
opacity: 0;
|
|
91
91
|
}
|
|
92
|
-
.
|
|
92
|
+
.textarea__resizeVertical_emwbj {
|
|
93
93
|
resize: vertical;
|
|
94
94
|
}
|
|
95
95
|
/* SIZES */
|
|
96
|
-
.
|
|
96
|
+
.textarea__textarea_emwbj.textarea__s_emwbj {
|
|
97
97
|
min-height: var(--textarea-s-min-height);
|
|
98
98
|
}
|
|
99
|
-
.
|
|
99
|
+
.textarea__textarea_emwbj.textarea__m_emwbj {
|
|
100
100
|
min-height: var(--textarea-m-min-height);
|
|
101
101
|
}
|
|
102
|
-
.
|
|
102
|
+
.textarea__textarea_emwbj.textarea__l_emwbj {
|
|
103
103
|
min-height: var(--textarea-l-min-height);
|
|
104
104
|
}
|
|
105
|
-
.
|
|
105
|
+
.textarea__textarea_emwbj.textarea__xl_emwbj {
|
|
106
106
|
min-height: var(--textarea-xl-min-height);
|
|
107
107
|
}
|
|
108
108
|
/* DISABLED STATE */
|
|
109
|
-
.
|
|
109
|
+
.textarea__textarea_emwbj:disabled {
|
|
110
110
|
cursor: var(--disabled-cursor);
|
|
111
|
+
opacity: 1;
|
|
111
112
|
}
|
|
112
113
|
/* READ-ONLY STATE */
|
|
113
|
-
.
|
|
114
|
+
.textarea__textarea_emwbj:read-only {
|
|
114
115
|
cursor: var(--disabled-cursor);
|
|
115
116
|
}
|
|
116
117
|
/* FOCUS STATE */
|
|
117
|
-
.
|
|
118
|
+
.textarea__textarea_emwbj:focus.textarea__hasLabel_emwbj::placeholder {
|
|
118
119
|
opacity: 1;
|
|
119
120
|
}
|
|
120
|
-
.
|
|
121
|
+
.textarea__focusVisible_emwbj {
|
|
121
122
|
outline: 2px solid var(--focus-color);
|
|
122
123
|
outline-offset: 2px;
|
|
123
124
|
}
|
|
124
125
|
/* FILLED STATE */
|
|
125
|
-
.
|
|
126
|
+
.textarea__textarea_emwbj.textarea__filled_emwbj.textarea__hasLabel_emwbj {
|
|
126
127
|
padding-top: 0
|
|
127
128
|
}
|
|
128
|
-
.
|
|
129
|
+
.textarea__textarea_emwbj.textarea__filled_emwbj.textarea__hasLabel_emwbj.textarea__s_emwbj {
|
|
129
130
|
margin-top: var(--textarea-s-filled-margin-top);
|
|
130
131
|
min-height: var(--textarea-s-filled-min-height);
|
|
131
132
|
height: var(--textarea-s-filled-min-height);
|
|
132
133
|
}
|
|
133
|
-
.
|
|
134
|
+
.textarea__textarea_emwbj.textarea__filled_emwbj.textarea__hasLabel_emwbj.textarea__m_emwbj {
|
|
134
135
|
margin-top: var(--textarea-m-filled-margin-top);
|
|
135
136
|
min-height: var(--textarea-m-filled-min-height);
|
|
136
137
|
height: var(--textarea-m-filled-min-height);
|
|
137
138
|
}
|
|
138
|
-
.
|
|
139
|
+
.textarea__textarea_emwbj.textarea__filled_emwbj.textarea__hasLabel_emwbj.textarea__l_emwbj {
|
|
139
140
|
margin-top: var(--textarea-l-filled-margin-top);
|
|
140
141
|
min-height: var(--textarea-l-filled-min-height);
|
|
141
142
|
height: var(--textarea-l-filled-min-height);
|
|
142
143
|
}
|
|
143
|
-
.
|
|
144
|
+
.textarea__textarea_emwbj.textarea__filled_emwbj.textarea__hasLabel_emwbj.textarea__xl_emwbj {
|
|
144
145
|
margin-top: var(--textarea-xl-filled-margin-top);
|
|
145
146
|
min-height: var(--textarea-xl-filled-min-height);
|
|
146
147
|
height: var(--textarea-xl-filled-min-height);
|
package/textarea/inverted.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1halp */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-text-primary-inverted: #fff;
|
|
4
4
|
--color-light-text-secondary-inverted-transparent: rgba(255, 255, 255, 0.7);
|
|
@@ -31,68 +31,70 @@
|
|
|
31
31
|
/* error */
|
|
32
32
|
--input-inverted-error-color: var(--color-light-text-primary-inverted);
|
|
33
33
|
}
|
|
34
|
-
.
|
|
34
|
+
.textarea__input_1halp {
|
|
35
35
|
color: var(--input-inverted-color);
|
|
36
36
|
caret-color: var(--input-inverted-caret-color);
|
|
37
37
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
38
38
|
}
|
|
39
|
-
.
|
|
39
|
+
.textarea__input_1halp:-webkit-autofill {
|
|
40
40
|
-webkit-text-fill-color: var(--input-inverted-color);
|
|
41
41
|
}
|
|
42
|
-
.
|
|
42
|
+
.textarea__input_1halp::placeholder {
|
|
43
43
|
color: var(--input-inverted-placeholder-color);
|
|
44
44
|
}
|
|
45
|
-
.
|
|
45
|
+
.textarea__hasLabel_1halp::placeholder {
|
|
46
46
|
color: var(--input-inverted-with-label-placeholder-color);
|
|
47
47
|
}
|
|
48
|
-
.
|
|
48
|
+
.textarea__clearIcon_1halp {
|
|
49
49
|
background-image: var(--input-inverted-clear-icon);
|
|
50
50
|
}
|
|
51
|
-
.
|
|
51
|
+
.textarea__errorIcon_1halp {
|
|
52
52
|
background-image: var(--input-inverted-error-icon);
|
|
53
53
|
}
|
|
54
|
-
.
|
|
54
|
+
.textarea__successIcon_1halp {
|
|
55
55
|
background-image: var(--input-inverted-success-icon);
|
|
56
56
|
}
|
|
57
57
|
/* READ-ONLY STATE */
|
|
58
|
-
.
|
|
58
|
+
.textarea__input_1halp:read-only {
|
|
59
59
|
color: var(--input-inverted-read-only-color)
|
|
60
60
|
}
|
|
61
|
-
.
|
|
61
|
+
.textarea__input_1halp:read-only:focus::placeholder {
|
|
62
62
|
color: var(--input-inverted-placeholder-color);
|
|
63
63
|
}
|
|
64
64
|
/* DISABLED STATE */
|
|
65
|
-
.
|
|
65
|
+
.textarea__input_1halp:disabled {
|
|
66
66
|
color: var(--input-inverted-disabled-color);
|
|
67
|
+
-webkit-text-fill-color: var(--input-inverted-disabled-color);
|
|
67
68
|
}
|
|
68
69
|
/* FOCUS STATE */
|
|
69
|
-
.
|
|
70
|
+
.textarea__input_1halp:focus::placeholder {
|
|
70
71
|
color: var(--input-inverted-focus-placeholder-color);
|
|
71
72
|
}
|
|
72
73
|
/* ERROR STATE */
|
|
73
|
-
.
|
|
74
|
+
.textarea__error_1halp {
|
|
74
75
|
color: var(--input-inverted-error-color);
|
|
75
76
|
caret-color: var(--input-inverted-error-color);
|
|
76
77
|
}
|
|
77
|
-
.
|
|
78
|
+
.textarea__textarea_1halp {
|
|
78
79
|
color: var(--input-inverted-color);
|
|
79
80
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
80
81
|
}
|
|
81
|
-
.
|
|
82
|
+
.textarea__textarea_1halp::placeholder {
|
|
82
83
|
color: var(--input-inverted-placeholder-color);
|
|
83
84
|
}
|
|
84
|
-
.
|
|
85
|
+
.textarea__hasLabel_1halp::placeholder {
|
|
85
86
|
color: var(--input-inverted-with-label-placeholder-color);
|
|
86
87
|
}
|
|
87
88
|
/* DISABLED STATE */
|
|
88
|
-
.
|
|
89
|
+
.textarea__textarea_1halp:disabled {
|
|
89
90
|
color: var(--input-inverted-disabled-color);
|
|
91
|
+
-webkit-text-fill-color: var(--input-inverted-disabled-color);
|
|
90
92
|
}
|
|
91
93
|
/* READ-ONLY STATE */
|
|
92
|
-
.
|
|
94
|
+
.textarea__textarea_1halp:read-only {
|
|
93
95
|
color: var(--input-inverted-read-only-color);
|
|
94
96
|
}
|
|
95
97
|
/* FOCUS STATE */
|
|
96
|
-
.
|
|
98
|
+
.textarea__textarea_1halp:focus::placeholder {
|
|
97
99
|
color: var(--input-inverted-focus-placeholder-color);
|
|
98
100
|
}
|
|
@@ -5,13 +5,13 @@ import mergeRefs from 'react-merge-refs';
|
|
|
5
5
|
import { useFocus } from '@alfalab/hooks';
|
|
6
6
|
import { FormControl } from '../../form-control/modern';
|
|
7
7
|
|
|
8
|
-
var styles = {"textarea":"
|
|
8
|
+
var styles = {"textarea":"textarea__textarea_emwbj","s":"textarea__s_emwbj","m":"textarea__m_emwbj","l":"textarea__l_emwbj","xl":"textarea__xl_emwbj","hasLabel":"textarea__hasLabel_emwbj","resizeVertical":"textarea__resizeVertical_emwbj","focusVisible":"textarea__focusVisible_emwbj","filled":"textarea__filled_emwbj"};
|
|
9
9
|
require('./index.css');
|
|
10
10
|
|
|
11
|
-
var defaultColors = {"input":"
|
|
11
|
+
var defaultColors = {"input":"textarea__input_icq9e","hasLabel":"textarea__hasLabel_icq9e","clearIcon":"textarea__clearIcon_icq9e","errorIcon":"textarea__errorIcon_icq9e","successIcon":"textarea__successIcon_icq9e","error":"textarea__error_icq9e","textarea":"textarea__textarea_icq9e"};
|
|
12
12
|
require('./default.css');
|
|
13
13
|
|
|
14
|
-
var invertedColors = {"input":"
|
|
14
|
+
var invertedColors = {"input":"textarea__input_1halp","hasLabel":"textarea__hasLabel_1halp","clearIcon":"textarea__clearIcon_1halp","errorIcon":"textarea__errorIcon_1halp","successIcon":"textarea__successIcon_1halp","error":"textarea__error_1halp","textarea":"textarea__textarea_1halp"};
|
|
15
15
|
require('./inverted.css');
|
|
16
16
|
|
|
17
17
|
const colorStyles = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: icq9e */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-text-primary: #0b1f35;
|
|
4
4
|
--color-light-text-secondary: #546272;
|
|
@@ -31,68 +31,70 @@
|
|
|
31
31
|
/* error */
|
|
32
32
|
--input-error-color: var(--color-light-text-primary);
|
|
33
33
|
}
|
|
34
|
-
.
|
|
34
|
+
.textarea__input_icq9e {
|
|
35
35
|
color: var(--input-color);
|
|
36
36
|
caret-color: var(--input-caret-color);
|
|
37
37
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
38
38
|
}
|
|
39
|
-
.
|
|
39
|
+
.textarea__input_icq9e:-webkit-autofill {
|
|
40
40
|
-webkit-text-fill-color: var(--input-color);
|
|
41
41
|
}
|
|
42
|
-
.
|
|
42
|
+
.textarea__input_icq9e::placeholder {
|
|
43
43
|
color: var(--input-placeholder-color);
|
|
44
44
|
}
|
|
45
|
-
.
|
|
45
|
+
.textarea__hasLabel_icq9e::placeholder {
|
|
46
46
|
color: var(--input-with-label-placeholder-color);
|
|
47
47
|
}
|
|
48
|
-
.
|
|
48
|
+
.textarea__clearIcon_icq9e {
|
|
49
49
|
background-image: var(--input-clear-icon);
|
|
50
50
|
}
|
|
51
|
-
.
|
|
51
|
+
.textarea__errorIcon_icq9e {
|
|
52
52
|
background-image: var(--input-error-icon);
|
|
53
53
|
}
|
|
54
|
-
.
|
|
54
|
+
.textarea__successIcon_icq9e {
|
|
55
55
|
background-image: var(--input-success-icon);
|
|
56
56
|
}
|
|
57
57
|
/* READ-ONLY STATE */
|
|
58
|
-
.
|
|
58
|
+
.textarea__input_icq9e:read-only {
|
|
59
59
|
color: var(--input-read-only-color)
|
|
60
60
|
}
|
|
61
|
-
.
|
|
61
|
+
.textarea__input_icq9e:read-only:focus::placeholder {
|
|
62
62
|
color: var(--input-placeholder-color);
|
|
63
63
|
}
|
|
64
64
|
/* DISABLED STATE */
|
|
65
|
-
.
|
|
65
|
+
.textarea__input_icq9e:disabled {
|
|
66
66
|
color: var(--input-disabled-color);
|
|
67
|
+
-webkit-text-fill-color: var(--input-disabled-color);
|
|
67
68
|
}
|
|
68
69
|
/* FOCUS STATE */
|
|
69
|
-
.
|
|
70
|
+
.textarea__input_icq9e:focus::placeholder {
|
|
70
71
|
color: var(--input-focus-placeholder-color);
|
|
71
72
|
}
|
|
72
73
|
/* ERROR STATE */
|
|
73
|
-
.
|
|
74
|
+
.textarea__error_icq9e {
|
|
74
75
|
color: var(--input-error-color);
|
|
75
76
|
caret-color: var(--input-error-color);
|
|
76
77
|
}
|
|
77
|
-
.
|
|
78
|
+
.textarea__textarea_icq9e {
|
|
78
79
|
color: var(--input-color);
|
|
79
80
|
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
80
81
|
}
|
|
81
|
-
.
|
|
82
|
+
.textarea__textarea_icq9e::placeholder {
|
|
82
83
|
color: var(--input-placeholder-color);
|
|
83
84
|
}
|
|
84
|
-
.
|
|
85
|
+
.textarea__hasLabel_icq9e::placeholder {
|
|
85
86
|
color: var(--input-with-label-placeholder-color);
|
|
86
87
|
}
|
|
87
88
|
/* DISABLED STATE */
|
|
88
|
-
.
|
|
89
|
+
.textarea__textarea_icq9e:disabled {
|
|
89
90
|
color: var(--input-disabled-color);
|
|
91
|
+
-webkit-text-fill-color: var(--input-disabled-color);
|
|
90
92
|
}
|
|
91
93
|
/* READ-ONLY STATE */
|
|
92
|
-
.
|
|
94
|
+
.textarea__textarea_icq9e:read-only {
|
|
93
95
|
color: var(--input-read-only-color);
|
|
94
96
|
}
|
|
95
97
|
/* FOCUS STATE */
|
|
96
|
-
.
|
|
98
|
+
.textarea__textarea_icq9e:focus::placeholder {
|
|
97
99
|
color: var(--input-focus-placeholder-color);
|
|
98
100
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: emwbj */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-border-link: #007aff;
|
|
4
4
|
}
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
var(--textarea-xl-min-height) - var(--textarea-xl-filled-margin-top)
|
|
51
51
|
);
|
|
52
52
|
}
|
|
53
|
-
.
|
|
53
|
+
.textarea__textarea_emwbj {
|
|
54
54
|
font-size: 16px;
|
|
55
55
|
line-height: 20px;
|
|
56
56
|
font-weight: 400;
|
|
@@ -67,80 +67,81 @@
|
|
|
67
67
|
resize: none;
|
|
68
68
|
-webkit-appearance: none
|
|
69
69
|
}
|
|
70
|
-
.
|
|
70
|
+
.textarea__textarea_emwbj.textarea__s_emwbj {
|
|
71
71
|
padding-top: var(--textarea-s-padding-top);
|
|
72
72
|
padding-bottom: var(--gap-xs);
|
|
73
73
|
}
|
|
74
|
-
.
|
|
74
|
+
.textarea__textarea_emwbj.textarea__m_emwbj {
|
|
75
75
|
padding-top: var(--textarea-m-padding-top);
|
|
76
76
|
padding-bottom: var(--gap-xs);
|
|
77
77
|
}
|
|
78
|
-
.
|
|
78
|
+
.textarea__textarea_emwbj.textarea__l_emwbj {
|
|
79
79
|
padding-top: var(--textarea-l-padding-top);
|
|
80
80
|
padding-bottom: var(--gap-xs);
|
|
81
81
|
}
|
|
82
|
-
.
|
|
82
|
+
.textarea__textarea_emwbj.textarea__xl_emwbj {
|
|
83
83
|
padding-top: var(--textarea-xl-padding-top);
|
|
84
84
|
padding-bottom: var(--gap-xs);
|
|
85
85
|
}
|
|
86
|
-
.
|
|
86
|
+
.textarea__textarea_emwbj::placeholder {
|
|
87
87
|
transition: opacity 0.2s ease, color 0.2s ease;
|
|
88
88
|
}
|
|
89
|
-
.
|
|
89
|
+
.textarea__hasLabel_emwbj::placeholder {
|
|
90
90
|
opacity: 0;
|
|
91
91
|
}
|
|
92
|
-
.
|
|
92
|
+
.textarea__resizeVertical_emwbj {
|
|
93
93
|
resize: vertical;
|
|
94
94
|
}
|
|
95
95
|
/* SIZES */
|
|
96
|
-
.
|
|
96
|
+
.textarea__textarea_emwbj.textarea__s_emwbj {
|
|
97
97
|
min-height: var(--textarea-s-min-height);
|
|
98
98
|
}
|
|
99
|
-
.
|
|
99
|
+
.textarea__textarea_emwbj.textarea__m_emwbj {
|
|
100
100
|
min-height: var(--textarea-m-min-height);
|
|
101
101
|
}
|
|
102
|
-
.
|
|
102
|
+
.textarea__textarea_emwbj.textarea__l_emwbj {
|
|
103
103
|
min-height: var(--textarea-l-min-height);
|
|
104
104
|
}
|
|
105
|
-
.
|
|
105
|
+
.textarea__textarea_emwbj.textarea__xl_emwbj {
|
|
106
106
|
min-height: var(--textarea-xl-min-height);
|
|
107
107
|
}
|
|
108
108
|
/* DISABLED STATE */
|
|
109
|
-
.
|
|
109
|
+
.textarea__textarea_emwbj:disabled {
|
|
110
110
|
cursor: var(--disabled-cursor);
|
|
111
|
+
opacity: 1;
|
|
111
112
|
}
|
|
112
113
|
/* READ-ONLY STATE */
|
|
113
|
-
.
|
|
114
|
+
.textarea__textarea_emwbj:read-only {
|
|
114
115
|
cursor: var(--disabled-cursor);
|
|
115
116
|
}
|
|
116
117
|
/* FOCUS STATE */
|
|
117
|
-
.
|
|
118
|
+
.textarea__textarea_emwbj:focus.textarea__hasLabel_emwbj::placeholder {
|
|
118
119
|
opacity: 1;
|
|
119
120
|
}
|
|
120
|
-
.
|
|
121
|
+
.textarea__focusVisible_emwbj {
|
|
121
122
|
outline: 2px solid var(--focus-color);
|
|
122
123
|
outline-offset: 2px;
|
|
123
124
|
}
|
|
124
125
|
/* FILLED STATE */
|
|
125
|
-
.
|
|
126
|
+
.textarea__textarea_emwbj.textarea__filled_emwbj.textarea__hasLabel_emwbj {
|
|
126
127
|
padding-top: 0
|
|
127
128
|
}
|
|
128
|
-
.
|
|
129
|
+
.textarea__textarea_emwbj.textarea__filled_emwbj.textarea__hasLabel_emwbj.textarea__s_emwbj {
|
|
129
130
|
margin-top: var(--textarea-s-filled-margin-top);
|
|
130
131
|
min-height: var(--textarea-s-filled-min-height);
|
|
131
132
|
height: var(--textarea-s-filled-min-height);
|
|
132
133
|
}
|
|
133
|
-
.
|
|
134
|
+
.textarea__textarea_emwbj.textarea__filled_emwbj.textarea__hasLabel_emwbj.textarea__m_emwbj {
|
|
134
135
|
margin-top: var(--textarea-m-filled-margin-top);
|
|
135
136
|
min-height: var(--textarea-m-filled-min-height);
|
|
136
137
|
height: var(--textarea-m-filled-min-height);
|
|
137
138
|
}
|
|
138
|
-
.
|
|
139
|
+
.textarea__textarea_emwbj.textarea__filled_emwbj.textarea__hasLabel_emwbj.textarea__l_emwbj {
|
|
139
140
|
margin-top: var(--textarea-l-filled-margin-top);
|
|
140
141
|
min-height: var(--textarea-l-filled-min-height);
|
|
141
142
|
height: var(--textarea-l-filled-min-height);
|
|
142
143
|
}
|
|
143
|
-
.
|
|
144
|
+
.textarea__textarea_emwbj.textarea__filled_emwbj.textarea__hasLabel_emwbj.textarea__xl_emwbj {
|
|
144
145
|
margin-top: var(--textarea-xl-filled-margin-top);
|
|
145
146
|
min-height: var(--textarea-xl-filled-min-height);
|
|
146
147
|
height: var(--textarea-xl-filled-min-height);
|