@alfalab/core-components 19.8.0 → 19.9.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/alert/Component.js +1 -1
- package/alert/esm/Component.js +1 -1
- package/alert/esm/index.css +5 -5
- package/alert/index.css +5 -5
- package/alert/modern/Component.js +1 -1
- package/alert/modern/index.css +5 -5
- package/amount-input/Component.js +3 -3
- package/amount-input/default.css +2 -2
- package/amount-input/esm/Component.js +3 -3
- package/amount-input/esm/default.css +2 -2
- package/amount-input/esm/index.css +7 -7
- package/amount-input/esm/inverted.css +2 -2
- package/amount-input/index.css +7 -7
- package/amount-input/inverted.css +2 -2
- package/amount-input/modern/Component.js +3 -3
- package/amount-input/modern/default.css +2 -2
- package/amount-input/modern/index.css +7 -7
- package/amount-input/modern/inverted.css +2 -2
- package/attach/Component.js +1 -1
- package/attach/esm/Component.js +1 -1
- package/attach/esm/index.css +23 -23
- package/attach/index.css +23 -23
- package/attach/modern/Component.js +1 -1
- package/attach/modern/index.css +23 -23
- package/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/bottom-sheet/{Component-75c61faf.d.ts → Component-10b8afae.d.ts} +0 -0
- package/bottom-sheet/{Component-75c61faf.js → Component-10b8afae.js} +0 -0
- package/bottom-sheet/component.js +1 -1
- package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/{Component-00c8f157.d.ts → Component-6656b303.d.ts} +0 -0
- package/bottom-sheet/esm/{Component-00c8f157.js → Component-6656b303.js} +0 -0
- package/bottom-sheet/esm/component.js +1 -1
- package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/index.js +1 -1
- package/bottom-sheet/index.js +1 -1
- package/button/Component.d.ts +6 -2
- package/button/Component.js +11 -13
- package/button/cssm/Component.d.ts +6 -2
- package/button/cssm/Component.js +8 -10
- package/button/default.css +36 -36
- package/button/esm/Component.d.ts +6 -2
- package/button/esm/Component.js +11 -13
- package/button/esm/default.css +36 -36
- package/button/esm/index.css +31 -31
- package/button/esm/inverted.css +36 -36
- package/button/index.css +31 -31
- package/button/inverted.css +36 -36
- package/button/modern/Component.d.ts +6 -2
- package/button/modern/Component.js +8 -10
- package/button/modern/default.css +36 -36
- package/button/modern/index.css +31 -31
- package/button/modern/inverted.css +36 -36
- package/calendar/Component.js +2 -2
- package/calendar/components/days-table/Component.js +2 -2
- package/calendar/components/days-table/index.css +38 -38
- package/calendar/components/days-table/index.js +1 -1
- package/calendar/components/header/Component.js +2 -2
- package/calendar/components/header/index.css +13 -13
- package/calendar/components/header/index.js +1 -1
- package/calendar/components/months-table/Component.js +2 -2
- package/calendar/components/months-table/index.css +4 -4
- package/calendar/components/months-table/index.js +1 -1
- package/calendar/components/select-button/Component.js +2 -2
- package/calendar/components/select-button/index.css +10 -10
- package/calendar/components/select-button/index.js +1 -1
- package/calendar/components/years-table/Component.js +2 -2
- package/calendar/components/years-table/index.css +5 -5
- package/calendar/components/years-table/index.js +1 -1
- package/calendar/esm/Component.js +2 -2
- package/calendar/esm/components/days-table/Component.js +2 -2
- package/calendar/esm/components/days-table/index.css +38 -38
- package/calendar/esm/components/days-table/index.js +1 -1
- package/calendar/esm/components/header/Component.js +2 -2
- package/calendar/esm/components/header/index.css +13 -13
- package/calendar/esm/components/header/index.js +1 -1
- package/calendar/esm/components/months-table/Component.js +2 -2
- package/calendar/esm/components/months-table/index.css +4 -4
- package/calendar/esm/components/months-table/index.js +1 -1
- package/calendar/esm/components/select-button/Component.js +2 -2
- package/calendar/esm/components/select-button/index.css +10 -10
- package/calendar/esm/components/select-button/index.js +1 -1
- package/calendar/esm/components/years-table/Component.js +2 -2
- package/calendar/esm/components/years-table/index.css +5 -5
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/index.css +4 -4
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/{tslib.es6-f516ba94.d.ts → tslib.es6-15b884e4.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-f516ba94.js → tslib.es6-15b884e4.js} +0 -0
- package/calendar/index.css +4 -4
- package/calendar/index.js +1 -1
- package/calendar/modern/Component.js +1 -1
- package/calendar/modern/components/days-table/Component.js +1 -1
- package/calendar/modern/components/days-table/index.css +38 -38
- package/calendar/modern/components/header/Component.js +1 -1
- package/calendar/modern/components/header/index.css +13 -13
- package/calendar/modern/components/months-table/Component.js +1 -1
- package/calendar/modern/components/months-table/index.css +4 -4
- package/calendar/modern/components/select-button/Component.js +1 -1
- package/calendar/modern/components/select-button/index.css +10 -10
- package/calendar/modern/components/years-table/Component.js +1 -1
- package/calendar/modern/components/years-table/index.css +5 -5
- package/calendar/modern/index.css +4 -4
- package/calendar/{tslib.es6-d9f39789.d.ts → tslib.es6-141dd8ee.d.ts} +0 -0
- package/calendar/{tslib.es6-d9f39789.js → tslib.es6-141dd8ee.js} +0 -0
- package/calendar-input/Component.d.ts +1 -1
- package/calendar-input/Component.js +1 -1
- package/calendar-input/esm/Component.js +1 -1
- package/calendar-input/esm/index.css +9 -9
- package/calendar-input/index.css +9 -9
- package/calendar-input/modern/Component.js +1 -1
- package/calendar-input/modern/index.css +9 -9
- package/calendar-range/Component.js +1 -1
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/index.css +5 -5
- package/calendar-range/index.css +5 -5
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/index.css +5 -5
- package/calendar-with-skeleton/Component.js +1 -1
- package/calendar-with-skeleton/esm/Component.js +1 -1
- package/calendar-with-skeleton/esm/index.css +12 -12
- package/calendar-with-skeleton/index.css +12 -12
- package/calendar-with-skeleton/modern/Component.js +1 -1
- package/calendar-with-skeleton/modern/index.css +12 -12
- package/collapse/Component.d.ts +14 -2
- package/collapse/Component.js +36 -22
- package/collapse/cssm/Component.d.ts +14 -2
- package/collapse/cssm/Component.js +35 -21
- package/collapse/cssm/index.js +1 -1
- package/collapse/cssm/index.module.css +22 -4
- package/collapse/esm/Component.d.ts +14 -2
- package/collapse/esm/Component.js +37 -22
- package/collapse/esm/index.css +29 -11
- package/collapse/esm/index.js +1 -1
- package/collapse/index.css +29 -11
- package/collapse/index.js +1 -1
- package/collapse/modern/Component.d.ts +14 -2
- package/collapse/modern/Component.js +35 -21
- package/collapse/modern/index.css +29 -11
- package/collapse/modern/index.js +1 -1
- package/confirmation/component.js +1 -1
- package/confirmation/components/code-input/component.js +1 -1
- package/confirmation/components/code-input/index.css +8 -8
- 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/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 +8 -8
- 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/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 +8 -8
- 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/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.d.ts +1 -1
- package/date-input/modern/Component.js +1 -1
- package/date-input/modern/index.css +4 -4
- package/dropzone/Component.d.ts +4 -0
- package/dropzone/Component.js +4 -3
- package/dropzone/cssm/Component.d.ts +4 -0
- package/dropzone/cssm/Component.js +3 -2
- package/dropzone/cssm/index.module.css +3 -0
- package/dropzone/esm/Component.d.ts +4 -0
- package/dropzone/esm/Component.js +4 -3
- package/dropzone/esm/index.css +10 -7
- package/dropzone/index.css +10 -7
- package/dropzone/modern/Component.d.ts +4 -0
- package/dropzone/modern/Component.js +3 -2
- package/dropzone/modern/index.css +10 -7
- package/file-upload-item/Component.js +1 -1
- package/file-upload-item/esm/Component.js +1 -1
- package/file-upload-item/esm/index.css +16 -16
- package/file-upload-item/index.css +16 -16
- package/file-upload-item/modern/Component.js +1 -1
- package/file-upload-item/modern/index.css +16 -16
- 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-b39da5b6.d.ts → gutters.module-3fc6e1b2.d.ts} +0 -0
- package/grid/esm/{gutters.module-b39da5b6.js → gutters.module-3fc6e1b2.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-d3fcf523.d.ts → gutters.module-e0ce9737.d.ts} +0 -0
- package/grid/{gutters.module-d3fcf523.js → gutters.module-e0ce9737.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-3f6357c5.js → gutters.module-5396dff7.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/icon-button/Component.js +3 -3
- package/icon-button/default.css +13 -13
- package/icon-button/esm/Component.js +3 -3
- package/icon-button/esm/default.css +13 -13
- package/icon-button/esm/index.css +6 -6
- package/icon-button/esm/inverted.css +13 -13
- package/icon-button/index.css +6 -6
- package/icon-button/inverted.css +13 -13
- package/icon-button/modern/Component.js +3 -3
- package/icon-button/modern/default.css +13 -13
- package/icon-button/modern/index.css +6 -6
- package/icon-button/modern/inverted.css +13 -13
- package/input/Component.js +3 -3
- package/input/default.css +12 -12
- package/input/esm/Component.js +3 -3
- package/input/esm/default.css +12 -12
- package/input/esm/index.css +31 -31
- package/input/esm/inverted.css +12 -12
- package/input/index.css +31 -31
- package/input/inverted.css +12 -12
- package/input/modern/Component.js +3 -3
- package/input/modern/default.css +12 -12
- package/input/modern/index.css +31 -31
- package/input/modern/inverted.css +12 -12
- package/input-autocomplete/{Component-e55acf46.d.ts → Component-6af191c3.d.ts} +0 -0
- package/input-autocomplete/{Component-e55acf46.js → Component-6af191c3.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-f07da884.d.ts → Component-e26a0219.d.ts} +0 -0
- package/input-autocomplete/esm/{Component-f07da884.js → Component-e26a0219.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-9fafbbc1.d.ts → component-d8ca92b2.d.ts} +0 -0
- package/intl-phone-input/{component-9fafbbc1.js → component-d8ca92b2.js} +1 -1
- package/intl-phone-input/component.js +3 -3
- package/intl-phone-input/components/flag-icon/component.js +1 -1
- package/intl-phone-input/components/flag-icon/index.css +784 -784
- package/intl-phone-input/components/index.js +1 -1
- package/intl-phone-input/components/select/component.js +2 -2
- package/intl-phone-input/components/select/index.css +6 -6
- package/intl-phone-input/components/select/index.js +1 -1
- package/intl-phone-input/components/select-field/component.js +1 -1
- package/intl-phone-input/components/select-field/index.css +8 -8
- package/intl-phone-input/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/components/select-field/index.js +1 -1
- package/intl-phone-input/esm/{component-df77d48f.d.ts → component-4522be62.d.ts} +0 -0
- package/intl-phone-input/esm/{component-df77d48f.js → component-4522be62.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-f9a21c62.d.ts → libphonenumber-js.min-01a493d7.d.ts} +0 -0
- package/intl-phone-input/esm/{libphonenumber-js.min-f9a21c62.js → libphonenumber-js.min-01a493d7.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-95e380fa.d.ts → libphonenumber-js.min-c0ef0fe0.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-95e380fa.js → libphonenumber-js.min-c0ef0fe0.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-f9a21c62.d.ts → libphonenumber-js.min-01a493d7.d.ts} +0 -0
- package/intl-phone-input/modern/{libphonenumber-js.min-f9a21c62.js → libphonenumber-js.min-01a493d7.js} +0 -0
- package/link/Component.d.ts +11 -3
- package/link/Component.js +18 -15
- package/link/cssm/Component.d.ts +11 -3
- package/link/cssm/Component.js +15 -12
- package/link/default.css +10 -10
- package/link/esm/Component.d.ts +11 -3
- package/link/esm/Component.js +18 -15
- package/link/esm/default.css +10 -10
- package/link/esm/index.css +12 -12
- package/link/esm/inverted.css +10 -10
- package/link/index.css +12 -12
- package/link/inverted.css +10 -10
- package/link/modern/Component.d.ts +11 -3
- package/link/modern/Component.js +7 -5
- package/link/modern/default.css +10 -10
- package/link/modern/index.css +12 -12
- package/link/modern/inverted.css +10 -10
- 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 +3 -3
- package/modal/Component.mobile.js +3 -3
- package/modal/Component.responsive.js +2 -2
- package/modal/components/closer/Component.js +2 -2
- package/modal/components/closer/index.css +8 -8
- package/modal/components/content/Component.desktop.js +2 -2
- package/modal/components/content/Component.mobile.js +2 -2
- package/modal/components/content/desktop.css +12 -12
- package/modal/components/content/mobile.css +7 -7
- package/modal/components/footer/Component.desktop.js +2 -2
- package/modal/components/footer/Component.js +1 -1
- package/modal/components/footer/Component.mobile.js +2 -2
- package/modal/components/footer/desktop.css +12 -12
- package/modal/components/footer/layout.css +25 -25
- package/modal/components/footer/mobile.css +7 -7
- package/modal/components/header/Component.desktop.js +2 -2
- package/modal/components/header/Component.js +1 -1
- package/modal/components/header/Component.mobile.js +2 -2
- package/modal/components/header/desktop.css +16 -16
- package/modal/components/header/mobile.css +11 -11
- package/modal/cssm/Component.responsive.d.ts +3 -3
- package/modal/desktop.css +8 -8
- package/modal/desktop.js +2 -2
- package/modal/esm/Component.desktop.js +3 -3
- package/modal/esm/Component.mobile.js +3 -3
- package/modal/esm/Component.responsive.js +2 -2
- package/modal/esm/components/closer/Component.js +2 -2
- package/modal/esm/components/closer/index.css +8 -8
- package/modal/esm/components/content/Component.desktop.js +2 -2
- package/modal/esm/components/content/Component.mobile.js +2 -2
- package/modal/esm/components/content/desktop.css +12 -12
- package/modal/esm/components/content/mobile.css +7 -7
- package/modal/esm/components/footer/Component.desktop.js +2 -2
- package/modal/esm/components/footer/Component.js +1 -1
- package/modal/esm/components/footer/Component.mobile.js +2 -2
- package/modal/esm/components/footer/desktop.css +12 -12
- package/modal/esm/components/footer/layout.css +25 -25
- package/modal/esm/components/footer/mobile.css +7 -7
- package/modal/esm/components/header/Component.desktop.js +2 -2
- package/modal/esm/components/header/Component.js +1 -1
- package/modal/esm/components/header/Component.mobile.js +2 -2
- package/modal/esm/components/header/desktop.css +16 -16
- package/modal/esm/components/header/mobile.css +11 -11
- package/modal/esm/desktop.css +8 -8
- package/modal/esm/desktop.js +2 -2
- package/modal/esm/index.js +2 -2
- package/modal/esm/mobile.css +2 -2
- package/modal/esm/mobile.js +2 -2
- package/modal/esm/responsive.js +2 -2
- package/modal/esm/transitions.css +8 -8
- package/modal/esm/transitions.module-d418cdcf.js +4 -0
- package/modal/esm/{tslib.es6-7fad937a.d.ts → tslib.es6-9aafe006.d.ts} +0 -0
- package/modal/esm/{tslib.es6-7fad937a.js → tslib.es6-9aafe006.js} +0 -0
- package/modal/index.js +2 -2
- package/modal/mobile.css +2 -2
- package/modal/mobile.js +2 -2
- package/modal/modern/Component.desktop.js +2 -2
- package/modal/modern/Component.mobile.js +2 -2
- package/modal/modern/Component.responsive.js +1 -1
- package/modal/modern/components/closer/Component.js +1 -1
- package/modal/modern/components/closer/index.css +8 -8
- package/modal/modern/components/content/Component.desktop.js +1 -1
- package/modal/modern/components/content/Component.mobile.js +1 -1
- package/modal/modern/components/content/desktop.css +12 -12
- package/modal/modern/components/content/mobile.css +7 -7
- package/modal/modern/components/footer/Component.desktop.js +1 -1
- package/modal/modern/components/footer/Component.js +1 -1
- package/modal/modern/components/footer/Component.mobile.js +1 -1
- package/modal/modern/components/footer/desktop.css +12 -12
- package/modal/modern/components/footer/layout.css +25 -25
- package/modal/modern/components/footer/mobile.css +7 -7
- package/modal/modern/components/header/Component.desktop.js +1 -1
- package/modal/modern/components/header/Component.mobile.js +1 -1
- package/modal/modern/components/header/desktop.css +16 -16
- package/modal/modern/components/header/mobile.css +11 -11
- package/modal/modern/desktop.css +8 -8
- package/modal/modern/desktop.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile.css +2 -2
- package/modal/modern/mobile.js +1 -1
- package/modal/modern/responsive.js +1 -1
- package/modal/modern/transitions.css +8 -8
- package/modal/modern/transitions.module-d418cdcf.js +4 -0
- package/modal/responsive.js +2 -2
- package/modal/transitions.css +8 -8
- package/modal/transitions.module-85fd8cf0.js +4 -0
- package/modal/{tslib.es6-84b4d239.d.ts → tslib.es6-b25eb595.d.ts} +0 -0
- package/modal/{tslib.es6-84b4d239.js → tslib.es6-b25eb595.js} +0 -0
- package/notification/Component.js +1 -1
- package/notification/esm/Component.js +1 -1
- package/notification/esm/index.css +7 -7
- package/notification/index.css +7 -7
- package/notification/modern/Component.js +1 -1
- package/notification/modern/index.css +7 -7
- package/notification-manager/{component-d3713f4b.d.ts → component-2ef88376.d.ts} +0 -0
- package/notification-manager/{component-d3713f4b.js → component-2ef88376.js} +0 -0
- package/notification-manager/component.js +2 -2
- package/notification-manager/components/index.js +1 -1
- package/notification-manager/components/notification/component.js +1 -1
- package/notification-manager/components/notification/index.d.ts +1 -1
- package/notification-manager/components/notification/index.js +1 -1
- package/notification-manager/esm/{component-de76cc25.d.ts → component-fb652b69.d.ts} +0 -0
- package/notification-manager/esm/{component-de76cc25.js → component-fb652b69.js} +0 -0
- package/notification-manager/esm/component.js +2 -2
- package/notification-manager/esm/components/index.js +1 -1
- package/notification-manager/esm/components/notification/component.js +1 -1
- package/notification-manager/esm/components/notification/index.d.ts +1 -1
- package/notification-manager/esm/components/notification/index.js +1 -1
- package/notification-manager/esm/index.css +11 -11
- package/notification-manager/esm/index.js +1 -1
- package/notification-manager/index.css +11 -11
- package/notification-manager/index.js +1 -1
- package/notification-manager/modern/component.js +1 -1
- package/notification-manager/modern/index.css +11 -11
- package/package.json +2 -2
- package/password-input/component.js +1 -1
- package/password-input/esm/component.js +1 -1
- package/password-input/esm/index.css +3 -3
- package/password-input/index.css +3 -3
- package/password-input/modern/component.js +1 -1
- package/password-input/modern/index.css +3 -3
- package/phone-input/cssm/utils/index.js +5 -7
- package/picker-button/{Component-de8be3e4.d.ts → Component-49c0d8d4.d.ts} +0 -0
- package/picker-button/{Component-de8be3e4.js → Component-49c0d8d4.js} +1 -1
- package/picker-button/Component.js +2 -2
- package/picker-button/esm/{Component-baddcaab.d.ts → Component-b7cf4e08.d.ts} +0 -0
- package/picker-button/esm/{Component-baddcaab.js → Component-b7cf4e08.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/plate/Component.js +1 -1
- package/plate/esm/Component.js +1 -1
- package/plate/esm/index.css +27 -27
- package/plate/index.css +27 -27
- package/plate/modern/Component.js +1 -1
- package/plate/modern/index.css +27 -27
- package/select/Component.js +1 -1
- package/select/components/arrow/Component.js +1 -1
- package/select/components/arrow/index.css +3 -3
- 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 +1 -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/esm/Component.js +1 -1
- package/select/esm/components/arrow/Component.js +1 -1
- package/select/esm/components/arrow/index.css +3 -3
- package/select/esm/components/base-select/Component.js +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 +1 -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 +1 -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-db8318e1.d.ts → tslib.es6-e863f055.d.ts} +0 -0
- package/select/esm/{tslib.es6-db8318e1.js → tslib.es6-e863f055.js} +0 -0
- package/select/index.js +1 -1
- package/select/modern/components/arrow/Component.js +1 -1
- package/select/modern/components/arrow/index.css +3 -3
- package/select/modern/components/base-select/Component.js +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/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/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-f9fd0ad6.d.ts → tslib.es6-32483757.d.ts} +0 -0
- package/select/{tslib.es6-f9fd0ad6.js → tslib.es6-32483757.js} +0 -0
- package/select-with-tags/component.js +1 -1
- package/select-with-tags/components/index.js +1 -1
- package/select-with-tags/components/tag/component.js +1 -1
- package/select-with-tags/components/tag/index.js +1 -1
- package/select-with-tags/components/tag-list/component.js +1 -1
- package/select-with-tags/components/tag-list/index.js +1 -1
- package/select-with-tags/esm/component.js +1 -1
- package/select-with-tags/esm/components/index.js +1 -1
- package/select-with-tags/esm/components/tag/component.js +1 -1
- package/select-with-tags/esm/components/tag/index.js +1 -1
- package/select-with-tags/esm/components/tag-list/component.js +1 -1
- package/select-with-tags/esm/components/tag-list/index.js +1 -1
- package/select-with-tags/esm/index.js +1 -1
- package/select-with-tags/esm/{tslib.es6-804a16a0.d.ts → tslib.es6-232bf6ab.d.ts} +0 -0
- package/select-with-tags/esm/{tslib.es6-804a16a0.js → tslib.es6-232bf6ab.js} +0 -0
- package/select-with-tags/esm/utils/index.js +1 -1
- package/select-with-tags/esm/utils/match.js +1 -1
- package/select-with-tags/index.js +1 -1
- package/select-with-tags/{tslib.es6-40228fff.d.ts → tslib.es6-b508de86.d.ts} +0 -0
- package/select-with-tags/{tslib.es6-40228fff.js → tslib.es6-b508de86.js} +0 -0
- package/select-with-tags/utils/index.js +1 -1
- package/select-with-tags/utils/match.js +1 -1
- package/slider-input/Component.js +1 -1
- package/slider-input/esm/Component.js +1 -1
- package/slider-input/esm/index.css +17 -17
- package/slider-input/index.css +17 -17
- package/slider-input/modern/Component.js +1 -1
- package/slider-input/modern/index.css +17 -17
- package/space/Component.js +1 -1
- package/space/{Item-25b63883.d.ts → Item-fd79b0d8.d.ts} +0 -0
- package/space/{Item-25b63883.js → Item-fd79b0d8.js} +0 -0
- package/space/Item.js +1 -1
- package/space/esm/Component.js +1 -1
- package/space/esm/{Item-e38f68be.d.ts → Item-d5c14d25.d.ts} +0 -0
- package/space/esm/{Item-e38f68be.js → Item-d5c14d25.js} +0 -0
- package/space/esm/Item.js +1 -1
- package/space/esm/index.js +1 -1
- package/space/index.js +1 -1
- package/tabs/components/primary-tablist/Component.d.ts +1 -0
- package/tabs/components/primary-tablist/Component.desktop.js +4 -4
- package/tabs/components/primary-tablist/Component.js +6 -4
- package/tabs/components/primary-tablist/Component.mobile.js +5 -5
- package/tabs/components/primary-tablist/Component.responsive.js +4 -4
- 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.d.ts +1 -0
- package/tabs/components/secondary-tablist/Component.desktop.js +3 -3
- package/tabs/components/secondary-tablist/Component.js +5 -3
- package/tabs/components/secondary-tablist/Component.mobile.js +4 -4
- package/tabs/components/secondary-tablist/Component.responsive.js +3 -3
- 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 +5 -5
- package/tabs/components/tabs/Component.js +2 -1
- package/tabs/components/tabs/Component.mobile.js +5 -5
- package/tabs/components/tabs/Component.responsive.js +5 -5
- package/tabs/cssm/components/primary-tablist/Component.d.ts +1 -0
- package/tabs/cssm/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/cssm/components/primary-tablist/Component.js +5 -3
- package/tabs/cssm/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/cssm/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/cssm/components/secondary-tablist/Component.d.ts +1 -0
- package/tabs/cssm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/cssm/components/secondary-tablist/Component.js +4 -2
- package/tabs/cssm/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/cssm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/cssm/components/tabs/Component.desktop.js +2 -2
- package/tabs/cssm/components/tabs/Component.js +2 -1
- package/tabs/cssm/components/tabs/Component.mobile.js +2 -2
- package/tabs/cssm/components/tabs/Component.responsive.js +2 -2
- package/tabs/cssm/desktop.js +3 -3
- package/tabs/cssm/index.js +3 -3
- package/tabs/cssm/mobile.js +3 -3
- package/tabs/cssm/responsive.js +3 -3
- package/tabs/cssm/typings.d.ts +2 -1
- package/tabs/desktop.js +6 -6
- package/tabs/esm/components/primary-tablist/Component.d.ts +1 -0
- package/tabs/esm/components/primary-tablist/Component.desktop.js +4 -4
- package/tabs/esm/components/primary-tablist/Component.js +6 -4
- package/tabs/esm/components/primary-tablist/Component.mobile.js +5 -5
- package/tabs/esm/components/primary-tablist/Component.responsive.js +4 -4
- 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.d.ts +1 -0
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +3 -3
- package/tabs/esm/components/secondary-tablist/Component.js +5 -3
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +4 -4
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +3 -3
- 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 +5 -5
- package/tabs/esm/components/tabs/Component.js +2 -1
- package/tabs/esm/components/tabs/Component.mobile.js +5 -5
- package/tabs/esm/components/tabs/Component.responsive.js +5 -5
- package/tabs/esm/desktop.js +5 -5
- package/tabs/esm/index.js +5 -5
- package/tabs/esm/index.module-04146e88.js +4 -0
- package/tabs/esm/index.module-f7ef84c6.js +4 -0
- package/tabs/esm/mobile.js +5 -5
- package/tabs/esm/responsive.js +5 -5
- package/tabs/esm/{tslib.es6-67ccff1d.d.ts → tslib.es6-e63a4f57.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-67ccff1d.js → tslib.es6-e63a4f57.js} +0 -0
- package/tabs/esm/typings.d.ts +2 -1
- package/tabs/index.js +6 -6
- package/tabs/index.module-39811a0f.js +4 -0
- package/tabs/index.module-6384657b.js +4 -0
- package/tabs/mobile.js +6 -6
- package/tabs/modern/components/primary-tablist/Component.d.ts +1 -0
- package/tabs/modern/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.js +4 -2
- package/tabs/modern/components/primary-tablist/Component.mobile.js +3 -3
- package/tabs/modern/components/primary-tablist/Component.responsive.js +2 -2
- 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.d.ts +1 -0
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +2 -2
- package/tabs/modern/components/secondary-tablist/Component.js +4 -2
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +3 -3
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +2 -2
- 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 +3 -3
- package/tabs/modern/components/tabs/Component.js +2 -1
- package/tabs/modern/components/tabs/Component.mobile.js +3 -3
- package/tabs/modern/components/tabs/Component.responsive.js +3 -3
- package/tabs/modern/desktop.js +3 -3
- package/tabs/modern/index.js +3 -3
- package/tabs/modern/index.module-04146e88.js +4 -0
- package/tabs/modern/index.module-f7ef84c6.js +4 -0
- package/tabs/modern/mobile.js +3 -3
- package/tabs/modern/responsive.js +3 -3
- package/tabs/modern/typings.d.ts +2 -1
- package/tabs/responsive.js +6 -6
- package/tabs/{tslib.es6-e9fc155f.d.ts → tslib.es6-cda7d3b5.d.ts} +0 -0
- package/tabs/{tslib.es6-e9fc155f.js → tslib.es6-cda7d3b5.js} +0 -0
- package/tabs/typings.d.ts +2 -1
- package/toast/component.js +1 -1
- package/toast/esm/component.js +1 -1
- package/toast/esm/index.css +9 -9
- package/toast/index.css +9 -9
- package/toast/modern/component.js +1 -1
- package/toast/modern/index.css +9 -9
- package/toast-plate/component.js +1 -1
- package/toast-plate/esm/component.js +1 -1
- package/toast-plate/esm/index.css +15 -15
- package/toast-plate/index.css +15 -15
- package/toast-plate/modern/component.js +1 -1
- package/toast-plate/modern/index.css +15 -15
- package/tooltip/{Component-ff5a82de.d.ts → Component-d8b85a51.d.ts} +0 -0
- package/tooltip/{Component-ff5a82de.js → Component-d8b85a51.js} +0 -0
- package/tooltip/Component.js +1 -1
- package/tooltip/component.responsive.js +1 -1
- package/tooltip/esm/{Component-45928880.d.ts → Component-c33e5e68.d.ts} +0 -0
- package/tooltip/esm/{Component-45928880.js → Component-c33e5e68.js} +0 -0
- package/tooltip/esm/Component.js +1 -1
- package/tooltip/esm/component.responsive.js +1 -1
- package/tooltip/esm/index.d.ts +1 -1
- package/tooltip/esm/index.js +1 -1
- package/tooltip/esm/responsive.js +1 -1
- package/tooltip/index.d.ts +1 -1
- package/tooltip/index.js +1 -1
- package/tooltip/responsive.js +1 -1
- package/typography/{colors.module-47b23503.d.ts → colors.module-c46bb8a6.d.ts} +0 -0
- package/typography/{colors.module-47b23503.js → colors.module-c46bb8a6.js} +0 -0
- package/typography/{common.module-a43146d6.js → common.module-88ce610f.js} +0 -0
- package/typography/component.js +2 -2
- package/typography/esm/{colors.module-fb9e1664.d.ts → colors.module-33fad1a9.d.ts} +0 -0
- package/typography/esm/{colors.module-fb9e1664.js → colors.module-33fad1a9.js} +0 -0
- package/typography/esm/{common.module-2057aaa5.js → common.module-05d78a59.js} +0 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +1 -1
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.js +2 -2
- package/typography/esm/title-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/{colors.module-31db9dca.js → colors.module-d8ab420d.js} +0 -0
- package/typography/modern/{common.module-2057aaa5.js → common.module-05d78a59.js} +0 -0
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +1 -1
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.js +2 -2
- package/typography/modern/title-responsive/component.js +2 -2
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +1 -1
- package/typography/text/index.js +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.js +2 -2
- package/typography/title-responsive/component.js +2 -2
- package/typography/title-responsive/index.js +2 -2
- package/with-suffix/Component.js +1 -1
- package/with-suffix/esm/Component.js +1 -1
- package/with-suffix/esm/index.css +9 -9
- package/with-suffix/index.css +9 -9
- package/with-suffix/modern/Component.js +1 -1
- package/with-suffix/modern/index.css +9 -9
- package/modal/esm/transitions.module-6a45607e.js +0 -4
- package/modal/modern/transitions.module-6a45607e.js +0 -4
- package/modal/transitions.module-6bf6906a.js +0 -4
- package/tabs/esm/index.module-0e101b83.js +0 -4
- package/tabs/esm/index.module-5a1f671a.js +0 -4
- package/tabs/index.module-0aec801b.js +0 -4
- package/tabs/index.module-9cc4ad45.js +0 -4
- package/tabs/modern/index.module-0e101b83.js +0 -4
- package/tabs/modern/index.module-5a1f671a.js +0 -4
package/alert/Component.js
CHANGED
|
@@ -48,7 +48,7 @@ function __rest(s, e) {
|
|
|
48
48
|
return t;
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
-
var styles = {"component":"
|
|
51
|
+
var styles = {"component":"alert__component_4f6h2","buttons":"alert__buttons_4f6h2","title":"alert__title_4f6h2","content":"alert__content_4f6h2"};
|
|
52
52
|
require('./index.css');
|
|
53
53
|
|
|
54
54
|
var Alert = function (_a) {
|
package/alert/esm/Component.js
CHANGED
|
@@ -41,7 +41,7 @@ function __rest(s, e) {
|
|
|
41
41
|
return t;
|
|
42
42
|
}
|
|
43
43
|
|
|
44
|
-
var styles = {"component":"
|
|
44
|
+
var styles = {"component":"alert__component_4f6h2","buttons":"alert__buttons_4f6h2","title":"alert__title_4f6h2","content":"alert__content_4f6h2"};
|
|
45
45
|
require('./index.css');
|
|
46
46
|
|
|
47
47
|
var Alert = function (_a) {
|
package/alert/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 4f6h2 */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* TODO: цвета добавлены руками. Обновить токены */
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
:root {
|
|
20
20
|
--border-radius-xs: 2px;
|
|
21
21
|
}
|
|
22
|
-
.
|
|
22
|
+
.alert__component_4f6h2 {
|
|
23
23
|
border-radius: var(--border-radius-xs) 0 0 var(--border-radius-xs);
|
|
24
24
|
border-top: 0;
|
|
25
25
|
border-right: 0;
|
|
@@ -30,14 +30,14 @@
|
|
|
30
30
|
padding-right: var(--gap-s);
|
|
31
31
|
min-height: 48px;
|
|
32
32
|
}
|
|
33
|
-
.
|
|
33
|
+
.alert__buttons_4f6h2 {
|
|
34
34
|
margin-top: var(--gap-m);
|
|
35
35
|
}
|
|
36
|
-
.
|
|
36
|
+
.alert__title_4f6h2 {
|
|
37
37
|
font-size: 16px;
|
|
38
38
|
line-height: 24px;
|
|
39
39
|
font-weight: 700;
|
|
40
40
|
}
|
|
41
|
-
.
|
|
41
|
+
.alert__content_4f6h2 {
|
|
42
42
|
max-width: none;
|
|
43
43
|
}
|
package/alert/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 4f6h2 */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* TODO: цвета добавлены руками. Обновить токены */
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
:root {
|
|
20
20
|
--border-radius-xs: 2px;
|
|
21
21
|
}
|
|
22
|
-
.
|
|
22
|
+
.alert__component_4f6h2 {
|
|
23
23
|
border-radius: var(--border-radius-xs) 0 0 var(--border-radius-xs);
|
|
24
24
|
border-top: 0;
|
|
25
25
|
border-right: 0;
|
|
@@ -30,14 +30,14 @@
|
|
|
30
30
|
padding-right: var(--gap-s);
|
|
31
31
|
min-height: 48px;
|
|
32
32
|
}
|
|
33
|
-
.
|
|
33
|
+
.alert__buttons_4f6h2 {
|
|
34
34
|
margin-top: var(--gap-m);
|
|
35
35
|
}
|
|
36
|
-
.
|
|
36
|
+
.alert__title_4f6h2 {
|
|
37
37
|
font-size: 16px;
|
|
38
38
|
line-height: 24px;
|
|
39
39
|
font-weight: 700;
|
|
40
40
|
}
|
|
41
|
-
.
|
|
41
|
+
.alert__content_4f6h2 {
|
|
42
42
|
max-width: none;
|
|
43
43
|
}
|
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { Plate } from '../../plate/modern';
|
|
4
4
|
|
|
5
|
-
var styles = {"component":"
|
|
5
|
+
var styles = {"component":"alert__component_4f6h2","buttons":"alert__buttons_4f6h2","title":"alert__title_4f6h2","content":"alert__content_4f6h2"};
|
|
6
6
|
require('./index.css');
|
|
7
7
|
|
|
8
8
|
const Alert = ({ className, title, ...restProps }) => (React.createElement(Plate, Object.assign({ className: cn(styles.component, className), buttonsClassName: styles.buttons, contentClassName: styles.content, title: title ? React.createElement("span", { className: styles.title }, title) : null }, restProps)));
|
package/alert/modern/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 4f6h2 */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* TODO: цвета добавлены руками. Обновить токены */
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
:root {
|
|
20
20
|
--border-radius-xs: 2px;
|
|
21
21
|
}
|
|
22
|
-
.
|
|
22
|
+
.alert__component_4f6h2 {
|
|
23
23
|
border-radius: var(--border-radius-xs) 0 0 var(--border-radius-xs);
|
|
24
24
|
border-top: 0;
|
|
25
25
|
border-right: 0;
|
|
@@ -30,14 +30,14 @@
|
|
|
30
30
|
padding-right: var(--gap-s);
|
|
31
31
|
min-height: 48px;
|
|
32
32
|
}
|
|
33
|
-
.
|
|
33
|
+
.alert__buttons_4f6h2 {
|
|
34
34
|
margin-top: var(--gap-m);
|
|
35
35
|
}
|
|
36
|
-
.
|
|
36
|
+
.alert__title_4f6h2 {
|
|
37
37
|
font-size: 16px;
|
|
38
38
|
line-height: 24px;
|
|
39
39
|
font-weight: 700;
|
|
40
40
|
}
|
|
41
|
-
.
|
|
41
|
+
.alert__content_4f6h2 {
|
|
42
42
|
max-width: none;
|
|
43
43
|
}
|
|
@@ -51,13 +51,13 @@ function __rest(s, e) {
|
|
|
51
51
|
return t;
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
var styles = {"container":"amount-
|
|
54
|
+
var styles = {"container":"amount-input__container_6hz4b","bold":"amount-input__bold_6hz4b","input":"amount-input__input_6hz4b","suffixContainer":"amount-input__suffixContainer_6hz4b","filled":"amount-input__filled_6hz4b"};
|
|
55
55
|
require('./index.css');
|
|
56
56
|
|
|
57
|
-
var defaultColors = {"minorPartAndCurrency":"amount-
|
|
57
|
+
var defaultColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_1ms9j"};
|
|
58
58
|
require('./default.css');
|
|
59
59
|
|
|
60
|
-
var invertedColors = {"minorPartAndCurrency":"amount-
|
|
60
|
+
var invertedColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_13bis"};
|
|
61
61
|
require('./inverted.css');
|
|
62
62
|
|
|
63
63
|
var colorStyles = {
|
package/amount-input/default.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1ms9j */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-text-secondary: #546272;
|
|
4
4
|
|
|
@@ -16,6 +16,6 @@
|
|
|
16
16
|
:root {
|
|
17
17
|
--amount-input-minor-part-and-currency-color: var(--color-light-text-secondary);
|
|
18
18
|
}
|
|
19
|
-
.amount-
|
|
19
|
+
.amount-input__minorPartAndCurrency_1ms9j {
|
|
20
20
|
color: var(--amount-input-minor-part-and-currency-color);
|
|
21
21
|
}
|
|
@@ -44,13 +44,13 @@ function __rest(s, e) {
|
|
|
44
44
|
return t;
|
|
45
45
|
}
|
|
46
46
|
|
|
47
|
-
var styles = {"container":"amount-
|
|
47
|
+
var styles = {"container":"amount-input__container_6hz4b","bold":"amount-input__bold_6hz4b","input":"amount-input__input_6hz4b","suffixContainer":"amount-input__suffixContainer_6hz4b","filled":"amount-input__filled_6hz4b"};
|
|
48
48
|
require('./index.css');
|
|
49
49
|
|
|
50
|
-
var defaultColors = {"minorPartAndCurrency":"amount-
|
|
50
|
+
var defaultColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_1ms9j"};
|
|
51
51
|
require('./default.css');
|
|
52
52
|
|
|
53
|
-
var invertedColors = {"minorPartAndCurrency":"amount-
|
|
53
|
+
var invertedColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_13bis"};
|
|
54
54
|
require('./inverted.css');
|
|
55
55
|
|
|
56
56
|
var colorStyles = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1ms9j */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-text-secondary: #546272;
|
|
4
4
|
|
|
@@ -16,6 +16,6 @@
|
|
|
16
16
|
:root {
|
|
17
17
|
--amount-input-minor-part-and-currency-color: var(--color-light-text-secondary);
|
|
18
18
|
}
|
|
19
|
-
.amount-
|
|
19
|
+
.amount-input__minorPartAndCurrency_1ms9j {
|
|
20
20
|
color: var(--amount-input-minor-part-and-currency-color);
|
|
21
21
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 6hz4b */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* TODO: цвета добавлены руками. Обновить токены */
|
|
@@ -24,18 +24,18 @@
|
|
|
24
24
|
* Делаем скрытый текст где держим то же значение, добавляем символ валюты
|
|
25
25
|
* Важно расположить этот текст ровно на месте инпута и чтобы он имел те же параметры что и текст в инпуте
|
|
26
26
|
*/
|
|
27
|
-
.amount-
|
|
27
|
+
.amount-input__container_6hz4b {
|
|
28
28
|
position: relative;
|
|
29
29
|
}
|
|
30
|
-
.amount-
|
|
31
|
-
.amount-
|
|
30
|
+
.amount-input__bold_6hz4b .amount-input__input_6hz4b,
|
|
31
|
+
.amount-input__bold_6hz4b .amount-input__suffixContainer_6hz4b {
|
|
32
32
|
font-weight: bold;
|
|
33
33
|
}
|
|
34
34
|
/* суффикс = текст в поле. Скрываем спейсер, чтобы суффикс выглядел как введенное в поле значение */
|
|
35
|
-
.amount-
|
|
35
|
+
.amount-input__suffixContainer_6hz4b > *:first-child {
|
|
36
36
|
display: none;
|
|
37
37
|
}
|
|
38
|
-
.amount-
|
|
39
|
-
.amount-
|
|
38
|
+
.amount-input__filled_6hz4b .amount-input__input_6hz4b,
|
|
39
|
+
.amount-input__input_6hz4b:focus {
|
|
40
40
|
-webkit-text-fill-color: transparent;
|
|
41
41
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 13bis */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* TODO: цвета добавлены руками. Обновить токены */
|
|
@@ -17,6 +17,6 @@
|
|
|
17
17
|
--color-light-text-secondary-inverted
|
|
18
18
|
);
|
|
19
19
|
}
|
|
20
|
-
.amount-
|
|
20
|
+
.amount-input__minorPartAndCurrency_13bis {
|
|
21
21
|
color: var(--amount-input-inverted-minor-part-and-currency-color);
|
|
22
22
|
}
|
package/amount-input/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 6hz4b */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* TODO: цвета добавлены руками. Обновить токены */
|
|
@@ -24,18 +24,18 @@
|
|
|
24
24
|
* Делаем скрытый текст где держим то же значение, добавляем символ валюты
|
|
25
25
|
* Важно расположить этот текст ровно на месте инпута и чтобы он имел те же параметры что и текст в инпуте
|
|
26
26
|
*/
|
|
27
|
-
.amount-
|
|
27
|
+
.amount-input__container_6hz4b {
|
|
28
28
|
position: relative;
|
|
29
29
|
}
|
|
30
|
-
.amount-
|
|
31
|
-
.amount-
|
|
30
|
+
.amount-input__bold_6hz4b .amount-input__input_6hz4b,
|
|
31
|
+
.amount-input__bold_6hz4b .amount-input__suffixContainer_6hz4b {
|
|
32
32
|
font-weight: bold;
|
|
33
33
|
}
|
|
34
34
|
/* суффикс = текст в поле. Скрываем спейсер, чтобы суффикс выглядел как введенное в поле значение */
|
|
35
|
-
.amount-
|
|
35
|
+
.amount-input__suffixContainer_6hz4b > *:first-child {
|
|
36
36
|
display: none;
|
|
37
37
|
}
|
|
38
|
-
.amount-
|
|
39
|
-
.amount-
|
|
38
|
+
.amount-input__filled_6hz4b .amount-input__input_6hz4b,
|
|
39
|
+
.amount-input__input_6hz4b:focus {
|
|
40
40
|
-webkit-text-fill-color: transparent;
|
|
41
41
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 13bis */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* TODO: цвета добавлены руками. Обновить токены */
|
|
@@ -17,6 +17,6 @@
|
|
|
17
17
|
--color-light-text-secondary-inverted
|
|
18
18
|
);
|
|
19
19
|
}
|
|
20
|
-
.amount-
|
|
20
|
+
.amount-input__minorPartAndCurrency_13bis {
|
|
21
21
|
color: var(--amount-input-inverted-minor-part-and-currency-color);
|
|
22
22
|
}
|
|
@@ -5,13 +5,13 @@ import { Input } from '../../input/modern';
|
|
|
5
5
|
import { withSuffix } from '../../with-suffix/modern';
|
|
6
6
|
import { getAmountValueFromStr, getFormattedValue } from './utils/index.js';
|
|
7
7
|
|
|
8
|
-
var styles = {"container":"amount-
|
|
8
|
+
var styles = {"container":"amount-input__container_6hz4b","bold":"amount-input__bold_6hz4b","input":"amount-input__input_6hz4b","suffixContainer":"amount-input__suffixContainer_6hz4b","filled":"amount-input__filled_6hz4b"};
|
|
9
9
|
require('./index.css');
|
|
10
10
|
|
|
11
|
-
var defaultColors = {"minorPartAndCurrency":"amount-
|
|
11
|
+
var defaultColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_1ms9j"};
|
|
12
12
|
require('./default.css');
|
|
13
13
|
|
|
14
|
-
var invertedColors = {"minorPartAndCurrency":"amount-
|
|
14
|
+
var invertedColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_13bis"};
|
|
15
15
|
require('./inverted.css');
|
|
16
16
|
|
|
17
17
|
const colorStyles = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 1ms9j */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-text-secondary: #546272;
|
|
4
4
|
|
|
@@ -16,6 +16,6 @@
|
|
|
16
16
|
:root {
|
|
17
17
|
--amount-input-minor-part-and-currency-color: var(--color-light-text-secondary);
|
|
18
18
|
}
|
|
19
|
-
.amount-
|
|
19
|
+
.amount-input__minorPartAndCurrency_1ms9j {
|
|
20
20
|
color: var(--amount-input-minor-part-and-currency-color);
|
|
21
21
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 6hz4b */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* TODO: цвета добавлены руками. Обновить токены */
|
|
@@ -24,18 +24,18 @@
|
|
|
24
24
|
* Делаем скрытый текст где держим то же значение, добавляем символ валюты
|
|
25
25
|
* Важно расположить этот текст ровно на месте инпута и чтобы он имел те же параметры что и текст в инпуте
|
|
26
26
|
*/
|
|
27
|
-
.amount-
|
|
27
|
+
.amount-input__container_6hz4b {
|
|
28
28
|
position: relative;
|
|
29
29
|
}
|
|
30
|
-
.amount-
|
|
31
|
-
.amount-
|
|
30
|
+
.amount-input__bold_6hz4b .amount-input__input_6hz4b,
|
|
31
|
+
.amount-input__bold_6hz4b .amount-input__suffixContainer_6hz4b {
|
|
32
32
|
font-weight: bold;
|
|
33
33
|
}
|
|
34
34
|
/* суффикс = текст в поле. Скрываем спейсер, чтобы суффикс выглядел как введенное в поле значение */
|
|
35
|
-
.amount-
|
|
35
|
+
.amount-input__suffixContainer_6hz4b > *:first-child {
|
|
36
36
|
display: none;
|
|
37
37
|
}
|
|
38
|
-
.amount-
|
|
39
|
-
.amount-
|
|
38
|
+
.amount-input__filled_6hz4b .amount-input__input_6hz4b,
|
|
39
|
+
.amount-input__input_6hz4b:focus {
|
|
40
40
|
-webkit-text-fill-color: transparent;
|
|
41
41
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 13bis */
|
|
2
2
|
:root {
|
|
3
3
|
|
|
4
4
|
/* TODO: цвета добавлены руками. Обновить токены */
|
|
@@ -17,6 +17,6 @@
|
|
|
17
17
|
--color-light-text-secondary-inverted
|
|
18
18
|
);
|
|
19
19
|
}
|
|
20
|
-
.amount-
|
|
20
|
+
.amount-input__minorPartAndCurrency_13bis {
|
|
21
21
|
color: var(--amount-input-inverted-minor-part-and-currency-color);
|
|
22
22
|
}
|
package/attach/Component.js
CHANGED
|
@@ -64,7 +64,7 @@ function __spreadArrays() {
|
|
|
64
64
|
return r;
|
|
65
65
|
}
|
|
66
66
|
|
|
67
|
-
var styles = {"component":"
|
|
67
|
+
var styles = {"component":"attach__component_8emx8","label":"attach__label_8emx8","control":"attach__control_8emx8","xs":"attach__xs_8emx8","file":"attach__file_8emx8","noFile":"attach__noFile_8emx8","s":"attach__s_8emx8","m":"attach__m_8emx8","l":"attach__l_8emx8","clear":"attach__clear_8emx8","progressBar":"attach__progressBar_8emx8","disabled":"attach__disabled_8emx8","icon":"attach__icon_8emx8","focused":"attach__focused_8emx8"};
|
|
68
68
|
require('./index.css');
|
|
69
69
|
|
|
70
70
|
var MULTIPLE_TEXTS = ['файл', 'файла', 'файлов'];
|
package/attach/esm/Component.js
CHANGED
|
@@ -56,7 +56,7 @@ function __spreadArrays() {
|
|
|
56
56
|
return r;
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
var styles = {"component":"
|
|
59
|
+
var styles = {"component":"attach__component_8emx8","label":"attach__label_8emx8","control":"attach__control_8emx8","xs":"attach__xs_8emx8","file":"attach__file_8emx8","noFile":"attach__noFile_8emx8","s":"attach__s_8emx8","m":"attach__m_8emx8","l":"attach__l_8emx8","clear":"attach__clear_8emx8","progressBar":"attach__progressBar_8emx8","disabled":"attach__disabled_8emx8","icon":"attach__icon_8emx8","focused":"attach__focused_8emx8"};
|
|
60
60
|
require('./index.css');
|
|
61
61
|
|
|
62
62
|
var MULTIPLE_TEXTS = ['файл', 'файла', 'файлов'];
|
package/attach/esm/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 8emx8 */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-border-link: #007aff;
|
|
4
4
|
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
:root {
|
|
20
20
|
--focus-color: var(--color-light-border-link);
|
|
21
21
|
}
|
|
22
|
-
.
|
|
22
|
+
.attach__component_8emx8 {
|
|
23
23
|
display: inline-flex;
|
|
24
24
|
align-items: center;
|
|
25
25
|
position: relative;
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
box-sizing: border-box;
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
|
-
.
|
|
32
|
+
.attach__label_8emx8 {
|
|
33
33
|
position: absolute;
|
|
34
34
|
top: 0;
|
|
35
35
|
left: 0;
|
|
@@ -39,45 +39,45 @@
|
|
|
39
39
|
width: 0;
|
|
40
40
|
height: 0;
|
|
41
41
|
}
|
|
42
|
-
.
|
|
42
|
+
.attach__control_8emx8 {
|
|
43
43
|
opacity: 0;
|
|
44
44
|
cursor: inherit
|
|
45
45
|
}
|
|
46
|
-
.
|
|
46
|
+
.attach__control_8emx8::-webkit-file-upload-button {
|
|
47
47
|
cursor: inherit;
|
|
48
48
|
}
|
|
49
49
|
/* TODO обновить типографику на новую, когда ее зарелизят */
|
|
50
|
-
.
|
|
51
|
-
.
|
|
50
|
+
.attach__xs_8emx8 .attach__file_8emx8,
|
|
51
|
+
.attach__xs_8emx8 .attach__noFile_8emx8 {
|
|
52
52
|
font-size: 14px;
|
|
53
53
|
line-height: 18px;
|
|
54
54
|
font-weight: 400;
|
|
55
55
|
}
|
|
56
|
-
.
|
|
57
|
-
.
|
|
56
|
+
.attach__s_8emx8 .attach__file_8emx8,
|
|
57
|
+
.attach__s_8emx8 .attach__noFile_8emx8 {
|
|
58
58
|
font-size: 16px;
|
|
59
59
|
line-height: 20px;
|
|
60
60
|
font-weight: 400;
|
|
61
61
|
}
|
|
62
|
-
.
|
|
63
|
-
.
|
|
62
|
+
.attach__m_8emx8 .attach__file_8emx8,
|
|
63
|
+
.attach__m_8emx8 .attach__noFile_8emx8 {
|
|
64
64
|
font-size: 16px;
|
|
65
65
|
line-height: 20px;
|
|
66
66
|
font-weight: 400;
|
|
67
67
|
}
|
|
68
|
-
.
|
|
69
|
-
.
|
|
68
|
+
.attach__l_8emx8 .attach__file_8emx8,
|
|
69
|
+
.attach__l_8emx8 .attach__noFile_8emx8 {
|
|
70
70
|
font-size: 18px;
|
|
71
71
|
line-height: 22px;
|
|
72
72
|
font-weight: 400;
|
|
73
73
|
}
|
|
74
|
-
.
|
|
75
|
-
.
|
|
74
|
+
.attach__file_8emx8,
|
|
75
|
+
.attach__noFile_8emx8 {
|
|
76
76
|
display: inline-block;
|
|
77
77
|
margin-left: 0.5em;
|
|
78
78
|
text-align: center;
|
|
79
79
|
}
|
|
80
|
-
.
|
|
80
|
+
.attach__clear_8emx8 {
|
|
81
81
|
margin: 0 0 0 5px;
|
|
82
82
|
padding: 0;
|
|
83
83
|
cursor: pointer;
|
|
@@ -89,21 +89,21 @@
|
|
|
89
89
|
background: none;
|
|
90
90
|
border: none
|
|
91
91
|
}
|
|
92
|
-
.
|
|
92
|
+
.attach__clear_8emx8:before {
|
|
93
93
|
content: '\D7';
|
|
94
94
|
}
|
|
95
|
-
.
|
|
95
|
+
.attach__progressBar_8emx8 {
|
|
96
96
|
margin-top: var(--gap-2xs);
|
|
97
97
|
}
|
|
98
|
-
.
|
|
99
|
-
.
|
|
100
|
-
.
|
|
98
|
+
.attach__disabled_8emx8 .attach__noFile_8emx8,
|
|
99
|
+
.attach__disabled_8emx8 .attach__file_8emx8,
|
|
100
|
+
.attach__disabled_8emx8 .attach__icon_8emx8 {
|
|
101
101
|
opacity: 0.3;
|
|
102
102
|
}
|
|
103
|
-
.
|
|
103
|
+
.attach__disabled_8emx8 .attach__clear_8emx8 {
|
|
104
104
|
display: none;
|
|
105
105
|
}
|
|
106
|
-
.
|
|
106
|
+
.attach__focused_8emx8 {
|
|
107
107
|
outline: 2px solid var(--focus-color);
|
|
108
108
|
outline-offset: 2px;
|
|
109
109
|
}
|
package/attach/index.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* hash:
|
|
1
|
+
/* hash: 8emx8 */
|
|
2
2
|
:root {
|
|
3
3
|
--color-light-border-link: #007aff;
|
|
4
4
|
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
:root {
|
|
20
20
|
--focus-color: var(--color-light-border-link);
|
|
21
21
|
}
|
|
22
|
-
.
|
|
22
|
+
.attach__component_8emx8 {
|
|
23
23
|
display: inline-flex;
|
|
24
24
|
align-items: center;
|
|
25
25
|
position: relative;
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
box-sizing: border-box;
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
|
-
.
|
|
32
|
+
.attach__label_8emx8 {
|
|
33
33
|
position: absolute;
|
|
34
34
|
top: 0;
|
|
35
35
|
left: 0;
|
|
@@ -39,45 +39,45 @@
|
|
|
39
39
|
width: 0;
|
|
40
40
|
height: 0;
|
|
41
41
|
}
|
|
42
|
-
.
|
|
42
|
+
.attach__control_8emx8 {
|
|
43
43
|
opacity: 0;
|
|
44
44
|
cursor: inherit
|
|
45
45
|
}
|
|
46
|
-
.
|
|
46
|
+
.attach__control_8emx8::-webkit-file-upload-button {
|
|
47
47
|
cursor: inherit;
|
|
48
48
|
}
|
|
49
49
|
/* TODO обновить типографику на новую, когда ее зарелизят */
|
|
50
|
-
.
|
|
51
|
-
.
|
|
50
|
+
.attach__xs_8emx8 .attach__file_8emx8,
|
|
51
|
+
.attach__xs_8emx8 .attach__noFile_8emx8 {
|
|
52
52
|
font-size: 14px;
|
|
53
53
|
line-height: 18px;
|
|
54
54
|
font-weight: 400;
|
|
55
55
|
}
|
|
56
|
-
.
|
|
57
|
-
.
|
|
56
|
+
.attach__s_8emx8 .attach__file_8emx8,
|
|
57
|
+
.attach__s_8emx8 .attach__noFile_8emx8 {
|
|
58
58
|
font-size: 16px;
|
|
59
59
|
line-height: 20px;
|
|
60
60
|
font-weight: 400;
|
|
61
61
|
}
|
|
62
|
-
.
|
|
63
|
-
.
|
|
62
|
+
.attach__m_8emx8 .attach__file_8emx8,
|
|
63
|
+
.attach__m_8emx8 .attach__noFile_8emx8 {
|
|
64
64
|
font-size: 16px;
|
|
65
65
|
line-height: 20px;
|
|
66
66
|
font-weight: 400;
|
|
67
67
|
}
|
|
68
|
-
.
|
|
69
|
-
.
|
|
68
|
+
.attach__l_8emx8 .attach__file_8emx8,
|
|
69
|
+
.attach__l_8emx8 .attach__noFile_8emx8 {
|
|
70
70
|
font-size: 18px;
|
|
71
71
|
line-height: 22px;
|
|
72
72
|
font-weight: 400;
|
|
73
73
|
}
|
|
74
|
-
.
|
|
75
|
-
.
|
|
74
|
+
.attach__file_8emx8,
|
|
75
|
+
.attach__noFile_8emx8 {
|
|
76
76
|
display: inline-block;
|
|
77
77
|
margin-left: 0.5em;
|
|
78
78
|
text-align: center;
|
|
79
79
|
}
|
|
80
|
-
.
|
|
80
|
+
.attach__clear_8emx8 {
|
|
81
81
|
margin: 0 0 0 5px;
|
|
82
82
|
padding: 0;
|
|
83
83
|
cursor: pointer;
|
|
@@ -89,21 +89,21 @@
|
|
|
89
89
|
background: none;
|
|
90
90
|
border: none
|
|
91
91
|
}
|
|
92
|
-
.
|
|
92
|
+
.attach__clear_8emx8:before {
|
|
93
93
|
content: '\D7';
|
|
94
94
|
}
|
|
95
|
-
.
|
|
95
|
+
.attach__progressBar_8emx8 {
|
|
96
96
|
margin-top: var(--gap-2xs);
|
|
97
97
|
}
|
|
98
|
-
.
|
|
99
|
-
.
|
|
100
|
-
.
|
|
98
|
+
.attach__disabled_8emx8 .attach__noFile_8emx8,
|
|
99
|
+
.attach__disabled_8emx8 .attach__file_8emx8,
|
|
100
|
+
.attach__disabled_8emx8 .attach__icon_8emx8 {
|
|
101
101
|
opacity: 0.3;
|
|
102
102
|
}
|
|
103
|
-
.
|
|
103
|
+
.attach__disabled_8emx8 .attach__clear_8emx8 {
|
|
104
104
|
display: none;
|
|
105
105
|
}
|
|
106
|
-
.
|
|
106
|
+
.attach__focused_8emx8 {
|
|
107
107
|
outline: 2px solid var(--focus-color);
|
|
108
108
|
outline-offset: 2px;
|
|
109
109
|
}
|
|
@@ -9,7 +9,7 @@ import { ProgressBar } from '../../progress-bar/modern';
|
|
|
9
9
|
import { KeyboardFocusable } from '../../keyboard-focusable/modern';
|
|
10
10
|
import { truncateFilename } from './utils/index.js';
|
|
11
11
|
|
|
12
|
-
var styles = {"component":"
|
|
12
|
+
var styles = {"component":"attach__component_8emx8","label":"attach__label_8emx8","control":"attach__control_8emx8","xs":"attach__xs_8emx8","file":"attach__file_8emx8","noFile":"attach__noFile_8emx8","s":"attach__s_8emx8","m":"attach__m_8emx8","l":"attach__l_8emx8","clear":"attach__clear_8emx8","progressBar":"attach__progressBar_8emx8","disabled":"attach__disabled_8emx8","icon":"attach__icon_8emx8","focused":"attach__focused_8emx8"};
|
|
13
13
|
require('./index.css');
|
|
14
14
|
|
|
15
15
|
const MULTIPLE_TEXTS = ['файл', 'файла', 'файлов'];
|