@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 '../../code-input/modern/mobile';
|
|
|
9
9
|
import '../../link/modern';
|
|
10
10
|
import '../../typography/modern';
|
|
11
11
|
import './components/header/component.js';
|
|
12
|
-
import './countdown-section-
|
|
12
|
+
import './countdown-section-f642a386.js';
|
|
13
13
|
import '../../button/modern';
|
|
14
14
|
import '../../spinner/modern';
|
|
15
15
|
import './components/screens/hint/component.js';
|
|
@@ -12,7 +12,7 @@ import '../../code-input/modern/mobile';
|
|
|
12
12
|
import '../../link/modern';
|
|
13
13
|
import '../../typography/modern';
|
|
14
14
|
import './components/header/component.js';
|
|
15
|
-
import './countdown-section-
|
|
15
|
+
import './countdown-section-f642a386.js';
|
|
16
16
|
import '../../button/modern';
|
|
17
17
|
import '../../spinner/modern';
|
|
18
18
|
import './components/screens/hint/component.js';
|
|
@@ -14,7 +14,7 @@ import '../../../../code-input/modern/mobile';
|
|
|
14
14
|
import '../../../../link/modern';
|
|
15
15
|
import '../../../../typography/modern';
|
|
16
16
|
import '../header/component.js';
|
|
17
|
-
import '../../countdown-section-
|
|
17
|
+
import '../../countdown-section-f642a386.js';
|
|
18
18
|
import '../../../../button/modern';
|
|
19
19
|
import '../../../../spinner/modern';
|
|
20
20
|
import '../countdown-loader/component.js';
|
|
@@ -9,7 +9,7 @@ import '../../../../code-input/modern/mobile';
|
|
|
9
9
|
import '../../../../link/modern';
|
|
10
10
|
import '../../../../typography/modern';
|
|
11
11
|
import '../header/component.js';
|
|
12
|
-
import '../../countdown-section-
|
|
12
|
+
import '../../countdown-section-f642a386.js';
|
|
13
13
|
import '../../../../button/modern';
|
|
14
14
|
import '../../../../spinner/modern';
|
|
15
15
|
import '../screens/hint/component.js';
|
|
@@ -13,7 +13,7 @@ import '../../../typography/modern';
|
|
|
13
13
|
import '@alfalab/hooks';
|
|
14
14
|
import '../context.js';
|
|
15
15
|
import './header/component.js';
|
|
16
|
-
import '../countdown-section-
|
|
16
|
+
import '../countdown-section-f642a386.js';
|
|
17
17
|
import '../../../button/modern';
|
|
18
18
|
import '../../../spinner/modern';
|
|
19
19
|
import '../utils.js';
|
|
@@ -12,7 +12,7 @@ import '../../../../typography/modern';
|
|
|
12
12
|
import '@alfalab/hooks';
|
|
13
13
|
import '../../context.js';
|
|
14
14
|
import '../header/component.js';
|
|
15
|
-
import '../../countdown-section-
|
|
15
|
+
import '../../countdown-section-f642a386.js';
|
|
16
16
|
import '../../../../button/modern';
|
|
17
17
|
import '../../../../spinner/modern';
|
|
18
18
|
import '../countdown-loader/component.js';
|
|
@@ -8,7 +8,7 @@ import { Typography } from '../../../../../typography/modern';
|
|
|
8
8
|
import { usePrevious, useLayoutEffect_SAFE_FOR_SSR } from '@alfalab/hooks';
|
|
9
9
|
import { ConfirmationContext } from '../../../context.js';
|
|
10
10
|
import { Header } from '../../header/component.js';
|
|
11
|
-
import { s as styles, C as CountdownSection } from '../../../countdown-section-
|
|
11
|
+
import { s as styles, C as CountdownSection } from '../../../countdown-section-f642a386.js';
|
|
12
12
|
import '../../../../../button/modern';
|
|
13
13
|
import '../../../../../spinner/modern';
|
|
14
14
|
import '../../../utils.js';
|
|
@@ -4,5 +4,5 @@ import '../../../../../button/modern';
|
|
|
4
4
|
import '../../../../../spinner/modern';
|
|
5
5
|
import '../../../../../typography/modern';
|
|
6
6
|
import '../../../context.js';
|
|
7
|
-
export { C as CountdownSection } from '../../../countdown-section-
|
|
7
|
+
export { C as CountdownSection } from '../../../countdown-section-f642a386.js';
|
|
8
8
|
import '../../../utils.js';
|
|
@@ -9,7 +9,7 @@ import '../../../../../typography/modern';
|
|
|
9
9
|
import '@alfalab/hooks';
|
|
10
10
|
import '../../../context.js';
|
|
11
11
|
import '../../header/component.js';
|
|
12
|
-
import '../../../countdown-section-
|
|
12
|
+
import '../../../countdown-section-f642a386.js';
|
|
13
13
|
import '../../../../../button/modern';
|
|
14
14
|
import '../../../../../spinner/modern';
|
|
15
15
|
import '../../../utils.js';
|
|
@@ -11,7 +11,7 @@ import '../../code-input/modern/mobile';
|
|
|
11
11
|
import '../../link/modern';
|
|
12
12
|
import '../../typography/modern';
|
|
13
13
|
import './components/header/component.js';
|
|
14
|
-
import './countdown-section-
|
|
14
|
+
import './countdown-section-f642a386.js';
|
|
15
15
|
import '../../button/modern';
|
|
16
16
|
import '../../spinner/modern';
|
|
17
17
|
import './components/screens/hint/component.js';
|
|
@@ -12,7 +12,7 @@ import '../../code-input/modern/mobile';
|
|
|
12
12
|
import '../../link/modern';
|
|
13
13
|
import '../../typography/modern';
|
|
14
14
|
import './components/header/component.js';
|
|
15
|
-
import './countdown-section-
|
|
15
|
+
import './countdown-section-f642a386.js';
|
|
16
16
|
import '../../button/modern';
|
|
17
17
|
import '../../spinner/modern';
|
|
18
18
|
import './components/screens/hint/component.js';
|
|
@@ -11,7 +11,7 @@ import '../../code-input/modern/mobile';
|
|
|
11
11
|
import '../../link/modern';
|
|
12
12
|
import '../../typography/modern';
|
|
13
13
|
import './components/header/component.js';
|
|
14
|
-
import './countdown-section-
|
|
14
|
+
import './countdown-section-f642a386.js';
|
|
15
15
|
import '../../button/modern';
|
|
16
16
|
import '../../spinner/modern';
|
|
17
17
|
import './components/screens/hint/component.js';
|
|
@@ -15,6 +15,6 @@ import '../../link/modern';
|
|
|
15
15
|
import '../../typography/modern';
|
|
16
16
|
import '@alfalab/hooks';
|
|
17
17
|
import './components/header/component.js';
|
|
18
|
-
import './countdown-section-
|
|
18
|
+
import './countdown-section-f642a386.js';
|
|
19
19
|
import '../../button/modern';
|
|
20
20
|
import '../../spinner/modern';
|
package/confirmation/shared.js
CHANGED
|
@@ -17,7 +17,7 @@ require('../link');
|
|
|
17
17
|
require('../typography');
|
|
18
18
|
require('@alfalab/hooks');
|
|
19
19
|
require('./components/header/component.js');
|
|
20
|
-
require('./countdown-section-
|
|
20
|
+
require('./countdown-section-3dcecb18.js');
|
|
21
21
|
require('../button');
|
|
22
22
|
require('../spinner');
|
|
23
23
|
|
|
@@ -1,6 +1,297 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
import { ChangeEvent, ElementType, HTMLAttributes, InputHTMLAttributes, MouseEvent, ReactNode, RefAttributes } from "react";
|
|
4
|
+
type StyleColors = {
|
|
5
|
+
default: {
|
|
6
|
+
[key: string]: string;
|
|
7
|
+
};
|
|
8
|
+
inverted: {
|
|
9
|
+
[key: string]: string;
|
|
10
|
+
};
|
|
11
|
+
};
|
|
12
|
+
type BaseInputProps = Omit<InputHTMLAttributes<HTMLInputElement>, 'size' | 'type' | 'value' | 'defaultValue' | 'onChange' | 'onClick' | 'onMouseDown' | 'enterKeyHint'> & {
|
|
13
|
+
/**
|
|
14
|
+
* Значение поля ввода
|
|
15
|
+
*/
|
|
16
|
+
value?: string;
|
|
17
|
+
/**
|
|
18
|
+
* Начальное значение поля
|
|
19
|
+
*/
|
|
20
|
+
defaultValue?: string;
|
|
21
|
+
/**
|
|
22
|
+
* Растягивает компонент на ширину контейнера
|
|
23
|
+
*/
|
|
24
|
+
block?: boolean;
|
|
25
|
+
/**
|
|
26
|
+
* Крестик для очистки поля
|
|
27
|
+
*/
|
|
28
|
+
clear?: boolean;
|
|
29
|
+
/**
|
|
30
|
+
* Размер компонента
|
|
31
|
+
*/
|
|
32
|
+
size?: 's' | 'm' | 'l' | 'xl';
|
|
33
|
+
/**
|
|
34
|
+
* Набор цветов для компонента
|
|
35
|
+
*/
|
|
36
|
+
colors?: 'default' | 'inverted';
|
|
37
|
+
/**
|
|
38
|
+
* Отображение ошибки
|
|
39
|
+
*/
|
|
40
|
+
error?: ReactNode | boolean;
|
|
41
|
+
/**
|
|
42
|
+
* Отображение иконки успеха
|
|
43
|
+
*/
|
|
44
|
+
success?: boolean;
|
|
45
|
+
/**
|
|
46
|
+
* Текст подсказки
|
|
47
|
+
*/
|
|
48
|
+
hint?: ReactNode;
|
|
49
|
+
/**
|
|
50
|
+
* Лейбл компонента
|
|
51
|
+
*/
|
|
52
|
+
label?: React.ReactNode;
|
|
53
|
+
/**
|
|
54
|
+
* Вид лейбла внутри / снаружи
|
|
55
|
+
*/
|
|
56
|
+
labelView?: 'inner' | 'outer';
|
|
57
|
+
/**
|
|
58
|
+
* Атрибут type
|
|
59
|
+
*/
|
|
60
|
+
type?: 'number' | 'card' | 'email' | 'money' | 'password' | 'tel' | 'text';
|
|
61
|
+
/**
|
|
62
|
+
* Ref для обертки input
|
|
63
|
+
*/
|
|
64
|
+
wrapperRef?: React.Ref<HTMLDivElement> | null;
|
|
65
|
+
/**
|
|
66
|
+
* Слот слева
|
|
67
|
+
*/
|
|
68
|
+
leftAddons?: React.ReactNode;
|
|
69
|
+
/**
|
|
70
|
+
* Слот справа
|
|
71
|
+
*/
|
|
72
|
+
rightAddons?: React.ReactNode;
|
|
73
|
+
/**
|
|
74
|
+
* Свойства для обертки левых аддонов
|
|
75
|
+
*/
|
|
76
|
+
leftAddonsProps?: HTMLAttributes<HTMLDivElement>;
|
|
77
|
+
/**
|
|
78
|
+
* Свойства для обертки правых аддонов
|
|
79
|
+
*/
|
|
80
|
+
rightAddonsProps?: HTMLAttributes<HTMLDivElement>;
|
|
81
|
+
/**
|
|
82
|
+
* Слот под инпутом
|
|
83
|
+
*/
|
|
84
|
+
bottomAddons?: React.ReactNode;
|
|
85
|
+
/**
|
|
86
|
+
* Дополнительный класс
|
|
87
|
+
*/
|
|
88
|
+
className?: string;
|
|
89
|
+
/**
|
|
90
|
+
* Дополнительный класс для поля
|
|
91
|
+
*/
|
|
92
|
+
fieldClassName?: string;
|
|
93
|
+
/**
|
|
94
|
+
* Дополнительный класс инпута
|
|
95
|
+
*/
|
|
96
|
+
inputClassName?: string;
|
|
97
|
+
/**
|
|
98
|
+
* Дополнительный класс для лейбла
|
|
99
|
+
*/
|
|
100
|
+
labelClassName?: string;
|
|
101
|
+
/**
|
|
102
|
+
* Дополнительный класс для аддонов
|
|
103
|
+
*/
|
|
104
|
+
addonsClassName?: string;
|
|
105
|
+
/**
|
|
106
|
+
* Класс, который будет установлен при фокусе
|
|
107
|
+
*/
|
|
108
|
+
focusedClassName?: string;
|
|
109
|
+
/**
|
|
110
|
+
* Класс, который будет установлен, если в поле есть значение
|
|
111
|
+
*/
|
|
112
|
+
filledClassName?: string;
|
|
113
|
+
/**
|
|
114
|
+
* Обработчик поля ввода
|
|
115
|
+
*/
|
|
116
|
+
onChange?: (event: ChangeEvent<HTMLInputElement>, payload: {
|
|
117
|
+
value: string;
|
|
118
|
+
}) => void;
|
|
119
|
+
/**
|
|
120
|
+
* Обработчик нажатия на кнопку очистки
|
|
121
|
+
*/
|
|
122
|
+
onClear?: (event: MouseEvent<HTMLButtonElement>) => void;
|
|
123
|
+
/**
|
|
124
|
+
* Обработчик клика по полю
|
|
125
|
+
*/
|
|
126
|
+
onClick?: (event: MouseEvent<HTMLDivElement>) => void;
|
|
127
|
+
/**
|
|
128
|
+
* Обработчик MouseDown по полю
|
|
129
|
+
*/
|
|
130
|
+
onMouseDown?: (event: MouseEvent<HTMLDivElement>) => void;
|
|
131
|
+
/**
|
|
132
|
+
* Обработчик MouseUp по полю
|
|
133
|
+
*/
|
|
134
|
+
onMouseUp?: (event: MouseEvent<HTMLDivElement>) => void;
|
|
135
|
+
/**
|
|
136
|
+
* Компонент FormControl
|
|
137
|
+
*/
|
|
138
|
+
FormControlComponent?: ElementType<FormControlProps & RefAttributes<HTMLDivElement>>;
|
|
139
|
+
/**
|
|
140
|
+
* Идентификатор для систем автоматизированного тестирования
|
|
141
|
+
*/
|
|
142
|
+
dataTestId?: string;
|
|
143
|
+
/**
|
|
144
|
+
* Стили компонента для default и inverted режима.
|
|
145
|
+
*/
|
|
146
|
+
colorStyles?: StyleColors;
|
|
147
|
+
/**
|
|
148
|
+
* Запрещает ввод с клавиатуры
|
|
149
|
+
*/
|
|
150
|
+
disableUserInput?: boolean;
|
|
151
|
+
};
|
|
152
|
+
declare const BaseInput: React.ForwardRefExoticComponent<Omit<React.InputHTMLAttributes<HTMLInputElement>, "size" | "value" | "type" | "defaultValue" | "onChange" | "onClick" | "onMouseDown" | "enterKeyHint"> & {
|
|
153
|
+
/**
|
|
154
|
+
* Значение поля ввода
|
|
155
|
+
*/
|
|
156
|
+
value?: string | undefined;
|
|
157
|
+
/**
|
|
158
|
+
* Начальное значение поля
|
|
159
|
+
*/
|
|
160
|
+
defaultValue?: string | undefined;
|
|
161
|
+
/**
|
|
162
|
+
* Растягивает компонент на ширину контейнера
|
|
163
|
+
*/
|
|
164
|
+
block?: boolean | undefined;
|
|
165
|
+
/**
|
|
166
|
+
* Крестик для очистки поля
|
|
167
|
+
*/
|
|
168
|
+
clear?: boolean | undefined;
|
|
169
|
+
/**
|
|
170
|
+
* Размер компонента
|
|
171
|
+
*/
|
|
172
|
+
size?: "s" | "m" | "l" | "xl" | undefined;
|
|
173
|
+
/**
|
|
174
|
+
* Набор цветов для компонента
|
|
175
|
+
*/
|
|
176
|
+
colors?: "default" | "inverted" | undefined;
|
|
177
|
+
/**
|
|
178
|
+
* Отображение ошибки
|
|
179
|
+
*/
|
|
180
|
+
error?: ReactNode | boolean;
|
|
181
|
+
/**
|
|
182
|
+
* Отображение иконки успеха
|
|
183
|
+
*/
|
|
184
|
+
success?: boolean | undefined;
|
|
185
|
+
/**
|
|
186
|
+
* Текст подсказки
|
|
187
|
+
*/
|
|
188
|
+
hint?: ReactNode;
|
|
189
|
+
/**
|
|
190
|
+
* Лейбл компонента
|
|
191
|
+
*/
|
|
192
|
+
label?: React.ReactNode;
|
|
193
|
+
/**
|
|
194
|
+
* Вид лейбла внутри / снаружи
|
|
195
|
+
*/
|
|
196
|
+
labelView?: "inner" | "outer" | undefined;
|
|
197
|
+
/**
|
|
198
|
+
* Атрибут type
|
|
199
|
+
*/
|
|
200
|
+
type?: "number" | "text" | "tel" | "email" | "card" | "money" | "password" | undefined;
|
|
201
|
+
/**
|
|
202
|
+
* Ref для обертки input
|
|
203
|
+
*/
|
|
204
|
+
wrapperRef?: React.Ref<HTMLDivElement> | undefined;
|
|
205
|
+
/**
|
|
206
|
+
* Слот слева
|
|
207
|
+
*/
|
|
208
|
+
leftAddons?: React.ReactNode;
|
|
209
|
+
/**
|
|
210
|
+
* Слот справа
|
|
211
|
+
*/
|
|
212
|
+
rightAddons?: React.ReactNode;
|
|
213
|
+
/**
|
|
214
|
+
* Свойства для обертки левых аддонов
|
|
215
|
+
*/
|
|
216
|
+
leftAddonsProps?: React.HTMLAttributes<HTMLDivElement> | undefined;
|
|
217
|
+
/**
|
|
218
|
+
* Свойства для обертки правых аддонов
|
|
219
|
+
*/
|
|
220
|
+
rightAddonsProps?: React.HTMLAttributes<HTMLDivElement> | undefined;
|
|
221
|
+
/**
|
|
222
|
+
* Слот под инпутом
|
|
223
|
+
*/
|
|
224
|
+
bottomAddons?: React.ReactNode;
|
|
225
|
+
/**
|
|
226
|
+
* Дополнительный класс
|
|
227
|
+
*/
|
|
228
|
+
className?: string | undefined;
|
|
229
|
+
/**
|
|
230
|
+
* Дополнительный класс для поля
|
|
231
|
+
*/
|
|
232
|
+
fieldClassName?: string | undefined;
|
|
233
|
+
/**
|
|
234
|
+
* Дополнительный класс инпута
|
|
235
|
+
*/
|
|
236
|
+
inputClassName?: string | undefined;
|
|
237
|
+
/**
|
|
238
|
+
* Дополнительный класс для лейбла
|
|
239
|
+
*/
|
|
240
|
+
labelClassName?: string | undefined;
|
|
241
|
+
/**
|
|
242
|
+
* Дополнительный класс для аддонов
|
|
243
|
+
*/
|
|
244
|
+
addonsClassName?: string | undefined;
|
|
245
|
+
/**
|
|
246
|
+
* Класс, который будет установлен при фокусе
|
|
247
|
+
*/
|
|
248
|
+
focusedClassName?: string | undefined;
|
|
249
|
+
/**
|
|
250
|
+
* Класс, который будет установлен, если в поле есть значение
|
|
251
|
+
*/
|
|
252
|
+
filledClassName?: string | undefined;
|
|
253
|
+
/**
|
|
254
|
+
* Обработчик поля ввода
|
|
255
|
+
*/
|
|
256
|
+
onChange?: ((event: ChangeEvent<HTMLInputElement>, payload: {
|
|
257
|
+
value: string;
|
|
258
|
+
}) => void) | undefined;
|
|
259
|
+
/**
|
|
260
|
+
* Обработчик нажатия на кнопку очистки
|
|
261
|
+
*/
|
|
262
|
+
onClear?: ((event: MouseEvent<HTMLButtonElement>) => void) | undefined;
|
|
263
|
+
/**
|
|
264
|
+
* Обработчик клика по полю
|
|
265
|
+
*/
|
|
266
|
+
onClick?: ((event: MouseEvent<HTMLDivElement>) => void) | undefined;
|
|
267
|
+
/**
|
|
268
|
+
* Обработчик MouseDown по полю
|
|
269
|
+
*/
|
|
270
|
+
onMouseDown?: ((event: MouseEvent<HTMLDivElement>) => void) | undefined;
|
|
271
|
+
/**
|
|
272
|
+
* Обработчик MouseUp по полю
|
|
273
|
+
*/
|
|
274
|
+
onMouseUp?: ((event: MouseEvent<HTMLDivElement>) => void) | undefined;
|
|
275
|
+
/**
|
|
276
|
+
* Компонент FormControl
|
|
277
|
+
*/
|
|
278
|
+
FormControlComponent?: React.ElementType<Omit<import("./index-ebda875c").BaseFormControlProps, "styles" | "colorStyles"> & {
|
|
279
|
+
breakpoint?: number | undefined;
|
|
280
|
+
defaultMatchMediaValue?: boolean | (() => boolean) | undefined;
|
|
281
|
+
} & React.RefAttributes<HTMLDivElement>> | undefined;
|
|
282
|
+
/**
|
|
283
|
+
* Идентификатор для систем автоматизированного тестирования
|
|
284
|
+
*/
|
|
285
|
+
dataTestId?: string | undefined;
|
|
286
|
+
/**
|
|
287
|
+
* Стили компонента для default и inverted режима.
|
|
288
|
+
*/
|
|
289
|
+
colorStyles?: StyleColors | undefined;
|
|
290
|
+
/**
|
|
291
|
+
* Запрещает ввод с клавиатуры
|
|
292
|
+
*/
|
|
293
|
+
disableUserInput?: boolean | undefined;
|
|
294
|
+
} & React.RefAttributes<HTMLInputElement>>;
|
|
295
|
+
export * from "./Component-72dda473";
|
|
296
|
+
export * from "./Component.responsive-785df74d";
|
|
297
|
+
export { StyleColors, BaseInputProps, BaseInput };
|
|
@@ -383,7 +383,7 @@ declare const CalendarMobile: React.ForwardRefExoticComponent<CalendarDesktopPro
|
|
|
383
383
|
*/
|
|
384
384
|
allowSelectionFromEmptyRange?: boolean | undefined;
|
|
385
385
|
} & React.RefAttributes<HTMLDivElement>>;
|
|
386
|
-
export { ButtonMobile } from "./Component.mobile-
|
|
386
|
+
export { ButtonMobile } from "./Component.mobile-89f0cb07";
|
|
387
387
|
export type { CommonButtonProps as ButtonMobileProps } from "./typings-89f0cb07";
|
|
388
388
|
export { ModalMobile, ModalMobileProps, Content, ResponsiveContext, Modal, ModalContext, stackingOrder, StackingContext, StackProps, Stack, PORTAL_CONTAINER_ATTRIBUTE, getDefaultPortalContainer, setRef, getModalStore, GlobalStore, CalendarMobileProps, CalendarMobile };
|
|
389
389
|
export type { SavedStyle };
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
import React from "react";
|
|
3
3
|
import { FC, ReactNode, MouseEvent } from "react";
|
|
4
4
|
import { SelectorView, Month, DayAddons, View } from "./typings-5684a67d";
|
|
5
|
-
import { PeriodType } from "./index-f034f741";
|
|
6
5
|
type HeaderProps = {
|
|
7
6
|
/**
|
|
8
7
|
* Вид шапки — месяц и год или только месяц
|
|
@@ -64,12 +63,6 @@ type MonthsTableProps = {
|
|
|
64
63
|
responsive?: boolean;
|
|
65
64
|
};
|
|
66
65
|
declare const MonthsTable: FC<MonthsTableProps>;
|
|
67
|
-
declare const formatPeriod: (valueFrom: Date, valueTo: Date, periodType: PeriodType, showCurrentYear?: boolean) => string;
|
|
68
|
-
declare const getYearSelectorValue: (valueFrom: Date | undefined, showCurrentYear: boolean) => number | "";
|
|
69
|
-
declare const shiftValues: (valueFrom: Date, valueTo: Date, periodType: PeriodType, direction: "prev" | "next") => {
|
|
70
|
-
valueFrom: Date;
|
|
71
|
-
valueTo: Date;
|
|
72
|
-
};
|
|
73
66
|
type YearsTableProps = {
|
|
74
67
|
/**
|
|
75
68
|
* Массив лет
|
|
@@ -201,5 +194,5 @@ type CalendarDesktopProps = {
|
|
|
201
194
|
showCurrentYearSelector?: boolean;
|
|
202
195
|
};
|
|
203
196
|
declare const CalendarDesktop: React.ForwardRefExoticComponent<CalendarDesktopProps & React.RefAttributes<HTMLDivElement>>;
|
|
204
|
-
export { HeaderProps, Header, MonthYearHeaderProps, MonthYearHeader, MonthsTableProps, MonthsTable,
|
|
197
|
+
export { HeaderProps, Header, MonthYearHeaderProps, MonthYearHeader, MonthsTableProps, MonthsTable, YearsTableProps, YearsTable, CalendarDesktopProps, CalendarDesktop };
|
|
205
198
|
export * from "./Component-69921c40";
|
|
@@ -1,35 +1,2 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
|
|
3
|
-
import { ButtonHTMLAttributes, ElementType, FC } from "react";
|
|
4
|
-
interface CloserProps extends ButtonHTMLAttributes<HTMLButtonElement> {
|
|
5
|
-
/**
|
|
6
|
-
* Вид компонента
|
|
7
|
-
*/
|
|
8
|
-
view: "desktop" | "mobile";
|
|
9
|
-
/**
|
|
10
|
-
* Дополнительный класс
|
|
11
|
-
*/
|
|
12
|
-
className?: string;
|
|
13
|
-
/**
|
|
14
|
-
* Позиция крестика
|
|
15
|
-
*/
|
|
16
|
-
align?: "left" | "right";
|
|
17
|
-
/**
|
|
18
|
-
* Фиксирует крестик
|
|
19
|
-
*/
|
|
20
|
-
sticky?: boolean;
|
|
21
|
-
/**
|
|
22
|
-
* Иконка
|
|
23
|
-
*/
|
|
24
|
-
icon?: ElementType;
|
|
25
|
-
/**
|
|
26
|
-
* Идентификатор для систем автоматизированного тестирования
|
|
27
|
-
*/
|
|
28
|
-
dataTestId?: string;
|
|
29
|
-
/**
|
|
30
|
-
* Коллбэк закрытия.
|
|
31
|
-
*/
|
|
32
|
-
onClose?: (event: React.MouseEvent<HTMLElement> | React.KeyboardEvent<HTMLElement>, reason?: "backdropClick" | "escapeKeyDown" | "closerClick") => void;
|
|
33
|
-
}
|
|
34
|
-
declare const Closer: FC<CloserProps>;
|
|
35
|
-
export { CloserProps, Closer };
|
|
2
|
+
export * from "./Component-10db897e";
|
|
@@ -76,5 +76,8 @@ type PeriodSliderProps = {
|
|
|
76
76
|
dataTestId?: string;
|
|
77
77
|
};
|
|
78
78
|
declare const PeriodSlider: FC<PeriodSliderProps>;
|
|
79
|
-
|
|
80
|
-
|
|
79
|
+
declare const shiftValues: (valueFrom: Date, valueTo: Date, periodType: PeriodType, direction: "prev" | "next") => {
|
|
80
|
+
valueFrom: Date;
|
|
81
|
+
valueTo: Date;
|
|
82
|
+
};
|
|
83
|
+
export { PeriodType, PeriodSliderProps, PeriodSlider, shiftValues };
|