@alfalab/core-components 41.17.0-beta.11 → 41.17.0-beta.12
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/bottom-sheet/component.js +8 -6
- package/bottom-sheet/cssm/component.js +8 -6
- package/bottom-sheet/esm/component.js +8 -6
- package/bottom-sheet/modern/component.js +8 -5
- package/calendar/Component.responsive.js +1 -1
- package/calendar/components/calendar-mobile/Component.js +1 -1
- package/calendar/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/Component.responsive.js +1 -1
- package/calendar/esm/components/calendar-mobile/Component.js +1 -1
- package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/esm/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/mobile.js +1 -1
- package/calendar/esm/responsive.d.ts +1 -1
- package/calendar/esm/responsive.js +1 -1
- package/calendar/index.js +1 -1
- package/calendar/mobile.js +1 -1
- package/calendar/modern/Component.responsive.js +1 -1
- package/calendar/modern/components/calendar-mobile/Component.js +1 -1
- package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/modern/components/calendar-mobile/index.js +1 -1
- package/calendar/modern/index.js +1 -1
- package/calendar/modern/mobile.js +1 -1
- package/calendar/modern/responsive.d.ts +1 -1
- package/calendar/modern/responsive.js +1 -1
- package/calendar/responsive.d.ts +1 -1
- package/calendar/responsive.js +1 -1
- package/confirmation/component.desktop.js +1 -1
- package/confirmation/component.mobile.js +1 -1
- package/confirmation/component.responsive.js +1 -1
- package/confirmation/components/base-confirmation/component.js +1 -1
- package/confirmation/components/base-confirmation/index.js +1 -1
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/index.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/desktop.js +1 -1
- package/confirmation/esm/component.desktop.js +1 -1
- package/confirmation/esm/component.mobile.js +1 -1
- package/confirmation/esm/component.responsive.js +1 -1
- package/confirmation/esm/components/base-confirmation/component.js +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +1 -1
- 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.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile.js +1 -1
- package/confirmation/esm/responsive.js +1 -1
- package/confirmation/index.js +1 -1
- package/confirmation/mobile.js +1 -1
- package/confirmation/modern/component.desktop.js +1 -1
- package/confirmation/modern/component.mobile.js +1 -1
- package/confirmation/modern/component.responsive.js +1 -1
- package/confirmation/modern/components/base-confirmation/component.js +1 -1
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- 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.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile.js +1 -1
- package/confirmation/modern/responsive.js +1 -1
- package/confirmation/responsive.js +1 -1
- package/input-autocomplete/cssm/Component.desktop.d.ts +4 -4
- package/input-autocomplete/cssm/Component.responsive.d.ts +4 -4
- package/number-input/Component.d.ts +1 -1
- package/package.json +1 -1
- package/pure-cell/{component-932eb005.js → component-5de49bce.js} +1 -1
- package/pure-cell/component.js +2 -2
- package/pure-cell/components/addon/component.js +1 -1
- package/pure-cell/components/addon/index.js +1 -1
- package/pure-cell/components/amount/component.js +1 -1
- package/pure-cell/components/amount/index.js +1 -1
- package/pure-cell/components/amount-title/component.js +1 -1
- package/pure-cell/components/amount-title/index.js +1 -1
- package/pure-cell/components/category/component.js +1 -1
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +2 -2
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +2 -2
- package/pure-cell/components/footer/component.js +1 -1
- package/pure-cell/components/footer/index.js +1 -1
- package/pure-cell/components/footer-button/component.js +1 -1
- package/pure-cell/components/footer-button/index.js +1 -1
- package/pure-cell/components/footer-text/component.js +1 -1
- package/pure-cell/components/footer-text/index.js +1 -1
- package/pure-cell/components/graphics/component.js +1 -1
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +2 -2
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +2 -2
- package/pure-cell/components/text/component.js +2 -2
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +2 -2
- package/pure-cell/esm/{component-a9cf0e96.js → component-dce600fe.js} +1 -1
- package/pure-cell/esm/component.js +2 -2
- package/pure-cell/esm/components/addon/component.js +1 -1
- package/pure-cell/esm/components/addon/index.js +1 -1
- package/pure-cell/esm/components/amount/component.js +1 -1
- package/pure-cell/esm/components/amount/index.js +1 -1
- package/pure-cell/esm/components/amount-title/component.js +1 -1
- package/pure-cell/esm/components/amount-title/index.js +1 -1
- package/pure-cell/esm/components/category/component.js +1 -1
- package/pure-cell/esm/components/category/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +2 -2
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +2 -2
- package/pure-cell/esm/components/footer/component.js +1 -1
- package/pure-cell/esm/components/footer/index.js +1 -1
- package/pure-cell/esm/components/footer-button/component.js +1 -1
- package/pure-cell/esm/components/footer-button/index.js +1 -1
- package/pure-cell/esm/components/footer-text/component.js +1 -1
- package/pure-cell/esm/components/footer-text/index.js +1 -1
- package/pure-cell/esm/components/graphics/component.js +1 -1
- package/pure-cell/esm/components/graphics/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +2 -2
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +2 -2
- package/pure-cell/esm/components/text/component.js +2 -2
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +2 -2
- package/pure-cell/esm/index.js +2 -2
- package/pure-cell/index.js +2 -2
- package/pure-cell/modern/{component-4749f585.js → component-8c0a4457.js} +1 -1
- package/pure-cell/modern/component.js +2 -2
- package/pure-cell/modern/components/addon/component.js +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.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +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.js +1 -1
- package/pure-cell/modern/components/content/component.js +2 -2
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +2 -2
- package/pure-cell/modern/components/footer/component.js +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.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +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.js +1 -1
- package/pure-cell/modern/components/main/component.js +2 -2
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +2 -2
- package/pure-cell/modern/components/text/component.js +2 -2
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +2 -2
- package/pure-cell/modern/index.js +2 -2
- package/select/{Component-a695d2f0.js → Component-5206f64b.js} +1 -1
- package/select/Component.js +1 -1
- package/select/Component.responsive.js +3 -3
- package/select/components/base-select/Component.js +1 -1
- package/select/components/base-select/index.js +1 -1
- package/select/components/base-select-mobile/Component.js +1 -1
- package/select/components/base-select-mobile/index.js +1 -1
- package/select/components/index.js +3 -3
- package/select/components/select-mobile/Component.js +3 -3
- package/select/components/select-mobile/index.d.ts +1 -1
- package/select/components/select-mobile/index.js +3 -3
- package/select/components/select-modal-mobile/Component.js +3 -3
- package/select/components/select-modal-mobile/index.d.ts +1 -1
- package/select/components/select-modal-mobile/index.js +3 -3
- package/select/esm/{Component-114a4870.js → Component-c9326942.js} +2 -2
- package/select/esm/Component.js +1 -1
- package/select/esm/Component.responsive.js +3 -3
- package/select/esm/components/base-select/Component.js +1 -1
- package/select/esm/components/base-select/index.js +1 -1
- package/select/esm/components/base-select-mobile/Component.js +1 -1
- package/select/esm/components/base-select-mobile/index.js +1 -1
- package/select/esm/components/index.js +3 -3
- package/select/esm/components/select-mobile/Component.js +3 -3
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +3 -3
- package/select/esm/components/select-modal-mobile/Component.js +3 -3
- package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/esm/components/select-modal-mobile/index.js +3 -3
- package/select/esm/index-3885b0d7.d.ts +1 -1
- package/select/esm/index.js +3 -3
- package/select/esm/mobile.js +3 -3
- package/select/esm/presets/index.js +3 -3
- package/select/esm/presets/useLazyLoading/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +3 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- 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 +3 -3
- package/select/esm/responsive.js +3 -3
- package/select/index-3885b0d7.d.ts +1 -1
- package/select/index.js +3 -3
- package/select/mobile.js +3 -3
- package/select/modern/{Component-972b75c5.js → Component-fbdc6527.js} +2 -2
- package/select/modern/Component.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/base-select/index.js +1 -1
- package/select/modern/components/base-select-mobile/Component.js +1 -1
- package/select/modern/components/base-select-mobile/index.js +1 -1
- package/select/modern/components/index.js +3 -3
- package/select/modern/components/select-mobile/Component.js +3 -3
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +3 -3
- package/select/modern/components/select-modal-mobile/Component.js +3 -3
- package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
- package/select/modern/components/select-modal-mobile/index.js +3 -3
- package/select/modern/index-3885b0d7.d.ts +1 -1
- package/select/modern/index.js +3 -3
- package/select/modern/mobile.js +3 -3
- package/select/modern/presets/index.js +3 -3
- package/select/modern/presets/useLazyLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +3 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- 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 +3 -3
- package/select/modern/responsive.js +3 -3
- package/select/presets/index.js +3 -3
- package/select/presets/useLazyLoading/hook.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +3 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
- package/select/responsive.js +3 -3
- package/system-message/Component.desktop.js +1 -1
- package/system-message/Component.mobile.js +1 -1
- package/system-message/Components.responsive.js +1 -1
- package/system-message/components/caption/Component.js +1 -1
- package/system-message/components/caption/index.js +1 -1
- package/system-message/components/controls/Component.js +1 -1
- package/system-message/components/controls/index.js +1 -1
- package/system-message/components/graphic/Component.js +1 -1
- package/system-message/components/graphic/index.js +1 -1
- package/system-message/components/subtitle/Component.js +1 -1
- package/system-message/components/subtitle/index.js +1 -1
- package/system-message/components/title/Component.js +1 -1
- package/system-message/components/title/index.js +1 -1
- package/system-message/desktop.js +1 -1
- package/system-message/esm/Component.desktop.js +1 -1
- package/system-message/esm/Component.mobile.js +1 -1
- package/system-message/esm/Components.responsive.js +1 -1
- package/system-message/esm/components/caption/Component.js +1 -1
- package/system-message/esm/components/caption/index.js +1 -1
- package/system-message/esm/components/controls/Component.js +1 -1
- package/system-message/esm/components/controls/index.js +1 -1
- package/system-message/esm/components/graphic/Component.js +1 -1
- package/system-message/esm/components/graphic/index.js +1 -1
- package/system-message/esm/components/subtitle/Component.js +1 -1
- package/system-message/esm/components/subtitle/index.js +1 -1
- package/system-message/esm/components/title/Component.js +1 -1
- package/system-message/esm/components/title/index.js +1 -1
- package/system-message/esm/desktop.js +1 -1
- package/system-message/esm/index-3885b0d7.d.ts +1 -1
- package/system-message/esm/index.js +1 -1
- package/system-message/esm/mobile.js +1 -1
- package/system-message/esm/responsive.js +1 -1
- package/system-message/esm/utils.js +1 -1
- package/system-message/index-3885b0d7.d.ts +1 -1
- package/system-message/index.js +1 -1
- package/system-message/mobile.js +1 -1
- package/system-message/modern/Component.desktop.js +1 -1
- package/system-message/modern/Component.mobile.js +1 -1
- package/system-message/modern/Components.responsive.js +1 -1
- package/system-message/modern/components/caption/Component.js +1 -1
- package/system-message/modern/components/caption/index.js +1 -1
- package/system-message/modern/components/controls/Component.js +1 -1
- package/system-message/modern/components/controls/index.js +1 -1
- package/system-message/modern/components/graphic/Component.js +1 -1
- package/system-message/modern/components/graphic/index.js +1 -1
- package/system-message/modern/components/subtitle/Component.js +1 -1
- package/system-message/modern/components/subtitle/index.js +1 -1
- package/system-message/modern/components/title/Component.js +1 -1
- package/system-message/modern/components/title/index.js +1 -1
- package/system-message/modern/desktop.js +1 -1
- package/system-message/modern/index-3885b0d7.d.ts +1 -1
- package/system-message/modern/index.js +1 -1
- package/system-message/modern/mobile.js +1 -1
- package/system-message/modern/responsive.js +1 -1
- package/system-message/modern/utils.js +1 -1
- package/system-message/responsive.js +1 -1
- package/system-message/utils.js +1 -1
- package/themes/compiled/mobile-dark-bluetint.css +5 -5
- package/themes/dist/compiled/mobile-dark-bluetint.css +102 -102
- package/time-input/utils/format.js +6 -10
- /package/calendar/{Component.responsive-db33f065.d.ts → Component.responsive-2435f9ed.d.ts} +0 -0
- /package/calendar/{Component.responsive-db33f065.js → Component.responsive-2435f9ed.js} +0 -0
- /package/calendar/esm/{Component.responsive-800bafd1.d.ts → Component.responsive-13136ea1.d.ts} +0 -0
- /package/calendar/esm/{Component.responsive-800bafd1.js → Component.responsive-13136ea1.js} +0 -0
- /package/calendar/modern/{Component.responsive-e03f70f2.d.ts → Component.responsive-3cac98d9.d.ts} +0 -0
- /package/calendar/modern/{Component.responsive-e03f70f2.js → Component.responsive-3cac98d9.js} +0 -0
- /package/confirmation/{countdown-section-daf7b2c5.d.ts → countdown-section-8fd344e7.d.ts} +0 -0
- /package/confirmation/{countdown-section-daf7b2c5.js → countdown-section-8fd344e7.js} +0 -0
- /package/confirmation/esm/{countdown-section-43894a81.d.ts → countdown-section-fb3d4235.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-43894a81.js → countdown-section-fb3d4235.js} +0 -0
- /package/confirmation/modern/{countdown-section-328f71b6.d.ts → countdown-section-eec75206.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-328f71b6.js → countdown-section-eec75206.js} +0 -0
- /package/pure-cell/{component-932eb005.d.ts → component-5de49bce.d.ts} +0 -0
- /package/pure-cell/esm/{component-a9cf0e96.d.ts → component-dce600fe.d.ts} +0 -0
- /package/pure-cell/esm/{getDataTestId-e5b1a412.d.ts → getDataTestId-e59b0caa.d.ts} +0 -0
- /package/pure-cell/esm/{getDataTestId-e5b1a412.js → getDataTestId-e59b0caa.js} +0 -0
- /package/pure-cell/{getDataTestId-e2b63b19.d.ts → getDataTestId-c3baf24c.d.ts} +0 -0
- /package/pure-cell/{getDataTestId-e2b63b19.js → getDataTestId-c3baf24c.js} +0 -0
- /package/pure-cell/modern/{component-4749f585.d.ts → component-8c0a4457.d.ts} +0 -0
- /package/pure-cell/modern/{getDataTestId-f37c334b.d.ts → getDataTestId-419b057b.d.ts} +0 -0
- /package/pure-cell/modern/{getDataTestId-f37c334b.js → getDataTestId-419b057b.js} +0 -0
- /package/select/{Component-a695d2f0.d.ts → Component-5206f64b.d.ts} +0 -0
- /package/select/esm/{Component-114a4870.d.ts → Component-c9326942.d.ts} +0 -0
- /package/select/esm/{getDataTestId-015c023c.d.ts → getDataTestId-a5c8f93f.d.ts} +0 -0
- /package/select/esm/{getDataTestId-015c023c.js → getDataTestId-a5c8f93f.js} +0 -0
- /package/select/esm/{intersection-observer-997a7777.d.ts → intersection-observer-3ebbde87.d.ts} +0 -0
- /package/select/esm/{intersection-observer-997a7777.js → intersection-observer-3ebbde87.js} +0 -0
- /package/select/{getDataTestId-7cbf94eb.d.ts → getDataTestId-db25cbf6.d.ts} +0 -0
- /package/select/{getDataTestId-7cbf94eb.js → getDataTestId-db25cbf6.js} +0 -0
- /package/select/{intersection-observer-2af55476.d.ts → intersection-observer-7bac9eb6.d.ts} +0 -0
- /package/select/{intersection-observer-2af55476.js → intersection-observer-7bac9eb6.js} +0 -0
- /package/select/modern/{Component-972b75c5.d.ts → Component-fbdc6527.d.ts} +0 -0
- /package/select/modern/{getDataTestId-0851364f.d.ts → getDataTestId-20dd79bc.d.ts} +0 -0
- /package/select/modern/{getDataTestId-0851364f.js → getDataTestId-20dd79bc.js} +0 -0
- /package/select/modern/{intersection-observer-997a7777.d.ts → intersection-observer-3ebbde87.d.ts} +0 -0
- /package/select/modern/{intersection-observer-997a7777.js → intersection-observer-3ebbde87.js} +0 -0
- /package/system-message/esm/{getDataTestId-915fa756.d.ts → getDataTestId-f4b4a8b9.d.ts} +0 -0
- /package/system-message/esm/{getDataTestId-915fa756.js → getDataTestId-f4b4a8b9.js} +0 -0
- /package/system-message/{getDataTestId-d16e5041.d.ts → getDataTestId-104d344e.d.ts} +0 -0
- /package/system-message/{getDataTestId-d16e5041.js → getDataTestId-104d344e.js} +0 -0
- /package/system-message/modern/{getDataTestId-90ac0ab1.d.ts → getDataTestId-c1c7ce4d.d.ts} +0 -0
- /package/system-message/modern/{getDataTestId-90ac0ab1.js → getDataTestId-c1c7ce4d.js} +0 -0
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
.
|
|
1
|
+
.card-image__cardImage_h3lkt {
|
|
2
|
+
background: #e7e8ea;
|
|
3
|
+
} .card-image__loaded_h3lkt {
|
|
4
|
+
background: transparent
|
|
5
|
+
}.badge__component_q7pmt.badge__background-accent_q7pmt {
|
|
2
6
|
background-color: #ef3124;
|
|
3
7
|
color: #fff;
|
|
4
8
|
} .badge__component_q7pmt.badge__background-specialbg-secondary-transparent_q7pmt {
|
|
@@ -73,10 +77,6 @@
|
|
|
73
77
|
} .backdrop__exitActive_r89zc,
|
|
74
78
|
.backdrop__exitDone_r89zc {
|
|
75
79
|
background-color: transparent;
|
|
76
|
-
}.card-image__cardImage_h3lkt {
|
|
77
|
-
background: #e7e8ea;
|
|
78
|
-
} .card-image__loaded_h3lkt {
|
|
79
|
-
background: transparent
|
|
80
80
|
}.checkbox-group__error_118i2 {
|
|
81
81
|
border-left: 1px solid #f15045;
|
|
82
82
|
} .checkbox-group__label_118i2 {
|
|
@@ -1169,7 +1169,24 @@
|
|
|
1169
1169
|
color: rgba(235, 235, 245, 0.54);
|
|
1170
1170
|
} .textarea__error_1mkns {
|
|
1171
1171
|
color: #f15045;
|
|
1172
|
-
}
|
|
1172
|
+
}
|
|
1173
|
+
|
|
1174
|
+
|
|
1175
|
+
.system-message__component_1m2vm {
|
|
1176
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1177
|
+
}
|
|
1178
|
+
|
|
1179
|
+
|
|
1180
|
+
|
|
1181
|
+
|
|
1182
|
+
.system-message__component_uz1zm {
|
|
1183
|
+
color: #fff;
|
|
1184
|
+
}
|
|
1185
|
+
|
|
1186
|
+
.system-message__component_1vqdx {
|
|
1187
|
+
color: #fff;
|
|
1188
|
+
}
|
|
1189
|
+
.action-button__primary_rd60w {
|
|
1173
1190
|
color: #fff
|
|
1174
1191
|
} .action-button__primary_rd60w .action-button__iconWrapper_rd60w {
|
|
1175
1192
|
color: #0e0e0e;
|
|
@@ -1234,24 +1251,7 @@
|
|
|
1234
1251
|
background-color: #f3f4f5;
|
|
1235
1252
|
} .action-button__secondary_adn56 .action-button__loader_adn56 {
|
|
1236
1253
|
color: #0e0e0e;
|
|
1237
|
-
}
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
.system-message__component_1m2vm {
|
|
1241
|
-
color: rgba(235, 235, 245, 0.54);
|
|
1242
|
-
}
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
.system-message__component_uz1zm {
|
|
1248
|
-
color: #fff;
|
|
1249
|
-
}
|
|
1250
|
-
|
|
1251
|
-
.system-message__component_1vqdx {
|
|
1252
|
-
color: #fff;
|
|
1253
|
-
}
|
|
1254
|
-
.button__accent_1d2cy {
|
|
1254
|
+
}.button__accent_1d2cy {
|
|
1255
1255
|
color: #fff;
|
|
1256
1256
|
background-color: #ef3124;
|
|
1257
1257
|
border: 1px solid transparent
|
|
@@ -1673,7 +1673,10 @@
|
|
|
1673
1673
|
}
|
|
1674
1674
|
.list__slot_1odgo.list__defaultColor_1odgo {
|
|
1675
1675
|
color: #fff;
|
|
1676
|
-
}.
|
|
1676
|
+
}.attach__component_1o97h {
|
|
1677
|
+
} .attach__focused_1o97h {
|
|
1678
|
+
outline: 2px solid #0072ef;
|
|
1679
|
+
}.stepped-progress-bar__bar_1014s {
|
|
1677
1680
|
background: rgba(255, 255, 255, 0.11);
|
|
1678
1681
|
} .stepped-progress-bar__description_1014s {
|
|
1679
1682
|
color: rgba(235, 235, 245, 0.54);
|
|
@@ -1700,10 +1703,7 @@
|
|
|
1700
1703
|
background: #fff;
|
|
1701
1704
|
} .stepped-progress-bar__bar_1wp8f.stepped-progress-bar__accent_1wp8f {
|
|
1702
1705
|
background: #ef3124;
|
|
1703
|
-
}.
|
|
1704
|
-
} .attach__focused_1o97h {
|
|
1705
|
-
outline: 2px solid #0072ef;
|
|
1706
|
-
}.confirmation-v1__errorHeader_1ylvv {
|
|
1706
|
+
}.confirmation-v1__errorHeader_1ylvv {
|
|
1707
1707
|
color: #fff;
|
|
1708
1708
|
color: #fff;
|
|
1709
1709
|
} .confirmation-v1__errorText_1ylvv {
|
|
@@ -1805,6 +1805,76 @@
|
|
|
1805
1805
|
}
|
|
1806
1806
|
.confirmation__typographyTheme_1pum9.confirmation__typographyTheme_1pum9 {
|
|
1807
1807
|
color: rgba(235, 235, 245, 0.54);
|
|
1808
|
+
}.input__input_1orjp {
|
|
1809
|
+
color: #fff;
|
|
1810
|
+
caret-color: #0072ef;
|
|
1811
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1812
|
+
} .input__input_1orjp:-webkit-autofill {
|
|
1813
|
+
-webkit-text-fill-color: #fff;
|
|
1814
|
+
} .input__input_1orjp::placeholder {
|
|
1815
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1816
|
+
} .input__hasInnerLabel_1orjp::placeholder {
|
|
1817
|
+
color: rgba(235, 235, 245, 0.32);
|
|
1818
|
+
} .input__clearIcon_1orjp {
|
|
1819
|
+
color: #fff;
|
|
1820
|
+
} .input__input_1orjp:read-only {
|
|
1821
|
+
color: rgba(235, 235, 245, 0.54)
|
|
1822
|
+
} .input__input_1orjp:read-only:focus::placeholder {
|
|
1823
|
+
color: rgba(235, 235, 245, 0.54);
|
|
1824
|
+
} .input__input_1orjp:disabled {
|
|
1825
|
+
color: #fff;
|
|
1826
|
+
-webkit-text-fill-color: #fff;
|
|
1827
|
+
} .input__input_1orjp:focus::placeholder {
|
|
1828
|
+
color: rgba(235, 235, 245, 0.32);
|
|
1829
|
+
} .input__error_1orjp {
|
|
1830
|
+
color: #f15045;
|
|
1831
|
+
caret-color: #f15045;
|
|
1832
|
+
}
|
|
1833
|
+
.input__errorColorIcon_1pk8f {
|
|
1834
|
+
color: #d91d0b;
|
|
1835
|
+
} .input__successColorIcon_1pk8f {
|
|
1836
|
+
color: #2fc26e;
|
|
1837
|
+
} .input__focusVisible_1pk8f {
|
|
1838
|
+
outline: 2px solid #0072ef;
|
|
1839
|
+
} @keyframes input__onautofillstart_1pk8f {
|
|
1840
|
+
from {
|
|
1841
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1842
|
+
}
|
|
1843
|
+
to {
|
|
1844
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
|
|
1845
|
+
}
|
|
1846
|
+
} @keyframes input__onautofillcancel_1pk8f {
|
|
1847
|
+
from {
|
|
1848
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1849
|
+
}
|
|
1850
|
+
to {
|
|
1851
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
|
|
1852
|
+
}
|
|
1853
|
+
}
|
|
1854
|
+
.input__input_1rrob {
|
|
1855
|
+
color: #0e0e0e;
|
|
1856
|
+
caret-color: #0072ef;
|
|
1857
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1858
|
+
} .input__input_1rrob:-webkit-autofill {
|
|
1859
|
+
-webkit-text-fill-color: #0e0e0e;
|
|
1860
|
+
} .input__input_1rrob::placeholder {
|
|
1861
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1862
|
+
} .input__hasInnerLabel_1rrob::placeholder {
|
|
1863
|
+
color: rgba(60, 60, 67, 0.4);
|
|
1864
|
+
} .input__clearIcon_1rrob {
|
|
1865
|
+
color: #0e0e0e;
|
|
1866
|
+
} .input__input_1rrob:read-only {
|
|
1867
|
+
color: rgba(60, 60, 67, 0.66)
|
|
1868
|
+
} .input__input_1rrob:read-only:focus::placeholder {
|
|
1869
|
+
color: rgba(60, 60, 67, 0.66);
|
|
1870
|
+
} .input__input_1rrob:disabled {
|
|
1871
|
+
color: #0e0e0e;
|
|
1872
|
+
-webkit-text-fill-color: #0e0e0e;
|
|
1873
|
+
} .input__input_1rrob:focus::placeholder {
|
|
1874
|
+
color: rgba(60, 60, 67, 0.4);
|
|
1875
|
+
} .input__error_1rrob {
|
|
1876
|
+
color: #ef3124;
|
|
1877
|
+
caret-color: #ef3124;
|
|
1808
1878
|
}.cc-icon-button.icon-button__primary_lobh5 {
|
|
1809
1879
|
color: #fff
|
|
1810
1880
|
} .cc-icon-button.icon-button__primary_lobh5:hover {
|
|
@@ -1899,77 +1969,7 @@
|
|
|
1899
1969
|
color: rgba(193, 193, 195, 0.3)
|
|
1900
1970
|
} .cc-icon-button.icon-button__component_m89vk:disabled.icon-button__tertiary_m89vk.icon-button__loader_m89vk {
|
|
1901
1971
|
color: #c1c1c3;
|
|
1902
|
-
}.
|
|
1903
|
-
color: #fff;
|
|
1904
|
-
caret-color: #0072ef;
|
|
1905
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1906
|
-
} .input__input_1orjp:-webkit-autofill {
|
|
1907
|
-
-webkit-text-fill-color: #fff;
|
|
1908
|
-
} .input__input_1orjp::placeholder {
|
|
1909
|
-
color: rgba(235, 235, 245, 0.54);
|
|
1910
|
-
} .input__hasInnerLabel_1orjp::placeholder {
|
|
1911
|
-
color: rgba(235, 235, 245, 0.32);
|
|
1912
|
-
} .input__clearIcon_1orjp {
|
|
1913
|
-
color: #fff;
|
|
1914
|
-
} .input__input_1orjp:read-only {
|
|
1915
|
-
color: rgba(235, 235, 245, 0.54)
|
|
1916
|
-
} .input__input_1orjp:read-only:focus::placeholder {
|
|
1917
|
-
color: rgba(235, 235, 245, 0.54);
|
|
1918
|
-
} .input__input_1orjp:disabled {
|
|
1919
|
-
color: #fff;
|
|
1920
|
-
-webkit-text-fill-color: #fff;
|
|
1921
|
-
} .input__input_1orjp:focus::placeholder {
|
|
1922
|
-
color: rgba(235, 235, 245, 0.32);
|
|
1923
|
-
} .input__error_1orjp {
|
|
1924
|
-
color: #f15045;
|
|
1925
|
-
caret-color: #f15045;
|
|
1926
|
-
}
|
|
1927
|
-
.input__errorColorIcon_1pk8f {
|
|
1928
|
-
color: #d91d0b;
|
|
1929
|
-
} .input__successColorIcon_1pk8f {
|
|
1930
|
-
color: #2fc26e;
|
|
1931
|
-
} .input__focusVisible_1pk8f {
|
|
1932
|
-
outline: 2px solid #0072ef;
|
|
1933
|
-
} @keyframes input__onautofillstart_1pk8f {
|
|
1934
|
-
from {
|
|
1935
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1936
|
-
}
|
|
1937
|
-
to {
|
|
1938
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
|
|
1939
|
-
}
|
|
1940
|
-
} @keyframes input__onautofillcancel_1pk8f {
|
|
1941
|
-
from {
|
|
1942
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1943
|
-
}
|
|
1944
|
-
to {
|
|
1945
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
|
|
1946
|
-
}
|
|
1947
|
-
}
|
|
1948
|
-
.input__input_1rrob {
|
|
1949
|
-
color: #0e0e0e;
|
|
1950
|
-
caret-color: #0072ef;
|
|
1951
|
-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
1952
|
-
} .input__input_1rrob:-webkit-autofill {
|
|
1953
|
-
-webkit-text-fill-color: #0e0e0e;
|
|
1954
|
-
} .input__input_1rrob::placeholder {
|
|
1955
|
-
color: rgba(60, 60, 67, 0.66);
|
|
1956
|
-
} .input__hasInnerLabel_1rrob::placeholder {
|
|
1957
|
-
color: rgba(60, 60, 67, 0.4);
|
|
1958
|
-
} .input__clearIcon_1rrob {
|
|
1959
|
-
color: #0e0e0e;
|
|
1960
|
-
} .input__input_1rrob:read-only {
|
|
1961
|
-
color: rgba(60, 60, 67, 0.66)
|
|
1962
|
-
} .input__input_1rrob:read-only:focus::placeholder {
|
|
1963
|
-
color: rgba(60, 60, 67, 0.66);
|
|
1964
|
-
} .input__input_1rrob:disabled {
|
|
1965
|
-
color: #0e0e0e;
|
|
1966
|
-
-webkit-text-fill-color: #0e0e0e;
|
|
1967
|
-
} .input__input_1rrob:focus::placeholder {
|
|
1968
|
-
color: rgba(60, 60, 67, 0.4);
|
|
1969
|
-
} .input__error_1rrob {
|
|
1970
|
-
color: #ef3124;
|
|
1971
|
-
caret-color: #ef3124;
|
|
1972
|
-
}.pass-code__error_1riz3 {
|
|
1972
|
+
}.pass-code__error_1riz3 {
|
|
1973
1973
|
color: #f15045;
|
|
1974
1974
|
}
|
|
1975
1975
|
.pass-code__dot_36cqm {
|
|
@@ -2600,12 +2600,12 @@
|
|
|
2600
2600
|
background-color: #121212;
|
|
2601
2601
|
}.date-range-input__calendarContainer_qnl0i {
|
|
2602
2602
|
border: 1px solid #262629
|
|
2603
|
+
}.date-time-input__calendarContainer_x99ji {
|
|
2604
|
+
border: 1px solid #262629
|
|
2603
2605
|
}.calendar-input__calendarContainer_1di2e {
|
|
2604
2606
|
border: 1px solid #262629
|
|
2605
2607
|
} .calendar-input__calendarIcon_1di2e {
|
|
2606
2608
|
color: #fff
|
|
2607
|
-
}.date-time-input__calendarContainer_x99ji {
|
|
2608
|
-
border: 1px solid #262629
|
|
2609
2609
|
}
|
|
2610
2610
|
|
|
2611
2611
|
.input-autocomplete__placeholder_1dy0h {
|
|
@@ -15,16 +15,12 @@ var isValidTimeFormat = function (value) {
|
|
|
15
15
|
}
|
|
16
16
|
return true;
|
|
17
17
|
};
|
|
18
|
-
var isValidInputValue = function (inputValue) {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
.replace(/^(\d\d)(\d\d)/, '$1:$2') // 12345 => 12:45 (если вместо двоеточия введена цифра, она обратно заменяется на двоеточие)
|
|
25
|
-
.replace(/^(\d):(\d\d)(\d)/, '$1:$2') // 1:234 => 1:23
|
|
26
|
-
.replace(/\:$/, '');
|
|
27
|
-
}; // 12: => 12 || : => void
|
|
18
|
+
var isValidInputValue = function (inputValue) { return !inputValue || (isCompleteTimeInput(inputValue) && isValidTimeFormat(inputValue)); };
|
|
19
|
+
var format = function (value) { return value
|
|
20
|
+
.replace(/^(\d\d)(\d)$/, '$1:$2') // 123 => 12:3
|
|
21
|
+
.replace(/^(\d\d)(\d\d)/, '$1:$2') // 12345 => 12:45 (если вместо двоеточия введена цифра, она обратно заменяется на двоеточие)
|
|
22
|
+
.replace(/^(\d):(\d\d)(\d)/, '$1:$2') // 1:234 => 1:23
|
|
23
|
+
.replace(/\:$/, ''); }; // 12: => 12 || : => void
|
|
28
24
|
|
|
29
25
|
exports.DATE_MASK = DATE_MASK;
|
|
30
26
|
exports.format = format;
|
|
File without changes
|
|
File without changes
|
/package/calendar/esm/{Component.responsive-800bafd1.d.ts → Component.responsive-13136ea1.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
/package/calendar/modern/{Component.responsive-e03f70f2.d.ts → Component.responsive-3cac98d9.d.ts}
RENAMED
|
File without changes
|
/package/calendar/modern/{Component.responsive-e03f70f2.js → Component.responsive-3cac98d9.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/confirmation/esm/{countdown-section-43894a81.d.ts → countdown-section-fb3d4235.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
/package/confirmation/modern/{countdown-section-328f71b6.d.ts → countdown-section-eec75206.d.ts}
RENAMED
|
File without changes
|
/package/confirmation/modern/{countdown-section-328f71b6.js → countdown-section-eec75206.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/select/esm/{intersection-observer-997a7777.d.ts → intersection-observer-3ebbde87.d.ts}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/select/modern/{intersection-observer-997a7777.d.ts → intersection-observer-3ebbde87.d.ts}
RENAMED
|
File without changes
|
/package/select/modern/{intersection-observer-997a7777.js → intersection-observer-3ebbde87.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|