@alfalab/core-components 48.21.0-beta.4 → 48.21.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/amount/component.js +0 -2
- package/amount/cssm/component.js +0 -2
- package/amount/cssm/types/amount-props.d.ts +1 -2
- package/amount/esm/component.js +0 -2
- package/amount/esm/index.js +0 -1
- package/amount/esm/types/amount-props.d.ts +1 -2
- package/amount/modern/component.js +0 -2
- package/amount/modern/index.js +0 -1
- package/amount/modern/types/amount-props.d.ts +1 -2
- package/amount/moderncssm/component.js +0 -2
- package/amount/moderncssm/index.js +0 -1
- package/amount/moderncssm/types/amount-props.d.ts +1 -2
- package/amount/types/amount-props.d.ts +1 -2
- package/calendar/Component.responsive.d.ts +1 -1
- package/calendar/components/calendar-mobile/Component.d.ts +1 -1
- package/calendar/components/calendar-mobile/Component.js +1 -1
- package/calendar/components/calendar-mobile/calendarMonthOnlyView.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/calendarMonthOnlyView.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/index.js +1 -1
- package/calendar/mobile/index.js +1 -1
- package/calendar/modern/Component.responsive.js +1 -1
- package/calendar/{calendarMonthOnlyView-20427d98.d.ts → modern/calendarMonthOnlyView-10629c77.d.ts} +1 -1
- package/calendar/modern/components/calendar-mobile/Component.js +1 -1
- package/calendar/modern/components/calendar-mobile/calendarMonthOnlyView.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/index.js +1 -1
- package/calendar-range/esm/Component.js +1 -1
- 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/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/Component.js +1 -1
- package/checkbox/cssm/Component.js +1 -1
- package/checkbox/esm/Component.js +1 -1
- package/checkbox/modern/Component.js +1 -1
- package/checkbox/moderncssm/Component.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.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/component.desktop.js +1 -1
- package/confirmation/esm/desktop/index.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile/component.mobile.js +1 -1
- package/confirmation/esm/mobile/index.js +1 -1
- package/confirmation/esm/shared/index.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/component.desktop.js +1 -1
- package/confirmation/modern/desktop/index.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile/component.mobile.js +1 -1
- package/confirmation/modern/mobile/index.js +1 -1
- package/confirmation/modern/shared/index.js +1 -1
- package/file-upload-item/components/actions-control/actions.js +1 -1
- package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
- package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
- package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
- package/file-upload-item/esm/Component.js +1 -1
- package/file-upload-item/esm/components/actions-control/actions.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
- package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
- package/file-upload-item/esm/components/actions-control/index.js +1 -1
- package/file-upload-item/esm/index.js +1 -1
- package/file-upload-item/modern/Component.js +1 -1
- package/file-upload-item/modern/components/actions-control/actions.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
- package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
- package/file-upload-item/modern/components/actions-control/index.js +1 -1
- package/file-upload-item/modern/index.js +1 -1
- package/filter-tag/Component.responsive.d.ts +4 -3
- package/filter-tag/components/base-filter-tag/Component.d.ts +4 -71
- package/filter-tag/components/base-filter-tag/Component.js +23 -10
- package/filter-tag/components/base-filter-tag/default.css +192 -0
- package/filter-tag/components/base-filter-tag/index.css +71 -170
- package/filter-tag/components/base-filter-tag/inverted.css +197 -0
- package/filter-tag/cssm/Component.responsive.d.ts +4 -3
- package/filter-tag/cssm/components/base-filter-tag/Component.d.ts +4 -71
- package/filter-tag/cssm/components/base-filter-tag/Component.js +20 -9
- package/filter-tag/cssm/components/base-filter-tag/default.module.css +191 -0
- package/filter-tag/cssm/components/base-filter-tag/index.module.css +68 -170
- package/filter-tag/cssm/components/base-filter-tag/inverted.module.css +196 -0
- package/filter-tag/cssm/desktop/Component.desktop.d.ts +3 -2
- package/filter-tag/cssm/desktop/Component.desktop.js +9 -1
- package/filter-tag/cssm/desktop/default.desktop.module.css +71 -0
- package/filter-tag/cssm/desktop/desktop.module.css +1 -19
- package/filter-tag/cssm/desktop/inverted.desktop.module.css +74 -0
- package/filter-tag/cssm/helpers/is-keyboard-event.d.ts +3 -0
- package/filter-tag/cssm/helpers/is-keyboard-event.js +7 -0
- package/filter-tag/cssm/mobile/Component.mobile.d.ts +3 -2
- package/filter-tag/cssm/mobile/Component.mobile.js +9 -1
- package/filter-tag/cssm/mobile/default.mobile.module.css +69 -0
- package/filter-tag/cssm/mobile/inverted.mobile.module.css +75 -0
- package/filter-tag/cssm/mobile/mobile.module.css +1 -17
- package/filter-tag/cssm/types/base-filter-tag-private-props.d.ts +20 -0
- package/filter-tag/cssm/types/base-filter-tag-private-props.js +1 -0
- package/filter-tag/cssm/types/base-filter-tag-props.d.ts +73 -0
- package/filter-tag/cssm/types/base-filter-tag-props.js +1 -0
- package/filter-tag/cssm/vars.css +35 -0
- package/filter-tag/desktop/Component.desktop.d.ts +3 -2
- package/filter-tag/desktop/Component.desktop.js +12 -2
- package/filter-tag/desktop/default.desktop.css +72 -0
- package/filter-tag/desktop/desktop.css +1 -19
- package/filter-tag/desktop/inverted.desktop.css +75 -0
- package/filter-tag/esm/Component.responsive.d.ts +4 -3
- package/filter-tag/esm/Component.responsive.js +1 -0
- package/filter-tag/esm/components/base-filter-tag/Component.d.ts +4 -71
- package/filter-tag/esm/components/base-filter-tag/Component.js +22 -9
- package/filter-tag/esm/components/base-filter-tag/default.css +192 -0
- package/filter-tag/esm/components/base-filter-tag/index.css +71 -170
- package/filter-tag/esm/components/base-filter-tag/index.js +1 -0
- package/filter-tag/esm/components/base-filter-tag/inverted.css +197 -0
- package/filter-tag/esm/desktop/Component.desktop.d.ts +3 -2
- package/filter-tag/esm/desktop/Component.desktop.js +13 -2
- package/filter-tag/esm/desktop/default.desktop.css +72 -0
- package/filter-tag/esm/desktop/desktop.css +1 -19
- package/filter-tag/esm/desktop/index.js +1 -0
- package/filter-tag/esm/desktop/inverted.desktop.css +75 -0
- package/filter-tag/esm/helpers/is-keyboard-event.d.ts +3 -0
- package/filter-tag/esm/helpers/is-keyboard-event.js +5 -0
- package/filter-tag/esm/index.js +1 -0
- package/filter-tag/esm/mobile/Component.mobile.d.ts +3 -2
- package/filter-tag/esm/mobile/Component.mobile.js +13 -2
- package/filter-tag/esm/mobile/default.mobile.css +70 -0
- package/filter-tag/esm/mobile/index.js +1 -0
- package/filter-tag/esm/mobile/inverted.mobile.css +76 -0
- package/filter-tag/esm/mobile/mobile.css +1 -17
- package/filter-tag/esm/types/base-filter-tag-private-props.d.ts +20 -0
- package/filter-tag/esm/types/base-filter-tag-private-props.js +1 -0
- package/filter-tag/esm/types/base-filter-tag-props.d.ts +73 -0
- package/filter-tag/esm/types/base-filter-tag-props.js +1 -0
- package/filter-tag/helpers/is-keyboard-event.d.ts +3 -0
- package/filter-tag/helpers/is-keyboard-event.js +7 -0
- package/filter-tag/mobile/Component.mobile.d.ts +3 -2
- package/filter-tag/mobile/Component.mobile.js +12 -2
- package/filter-tag/mobile/default.mobile.css +70 -0
- package/filter-tag/mobile/inverted.mobile.css +76 -0
- package/filter-tag/mobile/mobile.css +1 -17
- package/filter-tag/modern/Component.responsive.d.ts +4 -3
- package/filter-tag/modern/Component.responsive.js +1 -0
- package/filter-tag/modern/components/base-filter-tag/Component.d.ts +4 -71
- package/filter-tag/modern/components/base-filter-tag/Component.js +23 -8
- package/filter-tag/modern/components/base-filter-tag/default.css +192 -0
- package/filter-tag/modern/components/base-filter-tag/index.css +71 -170
- package/filter-tag/modern/components/base-filter-tag/index.js +1 -0
- package/filter-tag/modern/components/base-filter-tag/inverted.css +197 -0
- package/filter-tag/modern/desktop/Component.desktop.d.ts +3 -2
- package/filter-tag/modern/desktop/Component.desktop.js +13 -2
- package/filter-tag/modern/desktop/default.desktop.css +72 -0
- package/filter-tag/modern/desktop/desktop.css +1 -19
- package/filter-tag/modern/desktop/index.js +1 -0
- package/filter-tag/modern/desktop/inverted.desktop.css +75 -0
- package/filter-tag/modern/helpers/is-keyboard-event.d.ts +3 -0
- package/filter-tag/modern/helpers/is-keyboard-event.js +3 -0
- package/filter-tag/modern/index.js +1 -0
- package/filter-tag/modern/mobile/Component.mobile.d.ts +3 -2
- package/filter-tag/modern/mobile/Component.mobile.js +13 -2
- package/filter-tag/modern/mobile/default.mobile.css +70 -0
- package/filter-tag/modern/mobile/index.js +1 -0
- package/filter-tag/modern/mobile/inverted.mobile.css +76 -0
- package/filter-tag/modern/mobile/mobile.css +1 -17
- package/filter-tag/modern/types/base-filter-tag-private-props.d.ts +20 -0
- package/filter-tag/modern/types/base-filter-tag-private-props.js +1 -0
- package/filter-tag/modern/types/base-filter-tag-props.d.ts +73 -0
- package/filter-tag/modern/types/base-filter-tag-props.js +1 -0
- package/filter-tag/moderncssm/Component.responsive.d.ts +4 -3
- package/filter-tag/moderncssm/Component.responsive.js +7 -0
- package/filter-tag/moderncssm/components/base-filter-tag/Component.d.ts +4 -71
- package/filter-tag/moderncssm/components/base-filter-tag/Component.js +18 -7
- package/filter-tag/moderncssm/components/base-filter-tag/default.module.css +210 -0
- package/filter-tag/moderncssm/components/base-filter-tag/index.js +3 -0
- package/filter-tag/moderncssm/components/base-filter-tag/index.module.css +60 -175
- package/filter-tag/moderncssm/components/base-filter-tag/inverted.module.css +220 -0
- package/filter-tag/moderncssm/desktop/Component.desktop.d.ts +3 -2
- package/filter-tag/moderncssm/desktop/Component.desktop.js +10 -1
- package/filter-tag/moderncssm/desktop/default.desktop.module.css +50 -0
- package/filter-tag/moderncssm/desktop/desktop.module.css +0 -18
- package/filter-tag/moderncssm/desktop/index.js +5 -0
- package/filter-tag/moderncssm/desktop/inverted.desktop.module.css +56 -0
- package/filter-tag/moderncssm/helpers/is-keyboard-event.d.ts +3 -0
- package/filter-tag/moderncssm/helpers/is-keyboard-event.js +3 -0
- package/filter-tag/moderncssm/index.js +7 -0
- package/filter-tag/moderncssm/mobile/Component.mobile.d.ts +3 -2
- package/filter-tag/moderncssm/mobile/Component.mobile.js +10 -1
- package/filter-tag/moderncssm/mobile/default.mobile.module.css +50 -0
- package/filter-tag/moderncssm/mobile/index.js +5 -0
- package/filter-tag/moderncssm/mobile/inverted.mobile.module.css +58 -0
- package/filter-tag/moderncssm/mobile/mobile.module.css +0 -18
- package/filter-tag/moderncssm/types/base-filter-tag-private-props.d.ts +20 -0
- package/filter-tag/moderncssm/types/base-filter-tag-private-props.js +1 -0
- package/filter-tag/moderncssm/types/base-filter-tag-props.d.ts +73 -0
- package/filter-tag/moderncssm/types/base-filter-tag-props.js +1 -0
- package/filter-tag/moderncssm/vars.css +15 -0
- package/filter-tag/types/base-filter-tag-private-props.d.ts +20 -0
- package/filter-tag/types/base-filter-tag-private-props.js +1 -0
- package/filter-tag/types/base-filter-tag-props.d.ts +73 -0
- package/filter-tag/types/base-filter-tag-props.js +1 -0
- package/gallery/Component.d.ts +0 -4
- package/gallery/Component.js +1 -2
- package/gallery/components/image-viewer/component.js +3 -4
- package/gallery/components/image-viewer/hooks.js +1 -1
- package/gallery/components/image-viewer/single.js +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/context.d.ts +0 -1
- package/gallery/context.js +0 -1
- package/gallery/cssm/Component.d.ts +0 -4
- package/gallery/cssm/Component.js +1 -2
- package/gallery/cssm/components/image-viewer/component.js +2 -3
- package/gallery/cssm/context.d.ts +0 -1
- package/gallery/cssm/context.js +0 -1
- package/gallery/esm/Component.d.ts +0 -4
- package/gallery/esm/Component.js +2 -3
- package/gallery/esm/components/image-viewer/component.js +3 -4
- package/gallery/esm/components/image-viewer/hooks.js +1 -1
- package/gallery/esm/components/image-viewer/index.js +1 -1
- package/gallery/esm/components/image-viewer/single.js +1 -1
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +1 -1
- package/gallery/esm/context.d.ts +0 -1
- package/gallery/esm/context.js +0 -1
- package/gallery/esm/index.js +1 -1
- package/gallery/modern/Component.d.ts +0 -4
- package/gallery/modern/Component.js +2 -3
- package/gallery/modern/components/image-viewer/component.js +3 -4
- package/gallery/modern/components/image-viewer/hooks.js +1 -1
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/single.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +1 -1
- package/gallery/modern/context.d.ts +0 -1
- package/gallery/modern/context.js +0 -1
- package/gallery/modern/index.js +1 -1
- package/gallery/moderncssm/Component.d.ts +0 -4
- package/gallery/moderncssm/Component.js +1 -2
- package/gallery/moderncssm/components/image-viewer/component.js +2 -3
- package/gallery/moderncssm/context.d.ts +0 -1
- package/gallery/moderncssm/context.js +0 -1
- package/grid/col/Component.js +1 -1
- package/grid/esm/Component.js +1 -1
- package/grid/esm/col/Component.js +1 -1
- package/grid/esm/col/index.js +1 -1
- package/grid/esm/index.js +1 -1
- package/grid/esm/row/Component.js +1 -1
- package/grid/esm/row/index.js +1 -1
- package/grid/modern/Component.js +1 -1
- package/grid/modern/col/Component.js +1 -1
- package/grid/modern/col/index.js +1 -1
- package/grid/modern/index.js +1 -1
- package/grid/modern/row/Component.js +1 -1
- package/grid/modern/row/index.js +1 -1
- package/grid/row/Component.js +1 -1
- package/international-phone-input/cssm/typings-d515b24c.d.ts +4 -0
- package/international-phone-input/esm/typings-d515b24c.d.ts +4 -0
- package/international-phone-input/index-235f6347.d.ts +267 -0
- package/international-phone-input/modern/typings-d515b24c.d.ts +4 -0
- package/international-phone-input/moderncssm/typings-d515b24c.d.ts +4 -0
- package/international-phone-input/types-464d40a4.d.ts +293 -0
- package/international-phone-input/typings-d515b24c.d.ts +10 -550
- package/modal/components/controls/Component.js +1 -1
- package/modal/components/footer/Component.js +1 -1
- package/modal/esm/Component.responsive.js +1 -1
- 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 +1 -1
- package/modal/esm/mobile/Component.mobile.js +1 -1
- package/modal/esm/mobile/index.js +1 -1
- package/modal/modern/Component.responsive.js +1 -1
- 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 +1 -1
- package/modal/modern/mobile/Component.mobile.js +1 -1
- package/modal/modern/mobile/index.js +1 -1
- package/navigation-bar-private/Component.js +4 -4
- package/navigation-bar-private/cssm/Component.js +4 -4
- package/navigation-bar-private/cssm/types.d.ts +4 -0
- package/navigation-bar-private/esm/Component.js +4 -4
- package/navigation-bar-private/esm/types.d.ts +4 -0
- package/navigation-bar-private/modern/Component.js +2 -2
- package/navigation-bar-private/modern/types.d.ts +4 -0
- package/navigation-bar-private/moderncssm/Component.js +2 -2
- package/navigation-bar-private/moderncssm/types.d.ts +4 -0
- package/navigation-bar-private/types.d.ts +4 -0
- package/package.json +2 -2
- package/pagination/components/default-view/index.js +2 -1
- package/pagination/components/tag/index.css +2 -4
- package/pagination/cssm/components/default-view/index.js +2 -1
- package/pagination/cssm/components/tag/index.module.css +2 -4
- package/pagination/esm/components/default-view/index.js +2 -1
- package/pagination/esm/components/tag/index.css +2 -4
- package/pagination/modern/components/default-view/index.js +2 -1
- package/pagination/modern/components/tag/index.css +2 -4
- package/pagination/moderncssm/components/default-view/index.js +2 -1
- package/pagination/moderncssm/components/tag/index.module.css +2 -3
- package/picker-button/Component-c44170fe.d.ts +1 -1
- package/picker-button/cssm/typings-d515b24c.d.ts +4 -0
- package/picker-button/esm/typings-d515b24c.d.ts +4 -0
- package/picker-button/modern/typings-d515b24c.d.ts +4 -0
- package/picker-button/moderncssm/typings-d515b24c.d.ts +4 -0
- package/picker-button/typings-d515b24c.d.ts +4 -0
- package/plate/components/base-plate/Component.js +1 -1
- package/plate/esm/Component.responsive.js +1 -1
- package/plate/esm/components/base-plate/Component.js +1 -1
- package/plate/esm/components/base-plate/index.js +1 -1
- package/plate/esm/desktop/Component.desktop.js +1 -1
- package/plate/esm/desktop/index.js +1 -1
- package/plate/esm/index-7f6b04c5.d.ts +2 -2
- package/plate/esm/index.js +1 -1
- package/plate/esm/mobile/Component.mobile.js +1 -1
- package/plate/esm/mobile/index.js +1 -1
- package/plate/esm/shared/index.js +1 -1
- package/plate/esm/utils.js +1 -1
- package/plate/index-7f6b04c5.d.ts +2 -2
- package/plate/modern/Component.responsive.js +1 -1
- package/plate/modern/components/base-plate/Component.js +1 -1
- package/plate/modern/components/base-plate/index.js +1 -1
- package/plate/modern/desktop/Component.desktop.js +1 -1
- package/plate/modern/desktop/index.js +1 -1
- package/plate/modern/index-7f6b04c5.d.ts +2 -2
- package/plate/modern/index.js +1 -1
- package/plate/modern/mobile/Component.mobile.js +1 -1
- package/plate/modern/mobile/index.js +1 -1
- package/plate/modern/shared/index.js +1 -1
- package/plate/modern/utils.js +1 -1
- package/plate/utils.js +1 -1
- package/popup-sheet/Component.d.ts +9 -0
- package/popup-sheet/Component.js +4 -4
- package/popup-sheet/cssm/Component.d.ts +9 -0
- package/popup-sheet/cssm/Component.js +4 -4
- package/popup-sheet/esm/Component.d.ts +9 -0
- package/popup-sheet/esm/Component.js +4 -4
- package/popup-sheet/modern/Component.d.ts +9 -0
- package/popup-sheet/modern/Component.js +2 -2
- package/popup-sheet/moderncssm/Component.d.ts +9 -0
- package/popup-sheet/moderncssm/Component.js +2 -2
- package/pure-cell/component.js +1 -1
- package/pure-cell/components/addon/component.js +1 -1
- package/pure-cell/components/addon/index.d.ts +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.d.ts +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.d.ts +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.d.ts +1 -1
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +1 -1
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +1 -1
- package/pure-cell/components/footer/component.js +1 -1
- package/pure-cell/components/footer/index.d.ts +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.d.ts +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.d.ts +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.d.ts +1 -1
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +1 -1
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +1 -1
- package/pure-cell/components/text/component.js +1 -1
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +1 -1
- package/pure-cell/esm/component.js +1 -1
- package/pure-cell/esm/components/addon/component.js +1 -1
- package/pure-cell/esm/components/addon/index.d.ts +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.d.ts +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.d.ts +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.d.ts +1 -1
- package/pure-cell/esm/components/category/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +1 -1
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +1 -1
- package/pure-cell/esm/components/footer/component.js +1 -1
- package/pure-cell/esm/components/footer/index.d.ts +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.d.ts +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.d.ts +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.d.ts +1 -1
- package/pure-cell/esm/components/graphics/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +1 -1
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +1 -1
- package/pure-cell/esm/components/text/component.js +1 -1
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +1 -1
- package/pure-cell/esm/index.js +1 -1
- package/pure-cell/index.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.js +1 -1
- package/select/components/base-select/Component.js +2 -2
- package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
- package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
- package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
- package/select/esm/Component.responsive.js +3 -3
- package/select/esm/components/base-select/Component.js +2 -2
- package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
- package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
- package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
- package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
- package/select/esm/components/base-select/index.js +2 -2
- package/select/esm/components/index.js +2 -2
- package/select/esm/desktop/Component.desktop.js +2 -2
- package/select/esm/desktop/index.js +2 -2
- package/select/esm/index.js +3 -3
- package/select/esm/mobile/Component.mobile.js +3 -3
- package/select/esm/mobile/Component.modal.mobile.js +3 -3
- package/select/esm/mobile/index.js +3 -3
- 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 +3 -3
- package/select/mobile/Component.mobile.js +1 -1
- package/select/modern/Component.responsive.js +3 -3
- package/select/modern/components/base-select/Component.js +2 -2
- package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
- package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
- package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
- package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
- package/select/modern/components/base-select/index.js +2 -2
- package/select/modern/components/index.js +2 -2
- package/select/modern/desktop/Component.desktop.js +2 -2
- package/select/modern/desktop/index.js +2 -2
- package/select/modern/index.js +3 -3
- package/select/modern/mobile/Component.mobile.js +3 -3
- package/select/modern/mobile/Component.modal.mobile.js +3 -3
- package/select/modern/mobile/index.js +3 -3
- 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 +3 -3
- 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/side-panel/components/controls/Component.js +1 -1
- package/side-panel/components/footer/Component.js +1 -1
- package/side-panel/esm/Component.responsive.js +1 -1
- 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 +1 -1
- 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/tabs/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/collapsible/index.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.responsive.js +2 -2
- package/tabs/esm/desktop/index.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/modern/collapsible/index.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop/index.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/mobile/index.js +2 -2
- package/themes/click.css +55 -0
- package/themes/compiled/mobile-dark-bluetint.css +3 -3
- package/themes/corp.css +55 -0
- package/themes/intranet.css +55 -0
- package/themes/mobile.css +55 -0
- package/themes/site.css +55 -0
- package/time-input/utils/format.js +10 -6
- package/toast/modern/Component.responsive.d.ts +1 -1
- package/toast/modern/components/base-toast/component.d.ts +1 -1
- package/universal-date-input/cssm/index-5712fce2.d.ts +4 -0
- package/universal-date-input/esm/index-5712fce2.d.ts +4 -0
- package/universal-date-input/index-5712fce2.d.ts +4 -0
- package/universal-date-input/modern/index-5712fce2.d.ts +4 -0
- package/universal-date-input/moderncssm/index-5712fce2.d.ts +4 -0
- package/universal-modal/components/header/desktop/Component.desktop.js +1 -1
- package/universal-modal/components/header/mobile/Component.mobile.js +1 -1
- package/universal-modal/esm/Component.responsive.d.ts +2 -2
- package/universal-modal/esm/Component.responsive.js +1 -1
- package/universal-modal/esm/components/header/desktop/Component.desktop.js +1 -1
- package/universal-modal/esm/components/header/index.js +1 -1
- package/universal-modal/esm/components/header/mobile/Component.mobile.js +1 -1
- package/universal-modal/esm/components/header/responsive/Component.responsive.js +1 -1
- package/universal-modal/esm/desktop/Component.desktop.d.ts +2 -2
- package/universal-modal/esm/desktop/Component.desktop.js +1 -1
- package/universal-modal/esm/desktop/components/center-modal/center-modal.d.ts +1 -1
- package/universal-modal/esm/desktop/components/side-modal/side-modal.d.ts +1 -1
- package/universal-modal/esm/desktop/index.js +1 -1
- package/universal-modal/esm/index.js +1 -1
- package/universal-modal/esm/mobile/Component.mobile.d.ts +2 -2
- package/universal-modal/esm/mobile/Component.mobile.js +1 -1
- package/universal-modal/esm/mobile/index.js +1 -1
- package/universal-modal/modern/Component.responsive.js +1 -1
- package/universal-modal/modern/components/header/desktop/Component.desktop.js +1 -1
- package/universal-modal/modern/components/header/index.js +1 -1
- package/universal-modal/modern/components/header/mobile/Component.mobile.js +1 -1
- package/universal-modal/modern/components/header/responsive/Component.responsive.js +1 -1
- package/universal-modal/modern/desktop/Component.desktop.js +1 -1
- package/universal-modal/modern/desktop/index.js +1 -1
- package/universal-modal/modern/index.js +1 -1
- package/universal-modal/modern/mobile/Component.mobile.js +1 -1
- package/universal-modal/modern/mobile/index.js +1 -1
- package/universal-modal/moderncssm/Component.responsive.d.ts +2 -2
- package/universal-modal/moderncssm/desktop/Component.desktop.d.ts +2 -2
- package/universal-modal/moderncssm/desktop/components/center-modal/center-modal.d.ts +1 -1
- package/universal-modal/moderncssm/desktop/components/side-modal/side-modal.d.ts +1 -1
- package/universal-modal/moderncssm/mobile/Component.mobile.d.ts +2 -2
- package/vars/colors-brand.css +10 -0
- package/vars/colors-promo-dark.css +5 -0
- package/vars/colors-promo.css +40 -0
- package/vars/cssm/colors-brand.css +10 -0
- package/vars/cssm/colors-promo-dark.css +5 -0
- package/vars/cssm/colors-promo.css +40 -0
- package/vars/moderncssm/colors-brand.css +10 -0
- package/vars/moderncssm/colors-promo-dark.css +5 -0
- package/vars/moderncssm/colors-promo.css +40 -0
- package/amount/cssm/utils/logWarning.d.ts +0 -3
- package/amount/cssm/utils/logWarning.js +0 -13
- package/amount/esm/utils/logWarning.d.ts +0 -3
- package/amount/esm/utils/logWarning.js +0 -11
- package/amount/modern/utils/logWarning.d.ts +0 -3
- package/amount/modern/utils/logWarning.js +0 -11
- package/amount/moderncssm/utils/logWarning.d.ts +0 -3
- package/amount/moderncssm/utils/logWarning.js +0 -11
- package/amount/utils/logWarning.d.ts +0 -3
- package/amount/utils/logWarning.js +0 -13
- /package/calendar/{esm/calendarMonthOnlyView-f9ee493c.d.ts → calendarMonthOnlyView-394eeeca.d.ts} +0 -0
- /package/calendar/{calendarMonthOnlyView-20427d98.js → calendarMonthOnlyView-394eeeca.js} +0 -0
- /package/calendar/{modern/calendarMonthOnlyView-6906829e.d.ts → esm/calendarMonthOnlyView-21ef74b9.d.ts} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-f9ee493c.js → calendarMonthOnlyView-21ef74b9.js} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-6906829e.js → calendarMonthOnlyView-10629c77.js} +0 -0
- /package/calendar-range/esm/{index.module-f164cdda.js → index.module-f4e4cada.js} +0 -0
- /package/calendar-range/{index.module-e527bbd0.js → index.module-ba4356e8.js} +0 -0
- /package/calendar-range/modern/{index.module-55e87211.js → index.module-7a5548a3.js} +0 -0
- /package/confirmation/{countdown-section-b308583c.d.ts → countdown-section-514e078c.d.ts} +0 -0
- /package/confirmation/{countdown-section-b308583c.js → countdown-section-514e078c.js} +0 -0
- /package/confirmation/esm/{countdown-section-4c3afd09.d.ts → countdown-section-96a55566.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-4c3afd09.js → countdown-section-96a55566.js} +0 -0
- /package/confirmation/modern/{countdown-section-abd60a56.d.ts → countdown-section-825e5664.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-abd60a56.js → countdown-section-825e5664.js} +0 -0
- /package/file-upload-item/{actions-control.module-a6bef5e0.js → actions-control.module-9204b99c.js} +0 -0
- /package/file-upload-item/esm/{actions-control.module-b7c67842.js → actions-control.module-e6955432.js} +0 -0
- /package/file-upload-item/modern/{actions-control.module-88eace8a.js → actions-control.module-3bed54b9.js} +0 -0
- /package/gallery/esm/{hooks-36c53e36.d.ts → hooks-136a0349.d.ts} +0 -0
- /package/gallery/esm/{hooks-36c53e36.js → hooks-136a0349.js} +0 -0
- /package/gallery/{hooks-4687a5c4.d.ts → hooks-c2c11256.d.ts} +0 -0
- /package/gallery/{hooks-4687a5c4.js → hooks-c2c11256.js} +0 -0
- /package/gallery/modern/{hooks-4de4a852.d.ts → hooks-2e5ea68a.d.ts} +0 -0
- /package/gallery/modern/{hooks-4de4a852.js → hooks-2e5ea68a.js} +0 -0
- /package/grid/esm/{gutters.module-e30aef27.js → gutters.module-47b2ba7d.js} +0 -0
- /package/grid/{gutters.module-2c326e73.js → gutters.module-7c2276d1.js} +0 -0
- /package/grid/modern/{gutters.module-1b8e8679.js → gutters.module-4f6d00dd.js} +0 -0
- /package/modal/esm/{layout.module-dd04b023.js → layout.module-26973f93.js} +0 -0
- /package/modal/{layout.module-42cbc39f.js → layout.module-91f4f4e4.js} +0 -0
- /package/modal/modern/{layout.module-4f99583f.js → layout.module-bd178c4f.js} +0 -0
- /package/plate/esm/{warning-31ef76e2.d.ts → warning-e8870d21.d.ts} +0 -0
- /package/plate/esm/{warning-31ef76e2.js → warning-e8870d21.js} +0 -0
- /package/plate/modern/{warning-196673e4.d.ts → warning-596ac5a1.d.ts} +0 -0
- /package/plate/modern/{warning-196673e4.js → warning-596ac5a1.js} +0 -0
- /package/plate/{warning-53a3c424.d.ts → warning-09ff1e21.d.ts} +0 -0
- /package/plate/{warning-53a3c424.js → warning-09ff1e21.js} +0 -0
- /package/pure-cell/{component-114684db.d.ts → component-cf97a8da.d.ts} +0 -0
- /package/pure-cell/{component-114684db.js → component-cf97a8da.js} +0 -0
- /package/pure-cell/esm/{component-b2b25015.d.ts → component-ea591542.d.ts} +0 -0
- /package/pure-cell/esm/{component-b2b25015.js → component-ea591542.js} +0 -0
- /package/pure-cell/modern/{component-8c16a953.d.ts → component-8b823b36.d.ts} +0 -0
- /package/pure-cell/modern/{component-8c16a953.js → component-8b823b36.js} +0 -0
- /package/select/esm/{hook-be5530f8.d.ts → hook-8f68b08b.d.ts} +0 -0
- /package/select/esm/{hook-be5530f8.js → hook-8f68b08b.js} +0 -0
- /package/select/esm/{list-popover-desktop-0aa3100c.d.ts → list-popover-desktop-5ebccae1.d.ts} +0 -0
- /package/select/esm/{list-popover-desktop-0aa3100c.js → list-popover-desktop-5ebccae1.js} +0 -0
- /package/select/esm/{mobile.module-1a58e17b.js → mobile.module-4e5f2498.js} +0 -0
- /package/select/{hook-1d993616.d.ts → hook-89c70ffb.d.ts} +0 -0
- /package/select/{hook-1d993616.js → hook-89c70ffb.js} +0 -0
- /package/select/{list-popover-desktop-14417962.d.ts → list-popover-desktop-fb132537.d.ts} +0 -0
- /package/select/{list-popover-desktop-14417962.js → list-popover-desktop-fb132537.js} +0 -0
- /package/select/{mobile.module-06f09089.js → mobile.module-05fcb770.js} +0 -0
- /package/select/modern/{hook-69120c3f.d.ts → hook-7395cc33.d.ts} +0 -0
- /package/select/modern/{hook-69120c3f.js → hook-7395cc33.js} +0 -0
- /package/select/modern/{list-popover-desktop-06bc10b5.d.ts → list-popover-desktop-e26c5531.d.ts} +0 -0
- /package/select/modern/{list-popover-desktop-06bc10b5.js → list-popover-desktop-e26c5531.js} +0 -0
- /package/select/modern/{mobile.module-8c4952a5.js → mobile.module-536d08e1.js} +0 -0
- /package/side-panel/esm/{layout.module-ac4a0afd.js → layout.module-74117819.js} +0 -0
- /package/side-panel/{layout.module-d1ce9a8e.js → layout.module-c09491cb.js} +0 -0
- /package/side-panel/modern/{layout.module-049485d1.js → layout.module-59058dbf.js} +0 -0
- /package/tabs/esm/{index.module-41cb56a2.js → index.module-5430b79b.js} +0 -0
- /package/tabs/esm/{index.module-0fb89b17.js → index.module-7e2a3988.js} +0 -0
- /package/tabs/{index.module-aa5095ab.js → index.module-565d5b1f.js} +0 -0
- /package/tabs/{index.module-fdb4de7a.js → index.module-57160410.js} +0 -0
- /package/tabs/modern/{index.module-5e4960f8.js → index.module-3b4fdda4.js} +0 -0
- /package/tabs/modern/{index.module-5de9539d.js → index.module-d5ba9b37.js} +0 -0
- /package/universal-modal/esm/{index.module-6308d83e.js → index.module-c62c789e.js} +0 -0
- /package/universal-modal/{index.module-f04e83a5.js → index.module-63e17dfe.js} +0 -0
- /package/universal-modal/modern/{index.module-06873a62.js → index.module-07c68bc8.js} +0 -0
|
@@ -21,8 +21,8 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
21
21
|
import '../components/scroll-controls/utils.js';
|
|
22
22
|
import '../components/title/Component.js';
|
|
23
23
|
import '../../../skeleton/esm';
|
|
24
|
-
import '../index.module-
|
|
24
|
+
import '../index.module-5430b79b.js';
|
|
25
25
|
import '../../../tag/esm/desktop';
|
|
26
26
|
import '../components/secondary-tablist/Component.js';
|
|
27
|
-
import '../index.module-
|
|
27
|
+
import '../index.module-7e2a3988.js';
|
|
28
28
|
import '../components/tabs/Component.js';
|
package/tabs/esm/index.js
CHANGED
|
@@ -23,12 +23,12 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
23
23
|
import './components/scroll-controls/utils.js';
|
|
24
24
|
import './components/title/Component.js';
|
|
25
25
|
import '../../skeleton/esm';
|
|
26
|
-
import './index.module-
|
|
26
|
+
import './index.module-5430b79b.js';
|
|
27
27
|
import './components/primary-tablist/Component.mobile.js';
|
|
28
28
|
import './components/secondary-tablist/Component.desktop.js';
|
|
29
29
|
import '../../tag/esm/desktop';
|
|
30
30
|
import './components/secondary-tablist/Component.js';
|
|
31
|
-
import './index.module-
|
|
31
|
+
import './index.module-7e2a3988.js';
|
|
32
32
|
import './components/secondary-tablist/Component.mobile.js';
|
|
33
33
|
import '../../tag/esm/mobile';
|
|
34
34
|
import './components/tabs/Component.js';
|
package/tabs/esm/mobile/index.js
CHANGED
|
@@ -21,8 +21,8 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
21
21
|
import '../components/scroll-controls/utils.js';
|
|
22
22
|
import '../components/title/Component.js';
|
|
23
23
|
import '../../../skeleton/esm';
|
|
24
|
-
import '../index.module-
|
|
24
|
+
import '../index.module-5430b79b.js';
|
|
25
25
|
import '../../../tag/esm/mobile';
|
|
26
26
|
import '../components/secondary-tablist/Component.js';
|
|
27
|
-
import '../index.module-
|
|
27
|
+
import '../index.module-7e2a3988.js';
|
|
28
28
|
import '../components/tabs/Component.js';
|
|
@@ -17,5 +17,5 @@ import '../../../shared/modern';
|
|
|
17
17
|
import '../synthetic-events.js';
|
|
18
18
|
import '../components/title/Component.js';
|
|
19
19
|
import '../../../skeleton/modern';
|
|
20
|
-
import '../index.module-
|
|
20
|
+
import '../index.module-3b4fdda4.js';
|
|
21
21
|
import '../components/tabs/Component.js';
|
|
@@ -6,7 +6,7 @@ import { PickerButtonDesktop } from '../../../../picker-button/modern/desktop';
|
|
|
6
6
|
import { useTablistTitles } from '../../hooks/use-tablist-titles.js';
|
|
7
7
|
import { createSyntheticMouseEvent } from '../../synthetic-events.js';
|
|
8
8
|
import { Title } from '../title/Component.js';
|
|
9
|
-
import { s as styles } from '../../index.module-
|
|
9
|
+
import { s as styles } from '../../index.module-3b4fdda4.js';
|
|
10
10
|
import '../../../../mq/modern';
|
|
11
11
|
import '../../hooks/use-collapsible-elements.js';
|
|
12
12
|
import '@juggle/resize-observer';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { PrimaryTabList } from './Component.js';
|
|
3
|
-
import { s as styles } from '../../index.module-
|
|
3
|
+
import { s as styles } from '../../index.module-3b4fdda4.js';
|
|
4
4
|
import '@juggle/resize-observer';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../../keyboard-focusable/modern';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { PrimaryTabList } from './Component.js';
|
|
3
|
-
import { s as styles$1 } from '../../index.module-
|
|
3
|
+
import { s as styles$1 } from '../../index.module-3b4fdda4.js';
|
|
4
4
|
import '@juggle/resize-observer';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../../keyboard-focusable/modern';
|
|
@@ -19,7 +19,7 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
19
19
|
import '../scroll-controls/utils.js';
|
|
20
20
|
import '../title/Component.js';
|
|
21
21
|
import '../../../../skeleton/modern';
|
|
22
|
-
import '../../index.module-
|
|
22
|
+
import '../../index.module-3b4fdda4.js';
|
|
23
23
|
|
|
24
24
|
const PrimaryTabListResponsive = ({ size, breakpoint, client, fullWidthScroll, defaultMatchMediaValue = client === undefined ? undefined : client === 'desktop', ...restProps }) => {
|
|
25
25
|
const isDesktop = useIsDesktop(breakpoint, defaultMatchMediaValue);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { TagDesktop } from '../../../../tag/modern/desktop';
|
|
3
3
|
import { SecondaryTabList } from './Component.js';
|
|
4
|
-
import { c as commonStyles } from '../../index.module-
|
|
4
|
+
import { c as commonStyles } from '../../index.module-d5ba9b37.js';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../../skeleton/modern';
|
|
7
7
|
import '../../hooks/use-tabs.js';
|
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { TagMobile } from '../../../../tag/modern/mobile';
|
|
4
4
|
import { SecondaryTabList } from './Component.js';
|
|
5
|
-
import { c as commonStyles } from '../../index.module-
|
|
5
|
+
import { c as commonStyles } from '../../index.module-d5ba9b37.js';
|
|
6
6
|
import '../../../../skeleton/modern';
|
|
7
7
|
import '../../hooks/use-tabs.js';
|
|
8
8
|
import 'react-merge-refs';
|
|
@@ -17,7 +17,7 @@ import '../../../../icon-button/modern';
|
|
|
17
17
|
import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
|
|
18
18
|
import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
19
19
|
import '../scroll-controls/utils.js';
|
|
20
|
-
import '../../index.module-
|
|
20
|
+
import '../../index.module-d5ba9b37.js';
|
|
21
21
|
import '../../../../tag/modern/mobile';
|
|
22
22
|
|
|
23
23
|
const SecondaryTabListResponsive = ({ fullWidthScroll, breakpoint, client, defaultMatchMediaValue = client === undefined ? undefined : client === 'desktop', ...restProps }) => {
|
|
@@ -16,7 +16,7 @@ import '../../../../shared/modern';
|
|
|
16
16
|
import '../../synthetic-events.js';
|
|
17
17
|
import '../title/Component.js';
|
|
18
18
|
import '../../../../skeleton/modern';
|
|
19
|
-
import '../../index.module-
|
|
19
|
+
import '../../index.module-3b4fdda4.js';
|
|
20
20
|
|
|
21
21
|
const TabsCollapsible = ({ ...restProps }) => (React.createElement(Tabs, { TabList: CollapsiblePrimaryTabList, ...restProps }));
|
|
22
22
|
|
|
@@ -19,10 +19,10 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
19
19
|
import '../scroll-controls/utils.js';
|
|
20
20
|
import '../title/Component.js';
|
|
21
21
|
import '../../../../skeleton/modern';
|
|
22
|
-
import '../../index.module-
|
|
22
|
+
import '../../index.module-3b4fdda4.js';
|
|
23
23
|
import '../../../../tag/modern/desktop';
|
|
24
24
|
import '../secondary-tablist/Component.js';
|
|
25
|
-
import '../../index.module-
|
|
25
|
+
import '../../index.module-d5ba9b37.js';
|
|
26
26
|
|
|
27
27
|
const views = {
|
|
28
28
|
primary: PrimaryTabListDesktop,
|
|
@@ -19,10 +19,10 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
19
19
|
import '../scroll-controls/utils.js';
|
|
20
20
|
import '../title/Component.js';
|
|
21
21
|
import '../../../../skeleton/modern';
|
|
22
|
-
import '../../index.module-
|
|
22
|
+
import '../../index.module-3b4fdda4.js';
|
|
23
23
|
import '../../../../tag/modern/mobile';
|
|
24
24
|
import '../secondary-tablist/Component.js';
|
|
25
|
-
import '../../index.module-
|
|
25
|
+
import '../../index.module-d5ba9b37.js';
|
|
26
26
|
|
|
27
27
|
const views = {
|
|
28
28
|
primary: PrimaryTabListMobile,
|
|
@@ -21,12 +21,12 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
21
21
|
import '../scroll-controls/utils.js';
|
|
22
22
|
import '../title/Component.js';
|
|
23
23
|
import '../../../../skeleton/modern';
|
|
24
|
-
import '../../index.module-
|
|
24
|
+
import '../../index.module-3b4fdda4.js';
|
|
25
25
|
import '../primary-tablist/Component.mobile.js';
|
|
26
26
|
import '../secondary-tablist/Component.desktop.js';
|
|
27
27
|
import '../../../../tag/modern/desktop';
|
|
28
28
|
import '../secondary-tablist/Component.js';
|
|
29
|
-
import '../../index.module-
|
|
29
|
+
import '../../index.module-d5ba9b37.js';
|
|
30
30
|
import '../secondary-tablist/Component.mobile.js';
|
|
31
31
|
import '../../../../tag/modern/mobile';
|
|
32
32
|
|
|
@@ -20,8 +20,8 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
20
20
|
import '../components/scroll-controls/utils.js';
|
|
21
21
|
import '../components/title/Component.js';
|
|
22
22
|
import '../../../skeleton/modern';
|
|
23
|
-
import '../index.module-
|
|
23
|
+
import '../index.module-3b4fdda4.js';
|
|
24
24
|
import '../../../tag/modern/desktop';
|
|
25
25
|
import '../components/secondary-tablist/Component.js';
|
|
26
|
-
import '../index.module-
|
|
26
|
+
import '../index.module-d5ba9b37.js';
|
|
27
27
|
import '../components/tabs/Component.js';
|
package/tabs/modern/index.js
CHANGED
|
@@ -22,12 +22,12 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
22
22
|
import './components/scroll-controls/utils.js';
|
|
23
23
|
import './components/title/Component.js';
|
|
24
24
|
import '../../skeleton/modern';
|
|
25
|
-
import './index.module-
|
|
25
|
+
import './index.module-3b4fdda4.js';
|
|
26
26
|
import './components/primary-tablist/Component.mobile.js';
|
|
27
27
|
import './components/secondary-tablist/Component.desktop.js';
|
|
28
28
|
import '../../tag/modern/desktop';
|
|
29
29
|
import './components/secondary-tablist/Component.js';
|
|
30
|
-
import './index.module-
|
|
30
|
+
import './index.module-d5ba9b37.js';
|
|
31
31
|
import './components/secondary-tablist/Component.mobile.js';
|
|
32
32
|
import '../../tag/modern/mobile';
|
|
33
33
|
import './components/tabs/Component.js';
|
|
@@ -20,8 +20,8 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
20
20
|
import '../components/scroll-controls/utils.js';
|
|
21
21
|
import '../components/title/Component.js';
|
|
22
22
|
import '../../../skeleton/modern';
|
|
23
|
-
import '../index.module-
|
|
23
|
+
import '../index.module-3b4fdda4.js';
|
|
24
24
|
import '../../../tag/modern/mobile';
|
|
25
25
|
import '../components/secondary-tablist/Component.js';
|
|
26
|
-
import '../index.module-
|
|
26
|
+
import '../index.module-d5ba9b37.js';
|
|
27
27
|
import '../components/tabs/Component.js';
|
package/themes/click.css
CHANGED
|
@@ -1369,6 +1369,16 @@
|
|
|
1369
1369
|
--color-static-graphic-light-shade-7: rgb(224, 224, 224); /* deprecated */
|
|
1370
1370
|
--color-static-graphic-light-shade-15: rgb(205, 205, 205); /* deprecated */
|
|
1371
1371
|
}
|
|
1372
|
+
:root {
|
|
1373
|
+
--color-static-brand-black: #000;
|
|
1374
|
+
--color-static-brand-blue: #0056ff;
|
|
1375
|
+
--color-static-brand-bright-blue: #00e8f0;
|
|
1376
|
+
--color-static-brand-green: #31e300;
|
|
1377
|
+
--color-static-brand-red: #ef3124;
|
|
1378
|
+
--color-static-brand-violet: #6a4dff;
|
|
1379
|
+
--color-static-brand-warm-green: #a8f000;
|
|
1380
|
+
--color-static-brand-white: #fff;
|
|
1381
|
+
}
|
|
1372
1382
|
:root {
|
|
1373
1383
|
--color-static-monochrome-black-2: rgba(0, 0, 0, 0.02);
|
|
1374
1384
|
--color-static-monochrome-black-4: rgba(0, 0, 0, 0.04);
|
|
@@ -1561,6 +1571,51 @@
|
|
|
1561
1571
|
--color-dark-monochrome-white-100: #000;
|
|
1562
1572
|
--color-dark-monochrome-white-100-inverted: #fff;
|
|
1563
1573
|
}
|
|
1574
|
+
:root {
|
|
1575
|
+
--color-light-promo-muted-menthol: var(--color-dark-promo-muted-menthol);
|
|
1576
|
+
--color-light-promo-muted-sonata: var(--color-dark-promo-muted-sonata);
|
|
1577
|
+
--color-light-promo-muted-tomato: var(--color-dark-promo-muted-tomato);
|
|
1578
|
+
}
|
|
1579
|
+
:root {
|
|
1580
|
+
--color-dark-promo-muted-menthol: #1b2816;
|
|
1581
|
+
--color-dark-promo-muted-sonata: #222a3e;
|
|
1582
|
+
--color-dark-promo-muted-tomato: #3e2321;
|
|
1583
|
+
--color-light-promo-muted-menthol: #eafae2;
|
|
1584
|
+
--color-light-promo-muted-sonata: #e9f6fd;
|
|
1585
|
+
--color-light-promo-muted-tomato: #fdf1f1;
|
|
1586
|
+
--color-static-promo-chardonnay: #ffcf99;
|
|
1587
|
+
--color-static-promo-conclave: #b3ccff;
|
|
1588
|
+
--color-static-promo-gravel: #2a2c2f;
|
|
1589
|
+
--color-static-promo-lagoon: #9df2f5;
|
|
1590
|
+
--color-static-promo-menthol: #bff0a8;
|
|
1591
|
+
--color-static-promo-oasis: #dfbfff;
|
|
1592
|
+
--color-static-promo-pale-chardonnay: #ffe5c7;
|
|
1593
|
+
--color-static-promo-pale-conclave: #d6e6ff;
|
|
1594
|
+
--color-static-promo-pale-lagoon: #c5f8fa;
|
|
1595
|
+
--color-static-promo-pale-oasis: #ebd6ff;
|
|
1596
|
+
--color-static-promo-pale-pearl: #f1f4f4;
|
|
1597
|
+
--color-static-promo-pale-primrose: #eaffb3;
|
|
1598
|
+
--color-static-promo-pale-seafoam: #d6ffe7;
|
|
1599
|
+
--color-static-promo-pale-tomato: #ffdbd8;
|
|
1600
|
+
--color-static-promo-peach: #ffcbb3;
|
|
1601
|
+
--color-static-promo-pearl: #eaeeee;
|
|
1602
|
+
--color-static-promo-prelude: #c7bfff;
|
|
1603
|
+
--color-static-promo-primrose: #d6f09a;
|
|
1604
|
+
--color-static-promo-seafoam: #a0fac6;
|
|
1605
|
+
--color-static-promo-sonata: #9edfff;
|
|
1606
|
+
--color-static-promo-tomato: #ffcac7;
|
|
1607
|
+
--color-static-promo-vibrant-chardonnay: #fa9319;
|
|
1608
|
+
--color-static-promo-vibrant-conclave: #266fff;
|
|
1609
|
+
--color-static-promo-vibrant-lagoon: #00e8f0;
|
|
1610
|
+
--color-static-promo-vibrant-menthol: #31e300;
|
|
1611
|
+
--color-static-promo-vibrant-oasis: #93f;
|
|
1612
|
+
--color-static-promo-vibrant-peach: #ff681c;
|
|
1613
|
+
--color-static-promo-vibrant-prelude: #6a4dff;
|
|
1614
|
+
--color-static-promo-vibrant-primrose: #a8f000;
|
|
1615
|
+
--color-static-promo-vibrant-seafoam: #00f064;
|
|
1616
|
+
--color-static-promo-vibrant-sonata: #17a0e5;
|
|
1617
|
+
--color-static-promo-vibrant-tomato: #ef3124;
|
|
1618
|
+
}
|
|
1564
1619
|
:root {
|
|
1565
1620
|
--color-dynamic-nulled: rgba(0, 0, 0, 0); /* deprecated */
|
|
1566
1621
|
--color-dynamic-primary-dark: rgba(0, 0, 0, 0.8); /* deprecated */
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
.
|
|
2
|
-
border-bottom: 1px solid #353539;
|
|
3
|
-
}.badge__component_l0m0e.badge__background-accent_l0m0e {
|
|
1
|
+
.badge__component_l0m0e.badge__background-accent_l0m0e {
|
|
4
2
|
background-color: #f83a2a;
|
|
5
3
|
color: rgba(255, 255, 255, 0.94);
|
|
6
4
|
} .badge__component_l0m0e.badge__background-specialbg-secondary-transparent_l0m0e {
|
|
@@ -60,6 +58,8 @@
|
|
|
60
58
|
background-color: rgba(255, 255, 255, 0.94);
|
|
61
59
|
} .badge__dot_l0m0e.badge__outlineCount_l0m0e {
|
|
62
60
|
border: 1px solid rgba(3, 3, 6, 0.88);
|
|
61
|
+
}.divider__component_bynr8 {
|
|
62
|
+
border-bottom: 1px solid #353539;
|
|
63
63
|
}.card-image__cardImage_142ei {
|
|
64
64
|
background: #e7e8ea;
|
|
65
65
|
} .card-image__loaded_142ei {
|
package/themes/corp.css
CHANGED
|
@@ -1369,6 +1369,16 @@
|
|
|
1369
1369
|
--color-static-graphic-light-shade-7: rgb(224, 224, 224); /* deprecated */
|
|
1370
1370
|
--color-static-graphic-light-shade-15: rgb(205, 205, 205); /* deprecated */
|
|
1371
1371
|
}
|
|
1372
|
+
:root {
|
|
1373
|
+
--color-static-brand-black: #000;
|
|
1374
|
+
--color-static-brand-blue: #0056ff;
|
|
1375
|
+
--color-static-brand-bright-blue: #00e8f0;
|
|
1376
|
+
--color-static-brand-green: #31e300;
|
|
1377
|
+
--color-static-brand-red: #ef3124;
|
|
1378
|
+
--color-static-brand-violet: #6a4dff;
|
|
1379
|
+
--color-static-brand-warm-green: #a8f000;
|
|
1380
|
+
--color-static-brand-white: #fff;
|
|
1381
|
+
}
|
|
1372
1382
|
:root {
|
|
1373
1383
|
--color-static-monochrome-black-2: rgba(0, 0, 0, 0.02);
|
|
1374
1384
|
--color-static-monochrome-black-4: rgba(0, 0, 0, 0.04);
|
|
@@ -1561,6 +1571,51 @@
|
|
|
1561
1571
|
--color-dark-monochrome-white-100: #000;
|
|
1562
1572
|
--color-dark-monochrome-white-100-inverted: #fff;
|
|
1563
1573
|
}
|
|
1574
|
+
:root {
|
|
1575
|
+
--color-light-promo-muted-menthol: var(--color-dark-promo-muted-menthol);
|
|
1576
|
+
--color-light-promo-muted-sonata: var(--color-dark-promo-muted-sonata);
|
|
1577
|
+
--color-light-promo-muted-tomato: var(--color-dark-promo-muted-tomato);
|
|
1578
|
+
}
|
|
1579
|
+
:root {
|
|
1580
|
+
--color-dark-promo-muted-menthol: #1b2816;
|
|
1581
|
+
--color-dark-promo-muted-sonata: #222a3e;
|
|
1582
|
+
--color-dark-promo-muted-tomato: #3e2321;
|
|
1583
|
+
--color-light-promo-muted-menthol: #eafae2;
|
|
1584
|
+
--color-light-promo-muted-sonata: #e9f6fd;
|
|
1585
|
+
--color-light-promo-muted-tomato: #fdf1f1;
|
|
1586
|
+
--color-static-promo-chardonnay: #ffcf99;
|
|
1587
|
+
--color-static-promo-conclave: #b3ccff;
|
|
1588
|
+
--color-static-promo-gravel: #2a2c2f;
|
|
1589
|
+
--color-static-promo-lagoon: #9df2f5;
|
|
1590
|
+
--color-static-promo-menthol: #bff0a8;
|
|
1591
|
+
--color-static-promo-oasis: #dfbfff;
|
|
1592
|
+
--color-static-promo-pale-chardonnay: #ffe5c7;
|
|
1593
|
+
--color-static-promo-pale-conclave: #d6e6ff;
|
|
1594
|
+
--color-static-promo-pale-lagoon: #c5f8fa;
|
|
1595
|
+
--color-static-promo-pale-oasis: #ebd6ff;
|
|
1596
|
+
--color-static-promo-pale-pearl: #f1f4f4;
|
|
1597
|
+
--color-static-promo-pale-primrose: #eaffb3;
|
|
1598
|
+
--color-static-promo-pale-seafoam: #d6ffe7;
|
|
1599
|
+
--color-static-promo-pale-tomato: #ffdbd8;
|
|
1600
|
+
--color-static-promo-peach: #ffcbb3;
|
|
1601
|
+
--color-static-promo-pearl: #eaeeee;
|
|
1602
|
+
--color-static-promo-prelude: #c7bfff;
|
|
1603
|
+
--color-static-promo-primrose: #d6f09a;
|
|
1604
|
+
--color-static-promo-seafoam: #a0fac6;
|
|
1605
|
+
--color-static-promo-sonata: #9edfff;
|
|
1606
|
+
--color-static-promo-tomato: #ffcac7;
|
|
1607
|
+
--color-static-promo-vibrant-chardonnay: #fa9319;
|
|
1608
|
+
--color-static-promo-vibrant-conclave: #266fff;
|
|
1609
|
+
--color-static-promo-vibrant-lagoon: #00e8f0;
|
|
1610
|
+
--color-static-promo-vibrant-menthol: #31e300;
|
|
1611
|
+
--color-static-promo-vibrant-oasis: #93f;
|
|
1612
|
+
--color-static-promo-vibrant-peach: #ff681c;
|
|
1613
|
+
--color-static-promo-vibrant-prelude: #6a4dff;
|
|
1614
|
+
--color-static-promo-vibrant-primrose: #a8f000;
|
|
1615
|
+
--color-static-promo-vibrant-seafoam: #00f064;
|
|
1616
|
+
--color-static-promo-vibrant-sonata: #17a0e5;
|
|
1617
|
+
--color-static-promo-vibrant-tomato: #ef3124;
|
|
1618
|
+
}
|
|
1564
1619
|
:root {
|
|
1565
1620
|
--color-dynamic-nulled: rgba(0, 0, 0, 0); /* deprecated */
|
|
1566
1621
|
--color-dynamic-primary-dark: rgba(0, 0, 0, 0.8); /* deprecated */
|
package/themes/intranet.css
CHANGED
|
@@ -1369,6 +1369,16 @@
|
|
|
1369
1369
|
--color-static-graphic-light-shade-7: rgb(224, 224, 224); /* deprecated */
|
|
1370
1370
|
--color-static-graphic-light-shade-15: rgb(205, 205, 205); /* deprecated */
|
|
1371
1371
|
}
|
|
1372
|
+
:root {
|
|
1373
|
+
--color-static-brand-black: #000;
|
|
1374
|
+
--color-static-brand-blue: #0056ff;
|
|
1375
|
+
--color-static-brand-bright-blue: #00e8f0;
|
|
1376
|
+
--color-static-brand-green: #31e300;
|
|
1377
|
+
--color-static-brand-red: #ef3124;
|
|
1378
|
+
--color-static-brand-violet: #6a4dff;
|
|
1379
|
+
--color-static-brand-warm-green: #a8f000;
|
|
1380
|
+
--color-static-brand-white: #fff;
|
|
1381
|
+
}
|
|
1372
1382
|
:root {
|
|
1373
1383
|
--color-static-monochrome-black-2: rgba(0, 0, 0, 0.02);
|
|
1374
1384
|
--color-static-monochrome-black-4: rgba(0, 0, 0, 0.04);
|
|
@@ -1561,6 +1571,51 @@
|
|
|
1561
1571
|
--color-dark-monochrome-white-100: #000;
|
|
1562
1572
|
--color-dark-monochrome-white-100-inverted: #fff;
|
|
1563
1573
|
}
|
|
1574
|
+
:root {
|
|
1575
|
+
--color-light-promo-muted-menthol: var(--color-dark-promo-muted-menthol);
|
|
1576
|
+
--color-light-promo-muted-sonata: var(--color-dark-promo-muted-sonata);
|
|
1577
|
+
--color-light-promo-muted-tomato: var(--color-dark-promo-muted-tomato);
|
|
1578
|
+
}
|
|
1579
|
+
:root {
|
|
1580
|
+
--color-dark-promo-muted-menthol: #1b2816;
|
|
1581
|
+
--color-dark-promo-muted-sonata: #222a3e;
|
|
1582
|
+
--color-dark-promo-muted-tomato: #3e2321;
|
|
1583
|
+
--color-light-promo-muted-menthol: #eafae2;
|
|
1584
|
+
--color-light-promo-muted-sonata: #e9f6fd;
|
|
1585
|
+
--color-light-promo-muted-tomato: #fdf1f1;
|
|
1586
|
+
--color-static-promo-chardonnay: #ffcf99;
|
|
1587
|
+
--color-static-promo-conclave: #b3ccff;
|
|
1588
|
+
--color-static-promo-gravel: #2a2c2f;
|
|
1589
|
+
--color-static-promo-lagoon: #9df2f5;
|
|
1590
|
+
--color-static-promo-menthol: #bff0a8;
|
|
1591
|
+
--color-static-promo-oasis: #dfbfff;
|
|
1592
|
+
--color-static-promo-pale-chardonnay: #ffe5c7;
|
|
1593
|
+
--color-static-promo-pale-conclave: #d6e6ff;
|
|
1594
|
+
--color-static-promo-pale-lagoon: #c5f8fa;
|
|
1595
|
+
--color-static-promo-pale-oasis: #ebd6ff;
|
|
1596
|
+
--color-static-promo-pale-pearl: #f1f4f4;
|
|
1597
|
+
--color-static-promo-pale-primrose: #eaffb3;
|
|
1598
|
+
--color-static-promo-pale-seafoam: #d6ffe7;
|
|
1599
|
+
--color-static-promo-pale-tomato: #ffdbd8;
|
|
1600
|
+
--color-static-promo-peach: #ffcbb3;
|
|
1601
|
+
--color-static-promo-pearl: #eaeeee;
|
|
1602
|
+
--color-static-promo-prelude: #c7bfff;
|
|
1603
|
+
--color-static-promo-primrose: #d6f09a;
|
|
1604
|
+
--color-static-promo-seafoam: #a0fac6;
|
|
1605
|
+
--color-static-promo-sonata: #9edfff;
|
|
1606
|
+
--color-static-promo-tomato: #ffcac7;
|
|
1607
|
+
--color-static-promo-vibrant-chardonnay: #fa9319;
|
|
1608
|
+
--color-static-promo-vibrant-conclave: #266fff;
|
|
1609
|
+
--color-static-promo-vibrant-lagoon: #00e8f0;
|
|
1610
|
+
--color-static-promo-vibrant-menthol: #31e300;
|
|
1611
|
+
--color-static-promo-vibrant-oasis: #93f;
|
|
1612
|
+
--color-static-promo-vibrant-peach: #ff681c;
|
|
1613
|
+
--color-static-promo-vibrant-prelude: #6a4dff;
|
|
1614
|
+
--color-static-promo-vibrant-primrose: #a8f000;
|
|
1615
|
+
--color-static-promo-vibrant-seafoam: #00f064;
|
|
1616
|
+
--color-static-promo-vibrant-sonata: #17a0e5;
|
|
1617
|
+
--color-static-promo-vibrant-tomato: #ef3124;
|
|
1618
|
+
}
|
|
1564
1619
|
:root {
|
|
1565
1620
|
--color-dynamic-nulled: rgba(0, 0, 0, 0); /* deprecated */
|
|
1566
1621
|
--color-dynamic-primary-dark: rgba(0, 0, 0, 0.8); /* deprecated */
|
package/themes/mobile.css
CHANGED
|
@@ -1369,6 +1369,16 @@
|
|
|
1369
1369
|
--color-static-graphic-light-shade-7: rgb(224, 224, 224); /* deprecated */
|
|
1370
1370
|
--color-static-graphic-light-shade-15: rgb(205, 205, 205); /* deprecated */
|
|
1371
1371
|
}
|
|
1372
|
+
:root {
|
|
1373
|
+
--color-static-brand-black: #000;
|
|
1374
|
+
--color-static-brand-blue: #0056ff;
|
|
1375
|
+
--color-static-brand-bright-blue: #00e8f0;
|
|
1376
|
+
--color-static-brand-green: #31e300;
|
|
1377
|
+
--color-static-brand-red: #ef3124;
|
|
1378
|
+
--color-static-brand-violet: #6a4dff;
|
|
1379
|
+
--color-static-brand-warm-green: #a8f000;
|
|
1380
|
+
--color-static-brand-white: #fff;
|
|
1381
|
+
}
|
|
1372
1382
|
:root {
|
|
1373
1383
|
--color-static-monochrome-black-2: rgba(0, 0, 0, 0.02);
|
|
1374
1384
|
--color-static-monochrome-black-4: rgba(0, 0, 0, 0.04);
|
|
@@ -1561,6 +1571,51 @@
|
|
|
1561
1571
|
--color-dark-monochrome-white-100: #000;
|
|
1562
1572
|
--color-dark-monochrome-white-100-inverted: #fff;
|
|
1563
1573
|
}
|
|
1574
|
+
:root {
|
|
1575
|
+
--color-light-promo-muted-menthol: var(--color-dark-promo-muted-menthol);
|
|
1576
|
+
--color-light-promo-muted-sonata: var(--color-dark-promo-muted-sonata);
|
|
1577
|
+
--color-light-promo-muted-tomato: var(--color-dark-promo-muted-tomato);
|
|
1578
|
+
}
|
|
1579
|
+
:root {
|
|
1580
|
+
--color-dark-promo-muted-menthol: #1b2816;
|
|
1581
|
+
--color-dark-promo-muted-sonata: #222a3e;
|
|
1582
|
+
--color-dark-promo-muted-tomato: #3e2321;
|
|
1583
|
+
--color-light-promo-muted-menthol: #eafae2;
|
|
1584
|
+
--color-light-promo-muted-sonata: #e9f6fd;
|
|
1585
|
+
--color-light-promo-muted-tomato: #fdf1f1;
|
|
1586
|
+
--color-static-promo-chardonnay: #ffcf99;
|
|
1587
|
+
--color-static-promo-conclave: #b3ccff;
|
|
1588
|
+
--color-static-promo-gravel: #2a2c2f;
|
|
1589
|
+
--color-static-promo-lagoon: #9df2f5;
|
|
1590
|
+
--color-static-promo-menthol: #bff0a8;
|
|
1591
|
+
--color-static-promo-oasis: #dfbfff;
|
|
1592
|
+
--color-static-promo-pale-chardonnay: #ffe5c7;
|
|
1593
|
+
--color-static-promo-pale-conclave: #d6e6ff;
|
|
1594
|
+
--color-static-promo-pale-lagoon: #c5f8fa;
|
|
1595
|
+
--color-static-promo-pale-oasis: #ebd6ff;
|
|
1596
|
+
--color-static-promo-pale-pearl: #f1f4f4;
|
|
1597
|
+
--color-static-promo-pale-primrose: #eaffb3;
|
|
1598
|
+
--color-static-promo-pale-seafoam: #d6ffe7;
|
|
1599
|
+
--color-static-promo-pale-tomato: #ffdbd8;
|
|
1600
|
+
--color-static-promo-peach: #ffcbb3;
|
|
1601
|
+
--color-static-promo-pearl: #eaeeee;
|
|
1602
|
+
--color-static-promo-prelude: #c7bfff;
|
|
1603
|
+
--color-static-promo-primrose: #d6f09a;
|
|
1604
|
+
--color-static-promo-seafoam: #a0fac6;
|
|
1605
|
+
--color-static-promo-sonata: #9edfff;
|
|
1606
|
+
--color-static-promo-tomato: #ffcac7;
|
|
1607
|
+
--color-static-promo-vibrant-chardonnay: #fa9319;
|
|
1608
|
+
--color-static-promo-vibrant-conclave: #266fff;
|
|
1609
|
+
--color-static-promo-vibrant-lagoon: #00e8f0;
|
|
1610
|
+
--color-static-promo-vibrant-menthol: #31e300;
|
|
1611
|
+
--color-static-promo-vibrant-oasis: #93f;
|
|
1612
|
+
--color-static-promo-vibrant-peach: #ff681c;
|
|
1613
|
+
--color-static-promo-vibrant-prelude: #6a4dff;
|
|
1614
|
+
--color-static-promo-vibrant-primrose: #a8f000;
|
|
1615
|
+
--color-static-promo-vibrant-seafoam: #00f064;
|
|
1616
|
+
--color-static-promo-vibrant-sonata: #17a0e5;
|
|
1617
|
+
--color-static-promo-vibrant-tomato: #ef3124;
|
|
1618
|
+
}
|
|
1564
1619
|
:root {
|
|
1565
1620
|
--color-dynamic-nulled: rgba(0, 0, 0, 0); /* deprecated */
|
|
1566
1621
|
--color-dynamic-primary-dark: rgba(0, 0, 0, 0.8); /* deprecated */
|
package/themes/site.css
CHANGED
|
@@ -1369,6 +1369,16 @@
|
|
|
1369
1369
|
--color-static-graphic-light-shade-7: rgb(224, 224, 224); /* deprecated */
|
|
1370
1370
|
--color-static-graphic-light-shade-15: rgb(205, 205, 205); /* deprecated */
|
|
1371
1371
|
}
|
|
1372
|
+
:root {
|
|
1373
|
+
--color-static-brand-black: #000;
|
|
1374
|
+
--color-static-brand-blue: #0056ff;
|
|
1375
|
+
--color-static-brand-bright-blue: #00e8f0;
|
|
1376
|
+
--color-static-brand-green: #31e300;
|
|
1377
|
+
--color-static-brand-red: #ef3124;
|
|
1378
|
+
--color-static-brand-violet: #6a4dff;
|
|
1379
|
+
--color-static-brand-warm-green: #a8f000;
|
|
1380
|
+
--color-static-brand-white: #fff;
|
|
1381
|
+
}
|
|
1372
1382
|
:root {
|
|
1373
1383
|
--color-static-monochrome-black-2: rgba(0, 0, 0, 0.02);
|
|
1374
1384
|
--color-static-monochrome-black-4: rgba(0, 0, 0, 0.04);
|
|
@@ -1561,6 +1571,51 @@
|
|
|
1561
1571
|
--color-dark-monochrome-white-100: #000;
|
|
1562
1572
|
--color-dark-monochrome-white-100-inverted: #fff;
|
|
1563
1573
|
}
|
|
1574
|
+
:root {
|
|
1575
|
+
--color-light-promo-muted-menthol: var(--color-dark-promo-muted-menthol);
|
|
1576
|
+
--color-light-promo-muted-sonata: var(--color-dark-promo-muted-sonata);
|
|
1577
|
+
--color-light-promo-muted-tomato: var(--color-dark-promo-muted-tomato);
|
|
1578
|
+
}
|
|
1579
|
+
:root {
|
|
1580
|
+
--color-dark-promo-muted-menthol: #1b2816;
|
|
1581
|
+
--color-dark-promo-muted-sonata: #222a3e;
|
|
1582
|
+
--color-dark-promo-muted-tomato: #3e2321;
|
|
1583
|
+
--color-light-promo-muted-menthol: #eafae2;
|
|
1584
|
+
--color-light-promo-muted-sonata: #e9f6fd;
|
|
1585
|
+
--color-light-promo-muted-tomato: #fdf1f1;
|
|
1586
|
+
--color-static-promo-chardonnay: #ffcf99;
|
|
1587
|
+
--color-static-promo-conclave: #b3ccff;
|
|
1588
|
+
--color-static-promo-gravel: #2a2c2f;
|
|
1589
|
+
--color-static-promo-lagoon: #9df2f5;
|
|
1590
|
+
--color-static-promo-menthol: #bff0a8;
|
|
1591
|
+
--color-static-promo-oasis: #dfbfff;
|
|
1592
|
+
--color-static-promo-pale-chardonnay: #ffe5c7;
|
|
1593
|
+
--color-static-promo-pale-conclave: #d6e6ff;
|
|
1594
|
+
--color-static-promo-pale-lagoon: #c5f8fa;
|
|
1595
|
+
--color-static-promo-pale-oasis: #ebd6ff;
|
|
1596
|
+
--color-static-promo-pale-pearl: #f1f4f4;
|
|
1597
|
+
--color-static-promo-pale-primrose: #eaffb3;
|
|
1598
|
+
--color-static-promo-pale-seafoam: #d6ffe7;
|
|
1599
|
+
--color-static-promo-pale-tomato: #ffdbd8;
|
|
1600
|
+
--color-static-promo-peach: #ffcbb3;
|
|
1601
|
+
--color-static-promo-pearl: #eaeeee;
|
|
1602
|
+
--color-static-promo-prelude: #c7bfff;
|
|
1603
|
+
--color-static-promo-primrose: #d6f09a;
|
|
1604
|
+
--color-static-promo-seafoam: #a0fac6;
|
|
1605
|
+
--color-static-promo-sonata: #9edfff;
|
|
1606
|
+
--color-static-promo-tomato: #ffcac7;
|
|
1607
|
+
--color-static-promo-vibrant-chardonnay: #fa9319;
|
|
1608
|
+
--color-static-promo-vibrant-conclave: #266fff;
|
|
1609
|
+
--color-static-promo-vibrant-lagoon: #00e8f0;
|
|
1610
|
+
--color-static-promo-vibrant-menthol: #31e300;
|
|
1611
|
+
--color-static-promo-vibrant-oasis: #93f;
|
|
1612
|
+
--color-static-promo-vibrant-peach: #ff681c;
|
|
1613
|
+
--color-static-promo-vibrant-prelude: #6a4dff;
|
|
1614
|
+
--color-static-promo-vibrant-primrose: #a8f000;
|
|
1615
|
+
--color-static-promo-vibrant-seafoam: #00f064;
|
|
1616
|
+
--color-static-promo-vibrant-sonata: #17a0e5;
|
|
1617
|
+
--color-static-promo-vibrant-tomato: #ef3124;
|
|
1618
|
+
}
|
|
1564
1619
|
:root {
|
|
1565
1620
|
--color-dynamic-nulled: rgba(0, 0, 0, 0); /* deprecated */
|
|
1566
1621
|
--color-dynamic-primary-dark: rgba(0, 0, 0, 0.8); /* deprecated */
|
|
@@ -15,12 +15,16 @@ var isValidTimeFormat = function (value) {
|
|
|
15
15
|
}
|
|
16
16
|
return true;
|
|
17
17
|
};
|
|
18
|
-
var isValidInputValue = function (inputValue) {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
18
|
+
var isValidInputValue = function (inputValue) {
|
|
19
|
+
return !inputValue || (isCompleteTimeInput(inputValue) && isValidTimeFormat(inputValue));
|
|
20
|
+
};
|
|
21
|
+
var format = function (value) {
|
|
22
|
+
return value
|
|
23
|
+
.replace(/^(\d\d)(\d)$/, '$1:$2') // 123 => 12:3
|
|
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
|
|
24
28
|
|
|
25
29
|
exports.DATE_MASK = DATE_MASK;
|
|
26
30
|
exports.format = format;
|
|
@@ -6,7 +6,7 @@ declare const Toast: React.ForwardRefExoticComponent<Omit<import("../../toast-pl
|
|
|
6
6
|
breakpoint?: number | undefined;
|
|
7
7
|
client?: "desktop" | "mobile" | undefined;
|
|
8
8
|
defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
|
|
9
|
-
} & Pick<import("../../popover").PopoverProps, "
|
|
9
|
+
} & Pick<import("../../popover").PopoverProps, "getPortalContainer" | "transition" | "useAnchorWidth" | "position" | "preventFlip" | "open" | "fallbackPlacements"> & {
|
|
10
10
|
anchorElement?: HTMLElement | null | undefined;
|
|
11
11
|
autoCloseDelay?: number | undefined;
|
|
12
12
|
bottomOffset?: number | undefined;
|
|
@@ -47,7 +47,7 @@ declare const BaseToast: React.ForwardRefExoticComponent<Omit<import("../../../.
|
|
|
47
47
|
breakpoint?: number | undefined;
|
|
48
48
|
client?: "desktop" | "mobile" | undefined;
|
|
49
49
|
defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
|
|
50
|
-
} & Pick<PopoverProps, "
|
|
50
|
+
} & Pick<PopoverProps, "getPortalContainer" | "transition" | "useAnchorWidth" | "position" | "preventFlip" | "open" | "fallbackPlacements"> & {
|
|
51
51
|
/**
|
|
52
52
|
* Элемент, относительного которого появляется тост.
|
|
53
53
|
* Если не передавать, тост будет позиционирован снизу экрана (position: fixed).
|
|
@@ -557,6 +557,10 @@ type NavigationBarPrivateProps = {
|
|
|
557
557
|
* Обработчик закрытия
|
|
558
558
|
*/
|
|
559
559
|
onClose?: CloserProps["onClose"];
|
|
560
|
+
/**
|
|
561
|
+
* Дополнительные пропсы для компонента Closer.
|
|
562
|
+
*/
|
|
563
|
+
closerProps?: Omit<CloserProps, "view" | "onClose">;
|
|
560
564
|
/**
|
|
561
565
|
* обработчик клика по кнопке "назад"
|
|
562
566
|
*/
|
|
@@ -557,6 +557,10 @@ type NavigationBarPrivateProps = {
|
|
|
557
557
|
* Обработчик закрытия
|
|
558
558
|
*/
|
|
559
559
|
onClose?: CloserProps["onClose"];
|
|
560
|
+
/**
|
|
561
|
+
* Дополнительные пропсы для компонента Closer.
|
|
562
|
+
*/
|
|
563
|
+
closerProps?: Omit<CloserProps, "view" | "onClose">;
|
|
560
564
|
/**
|
|
561
565
|
* обработчик клика по кнопке "назад"
|
|
562
566
|
*/
|