@alfalab/core-components 42.14.0-beta.0 → 42.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-input/Component-10db897e.d.ts +183 -3
- package/calendar-input/Component-69921c40.d.ts +12 -172
- package/calendar-input/Component.desktop-b5b4c59f.d.ts +5 -72
- package/calendar-input/components/calendar-input/Component.d.ts +1 -1
- package/calendar-input/index-89f0cb07.d.ts +1 -1
- package/calendar-input/index-ebda875c.d.ts +1 -1
- package/calendar-input/index-f034f741.d.ts +2 -80
- package/calendar-input/mobile-c219f8ca.d.ts +368 -1
- package/confirmation/component.desktop.js +1 -1
- package/confirmation/component.mobile.js +1 -1
- package/confirmation/component.responsive.js +1 -1
- package/confirmation/components/base-confirmation/component.js +1 -1
- package/confirmation/components/base-confirmation/index.js +1 -1
- package/confirmation/components/index.js +1 -1
- package/confirmation/components/screens/index.js +1 -1
- package/confirmation/components/screens/initial/component.js +1 -1
- package/confirmation/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/components/screens/initial/index.js +1 -1
- package/confirmation/desktop.js +1 -1
- package/confirmation/esm/component.desktop.js +1 -1
- package/confirmation/esm/component.mobile.js +1 -1
- package/confirmation/esm/component.responsive.js +1 -1
- package/confirmation/esm/components/base-confirmation/component.js +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +1 -1
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/desktop.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile.js +1 -1
- package/confirmation/esm/shared.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/shared.js +1 -1
- package/confirmation/shared.js +1 -1
- package/date-range-input/esm/Component-10db897e.d.ts +295 -4
- package/date-range-input/esm/Component-b5b4c59f.d.ts +1 -1
- package/date-range-input/esm/Component.desktop-b5b4c59f.d.ts +1 -8
- package/date-range-input/esm/index-ebda875c.d.ts +1 -34
- package/date-range-input/esm/index-f034f741.d.ts +5 -2
- package/date-time-input/esm/Component-10db897e.d.ts +4 -295
- package/date-time-input/esm/Component-69921c40.d.ts +172 -12
- package/date-time-input/esm/Component.desktop-b5b4c59f.d.ts +72 -5
- package/date-time-input/esm/components/date-time-input/Component.d.ts +1 -1
- package/date-time-input/esm/index-89f0cb07.d.ts +1 -1
- package/date-time-input/esm/index-ebda875c.d.ts +34 -1
- package/date-time-input/esm/index-f034f741.d.ts +80 -2
- package/date-time-input/esm/mobile-c219f8ca.d.ts +1 -368
- package/date-time-input/modern/Component-10db897e.d.ts +295 -4
- package/date-time-input/modern/Component-5684a67d.d.ts +23 -0
- package/date-time-input/modern/Component-69921c40.d.ts +12 -172
- package/date-time-input/modern/Component-e2b6c730.d.ts +76 -0
- package/date-time-input/modern/Component.desktop-b5b4c59f.d.ts +5 -72
- package/date-time-input/modern/components/date-time-input/Component.d.ts +1 -1
- package/date-time-input/modern/{desktop-69921c40.d.ts → desktop-89f0cb07.d.ts} +1 -1
- package/date-time-input/modern/index-89f0cb07.d.ts +1 -1
- package/date-time-input/modern/index-ebda875c.d.ts +1 -34
- package/date-time-input/modern/index-f034f741.d.ts +2 -80
- package/date-time-input/modern/mobile-c219f8ca.d.ts +368 -1
- package/date-time-input/modern/utils-e0a54580.d.ts +8 -0
- 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/esm/Component-0f4b9bed.d.ts +70 -3
- package/input-autocomplete/esm/Component-ebda875c.d.ts +8 -293
- package/input-autocomplete/esm/Component.desktop.d.ts +1 -1
- package/input-autocomplete/esm/Component.mobile.d.ts +2 -2
- package/input-autocomplete/esm/Component.modal.mobile.d.ts +3 -3
- package/input-autocomplete/esm/Component.responsive.d.ts +4 -4
- package/input-autocomplete/esm/hook-8abfea97.d.ts +4 -4
- package/input-autocomplete/esm/index-bdb4c6b9.d.ts +2 -180
- package/input-autocomplete/esm/index-c76d6398.d.ts +6 -184
- package/input-autocomplete/esm/index-ebda875c.d.ts +117 -190
- package/input-autocomplete/esm/index-f12ee135.d.ts +3 -275
- package/input-autocomplete/esm/shared-4cd3936b.d.ts +59 -1
- package/input-autocomplete/esm/types-72dda473.d.ts +276 -0
- package/international-phone-input/modern/Component-0f4b9bed.d.ts +3 -70
- package/international-phone-input/modern/Component-4cd3936b.d.ts +5 -17
- package/international-phone-input/modern/Component-8b2c2707.d.ts +1 -1
- package/international-phone-input/modern/Component-96988a65.d.ts +19 -0
- package/international-phone-input/modern/Component-ebda875c.d.ts +98 -9
- package/international-phone-input/modern/{Component.desktop-9cded6b9.d.ts → Component.desktop-4cd3936b.d.ts} +2 -2
- package/international-phone-input/modern/Component.desktop-ebda875c.d.ts +18 -0
- package/international-phone-input/modern/Component.responsive.d.ts +3 -3
- package/international-phone-input/modern/desktop-232828f7.d.ts +1 -1
- package/international-phone-input/modern/hook-8abfea97.d.ts +4 -4
- package/international-phone-input/modern/index-bdb4c6b9.d.ts +180 -2
- package/international-phone-input/modern/index-c44170fe.d.ts +1 -1
- package/international-phone-input/modern/index-c76d6398.d.ts +182 -4
- package/international-phone-input/modern/index-ebda875c.d.ts +1 -1
- package/international-phone-input/modern/mobile-4c19bc40.d.ts +121 -3
- package/international-phone-input/modern/mobile-96988a65.d.ts +2 -1
- package/international-phone-input/modern/shared-4cd3936b.d.ts +1 -59
- package/package.json +2 -2
- package/pure-cell/component.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/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/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/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/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/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/Component.desktop.d.ts +0 -2
- package/select/Component.mobile-f1f15074.d.ts +2 -2
- package/select/Component.mobile.js +1 -1
- package/select/Component.modal.mobile.js +1 -1
- package/select/Component.responsive.js +1 -1
- package/select/esm/Component.mobile.js +1 -1
- package/select/esm/Component.modal.mobile.js +1 -1
- package/select/esm/Component.responsive.js +1 -1
- package/select/esm/index.js +1 -1
- package/select/esm/mobile.js +1 -1
- package/select/esm/presets/index.js +1 -1
- package/select/esm/presets/useSelectWithApply/hook.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/esm/shared.js +1 -1
- package/select/index.js +1 -1
- package/select/mobile-96988a65.d.ts +6 -2
- package/select/mobile.js +1 -1
- package/select/modern/Component.mobile.js +1 -1
- package/select/modern/Component.modal.mobile.js +1 -1
- package/select/modern/Component.responsive.js +1 -1
- package/select/modern/index.js +1 -1
- package/select/modern/mobile.js +1 -1
- package/select/modern/presets/index.js +1 -1
- package/select/modern/presets/useSelectWithApply/hook.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/modern/shared.js +1 -1
- package/select/presets/index.js +1 -1
- package/select/presets/useSelectWithApply/hook.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
- package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
- package/select/shared.js +1 -1
- package/select-with-tags/components/tag-list/component.js +1 -1
- package/select-with-tags/cssm/Component.desktop-0aa4e915.d.ts +1 -1
- package/select-with-tags/cssm/Component.mobile-16b1285a.d.ts +1 -1
- package/select-with-tags/cssm/Component.responsive-3109f463.d.ts +1 -1
- package/select-with-tags/cssm/components/tag-list/component.js +1 -1
- package/select-with-tags/esm/components/tag-list/component.js +1 -1
- package/select-with-tags/modern/components/tag-list/component.js +1 -1
- package/table/esm/desktop-69921c40.d.ts +1 -1
- package/table/esm/index-ebda875c.d.ts +1 -1
- package/table/esm/mobile-89f0cb07.d.ts +1 -1
- package/tabs/cssm/index-ebda875c.d.ts +86 -21
- package/tabs/modern/index-ebda875c.d.ts +86 -21
- package/themes/compiled/mobile-dark-bluetint.css +46 -46
- package/themes/dist/compiled/mobile-dark-bluetint.css +160 -160
- package/calendar-input/Component-ebda875c.d.ts +0 -35
- package/date-time-input/modern/Component-b5b4c59f.d.ts +0 -389
- package/input-autocomplete/esm/Component-72dda473.d.ts +0 -53
- package/international-phone-input/modern/Component-9cded6b9.d.ts +0 -7
- package/international-phone-input/modern/Component.mobile-4cd3936b.d.ts +0 -98
- package/international-phone-input/modern/Component.mobile-ebda875c.d.ts +0 -6
- package/international-phone-input/modern/Component.modal.mobile-4cd3936b.d.ts +0 -91
- /package/{date-time-input/esm → calendar-input}/Component-5684a67d.d.ts +0 -0
- /package/{date-time-input/esm → calendar-input}/Component-e2b6c730.d.ts +0 -0
- /package/{date-time-input/esm → calendar-input}/Component.desktop-89f0cb07.d.ts +0 -0
- /package/calendar-input/{Component.responsive-0aa4e915.d.ts → Component.responsive-16b1285a.d.ts} +0 -0
- /package/{date-time-input/esm → calendar-input}/desktop-89f0cb07.d.ts +0 -0
- /package/{date-time-input/esm → calendar-input}/desktop-b5b4c59f.d.ts +0 -0
- /package/calendar-input/{shared-f034f741.d.ts → shared-71d94e2b.d.ts} +0 -0
- /package/{date-time-input/esm → calendar-input}/utils-e0a54580.d.ts +0 -0
- /package/confirmation/{countdown-section-6c6108cc.d.ts → countdown-section-3dcecb18.d.ts} +0 -0
- /package/confirmation/{countdown-section-6c6108cc.js → countdown-section-3dcecb18.js} +0 -0
- /package/confirmation/esm/{countdown-section-d6bdbf45.d.ts → countdown-section-9f91f07f.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-d6bdbf45.js → countdown-section-9f91f07f.js} +0 -0
- /package/confirmation/modern/{countdown-section-3348e907.d.ts → countdown-section-f642a386.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-3348e907.js → countdown-section-f642a386.js} +0 -0
- /package/date-range-input/esm/{Component.mobile-16b1285a.d.ts → Component.mobile-89f0cb07.d.ts} +0 -0
- /package/{calendar-input → date-time-input/esm}/Component-b5b4c59f.d.ts +0 -0
- /package/{calendar-input → date-time-input/esm}/Component.desktop-0aa4e915.d.ts +0 -0
- /package/date-time-input/{modern → esm}/Component.mobile-ebda875c.d.ts +0 -0
- /package/date-time-input/{modern → esm}/Component.responsive-0aa4e915.d.ts +0 -0
- /package/date-time-input/{modern → esm}/Component.responsive-785df74d.d.ts +0 -0
- /package/{calendar-input → date-time-input/esm}/desktop-63dec22f.d.ts +0 -0
- /package/{calendar-input → date-time-input/esm}/desktop-69921c40.d.ts +0 -0
- /package/date-time-input/modern/{Component.desktop-0aa4e915.d.ts → Component.desktop-89f0cb07.d.ts} +0 -0
- /package/date-time-input/{esm → modern}/Component.desktop-ebda875c.d.ts +0 -0
- /package/date-time-input/{esm → modern}/Component.responsive-16b1285a.d.ts +0 -0
- /package/date-time-input/{esm → modern}/Component.responsive-d7e9f69d.d.ts +0 -0
- /package/date-time-input/modern/{desktop-63dec22f.d.ts → desktop-b5b4c59f.d.ts} +0 -0
- /package/gallery/{buttons-956df736.d.ts → buttons-ef2e58f2.d.ts} +0 -0
- /package/gallery/{buttons-956df736.js → buttons-ef2e58f2.js} +0 -0
- /package/gallery/esm/{buttons-aea7680d.d.ts → buttons-80a64e3d.d.ts} +0 -0
- /package/gallery/esm/{buttons-aea7680d.js → buttons-80a64e3d.js} +0 -0
- /package/gallery/esm/{slide-b35666e6.d.ts → slide-855e46a2.d.ts} +0 -0
- /package/gallery/esm/{slide-b35666e6.js → slide-855e46a2.js} +0 -0
- /package/gallery/modern/{buttons-1db6ece7.d.ts → buttons-9cfec478.d.ts} +0 -0
- /package/gallery/modern/{buttons-1db6ece7.js → buttons-9cfec478.js} +0 -0
- /package/gallery/modern/{slide-bfc856d6.d.ts → slide-11296bd8.d.ts} +0 -0
- /package/gallery/modern/{slide-bfc856d6.js → slide-11296bd8.js} +0 -0
- /package/gallery/{slide-cb28b058.d.ts → slide-53929d57.d.ts} +0 -0
- /package/gallery/{slide-cb28b058.js → slide-53929d57.js} +0 -0
- /package/{select → input/esm}/Component.mobile-ebda875c.d.ts +0 -0
- /package/{international-phone-input/modern → input-autocomplete/esm}/Component-69921c40.d.ts +0 -0
- /package/{international-phone-input/modern → input-autocomplete/esm}/Component.modal.mobile-0f4b9bed.d.ts +0 -0
- /package/input-autocomplete/esm/{desktop-89f0cb07.d.ts → desktop-69921c40.d.ts} +0 -0
- /package/input-autocomplete/esm/{mobile-511e54fa.d.ts → mobile-89f0cb07.d.ts} +0 -0
- /package/{international-phone-input/modern → input-autocomplete/esm}/mobile-f28cbba0.d.ts +0 -0
- /package/{international-phone-input/modern → input-autocomplete/esm}/useSkeleton-ebda875c.d.ts +0 -0
- /package/{international-phone-input/modern → input-autocomplete/esm}/utils-1574ad8b.d.ts +0 -0
- /package/{input-autocomplete/esm → international-phone-input/modern}/Component-511e54fa.d.ts +0 -0
- /package/{input-autocomplete/esm → international-phone-input/modern}/Component-aed0af6e.d.ts +0 -0
- /package/{input-autocomplete/esm → international-phone-input/modern}/Component-f12ee135.d.ts +0 -0
- /package/international-phone-input/modern/{Component.responsive-785df74d.d.ts → Component.responsive-d7e9f69d.d.ts} +0 -0
- /package/{input-autocomplete/esm → international-phone-input/modern}/hook-ebda875c.d.ts +0 -0
- /package/{input-autocomplete/esm → international-phone-input/modern}/mobile-45dc17c6.d.ts +0 -0
- /package/international-phone-input/modern/{mobile-89f0cb07.d.ts → mobile-511e54fa.d.ts} +0 -0
- /package/{input-autocomplete/esm → international-phone-input/modern}/useSkeleton-1b036d4b.d.ts +0 -0
- /package/pure-cell/{component-e27ea294.d.ts → component-0a51b9f9.d.ts} +0 -0
- /package/pure-cell/{component-e27ea294.js → component-0a51b9f9.js} +0 -0
- /package/pure-cell/esm/{component-91d54387.d.ts → component-47bb10a4.d.ts} +0 -0
- /package/pure-cell/esm/{component-91d54387.js → component-47bb10a4.js} +0 -0
- /package/pure-cell/modern/{component-b4d6f3df.d.ts → component-f7278cdd.d.ts} +0 -0
- /package/pure-cell/modern/{component-b4d6f3df.js → component-f7278cdd.js} +0 -0
- /package/{input/esm → select}/Component.desktop-ebda875c.d.ts +0 -0
- /package/select/esm/{hook-1e576b85.d.ts → hook-7cea01ed.d.ts} +0 -0
- /package/select/esm/{hook-1e576b85.js → hook-7cea01ed.js} +0 -0
- /package/select/{hook-ccde557f.d.ts → hook-26f637c3.d.ts} +0 -0
- /package/select/{hook-ccde557f.js → hook-26f637c3.js} +0 -0
- /package/select/modern/{hook-99a2fb1e.d.ts → hook-8fde8bd7.d.ts} +0 -0
- /package/select/modern/{hook-99a2fb1e.js → hook-8fde8bd7.js} +0 -0
|
@@ -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-855e46a2.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-855e46a2.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-80a64e3d.js';
|
|
10
10
|
import 'tslib';
|
|
11
11
|
import '../../../icon-button/esm';
|
|
12
12
|
import '../../../tooltip/esm/desktop';
|
|
@@ -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-855e46a2.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-80a64e3d.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-855e46a2.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-ef2e58f2.js');
|
|
19
19
|
require('tslib');
|
|
20
20
|
require('../icon-button');
|
|
21
21
|
require('../tooltip/desktop');
|
|
@@ -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-53929d57.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-9cfec478.js';
|
|
13
13
|
import '../../icon-button/modern';
|
|
14
14
|
import '../../tooltip/modern/desktop';
|
|
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-11296bd8.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-9cfec478.js';
|
|
7
7
|
import '../../../../typography/modern';
|
|
8
8
|
import '../../../../icon-button/modern';
|
|
9
9
|
import '../../../../tooltip/modern/desktop';
|
|
@@ -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-9cfec478.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-9cfec478.js';
|
|
7
7
|
import '../../../../icon-button/modern';
|
|
8
8
|
import '../../../../tooltip/modern/desktop';
|
|
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-11296bd8.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-11296bd8.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-11296bd8.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-9cfec478.js';
|
|
10
10
|
import '../../../icon-button/modern';
|
|
11
11
|
import '../../../tooltip/modern/desktop';
|
|
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-11296bd8.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-9cfec478.js';
|
|
14
14
|
import '../../typography/modern';
|
|
15
15
|
import '../../icon-button/modern';
|
|
16
16
|
import '../../tooltip/modern/desktop';
|
|
@@ -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-11296bd8.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,72 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
import { ReactNode } from "react";
|
|
4
|
+
import { BottomSheetProps } from "./index-f12ee135";
|
|
5
|
+
import { BaseSelectProps } from "./typings-0f4b9bed";
|
|
6
|
+
type SelectMobileProps = Omit<BaseSelectProps, 'Checkmark' | 'onScroll'> & {
|
|
7
|
+
/**
|
|
8
|
+
* Футер
|
|
9
|
+
* @deprecated Используйте bottomSheetProps.actionButton
|
|
10
|
+
*/
|
|
11
|
+
footer?: ReactNode;
|
|
12
|
+
/**
|
|
13
|
+
* Будет ли свайпаться шторка
|
|
14
|
+
* @deprecated Используйте bottomSheetProps.swipeable
|
|
15
|
+
*/
|
|
16
|
+
swipeable?: boolean;
|
|
17
|
+
/**
|
|
18
|
+
* Отображать в BottomSheet
|
|
19
|
+
*/
|
|
20
|
+
isBottomSheet?: boolean;
|
|
21
|
+
/**
|
|
22
|
+
* Дополнительные пропсы шторки
|
|
23
|
+
*/
|
|
24
|
+
bottomSheetProps?: Partial<BottomSheetProps>;
|
|
25
|
+
/**
|
|
26
|
+
* Дополнительные пропсы модалки
|
|
27
|
+
*/
|
|
28
|
+
modalProps?: Partial<React.ComponentProps<typeof ModalMobile>>;
|
|
29
|
+
/**
|
|
30
|
+
* Дополнительные пропсы шапки модалки
|
|
31
|
+
*/
|
|
32
|
+
modalHeaderProps?: Partial<React.ComponentProps<typeof ModalMobile.Header>>;
|
|
33
|
+
/**
|
|
34
|
+
* Дополнительные пропсы футера модалки
|
|
35
|
+
*/
|
|
36
|
+
modalFooterProps?: Partial<React.ComponentProps<typeof ModalMobile.Footer>>;
|
|
37
|
+
};
|
|
38
|
+
declare const BaseSelectMobile: React.ForwardRefExoticComponent<Omit<BaseSelectProps, "onScroll" | "Checkmark"> & {
|
|
39
|
+
/**
|
|
40
|
+
* Футер
|
|
41
|
+
* @deprecated Используйте bottomSheetProps.actionButton
|
|
42
|
+
*/
|
|
43
|
+
footer?: ReactNode;
|
|
44
|
+
/**
|
|
45
|
+
* Будет ли свайпаться шторка
|
|
46
|
+
* @deprecated Используйте bottomSheetProps.swipeable
|
|
47
|
+
*/
|
|
48
|
+
swipeable?: boolean | undefined;
|
|
49
|
+
/**
|
|
50
|
+
* Отображать в BottomSheet
|
|
51
|
+
*/
|
|
52
|
+
isBottomSheet?: boolean | undefined;
|
|
53
|
+
/**
|
|
54
|
+
* Дополнительные пропсы шторки
|
|
55
|
+
*/
|
|
56
|
+
bottomSheetProps?: Partial<BottomSheetProps> | undefined;
|
|
57
|
+
/**
|
|
58
|
+
* Дополнительные пропсы модалки
|
|
59
|
+
*/
|
|
60
|
+
modalProps?: Partial<ModalMobileProps & React.RefAttributes<HTMLDivElement>> | undefined;
|
|
61
|
+
/**
|
|
62
|
+
* Дополнительные пропсы шапки модалки
|
|
63
|
+
*/
|
|
64
|
+
modalHeaderProps?: Partial<import("./Component-c76d6398").HeaderProps> | undefined;
|
|
65
|
+
/**
|
|
66
|
+
* Дополнительные пропсы футера модалки
|
|
67
|
+
*/
|
|
68
|
+
modalFooterProps?: Partial<import("./Component.mobile-f1f15074").FooterProps> | undefined;
|
|
69
|
+
} & React.RefAttributes<unknown>>;
|
|
70
|
+
export * from "./Component.mobile-f1f15074";
|
|
71
|
+
export { ModalMobileProps } from "./typings-bdb4c6b9";
|
|
72
|
+
export { SelectMobileProps, BaseSelectMobile };
|
|
@@ -1,297 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
/// <reference types="react-transition-group" />
|
|
3
3
|
import React from 'react';
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
inverted: {
|
|
11
|
-
[key: string]: string;
|
|
12
|
-
};
|
|
4
|
+
import { CheckboxProps } from "./index-ebda875c";
|
|
5
|
+
type HeaderProps = {
|
|
6
|
+
checked?: boolean;
|
|
7
|
+
indeterminate?: boolean;
|
|
8
|
+
onChange?: CheckboxProps['onChange'];
|
|
9
|
+
mobile?: boolean;
|
|
13
10
|
};
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
* Значение поля ввода
|
|
17
|
-
*/
|
|
18
|
-
value?: string;
|
|
19
|
-
/**
|
|
20
|
-
* Начальное значение поля
|
|
21
|
-
*/
|
|
22
|
-
defaultValue?: string;
|
|
23
|
-
/**
|
|
24
|
-
* Растягивает компонент на ширину контейнера
|
|
25
|
-
*/
|
|
26
|
-
block?: boolean;
|
|
27
|
-
/**
|
|
28
|
-
* Крестик для очистки поля
|
|
29
|
-
*/
|
|
30
|
-
clear?: boolean;
|
|
31
|
-
/**
|
|
32
|
-
* Размер компонента
|
|
33
|
-
*/
|
|
34
|
-
size?: 's' | 'm' | 'l' | 'xl';
|
|
35
|
-
/**
|
|
36
|
-
* Набор цветов для компонента
|
|
37
|
-
*/
|
|
38
|
-
colors?: 'default' | 'inverted';
|
|
39
|
-
/**
|
|
40
|
-
* Отображение ошибки
|
|
41
|
-
*/
|
|
42
|
-
error?: ReactNode | boolean;
|
|
43
|
-
/**
|
|
44
|
-
* Отображение иконки успеха
|
|
45
|
-
*/
|
|
46
|
-
success?: boolean;
|
|
47
|
-
/**
|
|
48
|
-
* Текст подсказки
|
|
49
|
-
*/
|
|
50
|
-
hint?: ReactNode;
|
|
51
|
-
/**
|
|
52
|
-
* Лейбл компонента
|
|
53
|
-
*/
|
|
54
|
-
label?: React.ReactNode;
|
|
55
|
-
/**
|
|
56
|
-
* Вид лейбла внутри / снаружи
|
|
57
|
-
*/
|
|
58
|
-
labelView?: 'inner' | 'outer';
|
|
59
|
-
/**
|
|
60
|
-
* Атрибут type
|
|
61
|
-
*/
|
|
62
|
-
type?: 'number' | 'card' | 'email' | 'money' | 'password' | 'tel' | 'text';
|
|
63
|
-
/**
|
|
64
|
-
* Ref для обертки input
|
|
65
|
-
*/
|
|
66
|
-
wrapperRef?: React.Ref<HTMLDivElement> | null;
|
|
67
|
-
/**
|
|
68
|
-
* Слот слева
|
|
69
|
-
*/
|
|
70
|
-
leftAddons?: React.ReactNode;
|
|
71
|
-
/**
|
|
72
|
-
* Слот справа
|
|
73
|
-
*/
|
|
74
|
-
rightAddons?: React.ReactNode;
|
|
75
|
-
/**
|
|
76
|
-
* Свойства для обертки левых аддонов
|
|
77
|
-
*/
|
|
78
|
-
leftAddonsProps?: HTMLAttributes<HTMLDivElement>;
|
|
79
|
-
/**
|
|
80
|
-
* Свойства для обертки правых аддонов
|
|
81
|
-
*/
|
|
82
|
-
rightAddonsProps?: HTMLAttributes<HTMLDivElement>;
|
|
83
|
-
/**
|
|
84
|
-
* Слот под инпутом
|
|
85
|
-
*/
|
|
86
|
-
bottomAddons?: React.ReactNode;
|
|
87
|
-
/**
|
|
88
|
-
* Дополнительный класс
|
|
89
|
-
*/
|
|
90
|
-
className?: string;
|
|
91
|
-
/**
|
|
92
|
-
* Дополнительный класс для поля
|
|
93
|
-
*/
|
|
94
|
-
fieldClassName?: string;
|
|
95
|
-
/**
|
|
96
|
-
* Дополнительный класс инпута
|
|
97
|
-
*/
|
|
98
|
-
inputClassName?: string;
|
|
99
|
-
/**
|
|
100
|
-
* Дополнительный класс для лейбла
|
|
101
|
-
*/
|
|
102
|
-
labelClassName?: string;
|
|
103
|
-
/**
|
|
104
|
-
* Дополнительный класс для аддонов
|
|
105
|
-
*/
|
|
106
|
-
addonsClassName?: string;
|
|
107
|
-
/**
|
|
108
|
-
* Класс, который будет установлен при фокусе
|
|
109
|
-
*/
|
|
110
|
-
focusedClassName?: string;
|
|
111
|
-
/**
|
|
112
|
-
* Класс, который будет установлен, если в поле есть значение
|
|
113
|
-
*/
|
|
114
|
-
filledClassName?: string;
|
|
115
|
-
/**
|
|
116
|
-
* Обработчик поля ввода
|
|
117
|
-
*/
|
|
118
|
-
onChange?: (event: ChangeEvent<HTMLInputElement>, payload: {
|
|
119
|
-
value: string;
|
|
120
|
-
}) => void;
|
|
121
|
-
/**
|
|
122
|
-
* Обработчик нажатия на кнопку очистки
|
|
123
|
-
*/
|
|
124
|
-
onClear?: (event: MouseEvent<HTMLButtonElement>) => void;
|
|
125
|
-
/**
|
|
126
|
-
* Обработчик клика по полю
|
|
127
|
-
*/
|
|
128
|
-
onClick?: (event: MouseEvent<HTMLDivElement>) => void;
|
|
129
|
-
/**
|
|
130
|
-
* Обработчик MouseDown по полю
|
|
131
|
-
*/
|
|
132
|
-
onMouseDown?: (event: MouseEvent<HTMLDivElement>) => void;
|
|
133
|
-
/**
|
|
134
|
-
* Обработчик MouseUp по полю
|
|
135
|
-
*/
|
|
136
|
-
onMouseUp?: (event: MouseEvent<HTMLDivElement>) => void;
|
|
137
|
-
/**
|
|
138
|
-
* Компонент FormControl
|
|
139
|
-
*/
|
|
140
|
-
FormControlComponent?: ElementType<FormControlProps & RefAttributes<HTMLDivElement>>;
|
|
141
|
-
/**
|
|
142
|
-
* Идентификатор для систем автоматизированного тестирования
|
|
143
|
-
*/
|
|
144
|
-
dataTestId?: string;
|
|
145
|
-
/**
|
|
146
|
-
* Стили компонента для default и inverted режима.
|
|
147
|
-
*/
|
|
148
|
-
colorStyles?: StyleColors;
|
|
149
|
-
/**
|
|
150
|
-
* Запрещает ввод с клавиатуры
|
|
151
|
-
*/
|
|
152
|
-
disableUserInput?: boolean;
|
|
153
|
-
};
|
|
154
|
-
declare const BaseInput: React.ForwardRefExoticComponent<Omit<React.InputHTMLAttributes<HTMLInputElement>, "value" | "size" | "type" | "defaultValue" | "onChange" | "onClick" | "onMouseDown" | "enterKeyHint"> & {
|
|
155
|
-
/**
|
|
156
|
-
* Значение поля ввода
|
|
157
|
-
*/
|
|
158
|
-
value?: string | undefined;
|
|
159
|
-
/**
|
|
160
|
-
* Начальное значение поля
|
|
161
|
-
*/
|
|
162
|
-
defaultValue?: string | undefined;
|
|
163
|
-
/**
|
|
164
|
-
* Растягивает компонент на ширину контейнера
|
|
165
|
-
*/
|
|
166
|
-
block?: boolean | undefined;
|
|
167
|
-
/**
|
|
168
|
-
* Крестик для очистки поля
|
|
169
|
-
*/
|
|
170
|
-
clear?: boolean | undefined;
|
|
171
|
-
/**
|
|
172
|
-
* Размер компонента
|
|
173
|
-
*/
|
|
174
|
-
size?: "s" | "m" | "l" | "xl" | undefined;
|
|
175
|
-
/**
|
|
176
|
-
* Набор цветов для компонента
|
|
177
|
-
*/
|
|
178
|
-
colors?: "default" | "inverted" | undefined;
|
|
179
|
-
/**
|
|
180
|
-
* Отображение ошибки
|
|
181
|
-
*/
|
|
182
|
-
error?: ReactNode | boolean;
|
|
183
|
-
/**
|
|
184
|
-
* Отображение иконки успеха
|
|
185
|
-
*/
|
|
186
|
-
success?: boolean | undefined;
|
|
187
|
-
/**
|
|
188
|
-
* Текст подсказки
|
|
189
|
-
*/
|
|
190
|
-
hint?: ReactNode;
|
|
191
|
-
/**
|
|
192
|
-
* Лейбл компонента
|
|
193
|
-
*/
|
|
194
|
-
label?: React.ReactNode;
|
|
195
|
-
/**
|
|
196
|
-
* Вид лейбла внутри / снаружи
|
|
197
|
-
*/
|
|
198
|
-
labelView?: "inner" | "outer" | undefined;
|
|
199
|
-
/**
|
|
200
|
-
* Атрибут type
|
|
201
|
-
*/
|
|
202
|
-
type?: "number" | "text" | "tel" | "email" | "card" | "money" | "password" | undefined;
|
|
203
|
-
/**
|
|
204
|
-
* Ref для обертки input
|
|
205
|
-
*/
|
|
206
|
-
wrapperRef?: React.Ref<HTMLDivElement> | undefined;
|
|
207
|
-
/**
|
|
208
|
-
* Слот слева
|
|
209
|
-
*/
|
|
210
|
-
leftAddons?: React.ReactNode;
|
|
211
|
-
/**
|
|
212
|
-
* Слот справа
|
|
213
|
-
*/
|
|
214
|
-
rightAddons?: React.ReactNode;
|
|
215
|
-
/**
|
|
216
|
-
* Свойства для обертки левых аддонов
|
|
217
|
-
*/
|
|
218
|
-
leftAddonsProps?: React.HTMLAttributes<HTMLDivElement> | undefined;
|
|
219
|
-
/**
|
|
220
|
-
* Свойства для обертки правых аддонов
|
|
221
|
-
*/
|
|
222
|
-
rightAddonsProps?: React.HTMLAttributes<HTMLDivElement> | undefined;
|
|
223
|
-
/**
|
|
224
|
-
* Слот под инпутом
|
|
225
|
-
*/
|
|
226
|
-
bottomAddons?: React.ReactNode;
|
|
227
|
-
/**
|
|
228
|
-
* Дополнительный класс
|
|
229
|
-
*/
|
|
230
|
-
className?: string | undefined;
|
|
231
|
-
/**
|
|
232
|
-
* Дополнительный класс для поля
|
|
233
|
-
*/
|
|
234
|
-
fieldClassName?: string | undefined;
|
|
235
|
-
/**
|
|
236
|
-
* Дополнительный класс инпута
|
|
237
|
-
*/
|
|
238
|
-
inputClassName?: string | undefined;
|
|
239
|
-
/**
|
|
240
|
-
* Дополнительный класс для лейбла
|
|
241
|
-
*/
|
|
242
|
-
labelClassName?: string | undefined;
|
|
243
|
-
/**
|
|
244
|
-
* Дополнительный класс для аддонов
|
|
245
|
-
*/
|
|
246
|
-
addonsClassName?: string | undefined;
|
|
247
|
-
/**
|
|
248
|
-
* Класс, который будет установлен при фокусе
|
|
249
|
-
*/
|
|
250
|
-
focusedClassName?: string | undefined;
|
|
251
|
-
/**
|
|
252
|
-
* Класс, который будет установлен, если в поле есть значение
|
|
253
|
-
*/
|
|
254
|
-
filledClassName?: string | undefined;
|
|
255
|
-
/**
|
|
256
|
-
* Обработчик поля ввода
|
|
257
|
-
*/
|
|
258
|
-
onChange?: ((event: ChangeEvent<HTMLInputElement>, payload: {
|
|
259
|
-
value: string;
|
|
260
|
-
}) => void) | undefined;
|
|
261
|
-
/**
|
|
262
|
-
* Обработчик нажатия на кнопку очистки
|
|
263
|
-
*/
|
|
264
|
-
onClear?: ((event: MouseEvent<HTMLButtonElement>) => void) | undefined;
|
|
265
|
-
/**
|
|
266
|
-
* Обработчик клика по полю
|
|
267
|
-
*/
|
|
268
|
-
onClick?: ((event: MouseEvent<HTMLDivElement>) => void) | undefined;
|
|
269
|
-
/**
|
|
270
|
-
* Обработчик MouseDown по полю
|
|
271
|
-
*/
|
|
272
|
-
onMouseDown?: ((event: MouseEvent<HTMLDivElement>) => void) | undefined;
|
|
273
|
-
/**
|
|
274
|
-
* Обработчик MouseUp по полю
|
|
275
|
-
*/
|
|
276
|
-
onMouseUp?: ((event: MouseEvent<HTMLDivElement>) => void) | undefined;
|
|
277
|
-
/**
|
|
278
|
-
* Компонент FormControl
|
|
279
|
-
*/
|
|
280
|
-
FormControlComponent?: React.ElementType<Omit<import("./index-ebda875c").BaseFormControlProps, "styles" | "colorStyles"> & {
|
|
281
|
-
breakpoint?: number | undefined;
|
|
282
|
-
defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
|
|
283
|
-
} & React.RefAttributes<HTMLDivElement>> | undefined;
|
|
284
|
-
/**
|
|
285
|
-
* Идентификатор для систем автоматизированного тестирования
|
|
286
|
-
*/
|
|
287
|
-
dataTestId?: string | undefined;
|
|
288
|
-
/**
|
|
289
|
-
* Стили компонента для default и inverted режима.
|
|
290
|
-
*/
|
|
291
|
-
colorStyles?: StyleColors | undefined;
|
|
292
|
-
/**
|
|
293
|
-
* Запрещает ввод с клавиатуры
|
|
294
|
-
*/
|
|
295
|
-
disableUserInput?: boolean | undefined;
|
|
296
|
-
} & React.RefAttributes<HTMLInputElement>>;
|
|
297
|
-
export { StyleColors, BaseInputProps, BaseInput };
|
|
11
|
+
declare const Header: React.FC<HeaderProps>;
|
|
12
|
+
export { HeaderProps, Header };
|
|
@@ -33,7 +33,7 @@ type InputAutocompleteDesktopProps = Omit<BaseSelectProps, 'Field' | 'nativeSele
|
|
|
33
33
|
*/
|
|
34
34
|
updatePopover?: BaseSelectProps['updatePopover'];
|
|
35
35
|
};
|
|
36
|
-
declare const InputAutocompleteDesktop: React.ForwardRefExoticComponent<Omit<BaseSelectProps, "nativeSelect" | "
|
|
36
|
+
declare const InputAutocompleteDesktop: React.ForwardRefExoticComponent<Omit<BaseSelectProps, "nativeSelect" | "searchProps" | "showSearch" | "Field" | "Search"> & {
|
|
37
37
|
/**
|
|
38
38
|
* Компонент ввода значения
|
|
39
39
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ChangeEvent, ElementType } from "react";
|
|
4
|
-
import { ButtonMobileProps } from "./mobile-
|
|
4
|
+
import { ButtonMobileProps } from "./mobile-89f0cb07";
|
|
5
5
|
import { AdditionalMobileProps, BaseSelectChangePayload, BaseSelectProps } from "./shared-4cd3936b";
|
|
6
6
|
type InputAutocompleteMobileProps = Omit<BaseSelectProps, 'OptionsList' | 'Checkmark' | 'onScroll' | 'nativeSelect' | 'autocomplete' | 'valueRenderer' | 'searchProps' | 'showSearch' | 'Search'> & {
|
|
7
7
|
/**
|
|
@@ -49,7 +49,7 @@ type InputAutocompleteMobileProps = Omit<BaseSelectProps, 'OptionsList' | 'Check
|
|
|
49
49
|
*/
|
|
50
50
|
Input?: ElementType;
|
|
51
51
|
};
|
|
52
|
-
declare const InputAutocompleteMobile: React.ForwardRefExoticComponent<Omit<BaseSelectProps, "onScroll" | "
|
|
52
|
+
declare const InputAutocompleteMobile: React.ForwardRefExoticComponent<Omit<BaseSelectProps, "onScroll" | "valueRenderer" | "autocomplete" | "nativeSelect" | "searchProps" | "showSearch" | "OptionsList" | "Search" | "Checkmark"> & {
|
|
53
53
|
/**
|
|
54
54
|
* Обработчик выбора
|
|
55
55
|
*/
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ChangeEvent, ElementType } from "react";
|
|
4
|
-
import { ButtonMobileProps } from "./mobile-
|
|
5
|
-
import { SelectModalMobileProps } from "./mobile-
|
|
4
|
+
import { ButtonMobileProps } from "./mobile-89f0cb07";
|
|
5
|
+
import { SelectModalMobileProps } from "./mobile-f28cbba0";
|
|
6
6
|
import { BaseSelectChangePayload } from "./shared-4cd3936b";
|
|
7
7
|
type InputAutocompleteModalMobileProps = Omit<SelectModalMobileProps, 'OptionsList' | 'Checkmark' | 'onScroll' | 'nativeSelect' | 'autocomplete' | 'valueRenderer'> & {
|
|
8
8
|
/**
|
|
@@ -46,7 +46,7 @@ type InputAutocompleteModalMobileProps = Omit<SelectModalMobileProps, 'OptionsLi
|
|
|
46
46
|
*/
|
|
47
47
|
Input?: ElementType;
|
|
48
48
|
};
|
|
49
|
-
declare const InputAutocompleteModalMobile: React.ForwardRefExoticComponent<Omit<SelectModalMobileProps, "onScroll" | "
|
|
49
|
+
declare const InputAutocompleteModalMobile: React.ForwardRefExoticComponent<Omit<SelectModalMobileProps, "onScroll" | "valueRenderer" | "autocomplete" | "nativeSelect" | "OptionsList" | "Checkmark"> & {
|
|
50
50
|
/**
|
|
51
51
|
* Обработчик выбора
|
|
52
52
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
|
-
import { ButtonMobileProps } from "./mobile-
|
|
3
|
+
import { ButtonMobileProps } from "./mobile-89f0cb07";
|
|
4
4
|
import { BaseSelectProps } from "./shared-4cd3936b";
|
|
5
5
|
import { InputAutocompleteDesktopProps } from "./Component.desktop";
|
|
6
6
|
import { InputAutocompleteMobileProps } from "./Component.mobile";
|
|
@@ -12,7 +12,7 @@ type InputAutocompleteResponsiveProps = InputAutocompleteDesktopProps & InputAut
|
|
|
12
12
|
breakpoint?: number;
|
|
13
13
|
};
|
|
14
14
|
type InputAutocompleteMedia = 'desktop' | 'mobile';
|
|
15
|
-
declare const InputAutocompleteResponsive: React.ForwardRefExoticComponent<Omit<BaseSelectProps, "nativeSelect" | "
|
|
15
|
+
declare const InputAutocompleteResponsive: React.ForwardRefExoticComponent<Omit<BaseSelectProps, "nativeSelect" | "searchProps" | "showSearch" | "Field" | "Search"> & {
|
|
16
16
|
Input?: React.FC<Omit<import("./autocomplete-field/Component").BaseInputProps, "colorStyles" | "FormControlComponent"> & {
|
|
17
17
|
breakpoint?: number | undefined;
|
|
18
18
|
defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
|
|
@@ -26,7 +26,7 @@ declare const InputAutocompleteResponsive: React.ForwardRefExoticComponent<Omit<
|
|
|
26
26
|
success?: boolean | undefined;
|
|
27
27
|
onInput?: ((event: React.ChangeEvent<HTMLInputElement>) => void) | undefined;
|
|
28
28
|
updatePopover?: React.MutableRefObject<() => void> | undefined;
|
|
29
|
-
} & Omit<BaseSelectProps, "onScroll" | "
|
|
29
|
+
} & Omit<BaseSelectProps, "onScroll" | "valueRenderer" | "autocomplete" | "nativeSelect" | "searchProps" | "showSearch" | "OptionsList" | "Search" | "Checkmark"> & {
|
|
30
30
|
onChange: (payload: string | import("./shared-4cd3936b").BaseSelectChangePayload) => void;
|
|
31
31
|
onFilter: (event: React.ChangeEvent<HTMLInputElement>) => void;
|
|
32
32
|
value?: string | undefined;
|
|
@@ -44,5 +44,5 @@ declare const InputAutocompleteResponsive: React.ForwardRefExoticComponent<Omit<
|
|
|
44
44
|
* @default 1024
|
|
45
45
|
*/
|
|
46
46
|
breakpoint?: number | undefined;
|
|
47
|
-
} & React.RefAttributes<
|
|
47
|
+
} & React.RefAttributes<HTMLDivElement | HTMLInputElement>>;
|
|
48
48
|
export { InputAutocompleteResponsiveProps, InputAutocompleteMedia, InputAutocompleteResponsive };
|