@alfalab/core-components 41.14.0-beta.2 → 41.14.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/Component.responsive.js +1 -1
- package/calendar/components/calendar-mobile/Component.js +1 -1
- package/calendar/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/Component.responsive.js +1 -1
- package/calendar/esm/components/calendar-mobile/Component.js +1 -1
- package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/esm/components/calendar-mobile/index.js +1 -1
- package/calendar/esm/index.js +1 -1
- package/calendar/esm/mobile.js +1 -1
- package/calendar/esm/responsive.d.ts +1 -1
- package/calendar/esm/responsive.js +1 -1
- package/calendar/index.js +1 -1
- package/calendar/mobile.js +1 -1
- package/calendar/modern/Component.responsive.js +1 -1
- package/calendar/modern/components/calendar-mobile/Component.js +1 -1
- package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
- package/calendar/modern/components/calendar-mobile/index.js +1 -1
- package/calendar/modern/index.js +1 -1
- package/calendar/modern/mobile.js +1 -1
- package/calendar/modern/responsive.d.ts +1 -1
- package/calendar/modern/responsive.js +1 -1
- package/calendar/responsive.d.ts +1 -1
- package/calendar/responsive.js +1 -1
- package/calendar-range/cssm/utils.js +3 -1
- package/calendar-with-skeleton/Component.js +2 -2
- package/calendar-with-skeleton/cssm/Component.js +1 -1
- package/calendar-with-skeleton/cssm/index.module.css +1 -3
- package/calendar-with-skeleton/esm/Component.js +2 -2
- package/calendar-with-skeleton/esm/index.css +1 -3
- package/calendar-with-skeleton/index.css +1 -3
- package/calendar-with-skeleton/modern/Component.js +2 -2
- package/calendar-with-skeleton/modern/index.css +1 -3
- package/confirmation/component.desktop.js +1 -1
- package/confirmation/component.mobile.js +1 -1
- package/confirmation/component.responsive.js +1 -1
- package/confirmation/components/base-confirmation/component.js +1 -1
- package/confirmation/components/base-confirmation/index.js +1 -1
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/index.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/desktop.js +1 -1
- package/confirmation/esm/component.desktop.js +1 -1
- package/confirmation/esm/component.mobile.js +1 -1
- package/confirmation/esm/component.responsive.js +1 -1
- package/confirmation/esm/components/base-confirmation/component.js +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +1 -1
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/desktop.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile.js +1 -1
- package/confirmation/esm/responsive.js +1 -1
- package/confirmation/index.js +1 -1
- package/confirmation/mobile.js +1 -1
- package/confirmation/modern/component.desktop.js +1 -1
- package/confirmation/modern/component.mobile.js +1 -1
- package/confirmation/modern/component.responsive.js +1 -1
- package/confirmation/modern/components/base-confirmation/component.js +1 -1
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/desktop.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile.js +1 -1
- package/confirmation/modern/responsive.js +1 -1
- package/confirmation/responsive.js +1 -1
- package/custom-picker-button/Component-2aef4eba.d.ts +46 -7
- package/custom-picker-button/Component-3885b0d7.d.ts +69 -4
- package/custom-picker-button/Component-3e68f8db.d.ts +2 -2
- package/custom-picker-button/{Component-6062b39e.d.ts → Component-5e1b8383.d.ts} +1 -1
- package/custom-picker-button/Component.mobile-ae13210f.d.ts +1 -1
- package/custom-picker-button/Component.mobile-b2c0420d.d.ts +1 -1
- package/custom-picker-button/{Component.responsive-ae13210f.d.ts → Component.responsive-2aef4eba.d.ts} +3 -3
- package/custom-picker-button/component-3885b0d7.d.ts +1 -1
- package/custom-picker-button/cssm/Component-3885b0d7.d.ts +2 -2
- package/custom-picker-button/cssm/Component-3e68f8db.d.ts +2 -2
- package/custom-picker-button/cssm/{Component-6062b39e.d.ts → Component-5e1b8383.d.ts} +1 -1
- package/custom-picker-button/cssm/Component.mobile-b2c0420d.d.ts +1 -1
- package/custom-picker-button/cssm/field/Component.d.ts +1 -1
- package/custom-picker-button/cssm/hook-3e68f8db.d.ts +1 -1
- package/custom-picker-button/cssm/index-3e68f8db.d.ts +4 -4
- package/custom-picker-button/{esm/typings-6062b39e.d.ts → cssm/typings-5e1b8383.d.ts} +0 -4
- package/custom-picker-button/{esm/utils-6062b39e.d.ts → cssm/utils-5e1b8383.d.ts} +1 -1
- package/custom-picker-button/esm/Component-3885b0d7.d.ts +2 -2
- package/custom-picker-button/esm/Component-3e68f8db.d.ts +2 -2
- package/custom-picker-button/esm/{Component-6062b39e.d.ts → Component-5e1b8383.d.ts} +1 -1
- package/custom-picker-button/esm/Component.mobile-b2c0420d.d.ts +1 -1
- package/custom-picker-button/esm/field/Component.d.ts +1 -1
- package/custom-picker-button/esm/hook-3e68f8db.d.ts +1 -1
- package/custom-picker-button/esm/index-3e68f8db.d.ts +4 -4
- package/custom-picker-button/{modern/typings-6062b39e.d.ts → esm/typings-5e1b8383.d.ts} +0 -4
- package/custom-picker-button/{modern/utils-6062b39e.d.ts → esm/utils-5e1b8383.d.ts} +1 -1
- package/custom-picker-button/field/Component.d.ts +1 -1
- package/custom-picker-button/hook-3e68f8db.d.ts +2 -2
- package/custom-picker-button/index-2aef4eba.d.ts +2 -2
- package/custom-picker-button/index-3e68f8db.d.ts +5 -4
- package/custom-picker-button/index-3ebe4754.d.ts +1 -0
- package/custom-picker-button/index-f12ee135.d.ts +1 -1
- package/custom-picker-button/modern/Component-3885b0d7.d.ts +2 -2
- package/custom-picker-button/modern/Component-3e68f8db.d.ts +2 -2
- package/custom-picker-button/modern/{Component-6062b39e.d.ts → Component-5e1b8383.d.ts} +1 -1
- package/custom-picker-button/modern/Component.mobile-b2c0420d.d.ts +1 -1
- package/custom-picker-button/modern/field/Component.d.ts +1 -1
- package/custom-picker-button/modern/hook-3e68f8db.d.ts +1 -1
- package/custom-picker-button/modern/index-3e68f8db.d.ts +4 -4
- package/custom-picker-button/{typings-6062b39e.d.ts → modern/typings-5e1b8383.d.ts} +0 -4
- package/custom-picker-button/{utils-6062b39e.d.ts → modern/utils-5e1b8383.d.ts} +1 -1
- package/custom-picker-button/{cssm/typings-6062b39e.d.ts → typings-5e1b8383.d.ts} +0 -4
- package/custom-picker-button/{cssm/utils-6062b39e.d.ts → utils-5e1b8383.d.ts} +1 -1
- package/gallery/Component.js +2 -2
- package/gallery/components/header/Component.js +1 -1
- package/gallery/components/header/buttons.js +1 -1
- package/gallery/components/header/index.js +1 -1
- package/gallery/components/image-viewer/component.js +1 -1
- package/gallery/components/image-viewer/index.js +1 -1
- package/gallery/components/image-viewer/slide.js +1 -1
- package/gallery/components/index.js +2 -2
- package/gallery/esm/Component.js +2 -2
- package/gallery/esm/components/header/Component.js +1 -1
- package/gallery/esm/components/header/buttons.js +1 -1
- package/gallery/esm/components/header/index.js +1 -1
- package/gallery/esm/components/image-viewer/component.js +1 -1
- package/gallery/esm/components/image-viewer/index.js +1 -1
- package/gallery/esm/components/image-viewer/slide.js +1 -1
- package/gallery/esm/components/index.js +2 -2
- package/gallery/esm/index.js +2 -2
- package/gallery/index.js +2 -2
- package/gallery/modern/Component.js +2 -2
- package/gallery/modern/components/header/Component.js +1 -1
- package/gallery/modern/components/header/buttons.js +1 -1
- package/gallery/modern/components/header/index.js +1 -1
- package/gallery/modern/components/image-viewer/component.js +1 -1
- package/gallery/modern/components/image-viewer/index.js +1 -1
- package/gallery/modern/components/image-viewer/slide.js +1 -1
- package/gallery/modern/components/index.js +2 -2
- package/gallery/modern/index.js +2 -2
- package/input-autocomplete/{Component-6062b39e.d.ts → Component-5e1b8383.d.ts} +1 -1
- package/input-autocomplete/Component-b4e70cb0.d.ts +1 -1
- package/input-autocomplete/Component-bdb4c6b9.d.ts +11 -7
- package/input-autocomplete/Component-f12ee135.d.ts +4 -4
- package/input-autocomplete/{Component.mobile-e81c389f.d.ts → Component.mobile-b2c0420d.d.ts} +2 -5
- package/input-autocomplete/Component.modal.mobile.d.ts +2 -2
- package/input-autocomplete/Component.modal.mobile.js +2 -2
- package/input-autocomplete/cssm/{Component-6062b39e.d.ts → Component-5e1b8383.d.ts} +1 -1
- package/input-autocomplete/cssm/Component-b4e70cb0.d.ts +1 -1
- package/input-autocomplete/cssm/Component-f12ee135.d.ts +1 -1
- package/input-autocomplete/cssm/Component.modal.mobile.d.ts +1 -1
- package/input-autocomplete/cssm/Component.modal.mobile.js +2 -2
- package/input-autocomplete/cssm/index-3e68f8db.d.ts +2 -2
- package/input-autocomplete/cssm/{typings-6062b39e.d.ts → typings-5e1b8383.d.ts} +0 -4
- package/input-autocomplete/cssm/utils-5e1b8383.d.ts +38 -0
- package/input-autocomplete/esm/{Component-6062b39e.d.ts → Component-5e1b8383.d.ts} +1 -1
- package/input-autocomplete/esm/Component-b4e70cb0.d.ts +1 -1
- package/input-autocomplete/esm/Component-f12ee135.d.ts +1 -1
- package/input-autocomplete/esm/Component.modal.mobile.d.ts +1 -1
- package/input-autocomplete/esm/Component.modal.mobile.js +2 -2
- package/input-autocomplete/esm/index-3e68f8db.d.ts +2 -2
- package/input-autocomplete/esm/{typings-6062b39e.d.ts → typings-5e1b8383.d.ts} +0 -4
- package/input-autocomplete/esm/utils-5e1b8383.d.ts +38 -0
- package/input-autocomplete/index-3e68f8db.d.ts +2 -2
- package/input-autocomplete/modern/{Component-6062b39e.d.ts → Component-5e1b8383.d.ts} +1 -1
- package/input-autocomplete/modern/Component-b4e70cb0.d.ts +1 -1
- package/input-autocomplete/modern/Component-f12ee135.d.ts +1 -1
- package/input-autocomplete/modern/Component.desktop.d.ts +4 -4
- package/input-autocomplete/modern/Component.modal.mobile.d.ts +1 -1
- package/input-autocomplete/modern/Component.modal.mobile.js +6 -6
- package/input-autocomplete/modern/Component.responsive.d.ts +4 -4
- package/input-autocomplete/modern/index-3e68f8db.d.ts +2 -2
- package/input-autocomplete/modern/{typings-6062b39e.d.ts → typings-5e1b8383.d.ts} +0 -4
- package/input-autocomplete/modern/utils-5e1b8383.d.ts +38 -0
- package/input-autocomplete/{typings-6062b39e.d.ts → typings-5e1b8383.d.ts} +0 -4
- package/input-autocomplete/utils-5e1b8383.d.ts +38 -0
- package/package.json +1 -1
- package/picker-button/cssm/field/Component.d.ts +1 -1
- package/picker-button/cssm/option/Component.d.ts +2 -2
- package/picker-button/{esm/typings-6062b39e.d.ts → cssm/typings-5e1b8383.d.ts} +0 -4
- package/picker-button/esm/field/Component.d.ts +1 -1
- package/picker-button/esm/option/Component.d.ts +2 -2
- package/picker-button/{modern/typings-6062b39e.d.ts → esm/typings-5e1b8383.d.ts} +0 -4
- package/picker-button/field/Component.d.ts +1 -1
- package/picker-button/modern/field/Component.d.ts +1 -1
- package/picker-button/modern/option/Component.d.ts +2 -2
- package/picker-button/{typings-6062b39e.d.ts → modern/typings-5e1b8383.d.ts} +0 -4
- package/picker-button/option/Component.d.ts +2 -2
- package/picker-button/{cssm/typings-6062b39e.d.ts → typings-5e1b8383.d.ts} +0 -4
- package/pure-cell/{component-2b4996ed.js → component-bb018864.js} +1 -1
- package/pure-cell/component.js +2 -2
- package/pure-cell/components/addon/component.js +1 -1
- package/pure-cell/components/addon/index.js +1 -1
- package/pure-cell/components/amount/component.js +1 -1
- package/pure-cell/components/amount/index.js +1 -1
- package/pure-cell/components/amount-title/component.js +1 -1
- package/pure-cell/components/amount-title/index.js +1 -1
- package/pure-cell/components/category/component.js +1 -1
- package/pure-cell/components/category/index.js +1 -1
- package/pure-cell/components/content/component.js +2 -2
- package/pure-cell/components/content/index.d.ts +1 -1
- package/pure-cell/components/content/index.js +2 -2
- package/pure-cell/components/footer/component.js +1 -1
- package/pure-cell/components/footer/index.js +1 -1
- package/pure-cell/components/footer-button/component.js +1 -1
- package/pure-cell/components/footer-button/index.js +1 -1
- package/pure-cell/components/footer-text/component.js +1 -1
- package/pure-cell/components/footer-text/index.js +1 -1
- package/pure-cell/components/graphics/component.js +1 -1
- package/pure-cell/components/graphics/index.js +1 -1
- package/pure-cell/components/main/component.js +2 -2
- package/pure-cell/components/main/index.d.ts +1 -1
- package/pure-cell/components/main/index.js +2 -2
- package/pure-cell/components/text/component.js +2 -2
- package/pure-cell/components/text/index.d.ts +1 -1
- package/pure-cell/components/text/index.js +2 -2
- package/pure-cell/esm/{component-aa01fd28.js → component-d9a0a712.js} +1 -1
- package/pure-cell/esm/component.js +2 -2
- package/pure-cell/esm/components/addon/component.js +1 -1
- package/pure-cell/esm/components/addon/index.js +1 -1
- package/pure-cell/esm/components/amount/component.js +1 -1
- package/pure-cell/esm/components/amount/index.js +1 -1
- package/pure-cell/esm/components/amount-title/component.js +1 -1
- package/pure-cell/esm/components/amount-title/index.js +1 -1
- package/pure-cell/esm/components/category/component.js +1 -1
- package/pure-cell/esm/components/category/index.js +1 -1
- package/pure-cell/esm/components/content/component.js +2 -2
- package/pure-cell/esm/components/content/index.d.ts +1 -1
- package/pure-cell/esm/components/content/index.js +2 -2
- package/pure-cell/esm/components/footer/component.js +1 -1
- package/pure-cell/esm/components/footer/index.js +1 -1
- package/pure-cell/esm/components/footer-button/component.js +1 -1
- package/pure-cell/esm/components/footer-button/index.js +1 -1
- package/pure-cell/esm/components/footer-text/component.js +1 -1
- package/pure-cell/esm/components/footer-text/index.js +1 -1
- package/pure-cell/esm/components/graphics/component.js +1 -1
- package/pure-cell/esm/components/graphics/index.js +1 -1
- package/pure-cell/esm/components/main/component.js +2 -2
- package/pure-cell/esm/components/main/index.d.ts +1 -1
- package/pure-cell/esm/components/main/index.js +2 -2
- package/pure-cell/esm/components/text/component.js +2 -2
- package/pure-cell/esm/components/text/index.d.ts +1 -1
- package/pure-cell/esm/components/text/index.js +2 -2
- package/pure-cell/esm/index.js +2 -2
- package/pure-cell/index.js +2 -2
- package/pure-cell/modern/{component-2d670786.js → component-ea6a2194.js} +1 -1
- package/pure-cell/modern/component.js +2 -2
- package/pure-cell/modern/components/addon/component.js +1 -1
- package/pure-cell/modern/components/addon/index.js +1 -1
- package/pure-cell/modern/components/amount/component.js +1 -1
- package/pure-cell/modern/components/amount/index.js +1 -1
- package/pure-cell/modern/components/amount-title/component.js +1 -1
- package/pure-cell/modern/components/amount-title/index.js +1 -1
- package/pure-cell/modern/components/category/component.js +1 -1
- package/pure-cell/modern/components/category/index.js +1 -1
- package/pure-cell/modern/components/content/component.js +2 -2
- package/pure-cell/modern/components/content/index.d.ts +1 -1
- package/pure-cell/modern/components/content/index.js +2 -2
- package/pure-cell/modern/components/footer/component.js +1 -1
- package/pure-cell/modern/components/footer/index.js +1 -1
- package/pure-cell/modern/components/footer-button/component.js +1 -1
- package/pure-cell/modern/components/footer-button/index.js +1 -1
- package/pure-cell/modern/components/footer-text/component.js +1 -1
- package/pure-cell/modern/components/footer-text/index.js +1 -1
- package/pure-cell/modern/components/graphics/component.js +1 -1
- package/pure-cell/modern/components/graphics/index.js +1 -1
- package/pure-cell/modern/components/main/component.js +2 -2
- package/pure-cell/modern/components/main/index.d.ts +1 -1
- package/pure-cell/modern/components/main/index.js +2 -2
- package/pure-cell/modern/components/text/component.js +2 -2
- package/pure-cell/modern/components/text/index.d.ts +1 -1
- package/pure-cell/modern/components/text/index.js +2 -2
- package/pure-cell/modern/index.js +2 -2
- package/select/{Component-d32d6602.js → Component-ff8e2cd0.js} +1 -1
- package/select/Component.js +1 -1
- package/select/Component.responsive.js +3 -3
- package/select/components/base-select/Component.js +1 -1
- package/select/components/base-select/index.js +1 -1
- package/select/components/base-select-mobile/Component.js +1 -4
- package/select/components/base-select-mobile/index.js +1 -1
- package/select/components/index.js +3 -3
- package/select/components/select-mobile/Component.js +3 -3
- package/select/components/select-mobile/index.d.ts +1 -1
- package/select/components/select-mobile/index.js +3 -3
- package/select/components/select-modal-mobile/Component.js +3 -3
- package/select/components/select-modal-mobile/index.d.ts +1 -1
- package/select/components/select-modal-mobile/index.js +3 -3
- package/select/cssm/components/base-select-mobile/Component.js +0 -3
- package/select/cssm/typings.d.ts +0 -4
- package/select/esm/{Component-dd7bbe81.js → Component-68244c9a.js} +2 -2
- package/select/esm/Component.js +1 -1
- package/select/esm/Component.responsive.js +3 -3
- package/select/esm/components/base-select/Component.js +1 -1
- package/select/esm/components/base-select/index.js +1 -1
- package/select/esm/components/base-select-mobile/Component.js +1 -4
- package/select/esm/components/base-select-mobile/index.js +1 -1
- package/select/esm/components/index.js +3 -3
- package/select/esm/components/select-mobile/Component.js +3 -3
- package/select/esm/components/select-mobile/index.d.ts +1 -1
- package/select/esm/components/select-mobile/index.js +3 -3
- package/select/esm/components/select-modal-mobile/Component.js +3 -3
- package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
- package/select/esm/components/select-modal-mobile/index.js +3 -3
- package/select/esm/index-3885b0d7.d.ts +1 -1
- package/select/esm/index.js +3 -3
- package/select/esm/mobile.js +3 -3
- package/select/esm/presets/index.js +3 -3
- package/select/esm/presets/useLazyLoading/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +3 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
- package/select/esm/responsive.js +3 -3
- package/select/esm/typings.d.ts +0 -4
- package/select/index-3885b0d7.d.ts +1 -1
- package/select/index.js +3 -3
- package/select/mobile.js +3 -3
- package/select/modern/{Component-84f93525.js → Component-1a592519.js} +2 -2
- package/select/modern/Component.js +1 -1
- package/select/modern/Component.responsive.js +3 -3
- package/select/modern/components/base-select/Component.js +1 -1
- package/select/modern/components/base-select/index.js +1 -1
- package/select/modern/components/base-select-mobile/Component.js +1 -4
- package/select/modern/components/base-select-mobile/index.js +1 -1
- package/select/modern/components/index.js +3 -3
- package/select/modern/components/select-mobile/Component.js +3 -3
- package/select/modern/components/select-mobile/index.d.ts +1 -1
- package/select/modern/components/select-mobile/index.js +3 -3
- package/select/modern/components/select-modal-mobile/Component.js +3 -3
- package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
- package/select/modern/components/select-modal-mobile/index.js +3 -3
- package/select/modern/index-3885b0d7.d.ts +1 -1
- package/select/modern/index.js +3 -3
- package/select/modern/mobile.js +3 -3
- package/select/modern/presets/index.js +3 -3
- package/select/modern/presets/useLazyLoading/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +3 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
- package/select/modern/responsive.js +3 -3
- package/select/modern/typings.d.ts +0 -4
- package/select/presets/index.js +3 -3
- package/select/presets/useLazyLoading/hook.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +3 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
- package/select/responsive.js +3 -3
- package/select/typings.d.ts +0 -4
- package/system-message/Component.desktop.js +1 -1
- package/system-message/Component.mobile.js +1 -1
- package/system-message/Components.responsive.js +1 -1
- package/system-message/components/caption/Component.js +1 -1
- package/system-message/components/caption/index.js +1 -1
- package/system-message/components/controls/Component.js +1 -1
- package/system-message/components/controls/index.js +1 -1
- package/system-message/components/graphic/Component.js +1 -1
- package/system-message/components/graphic/index.js +1 -1
- package/system-message/components/subtitle/Component.js +1 -1
- package/system-message/components/subtitle/index.js +1 -1
- package/system-message/components/title/Component.js +1 -1
- package/system-message/components/title/index.js +1 -1
- package/system-message/desktop.js +1 -1
- package/system-message/esm/Component.desktop.js +1 -1
- package/system-message/esm/Component.mobile.js +1 -1
- package/system-message/esm/Components.responsive.js +1 -1
- package/system-message/esm/components/caption/Component.js +1 -1
- package/system-message/esm/components/caption/index.js +1 -1
- package/system-message/esm/components/controls/Component.js +1 -1
- package/system-message/esm/components/controls/index.js +1 -1
- package/system-message/esm/components/graphic/Component.js +1 -1
- package/system-message/esm/components/graphic/index.js +1 -1
- package/system-message/esm/components/subtitle/Component.js +1 -1
- package/system-message/esm/components/subtitle/index.js +1 -1
- package/system-message/esm/components/title/Component.js +1 -1
- package/system-message/esm/components/title/index.js +1 -1
- package/system-message/esm/desktop.js +1 -1
- package/system-message/esm/index-3885b0d7.d.ts +1 -1
- package/system-message/esm/index.js +1 -1
- package/system-message/esm/mobile.js +1 -1
- package/system-message/esm/responsive.js +1 -1
- package/system-message/esm/utils.js +1 -1
- package/system-message/index-3885b0d7.d.ts +1 -1
- package/system-message/index.js +1 -1
- package/system-message/mobile.js +1 -1
- package/system-message/modern/Component.desktop.js +1 -1
- package/system-message/modern/Component.mobile.js +1 -1
- package/system-message/modern/Components.responsive.js +1 -1
- package/system-message/modern/components/caption/Component.js +1 -1
- package/system-message/modern/components/caption/index.js +1 -1
- package/system-message/modern/components/controls/Component.js +1 -1
- package/system-message/modern/components/controls/index.js +1 -1
- package/system-message/modern/components/graphic/Component.js +1 -1
- package/system-message/modern/components/graphic/index.js +1 -1
- package/system-message/modern/components/subtitle/Component.js +1 -1
- package/system-message/modern/components/subtitle/index.js +1 -1
- package/system-message/modern/components/title/Component.js +1 -1
- package/system-message/modern/components/title/index.js +1 -1
- package/system-message/modern/desktop.js +1 -1
- package/system-message/modern/index-3885b0d7.d.ts +1 -1
- package/system-message/modern/index.js +1 -1
- package/system-message/modern/mobile.js +1 -1
- package/system-message/modern/responsive.js +1 -1
- package/system-message/modern/utils.js +1 -1
- package/system-message/responsive.js +1 -1
- package/system-message/utils.js +1 -1
- package/tabs/Component-3885b0d7.d.ts +2 -2
- package/tabs/Component-3e68f8db.d.ts +2 -2
- package/tabs/Component-5e1b8383.d.ts +4 -0
- package/tabs/Component.mobile-b2c0420d.d.ts +1 -1
- package/tabs/cssm/Component-3885b0d7.d.ts +2 -2
- package/tabs/cssm/Component-3e68f8db.d.ts +2 -2
- package/tabs/cssm/Component-5e1b8383.d.ts +4 -0
- package/tabs/cssm/Component.mobile-b2c0420d.d.ts +1 -1
- package/tabs/cssm/hook-3e68f8db.d.ts +1 -1
- package/tabs/cssm/index-3e68f8db.d.ts +4 -4
- package/tabs/cssm/typings-5e1b8383.d.ts +549 -0
- package/tabs/cssm/utils-5e1b8383.d.ts +38 -0
- package/tabs/esm/Component-3885b0d7.d.ts +2 -2
- package/tabs/esm/Component-3e68f8db.d.ts +2 -2
- package/tabs/esm/Component-5e1b8383.d.ts +4 -0
- package/tabs/esm/Component.mobile-b2c0420d.d.ts +1 -1
- package/tabs/esm/hook-3e68f8db.d.ts +1 -1
- package/tabs/esm/index-3e68f8db.d.ts +4 -4
- package/tabs/esm/typings-5e1b8383.d.ts +549 -0
- package/tabs/esm/utils-5e1b8383.d.ts +38 -0
- package/tabs/hook-3e68f8db.d.ts +1 -1
- package/tabs/index-3e68f8db.d.ts +4 -4
- package/tabs/modern/Component-3885b0d7.d.ts +2 -2
- package/tabs/modern/Component-3e68f8db.d.ts +2 -2
- package/tabs/modern/Component-5e1b8383.d.ts +4 -0
- package/tabs/modern/Component.mobile-b2c0420d.d.ts +1 -1
- package/tabs/modern/hook-3e68f8db.d.ts +1 -1
- package/tabs/modern/index-3e68f8db.d.ts +4 -4
- package/tabs/modern/typings-5e1b8383.d.ts +549 -0
- package/tabs/modern/utils-5e1b8383.d.ts +38 -0
- package/tabs/typings-5e1b8383.d.ts +549 -0
- package/tabs/utils-5e1b8383.d.ts +38 -0
- package/themes/compiled/mobile-dark-bluetint.css +15 -15
- package/themes/dist/compiled/mobile-dark-bluetint.css +78 -78
- package/typography/component.js +2 -2
- 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/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/text/index.js +1 -1
- package/typography/title/component.js +1 -1
- package/typography/title/index.js +2 -2
- package/typography/title-mobile/component.js +2 -2
- package/typography/title-mobile/index.js +2 -2
- package/typography/title-responsive/component.js +2 -2
- package/typography/title-responsive/index.js +2 -2
- package/input-autocomplete/cssm/utils-6062b39e.d.ts +0 -38
- package/input-autocomplete/esm/utils-6062b39e.d.ts +0 -38
- package/input-autocomplete/modern/utils-6062b39e.d.ts +0 -38
- package/input-autocomplete/utils-6062b39e.d.ts +0 -38
- package/tabs/Component-6062b39e.d.ts +0 -4
- package/tabs/cssm/Component-6062b39e.d.ts +0 -4
- package/tabs/cssm/typings-6062b39e.d.ts +0 -553
- package/tabs/cssm/utils-6062b39e.d.ts +0 -38
- package/tabs/esm/Component-6062b39e.d.ts +0 -4
- package/tabs/esm/typings-6062b39e.d.ts +0 -553
- package/tabs/esm/utils-6062b39e.d.ts +0 -38
- package/tabs/modern/Component-6062b39e.d.ts +0 -4
- package/tabs/modern/typings-6062b39e.d.ts +0 -553
- package/tabs/modern/utils-6062b39e.d.ts +0 -38
- package/tabs/typings-6062b39e.d.ts +0 -553
- package/tabs/utils-6062b39e.d.ts +0 -38
- /package/calendar/{Component.responsive-1c04927d.d.ts → Component.responsive-486a1311.d.ts} +0 -0
- /package/calendar/{Component.responsive-1c04927d.js → Component.responsive-486a1311.js} +0 -0
- /package/calendar/esm/{Component.responsive-47fa4ef5.d.ts → Component.responsive-300456c9.d.ts} +0 -0
- /package/calendar/esm/{Component.responsive-47fa4ef5.js → Component.responsive-300456c9.js} +0 -0
- /package/calendar/modern/{Component.responsive-e3ca5bc0.d.ts → Component.responsive-8d1c6d21.d.ts} +0 -0
- /package/calendar/modern/{Component.responsive-e3ca5bc0.js → Component.responsive-8d1c6d21.js} +0 -0
- /package/confirmation/{countdown-section-4301ff3b.d.ts → countdown-section-0fbcf40a.d.ts} +0 -0
- /package/confirmation/{countdown-section-4301ff3b.js → countdown-section-0fbcf40a.js} +0 -0
- /package/confirmation/esm/{countdown-section-dd1eb4e9.d.ts → countdown-section-66af1910.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-dd1eb4e9.js → countdown-section-66af1910.js} +0 -0
- /package/confirmation/modern/{countdown-section-5a489070.d.ts → countdown-section-fd0a745c.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-5a489070.js → countdown-section-fd0a745c.js} +0 -0
- /package/custom-picker-button/{types-425c8522.d.ts → types-fae20163.d.ts} +0 -0
- /package/gallery/{buttons-496f746d.d.ts → buttons-2a7c674c.d.ts} +0 -0
- /package/gallery/{buttons-496f746d.js → buttons-2a7c674c.js} +0 -0
- /package/gallery/esm/{buttons-177b2172.d.ts → buttons-14e061b5.d.ts} +0 -0
- /package/gallery/esm/{buttons-177b2172.js → buttons-14e061b5.js} +0 -0
- /package/gallery/esm/{slide-666e117f.d.ts → slide-4845bf40.d.ts} +0 -0
- /package/gallery/esm/{slide-666e117f.js → slide-4845bf40.js} +0 -0
- /package/gallery/modern/{buttons-2cb1af1c.d.ts → buttons-78616291.d.ts} +0 -0
- /package/gallery/modern/{buttons-2cb1af1c.js → buttons-78616291.js} +0 -0
- /package/gallery/modern/{slide-ffe11d48.d.ts → slide-2faa012e.d.ts} +0 -0
- /package/gallery/modern/{slide-ffe11d48.js → slide-2faa012e.js} +0 -0
- /package/gallery/{slide-2329b03d.d.ts → slide-41e14f67.d.ts} +0 -0
- /package/gallery/{slide-2329b03d.js → slide-41e14f67.js} +0 -0
- /package/pure-cell/{component-2b4996ed.d.ts → component-bb018864.d.ts} +0 -0
- /package/pure-cell/esm/{component-aa01fd28.d.ts → component-d9a0a712.d.ts} +0 -0
- /package/pure-cell/esm/{getDataTestId-5723977d.d.ts → getDataTestId-630b6afc.d.ts} +0 -0
- /package/pure-cell/esm/{getDataTestId-5723977d.js → getDataTestId-630b6afc.js} +0 -0
- /package/pure-cell/{getDataTestId-af085d04.d.ts → getDataTestId-7cb2e262.d.ts} +0 -0
- /package/pure-cell/{getDataTestId-af085d04.js → getDataTestId-7cb2e262.js} +0 -0
- /package/pure-cell/modern/{component-2d670786.d.ts → component-ea6a2194.d.ts} +0 -0
- /package/pure-cell/modern/{getDataTestId-3539afcb.d.ts → getDataTestId-61db7827.d.ts} +0 -0
- /package/pure-cell/modern/{getDataTestId-3539afcb.js → getDataTestId-61db7827.js} +0 -0
- /package/select/{Component-d32d6602.d.ts → Component-ff8e2cd0.d.ts} +0 -0
- /package/select/esm/{Component-dd7bbe81.d.ts → Component-68244c9a.d.ts} +0 -0
- /package/select/esm/{getDataTestId-86604c60.d.ts → getDataTestId-242388ec.d.ts} +0 -0
- /package/select/esm/{getDataTestId-86604c60.js → getDataTestId-242388ec.js} +0 -0
- /package/select/esm/{intersection-observer-b281f2b9.d.ts → intersection-observer-1da690ed.d.ts} +0 -0
- /package/select/esm/{intersection-observer-b281f2b9.js → intersection-observer-1da690ed.js} +0 -0
- /package/select/{getDataTestId-00833e83.d.ts → getDataTestId-d905d5a1.d.ts} +0 -0
- /package/select/{getDataTestId-00833e83.js → getDataTestId-d905d5a1.js} +0 -0
- /package/select/{intersection-observer-add49ccf.d.ts → intersection-observer-72fe0410.d.ts} +0 -0
- /package/select/{intersection-observer-add49ccf.js → intersection-observer-72fe0410.js} +0 -0
- /package/select/modern/{Component-84f93525.d.ts → Component-1a592519.d.ts} +0 -0
- /package/select/modern/{getDataTestId-0d5017dd.d.ts → getDataTestId-08aaf330.d.ts} +0 -0
- /package/select/modern/{getDataTestId-0d5017dd.js → getDataTestId-08aaf330.js} +0 -0
- /package/select/modern/{intersection-observer-b281f2b9.d.ts → intersection-observer-1da690ed.d.ts} +0 -0
- /package/select/modern/{intersection-observer-b281f2b9.js → intersection-observer-1da690ed.js} +0 -0
- /package/system-message/esm/{getDataTestId-b6656683.d.ts → getDataTestId-e4f71cf7.d.ts} +0 -0
- /package/system-message/esm/{getDataTestId-b6656683.js → getDataTestId-e4f71cf7.js} +0 -0
- /package/system-message/{getDataTestId-c758d6ce.d.ts → getDataTestId-6d7d7cc3.d.ts} +0 -0
- /package/system-message/{getDataTestId-c758d6ce.js → getDataTestId-6d7d7cc3.js} +0 -0
- /package/system-message/modern/{getDataTestId-2b0e9dc7.d.ts → getDataTestId-35462c49.d.ts} +0 -0
- /package/system-message/modern/{getDataTestId-2b0e9dc7.js → getDataTestId-35462c49.js} +0 -0
- /package/typography/{colors.module-0789ec3f.js → colors.module-6f89ec92.js} +0 -0
- /package/typography/{common.module-be83b93b.js → common.module-670e28ba.js} +0 -0
- /package/typography/esm/{colors.module-e8c9b5cf.js → colors.module-228a564c.js} +0 -0
- /package/typography/esm/{common.module-63259302.js → common.module-033e10ed.js} +0 -0
- /package/typography/modern/{colors.module-0e30828e.js → colors.module-19059add.js} +0 -0
- /package/typography/modern/{common.module-1a05c269.js → common.module-ad28bb25.js} +0 -0
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { ReactNode } from "react";
|
|
4
4
|
import { FormControlProps } from "./Component-3ebe4754";
|
|
5
|
-
import { BaseSelectProps, OptionProps, OptionShape } from "./typings-
|
|
5
|
+
import { BaseSelectProps, OptionProps, OptionShape } from "./typings-5e1b8383";
|
|
6
6
|
type SelectFieldProps = Omit<FormControlProps, "size"> & Record<string, unknown>;
|
|
7
7
|
type SelectProps = Omit<BaseSelectProps, "fieldProps"> & {
|
|
8
8
|
/**
|
|
@@ -93,7 +93,8 @@ type SkeletonProps = {
|
|
|
93
93
|
declare const Skeleton: React.FC<SkeletonProps>;
|
|
94
94
|
export { SelectFieldProps, SelectProps, Select, useSelectWithLoading, useLazyLoading, SkeletonProps, Skeleton };
|
|
95
95
|
export * from "./index-ebda875c";
|
|
96
|
-
export * from "./Component-
|
|
96
|
+
export * from "./Component-3885b0d7";
|
|
97
|
+
export * from "./Component-5e1b8383";
|
|
97
98
|
export * from "./hook-3e68f8db";
|
|
98
|
-
export * from "./typings-
|
|
99
|
-
export * from "./utils-
|
|
99
|
+
export * from "./typings-5e1b8383";
|
|
100
|
+
export * from "./utils-5e1b8383";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./Component-3ebe4754";
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ReactNode } from "react";
|
|
4
4
|
import { BottomSheetProps } from "./index-f12ee135";
|
|
5
|
-
import { BaseSelectProps } from "./typings-
|
|
5
|
+
import { BaseSelectProps } from "./typings-5e1b8383";
|
|
6
6
|
type SelectMobileProps = Omit<BaseSelectProps, 'Checkmark' | 'onScroll'> & {
|
|
7
7
|
/**
|
|
8
8
|
* Футер
|
|
@@ -61,7 +61,7 @@ declare const BaseSelectMobile: React.ForwardRefExoticComponent<Omit<BaseSelectP
|
|
|
61
61
|
/**
|
|
62
62
|
* Дополнительные пропсы шапки модалки
|
|
63
63
|
*/
|
|
64
|
-
modalHeaderProps?: Partial<import("./Component-
|
|
64
|
+
modalHeaderProps?: Partial<import("./Component-5e1b8383").HeaderProps> | undefined;
|
|
65
65
|
/**
|
|
66
66
|
* Дополнительные пропсы футера модалки
|
|
67
67
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { FC, SVGProps } from 'react';
|
|
3
|
-
import { OptionShape } from "./typings-
|
|
4
|
-
import { OptionProps as BaseOptionProps } from "./typings-
|
|
3
|
+
import { OptionShape } from "./typings-5e1b8383";
|
|
4
|
+
import { OptionProps as BaseOptionProps } from "./typings-5e1b8383";
|
|
5
5
|
type OptionProps = Omit<BaseOptionProps, 'option'> & {
|
|
6
6
|
option: OptionShape & {
|
|
7
7
|
icon?: FC<SVGProps<SVGSVGElement>>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { CheckmarkProps } from "./typings-
|
|
2
|
+
import { CheckmarkProps } from "./typings-5e1b8383";
|
|
3
3
|
declare const BaseCheckmark: ({ selected, disabled, className, multiple, }: CheckmarkProps) => JSX.Element;
|
|
4
4
|
export { BaseCheckmark };
|
|
@@ -28,7 +28,7 @@ type FooterProps = {
|
|
|
28
28
|
declare const Footer: FC<FooterProps>;
|
|
29
29
|
declare const ModalMobile: React.ForwardRefExoticComponent<ModalMobileProps & React.RefAttributes<HTMLDivElement>> & {
|
|
30
30
|
Content: React.FC<import("./typings-bdb4c6b9").ContentProps>;
|
|
31
|
-
Header: React.FC<import("./Component-
|
|
31
|
+
Header: React.FC<import("./Component-5e1b8383").HeaderProps>;
|
|
32
32
|
Footer: React.FC<FooterProps>;
|
|
33
33
|
Closer: React.FC<import("./index-e81c389f").CloserProps>;
|
|
34
34
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { CustomButtonProps } from "../../../custom-button";
|
|
3
3
|
import { PickerButtonSize, PickerButtonVariant } from "../index-2aef4eba";
|
|
4
|
-
import { FieldProps as BaseFieldProps } from "../typings-
|
|
4
|
+
import { FieldProps as BaseFieldProps } from "../typings-5e1b8383";
|
|
5
5
|
type FieldProps = Pick<BaseFieldProps, 'open' | 'label' | 'innerProps'> & CustomButtonProps & {
|
|
6
6
|
buttonSize?: PickerButtonSize;
|
|
7
7
|
buttonVariant?: PickerButtonVariant;
|
|
@@ -69,5 +69,5 @@ declare function useSelectWithApply({ options, selected, onChange, OptionsList,
|
|
|
69
69
|
onChange: (payload: import("./index-3e68f8db").BaseSelectChangePayload) => void;
|
|
70
70
|
selected: string | OptionShape | (string | OptionShape)[] | null | undefined;
|
|
71
71
|
};
|
|
72
|
-
export * from "./Component-
|
|
72
|
+
export * from "./Component-5e1b8383";
|
|
73
73
|
export { UseSelectWithApplyProps, SELECT_ALL_KEY, useSelectWithApply };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { ReactNode } from "react";
|
|
4
4
|
import { FormControlProps } from "./Component-3ebe4754";
|
|
5
|
-
import { BaseSelectProps, OptionProps, OptionShape } from "./typings-
|
|
5
|
+
import { BaseSelectProps, OptionProps, OptionShape } from "./typings-5e1b8383";
|
|
6
6
|
type SelectFieldProps = Omit<FormControlProps, "size"> & Record<string, unknown>;
|
|
7
7
|
type SelectProps = Omit<BaseSelectProps, "fieldProps"> & {
|
|
8
8
|
/**
|
|
@@ -94,7 +94,7 @@ declare const Skeleton: React.FC<SkeletonProps>;
|
|
|
94
94
|
export { SelectFieldProps, SelectProps, Select, useSelectWithLoading, useLazyLoading, SkeletonProps, Skeleton };
|
|
95
95
|
export * from "./index-ebda875c";
|
|
96
96
|
export * from "./Component-3885b0d7";
|
|
97
|
-
export * from "./Component-
|
|
97
|
+
export * from "./Component-5e1b8383";
|
|
98
98
|
export * from "./hook-3e68f8db";
|
|
99
|
-
export * from "./typings-
|
|
100
|
-
export * from "./utils-
|
|
99
|
+
export * from "./typings-5e1b8383";
|
|
100
|
+
export * from "./utils-5e1b8383";
|
|
@@ -18,10 +18,6 @@ type OptionShape = {
|
|
|
18
18
|
* Разрешает показ компонента Checkmark, иногда нужно его убирать для показа контента ошибки или пустого состояния
|
|
19
19
|
*/
|
|
20
20
|
showCheckMark?: boolean;
|
|
21
|
-
/**
|
|
22
|
-
* Обработчик клика по option
|
|
23
|
-
*/
|
|
24
|
-
onOptionClick?: () => void;
|
|
25
21
|
/**
|
|
26
22
|
* Дополнительные данные
|
|
27
23
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode, RefObject } from 'react';
|
|
2
|
-
import { BaseSelectProps, GroupShape, OptionShape } from "./typings-
|
|
2
|
+
import { BaseSelectProps, GroupShape, OptionShape } from "./typings-5e1b8383";
|
|
3
3
|
declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
|
|
4
4
|
declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
|
|
5
5
|
declare const joinOptions: ({ selected, selectedMultiple, }: {
|
|
@@ -18,10 +18,6 @@ type OptionShape = {
|
|
|
18
18
|
* Разрешает показ компонента Checkmark, иногда нужно его убирать для показа контента ошибки или пустого состояния
|
|
19
19
|
*/
|
|
20
20
|
showCheckMark?: boolean;
|
|
21
|
-
/**
|
|
22
|
-
* Обработчик клика по option
|
|
23
|
-
*/
|
|
24
|
-
onOptionClick?: () => void;
|
|
25
21
|
/**
|
|
26
22
|
* Дополнительные данные
|
|
27
23
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode, RefObject } from 'react';
|
|
2
|
-
import { BaseSelectProps, GroupShape, OptionShape } from "./typings-
|
|
2
|
+
import { BaseSelectProps, GroupShape, OptionShape } from "./typings-5e1b8383";
|
|
3
3
|
declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
|
|
4
4
|
declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
|
|
5
5
|
declare const joinOptions: ({ selected, selectedMultiple, }: {
|
package/gallery/Component.js
CHANGED
|
@@ -15,7 +15,7 @@ require('./components/image-preview/paths.js');
|
|
|
15
15
|
require('./components/header-info-block/Component.js');
|
|
16
16
|
require('../typography');
|
|
17
17
|
require('./utils/split-filename.js');
|
|
18
|
-
require('./buttons-
|
|
18
|
+
require('./buttons-2a7c674c.js');
|
|
19
19
|
require('tslib');
|
|
20
20
|
require('../icon-button');
|
|
21
21
|
require('../tooltip');
|
|
@@ -28,7 +28,7 @@ require('swiper');
|
|
|
28
28
|
require('swiper/react');
|
|
29
29
|
require('@alfalab/icons-glyph/ChevronBackHeavyMIcon');
|
|
30
30
|
require('@alfalab/icons-glyph/ChevronForwardHeavyMIcon');
|
|
31
|
-
require('./slide-
|
|
31
|
+
require('./slide-41e14f67.js');
|
|
32
32
|
require('./components/image-viewer/paths.js');
|
|
33
33
|
require('swiper/swiper.min.css');
|
|
34
34
|
|
|
@@ -5,7 +5,7 @@ var context = require('../../context.js');
|
|
|
5
5
|
var utils_utils = require('../../utils/utils.js');
|
|
6
6
|
var utils_constants = require('../../utils/constants.js');
|
|
7
7
|
var components_headerInfoBlock_Component = require('../header-info-block/Component.js');
|
|
8
|
-
var components_header_buttons = require('../../buttons-
|
|
8
|
+
var components_header_buttons = require('../../buttons-2a7c674c.js');
|
|
9
9
|
require('../../../typography');
|
|
10
10
|
require('../../utils/split-filename.js');
|
|
11
11
|
require('tslib');
|
|
@@ -8,7 +8,7 @@ require('@alfalab/icons-glyph/ArrowsInwardMIcon');
|
|
|
8
8
|
require('@alfalab/icons-glyph/ArrowsOutwardMIcon');
|
|
9
9
|
require('@alfalab/icons-glyph/CrossMIcon');
|
|
10
10
|
require('@alfalab/icons-glyph/PointerDownMIcon');
|
|
11
|
-
var components_header_buttons = require('../../buttons-
|
|
11
|
+
var components_header_buttons = require('../../buttons-2a7c674c.js');
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
|
|
@@ -8,7 +8,7 @@ require('../../utils/constants.js');
|
|
|
8
8
|
require('../header-info-block/Component.js');
|
|
9
9
|
require('../../../typography');
|
|
10
10
|
require('../../utils/split-filename.js');
|
|
11
|
-
require('../../buttons-
|
|
11
|
+
require('../../buttons-2a7c674c.js');
|
|
12
12
|
require('tslib');
|
|
13
13
|
require('../../../icon-button');
|
|
14
14
|
require('../../../tooltip');
|
|
@@ -12,7 +12,7 @@ var ChevronForwardHeavyMIcon = require('@alfalab/icons-glyph/ChevronForwardHeavy
|
|
|
12
12
|
var context = require('../../context.js');
|
|
13
13
|
var utils_utils = require('../../utils/utils.js');
|
|
14
14
|
var utils_constants = require('../../utils/constants.js');
|
|
15
|
-
var components_imageViewer_slide = require('../../slide-
|
|
15
|
+
var components_imageViewer_slide = require('../../slide-41e14f67.js');
|
|
16
16
|
require('swiper/swiper.min.css');
|
|
17
17
|
require('../../../typography');
|
|
18
18
|
require('./paths.js');
|
|
@@ -13,7 +13,7 @@ require('@alfalab/icons-glyph/ChevronForwardHeavyMIcon');
|
|
|
13
13
|
require('../../context.js');
|
|
14
14
|
require('../../utils/utils.js');
|
|
15
15
|
require('../../utils/constants.js');
|
|
16
|
-
require('../../slide-
|
|
16
|
+
require('../../slide-41e14f67.js');
|
|
17
17
|
require('../../../typography');
|
|
18
18
|
require('./paths.js');
|
|
19
19
|
require('swiper/swiper.min.css');
|
|
@@ -6,7 +6,7 @@ require('../../../typography');
|
|
|
6
6
|
require('../../utils/utils.js');
|
|
7
7
|
require('../../utils/constants.js');
|
|
8
8
|
require('./paths.js');
|
|
9
|
-
var components_imageViewer_slide = require('../../slide-
|
|
9
|
+
var components_imageViewer_slide = require('../../slide-41e14f67.js');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
|
@@ -11,7 +11,7 @@ require('../utils/constants.js');
|
|
|
11
11
|
require('./header-info-block/Component.js');
|
|
12
12
|
require('../../typography');
|
|
13
13
|
require('../utils/split-filename.js');
|
|
14
|
-
require('../buttons-
|
|
14
|
+
require('../buttons-2a7c674c.js');
|
|
15
15
|
require('tslib');
|
|
16
16
|
require('../../icon-button');
|
|
17
17
|
require('../../tooltip');
|
|
@@ -27,7 +27,7 @@ require('swiper');
|
|
|
27
27
|
require('swiper/react');
|
|
28
28
|
require('@alfalab/icons-glyph/ChevronBackHeavyMIcon');
|
|
29
29
|
require('@alfalab/icons-glyph/ChevronForwardHeavyMIcon');
|
|
30
|
-
require('../slide-
|
|
30
|
+
require('../slide-41e14f67.js');
|
|
31
31
|
require('./image-viewer/paths.js');
|
|
32
32
|
require('swiper/swiper.min.css');
|
|
33
33
|
|
package/gallery/esm/Component.js
CHANGED
|
@@ -9,7 +9,7 @@ import { ImageViewer } from './components/image-viewer/component.js';
|
|
|
9
9
|
import './components/image-preview/Component.js';
|
|
10
10
|
import './components/header-info-block/Component.js';
|
|
11
11
|
import '../../typography/esm';
|
|
12
|
-
import './buttons-
|
|
12
|
+
import './buttons-14e061b5.js';
|
|
13
13
|
import 'tslib';
|
|
14
14
|
import '../../icon-button/esm';
|
|
15
15
|
import '../../tooltip/esm';
|
|
@@ -22,7 +22,7 @@ import 'swiper';
|
|
|
22
22
|
import 'swiper/react';
|
|
23
23
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
24
24
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
25
|
-
import './slide-
|
|
25
|
+
import './slide-4845bf40.js';
|
|
26
26
|
import 'swiper/swiper.min.css';
|
|
27
27
|
import './utils/utils.js';
|
|
28
28
|
import './utils/constants.js';
|
|
@@ -3,7 +3,7 @@ import { GalleryContext } from '../../context.js';
|
|
|
3
3
|
import { isSmallImage } from '../../utils/utils.js';
|
|
4
4
|
import { TestIds } from '../../utils/constants.js';
|
|
5
5
|
import { HeaderInfoBlock } from '../header-info-block/Component.js';
|
|
6
|
-
import { s as styles, D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-
|
|
6
|
+
import { s as styles, D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-14e061b5.js';
|
|
7
7
|
import '../../../../typography/esm';
|
|
8
8
|
import 'tslib';
|
|
9
9
|
import '../../../../icon-button/esm';
|
|
@@ -6,4 +6,4 @@ import '@alfalab/icons-glyph/ArrowsInwardMIcon';
|
|
|
6
6
|
import '@alfalab/icons-glyph/ArrowsOutwardMIcon';
|
|
7
7
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
8
8
|
import '@alfalab/icons-glyph/PointerDownMIcon';
|
|
9
|
-
export { D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-
|
|
9
|
+
export { D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-14e061b5.js';
|
|
@@ -3,7 +3,7 @@ import 'react';
|
|
|
3
3
|
import '../../context.js';
|
|
4
4
|
import '../header-info-block/Component.js';
|
|
5
5
|
import '../../../../typography/esm';
|
|
6
|
-
import '../../buttons-
|
|
6
|
+
import '../../buttons-14e061b5.js';
|
|
7
7
|
import 'tslib';
|
|
8
8
|
import '../../../../icon-button/esm';
|
|
9
9
|
import '../../../../tooltip/esm';
|
|
@@ -10,7 +10,7 @@ import { ChevronForwardHeavyMIcon } from '@alfalab/icons-glyph/ChevronForwardHea
|
|
|
10
10
|
import { GalleryContext } from '../../context.js';
|
|
11
11
|
import { getImageAlt, getImageKey } from '../../utils/utils.js';
|
|
12
12
|
import { TestIds } from '../../utils/constants.js';
|
|
13
|
-
import { s as styles, S as Slide } from '../../slide-
|
|
13
|
+
import { s as styles, S as Slide } from '../../slide-4845bf40.js';
|
|
14
14
|
import 'swiper/swiper.min.css';
|
|
15
15
|
import '../../../../typography/esm';
|
|
16
16
|
import './paths.js';
|
|
@@ -9,7 +9,7 @@ import '@alfalab/hooks';
|
|
|
9
9
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
10
10
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
11
11
|
import '../../context.js';
|
|
12
|
-
import '../../slide-
|
|
12
|
+
import '../../slide-4845bf40.js';
|
|
13
13
|
import '../../../../typography/esm';
|
|
14
14
|
import 'swiper/swiper.min.css';
|
|
15
15
|
import '../../utils/utils.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '../../../../typography/esm';
|
|
4
|
-
export { S as Slide } from '../../slide-
|
|
4
|
+
export { S as Slide } from '../../slide-4845bf40.js';
|
|
5
5
|
import '../../utils/utils.js';
|
|
6
6
|
import '../../utils/constants.js';
|
|
7
7
|
import './paths.js';
|
|
@@ -6,7 +6,7 @@ import 'react';
|
|
|
6
6
|
import '../context.js';
|
|
7
7
|
import './header-info-block/Component.js';
|
|
8
8
|
import '../../../typography/esm';
|
|
9
|
-
import '../buttons-
|
|
9
|
+
import '../buttons-14e061b5.js';
|
|
10
10
|
import 'tslib';
|
|
11
11
|
import '../../../icon-button/esm';
|
|
12
12
|
import '../../../tooltip/esm';
|
|
@@ -21,7 +21,7 @@ import 'swiper';
|
|
|
21
21
|
import 'swiper/react';
|
|
22
22
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
23
23
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
24
|
-
import '../slide-
|
|
24
|
+
import '../slide-4845bf40.js';
|
|
25
25
|
import 'swiper/swiper.min.css';
|
|
26
26
|
import '../utils/utils.js';
|
|
27
27
|
import '../utils/constants.js';
|
package/gallery/esm/index.js
CHANGED
|
@@ -10,7 +10,7 @@ import './components/image-preview/Component.js';
|
|
|
10
10
|
import 'classnames';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
12
|
import './components/header-info-block/Component.js';
|
|
13
|
-
import './buttons-
|
|
13
|
+
import './buttons-14e061b5.js';
|
|
14
14
|
import '../../typography/esm';
|
|
15
15
|
import 'tslib';
|
|
16
16
|
import '../../icon-button/esm';
|
|
@@ -25,7 +25,7 @@ import 'swiper';
|
|
|
25
25
|
import 'swiper/react';
|
|
26
26
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
27
27
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
28
|
-
import './slide-
|
|
28
|
+
import './slide-4845bf40.js';
|
|
29
29
|
import 'swiper/swiper.min.css';
|
|
30
30
|
import './components/header/Component.js';
|
|
31
31
|
import './components/image-preview/paths.js';
|
package/gallery/index.js
CHANGED
|
@@ -15,7 +15,7 @@ require('./components/image-preview/paths.js');
|
|
|
15
15
|
require('./components/header/Component.js');
|
|
16
16
|
require('./components/header-info-block/Component.js');
|
|
17
17
|
require('../typography');
|
|
18
|
-
require('./buttons-
|
|
18
|
+
require('./buttons-2a7c674c.js');
|
|
19
19
|
require('tslib');
|
|
20
20
|
require('../icon-button');
|
|
21
21
|
require('../tooltip');
|
|
@@ -29,7 +29,7 @@ require('swiper');
|
|
|
29
29
|
require('swiper/react');
|
|
30
30
|
require('@alfalab/icons-glyph/ChevronBackHeavyMIcon');
|
|
31
31
|
require('@alfalab/icons-glyph/ChevronForwardHeavyMIcon');
|
|
32
|
-
require('./slide-
|
|
32
|
+
require('./slide-41e14f67.js');
|
|
33
33
|
require('./components/image-viewer/paths.js');
|
|
34
34
|
require('swiper/swiper.min.css');
|
|
35
35
|
|
|
@@ -9,7 +9,7 @@ import { ImageViewer } from './components/image-viewer/component.js';
|
|
|
9
9
|
import './components/image-preview/Component.js';
|
|
10
10
|
import './components/header-info-block/Component.js';
|
|
11
11
|
import '../../typography/modern';
|
|
12
|
-
import './buttons-
|
|
12
|
+
import './buttons-78616291.js';
|
|
13
13
|
import '../../icon-button/modern';
|
|
14
14
|
import '../../tooltip/modern';
|
|
15
15
|
import '@alfalab/icons-glyph/ArrowsInwardMIcon';
|
|
@@ -21,7 +21,7 @@ import 'swiper';
|
|
|
21
21
|
import 'swiper/react';
|
|
22
22
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
23
23
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
24
|
-
import './slide-
|
|
24
|
+
import './slide-2faa012e.js';
|
|
25
25
|
import 'swiper/swiper.min.css';
|
|
26
26
|
import './utils/utils.js';
|
|
27
27
|
import './utils/constants.js';
|
|
@@ -3,7 +3,7 @@ import { GalleryContext } from '../../context.js';
|
|
|
3
3
|
import { isSmallImage } from '../../utils/utils.js';
|
|
4
4
|
import { TestIds } from '../../utils/constants.js';
|
|
5
5
|
import { HeaderInfoBlock } from '../header-info-block/Component.js';
|
|
6
|
-
import { s as styles, D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-
|
|
6
|
+
import { s as styles, D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-78616291.js';
|
|
7
7
|
import '../../../../typography/modern';
|
|
8
8
|
import '../../../../icon-button/modern';
|
|
9
9
|
import '../../../../tooltip/modern';
|
|
@@ -5,4 +5,4 @@ import '@alfalab/icons-glyph/ArrowsInwardMIcon';
|
|
|
5
5
|
import '@alfalab/icons-glyph/ArrowsOutwardMIcon';
|
|
6
6
|
import '@alfalab/icons-glyph/CrossMIcon';
|
|
7
7
|
import '@alfalab/icons-glyph/PointerDownMIcon';
|
|
8
|
-
export { D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-
|
|
8
|
+
export { D as Download, E as Exit, a as ExitFullscreen, F as Fullscreen } from '../../buttons-78616291.js';
|
|
@@ -3,7 +3,7 @@ import 'react';
|
|
|
3
3
|
import '../../context.js';
|
|
4
4
|
import '../header-info-block/Component.js';
|
|
5
5
|
import '../../../../typography/modern';
|
|
6
|
-
import '../../buttons-
|
|
6
|
+
import '../../buttons-78616291.js';
|
|
7
7
|
import '../../../../icon-button/modern';
|
|
8
8
|
import '../../../../tooltip/modern';
|
|
9
9
|
import '@alfalab/icons-glyph/ArrowsInwardMIcon';
|
|
@@ -9,7 +9,7 @@ import { ChevronForwardHeavyMIcon } from '@alfalab/icons-glyph/ChevronForwardHea
|
|
|
9
9
|
import { GalleryContext } from '../../context.js';
|
|
10
10
|
import { getImageAlt, getImageKey } from '../../utils/utils.js';
|
|
11
11
|
import { TestIds } from '../../utils/constants.js';
|
|
12
|
-
import { s as styles, S as Slide } from '../../slide-
|
|
12
|
+
import { s as styles, S as Slide } from '../../slide-2faa012e.js';
|
|
13
13
|
import 'swiper/swiper.min.css';
|
|
14
14
|
import '../../../../typography/modern';
|
|
15
15
|
import './paths.js';
|
|
@@ -8,7 +8,7 @@ import '@alfalab/hooks';
|
|
|
8
8
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
9
9
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
10
10
|
import '../../context.js';
|
|
11
|
-
import '../../slide-
|
|
11
|
+
import '../../slide-2faa012e.js';
|
|
12
12
|
import '../../../../typography/modern';
|
|
13
13
|
import 'swiper/swiper.min.css';
|
|
14
14
|
import '../../utils/utils.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
2
|
import 'classnames';
|
|
3
3
|
import '../../../../typography/modern';
|
|
4
|
-
export { S as Slide } from '../../slide-
|
|
4
|
+
export { S as Slide } from '../../slide-2faa012e.js';
|
|
5
5
|
import '../../utils/utils.js';
|
|
6
6
|
import '../../utils/constants.js';
|
|
7
7
|
import './paths.js';
|
|
@@ -6,7 +6,7 @@ import 'react';
|
|
|
6
6
|
import '../context.js';
|
|
7
7
|
import './header-info-block/Component.js';
|
|
8
8
|
import '../../../typography/modern';
|
|
9
|
-
import '../buttons-
|
|
9
|
+
import '../buttons-78616291.js';
|
|
10
10
|
import '../../../icon-button/modern';
|
|
11
11
|
import '../../../tooltip/modern';
|
|
12
12
|
import '@alfalab/icons-glyph/ArrowsInwardMIcon';
|
|
@@ -20,7 +20,7 @@ import 'swiper';
|
|
|
20
20
|
import 'swiper/react';
|
|
21
21
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
22
22
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
23
|
-
import '../slide-
|
|
23
|
+
import '../slide-2faa012e.js';
|
|
24
24
|
import 'swiper/swiper.min.css';
|
|
25
25
|
import '../utils/utils.js';
|
|
26
26
|
import '../utils/constants.js';
|
package/gallery/modern/index.js
CHANGED
|
@@ -10,7 +10,7 @@ import './components/image-preview/Component.js';
|
|
|
10
10
|
import 'classnames';
|
|
11
11
|
import '@alfalab/hooks';
|
|
12
12
|
import './components/header-info-block/Component.js';
|
|
13
|
-
import './buttons-
|
|
13
|
+
import './buttons-78616291.js';
|
|
14
14
|
import '../../typography/modern';
|
|
15
15
|
import '../../icon-button/modern';
|
|
16
16
|
import '../../tooltip/modern';
|
|
@@ -24,7 +24,7 @@ import 'swiper';
|
|
|
24
24
|
import 'swiper/react';
|
|
25
25
|
import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
|
|
26
26
|
import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
|
|
27
|
-
import './slide-
|
|
27
|
+
import './slide-2faa012e.js';
|
|
28
28
|
import 'swiper/swiper.min.css';
|
|
29
29
|
import './components/header/Component.js';
|
|
30
30
|
import './components/image-preview/paths.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
|
-
import { OptionsListProps } from "./typings-
|
|
3
|
+
import { OptionsListProps } from "./typings-5e1b8383";
|
|
4
4
|
declare const VirtualOptionsList: React.ForwardRefExoticComponent<OptionsListProps & React.RefAttributes<HTMLDivElement>>;
|
|
5
5
|
export { VirtualOptionsList };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { OptionShape, OptionsListProps } from "./typings-
|
|
2
|
+
import { OptionShape, OptionsListProps } from "./typings-5e1b8383";
|
|
3
3
|
import React from 'react';
|
|
4
4
|
import { HeaderProps } from "./Component-aed0af6e";
|
|
5
5
|
type FooterProps = {
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { View } from "./typings-bdb4c6b9";
|
|
4
|
+
declare const Modal: React.ForwardRefExoticComponent<import("./index-bdb4c6b9").BaseModalProps & {
|
|
5
|
+
size?: "s" | "m" | "l" | "xl" | "fullscreen" | undefined;
|
|
6
|
+
fullscreen?: boolean | undefined;
|
|
7
|
+
fixedPosition?: boolean | undefined;
|
|
8
|
+
hasCloser?: boolean | undefined;
|
|
9
|
+
} & {
|
|
10
|
+
view: View;
|
|
11
|
+
} & React.RefAttributes<HTMLDivElement>>;
|
|
12
|
+
export { Modal };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ReactNode } from "react";
|
|
4
4
|
import { BottomSheetProps } from "./index-f12ee135";
|
|
5
|
-
import { BaseSelectProps } from "./typings-
|
|
5
|
+
import { BaseSelectProps } from "./typings-5e1b8383";
|
|
6
6
|
type SelectMobileProps = Omit<BaseSelectProps, 'Checkmark' | 'onScroll'> & {
|
|
7
7
|
/**
|
|
8
8
|
* Футер
|
|
@@ -61,11 +61,11 @@ declare const BaseSelectMobile: React.ForwardRefExoticComponent<Omit<BaseSelectP
|
|
|
61
61
|
/**
|
|
62
62
|
* Дополнительные пропсы шапки модалки
|
|
63
63
|
*/
|
|
64
|
-
modalHeaderProps?: Partial<import("./Component.mobile
|
|
64
|
+
modalHeaderProps?: Partial<import("./Component.modal.mobile").HeaderProps> | undefined;
|
|
65
65
|
/**
|
|
66
66
|
* Дополнительные пропсы футера модалки
|
|
67
67
|
*/
|
|
68
|
-
modalFooterProps?: Partial<import("./Component.mobile-
|
|
68
|
+
modalFooterProps?: Partial<import("./Component.mobile-b2c0420d").FooterProps> | undefined;
|
|
69
69
|
} & React.RefAttributes<unknown>>;
|
|
70
|
-
export * from "./Component.mobile-
|
|
70
|
+
export * from "./Component.mobile-b2c0420d";
|
|
71
71
|
export { SelectMobileProps, BaseSelectMobile };
|
package/input-autocomplete/{Component.mobile-e81c389f.d.ts → Component.mobile-b2c0420d.d.ts}
RENAMED
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { FC, ReactNode } from "react";
|
|
4
|
-
import { NavigationBarProps } from "./index-e81c389f";
|
|
5
4
|
import { ContentProps, ModalMobileProps } from "./typings-bdb4c6b9";
|
|
6
|
-
type HeaderProps = Omit<NavigationBarProps, "size" | "view" | "parentRef">;
|
|
7
|
-
declare const Header: FC<HeaderProps>;
|
|
8
5
|
declare const Content: FC<ContentProps>;
|
|
9
6
|
type FooterProps = {
|
|
10
7
|
/**
|
|
@@ -31,8 +28,8 @@ type FooterProps = {
|
|
|
31
28
|
declare const Footer: FC<FooterProps>;
|
|
32
29
|
declare const ModalMobile: React.ForwardRefExoticComponent<ModalMobileProps & React.RefAttributes<HTMLDivElement>> & {
|
|
33
30
|
Content: React.FC<import("./typings-bdb4c6b9").ContentProps>;
|
|
34
|
-
Header: React.FC<HeaderProps>;
|
|
31
|
+
Header: React.FC<import("./Component.modal.mobile").HeaderProps>;
|
|
35
32
|
Footer: React.FC<FooterProps>;
|
|
36
33
|
Closer: React.FC<import("./index-e81c389f").CloserProps>;
|
|
37
34
|
};
|
|
38
|
-
export {
|
|
35
|
+
export { Content, FooterProps, Footer, ModalMobile };
|
|
@@ -3,9 +3,9 @@ import React from 'react';
|
|
|
3
3
|
import { ChangeEvent, ElementType } from "react";
|
|
4
4
|
import { ButtonProps } from "../button";
|
|
5
5
|
import { BaseSelectChangePayload } from "./index-3e68f8db";
|
|
6
|
-
import { ModalMobile } from "./Component.mobile-e81c389f";
|
|
7
6
|
import { UseSelectWithApplyProps } from "./hook-b4e70cb0";
|
|
8
|
-
import { BaseSelectProps } from "./typings-
|
|
7
|
+
import { BaseSelectProps } from "./typings-5e1b8383";
|
|
8
|
+
import { ModalMobile } from "./Component.mobile-b2c0420d";
|
|
9
9
|
type SelectModalMobileProps = Omit<BaseSelectProps, "Checkmark" | "onScroll"> & {
|
|
10
10
|
/**
|
|
11
11
|
* Показывать кнопку очистки
|