@alfalab/core-components 46.0.0-beta.7 → 46.1.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/action-button/cssm/default.module.css +6 -6
- package/action-button/cssm/inverted.module.css +9 -6
- package/action-button/cssm/static.module.css +9 -6
- package/action-button/default.css +6 -6
- package/action-button/esm/default.css +6 -6
- package/action-button/esm/inverted.css +9 -6
- package/action-button/esm/static.css +9 -6
- package/action-button/inverted.css +9 -6
- package/action-button/modern/default.css +6 -6
- package/action-button/modern/inverted.css +9 -6
- package/action-button/modern/static.css +9 -6
- package/action-button/static.css +9 -6
- package/amount-input/Component.js +1 -2
- package/amount-input/cssm/Component.js +1 -2
- package/amount-input/esm/Component.js +1 -2
- package/amount-input/esm/index.js +0 -1
- package/amount-input/modern/Component.js +1 -2
- package/amount-input/modern/index.js +0 -1
- package/badge/cssm/index.module.css +9 -9
- package/badge/esm/index.css +9 -9
- package/badge/index.css +9 -9
- package/badge/modern/index.css +9 -9
- package/bank-card/cssm/index.module.css +8 -8
- package/bank-card/esm/index.css +8 -8
- package/bank-card/index.css +8 -8
- package/bank-card/modern/index.css +8 -8
- package/bottom-sheet/component.js +9 -3
- package/bottom-sheet/cssm/component.js +9 -3
- package/bottom-sheet/esm/component.js +10 -4
- package/bottom-sheet/modern/component.js +9 -4
- package/button/Component.responsive.js +1 -2
- package/button/components/base-button/default.css +8 -8
- package/button/components/base-button/inverted.css +16 -8
- package/button/cssm/Component.responsive.js +1 -2
- package/button/cssm/components/base-button/default.module.css +8 -8
- package/button/cssm/components/base-button/inverted.module.css +16 -8
- package/button/cssm/desktop/default.desktop.module.css +2 -2
- package/button/cssm/desktop/inverted.desktop.module.css +2 -2
- package/button/cssm/mobile/default.mobile.module.css +2 -2
- package/button/cssm/mobile/inverted.mobile.module.css +2 -2
- package/button/desktop/default.desktop.css +2 -2
- package/button/desktop/inverted.desktop.css +2 -2
- package/button/esm/Component.responsive.js +2 -2
- package/button/esm/components/base-button/default.css +8 -8
- package/button/esm/components/base-button/inverted.css +16 -8
- package/button/esm/desktop/default.desktop.css +2 -2
- package/button/esm/desktop/inverted.desktop.css +2 -2
- package/button/esm/index.js +1 -1
- package/button/esm/mobile/default.mobile.css +2 -2
- package/button/esm/mobile/inverted.mobile.css +2 -2
- package/button/mobile/default.mobile.css +2 -2
- package/button/mobile/inverted.mobile.css +2 -2
- package/button/modern/Component.responsive.js +2 -2
- package/button/modern/components/base-button/default.css +8 -8
- package/button/modern/components/base-button/inverted.css +16 -8
- package/button/modern/desktop/default.desktop.css +2 -2
- package/button/modern/desktop/inverted.desktop.css +2 -2
- package/button/modern/index.js +1 -1
- package/button/modern/mobile/default.mobile.css +2 -2
- package/button/modern/mobile/inverted.mobile.css +2 -2
- package/calendar/Component.responsive.js +1 -2
- package/calendar/components/days-table/index.css +4 -4
- package/calendar/cssm/Component.responsive.js +1 -2
- package/calendar/cssm/components/days-table/index.module.css +4 -4
- package/calendar/esm/Component.responsive.js +2 -2
- package/calendar/esm/components/days-table/index.css +4 -4
- package/calendar/esm/index.js +1 -1
- package/calendar/modern/Component.responsive.js +2 -2
- package/calendar/modern/components/days-table/index.css +4 -4
- package/calendar/modern/index.js +1 -1
- package/calendar-input/Component.responsive.js +1 -2
- package/calendar-input/cssm/Component.responsive.js +1 -2
- package/calendar-input/esm/Component.responsive.js +1 -2
- package/calendar-input/esm/index.js +0 -1
- package/calendar-input/modern/Component.responsive.js +1 -2
- package/calendar-input/modern/index.js +0 -1
- package/calendar-range/components/divider/index.css +2 -2
- package/calendar-range/cssm/components/divider/index.module.css +2 -2
- package/calendar-range/esm/Component.js +1 -1
- package/calendar-range/esm/components/divider/index.css +2 -2
- package/calendar-range/esm/index.js +1 -1
- package/calendar-range/esm/views/popover.js +1 -1
- package/calendar-range/esm/views/static.js +1 -1
- package/calendar-range/modern/Component.js +1 -1
- package/calendar-range/modern/components/divider/index.css +2 -2
- package/calendar-range/modern/index.js +1 -1
- package/calendar-range/modern/views/popover.js +1 -1
- package/calendar-range/modern/views/static.js +1 -1
- package/calendar-range/views/popover.js +1 -1
- package/calendar-range/views/static.js +1 -1
- package/checkbox/cssm/index.module.css +3 -3
- package/checkbox/esm/index.css +3 -3
- package/checkbox/index.css +3 -3
- package/checkbox/modern/index.css +3 -3
- package/checkbox-group/Component.responsive.js +1 -2
- package/checkbox-group/cssm/Component.responsive.js +1 -2
- package/checkbox-group/esm/Component.responsive.js +1 -2
- package/checkbox-group/esm/index.js +0 -1
- package/checkbox-group/modern/Component.responsive.js +1 -2
- package/checkbox-group/modern/index.js +0 -1
- package/circular-progress-bar/cssm/index.module.css +4 -4
- package/circular-progress-bar/esm/index.css +4 -4
- package/circular-progress-bar/index.css +4 -4
- package/circular-progress-bar/modern/index.css +4 -4
- package/code-input/Component.responsive.js +1 -2
- package/code-input/cssm/Component.responsive.js +1 -2
- package/code-input/esm/Component.responsive.js +1 -2
- package/code-input/esm/index.js +0 -1
- package/code-input/modern/Component.responsive.js +1 -2
- package/code-input/modern/index.js +0 -1
- package/confirmation/component.responsive.js +1 -2
- package/confirmation/components/base-confirmation/component.js +1 -2
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/cssm/component.responsive.js +1 -2
- package/confirmation/cssm/components/base-confirmation/component.js +1 -2
- package/confirmation/esm/component.responsive.js +2 -3
- package/confirmation/esm/components/base-confirmation/component.js +2 -3
- package/confirmation/esm/components/base-confirmation/index.js +1 -2
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/desktop/component.desktop.js +1 -2
- package/confirmation/esm/desktop/index.js +1 -2
- package/confirmation/esm/index.js +1 -2
- package/confirmation/esm/mobile/component.mobile.js +1 -2
- package/confirmation/esm/mobile/index.js +1 -2
- package/confirmation/esm/shared/index.js +1 -1
- package/confirmation/modern/component.responsive.js +2 -3
- package/confirmation/modern/components/base-confirmation/component.js +2 -3
- package/confirmation/modern/components/base-confirmation/index.js +1 -2
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/desktop/component.desktop.js +1 -2
- package/confirmation/modern/desktop/index.js +1 -2
- package/confirmation/modern/index.js +1 -2
- package/confirmation/modern/mobile/component.mobile.js +1 -2
- package/confirmation/modern/mobile/index.js +1 -2
- package/confirmation/modern/shared/index.js +1 -1
- package/custom-picker-button/Component.responsive.js +1 -2
- package/custom-picker-button/cssm/Component.responsive.js +1 -2
- package/custom-picker-button/esm/Component.responsive.js +1 -2
- package/custom-picker-button/esm/index.js +0 -1
- package/custom-picker-button/modern/Component.responsive.js +1 -2
- package/custom-picker-button/modern/index.js +0 -1
- package/date-range-input/Component.responsive.js +1 -2
- package/date-range-input/cssm/Component.responsive.js +1 -2
- package/date-range-input/esm/Component.responsive.js +1 -2
- package/date-range-input/esm/index.js +0 -1
- package/date-range-input/modern/Component.responsive.js +1 -2
- package/date-range-input/modern/index.js +0 -1
- package/date-time-input/Component.responsive.js +1 -2
- package/date-time-input/cssm/Component.responsive.js +1 -2
- package/date-time-input/esm/Component.responsive.js +1 -2
- package/date-time-input/esm/index.js +0 -1
- package/date-time-input/modern/Component.responsive.js +1 -2
- package/date-time-input/modern/index.js +0 -1
- package/dropzone/cssm/index.module.css +2 -2
- package/dropzone/esm/index.css +2 -2
- package/dropzone/index.css +2 -2
- package/dropzone/modern/index.css +2 -2
- package/file-upload-item/cssm/index.module.css +2 -2
- package/file-upload-item/esm/index.css +2 -2
- package/file-upload-item/index.css +2 -2
- package/file-upload-item/modern/index.css +2 -2
- package/filter-tag/Component.responsive.js +1 -2
- package/filter-tag/components/base-filter-tag/index.css +4 -4
- package/filter-tag/cssm/Component.responsive.js +1 -2
- package/filter-tag/cssm/components/base-filter-tag/index.module.css +4 -4
- package/filter-tag/esm/Component.responsive.js +1 -2
- package/filter-tag/esm/components/base-filter-tag/index.css +4 -4
- package/filter-tag/esm/index.js +0 -1
- package/filter-tag/modern/Component.responsive.js +1 -2
- package/filter-tag/modern/components/base-filter-tag/index.css +4 -4
- package/filter-tag/modern/index.js +0 -1
- package/form-control/Component.responsive.js +1 -2
- package/form-control/cssm/Component.responsive.js +1 -2
- package/form-control/esm/Component.responsive.js +2 -2
- package/form-control/esm/index.js +1 -1
- package/form-control/modern/Component.responsive.js +2 -2
- package/form-control/modern/index.js +1 -1
- package/hatching-progress-bar/cssm/index.module.css +2 -2
- package/hatching-progress-bar/esm/index.css +2 -2
- package/hatching-progress-bar/index.css +2 -2
- package/hatching-progress-bar/modern/index.css +2 -2
- package/icon-button/cssm/default.module.css +6 -6
- package/icon-button/cssm/inverted.module.css +8 -6
- package/icon-button/default.css +6 -6
- package/icon-button/esm/default.css +6 -6
- package/icon-button/esm/inverted.css +8 -6
- package/icon-button/inverted.css +8 -6
- package/icon-button/modern/default.css +6 -6
- package/icon-button/modern/inverted.css +8 -6
- package/indicator/cssm/index.module.css +4 -4
- package/indicator/esm/index.css +4 -4
- package/indicator/index.css +4 -4
- package/indicator/modern/index.css +4 -4
- package/input/Component.responsive.js +1 -2
- package/input/components/base-input/default.css +2 -2
- package/input/components/base-input/inverted.css +2 -2
- package/input/cssm/Component.responsive.js +1 -2
- package/input/cssm/components/base-input/default.module.css +2 -2
- package/input/cssm/components/base-input/inverted.module.css +2 -2
- package/input/esm/Component.responsive.js +2 -2
- package/input/esm/components/base-input/default.css +2 -2
- package/input/esm/components/base-input/inverted.css +2 -2
- package/input/esm/index.js +1 -1
- package/input/modern/Component.responsive.js +2 -2
- package/input/modern/components/base-input/default.css +2 -2
- package/input/modern/components/base-input/inverted.css +2 -2
- package/input/modern/index.js +1 -1
- package/input-autocomplete/Component.responsive.js +1 -2
- package/input-autocomplete/cssm/Component.responsive.js +1 -2
- package/input-autocomplete/esm/Component.responsive.js +2 -2
- package/input-autocomplete/esm/index.js +1 -1
- package/input-autocomplete/modern/Component.responsive.js +2 -2
- package/input-autocomplete/modern/index.js +1 -1
- package/international-phone-input/{Component-1fe708ea.d.ts → Component-3bf42d5b.d.ts} +1 -1
- package/international-phone-input/Component.responsive.d.ts +4 -4
- package/international-phone-input/Component.responsive.js +1 -2
- package/international-phone-input/components/base-international-phone-input/Component.d.ts +1 -1
- package/international-phone-input/cssm/{Component-1fe708ea.d.ts → Component-3bf42d5b.d.ts} +1 -1
- package/international-phone-input/cssm/Component.responsive.d.ts +4 -4
- package/international-phone-input/cssm/Component.responsive.js +1 -2
- package/international-phone-input/cssm/components/base-international-phone-input/Component.d.ts +1 -1
- package/international-phone-input/cssm/types.d.ts +1 -1
- package/international-phone-input/cssm/{typings-1fe708ea.d.ts → typings-3bf42d5b.d.ts} +20 -0
- package/international-phone-input/cssm/utils-89376c31.d.ts +1 -1
- package/international-phone-input/esm/{Component-1fe708ea.d.ts → Component-3bf42d5b.d.ts} +1 -1
- package/international-phone-input/esm/Component.responsive.d.ts +4 -4
- package/international-phone-input/esm/Component.responsive.js +2 -2
- package/international-phone-input/esm/components/base-international-phone-input/Component.d.ts +1 -1
- package/international-phone-input/esm/index.js +1 -1
- package/international-phone-input/esm/types.d.ts +1 -1
- package/international-phone-input/esm/{typings-1fe708ea.d.ts → typings-3bf42d5b.d.ts} +20 -0
- package/international-phone-input/esm/utils-89376c31.d.ts +1 -1
- package/international-phone-input/modern/{Component-1fe708ea.d.ts → Component-3bf42d5b.d.ts} +1 -1
- package/international-phone-input/modern/Component.responsive.d.ts +4 -4
- package/international-phone-input/modern/Component.responsive.js +2 -2
- package/international-phone-input/modern/components/base-international-phone-input/Component.d.ts +1 -1
- package/international-phone-input/modern/index.js +1 -1
- package/international-phone-input/modern/types.d.ts +1 -1
- package/international-phone-input/modern/{typings-1fe708ea.d.ts → typings-3bf42d5b.d.ts} +20 -0
- package/international-phone-input/modern/utils-89376c31.d.ts +1 -1
- package/international-phone-input/types.d.ts +1 -1
- package/international-phone-input/{typings-1fe708ea.d.ts → typings-3bf42d5b.d.ts} +20 -0
- package/international-phone-input/utils-89376c31.d.ts +1 -1
- package/markdown/Component.responsive.js +1 -1
- package/markdown/cssm/Component.responsive.js +1 -1
- package/markdown/esm/Component.responsive.js +2 -2
- package/markdown/modern/Component.responsive.js +2 -2
- package/modal/Component.responsive.js +1 -2
- package/modal/components/controls/Component.js +1 -1
- package/modal/components/footer/Component.js +1 -1
- package/modal/cssm/Component.responsive.js +1 -2
- package/modal/esm/Component.responsive.js +3 -3
- package/modal/esm/components/controls/Component.js +1 -1
- package/modal/esm/components/controls/index.js +1 -1
- package/modal/esm/components/footer/Component.js +1 -1
- package/modal/esm/desktop/Component.desktop.js +1 -1
- package/modal/esm/desktop/index.js +1 -1
- package/modal/esm/index.js +2 -2
- package/modal/esm/mobile/Component.mobile.js +1 -1
- package/modal/esm/mobile/index.js +1 -1
- package/modal/modern/Component.responsive.js +3 -3
- package/modal/modern/components/controls/Component.js +1 -1
- package/modal/modern/components/controls/index.js +1 -1
- package/modal/modern/components/footer/Component.js +1 -1
- package/modal/modern/desktop/Component.desktop.js +1 -1
- package/modal/modern/desktop/index.js +1 -1
- package/modal/modern/index.js +2 -2
- package/modal/modern/mobile/Component.mobile.js +1 -1
- package/modal/modern/mobile/index.js +1 -1
- package/navigation-bar-private/components/back-arrow-addon/index.css +6 -6
- package/navigation-bar-private/components/closer/index.css +2 -2
- package/navigation-bar-private/cssm/components/back-arrow-addon/index.module.css +6 -6
- package/navigation-bar-private/cssm/components/closer/index.module.css +2 -2
- package/navigation-bar-private/esm/components/back-arrow-addon/index.css +6 -6
- package/navigation-bar-private/esm/components/closer/index.css +2 -2
- package/navigation-bar-private/modern/components/back-arrow-addon/index.css +6 -6
- package/navigation-bar-private/modern/components/closer/index.css +2 -2
- package/number-input/Component.responsive.js +1 -2
- package/number-input/cssm/Component.responsive.js +1 -2
- package/number-input/esm/Component.responsive.js +2 -2
- package/number-input/esm/index.js +1 -1
- package/number-input/modern/Component.responsive.js +2 -2
- package/number-input/modern/index.js +1 -1
- package/package.json +1 -1
- package/pass-code/components/InputProgress/index.css +2 -2
- package/pass-code/cssm/components/InputProgress/index.module.css +2 -2
- package/pass-code/esm/components/InputProgress/index.css +2 -2
- package/pass-code/modern/components/InputProgress/index.css +2 -2
- package/pattern-lock/Component.responsive.js +1 -2
- package/pattern-lock/consts.js +1 -1
- package/pattern-lock/cssm/Component.responsive.js +1 -2
- package/pattern-lock/cssm/consts.js +1 -1
- package/pattern-lock/esm/Component.responsive.js +2 -2
- package/pattern-lock/esm/consts.js +1 -1
- package/pattern-lock/esm/index.js +1 -1
- package/pattern-lock/modern/Component.responsive.js +2 -2
- package/pattern-lock/modern/consts.js +1 -1
- package/pattern-lock/modern/index.js +1 -1
- package/picker-button/Component-307da6d7.d.ts +168 -0
- package/picker-button/Component-3bf42d5b.d.ts +5 -0
- package/picker-button/Component.responsive.js +1 -2
- package/picker-button/Context-c2e6f1b2.d.ts +4 -0
- package/picker-button/cssm/Component-307da6d7.d.ts +168 -0
- package/picker-button/cssm/Component-3bf42d5b.d.ts +5 -0
- package/picker-button/cssm/Component.responsive.js +1 -2
- package/picker-button/cssm/Context-c2e6f1b2.d.ts +4 -0
- package/picker-button/cssm/field/Component.d.ts +1 -1
- package/picker-button/cssm/index-064acd29.d.ts +13 -0
- package/picker-button/cssm/index-307da6d7.d.ts +67 -0
- package/picker-button/cssm/mobile/Component.mobile.js +1 -2
- package/picker-button/cssm/types-a870d1f8.d.ts +117 -0
- package/picker-button/cssm/{typings-1fe708ea.d.ts → typings-3bf42d5b.d.ts} +30 -415
- package/picker-button/cssm/utils-89376c31.d.ts +1 -1
- package/picker-button/esm/Component-307da6d7.d.ts +168 -0
- package/picker-button/esm/Component-3bf42d5b.d.ts +5 -0
- package/picker-button/esm/Component.responsive.js +1 -2
- package/picker-button/esm/Context-c2e6f1b2.d.ts +4 -0
- package/picker-button/esm/field/Component.d.ts +1 -1
- package/picker-button/esm/index-064acd29.d.ts +13 -0
- package/picker-button/esm/index-307da6d7.d.ts +67 -0
- package/picker-button/esm/index.js +0 -1
- package/picker-button/esm/mobile/Component.mobile.js +1 -2
- package/picker-button/esm/mobile/index.js +0 -1
- package/picker-button/esm/types-a870d1f8.d.ts +117 -0
- package/picker-button/esm/{typings-1fe708ea.d.ts → typings-3bf42d5b.d.ts} +30 -415
- package/picker-button/esm/utils-89376c31.d.ts +1 -1
- package/picker-button/field/Component.d.ts +1 -1
- package/picker-button/index-064acd29.d.ts +13 -0
- package/picker-button/index-307da6d7.d.ts +67 -0
- package/picker-button/mobile/Component.mobile.js +1 -2
- package/picker-button/modern/Component-307da6d7.d.ts +168 -0
- package/picker-button/modern/Component-3bf42d5b.d.ts +5 -0
- package/picker-button/modern/Component.responsive.js +1 -2
- package/picker-button/modern/Context-c2e6f1b2.d.ts +4 -0
- package/picker-button/modern/field/Component.d.ts +1 -1
- package/picker-button/modern/index-064acd29.d.ts +13 -0
- package/picker-button/modern/index-307da6d7.d.ts +67 -0
- package/picker-button/modern/index.js +0 -1
- package/picker-button/modern/mobile/Component.mobile.js +1 -2
- package/picker-button/modern/mobile/index.js +0 -1
- package/picker-button/modern/types-a870d1f8.d.ts +117 -0
- package/picker-button/modern/{typings-1fe708ea.d.ts → typings-3bf42d5b.d.ts} +30 -415
- package/picker-button/modern/utils-89376c31.d.ts +1 -1
- package/picker-button/types-a870d1f8.d.ts +117 -0
- package/picker-button/{typings-1fe708ea.d.ts → typings-3bf42d5b.d.ts} +30 -415
- package/picker-button/utils-89376c31.d.ts +1 -1
- package/plate/Component.responsive.js +1 -17
- package/plate/cssm/Component.responsive.js +1 -17
- package/plate/esm/Component.responsive.js +2 -17
- package/plate/esm/index.js +1 -1
- package/plate/modern/Component.responsive.js +2 -18
- package/plate/modern/index.js +1 -1
- package/progress-bar/cssm/index.module.css +2 -2
- package/progress-bar/esm/index.css +2 -2
- package/progress-bar/index.css +2 -2
- package/progress-bar/modern/index.css +2 -2
- package/pure-cell/{component-6a954af1.d.ts → component-06012092.d.ts} +2 -1
- package/pure-cell/component-450c931b.d.ts +17 -17
- package/pure-cell/{modern/component-6a954af1.d.ts → cssm/component-06012092.d.ts} +2 -1
- package/pure-cell/cssm/component-e3105fca.d.ts +17 -17
- package/pure-cell/cssm/index.d.ts +2 -2
- package/pure-cell/{cssm/component-6a954af1.d.ts → esm/component-06012092.d.ts} +2 -1
- package/pure-cell/esm/component-1f6fb693.d.ts +17 -17
- package/pure-cell/esm/index.d.ts +2 -2
- package/pure-cell/index.d.ts +2 -2
- package/pure-cell/{esm/component-6a954af1.d.ts → modern/component-06012092.d.ts} +2 -1
- package/pure-cell/modern/{component-fe791444.d.ts → component-be845c4f.d.ts} +17 -17
- package/pure-cell/modern/{component-fe791444.js → component-be845c4f.js} +1 -1
- package/pure-cell/modern/component.js +1 -1
- package/pure-cell/modern/components/addon/component.js +1 -1
- package/pure-cell/modern/components/addon/index.d.ts +1 -1
- package/pure-cell/modern/components/addon/index.js +1 -1
- package/pure-cell/modern/components/amount/component.js +1 -1
- package/pure-cell/modern/components/amount/index.d.ts +1 -1
- package/pure-cell/modern/components/amount/index.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +1 -1
- package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
- package/pure-cell/modern/components/amount-title/index.js +1 -1
- package/pure-cell/modern/components/category/component.js +1 -1
- package/pure-cell/modern/components/category/index.d.ts +1 -1
- package/pure-cell/modern/components/category/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +1 -1
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +1 -1
- package/pure-cell/modern/components/footer/component.js +1 -1
- package/pure-cell/modern/components/footer/index.d.ts +1 -1
- package/pure-cell/modern/components/footer/index.js +1 -1
- package/pure-cell/modern/components/footer-button/component.js +1 -1
- package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
- package/pure-cell/modern/components/footer-button/index.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +1 -1
- package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
- package/pure-cell/modern/components/footer-text/index.js +1 -1
- package/pure-cell/modern/components/graphics/component.js +1 -1
- package/pure-cell/modern/components/graphics/index.d.ts +1 -1
- package/pure-cell/modern/components/graphics/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +1 -1
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +1 -1
- package/pure-cell/modern/components/text/component.js +1 -1
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +1 -1
- package/pure-cell/modern/index.d.ts +2 -2
- package/pure-cell/modern/index.js +1 -1
- package/radio/cssm/index.module.css +2 -2
- package/radio/esm/index.css +2 -2
- package/radio/index.css +2 -2
- package/radio/modern/index.css +2 -2
- package/radio-group/Component.responsive.js +1 -2
- package/radio-group/cssm/Component.responsive.js +1 -2
- package/radio-group/esm/Component.responsive.js +1 -2
- package/radio-group/esm/index.js +0 -1
- package/radio-group/modern/Component.responsive.js +1 -2
- package/radio-group/modern/index.js +0 -1
- package/select/Component.responsive.js +1 -2
- package/select/components/base-select/Component.js +1 -1
- package/select/components/checkmark/index.css +2 -2
- package/select/components/options-list/Component.js +11 -2
- package/select/components/virtual-options-list/Component.js +15 -3
- package/select/components/virtual-options-list/index.css +2 -0
- package/select/cssm/Component.responsive.js +1 -2
- package/select/cssm/components/base-select/Component.js +1 -1
- package/select/cssm/components/checkmark/index.module.css +2 -2
- package/select/cssm/components/options-list/Component.js +11 -2
- package/select/cssm/components/virtual-options-list/Component.js +15 -3
- package/select/cssm/components/virtual-options-list/index.module.css +2 -0
- package/select/cssm/{hook-aae7b381.d.ts → hook-e079d36e.d.ts} +1 -0
- package/select/cssm/{hook-aae7b381.js → hook-e079d36e.js} +6 -3
- package/select/{modern/hook-d4f77aed.d.ts → cssm/hook-e97e6ebb.d.ts} +2 -0
- package/select/cssm/mobile/Component.mobile.js +1 -1
- package/select/cssm/presets/index.d.ts +1 -1
- package/select/cssm/presets/index.js +1 -1
- package/select/cssm/presets/useSelectWithApply/hook.js +1 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/cssm/shared/index.js +1 -1
- package/select/cssm/typings.d.ts +21 -1
- package/select/esm/Component.responsive.js +3 -3
- package/select/esm/components/base-select/Component.js +1 -1
- package/select/esm/components/checkmark/index.css +2 -2
- package/select/esm/components/options-list/Component.js +11 -2
- package/select/esm/components/virtual-options-list/Component.js +15 -3
- package/select/esm/components/virtual-options-list/index.css +2 -0
- package/select/esm/{hook-cdd6fd77.d.ts → hook-25460541.d.ts} +1 -0
- package/select/esm/{hook-cdd6fd77.js → hook-25460541.js} +6 -3
- package/select/{cssm/hook-d4f77aed.d.ts → esm/hook-e97e6ebb.d.ts} +2 -0
- package/select/esm/index.js +2 -2
- package/select/esm/mobile/Component.mobile.js +1 -1
- package/select/esm/mobile/Component.modal.mobile.js +1 -1
- package/select/esm/mobile/index.js +1 -1
- package/select/esm/presets/index.d.ts +1 -1
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/shared/index.js +1 -1
- package/select/esm/typings.d.ts +21 -1
- package/select/{hook-504cecce.d.ts → hook-a65146fb.d.ts} +1 -0
- package/select/{hook-504cecce.js → hook-a65146fb.js} +6 -3
- package/select/{esm/hook-d4f77aed.d.ts → hook-e97e6ebb.d.ts} +2 -0
- package/select/mobile/Component.mobile.js +1 -1
- package/select/modern/Component.responsive.js +3 -3
- package/select/modern/components/base-select/Component.js +1 -1
- package/select/modern/components/checkmark/index.css +2 -2
- package/select/modern/components/options-list/Component.js +8 -2
- package/select/modern/components/virtual-options-list/Component.js +12 -3
- package/select/modern/components/virtual-options-list/index.css +2 -0
- package/select/modern/{hook-f45c958e.d.ts → hook-6a49b1bd.d.ts} +1 -0
- package/select/modern/{hook-f45c958e.js → hook-6a49b1bd.js} +6 -2
- package/select/{hook-d4f77aed.d.ts → modern/hook-e97e6ebb.d.ts} +2 -0
- package/select/modern/index.js +2 -2
- package/select/modern/mobile/Component.mobile.js +1 -1
- package/select/modern/mobile/Component.modal.mobile.js +1 -1
- package/select/modern/mobile/index.js +1 -1
- package/select/modern/presets/index.d.ts +1 -1
- package/select/modern/presets/index.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/modern/shared/index.js +1 -1
- package/select/modern/typings.d.ts +21 -1
- package/select/presets/index.d.ts +1 -1
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared/index.js +1 -1
- package/select/typings.d.ts +21 -1
- package/select-with-tags/Component.responsive.js +1 -2
- package/select-with-tags/cssm/Component.responsive.js +1 -2
- package/select-with-tags/esm/Component.responsive.js +1 -2
- package/select-with-tags/esm/index.js +0 -1
- package/select-with-tags/modern/Component.responsive.js +1 -2
- package/select-with-tags/modern/index.js +0 -1
- package/shared/cssm/index.d.ts +0 -1
- package/shared/cssm/index.js +0 -2
- package/shared/esm/index.d.ts +0 -1
- package/shared/esm/index.js +0 -1
- package/shared/index.d.ts +0 -1
- package/shared/index.js +0 -2
- package/shared/modern/index.d.ts +0 -1
- package/shared/modern/index.js +0 -1
- package/side-panel/Component.responsive.js +1 -1
- package/side-panel/components/controls/Component.js +1 -1
- package/side-panel/components/footer/Component.js +1 -1
- package/side-panel/cssm/Component.responsive.js +1 -1
- package/side-panel/esm/Component.responsive.js +3 -3
- package/side-panel/esm/components/controls/Component.js +1 -1
- package/side-panel/esm/components/controls/index.js +1 -1
- package/side-panel/esm/components/footer/Component.desktop.js +1 -1
- package/side-panel/esm/components/footer/Component.js +1 -1
- package/side-panel/esm/components/footer/Component.mobile.js +1 -1
- package/side-panel/esm/desktop/Component.desktop.js +1 -1
- package/side-panel/esm/desktop/index.js +1 -1
- package/side-panel/esm/index.js +1 -1
- package/side-panel/esm/mobile/Component.mobile.js +1 -1
- package/side-panel/esm/mobile/index.js +1 -1
- package/side-panel/modern/Component.responsive.js +3 -3
- package/side-panel/modern/components/controls/Component.js +1 -1
- package/side-panel/modern/components/controls/index.js +1 -1
- package/side-panel/modern/components/footer/Component.desktop.js +1 -1
- package/side-panel/modern/components/footer/Component.js +1 -1
- package/side-panel/modern/components/footer/Component.mobile.js +1 -1
- package/side-panel/modern/desktop/Component.desktop.js +1 -1
- package/side-panel/modern/desktop/index.js +1 -1
- package/side-panel/modern/index.js +1 -1
- package/side-panel/modern/mobile/Component.mobile.js +1 -1
- package/side-panel/modern/mobile/index.js +1 -1
- package/sortable-list/components/item/index.css +3 -3
- package/sortable-list/cssm/components/item/index.module.css +3 -3
- package/sortable-list/esm/components/item/index.css +3 -3
- package/sortable-list/modern/components/item/index.css +3 -3
- package/spinner/cssm/default.module.css +2 -2
- package/spinner/cssm/inverted.module.css +2 -2
- package/spinner/default.css +2 -2
- package/spinner/esm/default.css +2 -2
- package/spinner/esm/inverted.css +2 -2
- package/spinner/inverted.css +2 -2
- package/spinner/modern/default.css +2 -2
- package/spinner/modern/inverted.css +2 -2
- package/status-badge/cssm/index.module.css +2 -2
- package/status-badge/esm/index.css +2 -2
- package/status-badge/index.css +2 -2
- package/status-badge/modern/index.css +2 -2
- package/stepped-progress-bar/components/step-bar/index.css +2 -2
- package/stepped-progress-bar/cssm/components/step-bar/index.module.css +2 -2
- package/stepped-progress-bar/esm/components/step-bar/index.css +2 -2
- package/stepped-progress-bar/modern/components/step-bar/index.css +2 -2
- package/steps/components/step/index.css +4 -4
- package/steps/cssm/components/step/index.module.css +4 -4
- package/steps/esm/components/step/index.css +4 -4
- package/steps/modern/components/step/index.css +4 -4
- package/switch/cssm/index.module.css +2 -2
- package/switch/esm/index.css +2 -2
- package/switch/index.css +2 -2
- package/switch/modern/index.css +2 -2
- package/system-message/Components.responsive.js +1 -1
- package/system-message/cssm/Components.responsive.js +1 -1
- package/system-message/esm/Components.responsive.js +2 -2
- package/system-message/modern/Components.responsive.js +2 -2
- package/tabs/components/primary-tablist/Component.collapsible.js +1 -2
- package/tabs/components/primary-tablist/Component.responsive.js +1 -2
- package/tabs/components/secondary-tablist/Component.responsive.js +1 -2
- package/tabs/components/tabs/Component.js +1 -2
- package/tabs/cssm/components/primary-tablist/Component.collapsible.js +1 -2
- package/tabs/cssm/components/primary-tablist/Component.responsive.js +1 -2
- package/tabs/cssm/components/secondary-tablist/Component.responsive.js +1 -2
- package/tabs/cssm/components/tabs/Component.js +1 -2
- package/tabs/esm/collapsible/index.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.js +2 -2
- package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
- package/tabs/esm/components/tabs/Component.js +1 -2
- package/tabs/esm/components/tabs/Component.responsive.js +1 -1
- package/tabs/esm/index.js +1 -1
- package/tabs/modern/collapsible/index.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.js +2 -2
- package/tabs/modern/components/primary-tablist/Component.responsive.js +2 -2
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +2 -2
- package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
- package/tabs/modern/components/tabs/Component.js +1 -2
- package/tabs/modern/components/tabs/Component.responsive.js +1 -1
- package/tabs/modern/index.js +1 -1
- package/tag/Component.responsive.js +1 -2
- package/tag/components/base-tag/Component.d.ts +1 -1
- package/tag/cssm/Component.responsive.js +1 -2
- package/tag/cssm/components/base-tag/Component.d.ts +1 -1
- package/tag/esm/Component.responsive.js +1 -2
- package/tag/esm/components/base-tag/Component.d.ts +1 -1
- package/tag/esm/index.js +0 -1
- package/tag/modern/Component.responsive.js +1 -2
- package/tag/modern/components/base-tag/Component.d.ts +1 -1
- package/tag/modern/index.js +0 -1
- package/textarea/Component.js +1 -1
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/cssm/default.module.css +2 -2
- package/textarea/cssm/inverted.module.css +2 -2
- package/textarea/default.css +2 -2
- package/textarea/esm/Component.js +1 -1
- package/textarea/esm/components/PseudoTextArea.js +1 -1
- package/textarea/esm/components/index.d.ts +1 -1
- package/textarea/esm/components/index.js +1 -1
- package/textarea/esm/default.css +2 -2
- package/textarea/esm/index.js +1 -1
- package/textarea/esm/inverted.css +2 -2
- package/textarea/inverted.css +2 -2
- package/textarea/modern/Component.js +1 -1
- package/textarea/modern/components/PseudoTextArea.js +1 -1
- package/textarea/modern/components/index.d.ts +1 -1
- package/textarea/modern/components/index.js +1 -1
- package/textarea/modern/default.css +2 -2
- package/textarea/modern/index.js +1 -1
- package/textarea/modern/inverted.css +2 -2
- package/themes/button/corp.css +4 -4
- package/themes/button/site.css +6 -4
- package/themes/checkbox/site.css +2 -2
- package/themes/compiled/mobile-dark-bluetint.css +47 -47
- package/themes/corp.css +4 -4
- package/themes/mixins/button/corp.css +4 -4
- package/themes/mixins/button/site.css +6 -4
- package/themes/mixins/checkbox/site.css +2 -2
- package/themes/mixins/radio/site.css +1 -1
- package/themes/radio/site.css +1 -1
- package/themes/site.css +9 -7
- package/toast/Component.responsive.js +1 -2
- package/toast/cssm/Component.responsive.js +1 -2
- package/toast/esm/Component.responsive.js +1 -2
- package/toast/esm/index.js +0 -1
- package/toast/modern/Component.responsive.js +1 -2
- package/toast/modern/index.js +0 -1
- package/toast-plate/Component.responsive.js +1 -2
- package/toast-plate/browser-a216f694.d.ts +6 -0
- package/toast-plate/components/base-toast-plate/component.js +4 -3
- package/toast-plate/components/base-toast-plate/hooks/useDeprecatedBadge.js +5 -2
- package/toast-plate/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +5 -3
- package/toast-plate/cssm/Component.responsive.js +1 -2
- package/toast-plate/cssm/browser-a216f694.d.ts +6 -0
- package/toast-plate/cssm/components/base-toast-plate/component.js +4 -3
- package/toast-plate/cssm/components/base-toast-plate/hooks/useDeprecatedBadge.js +5 -2
- package/toast-plate/cssm/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +5 -3
- package/toast-plate/cssm/getDataTestId-73ea38f8.d.ts +3 -0
- package/toast-plate/cssm/getDataTestId-73ea38f8.js +6 -0
- package/toast-plate/cssm/index-307da6d7.d.ts +71 -0
- package/toast-plate/cssm/useCustomWebkitScrollbar-a216f694.d.ts +2 -0
- package/toast-plate/esm/Component.responsive.js +3 -2
- package/toast-plate/esm/browser-a216f694.d.ts +6 -0
- package/toast-plate/esm/components/base-toast-plate/component.js +2 -1
- package/toast-plate/esm/components/base-toast-plate/hooks/useDeprecatedBadge.js +4 -1
- package/toast-plate/esm/components/base-toast-plate/index.js +2 -1
- package/toast-plate/esm/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +3 -1
- package/toast-plate/esm/desktop/Component.desktop.js +2 -1
- package/toast-plate/esm/desktop/index.js +2 -1
- package/toast-plate/esm/getDataTestId-32d52205.d.ts +3 -0
- package/toast-plate/esm/getDataTestId-32d52205.js +6 -0
- package/toast-plate/esm/index-307da6d7.d.ts +71 -0
- package/toast-plate/esm/index.js +2 -1
- package/toast-plate/esm/mobile/Component.mobile.js +2 -1
- package/toast-plate/esm/mobile/index.js +2 -1
- package/toast-plate/esm/useCustomWebkitScrollbar-a216f694.d.ts +2 -0
- package/toast-plate/getDataTestId-1de39d74.d.ts +3 -0
- package/toast-plate/getDataTestId-1de39d74.js +6 -0
- package/toast-plate/index-307da6d7.d.ts +71 -0
- package/toast-plate/modern/Component.responsive.js +3 -2
- package/toast-plate/modern/browser-a216f694.d.ts +6 -0
- package/toast-plate/modern/components/base-toast-plate/component.js +2 -1
- package/toast-plate/modern/components/base-toast-plate/hooks/useDeprecatedBadge.js +4 -1
- package/toast-plate/modern/components/base-toast-plate/index.js +2 -1
- package/toast-plate/modern/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +3 -1
- package/toast-plate/modern/desktop/Component.desktop.js +2 -1
- package/toast-plate/modern/desktop/index.js +2 -1
- package/toast-plate/modern/getDataTestId-dd00ab19.d.ts +3 -0
- package/toast-plate/modern/getDataTestId-dd00ab19.js +6 -0
- package/toast-plate/modern/index-307da6d7.d.ts +71 -0
- package/toast-plate/modern/index.js +2 -1
- package/toast-plate/modern/mobile/Component.mobile.js +2 -1
- package/toast-plate/modern/mobile/index.js +2 -1
- package/toast-plate/modern/useCustomWebkitScrollbar-a216f694.d.ts +2 -0
- package/toast-plate/useCustomWebkitScrollbar-a216f694.d.ts +2 -0
- package/tooltip/Component.responsive.js +1 -2
- package/tooltip/cssm/Component.responsive.js +1 -2
- package/tooltip/esm/Component.responsive.js +1 -2
- package/tooltip/esm/index.js +0 -1
- package/tooltip/modern/Component.responsive.js +1 -2
- package/tooltip/modern/index.js +0 -1
- package/underlay/Component.js +1 -1
- package/underlay/cssm/index.module.css +4 -4
- package/underlay/esm/Component.js +1 -1
- package/underlay/esm/index.css +4 -4
- package/underlay/esm/index.js +1 -1
- package/underlay/esm/utils/getBorderCorners.js +1 -1
- package/underlay/esm/utils/getClasses.js +1 -1
- package/underlay/index.css +4 -4
- package/underlay/modern/Component.js +1 -1
- package/underlay/modern/index.css +4 -4
- package/underlay/modern/index.js +1 -1
- package/underlay/modern/utils/getBorderCorners.js +1 -1
- package/underlay/modern/utils/getClasses.js +1 -1
- package/underlay/utils/getBorderCorners.js +1 -1
- package/underlay/utils/getClasses.js +1 -1
- package/universal-date-input/Component.responsive.js +1 -2
- package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/components/date-input/Component.js +1 -1
- package/universal-date-input/components/date-range-input/Component.js +1 -1
- package/universal-date-input/cssm/Component.responsive.js +1 -2
- package/universal-date-input/esm/Component.responsive.js +3 -3
- package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/esm/components/date-input/Component.js +1 -1
- package/universal-date-input/esm/components/date-input/index.js +1 -1
- package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
- package/universal-date-input/esm/components/date-range-input/index.js +1 -1
- package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
- package/universal-date-input/esm/desktop/index.js +1 -1
- package/universal-date-input/esm/index.js +2 -2
- package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
- package/universal-date-input/esm/mobile/index.js +1 -1
- package/universal-date-input/modern/Component.responsive.js +3 -3
- package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
- package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
- package/universal-date-input/modern/components/date-input/Component.js +1 -1
- package/universal-date-input/modern/components/date-input/index.js +1 -1
- package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
- package/universal-date-input/modern/components/date-range-input/index.js +1 -1
- package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
- package/universal-date-input/modern/desktop/index.js +1 -1
- package/universal-date-input/modern/index.js +2 -2
- package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
- package/universal-date-input/modern/mobile/index.js +1 -1
- package/amount-input/@alfalab/core-components-shared/package.json +0 -23
- package/calendar-input/@alfalab/core-components-shared/package.json +0 -23
- package/checkbox-group/@alfalab/core-components-shared/package.json +0 -23
- package/code-input/@alfalab/core-components-shared/package.json +0 -23
- package/confirmation/@alfalab/core-components-shared/package.json +0 -23
- package/custom-picker-button/@alfalab/core-components-shared/package.json +0 -23
- package/date-range-input/@alfalab/core-components-shared/package.json +0 -23
- package/date-time-input/@alfalab/core-components-shared/package.json +0 -23
- package/filter-tag/@alfalab/core-components-shared/package.json +0 -23
- package/picker-button/@alfalab/core-components-shared/package.json +0 -23
- package/picker-button/Component-1fe708ea.d.ts +0 -5
- package/picker-button/cssm/Component-1fe708ea.d.ts +0 -5
- package/picker-button/esm/Component-1fe708ea.d.ts +0 -5
- package/picker-button/modern/Component-1fe708ea.d.ts +0 -5
- package/radio-group/@alfalab/core-components-shared/package.json +0 -23
- package/select-with-tags/@alfalab/core-components-shared/package.json +0 -23
- package/shared/cssm/getComponentBreakpoint/getComponentBreakpoint.d.ts +0 -2
- package/shared/cssm/getComponentBreakpoint/getComponentBreakpoint.js +0 -18
- package/shared/cssm/getComponentBreakpoint/index.d.ts +0 -1
- package/shared/cssm/getComponentBreakpoint/index.js +0 -7
- package/shared/esm/getComponentBreakpoint/getComponentBreakpoint.d.ts +0 -2
- package/shared/esm/getComponentBreakpoint/getComponentBreakpoint.js +0 -16
- package/shared/esm/getComponentBreakpoint/index.d.ts +0 -1
- package/shared/esm/getComponentBreakpoint/index.js +0 -1
- package/shared/getComponentBreakpoint/getComponentBreakpoint.d.ts +0 -2
- package/shared/getComponentBreakpoint/getComponentBreakpoint.js +0 -18
- package/shared/getComponentBreakpoint/index.d.ts +0 -1
- package/shared/getComponentBreakpoint/index.js +0 -7
- package/shared/modern/getComponentBreakpoint/getComponentBreakpoint.d.ts +0 -2
- package/shared/modern/getComponentBreakpoint/getComponentBreakpoint.js +0 -17
- package/shared/modern/getComponentBreakpoint/index.d.ts +0 -1
- package/shared/modern/getComponentBreakpoint/index.js +0 -1
- package/tag/@alfalab/core-components-shared/package.json +0 -23
- package/themes/breakpoints/breakpoint-768.css +0 -3
- package/toast/@alfalab/core-components-shared/package.json +0 -23
- package/toast-plate/@alfalab/core-components-shared/package.json +0 -23
- package/tooltip/@alfalab/core-components-shared/package.json +0 -23
- /package/calendar-range/esm/{index.module-357c54b1.js → index.module-50e5da83.js} +0 -0
- /package/calendar-range/{index.module-ecaac793.js → index.module-b4650da7.js} +0 -0
- /package/calendar-range/modern/{index.module-1cf41baf.js → index.module-107c466b.js} +0 -0
- /package/confirmation/{countdown-section-f9e4f884.d.ts → countdown-section-4af035ec.d.ts} +0 -0
- /package/confirmation/{countdown-section-f9e4f884.js → countdown-section-4af035ec.js} +0 -0
- /package/confirmation/esm/{countdown-section-540da1e3.d.ts → countdown-section-5d2b06f3.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-540da1e3.js → countdown-section-5d2b06f3.js} +0 -0
- /package/confirmation/modern/{countdown-section-d3385b29.d.ts → countdown-section-c95617f5.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-d3385b29.js → countdown-section-c95617f5.js} +0 -0
- /package/modal/esm/{layout.module-8c2ad581.js → layout.module-c9a0297c.js} +0 -0
- /package/modal/{layout.module-9c7f42a7.js → layout.module-c1cd980a.js} +0 -0
- /package/modal/modern/{layout.module-7b9f84d6.js → layout.module-a5c6e8e4.js} +0 -0
- /package/{plate → picker-button}/browser-a216f694.d.ts +0 -0
- /package/{plate → picker-button}/cssm/browser-a216f694.d.ts +0 -0
- /package/{plate → picker-button}/cssm/useCustomWebkitScrollbar-a216f694.d.ts +0 -0
- /package/{plate → picker-button}/esm/browser-a216f694.d.ts +0 -0
- /package/{plate → picker-button}/esm/useCustomWebkitScrollbar-a216f694.d.ts +0 -0
- /package/{plate → picker-button}/modern/browser-a216f694.d.ts +0 -0
- /package/{plate → picker-button}/modern/useCustomWebkitScrollbar-a216f694.d.ts +0 -0
- /package/{plate → picker-button}/useCustomWebkitScrollbar-a216f694.d.ts +0 -0
- /package/side-panel/esm/{layout.module-85dc8854.js → layout.module-534c455a.js} +0 -0
- /package/side-panel/{layout.module-7feda991.js → layout.module-4d28e3c9.js} +0 -0
- /package/side-panel/modern/{layout.module-3ff83598.js → layout.module-e0dbd825.js} +0 -0
- /package/textarea/{PseudoTextArea-7681334c.d.ts → PseudoTextArea-6644730b.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-7681334c.js → PseudoTextArea-6644730b.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-850a55b5.d.ts → PseudoTextArea-8b632b20.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-850a55b5.js → PseudoTextArea-8b632b20.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-c51ed577.d.ts → PseudoTextArea-e91a70e8.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-c51ed577.js → PseudoTextArea-e91a70e8.js} +0 -0
- /package/underlay/esm/{index.module-62313110.js → index.module-c8170873.js} +0 -0
- /package/underlay/{index.module-ac30b0c0.js → index.module-02bea7cd.js} +0 -0
- /package/underlay/modern/{index.module-072eac49.js → index.module-e5b9499e.js} +0 -0
- /package/universal-date-input/esm/{index.module-fe996ac6.js → index.module-8bf154b7.js} +0 -0
- /package/universal-date-input/{index.module-0a5591a5.js → index.module-62433b4b.js} +0 -0
- /package/universal-date-input/modern/{index.module-4dd39b6b.js → index.module-54a4dbc1.js} +0 -0
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
--color-light-neutral-100: #f2f3f5;
|
|
7
7
|
--color-light-neutral-100-hover: #e7e8eb;
|
|
8
8
|
--color-light-neutral-100-press: #dcdde1;
|
|
9
|
-
--color-light-neutral-1500: #121213;
|
|
10
|
-
--color-light-neutral-1500-inverted: #fff;
|
|
11
9
|
--color-light-neutral-500: #babbc2;
|
|
10
|
+
--color-light-neutral-translucent-1300: rgba(3, 3, 6, 0.88);
|
|
11
|
+
--color-light-neutral-translucent-1300-inverted: rgba(255, 255, 255, 0.94);
|
|
12
12
|
--color-light-text-primary: rgba(3, 3, 6, 0.88);
|
|
13
13
|
--color-light-text-tertiary: rgba(5, 8, 29, 0.38); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
14
14
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -27,21 +27,21 @@
|
|
|
27
27
|
} :root {
|
|
28
28
|
/* primary */
|
|
29
29
|
--action-button-primary-base-color: var(--color-light-text-primary);
|
|
30
|
-
--action-button-primary-base-icon-color: var(--color-light-neutral-
|
|
30
|
+
--action-button-primary-base-icon-color: var(--color-light-neutral-translucent-1300-inverted);
|
|
31
31
|
--action-button-primary-base-bg-color: var(--color-light-accent-secondary);
|
|
32
32
|
--action-button-primary-hover-color: var(--color-light-accent-secondary-hover);
|
|
33
33
|
--action-button-primary-active-color: var(--color-light-accent-secondary-press);
|
|
34
34
|
|
|
35
35
|
/* secondary */
|
|
36
36
|
--action-button-secondary-base-color: var(--color-light-text-primary);
|
|
37
|
-
--action-button-secondary-base-icon-color: var(--color-light-neutral-
|
|
37
|
+
--action-button-secondary-base-icon-color: var(--color-light-neutral-translucent-1300);
|
|
38
38
|
--action-button-secondary-base-bg-color: var(--color-light-neutral-100);
|
|
39
39
|
--action-button-secondary-hover-color: var(--color-light-neutral-100-hover);
|
|
40
40
|
--action-button-secondary-active-color: var(--color-light-neutral-100-press);
|
|
41
41
|
|
|
42
42
|
/* spinner */
|
|
43
|
-
--action-button-spinner-primary-color: var(--color-light-neutral-
|
|
44
|
-
--action-button-spinner-default-color: var(--color-light-neutral-
|
|
43
|
+
--action-button-spinner-primary-color: var(--color-light-neutral-translucent-1300-inverted);
|
|
44
|
+
--action-button-spinner-default-color: var(--color-light-neutral-translucent-1300);
|
|
45
45
|
|
|
46
46
|
/* disabled */
|
|
47
47
|
--action-button-disabled-color: var(--color-light-text-tertiary);
|
|
@@ -4,9 +4,8 @@
|
|
|
4
4
|
--color-light-neutral-100-inverted: #1c1c1e;
|
|
5
5
|
--color-light-neutral-100-inverted-hover: #212124;
|
|
6
6
|
--color-light-neutral-100-inverted-press: #29292c;
|
|
7
|
-
--color-light-neutral-1500: #121213;
|
|
8
|
-
--color-light-neutral-1500-inverted: #fff;
|
|
9
7
|
--color-light-neutral-500-inverted: #4a4a51;
|
|
8
|
+
--color-light-neutral-translucent-1300: rgba(3, 3, 6, 0.88);
|
|
10
9
|
--color-light-text-primary-inverted: rgba(255, 255, 255, 0.94);
|
|
11
10
|
--color-light-text-tertiary-inverted: rgba(233, 233, 250, 0.37); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
12
11
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -25,7 +24,7 @@
|
|
|
25
24
|
} :root {
|
|
26
25
|
/* primary */
|
|
27
26
|
--action-button-inverted-primary-base-color: var(--color-light-text-primary-inverted);
|
|
28
|
-
--action-button-inverted-primary-base-icon-color: var(--color-light-neutral-
|
|
27
|
+
--action-button-inverted-primary-base-icon-color: var(--color-light-neutral-translucent-1300);
|
|
29
28
|
--action-button-inverted-primary-base-bg-color: var(--color-light-accent-secondary-inverted);
|
|
30
29
|
--action-button-inverted-primary-hover-color: var(
|
|
31
30
|
--color-light-accent-secondary-inverted-hover
|
|
@@ -36,14 +35,18 @@
|
|
|
36
35
|
|
|
37
36
|
/* secondary */
|
|
38
37
|
--action-button-inverted-secondary-base-color: var(--color-light-text-primary-inverted);
|
|
39
|
-
--action-button-inverted-secondary-base-icon-color: var(
|
|
38
|
+
--action-button-inverted-secondary-base-icon-color: var(
|
|
39
|
+
--color-light-neutral-translucent-1300-inverted
|
|
40
|
+
);
|
|
40
41
|
--action-button-inverted-secondary-base-bg-color: var(--color-light-neutral-100-inverted);
|
|
41
42
|
--action-button-inverted-secondary-hover-color: var(--color-light-neutral-100-inverted-hover);
|
|
42
43
|
--action-button-inverted-secondary-active-color: var(--color-light-neutral-100-inverted-press);
|
|
43
44
|
|
|
44
45
|
/* spinner */
|
|
45
|
-
--action-button-spinner-inverted-default-color: var(--color-light-neutral-
|
|
46
|
-
--action-button-spinner-inverted-primary-color: var(
|
|
46
|
+
--action-button-spinner-inverted-default-color: var(--color-light-neutral-translucent-1300);
|
|
47
|
+
--action-button-spinner-inverted-primary-color: var(
|
|
48
|
+
--color-light-neutral-translucent-1300-inverted
|
|
49
|
+
);
|
|
47
50
|
|
|
48
51
|
/* disabled */
|
|
49
52
|
--action-button-inverted-disabled-color: var(--color-light-text-tertiary-inverted);
|
|
@@ -2,9 +2,8 @@
|
|
|
2
2
|
} /* deprecated */ :root {
|
|
3
3
|
--color-static-accent-secondary: #212124;
|
|
4
4
|
--color-static-neutral-100: #f2f3f5;
|
|
5
|
-
--color-static-neutral-1500: #121213;
|
|
6
|
-
--color-static-neutral-1500-inverted: #fff;
|
|
7
5
|
--color-static-neutral-500: #babbc2;
|
|
6
|
+
--color-static-neutral-translucent-1300: rgba(3, 3, 6, 0.88);
|
|
8
7
|
--color-static-text-primary: rgba(3, 3, 6, 0.88);
|
|
9
8
|
--color-static-text-tertiary: rgba(5, 8, 29, 0.38); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
10
9
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -23,17 +22,21 @@
|
|
|
23
22
|
} :root {
|
|
24
23
|
/* primary */
|
|
25
24
|
--action-button-static-primary-base-color: var(--color-static-text-primary);
|
|
26
|
-
--action-button-static-primary-base-icon-color: var(
|
|
25
|
+
--action-button-static-primary-base-icon-color: var(
|
|
26
|
+
--color-static-neutral-translucent-1300-inverted
|
|
27
|
+
);
|
|
27
28
|
--action-button-static-primary-base-bg-color: var(--color-static-accent-secondary);
|
|
28
29
|
|
|
29
30
|
/* secondary */
|
|
30
31
|
--action-button-static-secondary-base-color: var(--color-static-text-primary);
|
|
31
|
-
--action-button-static-secondary-base-icon-color: var(--color-static-neutral-
|
|
32
|
+
--action-button-static-secondary-base-icon-color: var(--color-static-neutral-translucent-1300);
|
|
32
33
|
--action-button-static-secondary-base-bg-color: var(--color-static-neutral-100);
|
|
33
34
|
|
|
34
35
|
/* spinner */
|
|
35
|
-
--action-button-spinner-static-primary-color: var(
|
|
36
|
-
|
|
36
|
+
--action-button-spinner-static-primary-color: var(
|
|
37
|
+
--color-static-neutral-translucent-1300-inverted
|
|
38
|
+
);
|
|
39
|
+
--action-button-spinner-static-secondary-color: var(--color-static-neutral-translucent-1300);
|
|
37
40
|
|
|
38
41
|
/* disabled */
|
|
39
42
|
--action-button-static-disabled-color: var(--color-static-text-tertiary);
|
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
--color-light-neutral-100: #f2f3f5;
|
|
8
8
|
--color-light-neutral-100-hover: #e7e8eb;
|
|
9
9
|
--color-light-neutral-100-press: #dcdde1;
|
|
10
|
-
--color-light-neutral-1500: #121213;
|
|
11
|
-
--color-light-neutral-1500-inverted: #fff;
|
|
12
10
|
--color-light-neutral-500: #babbc2;
|
|
11
|
+
--color-light-neutral-translucent-1300: rgba(3, 3, 6, 0.88);
|
|
12
|
+
--color-light-neutral-translucent-1300-inverted: rgba(255, 255, 255, 0.94);
|
|
13
13
|
--color-light-text-primary: rgba(3, 3, 6, 0.88);
|
|
14
14
|
--color-light-text-tertiary: rgba(5, 8, 29, 0.38); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
15
15
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -28,21 +28,21 @@
|
|
|
28
28
|
} :root {
|
|
29
29
|
/* primary */
|
|
30
30
|
--action-button-primary-base-color: var(--color-light-text-primary);
|
|
31
|
-
--action-button-primary-base-icon-color: var(--color-light-neutral-
|
|
31
|
+
--action-button-primary-base-icon-color: var(--color-light-neutral-translucent-1300-inverted);
|
|
32
32
|
--action-button-primary-base-bg-color: var(--color-light-accent-secondary);
|
|
33
33
|
--action-button-primary-hover-color: var(--color-light-accent-secondary-hover);
|
|
34
34
|
--action-button-primary-active-color: var(--color-light-accent-secondary-press);
|
|
35
35
|
|
|
36
36
|
/* secondary */
|
|
37
37
|
--action-button-secondary-base-color: var(--color-light-text-primary);
|
|
38
|
-
--action-button-secondary-base-icon-color: var(--color-light-neutral-
|
|
38
|
+
--action-button-secondary-base-icon-color: var(--color-light-neutral-translucent-1300);
|
|
39
39
|
--action-button-secondary-base-bg-color: var(--color-light-neutral-100);
|
|
40
40
|
--action-button-secondary-hover-color: var(--color-light-neutral-100-hover);
|
|
41
41
|
--action-button-secondary-active-color: var(--color-light-neutral-100-press);
|
|
42
42
|
|
|
43
43
|
/* spinner */
|
|
44
|
-
--action-button-spinner-primary-color: var(--color-light-neutral-
|
|
45
|
-
--action-button-spinner-default-color: var(--color-light-neutral-
|
|
44
|
+
--action-button-spinner-primary-color: var(--color-light-neutral-translucent-1300-inverted);
|
|
45
|
+
--action-button-spinner-default-color: var(--color-light-neutral-translucent-1300);
|
|
46
46
|
|
|
47
47
|
/* disabled */
|
|
48
48
|
--action-button-disabled-color: var(--color-light-text-tertiary);
|
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
--color-light-neutral-100: #f2f3f5;
|
|
8
8
|
--color-light-neutral-100-hover: #e7e8eb;
|
|
9
9
|
--color-light-neutral-100-press: #dcdde1;
|
|
10
|
-
--color-light-neutral-1500: #121213;
|
|
11
|
-
--color-light-neutral-1500-inverted: #fff;
|
|
12
10
|
--color-light-neutral-500: #babbc2;
|
|
11
|
+
--color-light-neutral-translucent-1300: rgba(3, 3, 6, 0.88);
|
|
12
|
+
--color-light-neutral-translucent-1300-inverted: rgba(255, 255, 255, 0.94);
|
|
13
13
|
--color-light-text-primary: rgba(3, 3, 6, 0.88);
|
|
14
14
|
--color-light-text-tertiary: rgba(5, 8, 29, 0.38); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
15
15
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -28,21 +28,21 @@
|
|
|
28
28
|
} :root {
|
|
29
29
|
/* primary */
|
|
30
30
|
--action-button-primary-base-color: var(--color-light-text-primary);
|
|
31
|
-
--action-button-primary-base-icon-color: var(--color-light-neutral-
|
|
31
|
+
--action-button-primary-base-icon-color: var(--color-light-neutral-translucent-1300-inverted);
|
|
32
32
|
--action-button-primary-base-bg-color: var(--color-light-accent-secondary);
|
|
33
33
|
--action-button-primary-hover-color: var(--color-light-accent-secondary-hover);
|
|
34
34
|
--action-button-primary-active-color: var(--color-light-accent-secondary-press);
|
|
35
35
|
|
|
36
36
|
/* secondary */
|
|
37
37
|
--action-button-secondary-base-color: var(--color-light-text-primary);
|
|
38
|
-
--action-button-secondary-base-icon-color: var(--color-light-neutral-
|
|
38
|
+
--action-button-secondary-base-icon-color: var(--color-light-neutral-translucent-1300);
|
|
39
39
|
--action-button-secondary-base-bg-color: var(--color-light-neutral-100);
|
|
40
40
|
--action-button-secondary-hover-color: var(--color-light-neutral-100-hover);
|
|
41
41
|
--action-button-secondary-active-color: var(--color-light-neutral-100-press);
|
|
42
42
|
|
|
43
43
|
/* spinner */
|
|
44
|
-
--action-button-spinner-primary-color: var(--color-light-neutral-
|
|
45
|
-
--action-button-spinner-default-color: var(--color-light-neutral-
|
|
44
|
+
--action-button-spinner-primary-color: var(--color-light-neutral-translucent-1300-inverted);
|
|
45
|
+
--action-button-spinner-default-color: var(--color-light-neutral-translucent-1300);
|
|
46
46
|
|
|
47
47
|
/* disabled */
|
|
48
48
|
--action-button-disabled-color: var(--color-light-text-tertiary);
|
|
@@ -5,9 +5,8 @@
|
|
|
5
5
|
--color-light-neutral-100-inverted: #1c1c1e;
|
|
6
6
|
--color-light-neutral-100-inverted-hover: #212124;
|
|
7
7
|
--color-light-neutral-100-inverted-press: #29292c;
|
|
8
|
-
--color-light-neutral-1500: #121213;
|
|
9
|
-
--color-light-neutral-1500-inverted: #fff;
|
|
10
8
|
--color-light-neutral-500-inverted: #4a4a51;
|
|
9
|
+
--color-light-neutral-translucent-1300: rgba(3, 3, 6, 0.88);
|
|
11
10
|
--color-light-text-primary-inverted: rgba(255, 255, 255, 0.94);
|
|
12
11
|
--color-light-text-tertiary-inverted: rgba(233, 233, 250, 0.37); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
13
12
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -26,7 +25,7 @@
|
|
|
26
25
|
} :root {
|
|
27
26
|
/* primary */
|
|
28
27
|
--action-button-inverted-primary-base-color: var(--color-light-text-primary-inverted);
|
|
29
|
-
--action-button-inverted-primary-base-icon-color: var(--color-light-neutral-
|
|
28
|
+
--action-button-inverted-primary-base-icon-color: var(--color-light-neutral-translucent-1300);
|
|
30
29
|
--action-button-inverted-primary-base-bg-color: var(--color-light-accent-secondary-inverted);
|
|
31
30
|
--action-button-inverted-primary-hover-color: var(
|
|
32
31
|
--color-light-accent-secondary-inverted-hover
|
|
@@ -37,14 +36,18 @@
|
|
|
37
36
|
|
|
38
37
|
/* secondary */
|
|
39
38
|
--action-button-inverted-secondary-base-color: var(--color-light-text-primary-inverted);
|
|
40
|
-
--action-button-inverted-secondary-base-icon-color: var(
|
|
39
|
+
--action-button-inverted-secondary-base-icon-color: var(
|
|
40
|
+
--color-light-neutral-translucent-1300-inverted
|
|
41
|
+
);
|
|
41
42
|
--action-button-inverted-secondary-base-bg-color: var(--color-light-neutral-100-inverted);
|
|
42
43
|
--action-button-inverted-secondary-hover-color: var(--color-light-neutral-100-inverted-hover);
|
|
43
44
|
--action-button-inverted-secondary-active-color: var(--color-light-neutral-100-inverted-press);
|
|
44
45
|
|
|
45
46
|
/* spinner */
|
|
46
|
-
--action-button-spinner-inverted-default-color: var(--color-light-neutral-
|
|
47
|
-
--action-button-spinner-inverted-primary-color: var(
|
|
47
|
+
--action-button-spinner-inverted-default-color: var(--color-light-neutral-translucent-1300);
|
|
48
|
+
--action-button-spinner-inverted-primary-color: var(
|
|
49
|
+
--color-light-neutral-translucent-1300-inverted
|
|
50
|
+
);
|
|
48
51
|
|
|
49
52
|
/* disabled */
|
|
50
53
|
--action-button-inverted-disabled-color: var(--color-light-text-tertiary-inverted);
|
|
@@ -3,9 +3,8 @@
|
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-static-accent-secondary: #212124;
|
|
5
5
|
--color-static-neutral-100: #f2f3f5;
|
|
6
|
-
--color-static-neutral-1500: #121213;
|
|
7
|
-
--color-static-neutral-1500-inverted: #fff;
|
|
8
6
|
--color-static-neutral-500: #babbc2;
|
|
7
|
+
--color-static-neutral-translucent-1300: rgba(3, 3, 6, 0.88);
|
|
9
8
|
--color-static-text-primary: rgba(3, 3, 6, 0.88);
|
|
10
9
|
--color-static-text-tertiary: rgba(5, 8, 29, 0.38); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
11
10
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -24,17 +23,21 @@
|
|
|
24
23
|
} :root {
|
|
25
24
|
/* primary */
|
|
26
25
|
--action-button-static-primary-base-color: var(--color-static-text-primary);
|
|
27
|
-
--action-button-static-primary-base-icon-color: var(
|
|
26
|
+
--action-button-static-primary-base-icon-color: var(
|
|
27
|
+
--color-static-neutral-translucent-1300-inverted
|
|
28
|
+
);
|
|
28
29
|
--action-button-static-primary-base-bg-color: var(--color-static-accent-secondary);
|
|
29
30
|
|
|
30
31
|
/* secondary */
|
|
31
32
|
--action-button-static-secondary-base-color: var(--color-static-text-primary);
|
|
32
|
-
--action-button-static-secondary-base-icon-color: var(--color-static-neutral-
|
|
33
|
+
--action-button-static-secondary-base-icon-color: var(--color-static-neutral-translucent-1300);
|
|
33
34
|
--action-button-static-secondary-base-bg-color: var(--color-static-neutral-100);
|
|
34
35
|
|
|
35
36
|
/* spinner */
|
|
36
|
-
--action-button-spinner-static-primary-color: var(
|
|
37
|
-
|
|
37
|
+
--action-button-spinner-static-primary-color: var(
|
|
38
|
+
--color-static-neutral-translucent-1300-inverted
|
|
39
|
+
);
|
|
40
|
+
--action-button-spinner-static-secondary-color: var(--color-static-neutral-translucent-1300);
|
|
38
41
|
|
|
39
42
|
/* disabled */
|
|
40
43
|
--action-button-static-disabled-color: var(--color-static-text-tertiary);
|
|
@@ -5,9 +5,8 @@
|
|
|
5
5
|
--color-light-neutral-100-inverted: #1c1c1e;
|
|
6
6
|
--color-light-neutral-100-inverted-hover: #212124;
|
|
7
7
|
--color-light-neutral-100-inverted-press: #29292c;
|
|
8
|
-
--color-light-neutral-1500: #121213;
|
|
9
|
-
--color-light-neutral-1500-inverted: #fff;
|
|
10
8
|
--color-light-neutral-500-inverted: #4a4a51;
|
|
9
|
+
--color-light-neutral-translucent-1300: rgba(3, 3, 6, 0.88);
|
|
11
10
|
--color-light-text-primary-inverted: rgba(255, 255, 255, 0.94);
|
|
12
11
|
--color-light-text-tertiary-inverted: rgba(233, 233, 250, 0.37); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
13
12
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -26,7 +25,7 @@
|
|
|
26
25
|
} :root {
|
|
27
26
|
/* primary */
|
|
28
27
|
--action-button-inverted-primary-base-color: var(--color-light-text-primary-inverted);
|
|
29
|
-
--action-button-inverted-primary-base-icon-color: var(--color-light-neutral-
|
|
28
|
+
--action-button-inverted-primary-base-icon-color: var(--color-light-neutral-translucent-1300);
|
|
30
29
|
--action-button-inverted-primary-base-bg-color: var(--color-light-accent-secondary-inverted);
|
|
31
30
|
--action-button-inverted-primary-hover-color: var(
|
|
32
31
|
--color-light-accent-secondary-inverted-hover
|
|
@@ -37,14 +36,18 @@
|
|
|
37
36
|
|
|
38
37
|
/* secondary */
|
|
39
38
|
--action-button-inverted-secondary-base-color: var(--color-light-text-primary-inverted);
|
|
40
|
-
--action-button-inverted-secondary-base-icon-color: var(
|
|
39
|
+
--action-button-inverted-secondary-base-icon-color: var(
|
|
40
|
+
--color-light-neutral-translucent-1300-inverted
|
|
41
|
+
);
|
|
41
42
|
--action-button-inverted-secondary-base-bg-color: var(--color-light-neutral-100-inverted);
|
|
42
43
|
--action-button-inverted-secondary-hover-color: var(--color-light-neutral-100-inverted-hover);
|
|
43
44
|
--action-button-inverted-secondary-active-color: var(--color-light-neutral-100-inverted-press);
|
|
44
45
|
|
|
45
46
|
/* spinner */
|
|
46
|
-
--action-button-spinner-inverted-default-color: var(--color-light-neutral-
|
|
47
|
-
--action-button-spinner-inverted-primary-color: var(
|
|
47
|
+
--action-button-spinner-inverted-default-color: var(--color-light-neutral-translucent-1300);
|
|
48
|
+
--action-button-spinner-inverted-primary-color: var(
|
|
49
|
+
--color-light-neutral-translucent-1300-inverted
|
|
50
|
+
);
|
|
48
51
|
|
|
49
52
|
/* disabled */
|
|
50
53
|
--action-button-inverted-disabled-color: var(--color-light-text-tertiary-inverted);
|
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
--color-light-neutral-100: #f2f3f5;
|
|
8
8
|
--color-light-neutral-100-hover: #e7e8eb;
|
|
9
9
|
--color-light-neutral-100-press: #dcdde1;
|
|
10
|
-
--color-light-neutral-1500: #121213;
|
|
11
|
-
--color-light-neutral-1500-inverted: #fff;
|
|
12
10
|
--color-light-neutral-500: #babbc2;
|
|
11
|
+
--color-light-neutral-translucent-1300: rgba(3, 3, 6, 0.88);
|
|
12
|
+
--color-light-neutral-translucent-1300-inverted: rgba(255, 255, 255, 0.94);
|
|
13
13
|
--color-light-text-primary: rgba(3, 3, 6, 0.88);
|
|
14
14
|
--color-light-text-tertiary: rgba(5, 8, 29, 0.38); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
15
15
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -28,21 +28,21 @@
|
|
|
28
28
|
} :root {
|
|
29
29
|
/* primary */
|
|
30
30
|
--action-button-primary-base-color: var(--color-light-text-primary);
|
|
31
|
-
--action-button-primary-base-icon-color: var(--color-light-neutral-
|
|
31
|
+
--action-button-primary-base-icon-color: var(--color-light-neutral-translucent-1300-inverted);
|
|
32
32
|
--action-button-primary-base-bg-color: var(--color-light-accent-secondary);
|
|
33
33
|
--action-button-primary-hover-color: var(--color-light-accent-secondary-hover);
|
|
34
34
|
--action-button-primary-active-color: var(--color-light-accent-secondary-press);
|
|
35
35
|
|
|
36
36
|
/* secondary */
|
|
37
37
|
--action-button-secondary-base-color: var(--color-light-text-primary);
|
|
38
|
-
--action-button-secondary-base-icon-color: var(--color-light-neutral-
|
|
38
|
+
--action-button-secondary-base-icon-color: var(--color-light-neutral-translucent-1300);
|
|
39
39
|
--action-button-secondary-base-bg-color: var(--color-light-neutral-100);
|
|
40
40
|
--action-button-secondary-hover-color: var(--color-light-neutral-100-hover);
|
|
41
41
|
--action-button-secondary-active-color: var(--color-light-neutral-100-press);
|
|
42
42
|
|
|
43
43
|
/* spinner */
|
|
44
|
-
--action-button-spinner-primary-color: var(--color-light-neutral-
|
|
45
|
-
--action-button-spinner-default-color: var(--color-light-neutral-
|
|
44
|
+
--action-button-spinner-primary-color: var(--color-light-neutral-translucent-1300-inverted);
|
|
45
|
+
--action-button-spinner-default-color: var(--color-light-neutral-translucent-1300);
|
|
46
46
|
|
|
47
47
|
/* disabled */
|
|
48
48
|
--action-button-disabled-color: var(--color-light-text-tertiary);
|
|
@@ -5,9 +5,8 @@
|
|
|
5
5
|
--color-light-neutral-100-inverted: #1c1c1e;
|
|
6
6
|
--color-light-neutral-100-inverted-hover: #212124;
|
|
7
7
|
--color-light-neutral-100-inverted-press: #29292c;
|
|
8
|
-
--color-light-neutral-1500: #121213;
|
|
9
|
-
--color-light-neutral-1500-inverted: #fff;
|
|
10
8
|
--color-light-neutral-500-inverted: #4a4a51;
|
|
9
|
+
--color-light-neutral-translucent-1300: rgba(3, 3, 6, 0.88);
|
|
11
10
|
--color-light-text-primary-inverted: rgba(255, 255, 255, 0.94);
|
|
12
11
|
--color-light-text-tertiary-inverted: rgba(233, 233, 250, 0.37); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
13
12
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -26,7 +25,7 @@
|
|
|
26
25
|
} :root {
|
|
27
26
|
/* primary */
|
|
28
27
|
--action-button-inverted-primary-base-color: var(--color-light-text-primary-inverted);
|
|
29
|
-
--action-button-inverted-primary-base-icon-color: var(--color-light-neutral-
|
|
28
|
+
--action-button-inverted-primary-base-icon-color: var(--color-light-neutral-translucent-1300);
|
|
30
29
|
--action-button-inverted-primary-base-bg-color: var(--color-light-accent-secondary-inverted);
|
|
31
30
|
--action-button-inverted-primary-hover-color: var(
|
|
32
31
|
--color-light-accent-secondary-inverted-hover
|
|
@@ -37,14 +36,18 @@
|
|
|
37
36
|
|
|
38
37
|
/* secondary */
|
|
39
38
|
--action-button-inverted-secondary-base-color: var(--color-light-text-primary-inverted);
|
|
40
|
-
--action-button-inverted-secondary-base-icon-color: var(
|
|
39
|
+
--action-button-inverted-secondary-base-icon-color: var(
|
|
40
|
+
--color-light-neutral-translucent-1300-inverted
|
|
41
|
+
);
|
|
41
42
|
--action-button-inverted-secondary-base-bg-color: var(--color-light-neutral-100-inverted);
|
|
42
43
|
--action-button-inverted-secondary-hover-color: var(--color-light-neutral-100-inverted-hover);
|
|
43
44
|
--action-button-inverted-secondary-active-color: var(--color-light-neutral-100-inverted-press);
|
|
44
45
|
|
|
45
46
|
/* spinner */
|
|
46
|
-
--action-button-spinner-inverted-default-color: var(--color-light-neutral-
|
|
47
|
-
--action-button-spinner-inverted-primary-color: var(
|
|
47
|
+
--action-button-spinner-inverted-default-color: var(--color-light-neutral-translucent-1300);
|
|
48
|
+
--action-button-spinner-inverted-primary-color: var(
|
|
49
|
+
--color-light-neutral-translucent-1300-inverted
|
|
50
|
+
);
|
|
48
51
|
|
|
49
52
|
/* disabled */
|
|
50
53
|
--action-button-inverted-disabled-color: var(--color-light-text-tertiary-inverted);
|
|
@@ -3,9 +3,8 @@
|
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-static-accent-secondary: #212124;
|
|
5
5
|
--color-static-neutral-100: #f2f3f5;
|
|
6
|
-
--color-static-neutral-1500: #121213;
|
|
7
|
-
--color-static-neutral-1500-inverted: #fff;
|
|
8
6
|
--color-static-neutral-500: #babbc2;
|
|
7
|
+
--color-static-neutral-translucent-1300: rgba(3, 3, 6, 0.88);
|
|
9
8
|
--color-static-text-primary: rgba(3, 3, 6, 0.88);
|
|
10
9
|
--color-static-text-tertiary: rgba(5, 8, 29, 0.38); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
11
10
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -24,17 +23,21 @@
|
|
|
24
23
|
} :root {
|
|
25
24
|
/* primary */
|
|
26
25
|
--action-button-static-primary-base-color: var(--color-static-text-primary);
|
|
27
|
-
--action-button-static-primary-base-icon-color: var(
|
|
26
|
+
--action-button-static-primary-base-icon-color: var(
|
|
27
|
+
--color-static-neutral-translucent-1300-inverted
|
|
28
|
+
);
|
|
28
29
|
--action-button-static-primary-base-bg-color: var(--color-static-accent-secondary);
|
|
29
30
|
|
|
30
31
|
/* secondary */
|
|
31
32
|
--action-button-static-secondary-base-color: var(--color-static-text-primary);
|
|
32
|
-
--action-button-static-secondary-base-icon-color: var(--color-static-neutral-
|
|
33
|
+
--action-button-static-secondary-base-icon-color: var(--color-static-neutral-translucent-1300);
|
|
33
34
|
--action-button-static-secondary-base-bg-color: var(--color-static-neutral-100);
|
|
34
35
|
|
|
35
36
|
/* spinner */
|
|
36
|
-
--action-button-spinner-static-primary-color: var(
|
|
37
|
-
|
|
37
|
+
--action-button-spinner-static-primary-color: var(
|
|
38
|
+
--color-static-neutral-translucent-1300-inverted
|
|
39
|
+
);
|
|
40
|
+
--action-button-spinner-static-secondary-color: var(--color-static-neutral-translucent-1300);
|
|
38
41
|
|
|
39
42
|
/* disabled */
|
|
40
43
|
--action-button-static-disabled-color: var(--color-static-text-tertiary);
|
package/action-button/static.css
CHANGED
|
@@ -3,9 +3,8 @@
|
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
4
|
--color-static-accent-secondary: #212124;
|
|
5
5
|
--color-static-neutral-100: #f2f3f5;
|
|
6
|
-
--color-static-neutral-1500: #121213;
|
|
7
|
-
--color-static-neutral-1500-inverted: #fff;
|
|
8
6
|
--color-static-neutral-500: #babbc2;
|
|
7
|
+
--color-static-neutral-translucent-1300: rgba(3, 3, 6, 0.88);
|
|
9
8
|
--color-static-text-primary: rgba(3, 3, 6, 0.88);
|
|
10
9
|
--color-static-text-tertiary: rgba(5, 8, 29, 0.38); /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
11
10
|
} :root { /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */ /* deprecated */
|
|
@@ -24,17 +23,21 @@
|
|
|
24
23
|
} :root {
|
|
25
24
|
/* primary */
|
|
26
25
|
--action-button-static-primary-base-color: var(--color-static-text-primary);
|
|
27
|
-
--action-button-static-primary-base-icon-color: var(
|
|
26
|
+
--action-button-static-primary-base-icon-color: var(
|
|
27
|
+
--color-static-neutral-translucent-1300-inverted
|
|
28
|
+
);
|
|
28
29
|
--action-button-static-primary-base-bg-color: var(--color-static-accent-secondary);
|
|
29
30
|
|
|
30
31
|
/* secondary */
|
|
31
32
|
--action-button-static-secondary-base-color: var(--color-static-text-primary);
|
|
32
|
-
--action-button-static-secondary-base-icon-color: var(--color-static-neutral-
|
|
33
|
+
--action-button-static-secondary-base-icon-color: var(--color-static-neutral-translucent-1300);
|
|
33
34
|
--action-button-static-secondary-base-bg-color: var(--color-static-neutral-100);
|
|
34
35
|
|
|
35
36
|
/* spinner */
|
|
36
|
-
--action-button-spinner-static-primary-color: var(
|
|
37
|
-
|
|
37
|
+
--action-button-spinner-static-primary-color: var(
|
|
38
|
+
--color-static-neutral-translucent-1300-inverted
|
|
39
|
+
);
|
|
40
|
+
--action-button-spinner-static-secondary-color: var(--color-static-neutral-translucent-1300);
|
|
38
41
|
|
|
39
42
|
/* disabled */
|
|
40
43
|
--action-button-static-disabled-color: var(--color-static-text-tertiary);
|
|
@@ -4,7 +4,6 @@ var tslib = require('tslib');
|
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var cn = require('classnames');
|
|
6
6
|
var coreComponentsInput = require('../input');
|
|
7
|
-
var coreComponentsShared = require('../shared');
|
|
8
7
|
var coreComponentsWithSuffix = require('../with-suffix');
|
|
9
8
|
var utils = require('@alfalab/utils');
|
|
10
9
|
var utils_index = require('./utils/index.js');
|
|
@@ -36,7 +35,7 @@ var SuffixInput = coreComponentsWithSuffix.withSuffix(coreComponentsInput.Input)
|
|
|
36
35
|
*/
|
|
37
36
|
var AmountInput = React.forwardRef(function (_a, ref) {
|
|
38
37
|
var _b, _c;
|
|
39
|
-
var _d = _a.view, view = _d === void 0 ? 'default' : _d, _e = _a.value, value = _e === void 0 ? null : _e, _f = _a.integerLength, integerLengthProp = _f === void 0 ? 9 : _f, _g = _a.minority, minority = _g === void 0 ? 100 : _g, _h = _a.currency, currency = _h === void 0 ? 'RUR' : _h, _j = _a.suffix, suffix = _j === void 0 ? currency : _j, _k = _a.codeFormat, codeFormat = _k === void 0 ? 'symbolic' : _k, _l = _a.placeholder, placeholder = _l === void 0 ? "0\u2009".concat(suffix === currency ? utils_index.getCurrencyCodeWithFormat(currency, codeFormat) || '' : suffix) : _l, _m = _a.integersOnly, integersOnly = _m === void 0 ? false : _m, _o = _a.positiveOnly, positiveOnly = _o === void 0 ? true : _o, _p = _a.bold, bold = _p === void 0 ? true : _p, _q = _a.colors, colors = _q === void 0 ? 'default' : _q, className = _a.className, focusedClassName = _a.focusedClassName, dataTestId = _a.dataTestId, _r = _a.clear, clear = _r === void 0 ? false : _r, onChange = _a.onChange, onClear = _a.onClear, onBlur = _a.onBlur, _s = _a.breakpoint, breakpoint = _s === void 0 ?
|
|
38
|
+
var _d = _a.view, view = _d === void 0 ? 'default' : _d, _e = _a.value, value = _e === void 0 ? null : _e, _f = _a.integerLength, integerLengthProp = _f === void 0 ? 9 : _f, _g = _a.minority, minority = _g === void 0 ? 100 : _g, _h = _a.currency, currency = _h === void 0 ? 'RUR' : _h, _j = _a.suffix, suffix = _j === void 0 ? currency : _j, _k = _a.codeFormat, codeFormat = _k === void 0 ? 'symbolic' : _k, _l = _a.placeholder, placeholder = _l === void 0 ? "0\u2009".concat(suffix === currency ? utils_index.getCurrencyCodeWithFormat(currency, codeFormat) || '' : suffix) : _l, _m = _a.integersOnly, integersOnly = _m === void 0 ? false : _m, _o = _a.positiveOnly, positiveOnly = _o === void 0 ? true : _o, _p = _a.bold, bold = _p === void 0 ? true : _p, _q = _a.colors, colors = _q === void 0 ? 'default' : _q, className = _a.className, focusedClassName = _a.focusedClassName, dataTestId = _a.dataTestId, _r = _a.clear, clear = _r === void 0 ? false : _r, onChange = _a.onChange, onClear = _a.onClear, onBlur = _a.onBlur, _s = _a.breakpoint, breakpoint = _s === void 0 ? 1024 : _s, onKeyDown = _a.onKeyDown, _t = _a.transparentMinor, transparentMinor = _t === void 0 ? true : _t, restProps = tslib.__rest(_a, ["view", "value", "integerLength", "minority", "currency", "suffix", "codeFormat", "placeholder", "integersOnly", "positiveOnly", "bold", "colors", "className", "focusedClassName", "dataTestId", "clear", "onChange", "onClear", "onBlur", "breakpoint", "onKeyDown", "transparentMinor"]);
|
|
40
39
|
var integerLength = Math.min(integerLengthProp, 15);
|
|
41
40
|
var getFormattedAmount = React.useCallback(function (val) {
|
|
42
41
|
if (val === '' || val === null || val === '-')
|
|
@@ -4,7 +4,6 @@ var tslib = require('tslib');
|
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var cn = require('classnames');
|
|
6
6
|
var coreComponentsInput = require('../../input/cssm');
|
|
7
|
-
var coreComponentsShared = require('../../shared/cssm');
|
|
8
7
|
var coreComponentsWithSuffix = require('../../with-suffix/cssm');
|
|
9
8
|
var utils = require('@alfalab/utils');
|
|
10
9
|
var utils_index = require('./utils/index.js');
|
|
@@ -33,7 +32,7 @@ var SuffixInput = coreComponentsWithSuffix.withSuffix(coreComponentsInput.Input)
|
|
|
33
32
|
*/
|
|
34
33
|
var AmountInput = React.forwardRef(function (_a, ref) {
|
|
35
34
|
var _b, _c;
|
|
36
|
-
var _d = _a.view, view = _d === void 0 ? 'default' : _d, _e = _a.value, value = _e === void 0 ? null : _e, _f = _a.integerLength, integerLengthProp = _f === void 0 ? 9 : _f, _g = _a.minority, minority = _g === void 0 ? 100 : _g, _h = _a.currency, currency = _h === void 0 ? 'RUR' : _h, _j = _a.suffix, suffix = _j === void 0 ? currency : _j, _k = _a.codeFormat, codeFormat = _k === void 0 ? 'symbolic' : _k, _l = _a.placeholder, placeholder = _l === void 0 ? "0\u2009".concat(suffix === currency ? utils_index.getCurrencyCodeWithFormat(currency, codeFormat) || '' : suffix) : _l, _m = _a.integersOnly, integersOnly = _m === void 0 ? false : _m, _o = _a.positiveOnly, positiveOnly = _o === void 0 ? true : _o, _p = _a.bold, bold = _p === void 0 ? true : _p, _q = _a.colors, colors = _q === void 0 ? 'default' : _q, className = _a.className, focusedClassName = _a.focusedClassName, dataTestId = _a.dataTestId, _r = _a.clear, clear = _r === void 0 ? false : _r, onChange = _a.onChange, onClear = _a.onClear, onBlur = _a.onBlur, _s = _a.breakpoint, breakpoint = _s === void 0 ?
|
|
35
|
+
var _d = _a.view, view = _d === void 0 ? 'default' : _d, _e = _a.value, value = _e === void 0 ? null : _e, _f = _a.integerLength, integerLengthProp = _f === void 0 ? 9 : _f, _g = _a.minority, minority = _g === void 0 ? 100 : _g, _h = _a.currency, currency = _h === void 0 ? 'RUR' : _h, _j = _a.suffix, suffix = _j === void 0 ? currency : _j, _k = _a.codeFormat, codeFormat = _k === void 0 ? 'symbolic' : _k, _l = _a.placeholder, placeholder = _l === void 0 ? "0\u2009".concat(suffix === currency ? utils_index.getCurrencyCodeWithFormat(currency, codeFormat) || '' : suffix) : _l, _m = _a.integersOnly, integersOnly = _m === void 0 ? false : _m, _o = _a.positiveOnly, positiveOnly = _o === void 0 ? true : _o, _p = _a.bold, bold = _p === void 0 ? true : _p, _q = _a.colors, colors = _q === void 0 ? 'default' : _q, className = _a.className, focusedClassName = _a.focusedClassName, dataTestId = _a.dataTestId, _r = _a.clear, clear = _r === void 0 ? false : _r, onChange = _a.onChange, onClear = _a.onClear, onBlur = _a.onBlur, _s = _a.breakpoint, breakpoint = _s === void 0 ? 1024 : _s, onKeyDown = _a.onKeyDown, _t = _a.transparentMinor, transparentMinor = _t === void 0 ? true : _t, restProps = tslib.__rest(_a, ["view", "value", "integerLength", "minority", "currency", "suffix", "codeFormat", "placeholder", "integersOnly", "positiveOnly", "bold", "colors", "className", "focusedClassName", "dataTestId", "clear", "onChange", "onClear", "onBlur", "breakpoint", "onKeyDown", "transparentMinor"]);
|
|
37
36
|
var integerLength = Math.min(integerLengthProp, 15);
|
|
38
37
|
var getFormattedAmount = React.useCallback(function (val) {
|
|
39
38
|
if (val === '' || val === null || val === '-')
|
|
@@ -2,7 +2,6 @@ import { __rest, __assign } from 'tslib';
|
|
|
2
2
|
import React, { forwardRef, useCallback, useState, useEffect, Fragment } from 'react';
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { Input } from '../../input/esm';
|
|
5
|
-
import { getComponentBreakpoint } from '../../shared/esm';
|
|
6
5
|
import { withSuffix } from '../../with-suffix/esm';
|
|
7
6
|
import { formatAmount, THINSP } from '@alfalab/utils';
|
|
8
7
|
import { getCurrencyCodeWithFormat, getAmountValueFromStr, getFormattedValue } from './utils/index.js';
|
|
@@ -29,7 +28,7 @@ var SuffixInput = withSuffix(Input);
|
|
|
29
28
|
*/
|
|
30
29
|
var AmountInput = forwardRef(function (_a, ref) {
|
|
31
30
|
var _b, _c;
|
|
32
|
-
var _d = _a.view, view = _d === void 0 ? 'default' : _d, _e = _a.value, value = _e === void 0 ? null : _e, _f = _a.integerLength, integerLengthProp = _f === void 0 ? 9 : _f, _g = _a.minority, minority = _g === void 0 ? 100 : _g, _h = _a.currency, currency = _h === void 0 ? 'RUR' : _h, _j = _a.suffix, suffix = _j === void 0 ? currency : _j, _k = _a.codeFormat, codeFormat = _k === void 0 ? 'symbolic' : _k, _l = _a.placeholder, placeholder = _l === void 0 ? "0\u2009".concat(suffix === currency ? getCurrencyCodeWithFormat(currency, codeFormat) || '' : suffix) : _l, _m = _a.integersOnly, integersOnly = _m === void 0 ? false : _m, _o = _a.positiveOnly, positiveOnly = _o === void 0 ? true : _o, _p = _a.bold, bold = _p === void 0 ? true : _p, _q = _a.colors, colors = _q === void 0 ? 'default' : _q, className = _a.className, focusedClassName = _a.focusedClassName, dataTestId = _a.dataTestId, _r = _a.clear, clear = _r === void 0 ? false : _r, onChange = _a.onChange, onClear = _a.onClear, onBlur = _a.onBlur, _s = _a.breakpoint, breakpoint = _s === void 0 ?
|
|
31
|
+
var _d = _a.view, view = _d === void 0 ? 'default' : _d, _e = _a.value, value = _e === void 0 ? null : _e, _f = _a.integerLength, integerLengthProp = _f === void 0 ? 9 : _f, _g = _a.minority, minority = _g === void 0 ? 100 : _g, _h = _a.currency, currency = _h === void 0 ? 'RUR' : _h, _j = _a.suffix, suffix = _j === void 0 ? currency : _j, _k = _a.codeFormat, codeFormat = _k === void 0 ? 'symbolic' : _k, _l = _a.placeholder, placeholder = _l === void 0 ? "0\u2009".concat(suffix === currency ? getCurrencyCodeWithFormat(currency, codeFormat) || '' : suffix) : _l, _m = _a.integersOnly, integersOnly = _m === void 0 ? false : _m, _o = _a.positiveOnly, positiveOnly = _o === void 0 ? true : _o, _p = _a.bold, bold = _p === void 0 ? true : _p, _q = _a.colors, colors = _q === void 0 ? 'default' : _q, className = _a.className, focusedClassName = _a.focusedClassName, dataTestId = _a.dataTestId, _r = _a.clear, clear = _r === void 0 ? false : _r, onChange = _a.onChange, onClear = _a.onClear, onBlur = _a.onBlur, _s = _a.breakpoint, breakpoint = _s === void 0 ? 1024 : _s, onKeyDown = _a.onKeyDown, _t = _a.transparentMinor, transparentMinor = _t === void 0 ? true : _t, restProps = __rest(_a, ["view", "value", "integerLength", "minority", "currency", "suffix", "codeFormat", "placeholder", "integersOnly", "positiveOnly", "bold", "colors", "className", "focusedClassName", "dataTestId", "clear", "onChange", "onClear", "onBlur", "breakpoint", "onKeyDown", "transparentMinor"]);
|
|
33
32
|
var integerLength = Math.min(integerLengthProp, 15);
|
|
34
33
|
var getFormattedAmount = useCallback(function (val) {
|
|
35
34
|
if (val === '' || val === null || val === '-')
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import React, { forwardRef, useCallback, useState, useEffect, Fragment } from 'react';
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { Input } from '../../input/modern';
|
|
4
|
-
import { getComponentBreakpoint } from '../../shared/modern';
|
|
5
4
|
import { withSuffix } from '../../with-suffix/modern';
|
|
6
5
|
import { formatAmount, THINSP } from '@alfalab/utils';
|
|
7
6
|
import { getCurrencyCodeWithFormat, getAmountValueFromStr, getFormattedValue } from './utils/index.js';
|
|
@@ -26,7 +25,7 @@ const SuffixInput = withSuffix(Input);
|
|
|
26
25
|
/**
|
|
27
26
|
* Компонент для ввода денежных значений
|
|
28
27
|
*/
|
|
29
|
-
const AmountInput = forwardRef(({ view = 'default', value = null, integerLength: integerLengthProp = 9, minority = 100, currency = 'RUR', suffix = currency, codeFormat = 'symbolic', placeholder = `0\u2009${suffix === currency ? getCurrencyCodeWithFormat(currency, codeFormat) || '' : suffix}`, integersOnly = false, positiveOnly = true, bold = true, colors = 'default', className, focusedClassName, dataTestId, clear = false, onChange, onClear, onBlur, breakpoint =
|
|
28
|
+
const AmountInput = forwardRef(({ view = 'default', value = null, integerLength: integerLengthProp = 9, minority = 100, currency = 'RUR', suffix = currency, codeFormat = 'symbolic', placeholder = `0\u2009${suffix === currency ? getCurrencyCodeWithFormat(currency, codeFormat) || '' : suffix}`, integersOnly = false, positiveOnly = true, bold = true, colors = 'default', className, focusedClassName, dataTestId, clear = false, onChange, onClear, onBlur, breakpoint = 1024, onKeyDown, transparentMinor = true, ...restProps }, ref) => {
|
|
30
29
|
const integerLength = Math.min(integerLengthProp, 15);
|
|
31
30
|
const getFormattedAmount = useCallback((val) => {
|
|
32
31
|
if (val === '' || val === null || val === '-')
|