@alfalab/core-components 19.11.1 → 20.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/alert/esm/index.css +0 -5
- package/alert/index.css +0 -5
- package/alert/modern/index.css +0 -5
- package/amount/esm/index.css +0 -5
- package/amount/index.css +0 -5
- package/amount/modern/index.css +0 -5
- package/amount-input/default.css +0 -3
- package/amount-input/esm/default.css +0 -3
- package/amount-input/esm/index.css +0 -5
- package/amount-input/esm/inverted.css +0 -5
- package/amount-input/index.css +0 -5
- package/amount-input/inverted.css +0 -5
- package/amount-input/modern/default.css +0 -3
- package/amount-input/modern/index.css +0 -5
- package/amount-input/modern/inverted.css +0 -5
- package/attach/esm/index.css +0 -3
- package/attach/index.css +0 -3
- package/attach/modern/index.css +0 -3
- package/backdrop/esm/index.css +0 -3
- package/backdrop/index.css +0 -3
- package/backdrop/modern/index.css +0 -3
- package/badge/esm/index.css +0 -3
- package/badge/index.css +0 -3
- package/badge/modern/index.css +0 -3
- package/bank-card/Component.js +1 -1
- package/bank-card/esm/Component.js +1 -1
- package/bank-card/esm/index.css +40 -24
- package/bank-card/index.css +40 -24
- package/bank-card/modern/Component.js +1 -1
- package/bank-card/modern/index.css +40 -24
- package/base-modal/Component.js +20 -13
- package/base-modal/esm/Component.js +22 -15
- package/base-modal/esm/index.css +1 -4
- package/base-modal/esm/index.js +1 -1
- package/base-modal/esm/utils.d.ts +3 -2
- package/base-modal/esm/utils.js +36 -15
- package/base-modal/index.css +1 -4
- package/base-modal/index.js +1 -0
- package/base-modal/modern/Component.js +22 -15
- package/base-modal/modern/index.css +1 -4
- package/base-modal/modern/index.js +1 -1
- package/base-modal/modern/utils.d.ts +3 -2
- package/base-modal/modern/utils.js +35 -14
- package/base-modal/utils.d.ts +3 -2
- package/base-modal/utils.js +36 -14
- package/bottom-sheet/{Component-75c61faf.d.ts → Component-47f23852.d.ts} +0 -0
- package/bottom-sheet/Component-47f23852.js +53 -0
- package/bottom-sheet/component.js +1 -1
- package/bottom-sheet/components/footer/index.css +0 -3
- package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/{cssm/Component-3a3629ef.d.ts → esm/Component-2f048341.d.ts} +0 -0
- package/bottom-sheet/esm/Component-2f048341.js +49 -0
- package/bottom-sheet/esm/component.js +1 -1
- package/bottom-sheet/esm/components/footer/index.css +0 -3
- package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
- package/bottom-sheet/esm/index.css +0 -3
- package/bottom-sheet/esm/index.js +1 -1
- package/bottom-sheet/index.css +0 -3
- package/bottom-sheet/index.js +1 -1
- package/bottom-sheet/modern/components/footer/index.css +0 -3
- package/bottom-sheet/modern/components/swipeable-backdrop/Component.js +3 -1
- package/bottom-sheet/modern/index.css +0 -3
- package/button/default.css +0 -3
- package/button/esm/default.css +0 -3
- package/button/esm/index.css +0 -3
- package/button/esm/inverted.css +0 -3
- package/button/index.css +0 -3
- package/button/inverted.css +0 -3
- package/button/modern/default.css +0 -3
- package/button/modern/index.css +0 -3
- package/button/modern/inverted.css +0 -3
- package/calendar/Component.js +1 -1
- package/calendar/components/days-table/Component.js +1 -1
- package/calendar/components/days-table/index.css +0 -3
- package/calendar/components/days-table/index.js +1 -1
- package/calendar/components/header/Component.js +1 -1
- package/calendar/components/header/index.css +0 -5
- package/calendar/components/header/index.js +1 -1
- package/calendar/components/months-table/Component.js +1 -1
- package/calendar/components/months-table/index.css +0 -5
- package/calendar/components/months-table/index.js +1 -1
- package/calendar/components/select-button/Component.js +1 -1
- package/calendar/components/select-button/index.css +0 -3
- package/calendar/components/select-button/index.js +1 -1
- package/calendar/components/years-table/Component.js +1 -1
- package/calendar/components/years-table/index.css +0 -5
- 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.css +0 -3
- 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.css +0 -5
- 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.css +0 -5
- 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.css +0 -3
- 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.css +0 -5
- package/calendar/esm/components/years-table/index.js +1 -1
- package/calendar/esm/index.css +0 -5
- package/calendar/esm/index.js +1 -1
- package/calendar/{cssm/tslib.es6-ce870b46.d.ts → esm/tslib.es6-fca4e183.d.ts} +0 -0
- package/calendar/esm/{tslib.es6-380d0bf1.js → tslib.es6-fca4e183.js} +0 -0
- package/calendar/index.css +0 -5
- package/calendar/index.js +1 -1
- package/calendar/modern/components/days-table/index.css +0 -3
- package/calendar/modern/components/header/index.css +0 -5
- package/calendar/modern/components/months-table/index.css +0 -5
- package/calendar/modern/components/select-button/index.css +0 -3
- package/calendar/modern/components/years-table/index.css +0 -5
- package/calendar/modern/index.css +0 -5
- package/calendar/{esm/tslib.es6-380d0bf1.d.ts → tslib.es6-8fcb4075.d.ts} +0 -0
- package/calendar/{cssm/tslib.es6-ce870b46.js → tslib.es6-8fcb4075.js} +0 -0
- package/calendar-input/Component.d.ts +1 -1
- package/calendar-input/esm/index.css +0 -3
- package/calendar-input/index.css +0 -3
- package/calendar-input/modern/index.css +0 -3
- package/calendar-range/esm/index.css +0 -3
- package/calendar-range/index.css +0 -3
- package/calendar-range/modern/index.css +0 -3
- package/calendar-with-skeleton/esm/index.css +0 -3
- package/calendar-with-skeleton/index.css +0 -3
- package/calendar-with-skeleton/modern/index.css +0 -3
- package/cdn-icon/esm/index.css +0 -5
- package/cdn-icon/index.css +0 -5
- package/cdn-icon/modern/index.css +0 -5
- package/checkbox/esm/index.css +0 -3
- package/checkbox/index.css +0 -3
- package/checkbox/modern/index.css +0 -3
- package/checkbox-group/Component.d.ts +1 -1
- package/checkbox-group/Component.js +1 -1
- package/checkbox-group/esm/Component.d.ts +1 -1
- package/checkbox-group/esm/Component.js +1 -1
- package/checkbox-group/esm/index.css +0 -3
- package/checkbox-group/index.css +0 -3
- package/checkbox-group/modern/Component.d.ts +1 -1
- package/checkbox-group/modern/Component.js +1 -1
- package/checkbox-group/modern/index.css +0 -3
- package/circular-progress-bar/esm/index.css +0 -3
- package/circular-progress-bar/index.css +0 -3
- package/circular-progress-bar/modern/index.css +0 -3
- package/collapse/esm/index.css +0 -5
- package/collapse/index.css +0 -5
- package/collapse/modern/index.css +0 -5
- package/confirmation/components/code-input/index.css +1 -3
- package/confirmation/components/countdown/index.css +0 -3
- package/confirmation/components/countdown-loader/index.css +0 -3
- package/confirmation/components/sign-confirmation/index.css +0 -3
- package/confirmation/esm/components/code-input/index.css +1 -3
- package/confirmation/esm/components/countdown/index.css +0 -3
- package/confirmation/esm/components/countdown-loader/index.css +0 -3
- package/confirmation/esm/components/sign-confirmation/index.css +0 -3
- package/confirmation/esm/index.css +0 -3
- package/confirmation/index.css +0 -3
- package/confirmation/modern/components/code-input/index.css +1 -3
- package/confirmation/modern/components/countdown/index.css +0 -3
- package/confirmation/modern/components/countdown-loader/index.css +0 -3
- package/confirmation/modern/components/sign-confirmation/index.css +0 -3
- package/confirmation/modern/index.css +0 -3
- package/date-input/esm/index.css +0 -5
- package/date-input/index.css +0 -5
- package/date-input/modern/index.css +0 -5
- package/divider/esm/index.css +0 -3
- package/divider/index.css +0 -3
- package/divider/modern/index.css +0 -3
- package/drawer/esm/index.css +0 -3
- package/drawer/index.css +0 -3
- package/drawer/modern/index.css +0 -3
- package/dropzone/Component.d.ts +13 -3
- package/dropzone/Component.js +20 -12
- package/dropzone/components/index.d.ts +1 -0
- package/dropzone/components/index.js +10 -0
- package/dropzone/components/overlay/Component.d.ts +13 -0
- package/dropzone/components/overlay/Component.js +25 -0
- package/dropzone/components/overlay/index.css +50 -0
- package/{alert/cssm → dropzone/components/overlay}/index.d.ts +0 -0
- package/dropzone/components/overlay/index.js +10 -0
- package/dropzone/esm/Component.d.ts +13 -3
- package/dropzone/esm/Component.js +20 -12
- package/dropzone/esm/components/index.d.ts +1 -0
- package/dropzone/esm/components/index.js +4 -0
- package/dropzone/esm/components/overlay/Component.d.ts +13 -0
- package/dropzone/esm/components/overlay/Component.js +18 -0
- package/dropzone/esm/components/overlay/index.css +50 -0
- package/{amount-input/cssm → dropzone/esm/components/overlay}/index.d.ts +0 -0
- package/dropzone/esm/components/overlay/index.js +4 -0
- package/dropzone/esm/index.css +22 -56
- package/dropzone/esm/index.js +2 -1
- package/dropzone/index.css +22 -56
- package/dropzone/index.js +2 -1
- package/dropzone/modern/Component.d.ts +13 -3
- package/dropzone/modern/Component.js +20 -12
- package/dropzone/modern/components/index.d.ts +1 -0
- package/dropzone/modern/components/index.js +4 -0
- package/dropzone/modern/components/overlay/Component.d.ts +13 -0
- package/dropzone/modern/components/overlay/Component.js +16 -0
- package/dropzone/modern/components/overlay/index.css +50 -0
- package/{attach/cssm → dropzone/modern/components/overlay}/index.d.ts +0 -0
- package/dropzone/modern/components/overlay/index.js +4 -0
- package/dropzone/modern/index.css +22 -56
- package/dropzone/modern/index.js +1 -0
- package/file-upload-item/Component.d.ts +2 -1
- package/file-upload-item/esm/Component.d.ts +2 -1
- package/file-upload-item/esm/index.css +0 -3
- package/file-upload-item/index.css +0 -3
- package/file-upload-item/modern/Component.d.ts +2 -1
- package/file-upload-item/modern/index.css +0 -3
- package/form-control/Component.d.ts +2 -2
- package/form-control/Component.js +1 -1
- package/form-control/default.css +0 -3
- package/form-control/esm/Component.d.ts +2 -2
- package/form-control/esm/Component.js +1 -1
- package/form-control/esm/default.css +0 -3
- package/form-control/esm/index.css +0 -5
- package/form-control/esm/inverted.css +1 -4
- package/form-control/index.css +0 -5
- package/form-control/inverted.css +1 -4
- package/form-control/modern/Component.d.ts +2 -2
- package/form-control/modern/Component.js +1 -1
- package/form-control/modern/default.css +0 -3
- package/form-control/modern/index.css +0 -5
- package/form-control/modern/inverted.css +1 -4
- 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/{calendar/tslib.es6-50162ba7.d.ts → grid/esm/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/{cssm/tslib.es6-3084c748.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/icon-button/default.css +0 -3
- package/icon-button/esm/default.css +0 -3
- package/icon-button/esm/index.css +0 -5
- package/icon-button/esm/inverted.css +0 -3
- package/icon-button/index.css +0 -5
- package/icon-button/inverted.css +0 -3
- package/icon-button/modern/default.css +0 -3
- package/icon-button/modern/index.css +0 -5
- package/icon-button/modern/inverted.css +0 -3
- package/input/Component.d.ts +2 -2
- package/input/default.css +3 -3
- package/input/esm/Component.d.ts +2 -2
- package/input/esm/default.css +3 -3
- package/input/esm/index.css +0 -3
- package/input/esm/inverted.css +3 -3
- package/input/index.css +0 -3
- package/input/inverted.css +3 -3
- package/input/modern/Component.d.ts +2 -2
- package/input/modern/default.css +3 -3
- package/input/modern/index.css +0 -3
- package/input/modern/inverted.css +3 -3
- package/input-autocomplete/{Component-d1c7e395.d.ts → Component-4eb14ed5.d.ts} +0 -0
- package/input-autocomplete/Component-4eb14ed5.js +81 -0
- package/input-autocomplete/Component.d.ts +2 -2
- 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/{cssm/Component-a04a9434.d.ts → esm/Component-580300ee.d.ts} +0 -0
- package/input-autocomplete/esm/Component-580300ee.js +74 -0
- package/input-autocomplete/esm/Component.d.ts +2 -2
- 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/Component.d.ts +2 -2
- 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-c769f9ab.d.ts → component-287e197d.d.ts} +0 -0
- package/intl-phone-input/component-287e197d.js +72 -0
- 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 -9
- 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 -11
- package/intl-phone-input/components/select-field/index.d.ts +1 -1
- package/intl-phone-input/components/select-field/index.js +1 -1
- package/intl-phone-input/{cssm/component-88f82cfc.d.ts → esm/component-8145572d.d.ts} +0 -0
- package/intl-phone-input/esm/component-8145572d.js +65 -0
- 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 -9
- 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 -11
- 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/{cssm/libphonenumber-js.min-d3a9d490.d.ts → esm/libphonenumber-js.min-d12da39d.d.ts} +0 -0
- package/intl-phone-input/{cssm/libphonenumber-js.min-d3a9d490.js → esm/libphonenumber-js.min-d12da39d.js} +0 -0
- package/intl-phone-input/index.css +3 -3
- package/intl-phone-input/index.js +1 -1
- package/intl-phone-input/{esm/libphonenumber-js.min-5193d589.d.ts → libphonenumber-js.min-02942ad2.d.ts} +0 -0
- package/intl-phone-input/{esm/libphonenumber-js.min-5193d589.js → libphonenumber-js.min-02942ad2.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 -9
- package/intl-phone-input/modern/components/select-field/component.js +1 -1
- package/intl-phone-input/modern/components/select-field/index.css +8 -11
- package/intl-phone-input/modern/index.css +3 -3
- package/intl-phone-input/{libphonenumber-js.min-b3a8fa4e.d.ts → modern/libphonenumber-js.min-d12da39d.d.ts} +0 -0
- package/intl-phone-input/{libphonenumber-js.min-b3a8fa4e.js → modern/libphonenumber-js.min-d12da39d.js} +0 -0
- package/link/default.css +0 -3
- package/link/esm/default.css +0 -3
- package/link/esm/index.css +0 -3
- package/link/esm/inverted.css +0 -3
- package/link/index.css +0 -3
- package/link/inverted.css +0 -3
- package/link/modern/default.css +0 -3
- package/link/modern/index.css +0 -3
- package/link/modern/inverted.css +0 -3
- package/list/esm/index.css +0 -3
- package/list/index.css +0 -3
- package/list/modern/index.css +0 -3
- package/list-header/esm/index.css +0 -3
- package/list-header/index.css +0 -3
- package/list-header/modern/index.css +0 -3
- package/masked-input/Component.d.ts +1 -1
- package/masked-input/esm/Component.d.ts +1 -1
- package/masked-input/modern/Component.d.ts +1 -1
- 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/closer/index.css +0 -5
- package/modal/components/content/Component.desktop.js +1 -1
- package/modal/components/content/Component.mobile.js +1 -1
- package/modal/components/content/desktop.css +20 -7
- package/modal/components/content/mobile.css +20 -7
- package/modal/components/footer/Component.desktop.js +1 -1
- package/modal/components/footer/Component.mobile.js +1 -1
- package/modal/components/footer/desktop.css +20 -7
- package/modal/components/footer/layout.css +0 -5
- package/modal/components/footer/mobile.css +20 -7
- 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/components/header/desktop.css +20 -7
- package/modal/components/header/mobile.css +20 -7
- package/modal/desktop.css +0 -5
- 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/closer/index.css +0 -5
- package/modal/esm/components/content/Component.desktop.js +1 -1
- package/modal/esm/components/content/Component.mobile.js +1 -1
- package/modal/esm/components/content/desktop.css +20 -7
- package/modal/esm/components/content/mobile.css +20 -7
- package/modal/esm/components/footer/Component.desktop.js +1 -1
- package/modal/esm/components/footer/Component.mobile.js +1 -1
- package/modal/esm/components/footer/desktop.css +20 -7
- package/modal/esm/components/footer/layout.css +0 -5
- package/modal/esm/components/footer/mobile.css +20 -7
- 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/components/header/desktop.css +20 -7
- package/modal/esm/components/header/mobile.css +20 -7
- package/modal/esm/desktop.css +0 -5
- package/modal/esm/desktop.js +2 -2
- package/modal/esm/index.js +2 -2
- package/modal/esm/mobile.css +0 -5
- package/modal/esm/mobile.js +2 -2
- package/modal/esm/responsive.js +2 -2
- package/modal/esm/{transitions.module-1f138c91.js → transitions.module-1ef342f7.js} +0 -0
- package/{grid/esm/gutters.module-c9c70930.d.ts → modal/esm/tslib.es6-ebe3bc3b.d.ts} +0 -0
- package/modal/esm/{tslib.es6-f7ad96ab.js → tslib.es6-ebe3bc3b.js} +0 -0
- package/modal/index.js +2 -2
- package/modal/mobile.css +0 -5
- 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/components/closer/index.css +0 -5
- package/modal/modern/components/content/desktop.css +20 -7
- package/modal/modern/components/content/mobile.css +20 -7
- package/modal/modern/components/footer/desktop.css +20 -7
- package/modal/modern/components/footer/layout.css +0 -5
- package/modal/modern/components/footer/mobile.css +20 -7
- package/modal/modern/components/header/desktop.css +20 -7
- package/modal/modern/components/header/mobile.css +20 -7
- package/modal/modern/desktop.css +0 -5
- package/modal/modern/desktop.js +1 -1
- package/modal/modern/index.js +1 -1
- package/modal/modern/mobile.css +0 -5
- package/modal/modern/mobile.js +1 -1
- package/modal/modern/responsive.js +1 -1
- package/modal/modern/{transitions.module-1f138c91.js → transitions.module-1ef342f7.js} +0 -0
- package/modal/responsive.js +2 -2
- package/modal/{transitions.module-886c7414.js → transitions.module-22352f4f.js} +0 -0
- package/{grid/gutters.module-ec984f94.d.ts → modal/tslib.es6-8c57e210.d.ts} +0 -0
- package/{calendar/tslib.es6-50162ba7.js → modal/tslib.es6-8c57e210.js} +0 -0
- package/notification/esm/index.css +0 -5
- package/notification/index.css +0 -5
- package/notification/modern/index.css +0 -5
- package/package.json +3 -3
- package/password-input/component.d.ts +1 -1
- package/password-input/component.js +8 -4
- package/password-input/esm/component.d.ts +1 -1
- package/password-input/esm/component.js +7 -4
- package/password-input/esm/index.css +10 -2
- package/password-input/esm/index.js +1 -0
- package/password-input/index.css +10 -2
- package/password-input/index.js +1 -0
- package/password-input/modern/component.d.ts +1 -1
- package/password-input/modern/component.js +6 -3
- package/password-input/modern/index.css +10 -2
- package/password-input/modern/index.js +1 -0
- package/picker-button/Component-952ada36.d.ts +812 -0
- package/picker-button/Component-952ada36.js +63 -0
- package/picker-button/Component.js +2 -2
- package/picker-button/esm/Component-9625a611.d.ts +812 -0
- package/picker-button/esm/Component-9625a611.js +57 -0
- 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 -8
- 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 -8
- 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.d.ts +7 -3
- package/picker-button/modern/field/Component.js +1 -1
- package/picker-button/modern/field/index.css +3 -8
- package/picker-button/modern/index.css +2 -2
- package/plate/esm/index.css +0 -3
- package/plate/index.css +0 -3
- package/plate/modern/index.css +0 -3
- package/popover/Component.d.ts +4 -0
- package/popover/Component.js +24 -2
- package/popover/esm/Component.d.ts +4 -0
- package/popover/esm/Component.js +25 -3
- package/popover/esm/index.css +0 -3
- package/popover/esm/index.js +1 -0
- package/popover/index.css +0 -3
- package/popover/index.js +1 -0
- package/popover/modern/Component.d.ts +4 -0
- package/popover/modern/Component.js +25 -2
- package/popover/modern/index.css +0 -3
- package/popover/modern/index.js +1 -0
- package/progress-bar/esm/index.css +0 -3
- package/progress-bar/index.css +0 -3
- package/progress-bar/modern/index.css +0 -3
- package/pure-input/esm/index.css +3 -3
- package/pure-input/index.css +3 -3
- package/pure-input/modern/index.css +3 -3
- package/radio/esm/index.css +0 -3
- package/radio/index.css +0 -3
- package/radio/modern/index.css +0 -3
- package/radio-group/Component.d.ts +1 -1
- package/radio-group/Component.js +1 -1
- package/radio-group/esm/Component.d.ts +1 -1
- package/radio-group/esm/Component.js +1 -1
- package/radio-group/esm/index.css +0 -3
- package/radio-group/index.css +0 -3
- package/radio-group/modern/Component.d.ts +1 -1
- package/radio-group/modern/Component.js +1 -1
- package/radio-group/modern/index.css +0 -3
- package/select/Component.d.ts +2 -2
- package/select/Component.js +1 -1
- package/select/components/arrow/Component.js +1 -1
- package/select/components/arrow/index.css +3 -8
- package/select/components/base-select/Component.js +2 -2
- package/select/components/base-select/index.css +7 -10
- package/select/components/base-select/index.js +1 -1
- package/select/components/checkmark/Component.js +1 -1
- package/select/components/checkmark/index.css +3 -6
- package/select/components/field/Component.d.ts +1 -1
- package/select/components/field/Component.js +2 -2
- package/select/components/field/index.css +9 -12
- 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 -9
- package/select/components/option/Component.js +2 -2
- package/select/components/option/index.css +20 -23
- 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 -8
- package/select/components/virtual-options-list/Component.js +1 -1
- package/select/components/virtual-options-list/index.css +11 -14
- package/select/esm/Component.d.ts +2 -2
- package/select/esm/Component.js +1 -1
- package/select/esm/components/arrow/Component.js +1 -1
- package/select/esm/components/arrow/index.css +3 -8
- package/select/esm/components/base-select/Component.js +2 -2
- package/select/esm/components/base-select/index.css +7 -10
- 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 -6
- package/select/esm/components/field/Component.d.ts +1 -1
- package/select/esm/components/field/Component.js +2 -2
- package/select/esm/components/field/index.css +9 -12
- 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 -9
- package/select/esm/components/option/Component.js +2 -2
- package/select/esm/components/option/index.css +20 -23
- 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 -8
- package/select/esm/components/virtual-options-list/Component.js +1 -1
- package/select/esm/components/virtual-options-list/index.css +11 -14
- 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/{modal/tslib.es6-942ff754.d.ts → select/esm/tslib.es6-8b45cf3d.d.ts} +0 -0
- package/select/esm/{tslib.es6-16156773.js → tslib.es6-8b45cf3d.js} +0 -0
- package/select/esm/typings.d.ts +2 -2
- package/select/index.js +1 -1
- package/select/modern/Component.d.ts +2 -2
- package/select/modern/components/arrow/Component.js +1 -1
- package/select/modern/components/arrow/index.css +3 -8
- package/select/modern/components/base-select/Component.js +1 -1
- package/select/modern/components/base-select/index.css +7 -10
- package/select/modern/components/checkmark/Component.js +1 -1
- package/select/modern/components/checkmark/index.css +3 -6
- package/select/modern/components/field/Component.d.ts +1 -1
- package/select/modern/components/field/Component.js +1 -1
- package/select/modern/components/field/index.css +9 -12
- package/select/modern/components/optgroup/Component.js +1 -1
- package/select/modern/components/optgroup/index.css +6 -9
- package/select/modern/components/option/Component.js +1 -1
- package/select/modern/components/option/index.css +20 -23
- package/select/modern/components/options-list/Component.js +1 -1
- package/select/modern/components/options-list/index.css +5 -8
- package/select/modern/components/virtual-options-list/Component.js +1 -1
- package/select/modern/components/virtual-options-list/index.css +11 -14
- 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/modern/typings.d.ts +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-with-tags/cssm/tslib.es6-ce870b46.d.ts → select/tslib.es6-eca95c76.d.ts} +0 -0
- package/select/{cssm/tslib.es6-f8106a15.js → tslib.es6-eca95c76.js} +0 -0
- package/select/typings.d.ts +2 -2
- 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.css +0 -3
- 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.css +0 -3
- package/select-with-tags/esm/components/tag-list/index.js +1 -1
- package/select-with-tags/esm/index.js +1 -1
- package/{modal/cssm/tslib.es6-ce870b46.d.ts → select-with-tags/esm/tslib.es6-b33b0ccb.d.ts} +0 -0
- package/select-with-tags/esm/{tslib.es6-804a16a0.js → tslib.es6-b33b0ccb.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/modern/components/tag-list/index.css +0 -3
- package/{modal/esm/tslib.es6-f7ad96ab.d.ts → select-with-tags/tslib.es6-f7cea14b.d.ts} +0 -0
- package/{modal/cssm/tslib.es6-ce870b46.js → select-with-tags/tslib.es6-f7cea14b.js} +0 -0
- package/select-with-tags/utils/index.js +1 -1
- package/select-with-tags/utils/match.js +1 -1
- package/skeleton/esm/index.css +0 -3
- package/skeleton/index.css +0 -3
- package/skeleton/modern/index.css +0 -3
- package/slider/esm/index.css +0 -3
- package/slider/index.css +0 -3
- package/slider/modern/index.css +0 -3
- package/slider-input/esm/index.css +0 -3
- package/slider-input/index.css +0 -3
- package/slider-input/modern/index.css +0 -3
- package/space/Component.js +1 -1
- package/space/{Item-25b63883.d.ts → Item-0663dca1.d.ts} +0 -0
- package/space/{Item-25b63883.js → Item-0663dca1.js} +0 -0
- package/space/Item.js +1 -1
- package/space/esm/Component.js +1 -1
- package/space/{cssm/Item-09e1c4dc.d.ts → esm/Item-2e3eb353.d.ts} +0 -0
- package/space/esm/{Item-e38f68be.js → Item-2e3eb353.js} +0 -0
- package/space/esm/Item.js +1 -1
- package/space/esm/index.css +0 -5
- package/space/esm/index.js +1 -1
- package/space/index.css +0 -5
- package/space/index.js +1 -1
- package/space/modern/index.css +0 -5
- package/status/esm/index.css +0 -3
- package/status/index.css +0 -3
- package/status/modern/index.css +0 -3
- package/stepped-progress-bar/esm/index.css +0 -3
- package/stepped-progress-bar/index.css +0 -3
- package/stepped-progress-bar/modern/index.css +0 -3
- package/switch/esm/index.css +0 -3
- package/switch/index.css +0 -3
- package/switch/modern/index.css +0 -3
- package/tabs/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/components/primary-tablist/Component.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/components/primary-tablist/index.css +0 -3
- package/tabs/components/primary-tablist/mobile.css +20 -7
- package/tabs/components/scrollable-container/index.css +0 -5
- package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
- package/tabs/components/secondary-tablist/Component.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +2 -2
- package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/components/secondary-tablist/index.css +0 -5
- package/tabs/components/secondary-tablist/mobile.css +20 -7
- package/tabs/components/tabs/Component.desktop.js +3 -3
- package/tabs/components/tabs/Component.mobile.js +3 -3
- package/tabs/components/tabs/Component.responsive.js +3 -3
- package/tabs/desktop.js +3 -3
- package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/primary-tablist/index.css +0 -3
- package/tabs/esm/components/primary-tablist/mobile.css +20 -7
- package/tabs/esm/components/scrollable-container/index.css +0 -5
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
- package/tabs/esm/components/secondary-tablist/Component.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +2 -2
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/secondary-tablist/index.css +0 -5
- package/tabs/esm/components/secondary-tablist/mobile.css +20 -7
- 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-a937ba0c.js → index.module-4dc6bbaa.js} +0 -0
- package/tabs/esm/{index.module-bc41e7d6.js → index.module-936763a2.js} +0 -0
- package/tabs/esm/mobile.js +3 -3
- package/tabs/esm/responsive.js +3 -3
- package/{select-with-tags/esm/tslib.es6-804a16a0.d.ts → tabs/esm/tslib.es6-4c8e5e12.d.ts} +0 -0
- package/tabs/esm/{tslib.es6-76e00eac.js → tslib.es6-4c8e5e12.js} +0 -0
- package/tabs/index.js +3 -3
- package/tabs/{index.module-f954e53a.js → index.module-c431d803.js} +0 -0
- package/tabs/{index.module-a9002643.js → index.module-c4eddd2e.js} +0 -0
- package/tabs/mobile.js +3 -3
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/primary-tablist/index.css +0 -3
- package/tabs/modern/components/primary-tablist/mobile.css +20 -7
- package/tabs/modern/components/scrollable-container/index.css +0 -5
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/index.css +0 -5
- package/tabs/modern/components/secondary-tablist/mobile.css +20 -7
- 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-a937ba0c.js → index.module-4dc6bbaa.js} +0 -0
- package/tabs/modern/{index.module-bc41e7d6.js → index.module-936763a2.js} +0 -0
- package/tabs/modern/mobile.js +2 -2
- package/tabs/modern/responsive.js +2 -2
- package/tabs/responsive.js +3 -3
- package/{select-with-tags/tslib.es6-40228fff.d.ts → tabs/tslib.es6-32178775.d.ts} +0 -0
- package/{modal/tslib.es6-942ff754.js → tabs/tslib.es6-32178775.js} +0 -0
- package/tag/default.css +0 -3
- package/tag/esm/default.css +0 -3
- package/tag/esm/index.css +0 -3
- package/tag/esm/inverted.css +0 -3
- package/tag/index.css +0 -3
- package/tag/inverted.css +0 -3
- package/tag/modern/default.css +0 -3
- package/tag/modern/index.css +0 -3
- package/tag/modern/inverted.css +0 -3
- package/textarea/Component.d.ts +2 -2
- package/textarea/default.css +3 -3
- package/textarea/esm/Component.d.ts +2 -2
- package/textarea/esm/default.css +3 -3
- package/textarea/esm/index.css +0 -3
- package/textarea/esm/inverted.css +3 -3
- package/textarea/index.css +0 -3
- package/textarea/inverted.css +3 -3
- package/textarea/modern/Component.d.ts +2 -2
- package/textarea/modern/default.css +3 -3
- package/textarea/modern/index.css +0 -3
- package/textarea/modern/inverted.css +3 -3
- package/themes/backdrop/click.css +0 -3
- package/themes/button/click.css +0 -10
- package/themes/button/corp.css +4 -13
- package/themes/button/mobile.css +0 -9
- package/themes/calendar/click.css +0 -5
- package/themes/checkbox/click.css +0 -5
- package/themes/checkbox/mobile.css +0 -8
- package/themes/click.css +589 -302
- package/themes/compiled/mobile-dark-bluetint.css +723 -0
- package/themes/compiled/mobile-dark-bluetint.d.ts +2 -0
- package/themes/compiled/mobile-dark-bluetint.js +9 -0
- package/themes/confirmation/click.css +0 -5
- package/themes/corp.css +494 -27
- package/themes/dark.css +134 -0
- package/themes/dark.d.ts +2 -0
- package/themes/dark.js +10 -0
- package/themes/dist/amount/click.css +4 -0
- package/themes/dist/backdrop/click.css +4 -0
- package/themes/dist/button/click.css +13 -0
- package/themes/dist/button/corp.css +21 -0
- package/themes/dist/button/mobile.css +19 -0
- package/themes/dist/button/site.css +5 -0
- package/themes/dist/calendar/click.css +11 -0
- package/themes/dist/calendar-input/mobile.css +3 -0
- package/themes/dist/checkbox/click.css +9 -0
- package/themes/dist/checkbox/mobile.css +19 -0
- package/themes/dist/click.css +693 -0
- package/themes/dist/compiled/mobile-dark-bluetint.css +1752 -0
- package/themes/dist/compiled/mobile-dark-bluetint.d.ts +2 -0
- package/themes/dist/compiled/mobile-dark-bluetint.js +11 -0
- package/themes/dist/confirmation/click.css +12 -0
- package/themes/dist/confirmation/mobile.css +7 -0
- package/themes/dist/corp.css +517 -0
- package/themes/dist/dark.css +134 -0
- package/themes/dist/dark.d.ts +2 -0
- package/themes/dist/dark.js +12 -0
- package/themes/dist/dropzone/click.css +5 -0
- package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +2 -0
- package/themes/dist/esm/compiled/mobile-dark-bluetint.js +4 -0
- package/themes/dist/esm/dark.d.ts +2 -0
- package/themes/dist/esm/dark.js +6 -0
- package/themes/dist/form-control/click.css +31 -0
- package/themes/dist/form-control/mobile.css +34 -0
- package/themes/dist/form-control/site.css +5 -0
- package/themes/dist/input/click.css +8 -0
- package/themes/dist/input/corp.css +3 -0
- package/themes/dist/input/mobile.css +13 -0
- package/themes/dist/input/site.css +4 -0
- package/themes/dist/link/click.css +25 -0
- package/themes/dist/list/click.css +4 -0
- package/themes/dist/mixins/amount/click.css +4 -0
- package/themes/dist/mixins/backdrop/click.css +4 -0
- package/themes/dist/mixins/button/click.css +13 -0
- package/themes/dist/mixins/button/corp.css +21 -0
- package/themes/dist/mixins/button/mobile.css +19 -0
- package/themes/dist/mixins/button/site.css +5 -0
- package/themes/dist/mixins/calendar/click.css +11 -0
- package/themes/dist/mixins/calendar-input/mobile.css +3 -0
- package/themes/dist/mixins/checkbox/click.css +9 -0
- package/themes/dist/mixins/checkbox/mobile.css +19 -0
- package/themes/dist/mixins/click.css +46 -0
- package/themes/dist/mixins/confirmation/click.css +12 -0
- package/themes/dist/mixins/confirmation/mobile.css +7 -0
- package/themes/dist/mixins/corp.css +9 -0
- package/themes/dist/mixins/dark.css +134 -0
- package/themes/dist/mixins/dropzone/click.css +5 -0
- package/themes/dist/mixins/form-control/click.css +31 -0
- package/themes/dist/mixins/form-control/mobile.css +34 -0
- package/themes/dist/mixins/form-control/site.css +5 -0
- package/themes/dist/mixins/input/click.css +8 -0
- package/themes/dist/mixins/input/corp.css +3 -0
- package/themes/dist/mixins/input/mobile.css +13 -0
- package/themes/dist/mixins/input/site.css +4 -0
- package/themes/dist/mixins/link/click.css +25 -0
- package/themes/dist/mixins/list/click.css +4 -0
- package/themes/dist/mixins/mobile.css +25 -0
- package/themes/dist/mixins/modal/click.css +29 -0
- package/themes/dist/mixins/radio/click.css +9 -0
- package/themes/dist/mixins/radio/mobile.css +19 -0
- package/themes/dist/mixins/select/click.css +18 -0
- package/themes/dist/mixins/site.css +11 -0
- package/themes/dist/mixins/skeleton/click.css +8 -0
- package/themes/dist/mixins/slider/click.css +16 -0
- package/themes/dist/mixins/slider/mobile.css +5 -0
- package/themes/dist/mixins/slider-input/mobile.css +3 -0
- package/themes/dist/mixins/switch/click.css +5 -0
- package/themes/dist/mixins/tabs/click.css +20 -0
- package/themes/dist/mixins/tabs/corp.css +4 -0
- package/themes/dist/mixins/tabs/site.css +8 -0
- package/themes/dist/mixins/tag/click.css +11 -0
- package/themes/dist/mixins/tag/mobile.css +14 -0
- package/themes/dist/mixins/toast-plate/click.css +8 -0
- package/themes/dist/mobile.css +594 -0
- package/themes/dist/modal/click.css +29 -0
- package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +2 -0
- package/themes/dist/modern/compiled/mobile-dark-bluetint.js +4 -0
- package/themes/dist/modern/dark.d.ts +2 -0
- package/themes/dist/modern/dark.js +6 -0
- package/themes/dist/package.json +12 -0
- package/themes/dist/radio/click.css +9 -0
- package/themes/dist/radio/mobile.css +19 -0
- package/themes/dist/select/click.css +18 -0
- package/{dark-theme-styles-injector → themes/dist}/send-stats.js +0 -0
- package/themes/dist/site.css +511 -0
- package/themes/dist/skeleton/click.css +8 -0
- package/themes/dist/slider/click.css +16 -0
- package/themes/dist/slider/mobile.css +5 -0
- package/themes/dist/slider-input/mobile.css +3 -0
- package/themes/dist/switch/click.css +5 -0
- package/themes/dist/tabs/click.css +20 -0
- package/themes/dist/tabs/corp.css +4 -0
- package/themes/dist/tabs/site.css +8 -0
- package/themes/dist/tag/click.css +11 -0
- package/themes/dist/tag/mobile.css +14 -0
- package/themes/dist/toast-plate/click.css +8 -0
- package/themes/dropzone/click.css +5 -0
- package/themes/esm/compiled/mobile-dark-bluetint.d.ts +2 -0
- package/themes/esm/compiled/mobile-dark-bluetint.js +1 -0
- package/themes/esm/dark.d.ts +2 -0
- package/themes/esm/dark.js +6 -0
- package/themes/form-control/click.css +0 -8
- package/themes/form-control/mobile.css +0 -7
- package/themes/input/click.css +0 -4
- package/themes/input/mobile.css +0 -9
- package/themes/link/click.css +6 -19
- package/themes/list/click.css +0 -3
- package/themes/mixins/backdrop/click.css +0 -3
- package/themes/mixins/button/click.css +0 -10
- package/themes/mixins/button/corp.css +4 -13
- package/themes/mixins/button/mobile.css +0 -9
- package/themes/mixins/calendar/click.css +0 -5
- package/themes/mixins/checkbox/click.css +0 -5
- package/themes/mixins/checkbox/mobile.css +0 -8
- package/themes/mixins/click.css +2 -0
- package/themes/mixins/confirmation/click.css +0 -5
- package/themes/mixins/dark.css +134 -0
- package/themes/mixins/dropzone/click.css +5 -0
- package/themes/mixins/form-control/click.css +0 -8
- package/themes/mixins/form-control/mobile.css +0 -7
- package/themes/mixins/input/click.css +0 -4
- package/themes/mixins/input/mobile.css +0 -9
- package/themes/mixins/link/click.css +6 -19
- package/themes/mixins/list/click.css +0 -3
- package/themes/mixins/modal/click.css +0 -10
- package/themes/mixins/radio/click.css +0 -5
- package/themes/mixins/radio/mobile.css +0 -8
- package/themes/mixins/skeleton/click.css +0 -4
- package/themes/mixins/slider/click.css +0 -10
- package/themes/mixins/switch/click.css +0 -3
- package/themes/mixins/tabs/click.css +0 -6
- package/themes/mixins/tabs/corp.css +0 -3
- package/themes/mixins/tabs/site.css +0 -4
- package/themes/mixins/tag/click.css +0 -5
- package/themes/mixins/tag/mobile.css +0 -7
- package/themes/mixins/toast-plate/click.css +0 -4
- package/themes/mobile.css +512 -133
- package/themes/modal/click.css +0 -10
- package/themes/modern/compiled/mobile-dark-bluetint.d.ts +2 -0
- package/themes/modern/compiled/mobile-dark-bluetint.js +1 -0
- package/themes/modern/dark.d.ts +2 -0
- package/themes/modern/dark.js +6 -0
- package/themes/package.json +1 -10
- package/themes/radio/click.css +0 -5
- package/themes/radio/mobile.css +0 -8
- package/themes/send-stats.js +82 -0
- package/themes/site.css +496 -24
- package/themes/skeleton/click.css +0 -4
- package/themes/slider/click.css +0 -10
- package/themes/switch/click.css +0 -3
- package/themes/tabs/click.css +0 -6
- package/themes/tabs/corp.css +0 -3
- package/themes/tabs/site.css +0 -4
- package/themes/tag/click.css +0 -5
- package/themes/tag/mobile.css +0 -7
- package/themes/toast-plate/click.css +0 -4
- package/toast/esm/index.css +0 -5
- package/toast/index.css +0 -5
- package/toast/modern/index.css +0 -5
- package/toast-plate/esm/index.css +20 -4
- package/toast-plate/index.css +20 -4
- package/toast-plate/modern/index.css +20 -4
- package/tooltip/{Component-84e0384c.d.ts → Component-fd17e172.d.ts} +0 -0
- package/tooltip/{Component-84e0384c.js → Component-fd17e172.js} +0 -0
- package/tooltip/Component.js +1 -1
- package/tooltip/component.responsive.js +1 -1
- package/tooltip/{cssm/Component-1d6b7d3e.d.ts → esm/Component-d059ddd0.d.ts} +0 -0
- package/tooltip/esm/{Component-24cdba1a.js → Component-d059ddd0.js} +0 -0
- package/tooltip/esm/Component.js +1 -1
- package/tooltip/esm/component.responsive.js +1 -1
- package/tooltip/esm/index.css +0 -3
- 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.css +0 -3
- package/tooltip/index.d.ts +1 -1
- package/tooltip/index.js +1 -1
- package/tooltip/modern/index.css +0 -3
- package/tooltip/responsive.js +1 -1
- package/typography/colors.css +0 -3
- package/{select/cssm/tslib.es6-f8106a15.d.ts → typography/colors.module-7d312c25.d.ts} +0 -0
- package/typography/{colors.module-420a9860.js → colors.module-7d312c25.js} +0 -0
- package/typography/{common.module-b0f51443.js → common.module-c6130e05.js} +0 -0
- package/typography/component.js +2 -2
- package/typography/esm/colors.css +0 -3
- package/{select/esm/tslib.es6-16156773.d.ts → typography/esm/colors.module-c988507f.d.ts} +0 -0
- package/typography/esm/{colors.module-d9df1b1f.js → colors.module-c988507f.js} +0 -0
- package/typography/esm/{common.module-a1e46866.js → common.module-15dfca9d.js} +0 -0
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.d.ts +36 -2
- package/typography/esm/text/component.js +5 -5
- package/typography/esm/text/index.css +0 -5
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/component.d.ts +39 -1
- package/typography/esm/title/component.js +5 -5
- package/typography/esm/title/index.css +0 -5
- package/typography/esm/title/index.js +2 -2
- package/typography/esm/title-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.css +0 -5
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/index.js +2 -2
- package/typography/modern/colors.css +0 -3
- package/typography/modern/{colors.module-e0852db7.js → colors.module-3f74b55a.js} +0 -0
- package/typography/modern/{common.module-a1e46866.js → common.module-15dfca9d.js} +0 -0
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.d.ts +36 -2
- package/typography/modern/text/component.js +3 -3
- package/typography/modern/text/index.css +0 -5
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/component.d.ts +39 -1
- package/typography/modern/title/component.js +3 -3
- package/typography/modern/title/index.css +0 -5
- package/typography/modern/title/index.js +2 -2
- package/typography/modern/title-responsive/component.js +2 -2
- package/typography/modern/title-responsive/index.css +0 -5
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.d.ts +36 -2
- package/typography/text/component.js +4 -4
- package/typography/text/index.css +0 -5
- package/typography/text/index.js +1 -1
- package/typography/title/component.d.ts +39 -1
- package/typography/title/component.js +4 -4
- package/typography/title/index.css +0 -5
- package/typography/title/index.js +2 -2
- package/typography/title-responsive/component.js +2 -2
- package/typography/title-responsive/index.css +0 -5
- package/typography/title-responsive/index.js +2 -2
- package/vars/colors-bluetint.css +41 -27
- package/vars/colors-bluetint.d.ts +2 -0
- package/vars/colors-bluetint.js +10 -0
- package/vars/colors-indigo.css +22 -4
- package/vars/colors-indigo.d.ts +2 -0
- package/vars/colors-indigo.js +10 -0
- package/vars/dist/border-radius.css +9 -0
- package/vars/dist/colors-addons.css +55 -0
- package/vars/dist/colors-bluetint.css +246 -0
- package/vars/dist/colors-bluetint.d.ts +2 -0
- package/vars/dist/colors-bluetint.js +12 -0
- package/vars/dist/colors-indigo.css +268 -0
- package/vars/dist/colors-indigo.d.ts +2 -0
- package/vars/dist/colors-indigo.js +12 -0
- package/vars/dist/colors-transparent.css +22 -0
- package/vars/dist/colors.css +71 -0
- package/vars/dist/cssm/border-radius.css +9 -0
- package/vars/dist/cssm/colors-addons.css +55 -0
- package/vars/dist/cssm/colors-bluetint.css +246 -0
- package/vars/dist/cssm/colors-bluetint.d.ts +2 -0
- package/vars/dist/cssm/colors-bluetint.js +12 -0
- package/vars/dist/cssm/colors-indigo.css +264 -0
- package/vars/dist/cssm/colors-indigo.d.ts +2 -0
- package/vars/dist/cssm/colors-indigo.js +12 -0
- package/vars/dist/cssm/colors-transparent.css +22 -0
- package/vars/dist/cssm/colors.css +71 -0
- package/vars/dist/cssm/gaps.css +30 -0
- package/vars/dist/cssm/index.css +495 -0
- package/{amount/cssm/types/amount-props.js → vars/dist/cssm/mixins.css} +0 -0
- package/vars/dist/cssm/shadows-indigo.css +38 -0
- package/vars/dist/cssm/typography.css +6 -0
- package/vars/dist/esm/colors-bluetint.d.ts +2 -0
- package/vars/dist/esm/colors-bluetint.js +6 -0
- package/vars/dist/esm/colors-indigo.d.ts +2 -0
- package/vars/dist/esm/colors-indigo.js +6 -0
- package/vars/dist/gaps.css +30 -0
- package/vars/dist/index.css +9 -0
- package/vars/dist/mixins.css +4 -0
- package/vars/dist/modern/colors-bluetint.d.ts +2 -0
- package/vars/dist/modern/colors-bluetint.js +6 -0
- package/vars/dist/modern/colors-indigo.d.ts +2 -0
- package/vars/dist/modern/colors-indigo.js +6 -0
- package/vars/dist/package.json +13 -0
- package/vars/dist/send-stats.js +82 -0
- package/vars/dist/shadows-indigo.css +38 -0
- package/vars/dist/typography.css +486 -0
- package/vars/esm/colors-bluetint.d.ts +2 -0
- package/vars/esm/colors-bluetint.js +6 -0
- package/vars/esm/colors-indigo.d.ts +2 -0
- package/vars/esm/colors-indigo.js +6 -0
- package/vars/modern/colors-bluetint.d.ts +2 -0
- package/vars/modern/colors-bluetint.js +6 -0
- package/vars/modern/colors-indigo.d.ts +2 -0
- package/vars/modern/colors-indigo.js +6 -0
- package/vars/package.json +1 -11
- package/vars/send-stats.js +82 -0
- package/vars/typography.css +36 -0
- package/with-suffix/Component.d.ts +2 -2
- package/with-suffix/esm/Component.d.ts +2 -2
- package/with-suffix/modern/Component.d.ts +2 -2
- package/alert/cssm/Component.d.ts +0 -5
- package/alert/cssm/Component.js +0 -58
- package/alert/cssm/index.js +0 -11
- package/alert/cssm/index.module.css +0 -42
- package/amount/cssm/component.d.ts +0 -9
- package/amount/cssm/component.js +0 -35
- package/amount/cssm/index.d.ts +0 -8
- package/amount/cssm/index.js +0 -14
- package/amount/cssm/index.module.css +0 -25
- package/amount/cssm/pure/component.d.ts +0 -10
- package/amount/cssm/pure/component.js +0 -30
- package/amount/cssm/pure/index.d.ts +0 -1
- package/amount/cssm/pure/index.js +0 -11
- package/amount/cssm/pure/index.module.css +0 -3
- package/amount/cssm/types/amount-props.d.ts +0 -29
- package/amount/cssm/types/index.d.ts +0 -2
- package/amount/cssm/types/index.js +0 -1
- package/amount-input/cssm/Component.d.ts +0 -98
- package/amount-input/cssm/Component.js +0 -168
- package/amount-input/cssm/default.module.css +0 -20
- package/amount-input/cssm/index.js +0 -16
- package/amount-input/cssm/index.module.css +0 -40
- package/amount-input/cssm/inverted.module.css +0 -21
- package/amount-input/cssm/utils/index.d.ts +0 -10
- package/amount-input/cssm/utils/index.js +0 -40
- package/attach/cssm/Component.d.ts +0 -133
- package/attach/cssm/Component.js +0 -145
- package/attach/cssm/index.js +0 -18
- package/attach/cssm/index.module.css +0 -108
- package/attach/cssm/utils/index.d.ts +0 -2
- package/attach/cssm/utils/index.js +0 -11
- package/backdrop/cssm/Component.d.ts +0 -36
- package/backdrop/cssm/Component.js +0 -62
- package/backdrop/cssm/index.d.ts +0 -1
- package/backdrop/cssm/index.js +0 -11
- package/backdrop/cssm/index.module.css +0 -49
- package/backdrop/cssm/vars.css +0 -13
- package/badge/cssm/Component.d.ts +0 -34
- package/badge/cssm/Component.js +0 -26
- package/badge/cssm/index.d.ts +0 -1
- package/badge/cssm/index.js +0 -10
- package/badge/cssm/index.module.css +0 -117
- package/bank-card/cssm/Component.d.ts +0 -41
- package/bank-card/cssm/Component.js +0 -70
- package/bank-card/cssm/index.d.ts +0 -1
- package/bank-card/cssm/index.js +0 -15
- package/bank-card/cssm/index.module.css +0 -617
- package/bank-card/cssm/utils.d.ts +0 -8
- package/bank-card/cssm/utils.js +0 -27
- package/base-modal/cssm/Component.d.ts +0 -125
- package/base-modal/cssm/Component.js +0 -236
- package/base-modal/cssm/index.d.ts +0 -2
- package/base-modal/cssm/index.js +0 -23
- package/base-modal/cssm/index.module.css +0 -64
- package/base-modal/cssm/utils.d.ts +0 -5
- package/base-modal/cssm/utils.js +0 -80
- package/bottom-sheet/Component-75c61faf.js +0 -56
- package/bottom-sheet/cssm/Component-3a3629ef.js +0 -56
- package/bottom-sheet/cssm/component.d.ts +0 -55
- package/bottom-sheet/cssm/component.js +0 -150
- package/bottom-sheet/cssm/components/footer/Component.d.ts +0 -13
- package/bottom-sheet/cssm/components/footer/Component.js +0 -26
- package/bottom-sheet/cssm/components/footer/index.module.css +0 -28
- package/bottom-sheet/cssm/components/swipeable-backdrop/Component.d.ts +0 -0
- package/bottom-sheet/cssm/components/swipeable-backdrop/Component.js +0 -9
- package/bottom-sheet/cssm/index.d.ts +0 -1
- package/bottom-sheet/cssm/index.js +0 -18
- package/bottom-sheet/cssm/index.module.css +0 -94
- package/bottom-sheet/esm/Component-00c8f157.d.ts +0 -50
- package/bottom-sheet/esm/Component-00c8f157.js +0 -52
- package/button/cssm/Component.d.ts +0 -63
- package/button/cssm/Component.js +0 -129
- package/button/cssm/default.module.css +0 -196
- package/button/cssm/index.d.ts +0 -1
- package/button/cssm/index.js +0 -16
- package/button/cssm/index.module.css +0 -190
- package/button/cssm/inverted.module.css +0 -184
- package/calendar/cssm/Component.d.ts +0 -67
- package/calendar/cssm/Component.js +0 -103
- package/calendar/cssm/components/days-table/Component.d.ts +0 -32
- package/calendar/cssm/components/days-table/Component.js +0 -77
- package/calendar/cssm/components/days-table/index.d.ts +0 -1
- package/calendar/cssm/components/days-table/index.js +0 -16
- package/calendar/cssm/components/days-table/index.module.css +0 -243
- package/calendar/cssm/components/header/Component.d.ts +0 -46
- package/calendar/cssm/components/header/Component.js +0 -38
- package/calendar/cssm/components/header/index.d.ts +0 -1
- package/calendar/cssm/components/header/index.js +0 -14
- package/calendar/cssm/components/header/index.module.css +0 -113
- package/calendar/cssm/components/months-table/Component.d.ts +0 -18
- package/calendar/cssm/components/months-table/Component.js +0 -30
- package/calendar/cssm/components/months-table/index.d.ts +0 -1
- package/calendar/cssm/components/months-table/index.js +0 -16
- package/calendar/cssm/components/months-table/index.module.css +0 -51
- package/calendar/cssm/components/select-button/Component.d.ts +0 -24
- package/calendar/cssm/components/select-button/Component.js +0 -20
- package/calendar/cssm/components/select-button/index.d.ts +0 -1
- package/calendar/cssm/components/select-button/index.js +0 -12
- package/calendar/cssm/components/select-button/index.module.css +0 -82
- package/calendar/cssm/components/years-table/Component.d.ts +0 -21
- package/calendar/cssm/components/years-table/Component.js +0 -44
- package/calendar/cssm/components/years-table/index.d.ts +0 -1
- package/calendar/cssm/components/years-table/index.js +0 -15
- package/calendar/cssm/components/years-table/index.module.css +0 -62
- package/calendar/cssm/index.d.ts +0 -4
- package/calendar/cssm/index.js +0 -40
- package/calendar/cssm/index.module.css +0 -58
- package/calendar/cssm/typings.d.ts +0 -15
- package/calendar/cssm/typings.js +0 -1
- package/calendar/cssm/useCalendar.d.ts +0 -89
- package/calendar/cssm/useCalendar.js +0 -283
- package/calendar/cssm/usePeriod.d.ts +0 -23
- package/calendar/cssm/usePeriod.js +0 -67
- package/calendar/cssm/utils.d.ts +0 -78
- package/calendar/cssm/utils.js +0 -191
- package/calendar/cssm/vars.css +0 -20
- package/calendar-input/cssm/Component.d.ts +0 -169
- package/calendar-input/cssm/Component.js +0 -161
- package/calendar-input/cssm/index.d.ts +0 -2
- package/calendar-input/cssm/index.js +0 -25
- package/calendar-input/cssm/index.module.css +0 -87
- package/calendar-input/cssm/stories.module.css +0 -33
- package/calendar-input/cssm/utils.d.ts +0 -13
- package/calendar-input/cssm/utils.js +0 -38
- package/calendar-range/cssm/Component.d.ts +0 -55
- package/calendar-range/cssm/Component.js +0 -196
- package/calendar-range/cssm/index.d.ts +0 -1
- package/calendar-range/cssm/index.js +0 -16
- package/calendar-range/cssm/index.module.css +0 -38
- package/calendar-range/cssm/useCalendarMaxMinDates.d.ts +0 -16
- package/calendar-range/cssm/useCalendarMaxMinDates.js +0 -20
- package/calendar-range/cssm/useCalendarMonthes.d.ts +0 -14
- package/calendar-range/cssm/useCalendarMonthes.js +0 -44
- package/calendar-range/cssm/utils.d.ts +0 -11
- package/calendar-range/cssm/utils.js +0 -22
- package/calendar-with-skeleton/cssm/Component.d.ts +0 -24
- package/calendar-with-skeleton/cssm/Component.js +0 -74
- package/calendar-with-skeleton/cssm/index.d.ts +0 -1
- package/calendar-with-skeleton/cssm/index.js +0 -13
- package/calendar-with-skeleton/cssm/index.module.css +0 -63
- package/card-image/cssm/Component.d.ts +0 -50
- package/card-image/cssm/Component.js +0 -38
- package/card-image/cssm/index.d.ts +0 -1
- package/card-image/cssm/index.js +0 -13
- package/card-image/cssm/index.module.css +0 -35
- package/cdn-icon/cssm/Component.d.ts +0 -18
- package/cdn-icon/cssm/Component.js +0 -30
- package/cdn-icon/cssm/index.d.ts +0 -1
- package/cdn-icon/cssm/index.js +0 -9
- package/cdn-icon/cssm/index.module.css +0 -19
- package/checkbox/cssm/Component.d.ts +0 -112
- package/checkbox/cssm/Component.js +0 -93
- package/checkbox/cssm/index.d.ts +0 -1
- package/checkbox/cssm/index.js +0 -13
- package/checkbox/cssm/index.module.css +0 -229
- package/checkbox-group/cssm/Component.d.ts +0 -50
- package/checkbox-group/cssm/Component.js +0 -79
- package/checkbox-group/cssm/index.d.ts +0 -1
- package/checkbox-group/cssm/index.js +0 -10
- package/checkbox-group/cssm/index.module.css +0 -94
- package/circular-progress-bar/cssm/Component.d.ts +0 -37
- package/circular-progress-bar/cssm/Component.js +0 -49
- package/circular-progress-bar/cssm/index.d.ts +0 -1
- package/circular-progress-bar/cssm/index.js +0 -11
- package/circular-progress-bar/cssm/index.module.css +0 -96
- package/collapse/cssm/Component.d.ts +0 -41
- package/collapse/cssm/Component.js +0 -63
- package/collapse/cssm/index.d.ts +0 -1
- package/collapse/cssm/index.js +0 -14
- package/collapse/cssm/index.module.css +0 -39
- package/confirmation/cssm/component.d.ts +0 -136
- package/confirmation/cssm/component.js +0 -110
- package/confirmation/cssm/components/code-input/component.d.ts +0 -16
- package/confirmation/cssm/components/code-input/component.js +0 -156
- package/confirmation/cssm/components/code-input/index.d.ts +0 -1
- package/confirmation/cssm/components/code-input/index.js +0 -12
- package/confirmation/cssm/components/code-input/index.module.css +0 -93
- package/confirmation/cssm/components/code-input/utils.d.ts +0 -10
- package/confirmation/cssm/components/code-input/utils.js +0 -19
- package/confirmation/cssm/components/countdown/component.d.ts +0 -23
- package/confirmation/cssm/components/countdown/component.js +0 -115
- package/confirmation/cssm/components/countdown/index.d.ts +0 -1
- package/confirmation/cssm/components/countdown/index.js +0 -16
- package/confirmation/cssm/components/countdown/index.module.css +0 -87
- package/confirmation/cssm/components/countdown-loader/component.d.ts +0 -7
- package/confirmation/cssm/components/countdown-loader/component.js +0 -26
- package/confirmation/cssm/components/countdown-loader/index.d.ts +0 -1
- package/confirmation/cssm/components/countdown-loader/index.js +0 -9
- package/confirmation/cssm/components/countdown-loader/index.module.css +0 -28
- package/confirmation/cssm/components/index.d.ts +0 -3
- package/confirmation/cssm/components/index.js +0 -25
- package/confirmation/cssm/components/sign-confirmation/component.d.ts +0 -37
- package/confirmation/cssm/components/sign-confirmation/component.js +0 -62
- package/confirmation/cssm/components/sign-confirmation/index.d.ts +0 -1
- package/confirmation/cssm/components/sign-confirmation/index.js +0 -22
- package/confirmation/cssm/components/sign-confirmation/index.module.css +0 -110
- package/confirmation/cssm/index.d.ts +0 -2
- package/confirmation/cssm/index.js +0 -28
- package/confirmation/cssm/index.module.css +0 -121
- package/confirmation/cssm/vars.css +0 -22
- package/dark-theme-styles-injector/component.d.ts +0 -17
- package/dark-theme-styles-injector/component.js +0 -22
- package/dark-theme-styles-injector/cssm/component.d.ts +0 -17
- package/dark-theme-styles-injector/cssm/component.js +0 -22
- package/dark-theme-styles-injector/cssm/index.d.ts +0 -1
- package/dark-theme-styles-injector/cssm/index.js +0 -10
- package/dark-theme-styles-injector/esm/component.d.ts +0 -17
- package/dark-theme-styles-injector/esm/component.js +0 -14
- package/dark-theme-styles-injector/esm/index.d.ts +0 -1
- package/dark-theme-styles-injector/esm/index.js +0 -4
- package/dark-theme-styles-injector/index.d.ts +0 -1
- package/dark-theme-styles-injector/index.js +0 -10
- package/dark-theme-styles-injector/modern/component.d.ts +0 -17
- package/dark-theme-styles-injector/modern/component.js +0 -19
- package/dark-theme-styles-injector/modern/index.d.ts +0 -1
- package/dark-theme-styles-injector/modern/index.js +0 -4
- package/dark-theme-styles-injector/package.json +0 -3
- package/date-input/cssm/Component.d.ts +0 -47
- package/date-input/cssm/Component.js +0 -90
- package/date-input/cssm/index.d.ts +0 -2
- package/date-input/cssm/index.js +0 -25
- package/date-input/cssm/index.module.css +0 -30
- package/date-input/cssm/utils/date-correction-pipe.d.ts +0 -9
- package/date-input/cssm/utils/date-correction-pipe.js +0 -57
- package/date-input/cssm/utils/format.d.ts +0 -7
- package/date-input/cssm/utils/format.js +0 -23
- package/date-input/cssm/utils/index.d.ts +0 -3
- package/date-input/cssm/utils/index.js +0 -20
- package/date-input/cssm/utils/native-supports.d.ts +0 -7
- package/date-input/cssm/utils/native-supports.js +0 -18
- package/divider/cssm/Component.d.ts +0 -14
- package/divider/cssm/Component.js +0 -18
- package/divider/cssm/index.d.ts +0 -1
- package/divider/cssm/index.js +0 -10
- package/divider/cssm/index.module.css +0 -22
- package/drawer/cssm/Component.d.ts +0 -20
- package/drawer/cssm/Component.js +0 -92
- package/drawer/cssm/index.d.ts +0 -1
- package/drawer/cssm/index.js +0 -14
- package/drawer/cssm/index.module.css +0 -84
- package/dropzone/cssm/Component.d.ts +0 -47
- package/dropzone/cssm/Component.js +0 -70
- package/dropzone/cssm/index.d.ts +0 -1
- package/dropzone/cssm/index.js +0 -12
- package/dropzone/cssm/index.module.css +0 -78
- package/dropzone/cssm/utils.d.ts +0 -3
- package/dropzone/cssm/utils.js +0 -8
- package/file-upload-item/cssm/Component.d.ts +0 -71
- package/file-upload-item/cssm/Component.js +0 -68
- package/file-upload-item/cssm/index.d.ts +0 -1
- package/file-upload-item/cssm/index.js +0 -18
- package/file-upload-item/cssm/index.module.css +0 -102
- package/file-upload-item/cssm/utils.d.ts +0 -5
- package/file-upload-item/cssm/utils.js +0 -46
- package/form-control/cssm/Component.d.ts +0 -152
- package/form-control/cssm/Component.js +0 -92
- package/form-control/cssm/default.module.css +0 -94
- package/form-control/cssm/index.d.ts +0 -1
- package/form-control/cssm/index.js +0 -12
- package/form-control/cssm/index.module.css +0 -233
- package/form-control/cssm/inverted.module.css +0 -99
- package/grid/cssm/Component.d.ts +0 -8
- package/grid/cssm/Component.js +0 -18
- package/grid/cssm/col/Component.d.ts +0 -54
- package/grid/cssm/col/Component.js +0 -29
- package/grid/cssm/col/index.d.ts +0 -1
- package/grid/cssm/col/index.js +0 -13
- package/grid/cssm/col/index.module.css +0 -1863
- package/grid/cssm/gutters.module.css +0 -607
- package/grid/cssm/index.d.ts +0 -1
- package/grid/cssm/index.js +0 -16
- package/grid/cssm/row/Component.d.ts +0 -43
- package/grid/cssm/row/Component.js +0 -33
- package/grid/cssm/row/index.d.ts +0 -1
- package/grid/cssm/row/index.js +0 -13
- package/grid/cssm/row/index.module.css +0 -39
- package/grid/cssm/tslib.es6-3084c748.js +0 -24
- package/grid/cssm/typings.d.ts +0 -16
- package/grid/cssm/typings.js +0 -1
- package/grid/cssm/utils/index.d.ts +0 -3
- package/grid/cssm/utils/index.js +0 -37
- package/icon-button/cssm/Component.d.ts +0 -61
- package/icon-button/cssm/Component.js +0 -67
- package/icon-button/cssm/default.module.css +0 -82
- package/icon-button/cssm/index.d.ts +0 -1
- package/icon-button/cssm/index.js +0 -13
- package/icon-button/cssm/index.module.css +0 -40
- package/icon-button/cssm/inverted.module.css +0 -73
- package/input/cssm/Component.d.ts +0 -236
- package/input/cssm/Component.js +0 -146
- package/input/cssm/default.module.css +0 -75
- package/input/cssm/index.d.ts +0 -1
- package/input/cssm/index.js +0 -16
- package/input/cssm/index.module.css +0 -162
- package/input/cssm/inverted.module.css +0 -75
- package/input-autocomplete/Component-d1c7e395.js +0 -81
- package/input-autocomplete/cssm/Component-a04a9434.js +0 -80
- package/input-autocomplete/cssm/Component.d.ts +0 -128
- package/input-autocomplete/cssm/Component.js +0 -27
- package/input-autocomplete/cssm/autocomplete-field/Component.d.ts +0 -0
- package/input-autocomplete/cssm/autocomplete-field/Component.js +0 -12
- package/input-autocomplete/cssm/autocomplete-field/index.d.ts +0 -1
- package/input-autocomplete/cssm/autocomplete-field/index.js +0 -12
- package/input-autocomplete/cssm/autocomplete-field/index.module.css +0 -3
- package/input-autocomplete/cssm/index.d.ts +0 -1
- package/input-autocomplete/cssm/index.js +0 -14
- package/input-autocomplete/esm/Component-f25078cf.d.ts +0 -37
- package/input-autocomplete/esm/Component-f25078cf.js +0 -74
- package/intl-phone-input/component-c769f9ab.js +0 -72
- package/intl-phone-input/cssm/component-88f82cfc.js +0 -71
- package/intl-phone-input/cssm/component.d.ts +0 -67
- package/intl-phone-input/cssm/component.js +0 -151
- package/intl-phone-input/cssm/components/flag-icon/component.d.ts +0 -20
- package/intl-phone-input/cssm/components/flag-icon/component.js +0 -21
- package/intl-phone-input/cssm/components/flag-icon/images/sprites/flag-icon_size_l@1x.png +0 -0
- package/intl-phone-input/cssm/components/flag-icon/images/sprites/flag-icon_size_l@2x.png +0 -0
- package/intl-phone-input/cssm/components/flag-icon/images/sprites/flag-icon_size_m@1x.png +0 -0
- package/intl-phone-input/cssm/components/flag-icon/images/sprites/flag-icon_size_m@2x.png +0 -0
- package/intl-phone-input/cssm/components/flag-icon/images/sprites/flag-icon_size_s@1x.png +0 -0
- package/intl-phone-input/cssm/components/flag-icon/images/sprites/flag-icon_size_s@2x.png +0 -0
- package/intl-phone-input/cssm/components/flag-icon/index.d.ts +0 -1
- package/intl-phone-input/cssm/components/flag-icon/index.js +0 -10
- package/intl-phone-input/cssm/components/flag-icon/index.module.css +0 -4703
- package/intl-phone-input/cssm/components/index.d.ts +0 -3
- package/intl-phone-input/cssm/components/index.js +0 -19
- package/intl-phone-input/cssm/components/select/component.d.ts +0 -10
- package/intl-phone-input/cssm/components/select/component.js +0 -43
- package/intl-phone-input/cssm/components/select/index.d.ts +0 -1
- package/intl-phone-input/cssm/components/select/index.js +0 -17
- package/intl-phone-input/cssm/components/select/index.module.css +0 -43
- package/intl-phone-input/cssm/components/select-field/component.d.ts +0 -0
- package/intl-phone-input/cssm/components/select-field/component.js +0 -14
- package/intl-phone-input/cssm/components/select-field/index.d.ts +0 -1
- package/intl-phone-input/cssm/components/select-field/index.js +0 -14
- package/intl-phone-input/cssm/components/select-field/index.module.css +0 -56
- package/intl-phone-input/cssm/index.d.ts +0 -1
- package/intl-phone-input/cssm/index.js +0 -24
- package/intl-phone-input/cssm/index.module.css +0 -7
- package/intl-phone-input/cssm/useCaretAvoidCountryCode.d.ts +0 -8
- package/intl-phone-input/cssm/useCaretAvoidCountryCode.js +0 -39
- package/intl-phone-input/cssm/usePreventCaretReset.d.ts +0 -8
- package/intl-phone-input/cssm/usePreventCaretReset.js +0 -34
- package/intl-phone-input/cssm/utils/format-phone-with-unclearable-country-code.d.ts +0 -6
- package/intl-phone-input/cssm/utils/format-phone-with-unclearable-country-code.js +0 -22
- package/intl-phone-input/esm/component-92fd3e2a.d.ts +0 -35
- package/intl-phone-input/esm/component-92fd3e2a.js +0 -65
- package/intl-phone-input/modern/libphonenumber-js.min-5193d589.d.ts +0 -1
- package/intl-phone-input/modern/libphonenumber-js.min-5193d589.js +0 -1567
- package/keyboard-focusable/cssm/Component.d.ts +0 -12
- package/keyboard-focusable/cssm/Component.js +0 -14
- package/keyboard-focusable/cssm/index.d.ts +0 -1
- package/keyboard-focusable/cssm/index.js +0 -9
- package/link/cssm/Component.d.ts +0 -97
- package/link/cssm/Component.js +0 -94
- package/link/cssm/default.module.css +0 -68
- package/link/cssm/index.d.ts +0 -1
- package/link/cssm/index.js +0 -14
- package/link/cssm/index.module.css +0 -64
- package/link/cssm/inverted.module.css +0 -62
- package/list/cssm/Component.d.ts +0 -24
- package/list/cssm/Component.js +0 -31
- package/list/cssm/index.d.ts +0 -1
- package/list/cssm/index.js +0 -10
- package/list/cssm/index.module.css +0 -60
- package/list-header/cssm/Component.d.ts +0 -26
- package/list-header/cssm/Component.js +0 -22
- package/list-header/cssm/index.d.ts +0 -1
- package/list-header/cssm/index.js +0 -11
- package/list-header/cssm/index.module.css +0 -34
- package/loader/cssm/Component.d.ts +0 -14
- package/loader/cssm/Component.js +0 -21
- package/loader/cssm/index.d.ts +0 -1
- package/loader/cssm/index.js +0 -10
- package/loader/cssm/index.module.css +0 -40
- package/masked-input/cssm/Component.d.ts +0 -86
- package/masked-input/cssm/Component.js +0 -117
- package/masked-input/cssm/index.d.ts +0 -1
- package/masked-input/cssm/index.js +0 -14
- package/masked-input/cssm/index.module.css +0 -3
- package/modal/cssm/Component.desktop.d.ts +0 -51
- package/modal/cssm/Component.desktop.js +0 -66
- package/modal/cssm/Component.mobile.d.ts +0 -23
- package/modal/cssm/Component.mobile.js +0 -53
- package/modal/cssm/Component.responsive.d.ts +0 -19
- package/modal/cssm/Component.responsive.js +0 -68
- package/modal/cssm/Context.d.ts +0 -4
- package/modal/cssm/Context.js +0 -7
- package/modal/cssm/components/closer/Component.d.ts +0 -17
- package/modal/cssm/components/closer/Component.js +0 -26
- package/modal/cssm/components/closer/index.module.css +0 -56
- package/modal/cssm/components/content/Component.d.ts +0 -19
- package/modal/cssm/components/content/Component.desktop.d.ts +0 -14
- package/modal/cssm/components/content/Component.desktop.js +0 -22
- package/modal/cssm/components/content/Component.js +0 -22
- package/modal/cssm/components/content/Component.mobile.d.ts +0 -5
- package/modal/cssm/components/content/Component.mobile.js +0 -18
- package/modal/cssm/components/content/desktop.module.css +0 -52
- package/modal/cssm/components/content/index.module.css +0 -44
- package/modal/cssm/components/content/mobile.module.css +0 -36
- package/modal/cssm/components/footer/Component.d.ts +0 -27
- package/modal/cssm/components/footer/Component.desktop.d.ts +0 -14
- package/modal/cssm/components/footer/Component.desktop.js +0 -23
- package/modal/cssm/components/footer/Component.js +0 -28
- package/modal/cssm/components/footer/Component.mobile.d.ts +0 -5
- package/modal/cssm/components/footer/Component.mobile.js +0 -19
- package/modal/cssm/components/footer/desktop.module.css +0 -66
- package/modal/cssm/components/footer/index.module.css +0 -47
- package/modal/cssm/components/footer/layout.module.css +0 -88
- package/modal/cssm/components/footer/mobile.module.css +0 -42
- package/modal/cssm/components/header/Component.d.ts +0 -27
- package/modal/cssm/components/header/Component.desktop.d.ts +0 -14
- package/modal/cssm/components/header/Component.desktop.js +0 -25
- package/modal/cssm/components/header/Component.js +0 -35
- package/modal/cssm/components/header/Component.mobile.d.ts +0 -5
- package/modal/cssm/components/header/Component.mobile.js +0 -21
- package/modal/cssm/components/header/desktop.module.css +0 -75
- package/modal/cssm/components/header/index.module.css +0 -66
- package/modal/cssm/components/header/mobile.module.css +0 -51
- package/modal/cssm/desktop.d.ts +0 -1
- package/modal/cssm/desktop.js +0 -28
- package/modal/cssm/desktop.module.css +0 -62
- package/modal/cssm/index.d.ts +0 -2
- package/modal/cssm/index.js +0 -39
- package/modal/cssm/mobile.d.ts +0 -1
- package/modal/cssm/mobile.js +0 -28
- package/modal/cssm/mobile.module.css +0 -29
- package/modal/cssm/responsive.d.ts +0 -1
- package/modal/cssm/responsive.js +0 -38
- package/modal/cssm/transitions.module.css +0 -24
- package/modal/cssm/utils.d.ts +0 -5
- package/modal/cssm/utils.js +0 -80
- package/modal/cssm/vars.css +0 -25
- package/mq/cssm/Component.d.ts +0 -17
- package/mq/cssm/Component.js +0 -26
- package/mq/cssm/index.d.ts +0 -2
- package/mq/cssm/index.js +0 -11
- package/mq/cssm/useMatchMedia.d.ts +0 -6
- package/mq/cssm/useMatchMedia.js +0 -25
- package/mq/cssm/utils.d.ts +0 -21
- package/mq/cssm/utils.js +0 -69
- package/notification/cssm/Component.d.ts +0 -97
- package/notification/cssm/Component.js +0 -153
- package/notification/cssm/index.d.ts +0 -1
- package/notification/cssm/index.js +0 -17
- package/notification/cssm/index.module.css +0 -61
- package/notification/cssm/utils/index.d.ts +0 -4
- package/notification/cssm/utils/index.js +0 -32
- package/notification-manager/cssm/component-d28c47be.d.ts +0 -43
- package/notification-manager/cssm/component-d28c47be.js +0 -67
- package/notification-manager/cssm/component.d.ts +0 -51
- package/notification-manager/cssm/component.js +0 -31
- package/notification-manager/cssm/components/index.d.ts +0 -1
- package/notification-manager/cssm/components/index.js +0 -9
- package/notification-manager/cssm/components/notification/component.d.ts +0 -0
- package/notification-manager/cssm/components/notification/component.js +0 -9
- package/notification-manager/cssm/components/notification/index.d.ts +0 -1
- package/notification-manager/cssm/components/notification/index.js +0 -9
- package/notification-manager/cssm/index.d.ts +0 -1
- package/notification-manager/cssm/index.js +0 -14
- package/notification-manager/cssm/index.module.css +0 -59
- package/password-input/cssm/component.d.ts +0 -55
- package/password-input/cssm/component.js +0 -72
- package/password-input/cssm/index.d.ts +0 -1
- package/password-input/cssm/index.js +0 -13
- package/password-input/cssm/index.module.css +0 -7
- package/phone-input/cssm/Component.d.ts +0 -10
- package/phone-input/cssm/Component.js +0 -134
- package/phone-input/cssm/index.d.ts +0 -1
- package/phone-input/cssm/index.js +0 -11
- package/phone-input/cssm/utils/index.d.ts +0 -17
- package/phone-input/cssm/utils/index.js +0 -35
- package/picker-button/Component-a07d50b1.d.ts +0 -808
- package/picker-button/Component-a07d50b1.js +0 -63
- package/picker-button/cssm/Component-c7d52094.d.ts +0 -808
- package/picker-button/cssm/Component-c7d52094.js +0 -62
- package/picker-button/cssm/Component.d.ts +0 -18
- package/picker-button/cssm/Component.js +0 -30
- package/picker-button/cssm/field/Component.d.ts +0 -0
- package/picker-button/cssm/field/Component.js +0 -13
- package/picker-button/cssm/field/index.d.ts +0 -1
- package/picker-button/cssm/field/index.js +0 -13
- package/picker-button/cssm/field/index.module.css +0 -23
- package/picker-button/cssm/index.d.ts +0 -1
- package/picker-button/cssm/index.js +0 -16
- package/picker-button/cssm/index.module.css +0 -3
- package/picker-button/esm/Component-174802a0.d.ts +0 -808
- package/picker-button/esm/Component-174802a0.js +0 -57
- package/plate/cssm/Component.d.ts +0 -74
- package/plate/cssm/Component.js +0 -101
- package/plate/cssm/index.d.ts +0 -1
- package/plate/cssm/index.js +0 -13
- package/plate/cssm/index.module.css +0 -170
- package/popover/cssm/Component.d.ts +0 -93
- package/popover/cssm/Component.js +0 -105
- package/popover/cssm/index.d.ts +0 -1
- package/popover/cssm/index.js +0 -15
- package/popover/cssm/index.module.css +0 -124
- package/portal/cssm/Component.d.ts +0 -12
- package/portal/cssm/Component.js +0 -25
- package/portal/cssm/index.d.ts +0 -1
- package/portal/cssm/index.js +0 -10
- package/portal/cssm/utils.d.ts +0 -5
- package/portal/cssm/utils.js +0 -25
- package/progress-bar/cssm/Component.d.ts +0 -22
- package/progress-bar/cssm/Component.js +0 -19
- package/progress-bar/cssm/index.d.ts +0 -1
- package/progress-bar/cssm/index.js +0 -10
- package/progress-bar/cssm/index.module.css +0 -47
- package/pure-input/cssm/Component.d.ts +0 -48
- package/pure-input/cssm/Component.js +0 -74
- package/pure-input/cssm/index.d.ts +0 -1
- package/pure-input/cssm/index.js +0 -12
- package/pure-input/cssm/index.module.css +0 -155
- package/radio/cssm/Component.d.ts +0 -120
- package/radio/cssm/Component.js +0 -82
- package/radio/cssm/index.d.ts +0 -1
- package/radio/cssm/index.js +0 -12
- package/radio/cssm/index.module.css +0 -212
- package/radio-group/cssm/Component.d.ts +0 -60
- package/radio-group/cssm/Component.js +0 -93
- package/radio-group/cssm/index.d.ts +0 -1
- package/radio-group/cssm/index.js +0 -10
- package/radio-group/cssm/index.module.css +0 -94
- package/select/cssm/Component.d.ts +0 -110
- package/select/cssm/Component.js +0 -38
- package/select/cssm/components/arrow/Component.d.ts +0 -4
- package/select/cssm/components/arrow/Component.js +0 -19
- package/select/cssm/components/arrow/index.d.ts +0 -1
- package/select/cssm/components/arrow/index.js +0 -10
- package/select/cssm/components/arrow/index.module.css +0 -40
- package/select/cssm/components/base-select/Component.d.ts +0 -5
- package/select/cssm/components/base-select/Component.js +0 -227
- package/select/cssm/components/base-select/index.d.ts +0 -1
- package/select/cssm/components/base-select/index.js +0 -17
- package/select/cssm/components/base-select/index.module.css +0 -79
- package/select/cssm/components/checkmark/Component.d.ts +0 -4
- package/select/cssm/components/checkmark/Component.js +0 -21
- package/select/cssm/components/checkmark/index.d.ts +0 -1
- package/select/cssm/components/checkmark/index.js +0 -10
- package/select/cssm/components/checkmark/index.module.css +0 -54
- package/select/cssm/components/field/Component.d.ts +0 -24
- package/select/cssm/components/field/Component.js +0 -40
- package/select/cssm/components/field/index.d.ts +0 -1
- package/select/cssm/components/field/index.js +0 -14
- package/select/cssm/components/field/index.module.css +0 -66
- package/select/cssm/components/index.d.ts +0 -7
- package/select/cssm/components/index.js +0 -40
- package/select/cssm/components/native-select/Component.d.ts +0 -25
- package/select/cssm/components/native-select/Component.js +0 -29
- package/select/cssm/components/native-select/index.d.ts +0 -1
- package/select/cssm/components/native-select/index.js +0 -10
- package/select/cssm/components/optgroup/Component.d.ts +0 -4
- package/select/cssm/components/optgroup/Component.js +0 -21
- package/select/cssm/components/optgroup/index.d.ts +0 -1
- package/select/cssm/components/optgroup/index.js +0 -10
- package/select/cssm/components/optgroup/index.module.css +0 -65
- package/select/cssm/components/option/Component.d.ts +0 -4
- package/select/cssm/components/option/Component.js +0 -31
- package/select/cssm/components/option/index.d.ts +0 -1
- package/select/cssm/components/option/index.js +0 -13
- package/select/cssm/components/option/index.module.css +0 -147
- package/select/cssm/components/options-list/Component.d.ts +0 -5
- package/select/cssm/components/options-list/Component.js +0 -44
- package/select/cssm/components/options-list/index.d.ts +0 -1
- package/select/cssm/components/options-list/index.js +0 -14
- package/select/cssm/components/options-list/index.module.css +0 -44
- package/select/cssm/components/virtual-options-list/Component.d.ts +0 -10
- package/select/cssm/components/virtual-options-list/Component.js +0 -104
- package/select/cssm/components/virtual-options-list/index.d.ts +0 -1
- package/select/cssm/components/virtual-options-list/index.js +0 -14
- package/select/cssm/components/virtual-options-list/index.module.css +0 -79
- package/select/cssm/index.d.ts +0 -5
- package/select/cssm/index.js +0 -56
- package/select/cssm/presets/index.d.ts +0 -2
- package/select/cssm/presets/index.js +0 -19
- package/select/cssm/presets/useLazyLoading/hook.d.ts +0 -46
- package/select/cssm/presets/useLazyLoading/hook.js +0 -1098
- package/select/cssm/presets/useLazyLoading/index.module.css +0 -7
- package/select/cssm/presets/useSelectWithLoading/hook.d.ts +0 -11
- package/select/cssm/presets/useSelectWithLoading/hook.js +0 -36
- package/select/cssm/presets/useSelectWithLoading/index.module.css +0 -7
- package/select/cssm/typings.d.ts +0 -434
- package/select/cssm/typings.js +0 -1
- package/select/cssm/utils.d.ts +0 -38
- package/select/cssm/utils.js +0 -93
- package/select/cssm/vars.css +0 -10
- package/select/tslib.es6-e98a9028.d.ts +0 -32
- package/select/tslib.es6-e98a9028.js +0 -49
- package/select-with-tags/cssm/component.d.ts +0 -21
- package/select-with-tags/cssm/component.js +0 -88
- package/select-with-tags/cssm/components/index.d.ts +0 -2
- package/select-with-tags/cssm/components/index.js +0 -19
- package/select-with-tags/cssm/components/tag/component.d.ts +0 -3
- package/select-with-tags/cssm/components/tag/component.js +0 -33
- package/select-with-tags/cssm/components/tag/index.d.ts +0 -1
- package/select-with-tags/cssm/components/tag/index.js +0 -13
- package/select-with-tags/cssm/components/tag/index.module.css +0 -50
- package/select-with-tags/cssm/components/tag-list/component.d.ts +0 -20
- package/select-with-tags/cssm/components/tag-list/component.js +0 -133
- package/select-with-tags/cssm/components/tag-list/index.d.ts +0 -1
- package/select-with-tags/cssm/components/tag-list/index.js +0 -18
- package/select-with-tags/cssm/components/tag-list/index.module.css +0 -158
- package/select-with-tags/cssm/index.d.ts +0 -1
- package/select-with-tags/cssm/index.js +0 -21
- package/select-with-tags/cssm/tslib.es6-ce870b46.js +0 -40
- package/select-with-tags/cssm/types.d.ts +0 -63
- package/select-with-tags/cssm/types.js +0 -1
- package/select-with-tags/cssm/utils/calculate-collapse-size.d.ts +0 -2
- package/select-with-tags/cssm/utils/calculate-collapse-size.js +0 -47
- package/select-with-tags/cssm/utils/index.d.ts +0 -1
- package/select-with-tags/cssm/utils/index.js +0 -9
- package/select-with-tags/cssm/utils/match.d.ts +0 -4
- package/select-with-tags/cssm/utils/match.js +0 -31
- package/select-with-tags/tslib.es6-40228fff.js +0 -40
- package/skeleton/cssm/Component.d.ts +0 -22
- package/skeleton/cssm/Component.js +0 -22
- package/skeleton/cssm/index.d.ts +0 -1
- package/skeleton/cssm/index.js +0 -10
- package/skeleton/cssm/index.module.css +0 -107
- package/skeleton/cssm/stories.module.css +0 -4
- package/slider/cssm/Component.d.ts +0 -69
- package/slider/cssm/Component.js +0 -97
- package/slider/cssm/index.d.ts +0 -1
- package/slider/cssm/index.js +0 -12
- package/slider/cssm/index.module.css +0 -239
- package/slider-input/cssm/Component.d.ts +0 -149
- package/slider-input/cssm/Component.js +0 -102
- package/slider-input/cssm/index.d.ts +0 -1
- package/slider-input/cssm/index.js +0 -12
- package/slider-input/cssm/index.module.css +0 -96
- package/space/cssm/Component.d.ts +0 -47
- package/space/cssm/Component.js +0 -54
- package/space/cssm/Item-09e1c4dc.js +0 -49
- package/space/cssm/Item.d.ts +0 -0
- package/space/cssm/Item.js +0 -6
- package/space/cssm/index.d.ts +0 -1
- package/space/cssm/index.js +0 -11
- package/space/cssm/index.module.css +0 -37
- package/space/cssm/utils.d.ts +0 -11
- package/space/cssm/utils.js +0 -15
- package/space/esm/Item-e38f68be.d.ts +0 -47
- package/spinner/cssm/Component.d.ts +0 -25
- package/spinner/cssm/Component.js +0 -21
- package/spinner/cssm/index.d.ts +0 -1
- package/spinner/cssm/index.js +0 -10
- package/spinner/cssm/index.module.css +0 -39
- package/stack/cssm/component.d.ts +0 -15
- package/stack/cssm/component.js +0 -18
- package/stack/cssm/context.d.ts +0 -29
- package/stack/cssm/context.js +0 -34
- package/stack/cssm/index.d.ts +0 -2
- package/stack/cssm/index.js +0 -11
- package/status/cssm/Component.d.ts +0 -22
- package/status/cssm/Component.js +0 -20
- package/status/cssm/index.d.ts +0 -1
- package/status/cssm/index.js +0 -11
- package/status/cssm/index.module.css +0 -106
- package/stepped-progress-bar/cssm/Component.d.ts +0 -25
- package/stepped-progress-bar/cssm/Component.js +0 -30
- package/stepped-progress-bar/cssm/components/step-bar/Component.d.ts +0 -6
- package/stepped-progress-bar/cssm/components/step-bar/Component.js +0 -18
- package/stepped-progress-bar/cssm/components/step-bar/index.d.ts +0 -1
- package/stepped-progress-bar/cssm/components/step-bar/index.js +0 -10
- package/stepped-progress-bar/cssm/components/step-bar/index.module.css +0 -15
- package/stepped-progress-bar/cssm/index.d.ts +0 -1
- package/stepped-progress-bar/cssm/index.js +0 -13
- package/stepped-progress-bar/cssm/index.module.css +0 -30
- package/switch/cssm/Component.d.ts +0 -103
- package/switch/cssm/Component.js +0 -83
- package/switch/cssm/index.d.ts +0 -1
- package/switch/cssm/index.js +0 -12
- package/switch/cssm/index.module.css +0 -179
- package/tabs/cssm/components/primary-tablist/Component.d.ts +0 -13
- package/tabs/cssm/components/primary-tablist/Component.desktop.d.ts +0 -4
- package/tabs/cssm/components/primary-tablist/Component.desktop.js +0 -24
- package/tabs/cssm/components/primary-tablist/Component.js +0 -50
- package/tabs/cssm/components/primary-tablist/Component.mobile.d.ts +0 -5
- package/tabs/cssm/components/primary-tablist/Component.mobile.js +0 -28
- package/tabs/cssm/components/primary-tablist/Component.responsive.d.ts +0 -4
- package/tabs/cssm/components/primary-tablist/Component.responsive.js +0 -31
- package/tabs/cssm/components/primary-tablist/index.module.css +0 -187
- package/tabs/cssm/components/primary-tablist/mobile.module.css +0 -60
- package/tabs/cssm/components/scrollable-container/Component.d.ts +0 -18
- package/tabs/cssm/components/scrollable-container/Component.js +0 -36
- package/tabs/cssm/components/scrollable-container/index.d.ts +0 -1
- package/tabs/cssm/components/scrollable-container/index.js +0 -11
- package/tabs/cssm/components/scrollable-container/index.module.css +0 -52
- package/tabs/cssm/components/secondary-tablist/Component.d.ts +0 -15
- package/tabs/cssm/components/secondary-tablist/Component.desktop.d.ts +0 -5
- package/tabs/cssm/components/secondary-tablist/Component.desktop.js +0 -24
- package/tabs/cssm/components/secondary-tablist/Component.js +0 -32
- package/tabs/cssm/components/secondary-tablist/Component.mobile.d.ts +0 -5
- package/tabs/cssm/components/secondary-tablist/Component.mobile.js +0 -28
- package/tabs/cssm/components/secondary-tablist/Component.responsive.d.ts +0 -4
- package/tabs/cssm/components/secondary-tablist/Component.responsive.js +0 -31
- package/tabs/cssm/components/secondary-tablist/index.module.css +0 -85
- package/tabs/cssm/components/secondary-tablist/mobile.module.css +0 -48
- package/tabs/cssm/components/tab/Component.d.ts +0 -4
- package/tabs/cssm/components/tab/Component.js +0 -21
- package/tabs/cssm/components/tab/index.d.ts +0 -1
- package/tabs/cssm/components/tab/index.js +0 -10
- package/tabs/cssm/components/tab/index.module.css +0 -7
- package/tabs/cssm/components/tabs/Component.d.ts +0 -4
- package/tabs/cssm/components/tabs/Component.desktop.d.ts +0 -5
- package/tabs/cssm/components/tabs/Component.desktop.js +0 -33
- package/tabs/cssm/components/tabs/Component.js +0 -28
- package/tabs/cssm/components/tabs/Component.mobile.d.ts +0 -5
- package/tabs/cssm/components/tabs/Component.mobile.js +0 -35
- package/tabs/cssm/components/tabs/Component.responsive.d.ts +0 -5
- package/tabs/cssm/components/tabs/Component.responsive.js +0 -40
- package/tabs/cssm/desktop.d.ts +0 -7
- package/tabs/cssm/desktop.js +0 -30
- package/tabs/cssm/index.d.ts +0 -7
- package/tabs/cssm/index.js +0 -37
- package/tabs/cssm/mobile.d.ts +0 -7
- package/tabs/cssm/mobile.js +0 -32
- package/tabs/cssm/responsive.d.ts +0 -7
- package/tabs/cssm/responsive.js +0 -37
- package/tabs/cssm/tslib.es6-ce870b46.d.ts +0 -32
- package/tabs/cssm/tslib.es6-ce870b46.js +0 -40
- package/tabs/cssm/typings.d.ts +0 -116
- package/tabs/cssm/typings.js +0 -1
- package/tabs/cssm/useTabs.d.ts +0 -16
- package/tabs/cssm/useTabs.js +0 -95
- package/tabs/cssm/vars.css +0 -35
- package/tabs/esm/tslib.es6-76e00eac.d.ts +0 -32
- package/tabs/tslib.es6-1f7f7608.d.ts +0 -32
- package/tabs/tslib.es6-1f7f7608.js +0 -40
- package/tag/cssm/Component.d.ts +0 -71
- package/tag/cssm/Component.js +0 -89
- package/tag/cssm/default.module.css +0 -75
- package/tag/cssm/index.d.ts +0 -1
- package/tag/cssm/index.js +0 -14
- package/tag/cssm/index.module.css +0 -155
- package/tag/cssm/inverted.module.css +0 -76
- package/textarea/cssm/Component.d.ts +0 -214
- package/textarea/cssm/Component.js +0 -140
- package/textarea/cssm/default.module.css +0 -97
- package/textarea/cssm/index.d.ts +0 -1
- package/textarea/cssm/index.js +0 -17
- package/textarea/cssm/index.module.css +0 -149
- package/textarea/cssm/inverted.module.css +0 -97
- package/themes/colors/colors-bluetint.css +0 -112
- package/themes/colors/colors-bluetint.js +0 -112
- package/themes/colors/colors-indigo.css +0 -118
- package/themes/colors/colors-indigo.js +0 -118
- package/themes/mixins/colors/colors-bluetint.css +0 -112
- package/themes/mixins/colors/colors-indigo.css +0 -118
- package/toast/cssm/component.d.ts +0 -88
- package/toast/cssm/component.js +0 -125
- package/toast/cssm/index.d.ts +0 -1
- package/toast/cssm/index.js +0 -17
- package/toast/cssm/index.module.css +0 -53
- package/toast-plate/cssm/component.d.ts +0 -109
- package/toast-plate/cssm/component.js +0 -88
- package/toast-plate/cssm/index.d.ts +0 -1
- package/toast-plate/cssm/index.js +0 -16
- package/toast-plate/cssm/index.module.css +0 -582
- package/tooltip/cssm/Component-1d6b7d3e.js +0 -172
- package/tooltip/cssm/Component.d.ts +0 -0
- package/tooltip/cssm/Component.js +0 -12
- package/tooltip/cssm/component.responsive.d.ts +0 -28
- package/tooltip/cssm/component.responsive.js +0 -31
- package/tooltip/cssm/index.d.ts +0 -1
- package/tooltip/cssm/index.js +0 -12
- package/tooltip/cssm/index.module.css +0 -54
- package/tooltip/cssm/responsive.d.ts +0 -1
- package/tooltip/cssm/responsive.js +0 -15
- package/tooltip/esm/Component-24cdba1a.d.ts +0 -125
- package/typography/colors.module-420a9860.d.ts +0 -32
- package/typography/cssm/colors.d.ts +0 -3
- package/typography/cssm/colors.js +0 -18
- package/typography/cssm/colors.module.css +0 -62
- package/typography/cssm/component.d.ts +0 -9
- package/typography/cssm/component.js +0 -22
- package/typography/cssm/index.d.ts +0 -1
- package/typography/cssm/index.js +0 -19
- package/typography/cssm/margins.module.css +0 -1
- package/typography/cssm/text/component.d.ts +0 -41
- package/typography/cssm/text/component.js +0 -22
- package/typography/cssm/text/index.d.ts +0 -1
- package/typography/cssm/text/index.js +0 -12
- package/typography/cssm/text/index.module.css +0 -78
- package/typography/cssm/title/common.module.css +0 -16
- package/typography/cssm/title/component.d.ts +0 -50
- package/typography/cssm/title/component.js +0 -19
- package/typography/cssm/title/index.d.ts +0 -4
- package/typography/cssm/title/index.js +0 -25
- package/typography/cssm/title/index.module.css +0 -107
- package/typography/cssm/title-responsive/component.d.ts +0 -4
- package/typography/cssm/title-responsive/component.js +0 -25
- package/typography/cssm/title-responsive/index.d.ts +0 -1
- package/typography/cssm/title-responsive/index.js +0 -14
- package/typography/cssm/title-responsive/index.module.css +0 -281
- package/typography/cssm/tslib.es6-ce870b46.d.ts +0 -32
- package/typography/cssm/tslib.es6-ce870b46.js +0 -40
- package/typography/esm/colors.module-d9df1b1f.d.ts +0 -32
- package/with-suffix/cssm/Component.d.ts +0 -89
- package/with-suffix/cssm/Component.js +0 -97
- package/with-suffix/cssm/index.d.ts +0 -1
- package/with-suffix/cssm/index.js +0 -12
- package/with-suffix/cssm/index.module.css +0 -41
package/grid/cssm/Component.d.ts
DELETED
package/grid/cssm/Component.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
-
|
|
3
|
-
require('./tslib.es6-3084c748.js');
|
|
4
|
-
require('classnames');
|
|
5
|
-
require('react');
|
|
6
|
-
require('./utils/index.js');
|
|
7
|
-
require('./row/index.module.css');
|
|
8
|
-
require('./gutters.module.css');
|
|
9
|
-
var row_Component = require('./row/Component.js');
|
|
10
|
-
require('./col/index.module.css');
|
|
11
|
-
var col_Component = require('./col/Component.js');
|
|
12
|
-
|
|
13
|
-
var Grid = {
|
|
14
|
-
Row: row_Component.Row,
|
|
15
|
-
Col: col_Component.Col,
|
|
16
|
-
};
|
|
17
|
-
|
|
18
|
-
exports.Grid = Grid;
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import React from 'react';
|
|
3
|
-
import { ResponsivePropertyType } from "../typings";
|
|
4
|
-
type ColProps = {
|
|
5
|
-
/**
|
|
6
|
-
* Дополнительный класс
|
|
7
|
-
*/
|
|
8
|
-
className?: string;
|
|
9
|
-
/**
|
|
10
|
-
* Управление выравниванием колонок по вертикальной оси
|
|
11
|
-
*/
|
|
12
|
-
align?: 'top' | 'middle' | 'bottom';
|
|
13
|
-
/**
|
|
14
|
-
* Управление шириной колонки.
|
|
15
|
-
* Возможные значения: `[1..12, available, auto]`
|
|
16
|
-
* или `{ mobile: [1..12], tablet: [1..12], desktop: [1..12] }`
|
|
17
|
-
* или `{ mobile: { s: [1..12], m: [1..12], l: [1..12] },
|
|
18
|
-
* tablet: { s: [1..12], m: [1..12] },
|
|
19
|
-
* desktop: { s: [1..12], m: [1..12], l: [1..12], xl: [1..12] } }`.
|
|
20
|
-
*/
|
|
21
|
-
width?: ResponsivePropertyType;
|
|
22
|
-
/**
|
|
23
|
-
* Управлние смещением колонки.
|
|
24
|
-
* Возможные значения: `[1..11]`
|
|
25
|
-
* или `{ mobile: [1..11], tablet: [1..11], desktop: [1..11] }`
|
|
26
|
-
* или `{ mobile: { s: [1..11], m: [1..11], l: [1..11] },
|
|
27
|
-
* tablet: { s: [1..11], m: [1..11] },
|
|
28
|
-
* desktop: { s: [1..11], m: [1..11], l: [1..11], xl: [1..11] } }`.
|
|
29
|
-
*/
|
|
30
|
-
offset?: ResponsivePropertyType;
|
|
31
|
-
/**
|
|
32
|
-
* Управление порядком колонок.
|
|
33
|
-
* Возможные значения: `[1..12, first, last]`
|
|
34
|
-
* или `{ mobile: [1..last], tablet: [1..last], desktop: [1..last] }`
|
|
35
|
-
* или `{ mobile: { s: [1..last], m: [1..last], l: [1..last] },
|
|
36
|
-
* tablet: { s: [1..last], m: [1..last] },
|
|
37
|
-
* desktop: { s: [1..last], m: [1..last], l: [1..last], xl: [1..last] } }`.
|
|
38
|
-
*/
|
|
39
|
-
order?: ResponsivePropertyType;
|
|
40
|
-
/**
|
|
41
|
-
* Html тег компонента.
|
|
42
|
-
*/
|
|
43
|
-
tag?: keyof JSX.IntrinsicElements;
|
|
44
|
-
/**
|
|
45
|
-
* Контент
|
|
46
|
-
*/
|
|
47
|
-
children?: React.ReactNode;
|
|
48
|
-
/**
|
|
49
|
-
* Идентификатор для систем автоматизированного тестирования
|
|
50
|
-
*/
|
|
51
|
-
dataTestId?: string;
|
|
52
|
-
};
|
|
53
|
-
declare const Col: React.FC<ColProps>;
|
|
54
|
-
export { ColProps, Col };
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
-
|
|
3
|
-
var tslib_es6 = require('../tslib.es6-3084c748.js');
|
|
4
|
-
var cn = require('classnames');
|
|
5
|
-
var React = require('react');
|
|
6
|
-
var utils_index = require('../utils/index.js');
|
|
7
|
-
var guttersStyles = require('../gutters.module.css');
|
|
8
|
-
var styles = require('./index.module.css');
|
|
9
|
-
|
|
10
|
-
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
11
|
-
|
|
12
|
-
var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
|
|
13
|
-
var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
|
|
14
|
-
var guttersStyles__default = /*#__PURE__*/_interopDefaultLegacy(guttersStyles);
|
|
15
|
-
var styles__default = /*#__PURE__*/_interopDefaultLegacy(styles);
|
|
16
|
-
|
|
17
|
-
var Col = function (_a) {
|
|
18
|
-
var _b = _a.tag, Component = _b === void 0 ? 'div' : _b, className = _a.className, align = _a.align, order = _a.order, offset = _a.offset, width = _a.width, children = _a.children, dataTestId = _a.dataTestId;
|
|
19
|
-
var classNames = React.useMemo(function () { return utils_index.createClassNames({ order: order, offset: offset, width: width }, styles__default['default']); }, [
|
|
20
|
-
order,
|
|
21
|
-
offset,
|
|
22
|
-
width,
|
|
23
|
-
]);
|
|
24
|
-
return (React__default['default'].createElement(Component, { className: cn__default['default'].apply(void 0, tslib_es6.__spreadArrays([guttersStyles__default['default'].col,
|
|
25
|
-
styles__default['default'].component,
|
|
26
|
-
align && styles__default['default']["align-" + align]], classNames, [className])), "data-test-id": dataTestId }, children));
|
|
27
|
-
};
|
|
28
|
-
|
|
29
|
-
exports.Col = Col;
|
package/grid/cssm/col/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./Component";
|
package/grid/cssm/col/index.js
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
|
-
|
|
3
|
-
require('../tslib.es6-3084c748.js');
|
|
4
|
-
require('classnames');
|
|
5
|
-
require('react');
|
|
6
|
-
require('../utils/index.js');
|
|
7
|
-
require('../gutters.module.css');
|
|
8
|
-
require('./index.module.css');
|
|
9
|
-
var col_Component = require('./Component.js');
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
exports.Col = col_Component.Col;
|
|
@@ -1,1863 +0,0 @@
|
|
|
1
|
-
:root {
|
|
2
|
-
--grid-col-width: calc(100% / 12);
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.component {
|
|
6
|
-
max-width: 100%;
|
|
7
|
-
min-height: 1px;
|
|
8
|
-
flex-basis: 0;
|
|
9
|
-
flex-grow: 1;
|
|
10
|
-
box-sizing: border-box;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.width-auto {
|
|
14
|
-
flex: 0 0 auto;
|
|
15
|
-
width: auto;
|
|
16
|
-
max-width: none;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.width-available {
|
|
20
|
-
flex-basis: auto;
|
|
21
|
-
min-height: auto;
|
|
22
|
-
height: auto;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.width-1 {
|
|
26
|
-
flex: 0 0 calc(var(--grid-col-width) * 1);
|
|
27
|
-
max-width: calc(var(--grid-col-width) * 1);
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.width-2 {
|
|
31
|
-
flex: 0 0 calc(var(--grid-col-width) * 2);
|
|
32
|
-
max-width: calc(var(--grid-col-width) * 2);
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.width-3 {
|
|
36
|
-
flex: 0 0 calc(var(--grid-col-width) * 3);
|
|
37
|
-
max-width: calc(var(--grid-col-width) * 3);
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.width-4 {
|
|
41
|
-
flex: 0 0 calc(var(--grid-col-width) * 4);
|
|
42
|
-
max-width: calc(var(--grid-col-width) * 4);
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
.width-5 {
|
|
46
|
-
flex: 0 0 calc(var(--grid-col-width) * 5);
|
|
47
|
-
max-width: calc(var(--grid-col-width) * 5);
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.width-6 {
|
|
51
|
-
flex: 0 0 calc(var(--grid-col-width) * 6);
|
|
52
|
-
max-width: calc(var(--grid-col-width) * 6);
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
.width-7 {
|
|
56
|
-
flex: 0 0 calc(var(--grid-col-width) * 7);
|
|
57
|
-
max-width: calc(var(--grid-col-width) * 7);
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.width-8 {
|
|
61
|
-
flex: 0 0 calc(var(--grid-col-width) * 8);
|
|
62
|
-
max-width: calc(var(--grid-col-width) * 8);
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.width-9 {
|
|
66
|
-
flex: 0 0 calc(var(--grid-col-width) * 9);
|
|
67
|
-
max-width: calc(var(--grid-col-width) * 9);
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.width-10 {
|
|
71
|
-
flex: 0 0 calc(var(--grid-col-width) * 10);
|
|
72
|
-
max-width: calc(var(--grid-col-width) * 10);
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
.width-11 {
|
|
76
|
-
flex: 0 0 calc(var(--grid-col-width) * 11);
|
|
77
|
-
max-width: calc(var(--grid-col-width) * 11);
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.width-12 {
|
|
81
|
-
flex: 0 0 calc(var(--grid-col-width) * 12);
|
|
82
|
-
max-width: calc(var(--grid-col-width) * 12);
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.align-top {
|
|
86
|
-
align-self: flex-start;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
.align-middle {
|
|
90
|
-
align-self: center;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
.align-bottom {
|
|
94
|
-
align-self: flex-end;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
.offset-1 {
|
|
98
|
-
margin-left: calc(var(--grid-col-width) * 1);
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.offset-2 {
|
|
102
|
-
margin-left: calc(var(--grid-col-width) * 2);
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
.offset-3 {
|
|
106
|
-
margin-left: calc(var(--grid-col-width) * 3);
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
.offset-4 {
|
|
110
|
-
margin-left: calc(var(--grid-col-width) * 4);
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
.offset-5 {
|
|
114
|
-
margin-left: calc(var(--grid-col-width) * 5);
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
.offset-6 {
|
|
118
|
-
margin-left: calc(var(--grid-col-width) * 6);
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.offset-7 {
|
|
122
|
-
margin-left: calc(var(--grid-col-width) * 7);
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.offset-8 {
|
|
126
|
-
margin-left: calc(var(--grid-col-width) * 8);
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
.offset-9 {
|
|
130
|
-
margin-left: calc(var(--grid-col-width) * 9);
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
.offset-10 {
|
|
134
|
-
margin-left: calc(var(--grid-col-width) * 10);
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
.offset-11 {
|
|
138
|
-
margin-left: calc(var(--grid-col-width) * 11);
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
.order-first {
|
|
142
|
-
order: -1;
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
.order-last {
|
|
146
|
-
order: 13;
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
.order-1 {
|
|
150
|
-
order: 1;
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
.order-2 {
|
|
154
|
-
order: 2;
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
.order-3 {
|
|
158
|
-
order: 3;
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
.order-4 {
|
|
162
|
-
order: 4;
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
.order-5 {
|
|
166
|
-
order: 5;
|
|
167
|
-
}
|
|
168
|
-
|
|
169
|
-
.order-6 {
|
|
170
|
-
order: 6;
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
.order-7 {
|
|
174
|
-
order: 7;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
.order-8 {
|
|
178
|
-
order: 8;
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
.order-9 {
|
|
182
|
-
order: 9;
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
.order-10 {
|
|
186
|
-
order: 10;
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
.order-11 {
|
|
190
|
-
order: 11;
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
.order-12 {
|
|
194
|
-
order: 12;
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
@media (max-width: 599px) {
|
|
198
|
-
.width-mobile-auto {
|
|
199
|
-
flex: 0 0 auto;
|
|
200
|
-
width: auto;
|
|
201
|
-
max-width: none;
|
|
202
|
-
}
|
|
203
|
-
|
|
204
|
-
.width-mobile-available {
|
|
205
|
-
flex-basis: auto;
|
|
206
|
-
min-height: auto;
|
|
207
|
-
height: auto;
|
|
208
|
-
}
|
|
209
|
-
.width-mobile-1 {
|
|
210
|
-
flex: 0 0 calc(var(--grid-col-width) * 1);
|
|
211
|
-
max-width: calc(var(--grid-col-width) * 1);
|
|
212
|
-
}
|
|
213
|
-
.width-mobile-2 {
|
|
214
|
-
flex: 0 0 calc(var(--grid-col-width) * 2);
|
|
215
|
-
max-width: calc(var(--grid-col-width) * 2);
|
|
216
|
-
}
|
|
217
|
-
.width-mobile-3 {
|
|
218
|
-
flex: 0 0 calc(var(--grid-col-width) * 3);
|
|
219
|
-
max-width: calc(var(--grid-col-width) * 3);
|
|
220
|
-
}
|
|
221
|
-
.width-mobile-4 {
|
|
222
|
-
flex: 0 0 calc(var(--grid-col-width) * 4);
|
|
223
|
-
max-width: calc(var(--grid-col-width) * 4);
|
|
224
|
-
}
|
|
225
|
-
.width-mobile-5 {
|
|
226
|
-
flex: 0 0 calc(var(--grid-col-width) * 5);
|
|
227
|
-
max-width: calc(var(--grid-col-width) * 5);
|
|
228
|
-
}
|
|
229
|
-
.width-mobile-6 {
|
|
230
|
-
flex: 0 0 calc(var(--grid-col-width) * 6);
|
|
231
|
-
max-width: calc(var(--grid-col-width) * 6);
|
|
232
|
-
}
|
|
233
|
-
.width-mobile-7 {
|
|
234
|
-
flex: 0 0 calc(var(--grid-col-width) * 7);
|
|
235
|
-
max-width: calc(var(--grid-col-width) * 7);
|
|
236
|
-
}
|
|
237
|
-
.width-mobile-8 {
|
|
238
|
-
flex: 0 0 calc(var(--grid-col-width) * 8);
|
|
239
|
-
max-width: calc(var(--grid-col-width) * 8);
|
|
240
|
-
}
|
|
241
|
-
.width-mobile-9 {
|
|
242
|
-
flex: 0 0 calc(var(--grid-col-width) * 9);
|
|
243
|
-
max-width: calc(var(--grid-col-width) * 9);
|
|
244
|
-
}
|
|
245
|
-
.width-mobile-10 {
|
|
246
|
-
flex: 0 0 calc(var(--grid-col-width) * 10);
|
|
247
|
-
max-width: calc(var(--grid-col-width) * 10);
|
|
248
|
-
}
|
|
249
|
-
.width-mobile-11 {
|
|
250
|
-
flex: 0 0 calc(var(--grid-col-width) * 11);
|
|
251
|
-
max-width: calc(var(--grid-col-width) * 11);
|
|
252
|
-
}
|
|
253
|
-
.width-mobile-12 {
|
|
254
|
-
flex: 0 0 calc(var(--grid-col-width) * 12);
|
|
255
|
-
max-width: calc(var(--grid-col-width) * 12);
|
|
256
|
-
}
|
|
257
|
-
.offset-mobile-1 {
|
|
258
|
-
margin-left: calc(var(--grid-col-width) * 1);
|
|
259
|
-
}
|
|
260
|
-
.offset-mobile-2 {
|
|
261
|
-
margin-left: calc(var(--grid-col-width) * 2);
|
|
262
|
-
}
|
|
263
|
-
.offset-mobile-3 {
|
|
264
|
-
margin-left: calc(var(--grid-col-width) * 3);
|
|
265
|
-
}
|
|
266
|
-
.offset-mobile-4 {
|
|
267
|
-
margin-left: calc(var(--grid-col-width) * 4);
|
|
268
|
-
}
|
|
269
|
-
.offset-mobile-5 {
|
|
270
|
-
margin-left: calc(var(--grid-col-width) * 5);
|
|
271
|
-
}
|
|
272
|
-
.offset-mobile-6 {
|
|
273
|
-
margin-left: calc(var(--grid-col-width) * 6);
|
|
274
|
-
}
|
|
275
|
-
.offset-mobile-7 {
|
|
276
|
-
margin-left: calc(var(--grid-col-width) * 7);
|
|
277
|
-
}
|
|
278
|
-
.offset-mobile-8 {
|
|
279
|
-
margin-left: calc(var(--grid-col-width) * 8);
|
|
280
|
-
}
|
|
281
|
-
.offset-mobile-9 {
|
|
282
|
-
margin-left: calc(var(--grid-col-width) * 9);
|
|
283
|
-
}
|
|
284
|
-
.offset-mobile-10 {
|
|
285
|
-
margin-left: calc(var(--grid-col-width) * 10);
|
|
286
|
-
}
|
|
287
|
-
.offset-mobile-11 {
|
|
288
|
-
margin-left: calc(var(--grid-col-width) * 11);
|
|
289
|
-
}
|
|
290
|
-
|
|
291
|
-
.order-mobile-first {
|
|
292
|
-
order: -1;
|
|
293
|
-
}
|
|
294
|
-
|
|
295
|
-
.order-mobile-last {
|
|
296
|
-
order: 13;
|
|
297
|
-
}
|
|
298
|
-
.order-mobile-1 {
|
|
299
|
-
order: 1;
|
|
300
|
-
}
|
|
301
|
-
.order-mobile-2 {
|
|
302
|
-
order: 2;
|
|
303
|
-
}
|
|
304
|
-
.order-mobile-3 {
|
|
305
|
-
order: 3;
|
|
306
|
-
}
|
|
307
|
-
.order-mobile-4 {
|
|
308
|
-
order: 4;
|
|
309
|
-
}
|
|
310
|
-
.order-mobile-5 {
|
|
311
|
-
order: 5;
|
|
312
|
-
}
|
|
313
|
-
.order-mobile-6 {
|
|
314
|
-
order: 6;
|
|
315
|
-
}
|
|
316
|
-
.order-mobile-7 {
|
|
317
|
-
order: 7;
|
|
318
|
-
}
|
|
319
|
-
.order-mobile-8 {
|
|
320
|
-
order: 8;
|
|
321
|
-
}
|
|
322
|
-
.order-mobile-9 {
|
|
323
|
-
order: 9;
|
|
324
|
-
}
|
|
325
|
-
.order-mobile-10 {
|
|
326
|
-
order: 10;
|
|
327
|
-
}
|
|
328
|
-
.order-mobile-11 {
|
|
329
|
-
order: 11;
|
|
330
|
-
}
|
|
331
|
-
.order-mobile-12 {
|
|
332
|
-
order: 12;
|
|
333
|
-
}
|
|
334
|
-
}
|
|
335
|
-
|
|
336
|
-
@media (min-width: 360px) {
|
|
337
|
-
.width-mobile-s-auto {
|
|
338
|
-
flex: 0 0 auto;
|
|
339
|
-
width: auto;
|
|
340
|
-
max-width: none;
|
|
341
|
-
}
|
|
342
|
-
|
|
343
|
-
.width-mobile-s-available {
|
|
344
|
-
flex-basis: auto;
|
|
345
|
-
min-height: auto;
|
|
346
|
-
height: auto;
|
|
347
|
-
}
|
|
348
|
-
.width-mobile-s-1 {
|
|
349
|
-
flex: 0 0 calc(var(--grid-col-width) * 1);
|
|
350
|
-
max-width: calc(var(--grid-col-width) * 1);
|
|
351
|
-
}
|
|
352
|
-
.width-mobile-s-2 {
|
|
353
|
-
flex: 0 0 calc(var(--grid-col-width) * 2);
|
|
354
|
-
max-width: calc(var(--grid-col-width) * 2);
|
|
355
|
-
}
|
|
356
|
-
.width-mobile-s-3 {
|
|
357
|
-
flex: 0 0 calc(var(--grid-col-width) * 3);
|
|
358
|
-
max-width: calc(var(--grid-col-width) * 3);
|
|
359
|
-
}
|
|
360
|
-
.width-mobile-s-4 {
|
|
361
|
-
flex: 0 0 calc(var(--grid-col-width) * 4);
|
|
362
|
-
max-width: calc(var(--grid-col-width) * 4);
|
|
363
|
-
}
|
|
364
|
-
.width-mobile-s-5 {
|
|
365
|
-
flex: 0 0 calc(var(--grid-col-width) * 5);
|
|
366
|
-
max-width: calc(var(--grid-col-width) * 5);
|
|
367
|
-
}
|
|
368
|
-
.width-mobile-s-6 {
|
|
369
|
-
flex: 0 0 calc(var(--grid-col-width) * 6);
|
|
370
|
-
max-width: calc(var(--grid-col-width) * 6);
|
|
371
|
-
}
|
|
372
|
-
.width-mobile-s-7 {
|
|
373
|
-
flex: 0 0 calc(var(--grid-col-width) * 7);
|
|
374
|
-
max-width: calc(var(--grid-col-width) * 7);
|
|
375
|
-
}
|
|
376
|
-
.width-mobile-s-8 {
|
|
377
|
-
flex: 0 0 calc(var(--grid-col-width) * 8);
|
|
378
|
-
max-width: calc(var(--grid-col-width) * 8);
|
|
379
|
-
}
|
|
380
|
-
.width-mobile-s-9 {
|
|
381
|
-
flex: 0 0 calc(var(--grid-col-width) * 9);
|
|
382
|
-
max-width: calc(var(--grid-col-width) * 9);
|
|
383
|
-
}
|
|
384
|
-
.width-mobile-s-10 {
|
|
385
|
-
flex: 0 0 calc(var(--grid-col-width) * 10);
|
|
386
|
-
max-width: calc(var(--grid-col-width) * 10);
|
|
387
|
-
}
|
|
388
|
-
.width-mobile-s-11 {
|
|
389
|
-
flex: 0 0 calc(var(--grid-col-width) * 11);
|
|
390
|
-
max-width: calc(var(--grid-col-width) * 11);
|
|
391
|
-
}
|
|
392
|
-
.width-mobile-s-12 {
|
|
393
|
-
flex: 0 0 calc(var(--grid-col-width) * 12);
|
|
394
|
-
max-width: calc(var(--grid-col-width) * 12);
|
|
395
|
-
}
|
|
396
|
-
.offset-mobile-s-1 {
|
|
397
|
-
margin-left: calc(var(--grid-col-width) * 1);
|
|
398
|
-
}
|
|
399
|
-
.offset-mobile-s-2 {
|
|
400
|
-
margin-left: calc(var(--grid-col-width) * 2);
|
|
401
|
-
}
|
|
402
|
-
.offset-mobile-s-3 {
|
|
403
|
-
margin-left: calc(var(--grid-col-width) * 3);
|
|
404
|
-
}
|
|
405
|
-
.offset-mobile-s-4 {
|
|
406
|
-
margin-left: calc(var(--grid-col-width) * 4);
|
|
407
|
-
}
|
|
408
|
-
.offset-mobile-s-5 {
|
|
409
|
-
margin-left: calc(var(--grid-col-width) * 5);
|
|
410
|
-
}
|
|
411
|
-
.offset-mobile-s-6 {
|
|
412
|
-
margin-left: calc(var(--grid-col-width) * 6);
|
|
413
|
-
}
|
|
414
|
-
.offset-mobile-s-7 {
|
|
415
|
-
margin-left: calc(var(--grid-col-width) * 7);
|
|
416
|
-
}
|
|
417
|
-
.offset-mobile-s-8 {
|
|
418
|
-
margin-left: calc(var(--grid-col-width) * 8);
|
|
419
|
-
}
|
|
420
|
-
.offset-mobile-s-9 {
|
|
421
|
-
margin-left: calc(var(--grid-col-width) * 9);
|
|
422
|
-
}
|
|
423
|
-
.offset-mobile-s-10 {
|
|
424
|
-
margin-left: calc(var(--grid-col-width) * 10);
|
|
425
|
-
}
|
|
426
|
-
.offset-mobile-s-11 {
|
|
427
|
-
margin-left: calc(var(--grid-col-width) * 11);
|
|
428
|
-
}
|
|
429
|
-
|
|
430
|
-
.order-mobile-s-first {
|
|
431
|
-
order: -1;
|
|
432
|
-
}
|
|
433
|
-
|
|
434
|
-
.order-mobile-s-last {
|
|
435
|
-
order: 13;
|
|
436
|
-
}
|
|
437
|
-
.order-mobile-s-1 {
|
|
438
|
-
order: 1;
|
|
439
|
-
}
|
|
440
|
-
.order-mobile-s-2 {
|
|
441
|
-
order: 2;
|
|
442
|
-
}
|
|
443
|
-
.order-mobile-s-3 {
|
|
444
|
-
order: 3;
|
|
445
|
-
}
|
|
446
|
-
.order-mobile-s-4 {
|
|
447
|
-
order: 4;
|
|
448
|
-
}
|
|
449
|
-
.order-mobile-s-5 {
|
|
450
|
-
order: 5;
|
|
451
|
-
}
|
|
452
|
-
.order-mobile-s-6 {
|
|
453
|
-
order: 6;
|
|
454
|
-
}
|
|
455
|
-
.order-mobile-s-7 {
|
|
456
|
-
order: 7;
|
|
457
|
-
}
|
|
458
|
-
.order-mobile-s-8 {
|
|
459
|
-
order: 8;
|
|
460
|
-
}
|
|
461
|
-
.order-mobile-s-9 {
|
|
462
|
-
order: 9;
|
|
463
|
-
}
|
|
464
|
-
.order-mobile-s-10 {
|
|
465
|
-
order: 10;
|
|
466
|
-
}
|
|
467
|
-
.order-mobile-s-11 {
|
|
468
|
-
order: 11;
|
|
469
|
-
}
|
|
470
|
-
.order-mobile-s-12 {
|
|
471
|
-
order: 12;
|
|
472
|
-
}
|
|
473
|
-
}
|
|
474
|
-
|
|
475
|
-
@media (min-width: 375px) {
|
|
476
|
-
.width-mobile-m-auto {
|
|
477
|
-
flex: 0 0 auto;
|
|
478
|
-
width: auto;
|
|
479
|
-
max-width: none;
|
|
480
|
-
}
|
|
481
|
-
|
|
482
|
-
.width-mobile-m-available {
|
|
483
|
-
flex-basis: auto;
|
|
484
|
-
min-height: auto;
|
|
485
|
-
height: auto;
|
|
486
|
-
}
|
|
487
|
-
.width-mobile-m-1 {
|
|
488
|
-
flex: 0 0 calc(var(--grid-col-width) * 1);
|
|
489
|
-
max-width: calc(var(--grid-col-width) * 1);
|
|
490
|
-
}
|
|
491
|
-
.width-mobile-m-2 {
|
|
492
|
-
flex: 0 0 calc(var(--grid-col-width) * 2);
|
|
493
|
-
max-width: calc(var(--grid-col-width) * 2);
|
|
494
|
-
}
|
|
495
|
-
.width-mobile-m-3 {
|
|
496
|
-
flex: 0 0 calc(var(--grid-col-width) * 3);
|
|
497
|
-
max-width: calc(var(--grid-col-width) * 3);
|
|
498
|
-
}
|
|
499
|
-
.width-mobile-m-4 {
|
|
500
|
-
flex: 0 0 calc(var(--grid-col-width) * 4);
|
|
501
|
-
max-width: calc(var(--grid-col-width) * 4);
|
|
502
|
-
}
|
|
503
|
-
.width-mobile-m-5 {
|
|
504
|
-
flex: 0 0 calc(var(--grid-col-width) * 5);
|
|
505
|
-
max-width: calc(var(--grid-col-width) * 5);
|
|
506
|
-
}
|
|
507
|
-
.width-mobile-m-6 {
|
|
508
|
-
flex: 0 0 calc(var(--grid-col-width) * 6);
|
|
509
|
-
max-width: calc(var(--grid-col-width) * 6);
|
|
510
|
-
}
|
|
511
|
-
.width-mobile-m-7 {
|
|
512
|
-
flex: 0 0 calc(var(--grid-col-width) * 7);
|
|
513
|
-
max-width: calc(var(--grid-col-width) * 7);
|
|
514
|
-
}
|
|
515
|
-
.width-mobile-m-8 {
|
|
516
|
-
flex: 0 0 calc(var(--grid-col-width) * 8);
|
|
517
|
-
max-width: calc(var(--grid-col-width) * 8);
|
|
518
|
-
}
|
|
519
|
-
.width-mobile-m-9 {
|
|
520
|
-
flex: 0 0 calc(var(--grid-col-width) * 9);
|
|
521
|
-
max-width: calc(var(--grid-col-width) * 9);
|
|
522
|
-
}
|
|
523
|
-
.width-mobile-m-10 {
|
|
524
|
-
flex: 0 0 calc(var(--grid-col-width) * 10);
|
|
525
|
-
max-width: calc(var(--grid-col-width) * 10);
|
|
526
|
-
}
|
|
527
|
-
.width-mobile-m-11 {
|
|
528
|
-
flex: 0 0 calc(var(--grid-col-width) * 11);
|
|
529
|
-
max-width: calc(var(--grid-col-width) * 11);
|
|
530
|
-
}
|
|
531
|
-
.width-mobile-m-12 {
|
|
532
|
-
flex: 0 0 calc(var(--grid-col-width) * 12);
|
|
533
|
-
max-width: calc(var(--grid-col-width) * 12);
|
|
534
|
-
}
|
|
535
|
-
.offset-mobile-m-1 {
|
|
536
|
-
margin-left: calc(var(--grid-col-width) * 1);
|
|
537
|
-
}
|
|
538
|
-
.offset-mobile-m-2 {
|
|
539
|
-
margin-left: calc(var(--grid-col-width) * 2);
|
|
540
|
-
}
|
|
541
|
-
.offset-mobile-m-3 {
|
|
542
|
-
margin-left: calc(var(--grid-col-width) * 3);
|
|
543
|
-
}
|
|
544
|
-
.offset-mobile-m-4 {
|
|
545
|
-
margin-left: calc(var(--grid-col-width) * 4);
|
|
546
|
-
}
|
|
547
|
-
.offset-mobile-m-5 {
|
|
548
|
-
margin-left: calc(var(--grid-col-width) * 5);
|
|
549
|
-
}
|
|
550
|
-
.offset-mobile-m-6 {
|
|
551
|
-
margin-left: calc(var(--grid-col-width) * 6);
|
|
552
|
-
}
|
|
553
|
-
.offset-mobile-m-7 {
|
|
554
|
-
margin-left: calc(var(--grid-col-width) * 7);
|
|
555
|
-
}
|
|
556
|
-
.offset-mobile-m-8 {
|
|
557
|
-
margin-left: calc(var(--grid-col-width) * 8);
|
|
558
|
-
}
|
|
559
|
-
.offset-mobile-m-9 {
|
|
560
|
-
margin-left: calc(var(--grid-col-width) * 9);
|
|
561
|
-
}
|
|
562
|
-
.offset-mobile-m-10 {
|
|
563
|
-
margin-left: calc(var(--grid-col-width) * 10);
|
|
564
|
-
}
|
|
565
|
-
.offset-mobile-m-11 {
|
|
566
|
-
margin-left: calc(var(--grid-col-width) * 11);
|
|
567
|
-
}
|
|
568
|
-
|
|
569
|
-
.order-mobile-m-first {
|
|
570
|
-
order: -1;
|
|
571
|
-
}
|
|
572
|
-
|
|
573
|
-
.order-mobile-m-last {
|
|
574
|
-
order: 13;
|
|
575
|
-
}
|
|
576
|
-
.order-mobile-m-1 {
|
|
577
|
-
order: 1;
|
|
578
|
-
}
|
|
579
|
-
.order-mobile-m-2 {
|
|
580
|
-
order: 2;
|
|
581
|
-
}
|
|
582
|
-
.order-mobile-m-3 {
|
|
583
|
-
order: 3;
|
|
584
|
-
}
|
|
585
|
-
.order-mobile-m-4 {
|
|
586
|
-
order: 4;
|
|
587
|
-
}
|
|
588
|
-
.order-mobile-m-5 {
|
|
589
|
-
order: 5;
|
|
590
|
-
}
|
|
591
|
-
.order-mobile-m-6 {
|
|
592
|
-
order: 6;
|
|
593
|
-
}
|
|
594
|
-
.order-mobile-m-7 {
|
|
595
|
-
order: 7;
|
|
596
|
-
}
|
|
597
|
-
.order-mobile-m-8 {
|
|
598
|
-
order: 8;
|
|
599
|
-
}
|
|
600
|
-
.order-mobile-m-9 {
|
|
601
|
-
order: 9;
|
|
602
|
-
}
|
|
603
|
-
.order-mobile-m-10 {
|
|
604
|
-
order: 10;
|
|
605
|
-
}
|
|
606
|
-
.order-mobile-m-11 {
|
|
607
|
-
order: 11;
|
|
608
|
-
}
|
|
609
|
-
.order-mobile-m-12 {
|
|
610
|
-
order: 12;
|
|
611
|
-
}
|
|
612
|
-
}
|
|
613
|
-
|
|
614
|
-
@media (min-width: 412px) {
|
|
615
|
-
.width-mobile-l-auto {
|
|
616
|
-
flex: 0 0 auto;
|
|
617
|
-
width: auto;
|
|
618
|
-
max-width: none;
|
|
619
|
-
}
|
|
620
|
-
|
|
621
|
-
.width-mobile-l-available {
|
|
622
|
-
flex-basis: auto;
|
|
623
|
-
min-height: auto;
|
|
624
|
-
height: auto;
|
|
625
|
-
}
|
|
626
|
-
.width-mobile-l-1 {
|
|
627
|
-
flex: 0 0 calc(var(--grid-col-width) * 1);
|
|
628
|
-
max-width: calc(var(--grid-col-width) * 1);
|
|
629
|
-
}
|
|
630
|
-
.width-mobile-l-2 {
|
|
631
|
-
flex: 0 0 calc(var(--grid-col-width) * 2);
|
|
632
|
-
max-width: calc(var(--grid-col-width) * 2);
|
|
633
|
-
}
|
|
634
|
-
.width-mobile-l-3 {
|
|
635
|
-
flex: 0 0 calc(var(--grid-col-width) * 3);
|
|
636
|
-
max-width: calc(var(--grid-col-width) * 3);
|
|
637
|
-
}
|
|
638
|
-
.width-mobile-l-4 {
|
|
639
|
-
flex: 0 0 calc(var(--grid-col-width) * 4);
|
|
640
|
-
max-width: calc(var(--grid-col-width) * 4);
|
|
641
|
-
}
|
|
642
|
-
.width-mobile-l-5 {
|
|
643
|
-
flex: 0 0 calc(var(--grid-col-width) * 5);
|
|
644
|
-
max-width: calc(var(--grid-col-width) * 5);
|
|
645
|
-
}
|
|
646
|
-
.width-mobile-l-6 {
|
|
647
|
-
flex: 0 0 calc(var(--grid-col-width) * 6);
|
|
648
|
-
max-width: calc(var(--grid-col-width) * 6);
|
|
649
|
-
}
|
|
650
|
-
.width-mobile-l-7 {
|
|
651
|
-
flex: 0 0 calc(var(--grid-col-width) * 7);
|
|
652
|
-
max-width: calc(var(--grid-col-width) * 7);
|
|
653
|
-
}
|
|
654
|
-
.width-mobile-l-8 {
|
|
655
|
-
flex: 0 0 calc(var(--grid-col-width) * 8);
|
|
656
|
-
max-width: calc(var(--grid-col-width) * 8);
|
|
657
|
-
}
|
|
658
|
-
.width-mobile-l-9 {
|
|
659
|
-
flex: 0 0 calc(var(--grid-col-width) * 9);
|
|
660
|
-
max-width: calc(var(--grid-col-width) * 9);
|
|
661
|
-
}
|
|
662
|
-
.width-mobile-l-10 {
|
|
663
|
-
flex: 0 0 calc(var(--grid-col-width) * 10);
|
|
664
|
-
max-width: calc(var(--grid-col-width) * 10);
|
|
665
|
-
}
|
|
666
|
-
.width-mobile-l-11 {
|
|
667
|
-
flex: 0 0 calc(var(--grid-col-width) * 11);
|
|
668
|
-
max-width: calc(var(--grid-col-width) * 11);
|
|
669
|
-
}
|
|
670
|
-
.width-mobile-l-12 {
|
|
671
|
-
flex: 0 0 calc(var(--grid-col-width) * 12);
|
|
672
|
-
max-width: calc(var(--grid-col-width) * 12);
|
|
673
|
-
}
|
|
674
|
-
.offset-mobile-l-1 {
|
|
675
|
-
margin-left: calc(var(--grid-col-width) * 1);
|
|
676
|
-
}
|
|
677
|
-
.offset-mobile-l-2 {
|
|
678
|
-
margin-left: calc(var(--grid-col-width) * 2);
|
|
679
|
-
}
|
|
680
|
-
.offset-mobile-l-3 {
|
|
681
|
-
margin-left: calc(var(--grid-col-width) * 3);
|
|
682
|
-
}
|
|
683
|
-
.offset-mobile-l-4 {
|
|
684
|
-
margin-left: calc(var(--grid-col-width) * 4);
|
|
685
|
-
}
|
|
686
|
-
.offset-mobile-l-5 {
|
|
687
|
-
margin-left: calc(var(--grid-col-width) * 5);
|
|
688
|
-
}
|
|
689
|
-
.offset-mobile-l-6 {
|
|
690
|
-
margin-left: calc(var(--grid-col-width) * 6);
|
|
691
|
-
}
|
|
692
|
-
.offset-mobile-l-7 {
|
|
693
|
-
margin-left: calc(var(--grid-col-width) * 7);
|
|
694
|
-
}
|
|
695
|
-
.offset-mobile-l-8 {
|
|
696
|
-
margin-left: calc(var(--grid-col-width) * 8);
|
|
697
|
-
}
|
|
698
|
-
.offset-mobile-l-9 {
|
|
699
|
-
margin-left: calc(var(--grid-col-width) * 9);
|
|
700
|
-
}
|
|
701
|
-
.offset-mobile-l-10 {
|
|
702
|
-
margin-left: calc(var(--grid-col-width) * 10);
|
|
703
|
-
}
|
|
704
|
-
.offset-mobile-l-11 {
|
|
705
|
-
margin-left: calc(var(--grid-col-width) * 11);
|
|
706
|
-
}
|
|
707
|
-
|
|
708
|
-
.order-mobile-l-first {
|
|
709
|
-
order: -1;
|
|
710
|
-
}
|
|
711
|
-
|
|
712
|
-
.order-mobile-l-last {
|
|
713
|
-
order: 13;
|
|
714
|
-
}
|
|
715
|
-
.order-mobile-l-1 {
|
|
716
|
-
order: 1;
|
|
717
|
-
}
|
|
718
|
-
.order-mobile-l-2 {
|
|
719
|
-
order: 2;
|
|
720
|
-
}
|
|
721
|
-
.order-mobile-l-3 {
|
|
722
|
-
order: 3;
|
|
723
|
-
}
|
|
724
|
-
.order-mobile-l-4 {
|
|
725
|
-
order: 4;
|
|
726
|
-
}
|
|
727
|
-
.order-mobile-l-5 {
|
|
728
|
-
order: 5;
|
|
729
|
-
}
|
|
730
|
-
.order-mobile-l-6 {
|
|
731
|
-
order: 6;
|
|
732
|
-
}
|
|
733
|
-
.order-mobile-l-7 {
|
|
734
|
-
order: 7;
|
|
735
|
-
}
|
|
736
|
-
.order-mobile-l-8 {
|
|
737
|
-
order: 8;
|
|
738
|
-
}
|
|
739
|
-
.order-mobile-l-9 {
|
|
740
|
-
order: 9;
|
|
741
|
-
}
|
|
742
|
-
.order-mobile-l-10 {
|
|
743
|
-
order: 10;
|
|
744
|
-
}
|
|
745
|
-
.order-mobile-l-11 {
|
|
746
|
-
order: 11;
|
|
747
|
-
}
|
|
748
|
-
.order-mobile-l-12 {
|
|
749
|
-
order: 12;
|
|
750
|
-
}
|
|
751
|
-
}
|
|
752
|
-
|
|
753
|
-
@media (min-width: 600px) and (max-width: 1023px) {
|
|
754
|
-
.width-tablet-auto {
|
|
755
|
-
flex: 0 0 auto;
|
|
756
|
-
width: auto;
|
|
757
|
-
max-width: none;
|
|
758
|
-
}
|
|
759
|
-
|
|
760
|
-
.width-tablet-available {
|
|
761
|
-
flex-basis: auto;
|
|
762
|
-
min-height: auto;
|
|
763
|
-
height: auto;
|
|
764
|
-
}
|
|
765
|
-
.width-tablet-1 {
|
|
766
|
-
flex: 0 0 calc(var(--grid-col-width) * 1);
|
|
767
|
-
max-width: calc(var(--grid-col-width) * 1);
|
|
768
|
-
}
|
|
769
|
-
.width-tablet-2 {
|
|
770
|
-
flex: 0 0 calc(var(--grid-col-width) * 2);
|
|
771
|
-
max-width: calc(var(--grid-col-width) * 2);
|
|
772
|
-
}
|
|
773
|
-
.width-tablet-3 {
|
|
774
|
-
flex: 0 0 calc(var(--grid-col-width) * 3);
|
|
775
|
-
max-width: calc(var(--grid-col-width) * 3);
|
|
776
|
-
}
|
|
777
|
-
.width-tablet-4 {
|
|
778
|
-
flex: 0 0 calc(var(--grid-col-width) * 4);
|
|
779
|
-
max-width: calc(var(--grid-col-width) * 4);
|
|
780
|
-
}
|
|
781
|
-
.width-tablet-5 {
|
|
782
|
-
flex: 0 0 calc(var(--grid-col-width) * 5);
|
|
783
|
-
max-width: calc(var(--grid-col-width) * 5);
|
|
784
|
-
}
|
|
785
|
-
.width-tablet-6 {
|
|
786
|
-
flex: 0 0 calc(var(--grid-col-width) * 6);
|
|
787
|
-
max-width: calc(var(--grid-col-width) * 6);
|
|
788
|
-
}
|
|
789
|
-
.width-tablet-7 {
|
|
790
|
-
flex: 0 0 calc(var(--grid-col-width) * 7);
|
|
791
|
-
max-width: calc(var(--grid-col-width) * 7);
|
|
792
|
-
}
|
|
793
|
-
.width-tablet-8 {
|
|
794
|
-
flex: 0 0 calc(var(--grid-col-width) * 8);
|
|
795
|
-
max-width: calc(var(--grid-col-width) * 8);
|
|
796
|
-
}
|
|
797
|
-
.width-tablet-9 {
|
|
798
|
-
flex: 0 0 calc(var(--grid-col-width) * 9);
|
|
799
|
-
max-width: calc(var(--grid-col-width) * 9);
|
|
800
|
-
}
|
|
801
|
-
.width-tablet-10 {
|
|
802
|
-
flex: 0 0 calc(var(--grid-col-width) * 10);
|
|
803
|
-
max-width: calc(var(--grid-col-width) * 10);
|
|
804
|
-
}
|
|
805
|
-
.width-tablet-11 {
|
|
806
|
-
flex: 0 0 calc(var(--grid-col-width) * 11);
|
|
807
|
-
max-width: calc(var(--grid-col-width) * 11);
|
|
808
|
-
}
|
|
809
|
-
.width-tablet-12 {
|
|
810
|
-
flex: 0 0 calc(var(--grid-col-width) * 12);
|
|
811
|
-
max-width: calc(var(--grid-col-width) * 12);
|
|
812
|
-
}
|
|
813
|
-
.offset-tablet-1 {
|
|
814
|
-
margin-left: calc(var(--grid-col-width) * 1);
|
|
815
|
-
}
|
|
816
|
-
.offset-tablet-2 {
|
|
817
|
-
margin-left: calc(var(--grid-col-width) * 2);
|
|
818
|
-
}
|
|
819
|
-
.offset-tablet-3 {
|
|
820
|
-
margin-left: calc(var(--grid-col-width) * 3);
|
|
821
|
-
}
|
|
822
|
-
.offset-tablet-4 {
|
|
823
|
-
margin-left: calc(var(--grid-col-width) * 4);
|
|
824
|
-
}
|
|
825
|
-
.offset-tablet-5 {
|
|
826
|
-
margin-left: calc(var(--grid-col-width) * 5);
|
|
827
|
-
}
|
|
828
|
-
.offset-tablet-6 {
|
|
829
|
-
margin-left: calc(var(--grid-col-width) * 6);
|
|
830
|
-
}
|
|
831
|
-
.offset-tablet-7 {
|
|
832
|
-
margin-left: calc(var(--grid-col-width) * 7);
|
|
833
|
-
}
|
|
834
|
-
.offset-tablet-8 {
|
|
835
|
-
margin-left: calc(var(--grid-col-width) * 8);
|
|
836
|
-
}
|
|
837
|
-
.offset-tablet-9 {
|
|
838
|
-
margin-left: calc(var(--grid-col-width) * 9);
|
|
839
|
-
}
|
|
840
|
-
.offset-tablet-10 {
|
|
841
|
-
margin-left: calc(var(--grid-col-width) * 10);
|
|
842
|
-
}
|
|
843
|
-
.offset-tablet-11 {
|
|
844
|
-
margin-left: calc(var(--grid-col-width) * 11);
|
|
845
|
-
}
|
|
846
|
-
|
|
847
|
-
.order-tablet-first {
|
|
848
|
-
order: -1;
|
|
849
|
-
}
|
|
850
|
-
|
|
851
|
-
.order-tablet-last {
|
|
852
|
-
order: 13;
|
|
853
|
-
}
|
|
854
|
-
.order-tablet-1 {
|
|
855
|
-
order: 1;
|
|
856
|
-
}
|
|
857
|
-
.order-tablet-2 {
|
|
858
|
-
order: 2;
|
|
859
|
-
}
|
|
860
|
-
.order-tablet-3 {
|
|
861
|
-
order: 3;
|
|
862
|
-
}
|
|
863
|
-
.order-tablet-4 {
|
|
864
|
-
order: 4;
|
|
865
|
-
}
|
|
866
|
-
.order-tablet-5 {
|
|
867
|
-
order: 5;
|
|
868
|
-
}
|
|
869
|
-
.order-tablet-6 {
|
|
870
|
-
order: 6;
|
|
871
|
-
}
|
|
872
|
-
.order-tablet-7 {
|
|
873
|
-
order: 7;
|
|
874
|
-
}
|
|
875
|
-
.order-tablet-8 {
|
|
876
|
-
order: 8;
|
|
877
|
-
}
|
|
878
|
-
.order-tablet-9 {
|
|
879
|
-
order: 9;
|
|
880
|
-
}
|
|
881
|
-
.order-tablet-10 {
|
|
882
|
-
order: 10;
|
|
883
|
-
}
|
|
884
|
-
.order-tablet-11 {
|
|
885
|
-
order: 11;
|
|
886
|
-
}
|
|
887
|
-
.order-tablet-12 {
|
|
888
|
-
order: 12;
|
|
889
|
-
}
|
|
890
|
-
}
|
|
891
|
-
|
|
892
|
-
@media (min-width: 600px) {
|
|
893
|
-
.width-tablet-s-auto {
|
|
894
|
-
flex: 0 0 auto;
|
|
895
|
-
width: auto;
|
|
896
|
-
max-width: none;
|
|
897
|
-
}
|
|
898
|
-
|
|
899
|
-
.width-tablet-s-available {
|
|
900
|
-
flex-basis: auto;
|
|
901
|
-
min-height: auto;
|
|
902
|
-
height: auto;
|
|
903
|
-
}
|
|
904
|
-
.width-tablet-s-1 {
|
|
905
|
-
flex: 0 0 calc(var(--grid-col-width) * 1);
|
|
906
|
-
max-width: calc(var(--grid-col-width) * 1);
|
|
907
|
-
}
|
|
908
|
-
.width-tablet-s-2 {
|
|
909
|
-
flex: 0 0 calc(var(--grid-col-width) * 2);
|
|
910
|
-
max-width: calc(var(--grid-col-width) * 2);
|
|
911
|
-
}
|
|
912
|
-
.width-tablet-s-3 {
|
|
913
|
-
flex: 0 0 calc(var(--grid-col-width) * 3);
|
|
914
|
-
max-width: calc(var(--grid-col-width) * 3);
|
|
915
|
-
}
|
|
916
|
-
.width-tablet-s-4 {
|
|
917
|
-
flex: 0 0 calc(var(--grid-col-width) * 4);
|
|
918
|
-
max-width: calc(var(--grid-col-width) * 4);
|
|
919
|
-
}
|
|
920
|
-
.width-tablet-s-5 {
|
|
921
|
-
flex: 0 0 calc(var(--grid-col-width) * 5);
|
|
922
|
-
max-width: calc(var(--grid-col-width) * 5);
|
|
923
|
-
}
|
|
924
|
-
.width-tablet-s-6 {
|
|
925
|
-
flex: 0 0 calc(var(--grid-col-width) * 6);
|
|
926
|
-
max-width: calc(var(--grid-col-width) * 6);
|
|
927
|
-
}
|
|
928
|
-
.width-tablet-s-7 {
|
|
929
|
-
flex: 0 0 calc(var(--grid-col-width) * 7);
|
|
930
|
-
max-width: calc(var(--grid-col-width) * 7);
|
|
931
|
-
}
|
|
932
|
-
.width-tablet-s-8 {
|
|
933
|
-
flex: 0 0 calc(var(--grid-col-width) * 8);
|
|
934
|
-
max-width: calc(var(--grid-col-width) * 8);
|
|
935
|
-
}
|
|
936
|
-
.width-tablet-s-9 {
|
|
937
|
-
flex: 0 0 calc(var(--grid-col-width) * 9);
|
|
938
|
-
max-width: calc(var(--grid-col-width) * 9);
|
|
939
|
-
}
|
|
940
|
-
.width-tablet-s-10 {
|
|
941
|
-
flex: 0 0 calc(var(--grid-col-width) * 10);
|
|
942
|
-
max-width: calc(var(--grid-col-width) * 10);
|
|
943
|
-
}
|
|
944
|
-
.width-tablet-s-11 {
|
|
945
|
-
flex: 0 0 calc(var(--grid-col-width) * 11);
|
|
946
|
-
max-width: calc(var(--grid-col-width) * 11);
|
|
947
|
-
}
|
|
948
|
-
.width-tablet-s-12 {
|
|
949
|
-
flex: 0 0 calc(var(--grid-col-width) * 12);
|
|
950
|
-
max-width: calc(var(--grid-col-width) * 12);
|
|
951
|
-
}
|
|
952
|
-
.offset-tablet-s-1 {
|
|
953
|
-
margin-left: calc(var(--grid-col-width) * 1);
|
|
954
|
-
}
|
|
955
|
-
.offset-tablet-s-2 {
|
|
956
|
-
margin-left: calc(var(--grid-col-width) * 2);
|
|
957
|
-
}
|
|
958
|
-
.offset-tablet-s-3 {
|
|
959
|
-
margin-left: calc(var(--grid-col-width) * 3);
|
|
960
|
-
}
|
|
961
|
-
.offset-tablet-s-4 {
|
|
962
|
-
margin-left: calc(var(--grid-col-width) * 4);
|
|
963
|
-
}
|
|
964
|
-
.offset-tablet-s-5 {
|
|
965
|
-
margin-left: calc(var(--grid-col-width) * 5);
|
|
966
|
-
}
|
|
967
|
-
.offset-tablet-s-6 {
|
|
968
|
-
margin-left: calc(var(--grid-col-width) * 6);
|
|
969
|
-
}
|
|
970
|
-
.offset-tablet-s-7 {
|
|
971
|
-
margin-left: calc(var(--grid-col-width) * 7);
|
|
972
|
-
}
|
|
973
|
-
.offset-tablet-s-8 {
|
|
974
|
-
margin-left: calc(var(--grid-col-width) * 8);
|
|
975
|
-
}
|
|
976
|
-
.offset-tablet-s-9 {
|
|
977
|
-
margin-left: calc(var(--grid-col-width) * 9);
|
|
978
|
-
}
|
|
979
|
-
.offset-tablet-s-10 {
|
|
980
|
-
margin-left: calc(var(--grid-col-width) * 10);
|
|
981
|
-
}
|
|
982
|
-
.offset-tablet-s-11 {
|
|
983
|
-
margin-left: calc(var(--grid-col-width) * 11);
|
|
984
|
-
}
|
|
985
|
-
|
|
986
|
-
.order-tablet-s-first {
|
|
987
|
-
order: -1;
|
|
988
|
-
}
|
|
989
|
-
|
|
990
|
-
.order-tablet-s-last {
|
|
991
|
-
order: 13;
|
|
992
|
-
}
|
|
993
|
-
.order-tablet-s-1 {
|
|
994
|
-
order: 1;
|
|
995
|
-
}
|
|
996
|
-
.order-tablet-s-2 {
|
|
997
|
-
order: 2;
|
|
998
|
-
}
|
|
999
|
-
.order-tablet-s-3 {
|
|
1000
|
-
order: 3;
|
|
1001
|
-
}
|
|
1002
|
-
.order-tablet-s-4 {
|
|
1003
|
-
order: 4;
|
|
1004
|
-
}
|
|
1005
|
-
.order-tablet-s-5 {
|
|
1006
|
-
order: 5;
|
|
1007
|
-
}
|
|
1008
|
-
.order-tablet-s-6 {
|
|
1009
|
-
order: 6;
|
|
1010
|
-
}
|
|
1011
|
-
.order-tablet-s-7 {
|
|
1012
|
-
order: 7;
|
|
1013
|
-
}
|
|
1014
|
-
.order-tablet-s-8 {
|
|
1015
|
-
order: 8;
|
|
1016
|
-
}
|
|
1017
|
-
.order-tablet-s-9 {
|
|
1018
|
-
order: 9;
|
|
1019
|
-
}
|
|
1020
|
-
.order-tablet-s-10 {
|
|
1021
|
-
order: 10;
|
|
1022
|
-
}
|
|
1023
|
-
.order-tablet-s-11 {
|
|
1024
|
-
order: 11;
|
|
1025
|
-
}
|
|
1026
|
-
.order-tablet-s-12 {
|
|
1027
|
-
order: 12;
|
|
1028
|
-
}
|
|
1029
|
-
}
|
|
1030
|
-
|
|
1031
|
-
@media (min-width: 768px) {
|
|
1032
|
-
.width-tablet-m-auto {
|
|
1033
|
-
flex: 0 0 auto;
|
|
1034
|
-
width: auto;
|
|
1035
|
-
max-width: none;
|
|
1036
|
-
}
|
|
1037
|
-
|
|
1038
|
-
.width-tablet-m-available {
|
|
1039
|
-
flex-basis: auto;
|
|
1040
|
-
min-height: auto;
|
|
1041
|
-
height: auto;
|
|
1042
|
-
}
|
|
1043
|
-
.width-tablet-m-1 {
|
|
1044
|
-
flex: 0 0 calc(var(--grid-col-width) * 1);
|
|
1045
|
-
max-width: calc(var(--grid-col-width) * 1);
|
|
1046
|
-
}
|
|
1047
|
-
.width-tablet-m-2 {
|
|
1048
|
-
flex: 0 0 calc(var(--grid-col-width) * 2);
|
|
1049
|
-
max-width: calc(var(--grid-col-width) * 2);
|
|
1050
|
-
}
|
|
1051
|
-
.width-tablet-m-3 {
|
|
1052
|
-
flex: 0 0 calc(var(--grid-col-width) * 3);
|
|
1053
|
-
max-width: calc(var(--grid-col-width) * 3);
|
|
1054
|
-
}
|
|
1055
|
-
.width-tablet-m-4 {
|
|
1056
|
-
flex: 0 0 calc(var(--grid-col-width) * 4);
|
|
1057
|
-
max-width: calc(var(--grid-col-width) * 4);
|
|
1058
|
-
}
|
|
1059
|
-
.width-tablet-m-5 {
|
|
1060
|
-
flex: 0 0 calc(var(--grid-col-width) * 5);
|
|
1061
|
-
max-width: calc(var(--grid-col-width) * 5);
|
|
1062
|
-
}
|
|
1063
|
-
.width-tablet-m-6 {
|
|
1064
|
-
flex: 0 0 calc(var(--grid-col-width) * 6);
|
|
1065
|
-
max-width: calc(var(--grid-col-width) * 6);
|
|
1066
|
-
}
|
|
1067
|
-
.width-tablet-m-7 {
|
|
1068
|
-
flex: 0 0 calc(var(--grid-col-width) * 7);
|
|
1069
|
-
max-width: calc(var(--grid-col-width) * 7);
|
|
1070
|
-
}
|
|
1071
|
-
.width-tablet-m-8 {
|
|
1072
|
-
flex: 0 0 calc(var(--grid-col-width) * 8);
|
|
1073
|
-
max-width: calc(var(--grid-col-width) * 8);
|
|
1074
|
-
}
|
|
1075
|
-
.width-tablet-m-9 {
|
|
1076
|
-
flex: 0 0 calc(var(--grid-col-width) * 9);
|
|
1077
|
-
max-width: calc(var(--grid-col-width) * 9);
|
|
1078
|
-
}
|
|
1079
|
-
.width-tablet-m-10 {
|
|
1080
|
-
flex: 0 0 calc(var(--grid-col-width) * 10);
|
|
1081
|
-
max-width: calc(var(--grid-col-width) * 10);
|
|
1082
|
-
}
|
|
1083
|
-
.width-tablet-m-11 {
|
|
1084
|
-
flex: 0 0 calc(var(--grid-col-width) * 11);
|
|
1085
|
-
max-width: calc(var(--grid-col-width) * 11);
|
|
1086
|
-
}
|
|
1087
|
-
.width-tablet-m-12 {
|
|
1088
|
-
flex: 0 0 calc(var(--grid-col-width) * 12);
|
|
1089
|
-
max-width: calc(var(--grid-col-width) * 12);
|
|
1090
|
-
}
|
|
1091
|
-
.offset-tablet-m-1 {
|
|
1092
|
-
margin-left: calc(var(--grid-col-width) * 1);
|
|
1093
|
-
}
|
|
1094
|
-
.offset-tablet-m-2 {
|
|
1095
|
-
margin-left: calc(var(--grid-col-width) * 2);
|
|
1096
|
-
}
|
|
1097
|
-
.offset-tablet-m-3 {
|
|
1098
|
-
margin-left: calc(var(--grid-col-width) * 3);
|
|
1099
|
-
}
|
|
1100
|
-
.offset-tablet-m-4 {
|
|
1101
|
-
margin-left: calc(var(--grid-col-width) * 4);
|
|
1102
|
-
}
|
|
1103
|
-
.offset-tablet-m-5 {
|
|
1104
|
-
margin-left: calc(var(--grid-col-width) * 5);
|
|
1105
|
-
}
|
|
1106
|
-
.offset-tablet-m-6 {
|
|
1107
|
-
margin-left: calc(var(--grid-col-width) * 6);
|
|
1108
|
-
}
|
|
1109
|
-
.offset-tablet-m-7 {
|
|
1110
|
-
margin-left: calc(var(--grid-col-width) * 7);
|
|
1111
|
-
}
|
|
1112
|
-
.offset-tablet-m-8 {
|
|
1113
|
-
margin-left: calc(var(--grid-col-width) * 8);
|
|
1114
|
-
}
|
|
1115
|
-
.offset-tablet-m-9 {
|
|
1116
|
-
margin-left: calc(var(--grid-col-width) * 9);
|
|
1117
|
-
}
|
|
1118
|
-
.offset-tablet-m-10 {
|
|
1119
|
-
margin-left: calc(var(--grid-col-width) * 10);
|
|
1120
|
-
}
|
|
1121
|
-
.offset-tablet-m-11 {
|
|
1122
|
-
margin-left: calc(var(--grid-col-width) * 11);
|
|
1123
|
-
}
|
|
1124
|
-
|
|
1125
|
-
.order-tablet-m-first {
|
|
1126
|
-
order: -1;
|
|
1127
|
-
}
|
|
1128
|
-
|
|
1129
|
-
.order-tablet-m-last {
|
|
1130
|
-
order: 13;
|
|
1131
|
-
}
|
|
1132
|
-
.order-tablet-m-1 {
|
|
1133
|
-
order: 1;
|
|
1134
|
-
}
|
|
1135
|
-
.order-tablet-m-2 {
|
|
1136
|
-
order: 2;
|
|
1137
|
-
}
|
|
1138
|
-
.order-tablet-m-3 {
|
|
1139
|
-
order: 3;
|
|
1140
|
-
}
|
|
1141
|
-
.order-tablet-m-4 {
|
|
1142
|
-
order: 4;
|
|
1143
|
-
}
|
|
1144
|
-
.order-tablet-m-5 {
|
|
1145
|
-
order: 5;
|
|
1146
|
-
}
|
|
1147
|
-
.order-tablet-m-6 {
|
|
1148
|
-
order: 6;
|
|
1149
|
-
}
|
|
1150
|
-
.order-tablet-m-7 {
|
|
1151
|
-
order: 7;
|
|
1152
|
-
}
|
|
1153
|
-
.order-tablet-m-8 {
|
|
1154
|
-
order: 8;
|
|
1155
|
-
}
|
|
1156
|
-
.order-tablet-m-9 {
|
|
1157
|
-
order: 9;
|
|
1158
|
-
}
|
|
1159
|
-
.order-tablet-m-10 {
|
|
1160
|
-
order: 10;
|
|
1161
|
-
}
|
|
1162
|
-
.order-tablet-m-11 {
|
|
1163
|
-
order: 11;
|
|
1164
|
-
}
|
|
1165
|
-
.order-tablet-m-12 {
|
|
1166
|
-
order: 12;
|
|
1167
|
-
}
|
|
1168
|
-
}
|
|
1169
|
-
|
|
1170
|
-
@media (min-width: 1024px) {
|
|
1171
|
-
.width-desktop-auto {
|
|
1172
|
-
flex: 0 0 auto;
|
|
1173
|
-
width: auto;
|
|
1174
|
-
max-width: none;
|
|
1175
|
-
}
|
|
1176
|
-
|
|
1177
|
-
.width-desktop-available {
|
|
1178
|
-
flex-basis: auto;
|
|
1179
|
-
min-height: auto;
|
|
1180
|
-
height: auto;
|
|
1181
|
-
}
|
|
1182
|
-
.width-desktop-1 {
|
|
1183
|
-
flex: 0 0 calc(var(--grid-col-width) * 1);
|
|
1184
|
-
max-width: calc(var(--grid-col-width) * 1);
|
|
1185
|
-
}
|
|
1186
|
-
.width-desktop-2 {
|
|
1187
|
-
flex: 0 0 calc(var(--grid-col-width) * 2);
|
|
1188
|
-
max-width: calc(var(--grid-col-width) * 2);
|
|
1189
|
-
}
|
|
1190
|
-
.width-desktop-3 {
|
|
1191
|
-
flex: 0 0 calc(var(--grid-col-width) * 3);
|
|
1192
|
-
max-width: calc(var(--grid-col-width) * 3);
|
|
1193
|
-
}
|
|
1194
|
-
.width-desktop-4 {
|
|
1195
|
-
flex: 0 0 calc(var(--grid-col-width) * 4);
|
|
1196
|
-
max-width: calc(var(--grid-col-width) * 4);
|
|
1197
|
-
}
|
|
1198
|
-
.width-desktop-5 {
|
|
1199
|
-
flex: 0 0 calc(var(--grid-col-width) * 5);
|
|
1200
|
-
max-width: calc(var(--grid-col-width) * 5);
|
|
1201
|
-
}
|
|
1202
|
-
.width-desktop-6 {
|
|
1203
|
-
flex: 0 0 calc(var(--grid-col-width) * 6);
|
|
1204
|
-
max-width: calc(var(--grid-col-width) * 6);
|
|
1205
|
-
}
|
|
1206
|
-
.width-desktop-7 {
|
|
1207
|
-
flex: 0 0 calc(var(--grid-col-width) * 7);
|
|
1208
|
-
max-width: calc(var(--grid-col-width) * 7);
|
|
1209
|
-
}
|
|
1210
|
-
.width-desktop-8 {
|
|
1211
|
-
flex: 0 0 calc(var(--grid-col-width) * 8);
|
|
1212
|
-
max-width: calc(var(--grid-col-width) * 8);
|
|
1213
|
-
}
|
|
1214
|
-
.width-desktop-9 {
|
|
1215
|
-
flex: 0 0 calc(var(--grid-col-width) * 9);
|
|
1216
|
-
max-width: calc(var(--grid-col-width) * 9);
|
|
1217
|
-
}
|
|
1218
|
-
.width-desktop-10 {
|
|
1219
|
-
flex: 0 0 calc(var(--grid-col-width) * 10);
|
|
1220
|
-
max-width: calc(var(--grid-col-width) * 10);
|
|
1221
|
-
}
|
|
1222
|
-
.width-desktop-11 {
|
|
1223
|
-
flex: 0 0 calc(var(--grid-col-width) * 11);
|
|
1224
|
-
max-width: calc(var(--grid-col-width) * 11);
|
|
1225
|
-
}
|
|
1226
|
-
.width-desktop-12 {
|
|
1227
|
-
flex: 0 0 calc(var(--grid-col-width) * 12);
|
|
1228
|
-
max-width: calc(var(--grid-col-width) * 12);
|
|
1229
|
-
}
|
|
1230
|
-
.offset-desktop-1 {
|
|
1231
|
-
margin-left: calc(var(--grid-col-width) * 1);
|
|
1232
|
-
}
|
|
1233
|
-
.offset-desktop-2 {
|
|
1234
|
-
margin-left: calc(var(--grid-col-width) * 2);
|
|
1235
|
-
}
|
|
1236
|
-
.offset-desktop-3 {
|
|
1237
|
-
margin-left: calc(var(--grid-col-width) * 3);
|
|
1238
|
-
}
|
|
1239
|
-
.offset-desktop-4 {
|
|
1240
|
-
margin-left: calc(var(--grid-col-width) * 4);
|
|
1241
|
-
}
|
|
1242
|
-
.offset-desktop-5 {
|
|
1243
|
-
margin-left: calc(var(--grid-col-width) * 5);
|
|
1244
|
-
}
|
|
1245
|
-
.offset-desktop-6 {
|
|
1246
|
-
margin-left: calc(var(--grid-col-width) * 6);
|
|
1247
|
-
}
|
|
1248
|
-
.offset-desktop-7 {
|
|
1249
|
-
margin-left: calc(var(--grid-col-width) * 7);
|
|
1250
|
-
}
|
|
1251
|
-
.offset-desktop-8 {
|
|
1252
|
-
margin-left: calc(var(--grid-col-width) * 8);
|
|
1253
|
-
}
|
|
1254
|
-
.offset-desktop-9 {
|
|
1255
|
-
margin-left: calc(var(--grid-col-width) * 9);
|
|
1256
|
-
}
|
|
1257
|
-
.offset-desktop-10 {
|
|
1258
|
-
margin-left: calc(var(--grid-col-width) * 10);
|
|
1259
|
-
}
|
|
1260
|
-
.offset-desktop-11 {
|
|
1261
|
-
margin-left: calc(var(--grid-col-width) * 11);
|
|
1262
|
-
}
|
|
1263
|
-
|
|
1264
|
-
.order-desktop-first {
|
|
1265
|
-
order: -1;
|
|
1266
|
-
}
|
|
1267
|
-
|
|
1268
|
-
.order-desktop-last {
|
|
1269
|
-
order: 13;
|
|
1270
|
-
}
|
|
1271
|
-
.order-desktop-1 {
|
|
1272
|
-
order: 1;
|
|
1273
|
-
}
|
|
1274
|
-
.order-desktop-2 {
|
|
1275
|
-
order: 2;
|
|
1276
|
-
}
|
|
1277
|
-
.order-desktop-3 {
|
|
1278
|
-
order: 3;
|
|
1279
|
-
}
|
|
1280
|
-
.order-desktop-4 {
|
|
1281
|
-
order: 4;
|
|
1282
|
-
}
|
|
1283
|
-
.order-desktop-5 {
|
|
1284
|
-
order: 5;
|
|
1285
|
-
}
|
|
1286
|
-
.order-desktop-6 {
|
|
1287
|
-
order: 6;
|
|
1288
|
-
}
|
|
1289
|
-
.order-desktop-7 {
|
|
1290
|
-
order: 7;
|
|
1291
|
-
}
|
|
1292
|
-
.order-desktop-8 {
|
|
1293
|
-
order: 8;
|
|
1294
|
-
}
|
|
1295
|
-
.order-desktop-9 {
|
|
1296
|
-
order: 9;
|
|
1297
|
-
}
|
|
1298
|
-
.order-desktop-10 {
|
|
1299
|
-
order: 10;
|
|
1300
|
-
}
|
|
1301
|
-
.order-desktop-11 {
|
|
1302
|
-
order: 11;
|
|
1303
|
-
}
|
|
1304
|
-
.order-desktop-12 {
|
|
1305
|
-
order: 12;
|
|
1306
|
-
}
|
|
1307
|
-
}
|
|
1308
|
-
|
|
1309
|
-
@media (min-width: 1024px) {
|
|
1310
|
-
.width-desktop-s-auto {
|
|
1311
|
-
flex: 0 0 auto;
|
|
1312
|
-
width: auto;
|
|
1313
|
-
max-width: none;
|
|
1314
|
-
}
|
|
1315
|
-
|
|
1316
|
-
.width-desktop-s-available {
|
|
1317
|
-
flex-basis: auto;
|
|
1318
|
-
min-height: auto;
|
|
1319
|
-
height: auto;
|
|
1320
|
-
}
|
|
1321
|
-
.width-desktop-s-1 {
|
|
1322
|
-
flex: 0 0 calc(var(--grid-col-width) * 1);
|
|
1323
|
-
max-width: calc(var(--grid-col-width) * 1);
|
|
1324
|
-
}
|
|
1325
|
-
.width-desktop-s-2 {
|
|
1326
|
-
flex: 0 0 calc(var(--grid-col-width) * 2);
|
|
1327
|
-
max-width: calc(var(--grid-col-width) * 2);
|
|
1328
|
-
}
|
|
1329
|
-
.width-desktop-s-3 {
|
|
1330
|
-
flex: 0 0 calc(var(--grid-col-width) * 3);
|
|
1331
|
-
max-width: calc(var(--grid-col-width) * 3);
|
|
1332
|
-
}
|
|
1333
|
-
.width-desktop-s-4 {
|
|
1334
|
-
flex: 0 0 calc(var(--grid-col-width) * 4);
|
|
1335
|
-
max-width: calc(var(--grid-col-width) * 4);
|
|
1336
|
-
}
|
|
1337
|
-
.width-desktop-s-5 {
|
|
1338
|
-
flex: 0 0 calc(var(--grid-col-width) * 5);
|
|
1339
|
-
max-width: calc(var(--grid-col-width) * 5);
|
|
1340
|
-
}
|
|
1341
|
-
.width-desktop-s-6 {
|
|
1342
|
-
flex: 0 0 calc(var(--grid-col-width) * 6);
|
|
1343
|
-
max-width: calc(var(--grid-col-width) * 6);
|
|
1344
|
-
}
|
|
1345
|
-
.width-desktop-s-7 {
|
|
1346
|
-
flex: 0 0 calc(var(--grid-col-width) * 7);
|
|
1347
|
-
max-width: calc(var(--grid-col-width) * 7);
|
|
1348
|
-
}
|
|
1349
|
-
.width-desktop-s-8 {
|
|
1350
|
-
flex: 0 0 calc(var(--grid-col-width) * 8);
|
|
1351
|
-
max-width: calc(var(--grid-col-width) * 8);
|
|
1352
|
-
}
|
|
1353
|
-
.width-desktop-s-9 {
|
|
1354
|
-
flex: 0 0 calc(var(--grid-col-width) * 9);
|
|
1355
|
-
max-width: calc(var(--grid-col-width) * 9);
|
|
1356
|
-
}
|
|
1357
|
-
.width-desktop-s-10 {
|
|
1358
|
-
flex: 0 0 calc(var(--grid-col-width) * 10);
|
|
1359
|
-
max-width: calc(var(--grid-col-width) * 10);
|
|
1360
|
-
}
|
|
1361
|
-
.width-desktop-s-11 {
|
|
1362
|
-
flex: 0 0 calc(var(--grid-col-width) * 11);
|
|
1363
|
-
max-width: calc(var(--grid-col-width) * 11);
|
|
1364
|
-
}
|
|
1365
|
-
.width-desktop-s-12 {
|
|
1366
|
-
flex: 0 0 calc(var(--grid-col-width) * 12);
|
|
1367
|
-
max-width: calc(var(--grid-col-width) * 12);
|
|
1368
|
-
}
|
|
1369
|
-
.offset-desktop-s-1 {
|
|
1370
|
-
margin-left: calc(var(--grid-col-width) * 1);
|
|
1371
|
-
}
|
|
1372
|
-
.offset-desktop-s-2 {
|
|
1373
|
-
margin-left: calc(var(--grid-col-width) * 2);
|
|
1374
|
-
}
|
|
1375
|
-
.offset-desktop-s-3 {
|
|
1376
|
-
margin-left: calc(var(--grid-col-width) * 3);
|
|
1377
|
-
}
|
|
1378
|
-
.offset-desktop-s-4 {
|
|
1379
|
-
margin-left: calc(var(--grid-col-width) * 4);
|
|
1380
|
-
}
|
|
1381
|
-
.offset-desktop-s-5 {
|
|
1382
|
-
margin-left: calc(var(--grid-col-width) * 5);
|
|
1383
|
-
}
|
|
1384
|
-
.offset-desktop-s-6 {
|
|
1385
|
-
margin-left: calc(var(--grid-col-width) * 6);
|
|
1386
|
-
}
|
|
1387
|
-
.offset-desktop-s-7 {
|
|
1388
|
-
margin-left: calc(var(--grid-col-width) * 7);
|
|
1389
|
-
}
|
|
1390
|
-
.offset-desktop-s-8 {
|
|
1391
|
-
margin-left: calc(var(--grid-col-width) * 8);
|
|
1392
|
-
}
|
|
1393
|
-
.offset-desktop-s-9 {
|
|
1394
|
-
margin-left: calc(var(--grid-col-width) * 9);
|
|
1395
|
-
}
|
|
1396
|
-
.offset-desktop-s-10 {
|
|
1397
|
-
margin-left: calc(var(--grid-col-width) * 10);
|
|
1398
|
-
}
|
|
1399
|
-
.offset-desktop-s-11 {
|
|
1400
|
-
margin-left: calc(var(--grid-col-width) * 11);
|
|
1401
|
-
}
|
|
1402
|
-
|
|
1403
|
-
.order-desktop-s-first {
|
|
1404
|
-
order: -1;
|
|
1405
|
-
}
|
|
1406
|
-
|
|
1407
|
-
.order-desktop-s-last {
|
|
1408
|
-
order: 13;
|
|
1409
|
-
}
|
|
1410
|
-
.order-desktop-s-1 {
|
|
1411
|
-
order: 1;
|
|
1412
|
-
}
|
|
1413
|
-
.order-desktop-s-2 {
|
|
1414
|
-
order: 2;
|
|
1415
|
-
}
|
|
1416
|
-
.order-desktop-s-3 {
|
|
1417
|
-
order: 3;
|
|
1418
|
-
}
|
|
1419
|
-
.order-desktop-s-4 {
|
|
1420
|
-
order: 4;
|
|
1421
|
-
}
|
|
1422
|
-
.order-desktop-s-5 {
|
|
1423
|
-
order: 5;
|
|
1424
|
-
}
|
|
1425
|
-
.order-desktop-s-6 {
|
|
1426
|
-
order: 6;
|
|
1427
|
-
}
|
|
1428
|
-
.order-desktop-s-7 {
|
|
1429
|
-
order: 7;
|
|
1430
|
-
}
|
|
1431
|
-
.order-desktop-s-8 {
|
|
1432
|
-
order: 8;
|
|
1433
|
-
}
|
|
1434
|
-
.order-desktop-s-9 {
|
|
1435
|
-
order: 9;
|
|
1436
|
-
}
|
|
1437
|
-
.order-desktop-s-10 {
|
|
1438
|
-
order: 10;
|
|
1439
|
-
}
|
|
1440
|
-
.order-desktop-s-11 {
|
|
1441
|
-
order: 11;
|
|
1442
|
-
}
|
|
1443
|
-
.order-desktop-s-12 {
|
|
1444
|
-
order: 12;
|
|
1445
|
-
}
|
|
1446
|
-
}
|
|
1447
|
-
|
|
1448
|
-
@media (min-width: 1280px) {
|
|
1449
|
-
.width-desktop-m-auto {
|
|
1450
|
-
flex: 0 0 auto;
|
|
1451
|
-
width: auto;
|
|
1452
|
-
max-width: none;
|
|
1453
|
-
}
|
|
1454
|
-
|
|
1455
|
-
.width-desktop-m-available {
|
|
1456
|
-
flex-basis: auto;
|
|
1457
|
-
min-height: auto;
|
|
1458
|
-
height: auto;
|
|
1459
|
-
}
|
|
1460
|
-
.width-desktop-m-1 {
|
|
1461
|
-
flex: 0 0 calc(var(--grid-col-width) * 1);
|
|
1462
|
-
max-width: calc(var(--grid-col-width) * 1);
|
|
1463
|
-
}
|
|
1464
|
-
.width-desktop-m-2 {
|
|
1465
|
-
flex: 0 0 calc(var(--grid-col-width) * 2);
|
|
1466
|
-
max-width: calc(var(--grid-col-width) * 2);
|
|
1467
|
-
}
|
|
1468
|
-
.width-desktop-m-3 {
|
|
1469
|
-
flex: 0 0 calc(var(--grid-col-width) * 3);
|
|
1470
|
-
max-width: calc(var(--grid-col-width) * 3);
|
|
1471
|
-
}
|
|
1472
|
-
.width-desktop-m-4 {
|
|
1473
|
-
flex: 0 0 calc(var(--grid-col-width) * 4);
|
|
1474
|
-
max-width: calc(var(--grid-col-width) * 4);
|
|
1475
|
-
}
|
|
1476
|
-
.width-desktop-m-5 {
|
|
1477
|
-
flex: 0 0 calc(var(--grid-col-width) * 5);
|
|
1478
|
-
max-width: calc(var(--grid-col-width) * 5);
|
|
1479
|
-
}
|
|
1480
|
-
.width-desktop-m-6 {
|
|
1481
|
-
flex: 0 0 calc(var(--grid-col-width) * 6);
|
|
1482
|
-
max-width: calc(var(--grid-col-width) * 6);
|
|
1483
|
-
}
|
|
1484
|
-
.width-desktop-m-7 {
|
|
1485
|
-
flex: 0 0 calc(var(--grid-col-width) * 7);
|
|
1486
|
-
max-width: calc(var(--grid-col-width) * 7);
|
|
1487
|
-
}
|
|
1488
|
-
.width-desktop-m-8 {
|
|
1489
|
-
flex: 0 0 calc(var(--grid-col-width) * 8);
|
|
1490
|
-
max-width: calc(var(--grid-col-width) * 8);
|
|
1491
|
-
}
|
|
1492
|
-
.width-desktop-m-9 {
|
|
1493
|
-
flex: 0 0 calc(var(--grid-col-width) * 9);
|
|
1494
|
-
max-width: calc(var(--grid-col-width) * 9);
|
|
1495
|
-
}
|
|
1496
|
-
.width-desktop-m-10 {
|
|
1497
|
-
flex: 0 0 calc(var(--grid-col-width) * 10);
|
|
1498
|
-
max-width: calc(var(--grid-col-width) * 10);
|
|
1499
|
-
}
|
|
1500
|
-
.width-desktop-m-11 {
|
|
1501
|
-
flex: 0 0 calc(var(--grid-col-width) * 11);
|
|
1502
|
-
max-width: calc(var(--grid-col-width) * 11);
|
|
1503
|
-
}
|
|
1504
|
-
.width-desktop-m-12 {
|
|
1505
|
-
flex: 0 0 calc(var(--grid-col-width) * 12);
|
|
1506
|
-
max-width: calc(var(--grid-col-width) * 12);
|
|
1507
|
-
}
|
|
1508
|
-
.offset-desktop-m-1 {
|
|
1509
|
-
margin-left: calc(var(--grid-col-width) * 1);
|
|
1510
|
-
}
|
|
1511
|
-
.offset-desktop-m-2 {
|
|
1512
|
-
margin-left: calc(var(--grid-col-width) * 2);
|
|
1513
|
-
}
|
|
1514
|
-
.offset-desktop-m-3 {
|
|
1515
|
-
margin-left: calc(var(--grid-col-width) * 3);
|
|
1516
|
-
}
|
|
1517
|
-
.offset-desktop-m-4 {
|
|
1518
|
-
margin-left: calc(var(--grid-col-width) * 4);
|
|
1519
|
-
}
|
|
1520
|
-
.offset-desktop-m-5 {
|
|
1521
|
-
margin-left: calc(var(--grid-col-width) * 5);
|
|
1522
|
-
}
|
|
1523
|
-
.offset-desktop-m-6 {
|
|
1524
|
-
margin-left: calc(var(--grid-col-width) * 6);
|
|
1525
|
-
}
|
|
1526
|
-
.offset-desktop-m-7 {
|
|
1527
|
-
margin-left: calc(var(--grid-col-width) * 7);
|
|
1528
|
-
}
|
|
1529
|
-
.offset-desktop-m-8 {
|
|
1530
|
-
margin-left: calc(var(--grid-col-width) * 8);
|
|
1531
|
-
}
|
|
1532
|
-
.offset-desktop-m-9 {
|
|
1533
|
-
margin-left: calc(var(--grid-col-width) * 9);
|
|
1534
|
-
}
|
|
1535
|
-
.offset-desktop-m-10 {
|
|
1536
|
-
margin-left: calc(var(--grid-col-width) * 10);
|
|
1537
|
-
}
|
|
1538
|
-
.offset-desktop-m-11 {
|
|
1539
|
-
margin-left: calc(var(--grid-col-width) * 11);
|
|
1540
|
-
}
|
|
1541
|
-
|
|
1542
|
-
.order-desktop-m-first {
|
|
1543
|
-
order: -1;
|
|
1544
|
-
}
|
|
1545
|
-
|
|
1546
|
-
.order-desktop-m-last {
|
|
1547
|
-
order: 13;
|
|
1548
|
-
}
|
|
1549
|
-
.order-desktop-m-1 {
|
|
1550
|
-
order: 1;
|
|
1551
|
-
}
|
|
1552
|
-
.order-desktop-m-2 {
|
|
1553
|
-
order: 2;
|
|
1554
|
-
}
|
|
1555
|
-
.order-desktop-m-3 {
|
|
1556
|
-
order: 3;
|
|
1557
|
-
}
|
|
1558
|
-
.order-desktop-m-4 {
|
|
1559
|
-
order: 4;
|
|
1560
|
-
}
|
|
1561
|
-
.order-desktop-m-5 {
|
|
1562
|
-
order: 5;
|
|
1563
|
-
}
|
|
1564
|
-
.order-desktop-m-6 {
|
|
1565
|
-
order: 6;
|
|
1566
|
-
}
|
|
1567
|
-
.order-desktop-m-7 {
|
|
1568
|
-
order: 7;
|
|
1569
|
-
}
|
|
1570
|
-
.order-desktop-m-8 {
|
|
1571
|
-
order: 8;
|
|
1572
|
-
}
|
|
1573
|
-
.order-desktop-m-9 {
|
|
1574
|
-
order: 9;
|
|
1575
|
-
}
|
|
1576
|
-
.order-desktop-m-10 {
|
|
1577
|
-
order: 10;
|
|
1578
|
-
}
|
|
1579
|
-
.order-desktop-m-11 {
|
|
1580
|
-
order: 11;
|
|
1581
|
-
}
|
|
1582
|
-
.order-desktop-m-12 {
|
|
1583
|
-
order: 12;
|
|
1584
|
-
}
|
|
1585
|
-
}
|
|
1586
|
-
|
|
1587
|
-
@media (min-width: 1440px) {
|
|
1588
|
-
.width-desktop-l-auto {
|
|
1589
|
-
flex: 0 0 auto;
|
|
1590
|
-
width: auto;
|
|
1591
|
-
max-width: none;
|
|
1592
|
-
}
|
|
1593
|
-
|
|
1594
|
-
.width-desktop-l-available {
|
|
1595
|
-
flex-basis: auto;
|
|
1596
|
-
min-height: auto;
|
|
1597
|
-
height: auto;
|
|
1598
|
-
}
|
|
1599
|
-
.width-desktop-l-1 {
|
|
1600
|
-
flex: 0 0 calc(var(--grid-col-width) * 1);
|
|
1601
|
-
max-width: calc(var(--grid-col-width) * 1);
|
|
1602
|
-
}
|
|
1603
|
-
.width-desktop-l-2 {
|
|
1604
|
-
flex: 0 0 calc(var(--grid-col-width) * 2);
|
|
1605
|
-
max-width: calc(var(--grid-col-width) * 2);
|
|
1606
|
-
}
|
|
1607
|
-
.width-desktop-l-3 {
|
|
1608
|
-
flex: 0 0 calc(var(--grid-col-width) * 3);
|
|
1609
|
-
max-width: calc(var(--grid-col-width) * 3);
|
|
1610
|
-
}
|
|
1611
|
-
.width-desktop-l-4 {
|
|
1612
|
-
flex: 0 0 calc(var(--grid-col-width) * 4);
|
|
1613
|
-
max-width: calc(var(--grid-col-width) * 4);
|
|
1614
|
-
}
|
|
1615
|
-
.width-desktop-l-5 {
|
|
1616
|
-
flex: 0 0 calc(var(--grid-col-width) * 5);
|
|
1617
|
-
max-width: calc(var(--grid-col-width) * 5);
|
|
1618
|
-
}
|
|
1619
|
-
.width-desktop-l-6 {
|
|
1620
|
-
flex: 0 0 calc(var(--grid-col-width) * 6);
|
|
1621
|
-
max-width: calc(var(--grid-col-width) * 6);
|
|
1622
|
-
}
|
|
1623
|
-
.width-desktop-l-7 {
|
|
1624
|
-
flex: 0 0 calc(var(--grid-col-width) * 7);
|
|
1625
|
-
max-width: calc(var(--grid-col-width) * 7);
|
|
1626
|
-
}
|
|
1627
|
-
.width-desktop-l-8 {
|
|
1628
|
-
flex: 0 0 calc(var(--grid-col-width) * 8);
|
|
1629
|
-
max-width: calc(var(--grid-col-width) * 8);
|
|
1630
|
-
}
|
|
1631
|
-
.width-desktop-l-9 {
|
|
1632
|
-
flex: 0 0 calc(var(--grid-col-width) * 9);
|
|
1633
|
-
max-width: calc(var(--grid-col-width) * 9);
|
|
1634
|
-
}
|
|
1635
|
-
.width-desktop-l-10 {
|
|
1636
|
-
flex: 0 0 calc(var(--grid-col-width) * 10);
|
|
1637
|
-
max-width: calc(var(--grid-col-width) * 10);
|
|
1638
|
-
}
|
|
1639
|
-
.width-desktop-l-11 {
|
|
1640
|
-
flex: 0 0 calc(var(--grid-col-width) * 11);
|
|
1641
|
-
max-width: calc(var(--grid-col-width) * 11);
|
|
1642
|
-
}
|
|
1643
|
-
.width-desktop-l-12 {
|
|
1644
|
-
flex: 0 0 calc(var(--grid-col-width) * 12);
|
|
1645
|
-
max-width: calc(var(--grid-col-width) * 12);
|
|
1646
|
-
}
|
|
1647
|
-
.offset-desktop-l-1 {
|
|
1648
|
-
margin-left: calc(var(--grid-col-width) * 1);
|
|
1649
|
-
}
|
|
1650
|
-
.offset-desktop-l-2 {
|
|
1651
|
-
margin-left: calc(var(--grid-col-width) * 2);
|
|
1652
|
-
}
|
|
1653
|
-
.offset-desktop-l-3 {
|
|
1654
|
-
margin-left: calc(var(--grid-col-width) * 3);
|
|
1655
|
-
}
|
|
1656
|
-
.offset-desktop-l-4 {
|
|
1657
|
-
margin-left: calc(var(--grid-col-width) * 4);
|
|
1658
|
-
}
|
|
1659
|
-
.offset-desktop-l-5 {
|
|
1660
|
-
margin-left: calc(var(--grid-col-width) * 5);
|
|
1661
|
-
}
|
|
1662
|
-
.offset-desktop-l-6 {
|
|
1663
|
-
margin-left: calc(var(--grid-col-width) * 6);
|
|
1664
|
-
}
|
|
1665
|
-
.offset-desktop-l-7 {
|
|
1666
|
-
margin-left: calc(var(--grid-col-width) * 7);
|
|
1667
|
-
}
|
|
1668
|
-
.offset-desktop-l-8 {
|
|
1669
|
-
margin-left: calc(var(--grid-col-width) * 8);
|
|
1670
|
-
}
|
|
1671
|
-
.offset-desktop-l-9 {
|
|
1672
|
-
margin-left: calc(var(--grid-col-width) * 9);
|
|
1673
|
-
}
|
|
1674
|
-
.offset-desktop-l-10 {
|
|
1675
|
-
margin-left: calc(var(--grid-col-width) * 10);
|
|
1676
|
-
}
|
|
1677
|
-
.offset-desktop-l-11 {
|
|
1678
|
-
margin-left: calc(var(--grid-col-width) * 11);
|
|
1679
|
-
}
|
|
1680
|
-
|
|
1681
|
-
.order-desktop-l-first {
|
|
1682
|
-
order: -1;
|
|
1683
|
-
}
|
|
1684
|
-
|
|
1685
|
-
.order-desktop-l-last {
|
|
1686
|
-
order: 13;
|
|
1687
|
-
}
|
|
1688
|
-
.order-desktop-l-1 {
|
|
1689
|
-
order: 1;
|
|
1690
|
-
}
|
|
1691
|
-
.order-desktop-l-2 {
|
|
1692
|
-
order: 2;
|
|
1693
|
-
}
|
|
1694
|
-
.order-desktop-l-3 {
|
|
1695
|
-
order: 3;
|
|
1696
|
-
}
|
|
1697
|
-
.order-desktop-l-4 {
|
|
1698
|
-
order: 4;
|
|
1699
|
-
}
|
|
1700
|
-
.order-desktop-l-5 {
|
|
1701
|
-
order: 5;
|
|
1702
|
-
}
|
|
1703
|
-
.order-desktop-l-6 {
|
|
1704
|
-
order: 6;
|
|
1705
|
-
}
|
|
1706
|
-
.order-desktop-l-7 {
|
|
1707
|
-
order: 7;
|
|
1708
|
-
}
|
|
1709
|
-
.order-desktop-l-8 {
|
|
1710
|
-
order: 8;
|
|
1711
|
-
}
|
|
1712
|
-
.order-desktop-l-9 {
|
|
1713
|
-
order: 9;
|
|
1714
|
-
}
|
|
1715
|
-
.order-desktop-l-10 {
|
|
1716
|
-
order: 10;
|
|
1717
|
-
}
|
|
1718
|
-
.order-desktop-l-11 {
|
|
1719
|
-
order: 11;
|
|
1720
|
-
}
|
|
1721
|
-
.order-desktop-l-12 {
|
|
1722
|
-
order: 12;
|
|
1723
|
-
}
|
|
1724
|
-
}
|
|
1725
|
-
|
|
1726
|
-
@media (min-width: 1920px) {
|
|
1727
|
-
.width-desktop-xl-auto {
|
|
1728
|
-
flex: 0 0 auto;
|
|
1729
|
-
width: auto;
|
|
1730
|
-
max-width: none;
|
|
1731
|
-
}
|
|
1732
|
-
|
|
1733
|
-
.width-desktop-xl-available {
|
|
1734
|
-
flex-basis: auto;
|
|
1735
|
-
min-height: auto;
|
|
1736
|
-
height: auto;
|
|
1737
|
-
}
|
|
1738
|
-
.width-desktop-xl-1 {
|
|
1739
|
-
flex: 0 0 calc(var(--grid-col-width) * 1);
|
|
1740
|
-
max-width: calc(var(--grid-col-width) * 1);
|
|
1741
|
-
}
|
|
1742
|
-
.width-desktop-xl-2 {
|
|
1743
|
-
flex: 0 0 calc(var(--grid-col-width) * 2);
|
|
1744
|
-
max-width: calc(var(--grid-col-width) * 2);
|
|
1745
|
-
}
|
|
1746
|
-
.width-desktop-xl-3 {
|
|
1747
|
-
flex: 0 0 calc(var(--grid-col-width) * 3);
|
|
1748
|
-
max-width: calc(var(--grid-col-width) * 3);
|
|
1749
|
-
}
|
|
1750
|
-
.width-desktop-xl-4 {
|
|
1751
|
-
flex: 0 0 calc(var(--grid-col-width) * 4);
|
|
1752
|
-
max-width: calc(var(--grid-col-width) * 4);
|
|
1753
|
-
}
|
|
1754
|
-
.width-desktop-xl-5 {
|
|
1755
|
-
flex: 0 0 calc(var(--grid-col-width) * 5);
|
|
1756
|
-
max-width: calc(var(--grid-col-width) * 5);
|
|
1757
|
-
}
|
|
1758
|
-
.width-desktop-xl-6 {
|
|
1759
|
-
flex: 0 0 calc(var(--grid-col-width) * 6);
|
|
1760
|
-
max-width: calc(var(--grid-col-width) * 6);
|
|
1761
|
-
}
|
|
1762
|
-
.width-desktop-xl-7 {
|
|
1763
|
-
flex: 0 0 calc(var(--grid-col-width) * 7);
|
|
1764
|
-
max-width: calc(var(--grid-col-width) * 7);
|
|
1765
|
-
}
|
|
1766
|
-
.width-desktop-xl-8 {
|
|
1767
|
-
flex: 0 0 calc(var(--grid-col-width) * 8);
|
|
1768
|
-
max-width: calc(var(--grid-col-width) * 8);
|
|
1769
|
-
}
|
|
1770
|
-
.width-desktop-xl-9 {
|
|
1771
|
-
flex: 0 0 calc(var(--grid-col-width) * 9);
|
|
1772
|
-
max-width: calc(var(--grid-col-width) * 9);
|
|
1773
|
-
}
|
|
1774
|
-
.width-desktop-xl-10 {
|
|
1775
|
-
flex: 0 0 calc(var(--grid-col-width) * 10);
|
|
1776
|
-
max-width: calc(var(--grid-col-width) * 10);
|
|
1777
|
-
}
|
|
1778
|
-
.width-desktop-xl-11 {
|
|
1779
|
-
flex: 0 0 calc(var(--grid-col-width) * 11);
|
|
1780
|
-
max-width: calc(var(--grid-col-width) * 11);
|
|
1781
|
-
}
|
|
1782
|
-
.width-desktop-xl-12 {
|
|
1783
|
-
flex: 0 0 calc(var(--grid-col-width) * 12);
|
|
1784
|
-
max-width: calc(var(--grid-col-width) * 12);
|
|
1785
|
-
}
|
|
1786
|
-
.offset-desktop-xl-1 {
|
|
1787
|
-
margin-left: calc(var(--grid-col-width) * 1);
|
|
1788
|
-
}
|
|
1789
|
-
.offset-desktop-xl-2 {
|
|
1790
|
-
margin-left: calc(var(--grid-col-width) * 2);
|
|
1791
|
-
}
|
|
1792
|
-
.offset-desktop-xl-3 {
|
|
1793
|
-
margin-left: calc(var(--grid-col-width) * 3);
|
|
1794
|
-
}
|
|
1795
|
-
.offset-desktop-xl-4 {
|
|
1796
|
-
margin-left: calc(var(--grid-col-width) * 4);
|
|
1797
|
-
}
|
|
1798
|
-
.offset-desktop-xl-5 {
|
|
1799
|
-
margin-left: calc(var(--grid-col-width) * 5);
|
|
1800
|
-
}
|
|
1801
|
-
.offset-desktop-xl-6 {
|
|
1802
|
-
margin-left: calc(var(--grid-col-width) * 6);
|
|
1803
|
-
}
|
|
1804
|
-
.offset-desktop-xl-7 {
|
|
1805
|
-
margin-left: calc(var(--grid-col-width) * 7);
|
|
1806
|
-
}
|
|
1807
|
-
.offset-desktop-xl-8 {
|
|
1808
|
-
margin-left: calc(var(--grid-col-width) * 8);
|
|
1809
|
-
}
|
|
1810
|
-
.offset-desktop-xl-9 {
|
|
1811
|
-
margin-left: calc(var(--grid-col-width) * 9);
|
|
1812
|
-
}
|
|
1813
|
-
.offset-desktop-xl-10 {
|
|
1814
|
-
margin-left: calc(var(--grid-col-width) * 10);
|
|
1815
|
-
}
|
|
1816
|
-
.offset-desktop-xl-11 {
|
|
1817
|
-
margin-left: calc(var(--grid-col-width) * 11);
|
|
1818
|
-
}
|
|
1819
|
-
|
|
1820
|
-
.order-desktop-xl-first {
|
|
1821
|
-
order: -1;
|
|
1822
|
-
}
|
|
1823
|
-
|
|
1824
|
-
.order-desktop-xl-last {
|
|
1825
|
-
order: 13;
|
|
1826
|
-
}
|
|
1827
|
-
.order-desktop-xl-1 {
|
|
1828
|
-
order: 1;
|
|
1829
|
-
}
|
|
1830
|
-
.order-desktop-xl-2 {
|
|
1831
|
-
order: 2;
|
|
1832
|
-
}
|
|
1833
|
-
.order-desktop-xl-3 {
|
|
1834
|
-
order: 3;
|
|
1835
|
-
}
|
|
1836
|
-
.order-desktop-xl-4 {
|
|
1837
|
-
order: 4;
|
|
1838
|
-
}
|
|
1839
|
-
.order-desktop-xl-5 {
|
|
1840
|
-
order: 5;
|
|
1841
|
-
}
|
|
1842
|
-
.order-desktop-xl-6 {
|
|
1843
|
-
order: 6;
|
|
1844
|
-
}
|
|
1845
|
-
.order-desktop-xl-7 {
|
|
1846
|
-
order: 7;
|
|
1847
|
-
}
|
|
1848
|
-
.order-desktop-xl-8 {
|
|
1849
|
-
order: 8;
|
|
1850
|
-
}
|
|
1851
|
-
.order-desktop-xl-9 {
|
|
1852
|
-
order: 9;
|
|
1853
|
-
}
|
|
1854
|
-
.order-desktop-xl-10 {
|
|
1855
|
-
order: 10;
|
|
1856
|
-
}
|
|
1857
|
-
.order-desktop-xl-11 {
|
|
1858
|
-
order: 11;
|
|
1859
|
-
}
|
|
1860
|
-
.order-desktop-xl-12 {
|
|
1861
|
-
order: 12;
|
|
1862
|
-
}
|
|
1863
|
-
}
|