@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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1cucu */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-border-primary: #dbdee1;
|
|
4
4
|
--color-light-graphic-negative: #f15045;
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
--gap-xs: 8px;
|
|
21
21
|
--gap-s: 12px;
|
|
22
22
|
}
|
|
23
|
-
.file-upload-
|
|
23
|
+
.file-upload-item__component_1cucu {
|
|
24
24
|
font-size: 13px;
|
|
25
25
|
line-height: 16px;
|
|
26
26
|
font-weight: 400;
|
|
@@ -33,29 +33,29 @@
|
|
|
33
33
|
padding: 0 0 var(--gap-xs) 0;
|
|
34
34
|
margin-bottom: var(--gap-xs)
|
|
35
35
|
}
|
|
36
|
-
.file-upload-
|
|
36
|
+
.file-upload-item__component_1cucu svg {
|
|
37
37
|
display: block;
|
|
38
38
|
}
|
|
39
|
-
.file-upload-
|
|
39
|
+
.file-upload-item__info_1cucu {
|
|
40
40
|
display: flex;
|
|
41
41
|
align-items: center;
|
|
42
42
|
flex-wrap: wrap;
|
|
43
43
|
flex: 1;
|
|
44
44
|
}
|
|
45
|
-
.file-upload-
|
|
45
|
+
.file-upload-item__icon_1cucu {
|
|
46
46
|
display: block;
|
|
47
47
|
flex-shrink: 0;
|
|
48
48
|
color: var(--color-light-text-primary);
|
|
49
49
|
}
|
|
50
|
-
.file-upload-
|
|
50
|
+
.file-upload-item__errorIcon_1cucu {
|
|
51
51
|
flex-shrink: 0;
|
|
52
52
|
color: var(--color-light-graphic-negative);
|
|
53
53
|
}
|
|
54
|
-
.file-upload-
|
|
54
|
+
.file-upload-item__successIcon_1cucu {
|
|
55
55
|
flex-shrink: 0;
|
|
56
56
|
color: var(--color-light-graphic-positive);
|
|
57
57
|
}
|
|
58
|
-
.file-upload-
|
|
58
|
+
.file-upload-item__name_1cucu {
|
|
59
59
|
flex: 1;
|
|
60
60
|
margin-left: var(--gap-xs);
|
|
61
61
|
white-space: nowrap;
|
|
@@ -64,36 +64,36 @@
|
|
|
64
64
|
color: var(--color-light-text-primary);
|
|
65
65
|
min-width: 40%
|
|
66
66
|
}
|
|
67
|
-
.file-upload-
|
|
67
|
+
.file-upload-item__name_1cucu a {
|
|
68
68
|
display: block;
|
|
69
69
|
margin-bottom: 1px;
|
|
70
70
|
}
|
|
71
|
-
.file-upload-
|
|
71
|
+
.file-upload-item__meta_1cucu {
|
|
72
72
|
display: flex;
|
|
73
73
|
align-items: center;
|
|
74
74
|
|
|
75
75
|
white-space: nowrap
|
|
76
76
|
}
|
|
77
|
-
.file-upload-
|
|
77
|
+
.file-upload-item__meta_1cucu > * {
|
|
78
78
|
margin-right: var(--gap-s)
|
|
79
79
|
}
|
|
80
|
-
.file-upload-
|
|
80
|
+
.file-upload-item__meta_1cucu > *:last-child {
|
|
81
81
|
margin-right: 0;
|
|
82
82
|
}
|
|
83
|
-
.file-upload-
|
|
83
|
+
.file-upload-item__size_1cucu {
|
|
84
84
|
width: 65px;
|
|
85
85
|
text-align: right;
|
|
86
86
|
}
|
|
87
|
-
.file-upload-
|
|
87
|
+
.file-upload-item__delete_1cucu {
|
|
88
88
|
height: 24px;
|
|
89
89
|
width: 24px;
|
|
90
90
|
margin-left: var(--gap-s);
|
|
91
91
|
}
|
|
92
|
-
.file-upload-
|
|
92
|
+
.file-upload-item__error_1cucu {
|
|
93
93
|
color: var(--color-light-text-accent)
|
|
94
94
|
}
|
|
95
95
|
@media (--small-only) {
|
|
96
|
-
.file-upload-
|
|
96
|
+
.file-upload-item__error_1cucu {
|
|
97
97
|
flex: 1 0 100%;
|
|
98
98
|
margin-top: var(--gap-3xs)
|
|
99
99
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1cucu */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-border-primary: #dbdee1;
|
|
4
4
|
--color-light-graphic-negative: #f15045;
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
--gap-xs: 8px;
|
|
21
21
|
--gap-s: 12px;
|
|
22
22
|
}
|
|
23
|
-
.file-upload-
|
|
23
|
+
.file-upload-item__component_1cucu {
|
|
24
24
|
font-size: 13px;
|
|
25
25
|
line-height: 16px;
|
|
26
26
|
font-weight: 400;
|
|
@@ -33,29 +33,29 @@
|
|
|
33
33
|
padding: 0 0 var(--gap-xs) 0;
|
|
34
34
|
margin-bottom: var(--gap-xs)
|
|
35
35
|
}
|
|
36
|
-
.file-upload-
|
|
36
|
+
.file-upload-item__component_1cucu svg {
|
|
37
37
|
display: block;
|
|
38
38
|
}
|
|
39
|
-
.file-upload-
|
|
39
|
+
.file-upload-item__info_1cucu {
|
|
40
40
|
display: flex;
|
|
41
41
|
align-items: center;
|
|
42
42
|
flex-wrap: wrap;
|
|
43
43
|
flex: 1;
|
|
44
44
|
}
|
|
45
|
-
.file-upload-
|
|
45
|
+
.file-upload-item__icon_1cucu {
|
|
46
46
|
display: block;
|
|
47
47
|
flex-shrink: 0;
|
|
48
48
|
color: var(--color-light-text-primary);
|
|
49
49
|
}
|
|
50
|
-
.file-upload-
|
|
50
|
+
.file-upload-item__errorIcon_1cucu {
|
|
51
51
|
flex-shrink: 0;
|
|
52
52
|
color: var(--color-light-graphic-negative);
|
|
53
53
|
}
|
|
54
|
-
.file-upload-
|
|
54
|
+
.file-upload-item__successIcon_1cucu {
|
|
55
55
|
flex-shrink: 0;
|
|
56
56
|
color: var(--color-light-graphic-positive);
|
|
57
57
|
}
|
|
58
|
-
.file-upload-
|
|
58
|
+
.file-upload-item__name_1cucu {
|
|
59
59
|
flex: 1;
|
|
60
60
|
margin-left: var(--gap-xs);
|
|
61
61
|
white-space: nowrap;
|
|
@@ -64,36 +64,36 @@
|
|
|
64
64
|
color: var(--color-light-text-primary);
|
|
65
65
|
min-width: 40%
|
|
66
66
|
}
|
|
67
|
-
.file-upload-
|
|
67
|
+
.file-upload-item__name_1cucu a {
|
|
68
68
|
display: block;
|
|
69
69
|
margin-bottom: 1px;
|
|
70
70
|
}
|
|
71
|
-
.file-upload-
|
|
71
|
+
.file-upload-item__meta_1cucu {
|
|
72
72
|
display: flex;
|
|
73
73
|
align-items: center;
|
|
74
74
|
|
|
75
75
|
white-space: nowrap
|
|
76
76
|
}
|
|
77
|
-
.file-upload-
|
|
77
|
+
.file-upload-item__meta_1cucu > * {
|
|
78
78
|
margin-right: var(--gap-s)
|
|
79
79
|
}
|
|
80
|
-
.file-upload-
|
|
80
|
+
.file-upload-item__meta_1cucu > *:last-child {
|
|
81
81
|
margin-right: 0;
|
|
82
82
|
}
|
|
83
|
-
.file-upload-
|
|
83
|
+
.file-upload-item__size_1cucu {
|
|
84
84
|
width: 65px;
|
|
85
85
|
text-align: right;
|
|
86
86
|
}
|
|
87
|
-
.file-upload-
|
|
87
|
+
.file-upload-item__delete_1cucu {
|
|
88
88
|
height: 24px;
|
|
89
89
|
width: 24px;
|
|
90
90
|
margin-left: var(--gap-s);
|
|
91
91
|
}
|
|
92
|
-
.file-upload-
|
|
92
|
+
.file-upload-item__error_1cucu {
|
|
93
93
|
color: var(--color-light-text-accent)
|
|
94
94
|
}
|
|
95
95
|
@media (--small-only) {
|
|
96
|
-
.file-upload-
|
|
96
|
+
.file-upload-item__error_1cucu {
|
|
97
97
|
flex: 1 0 100%;
|
|
98
98
|
margin-top: var(--gap-3xs)
|
|
99
99
|
}
|
|
@@ -27,6 +27,11 @@ type FileUploadItemProps = {
|
|
|
27
27
|
* Ссылка на файл. Если прокидывается этот параметр, то заголовок становится ссылкой
|
|
28
28
|
*/
|
|
29
29
|
downloadLink?: string;
|
|
30
|
+
/**
|
|
31
|
+
* Рекомендует браузеру скачивать контент по ссылке.
|
|
32
|
+
* В проп может быть передано рекомендуемое название скачиваемого файла.
|
|
33
|
+
*/
|
|
34
|
+
download?: string | true;
|
|
30
35
|
/**
|
|
31
36
|
* Отображение кнопки удаления
|
|
32
37
|
*/
|
|
@@ -9,10 +9,10 @@ import { Link } from '../../link/modern';
|
|
|
9
9
|
import { Spinner } from '../../spinner/modern';
|
|
10
10
|
import { fileIcon, humanFileSize } from './utils.js';
|
|
11
11
|
|
|
12
|
-
var styles = {"component":"file-upload-
|
|
12
|
+
var styles = {"component":"file-upload-item__component_1cucu","info":"file-upload-item__info_1cucu","icon":"file-upload-item__icon_1cucu","errorIcon":"file-upload-item__errorIcon_1cucu","successIcon":"file-upload-item__successIcon_1cucu","name":"file-upload-item__name_1cucu","meta":"file-upload-item__meta_1cucu","size":"file-upload-item__size_1cucu","delete":"file-upload-item__delete_1cucu","error":"file-upload-item__error_1cucu"};
|
|
13
13
|
require('./index.css');
|
|
14
14
|
|
|
15
|
-
const FileUploadItem = ({ className, children, id = '0', name = '', size, icon: Icon = fileIcon(name), uploadDate, downloadLink, uploadStatus, uploadPercent = 0, error = uploadStatus === 'ERROR' ? 'Не удалось загрузить файл' : undefined, showDelete, showRestore, onDelete, onDownload, onRestore, dataTestId, }) => {
|
|
15
|
+
const FileUploadItem = ({ className, children, id = '0', name = '', size, icon: Icon = fileIcon(name), uploadDate, downloadLink, download, uploadStatus, uploadPercent = 0, error = uploadStatus === 'ERROR' ? 'Не удалось загрузить файл' : undefined, showDelete, showRestore, onDelete, onDownload, onRestore, dataTestId, }) => {
|
|
16
16
|
const handleDownload = useCallback((event) => {
|
|
17
17
|
if (onDownload) {
|
|
18
18
|
event.preventDefault();
|
|
@@ -41,7 +41,7 @@ const FileUploadItem = ({ className, children, id = '0', name = '', size, icon:
|
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
43
|
}, [uploadStatus]);
|
|
44
|
-
const renderName = useCallback(() => (React.createElement("div", { className: styles.name }, downloadLink ? (React.createElement(Link, { pseudo: true, href: downloadLink, onClick: handleDownload }, name)) : (name))), [downloadLink, handleDownload, name]);
|
|
44
|
+
const renderName = useCallback(() => (React.createElement("div", { className: styles.name }, downloadLink ? (React.createElement(Link, { pseudo: true, href: downloadLink, onClick: handleDownload, download: download }, name)) : (name))), [downloadLink, handleDownload, download, name]);
|
|
45
45
|
const showMeta = !showRestore && (!uploadStatus || uploadStatus === 'SUCCESS');
|
|
46
46
|
return (React.createElement("div", { className: cn(className, styles.component, uploadStatus && styles[uploadStatus.toLocaleLowerCase()]), "data-test-id": dataTestId },
|
|
47
47
|
React.createElement("div", { className: styles.info },
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1cucu */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-border-primary: #dbdee1;
|
|
4
4
|
--color-light-graphic-negative: #f15045;
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
--gap-xs: 8px;
|
|
21
21
|
--gap-s: 12px;
|
|
22
22
|
}
|
|
23
|
-
.file-upload-
|
|
23
|
+
.file-upload-item__component_1cucu {
|
|
24
24
|
font-size: 13px;
|
|
25
25
|
line-height: 16px;
|
|
26
26
|
font-weight: 400;
|
|
@@ -33,29 +33,29 @@
|
|
|
33
33
|
padding: 0 0 var(--gap-xs) 0;
|
|
34
34
|
margin-bottom: var(--gap-xs)
|
|
35
35
|
}
|
|
36
|
-
.file-upload-
|
|
36
|
+
.file-upload-item__component_1cucu svg {
|
|
37
37
|
display: block;
|
|
38
38
|
}
|
|
39
|
-
.file-upload-
|
|
39
|
+
.file-upload-item__info_1cucu {
|
|
40
40
|
display: flex;
|
|
41
41
|
align-items: center;
|
|
42
42
|
flex-wrap: wrap;
|
|
43
43
|
flex: 1;
|
|
44
44
|
}
|
|
45
|
-
.file-upload-
|
|
45
|
+
.file-upload-item__icon_1cucu {
|
|
46
46
|
display: block;
|
|
47
47
|
flex-shrink: 0;
|
|
48
48
|
color: var(--color-light-text-primary);
|
|
49
49
|
}
|
|
50
|
-
.file-upload-
|
|
50
|
+
.file-upload-item__errorIcon_1cucu {
|
|
51
51
|
flex-shrink: 0;
|
|
52
52
|
color: var(--color-light-graphic-negative);
|
|
53
53
|
}
|
|
54
|
-
.file-upload-
|
|
54
|
+
.file-upload-item__successIcon_1cucu {
|
|
55
55
|
flex-shrink: 0;
|
|
56
56
|
color: var(--color-light-graphic-positive);
|
|
57
57
|
}
|
|
58
|
-
.file-upload-
|
|
58
|
+
.file-upload-item__name_1cucu {
|
|
59
59
|
flex: 1;
|
|
60
60
|
margin-left: var(--gap-xs);
|
|
61
61
|
white-space: nowrap;
|
|
@@ -64,36 +64,36 @@
|
|
|
64
64
|
color: var(--color-light-text-primary);
|
|
65
65
|
min-width: 40%
|
|
66
66
|
}
|
|
67
|
-
.file-upload-
|
|
67
|
+
.file-upload-item__name_1cucu a {
|
|
68
68
|
display: block;
|
|
69
69
|
margin-bottom: 1px;
|
|
70
70
|
}
|
|
71
|
-
.file-upload-
|
|
71
|
+
.file-upload-item__meta_1cucu {
|
|
72
72
|
display: flex;
|
|
73
73
|
align-items: center;
|
|
74
74
|
|
|
75
75
|
white-space: nowrap
|
|
76
76
|
}
|
|
77
|
-
.file-upload-
|
|
77
|
+
.file-upload-item__meta_1cucu > * {
|
|
78
78
|
margin-right: var(--gap-s)
|
|
79
79
|
}
|
|
80
|
-
.file-upload-
|
|
80
|
+
.file-upload-item__meta_1cucu > *:last-child {
|
|
81
81
|
margin-right: 0;
|
|
82
82
|
}
|
|
83
|
-
.file-upload-
|
|
83
|
+
.file-upload-item__size_1cucu {
|
|
84
84
|
width: 65px;
|
|
85
85
|
text-align: right;
|
|
86
86
|
}
|
|
87
|
-
.file-upload-
|
|
87
|
+
.file-upload-item__delete_1cucu {
|
|
88
88
|
height: 24px;
|
|
89
89
|
width: 24px;
|
|
90
90
|
margin-left: var(--gap-s);
|
|
91
91
|
}
|
|
92
|
-
.file-upload-
|
|
92
|
+
.file-upload-item__error_1cucu {
|
|
93
93
|
color: var(--color-light-text-accent)
|
|
94
94
|
}
|
|
95
95
|
@media (--small-only) {
|
|
96
|
-
.file-upload-
|
|
96
|
+
.file-upload-item__error_1cucu {
|
|
97
97
|
flex: 1 0 100%;
|
|
98
98
|
margin-top: var(--gap-3xs)
|
|
99
99
|
}
|
|
@@ -47,13 +47,13 @@ function __rest(s, e) {
|
|
|
47
47
|
return t;
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
-
var styles = {"component":"form-
|
|
50
|
+
var styles = {"component":"form-control__component_46zek","inner":"form-control__inner_46zek","inputWrapper":"form-control__inputWrapper_46zek","input":"form-control__input_46zek","label":"form-control__label_46zek","labelInner":"form-control__labelInner_46zek","addons":"form-control__addons_46zek","leftAddons":"form-control__leftAddons_46zek","rightAddons":"form-control__rightAddons_46zek","sub":"form-control__sub_46zek","block":"form-control__block_46zek","s":"form-control__s_46zek","hasLabel":"form-control__hasLabel_46zek","m":"form-control__m_46zek","l":"form-control__l_46zek","xl":"form-control__xl_46zek","hasLeftAddons":"form-control__hasLeftAddons_46zek","hasRightAddons":"form-control__hasRightAddons_46zek","disabled":"form-control__disabled_46zek","focused":"form-control__focused_46zek","hasError":"form-control__hasError_46zek","filled":"form-control__filled_46zek","hiddenLabel":"form-control__hiddenLabel_46zek"};
|
|
51
51
|
require('./index.css');
|
|
52
52
|
|
|
53
|
-
var defaultColors = {"component":"form-
|
|
53
|
+
var defaultColors = {"component":"form-control__component_2whld","inner":"form-control__inner_2whld","label":"form-control__label_2whld","hint":"form-control__hint_2whld","disabled":"form-control__disabled_2whld","focused":"form-control__focused_2whld","hasError":"form-control__hasError_2whld","error":"form-control__error_2whld"};
|
|
54
54
|
require('./default.css');
|
|
55
55
|
|
|
56
|
-
var invertedColors = {"component":"form-
|
|
56
|
+
var invertedColors = {"component":"form-control__component_cwbtg","inner":"form-control__inner_cwbtg","label":"form-control__label_cwbtg","hint":"form-control__hint_cwbtg","disabled":"form-control__disabled_cwbtg","focused":"form-control__focused_cwbtg","hasError":"form-control__hasError_cwbtg","error":"form-control__error_cwbtg"};
|
|
57
57
|
require('./inverted.css');
|
|
58
58
|
|
|
59
59
|
var colorStyles = {
|
package/form-control/default.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 2whld */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-border-key: #0b1f35;
|
|
4
4
|
--color-light-border-secondary-inverted: #b6bcc3;
|
|
@@ -42,51 +42,51 @@
|
|
|
42
42
|
--form-control-error-shadow: none;
|
|
43
43
|
--form-control-error-border-bottom: 1px solid var(--color-static-border-accent);
|
|
44
44
|
}
|
|
45
|
-
.form-
|
|
45
|
+
.form-control__component_2whld {
|
|
46
46
|
color: var(--form-control-color);
|
|
47
47
|
}
|
|
48
|
-
.form-
|
|
48
|
+
.form-control__inner_2whld {
|
|
49
49
|
background-color: var(--form-control-bg-color);
|
|
50
50
|
}
|
|
51
51
|
/* Нижняя граница */
|
|
52
|
-
.form-
|
|
52
|
+
.form-control__inner_2whld:before {
|
|
53
53
|
border-bottom: var(--form-control-border-bottom);
|
|
54
54
|
}
|
|
55
|
-
.form-
|
|
55
|
+
.form-control__label_2whld {
|
|
56
56
|
color: var(--form-control-label-color);
|
|
57
57
|
}
|
|
58
|
-
.form-
|
|
58
|
+
.form-control__hint_2whld {
|
|
59
59
|
color: var(--form-control-hint-color);
|
|
60
60
|
}
|
|
61
61
|
/* DISABLED STATE */
|
|
62
|
-
.form-
|
|
62
|
+
.form-control__disabled_2whld {
|
|
63
63
|
background-color: var(--form-control-disabled-bg-color);
|
|
64
64
|
color: var(--form-control-disabled-color);
|
|
65
65
|
}
|
|
66
|
-
.form-
|
|
66
|
+
.form-control__disabled_2whld:before {
|
|
67
67
|
border-bottom: var(--form-control-disabled-border-bottom);
|
|
68
68
|
}
|
|
69
69
|
/* FOCUS STATE */
|
|
70
|
-
.form-
|
|
70
|
+
.form-control__focused_2whld:not(.form-control__disabled_2whld):not(.form-control__hasError_2whld):before {
|
|
71
71
|
border-bottom: var(--form-control-focus-border-bottom);
|
|
72
72
|
}
|
|
73
|
-
.form-
|
|
73
|
+
.form-control__focused_2whld.form-control__inner_2whld {
|
|
74
74
|
background-color: var(--form-control-focus-bg-color);
|
|
75
75
|
}
|
|
76
76
|
/* HOVER STATE */
|
|
77
|
-
.form-
|
|
77
|
+
.form-control__inner_2whld:not(.form-control__disabled_2whld):hover {
|
|
78
78
|
background-color: var(--form-control-hover-bg-color);
|
|
79
79
|
}
|
|
80
80
|
/* ERROR STATE */
|
|
81
|
-
.form-
|
|
81
|
+
.form-control__error_2whld {
|
|
82
82
|
color: var(--form-control-error-color);
|
|
83
83
|
}
|
|
84
|
-
.form-
|
|
84
|
+
.form-control__hasError_2whld .form-control__label_2whld {
|
|
85
85
|
color: var(--form-control-error-label-color);
|
|
86
86
|
}
|
|
87
|
-
.form-
|
|
87
|
+
.form-control__hasError_2whld {
|
|
88
88
|
box-shadow: var(--form-control-error-shadow);
|
|
89
89
|
}
|
|
90
|
-
.form-
|
|
90
|
+
.form-control__hasError_2whld:before {
|
|
91
91
|
border-bottom: var(--form-control-error-border-bottom);
|
|
92
92
|
}
|
|
@@ -40,13 +40,13 @@ function __rest(s, e) {
|
|
|
40
40
|
return t;
|
|
41
41
|
}
|
|
42
42
|
|
|
43
|
-
var styles = {"component":"form-
|
|
43
|
+
var styles = {"component":"form-control__component_46zek","inner":"form-control__inner_46zek","inputWrapper":"form-control__inputWrapper_46zek","input":"form-control__input_46zek","label":"form-control__label_46zek","labelInner":"form-control__labelInner_46zek","addons":"form-control__addons_46zek","leftAddons":"form-control__leftAddons_46zek","rightAddons":"form-control__rightAddons_46zek","sub":"form-control__sub_46zek","block":"form-control__block_46zek","s":"form-control__s_46zek","hasLabel":"form-control__hasLabel_46zek","m":"form-control__m_46zek","l":"form-control__l_46zek","xl":"form-control__xl_46zek","hasLeftAddons":"form-control__hasLeftAddons_46zek","hasRightAddons":"form-control__hasRightAddons_46zek","disabled":"form-control__disabled_46zek","focused":"form-control__focused_46zek","hasError":"form-control__hasError_46zek","filled":"form-control__filled_46zek","hiddenLabel":"form-control__hiddenLabel_46zek"};
|
|
44
44
|
require('./index.css');
|
|
45
45
|
|
|
46
|
-
var defaultColors = {"component":"form-
|
|
46
|
+
var defaultColors = {"component":"form-control__component_2whld","inner":"form-control__inner_2whld","label":"form-control__label_2whld","hint":"form-control__hint_2whld","disabled":"form-control__disabled_2whld","focused":"form-control__focused_2whld","hasError":"form-control__hasError_2whld","error":"form-control__error_2whld"};
|
|
47
47
|
require('./default.css');
|
|
48
48
|
|
|
49
|
-
var invertedColors = {"component":"form-
|
|
49
|
+
var invertedColors = {"component":"form-control__component_cwbtg","inner":"form-control__inner_cwbtg","label":"form-control__label_cwbtg","hint":"form-control__hint_cwbtg","disabled":"form-control__disabled_cwbtg","focused":"form-control__focused_cwbtg","hasError":"form-control__hasError_cwbtg","error":"form-control__error_cwbtg"};
|
|
50
50
|
require('./inverted.css');
|
|
51
51
|
|
|
52
52
|
var colorStyles = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 2whld */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-border-key: #0b1f35;
|
|
4
4
|
--color-light-border-secondary-inverted: #b6bcc3;
|
|
@@ -42,51 +42,51 @@
|
|
|
42
42
|
--form-control-error-shadow: none;
|
|
43
43
|
--form-control-error-border-bottom: 1px solid var(--color-static-border-accent);
|
|
44
44
|
}
|
|
45
|
-
.form-
|
|
45
|
+
.form-control__component_2whld {
|
|
46
46
|
color: var(--form-control-color);
|
|
47
47
|
}
|
|
48
|
-
.form-
|
|
48
|
+
.form-control__inner_2whld {
|
|
49
49
|
background-color: var(--form-control-bg-color);
|
|
50
50
|
}
|
|
51
51
|
/* Нижняя граница */
|
|
52
|
-
.form-
|
|
52
|
+
.form-control__inner_2whld:before {
|
|
53
53
|
border-bottom: var(--form-control-border-bottom);
|
|
54
54
|
}
|
|
55
|
-
.form-
|
|
55
|
+
.form-control__label_2whld {
|
|
56
56
|
color: var(--form-control-label-color);
|
|
57
57
|
}
|
|
58
|
-
.form-
|
|
58
|
+
.form-control__hint_2whld {
|
|
59
59
|
color: var(--form-control-hint-color);
|
|
60
60
|
}
|
|
61
61
|
/* DISABLED STATE */
|
|
62
|
-
.form-
|
|
62
|
+
.form-control__disabled_2whld {
|
|
63
63
|
background-color: var(--form-control-disabled-bg-color);
|
|
64
64
|
color: var(--form-control-disabled-color);
|
|
65
65
|
}
|
|
66
|
-
.form-
|
|
66
|
+
.form-control__disabled_2whld:before {
|
|
67
67
|
border-bottom: var(--form-control-disabled-border-bottom);
|
|
68
68
|
}
|
|
69
69
|
/* FOCUS STATE */
|
|
70
|
-
.form-
|
|
70
|
+
.form-control__focused_2whld:not(.form-control__disabled_2whld):not(.form-control__hasError_2whld):before {
|
|
71
71
|
border-bottom: var(--form-control-focus-border-bottom);
|
|
72
72
|
}
|
|
73
|
-
.form-
|
|
73
|
+
.form-control__focused_2whld.form-control__inner_2whld {
|
|
74
74
|
background-color: var(--form-control-focus-bg-color);
|
|
75
75
|
}
|
|
76
76
|
/* HOVER STATE */
|
|
77
|
-
.form-
|
|
77
|
+
.form-control__inner_2whld:not(.form-control__disabled_2whld):hover {
|
|
78
78
|
background-color: var(--form-control-hover-bg-color);
|
|
79
79
|
}
|
|
80
80
|
/* ERROR STATE */
|
|
81
|
-
.form-
|
|
81
|
+
.form-control__error_2whld {
|
|
82
82
|
color: var(--form-control-error-color);
|
|
83
83
|
}
|
|
84
|
-
.form-
|
|
84
|
+
.form-control__hasError_2whld .form-control__label_2whld {
|
|
85
85
|
color: var(--form-control-error-label-color);
|
|
86
86
|
}
|
|
87
|
-
.form-
|
|
87
|
+
.form-control__hasError_2whld {
|
|
88
88
|
box-shadow: var(--form-control-error-shadow);
|
|
89
89
|
}
|
|
90
|
-
.form-
|
|
90
|
+
.form-control__hasError_2whld:before {
|
|
91
91
|
border-bottom: var(--form-control-error-border-bottom);
|
|
92
92
|
}
|