@alfalab/core-components 48.15.1-beta.0 → 48.15.1-beta.1
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/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/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/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/gallery/components/image-viewer/component.js +1 -1
- 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/esm/Component.js +1 -1
- package/gallery/esm/components/image-viewer/component.js +1 -1
- 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/index.js +1 -1
- package/gallery/modern/Component.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- 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/index.js +1 -1
- package/modal/components/controls/Component.js +1 -1
- package/modal/components/footer/Component.js +1 -1
- package/modal/components/header/mobile.css +3 -2
- package/modal/cssm/components/header/mobile.module.css +3 -2
- 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/components/header/mobile.css +3 -2
- 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/components/header/mobile.css +3 -2
- 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/modal/moderncssm/components/header/mobile.module.css +3 -2
- package/package.json +1 -1
- package/phone-input/utils/index.js +1 -3
- 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-a8f55d3a.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-a8f55d3a.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-a8f55d3a.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/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/helpers/get-list-popover-desktop-props.d.ts +1 -1
- 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/components/header/mobile.css +3 -2
- package/side-panel/cssm/components/header/mobile.module.css +3 -2
- 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/components/header/mobile.css +3 -2
- 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/components/header/mobile.css +3 -2
- 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/side-panel/moderncssm/components/header/mobile.module.css +3 -2
- 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/textarea/Component.js +1 -1
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/esm/Component.js +1 -1
- package/textarea/esm/components/PseudoTextArea.js +1 -1
- package/textarea/esm/components/index.d.ts +1 -1
- package/textarea/esm/components/index.js +1 -1
- package/textarea/esm/index.js +1 -1
- package/textarea/modern/Component.js +1 -1
- package/textarea/modern/components/PseudoTextArea.js +1 -1
- package/textarea/modern/components/index.d.ts +1 -1
- package/textarea/modern/components/index.js +1 -1
- package/textarea/modern/index.js +1 -1
- package/themes/compiled/mobile-dark-bluetint.css +166 -27
- package/time-input/utils/format.js +10 -6
- package/typography/esm/component.js +2 -2
- package/typography/esm/index.js +2 -2
- package/typography/esm/text/component.js +1 -1
- package/typography/esm/text/index.js +1 -1
- package/typography/esm/title/component.js +1 -1
- package/typography/esm/title/index.js +2 -2
- package/typography/esm/title-mobile/component.js +2 -2
- package/typography/esm/title-mobile/index.js +2 -2
- package/typography/esm/title-responsive/component.js +2 -2
- package/typography/esm/title-responsive/index.js +2 -2
- package/typography/modern/component.js +2 -2
- package/typography/modern/index.js +2 -2
- package/typography/modern/text/component.js +1 -1
- package/typography/modern/text/index.js +1 -1
- package/typography/modern/title/component.js +1 -1
- package/typography/modern/title/index.js +2 -2
- package/typography/modern/title-mobile/component.js +2 -2
- package/typography/modern/title-mobile/index.js +2 -2
- package/typography/modern/title-responsive/component.js +2 -2
- package/typography/modern/title-responsive/index.js +2 -2
- package/typography/text/component.js +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.js +1 -1
- package/typography/title-mobile/component.js +1 -1
- /package/calendar/{calendarMonthOnlyView-3fa84b10.d.ts → calendarMonthOnlyView-c3bce758.d.ts} +0 -0
- /package/calendar/{calendarMonthOnlyView-3fa84b10.js → calendarMonthOnlyView-c3bce758.js} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-9e7fb601.d.ts → calendarMonthOnlyView-5c6a2357.d.ts} +0 -0
- /package/calendar/esm/{calendarMonthOnlyView-9e7fb601.js → calendarMonthOnlyView-5c6a2357.js} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-922e627f.d.ts → calendarMonthOnlyView-27ec05d5.d.ts} +0 -0
- /package/calendar/modern/{calendarMonthOnlyView-922e627f.js → calendarMonthOnlyView-27ec05d5.js} +0 -0
- /package/confirmation/{countdown-section-916c41fa.d.ts → countdown-section-7c6a4b4a.d.ts} +0 -0
- /package/confirmation/{countdown-section-916c41fa.js → countdown-section-7c6a4b4a.js} +0 -0
- /package/confirmation/esm/{countdown-section-ae5110f4.d.ts → countdown-section-b2a1e0e2.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-ae5110f4.js → countdown-section-b2a1e0e2.js} +0 -0
- /package/confirmation/modern/{countdown-section-5b89ce59.d.ts → countdown-section-f41858be.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-5b89ce59.js → countdown-section-f41858be.js} +0 -0
- /package/file-upload-item/{actions-control.module-25b17639.js → actions-control.module-a940a97b.js} +0 -0
- /package/file-upload-item/esm/{actions-control.module-1bb7c0e5.js → actions-control.module-a1138ab3.js} +0 -0
- /package/file-upload-item/modern/{actions-control.module-780f5446.js → actions-control.module-a77a2157.js} +0 -0
- /package/gallery/esm/{hooks-6748d87f.d.ts → hooks-5b464b71.d.ts} +0 -0
- /package/gallery/esm/{hooks-6748d87f.js → hooks-5b464b71.js} +0 -0
- /package/gallery/{hooks-28a72cee.d.ts → hooks-ef0e8dc2.d.ts} +0 -0
- /package/gallery/{hooks-28a72cee.js → hooks-ef0e8dc2.js} +0 -0
- /package/gallery/modern/{hooks-36f6408a.d.ts → hooks-0ec6ccd5.d.ts} +0 -0
- /package/gallery/modern/{hooks-36f6408a.js → hooks-0ec6ccd5.js} +0 -0
- /package/modal/esm/{layout.module-0b821e9e.js → layout.module-d7cb7e57.js} +0 -0
- /package/modal/{layout.module-8a05097a.js → layout.module-da4fc7b6.js} +0 -0
- /package/modal/modern/{layout.module-8bd77f56.js → layout.module-a086d8fa.js} +0 -0
- /package/plate/esm/{warning-cd832fac.d.ts → warning-518e631d.d.ts} +0 -0
- /package/plate/esm/{warning-cd832fac.js → warning-518e631d.js} +0 -0
- /package/plate/modern/{warning-1d810103.d.ts → warning-65760170.d.ts} +0 -0
- /package/plate/modern/{warning-1d810103.js → warning-65760170.js} +0 -0
- /package/plate/{warning-69ad30aa.d.ts → warning-c490447c.d.ts} +0 -0
- /package/plate/{warning-69ad30aa.js → warning-c490447c.js} +0 -0
- /package/pure-cell/{component-82d2fd26.d.ts → component-760443de.d.ts} +0 -0
- /package/pure-cell/{component-82d2fd26.js → component-760443de.js} +0 -0
- /package/pure-cell/esm/{component-a92fbfcc.d.ts → component-093da6f0.d.ts} +0 -0
- /package/pure-cell/esm/{component-a92fbfcc.js → component-093da6f0.js} +0 -0
- /package/pure-cell/modern/{component-b850c129.d.ts → component-5458e1d8.d.ts} +0 -0
- /package/pure-cell/modern/{component-b850c129.js → component-5458e1d8.js} +0 -0
- /package/select/esm/{hook-e0dce590.d.ts → hook-2a61dfa5.d.ts} +0 -0
- /package/select/esm/{hook-e0dce590.js → hook-2a61dfa5.js} +0 -0
- /package/select/esm/{list-popover-desktop-cbaab36e.d.ts → list-popover-desktop-5ef090d9.d.ts} +0 -0
- /package/select/esm/{list-popover-desktop-cbaab36e.js → list-popover-desktop-5ef090d9.js} +0 -0
- /package/select/esm/{mobile.module-e53e0ad5.js → mobile.module-ba501407.js} +0 -0
- /package/select/{hook-b84eb5b4.d.ts → hook-2fda3b4b.d.ts} +0 -0
- /package/select/{hook-b84eb5b4.js → hook-2fda3b4b.js} +0 -0
- /package/select/{list-popover-desktop-0f07b517.d.ts → list-popover-desktop-2b2f88b5.d.ts} +0 -0
- /package/select/{list-popover-desktop-0f07b517.js → list-popover-desktop-2b2f88b5.js} +0 -0
- /package/select/{mobile.module-2618b463.js → mobile.module-e0310f45.js} +0 -0
- /package/select/modern/{hook-c6c1496d.d.ts → hook-95afdf57.d.ts} +0 -0
- /package/select/modern/{hook-c6c1496d.js → hook-95afdf57.js} +0 -0
- /package/select/modern/{list-popover-desktop-245f73fd.d.ts → list-popover-desktop-2fcbf397.d.ts} +0 -0
- /package/select/modern/{list-popover-desktop-245f73fd.js → list-popover-desktop-2fcbf397.js} +0 -0
- /package/select/modern/{mobile.module-e929cd0f.js → mobile.module-6024af15.js} +0 -0
- /package/side-panel/esm/{layout.module-f674dac6.js → layout.module-9e259809.js} +0 -0
- /package/side-panel/{layout.module-f9bfb4b3.js → layout.module-d70b6764.js} +0 -0
- /package/side-panel/modern/{layout.module-6ec7911e.js → layout.module-ed911424.js} +0 -0
- /package/tabs/esm/{index.module-bf996434.js → index.module-1a6ea1b1.js} +0 -0
- /package/tabs/esm/{index.module-28d867b8.js → index.module-3ecdaca8.js} +0 -0
- /package/tabs/{index.module-adf09599.js → index.module-75df1cb0.js} +0 -0
- /package/tabs/{index.module-bfd00edd.js → index.module-e33e04d6.js} +0 -0
- /package/tabs/modern/{index.module-428c37b8.js → index.module-07c8fc26.js} +0 -0
- /package/tabs/modern/{index.module-6609941f.js → index.module-73629ab1.js} +0 -0
- /package/textarea/{PseudoTextArea-820eb4a4.d.ts → PseudoTextArea-0456f88f.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-820eb4a4.js → PseudoTextArea-0456f88f.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-d2e9ac26.d.ts → PseudoTextArea-9de05a67.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-d2e9ac26.js → PseudoTextArea-9de05a67.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-e49aa5c5.d.ts → PseudoTextArea-827285d3.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-e49aa5c5.js → PseudoTextArea-827285d3.js} +0 -0
- /package/typography/{colors.module-469edf30.js → colors.module-b277fd75.js} +0 -0
- /package/typography/{common.module-847014e4.js → common.module-bb467df0.js} +0 -0
- /package/typography/esm/{colors.module-b21b6e56.js → colors.module-0cdf3a15.js} +0 -0
- /package/typography/esm/{common.module-ab106355.js → common.module-8e7f6009.js} +0 -0
- /package/typography/modern/{colors.module-60cbc0d0.js → colors.module-11872efc.js} +0 -0
- /package/typography/modern/{common.module-d46b4195.js → common.module-be0b4ed8.js} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
|
|
3
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-
|
|
3
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-2fda3b4b.js');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
package/select/shared/index.js
CHANGED
|
@@ -2,7 +2,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
2
2
|
|
|
3
3
|
var presets_useSelectWithLoading_hook = require('../presets/useSelectWithLoading/hook.js');
|
|
4
4
|
var presets_useLazyLoading_hook = require('../presets/useLazyLoading/hook.js');
|
|
5
|
-
var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-
|
|
5
|
+
var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-2fda3b4b.js');
|
|
6
6
|
var utils = require('../utils.js');
|
|
7
7
|
var components_option_desktop_Component = require('../components/option/desktop/Component.js');
|
|
8
8
|
var components_option_mobile_Component = require('../components/option/mobile/Component.js');
|
|
@@ -4,7 +4,7 @@ var React = require('react');
|
|
|
4
4
|
var cn = require('classnames');
|
|
5
5
|
var coreComponentsShared = require('../../../shared');
|
|
6
6
|
var ResponsiveContext = require('../../ResponsiveContext.js');
|
|
7
|
-
var layout_module = require('../../layout.module-
|
|
7
|
+
var layout_module = require('../../layout.module-d70b6764.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
10
10
|
|
|
@@ -5,7 +5,7 @@ var cn = require('classnames');
|
|
|
5
5
|
var coreComponentsShared = require('../../../shared');
|
|
6
6
|
var Context = require('../../Context.js');
|
|
7
7
|
var ResponsiveContext = require('../../ResponsiveContext.js');
|
|
8
|
-
var layout_module = require('../../layout.module-
|
|
8
|
+
var layout_module = require('../../layout.module-d70b6764.js');
|
|
9
9
|
|
|
10
10
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
11
11
|
|
|
@@ -58,14 +58,15 @@
|
|
|
58
58
|
--side-panel-header-mobile-font-weight: 600;
|
|
59
59
|
|
|
60
60
|
/* paddings */
|
|
61
|
-
--side-panel-header-mobile-
|
|
61
|
+
--side-panel-header-mobile-vertical-padding: var(--gap-4);
|
|
62
|
+
--side-panel-header-mobile-paddings: var(--side-panel-header-mobile-vertical-padding) var(--gap-8);
|
|
62
63
|
}
|
|
63
64
|
.side-panel__header_5r59f {
|
|
64
65
|
padding: var(--side-panel-header-mobile-paddings)
|
|
65
66
|
}
|
|
66
67
|
@media (display-mode: standalone) {
|
|
67
68
|
.side-panel__header_5r59f {
|
|
68
|
-
padding-top: var(--sat)
|
|
69
|
+
padding-top: calc(var(--sat) + var(--side-panel-header-mobile-vertical-padding))
|
|
69
70
|
}
|
|
70
71
|
}
|
|
71
72
|
.side-panel__sticky_5r59f {
|
|
@@ -57,14 +57,15 @@
|
|
|
57
57
|
--side-panel-header-mobile-font-weight: 600;
|
|
58
58
|
|
|
59
59
|
/* paddings */
|
|
60
|
-
--side-panel-header-mobile-
|
|
60
|
+
--side-panel-header-mobile-vertical-padding: var(--gap-4);
|
|
61
|
+
--side-panel-header-mobile-paddings: var(--side-panel-header-mobile-vertical-padding) var(--gap-8);
|
|
61
62
|
}
|
|
62
63
|
.header {
|
|
63
64
|
padding: var(--side-panel-header-mobile-paddings)
|
|
64
65
|
}
|
|
65
66
|
@media (display-mode: standalone) {
|
|
66
67
|
.header {
|
|
67
|
-
padding-top: var(--sat)
|
|
68
|
+
padding-top: calc(var(--sat) + var(--side-panel-header-mobile-vertical-padding))
|
|
68
69
|
}
|
|
69
70
|
}
|
|
70
71
|
.sticky {
|
|
@@ -8,7 +8,7 @@ import { SidePanelMobile } from './mobile/Component.mobile.js';
|
|
|
8
8
|
import { ResponsiveContext } from './ResponsiveContext.js';
|
|
9
9
|
import 'classnames';
|
|
10
10
|
import '../../shared/esm';
|
|
11
|
-
import './layout.module-
|
|
11
|
+
import './layout.module-9e259809.js';
|
|
12
12
|
import '../../navigation-bar-private/esm';
|
|
13
13
|
import './consts.js';
|
|
14
14
|
import './Context.js';
|
|
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { getDataTestId } from '../../../../shared/esm';
|
|
4
4
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
5
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
5
|
+
import { l as layoutStyles } from '../../layout.module-9e259809.js';
|
|
6
6
|
|
|
7
7
|
var styles = {"component":"side-panel__component_z54vo"};
|
|
8
8
|
require('./index.css');
|
|
@@ -7,7 +7,7 @@ import '../../../../shared/esm';
|
|
|
7
7
|
import '../../Context.js';
|
|
8
8
|
import '../../../../base-modal/esm';
|
|
9
9
|
import '../../ResponsiveContext.js';
|
|
10
|
-
import '../../layout.module-
|
|
10
|
+
import '../../layout.module-9e259809.js';
|
|
11
11
|
|
|
12
12
|
var styles = {"sticky":"side-panel__sticky_tq1ay","size-500":"side-panel__size-500_tq1ay"};
|
|
13
13
|
require('./desktop.css');
|
|
@@ -3,7 +3,7 @@ import cn from 'classnames';
|
|
|
3
3
|
import { getDataTestId } from '../../../../shared/esm';
|
|
4
4
|
import { ModalContext } from '../../Context.js';
|
|
5
5
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
6
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
6
|
+
import { l as layoutStyles } from '../../layout.module-9e259809.js';
|
|
7
7
|
import '../../../../base-modal/esm';
|
|
8
8
|
|
|
9
9
|
var styles = {"footer":"side-panel__footer_3r0he","sticky":"side-panel__sticky_3r0he","highlighted":"side-panel__highlighted_3r0he"};
|
|
@@ -6,7 +6,7 @@ import '../../../../shared/esm';
|
|
|
6
6
|
import '../../Context.js';
|
|
7
7
|
import '../../../../base-modal/esm';
|
|
8
8
|
import '../../ResponsiveContext.js';
|
|
9
|
-
import '../../layout.module-
|
|
9
|
+
import '../../layout.module-9e259809.js';
|
|
10
10
|
|
|
11
11
|
var styles = {"footer":"side-panel__footer_46jp2","sticky":"side-panel__sticky_46jp2"};
|
|
12
12
|
require('./mobile.css');
|
|
@@ -58,14 +58,15 @@
|
|
|
58
58
|
--side-panel-header-mobile-font-weight: 600;
|
|
59
59
|
|
|
60
60
|
/* paddings */
|
|
61
|
-
--side-panel-header-mobile-
|
|
61
|
+
--side-panel-header-mobile-vertical-padding: var(--gap-4);
|
|
62
|
+
--side-panel-header-mobile-paddings: var(--side-panel-header-mobile-vertical-padding) var(--gap-8);
|
|
62
63
|
}
|
|
63
64
|
.side-panel__header_5r59f {
|
|
64
65
|
padding: var(--side-panel-header-mobile-paddings)
|
|
65
66
|
}
|
|
66
67
|
@media (display-mode: standalone) {
|
|
67
68
|
.side-panel__header_5r59f {
|
|
68
|
-
padding-top: var(--sat)
|
|
69
|
+
padding-top: calc(var(--sat) + var(--side-panel-header-mobile-vertical-padding))
|
|
69
70
|
}
|
|
70
71
|
}
|
|
71
72
|
.side-panel__sticky_5r59f {
|
|
@@ -13,7 +13,7 @@ import '../components/content/Component.js';
|
|
|
13
13
|
import '../../../shared/esm';
|
|
14
14
|
import '../Context.js';
|
|
15
15
|
import '../../../base-modal/esm';
|
|
16
|
-
import '../layout.module-
|
|
16
|
+
import '../layout.module-9e259809.js';
|
|
17
17
|
import '../components/footer/Component.js';
|
|
18
18
|
import '../../../navigation-bar-private/esm';
|
|
19
19
|
|
|
@@ -9,7 +9,7 @@ import '../../../drawer/esm';
|
|
|
9
9
|
import '../components/controls/Component.js';
|
|
10
10
|
import '../../../shared/esm';
|
|
11
11
|
import '../ResponsiveContext.js';
|
|
12
|
-
import '../layout.module-
|
|
12
|
+
import '../layout.module-9e259809.js';
|
|
13
13
|
import '../components/header/Component.js';
|
|
14
14
|
import '../../../navigation-bar-private/esm';
|
|
15
15
|
import '../consts.js';
|
package/side-panel/esm/index.js
CHANGED
|
@@ -19,6 +19,6 @@ import '../../mq/esm';
|
|
|
19
19
|
import '../../navigation-bar-private/esm';
|
|
20
20
|
import '../../shared/esm';
|
|
21
21
|
import './Context.js';
|
|
22
|
-
import './layout.module-
|
|
22
|
+
import './layout.module-9e259809.js';
|
|
23
23
|
import './components/content/Component.js';
|
|
24
24
|
import './components/footer/Component.js';
|
|
@@ -10,7 +10,7 @@ import { ResponsiveContext } from '../ResponsiveContext.js';
|
|
|
10
10
|
import '../components/content/Component.js';
|
|
11
11
|
import '../../../shared/esm';
|
|
12
12
|
import '../Context.js';
|
|
13
|
-
import '../layout.module-
|
|
13
|
+
import '../layout.module-9e259809.js';
|
|
14
14
|
import '../components/footer/Component.js';
|
|
15
15
|
import '../../../navigation-bar-private/esm';
|
|
16
16
|
import '../consts.js';
|
|
@@ -9,7 +9,7 @@ import '../../../base-modal/esm';
|
|
|
9
9
|
import '../components/controls/Component.js';
|
|
10
10
|
import '../../../shared/esm';
|
|
11
11
|
import '../ResponsiveContext.js';
|
|
12
|
-
import '../layout.module-
|
|
12
|
+
import '../layout.module-9e259809.js';
|
|
13
13
|
import '../components/content/Component.js';
|
|
14
14
|
import '../Context.js';
|
|
15
15
|
import '../components/footer/Component.js';
|
|
@@ -7,7 +7,7 @@ import { SidePanelMobile } from './mobile/Component.mobile.js';
|
|
|
7
7
|
import { ResponsiveContext } from './ResponsiveContext.js';
|
|
8
8
|
import 'classnames';
|
|
9
9
|
import '../../shared/modern';
|
|
10
|
-
import './layout.module-
|
|
10
|
+
import './layout.module-ed911424.js';
|
|
11
11
|
import '../../navigation-bar-private/modern';
|
|
12
12
|
import './consts.js';
|
|
13
13
|
import './Context.js';
|
|
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
|
|
|
2
2
|
import cn from 'classnames';
|
|
3
3
|
import { getDataTestId } from '../../../../shared/modern';
|
|
4
4
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
5
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
5
|
+
import { l as layoutStyles } from '../../layout.module-ed911424.js';
|
|
6
6
|
|
|
7
7
|
const styles = {"component":"side-panel__component_z54vo"};
|
|
8
8
|
require('./index.css');
|
|
@@ -6,7 +6,7 @@ import '../../../../shared/modern';
|
|
|
6
6
|
import '../../Context.js';
|
|
7
7
|
import '../../../../base-modal/modern';
|
|
8
8
|
import '../../ResponsiveContext.js';
|
|
9
|
-
import '../../layout.module-
|
|
9
|
+
import '../../layout.module-ed911424.js';
|
|
10
10
|
|
|
11
11
|
const styles = {"sticky":"side-panel__sticky_tq1ay","size-500":"side-panel__size-500_tq1ay"};
|
|
12
12
|
require('./desktop.css');
|
|
@@ -3,7 +3,7 @@ import cn from 'classnames';
|
|
|
3
3
|
import { getDataTestId } from '../../../../shared/modern';
|
|
4
4
|
import { ModalContext } from '../../Context.js';
|
|
5
5
|
import { ResponsiveContext } from '../../ResponsiveContext.js';
|
|
6
|
-
import { l as layoutStyles } from '../../layout.module-
|
|
6
|
+
import { l as layoutStyles } from '../../layout.module-ed911424.js';
|
|
7
7
|
import '../../../../base-modal/modern';
|
|
8
8
|
|
|
9
9
|
const styles = {"footer":"side-panel__footer_3r0he","sticky":"side-panel__sticky_3r0he","highlighted":"side-panel__highlighted_3r0he"};
|
|
@@ -5,7 +5,7 @@ import '../../../../shared/modern';
|
|
|
5
5
|
import '../../Context.js';
|
|
6
6
|
import '../../../../base-modal/modern';
|
|
7
7
|
import '../../ResponsiveContext.js';
|
|
8
|
-
import '../../layout.module-
|
|
8
|
+
import '../../layout.module-ed911424.js';
|
|
9
9
|
|
|
10
10
|
const styles = {"footer":"side-panel__footer_46jp2","sticky":"side-panel__sticky_46jp2"};
|
|
11
11
|
require('./mobile.css');
|
|
@@ -58,14 +58,15 @@
|
|
|
58
58
|
--side-panel-header-mobile-font-weight: 600;
|
|
59
59
|
|
|
60
60
|
/* paddings */
|
|
61
|
-
--side-panel-header-mobile-
|
|
61
|
+
--side-panel-header-mobile-vertical-padding: var(--gap-4);
|
|
62
|
+
--side-panel-header-mobile-paddings: var(--side-panel-header-mobile-vertical-padding) var(--gap-8);
|
|
62
63
|
}
|
|
63
64
|
.side-panel__header_5r59f {
|
|
64
65
|
padding: var(--side-panel-header-mobile-paddings)
|
|
65
66
|
}
|
|
66
67
|
@media (display-mode: standalone) {
|
|
67
68
|
.side-panel__header_5r59f {
|
|
68
|
-
padding-top: var(--sat)
|
|
69
|
+
padding-top: calc(var(--sat) + var(--side-panel-header-mobile-vertical-padding))
|
|
69
70
|
}
|
|
70
71
|
}
|
|
71
72
|
.side-panel__sticky_5r59f {
|
|
@@ -12,7 +12,7 @@ import '../components/content/Component.js';
|
|
|
12
12
|
import '../../../shared/modern';
|
|
13
13
|
import '../Context.js';
|
|
14
14
|
import '../../../base-modal/modern';
|
|
15
|
-
import '../layout.module-
|
|
15
|
+
import '../layout.module-ed911424.js';
|
|
16
16
|
import '../components/footer/Component.js';
|
|
17
17
|
import '../../../navigation-bar-private/modern';
|
|
18
18
|
|
|
@@ -8,7 +8,7 @@ import '../../../drawer/modern';
|
|
|
8
8
|
import '../components/controls/Component.js';
|
|
9
9
|
import '../../../shared/modern';
|
|
10
10
|
import '../ResponsiveContext.js';
|
|
11
|
-
import '../layout.module-
|
|
11
|
+
import '../layout.module-ed911424.js';
|
|
12
12
|
import '../components/header/Component.js';
|
|
13
13
|
import '../../../navigation-bar-private/modern';
|
|
14
14
|
import '../consts.js';
|
|
@@ -18,6 +18,6 @@ import '../../mq/modern';
|
|
|
18
18
|
import '../../navigation-bar-private/modern';
|
|
19
19
|
import '../../shared/modern';
|
|
20
20
|
import './Context.js';
|
|
21
|
-
import './layout.module-
|
|
21
|
+
import './layout.module-ed911424.js';
|
|
22
22
|
import './components/content/Component.js';
|
|
23
23
|
import './components/footer/Component.js';
|
|
@@ -9,7 +9,7 @@ import { ResponsiveContext } from '../ResponsiveContext.js';
|
|
|
9
9
|
import '../components/content/Component.js';
|
|
10
10
|
import '../../../shared/modern';
|
|
11
11
|
import '../Context.js';
|
|
12
|
-
import '../layout.module-
|
|
12
|
+
import '../layout.module-ed911424.js';
|
|
13
13
|
import '../components/footer/Component.js';
|
|
14
14
|
import '../../../navigation-bar-private/modern';
|
|
15
15
|
import '../consts.js';
|
|
@@ -8,7 +8,7 @@ import '../../../base-modal/modern';
|
|
|
8
8
|
import '../components/controls/Component.js';
|
|
9
9
|
import '../../../shared/modern';
|
|
10
10
|
import '../ResponsiveContext.js';
|
|
11
|
-
import '../layout.module-
|
|
11
|
+
import '../layout.module-ed911424.js';
|
|
12
12
|
import '../components/content/Component.js';
|
|
13
13
|
import '../Context.js';
|
|
14
14
|
import '../components/footer/Component.js';
|
|
@@ -20,14 +20,15 @@
|
|
|
20
20
|
--side-panel-header-mobile-font-weight: 600;
|
|
21
21
|
|
|
22
22
|
/* paddings */
|
|
23
|
-
--side-panel-header-mobile-
|
|
23
|
+
--side-panel-header-mobile-vertical-padding: var(--gap-4);
|
|
24
|
+
--side-panel-header-mobile-paddings: var(--side-panel-header-mobile-vertical-padding) var(--gap-8);
|
|
24
25
|
}
|
|
25
26
|
.header {
|
|
26
27
|
padding: var(--side-panel-header-mobile-paddings)
|
|
27
28
|
}
|
|
28
29
|
@media (display-mode: standalone) {
|
|
29
30
|
.header {
|
|
30
|
-
padding-top: var(--sat)
|
|
31
|
+
padding-top: calc(var(--sat) + var(--side-panel-header-mobile-vertical-padding))
|
|
31
32
|
}
|
|
32
33
|
}
|
|
33
34
|
.sticky {
|
|
@@ -9,7 +9,7 @@ var desktop = require('../../../picker-button/desktop');
|
|
|
9
9
|
var hooks_useTablistTitles = require('../../hooks/use-tablist-titles.js');
|
|
10
10
|
var syntheticEvents = require('../../synthetic-events.js');
|
|
11
11
|
var components_title_Component = require('../title/Component.js');
|
|
12
|
-
var index_module = require('../../index.module-
|
|
12
|
+
var index_module = require('../../index.module-e33e04d6.js');
|
|
13
13
|
|
|
14
14
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
15
15
|
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
var tslib = require('tslib');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var components_primaryTablist_Component = require('./Component.js');
|
|
6
|
-
var index_module = require('../../index.module-
|
|
6
|
+
var index_module = require('../../index.module-e33e04d6.js');
|
|
7
7
|
|
|
8
8
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
3
3
|
var tslib = require('tslib');
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var components_primaryTablist_Component = require('./Component.js');
|
|
6
|
-
var index_module = require('../../index.module-
|
|
6
|
+
var index_module = require('../../index.module-e33e04d6.js');
|
|
7
7
|
|
|
8
8
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
9
9
|
|
|
@@ -4,7 +4,7 @@ var tslib = require('tslib');
|
|
|
4
4
|
var React = require('react');
|
|
5
5
|
var desktop = require('../../../tag/desktop');
|
|
6
6
|
var components_secondaryTablist_Component = require('./Component.js');
|
|
7
|
-
var index_module = require('../../index.module-
|
|
7
|
+
var index_module = require('../../index.module-75df1cb0.js');
|
|
8
8
|
|
|
9
9
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
10
10
|
|
|
@@ -5,7 +5,7 @@ var React = require('react');
|
|
|
5
5
|
var cn = require('classnames');
|
|
6
6
|
var mobile = require('../../../tag/mobile');
|
|
7
7
|
var components_secondaryTablist_Component = require('./Component.js');
|
|
8
|
-
var index_module = require('../../index.module-
|
|
8
|
+
var index_module = require('../../index.module-75df1cb0.js');
|
|
9
9
|
|
|
10
10
|
function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
|
|
11
11
|
|
|
@@ -18,5 +18,5 @@ import '../../../shared/esm';
|
|
|
18
18
|
import '../synthetic-events.js';
|
|
19
19
|
import '../components/title/Component.js';
|
|
20
20
|
import '../../../skeleton/esm';
|
|
21
|
-
import '../index.module-
|
|
21
|
+
import '../index.module-3ecdaca8.js';
|
|
22
22
|
import '../components/tabs/Component.js';
|
|
@@ -7,7 +7,7 @@ import { PickerButtonDesktop } from '../../../../picker-button/esm/desktop';
|
|
|
7
7
|
import { useTablistTitles } from '../../hooks/use-tablist-titles.js';
|
|
8
8
|
import { createSyntheticMouseEvent } from '../../synthetic-events.js';
|
|
9
9
|
import { Title } from '../title/Component.js';
|
|
10
|
-
import { s as styles } from '../../index.module-
|
|
10
|
+
import { s as styles } from '../../index.module-3ecdaca8.js';
|
|
11
11
|
import '../../../../mq/esm';
|
|
12
12
|
import '../../hooks/use-collapsible-elements.js';
|
|
13
13
|
import '@juggle/resize-observer';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __rest, __assign } from 'tslib';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { PrimaryTabList } from './Component.js';
|
|
4
|
-
import { s as styles } from '../../index.module-
|
|
4
|
+
import { s as styles } from '../../index.module-3ecdaca8.js';
|
|
5
5
|
import '@juggle/resize-observer';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../../../../keyboard-focusable/esm';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __assign } from 'tslib';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { PrimaryTabList } from './Component.js';
|
|
4
|
-
import { s as styles$1 } from '../../index.module-
|
|
4
|
+
import { s as styles$1 } from '../../index.module-3ecdaca8.js';
|
|
5
5
|
import '@juggle/resize-observer';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../../../../keyboard-focusable/esm';
|
|
@@ -20,7 +20,7 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
20
20
|
import '../scroll-controls/utils.js';
|
|
21
21
|
import '../title/Component.js';
|
|
22
22
|
import '../../../../skeleton/esm';
|
|
23
|
-
import '../../index.module-
|
|
23
|
+
import '../../index.module-3ecdaca8.js';
|
|
24
24
|
|
|
25
25
|
var PrimaryTabListResponsive = function (_a) {
|
|
26
26
|
var size = _a.size, breakpoint = _a.breakpoint, client = _a.client, fullWidthScroll = _a.fullWidthScroll, _b = _a.defaultMatchMediaValue, defaultMatchMediaValue = _b === void 0 ? client === undefined ? undefined : client === 'desktop' : _b, restProps = __rest(_a, ["size", "breakpoint", "client", "fullWidthScroll", "defaultMatchMediaValue"]);
|
|
@@ -2,7 +2,7 @@ import { __rest, __assign } from 'tslib';
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { TagDesktop } from '../../../../tag/esm/desktop';
|
|
4
4
|
import { SecondaryTabList } from './Component.js';
|
|
5
|
-
import { c as commonStyles } from '../../index.module-
|
|
5
|
+
import { c as commonStyles } from '../../index.module-1a6ea1b1.js';
|
|
6
6
|
import 'classnames';
|
|
7
7
|
import '../../../../skeleton/esm';
|
|
8
8
|
import '../../hooks/use-tabs.js';
|
|
@@ -3,7 +3,7 @@ import React from 'react';
|
|
|
3
3
|
import cn from 'classnames';
|
|
4
4
|
import { TagMobile } from '../../../../tag/esm/mobile';
|
|
5
5
|
import { SecondaryTabList } from './Component.js';
|
|
6
|
-
import { c as commonStyles } from '../../index.module-
|
|
6
|
+
import { c as commonStyles } from '../../index.module-1a6ea1b1.js';
|
|
7
7
|
import '../../../../skeleton/esm';
|
|
8
8
|
import '../../hooks/use-tabs.js';
|
|
9
9
|
import 'react-merge-refs';
|
|
@@ -18,7 +18,7 @@ import '../../../../icon-button/esm';
|
|
|
18
18
|
import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
|
|
19
19
|
import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
20
20
|
import '../scroll-controls/utils.js';
|
|
21
|
-
import '../../index.module-
|
|
21
|
+
import '../../index.module-1a6ea1b1.js';
|
|
22
22
|
import '../../../../tag/esm/mobile';
|
|
23
23
|
|
|
24
24
|
var SecondaryTabListResponsive = function (_a) {
|
|
@@ -17,7 +17,7 @@ import '../../../../shared/esm';
|
|
|
17
17
|
import '../../synthetic-events.js';
|
|
18
18
|
import '../title/Component.js';
|
|
19
19
|
import '../../../../skeleton/esm';
|
|
20
|
-
import '../../index.module-
|
|
20
|
+
import '../../index.module-3ecdaca8.js';
|
|
21
21
|
|
|
22
22
|
var TabsCollapsible = function (_a) {
|
|
23
23
|
var restProps = __rest(_a, []);
|
|
@@ -20,10 +20,10 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
20
20
|
import '../scroll-controls/utils.js';
|
|
21
21
|
import '../title/Component.js';
|
|
22
22
|
import '../../../../skeleton/esm';
|
|
23
|
-
import '../../index.module-
|
|
23
|
+
import '../../index.module-3ecdaca8.js';
|
|
24
24
|
import '../../../../tag/esm/desktop';
|
|
25
25
|
import '../secondary-tablist/Component.js';
|
|
26
|
-
import '../../index.module-
|
|
26
|
+
import '../../index.module-1a6ea1b1.js';
|
|
27
27
|
|
|
28
28
|
var views = {
|
|
29
29
|
primary: PrimaryTabListDesktop,
|
|
@@ -20,10 +20,10 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
20
20
|
import '../scroll-controls/utils.js';
|
|
21
21
|
import '../title/Component.js';
|
|
22
22
|
import '../../../../skeleton/esm';
|
|
23
|
-
import '../../index.module-
|
|
23
|
+
import '../../index.module-3ecdaca8.js';
|
|
24
24
|
import '../../../../tag/esm/mobile';
|
|
25
25
|
import '../secondary-tablist/Component.js';
|
|
26
|
-
import '../../index.module-
|
|
26
|
+
import '../../index.module-1a6ea1b1.js';
|
|
27
27
|
|
|
28
28
|
var views = {
|
|
29
29
|
primary: PrimaryTabListMobile,
|
|
@@ -22,12 +22,12 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
|
|
|
22
22
|
import '../scroll-controls/utils.js';
|
|
23
23
|
import '../title/Component.js';
|
|
24
24
|
import '../../../../skeleton/esm';
|
|
25
|
-
import '../../index.module-
|
|
25
|
+
import '../../index.module-3ecdaca8.js';
|
|
26
26
|
import '../primary-tablist/Component.mobile.js';
|
|
27
27
|
import '../secondary-tablist/Component.desktop.js';
|
|
28
28
|
import '../../../../tag/esm/desktop';
|
|
29
29
|
import '../secondary-tablist/Component.js';
|
|
30
|
-
import '../../index.module-
|
|
30
|
+
import '../../index.module-1a6ea1b1.js';
|
|
31
31
|
import '../secondary-tablist/Component.mobile.js';
|
|
32
32
|
import '../../../../tag/esm/mobile';
|
|
33
33
|
|
|
@@ -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-3ecdaca8.js';
|
|
25
25
|
import '../../../tag/esm/desktop';
|
|
26
26
|
import '../components/secondary-tablist/Component.js';
|
|
27
|
-
import '../index.module-
|
|
27
|
+
import '../index.module-1a6ea1b1.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-3ecdaca8.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-1a6ea1b1.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-3ecdaca8.js';
|
|
25
25
|
import '../../../tag/esm/mobile';
|
|
26
26
|
import '../components/secondary-tablist/Component.js';
|
|
27
|
-
import '../index.module-
|
|
27
|
+
import '../index.module-1a6ea1b1.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-73629ab1.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-73629ab1.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-73629ab1.js';
|
|
4
4
|
import '@juggle/resize-observer';
|
|
5
5
|
import 'classnames';
|
|
6
6
|
import '../../../../keyboard-focusable/modern';
|