@alfalab/core-components 43.1.3-beta.0 → 43.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bottom-sheet/component.js +2 -2
- package/bottom-sheet/cssm/component.js +2 -2
- package/bottom-sheet/cssm/index.module.css +3 -2
- package/bottom-sheet/cssm/types.d.ts +4 -0
- package/bottom-sheet/esm/component.js +2 -2
- package/bottom-sheet/esm/index.css +3 -2
- package/bottom-sheet/esm/types.d.ts +4 -0
- package/bottom-sheet/index.css +3 -2
- package/bottom-sheet/modern/component.js +2 -1
- package/bottom-sheet/modern/index.css +3 -2
- package/bottom-sheet/modern/types.d.ts +4 -0
- package/bottom-sheet/types.d.ts +4 -0
- 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/component.desktop.js +1 -1
- package/confirmation/desktop/index.js +1 -1
- package/confirmation/esm/component.responsive.js +1 -1
- package/confirmation/esm/components/base-confirmation/component.js +1 -1
- package/confirmation/esm/components/base-confirmation/index.js +1 -1
- package/confirmation/esm/components/index.js +1 -1
- package/confirmation/esm/components/screens/index.js +1 -1
- package/confirmation/esm/components/screens/initial/component.js +1 -1
- package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/esm/components/screens/initial/index.js +1 -1
- package/confirmation/esm/desktop/component.desktop.js +1 -1
- package/confirmation/esm/desktop/index.js +1 -1
- package/confirmation/esm/index.js +1 -1
- package/confirmation/esm/mobile/component.mobile.js +1 -1
- package/confirmation/esm/mobile/index.js +1 -1
- package/confirmation/esm/shared/index.js +1 -1
- package/confirmation/index.js +1 -1
- package/confirmation/mobile/component.mobile.js +1 -1
- package/confirmation/mobile/index.js +1 -1
- package/confirmation/modern/component.responsive.js +1 -1
- package/confirmation/modern/components/base-confirmation/component.js +1 -1
- package/confirmation/modern/components/base-confirmation/index.js +1 -1
- package/confirmation/modern/components/index.js +1 -1
- package/confirmation/modern/components/screens/index.js +1 -1
- package/confirmation/modern/components/screens/initial/component.js +1 -1
- package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
- package/confirmation/modern/components/screens/initial/index.js +1 -1
- package/confirmation/modern/desktop/component.desktop.js +1 -1
- package/confirmation/modern/desktop/index.js +1 -1
- package/confirmation/modern/index.js +1 -1
- package/confirmation/modern/mobile/component.mobile.js +1 -1
- package/confirmation/modern/mobile/index.js +1 -1
- package/confirmation/modern/shared/index.js +1 -1
- package/confirmation/shared/index.js +1 -1
- package/form-control/components/base-form-control/default.css +2 -2
- package/form-control/components/base-form-control/inverted.css +2 -2
- package/form-control/cssm/components/base-form-control/default.module.css +2 -2
- package/form-control/cssm/components/base-form-control/inverted.module.css +2 -2
- package/form-control/esm/components/base-form-control/default.css +2 -2
- package/form-control/esm/components/base-form-control/inverted.css +2 -2
- package/form-control/modern/components/base-form-control/default.css +2 -2
- package/form-control/modern/components/base-form-control/inverted.css +2 -2
- 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/international-phone-input/cssm/typings-e63ec8aa.d.ts +31 -24
- package/international-phone-input/esm/typings-e63ec8aa.d.ts +31 -24
- package/international-phone-input/modern/typings-e63ec8aa.d.ts +31 -24
- package/international-phone-input/typings-e63ec8aa.d.ts +31 -24
- package/navigation-bar/Component.js +2 -2
- package/navigation-bar/cssm/Component.js +2 -2
- package/navigation-bar/cssm/types.d.ts +5 -0
- package/navigation-bar/esm/Component.js +2 -2
- package/navigation-bar/esm/types.d.ts +5 -0
- package/navigation-bar/modern/Component.js +2 -2
- package/navigation-bar/modern/types.d.ts +5 -0
- package/navigation-bar/types.d.ts +5 -0
- package/package.json +1 -1
- package/picker-button/{esm/types-1c79e231.d.ts → cssm/types-667e33fd.d.ts} +5 -1
- package/picker-button/cssm/typings-e63ec8aa.d.ts +5 -1
- package/picker-button/{types-1c79e231.d.ts → esm/types-667e33fd.d.ts} +5 -1
- package/picker-button/esm/typings-e63ec8aa.d.ts +5 -1
- package/picker-button/modern/{types-1c79e231.d.ts → types-667e33fd.d.ts} +5 -1
- package/picker-button/modern/typings-e63ec8aa.d.ts +5 -1
- package/picker-button/{cssm/types-1c79e231.d.ts → types-667e33fd.d.ts} +5 -1
- package/picker-button/typings-e63ec8aa.d.ts +5 -1
- 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.responsive.js +1 -1
- package/select/esm/Component.responsive.js +1 -1
- package/select/esm/index.js +1 -1
- package/select/esm/mobile/Component.mobile.js +1 -1
- package/select/esm/mobile/Component.modal.mobile.js +1 -1
- package/select/esm/mobile/index.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/index.js +1 -1
- package/select/index.js +1 -1
- package/select/mobile/Component.mobile.js +1 -1
- package/select/mobile/Component.modal.mobile.js +1 -1
- package/select/mobile/index.js +1 -1
- package/select/modern/Component.responsive.js +1 -1
- package/select/modern/index.js +1 -1
- package/select/modern/mobile/Component.mobile.js +1 -1
- package/select/modern/mobile/Component.modal.mobile.js +1 -1
- package/select/modern/mobile/index.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/index.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/index.js +1 -1
- package/select-with-tags/component.d.ts +1 -1
- package/tabs/collapsible/index.js +1 -1
- package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/components/tabs/Component.collapsible.js +1 -1
- package/tabs/components/tabs/Component.desktop.js +2 -2
- package/tabs/components/tabs/Component.mobile.js +2 -2
- package/tabs/components/tabs/Component.responsive.js +2 -2
- package/tabs/desktop/index.js +2 -2
- package/tabs/esm/collapsible/index.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
- package/tabs/esm/components/tabs/Component.desktop.js +2 -2
- package/tabs/esm/components/tabs/Component.mobile.js +2 -2
- package/tabs/esm/components/tabs/Component.responsive.js +2 -2
- package/tabs/esm/desktop/index.js +2 -2
- package/tabs/esm/index.js +2 -2
- package/tabs/esm/mobile/index.js +2 -2
- package/tabs/index.js +2 -2
- package/tabs/mobile/index.js +2 -2
- package/tabs/modern/collapsible/index.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
- package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
- package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
- package/tabs/modern/components/tabs/Component.desktop.js +2 -2
- package/tabs/modern/components/tabs/Component.mobile.js +2 -2
- package/tabs/modern/components/tabs/Component.responsive.js +2 -2
- package/tabs/modern/desktop/index.js +2 -2
- package/tabs/modern/index.js +2 -2
- package/tabs/modern/mobile/index.js +2 -2
- package/textarea/Component.js +1 -1
- package/textarea/components/PseudoTextArea.js +1 -1
- package/textarea/components/index.d.ts +1 -1
- package/textarea/components/index.js +1 -1
- package/textarea/esm/Component.js +1 -1
- package/textarea/esm/components/PseudoTextArea.js +1 -1
- package/textarea/esm/components/index.d.ts +1 -1
- package/textarea/esm/components/index.js +1 -1
- package/textarea/esm/index.js +1 -1
- package/textarea/index.js +1 -1
- package/textarea/modern/Component.js +1 -1
- package/textarea/modern/components/PseudoTextArea.js +1 -1
- package/textarea/modern/components/index.d.ts +1 -1
- package/textarea/modern/components/index.js +1 -1
- package/textarea/modern/index.js +1 -1
- package/themes/compiled/mobile-dark-bluetint.css +21 -21
- package/themes/dist/compiled/mobile-dark-bluetint.css +121 -121
- 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/universal-date-input/cssm/index-5712fce2.d.ts +27 -24
- package/universal-date-input/esm/index-5712fce2.d.ts +27 -24
- package/universal-date-input/index-5712fce2.d.ts +27 -24
- package/universal-date-input/modern/index-5712fce2.d.ts +27 -24
- /package/confirmation/{countdown-section-840dd98a.d.ts → countdown-section-c3df4486.d.ts} +0 -0
- /package/confirmation/{countdown-section-840dd98a.js → countdown-section-c3df4486.js} +0 -0
- /package/confirmation/esm/{countdown-section-0db0e4ed.d.ts → countdown-section-7359cc39.d.ts} +0 -0
- /package/confirmation/esm/{countdown-section-0db0e4ed.js → countdown-section-7359cc39.js} +0 -0
- /package/confirmation/modern/{countdown-section-9c20403c.d.ts → countdown-section-afd7b569.d.ts} +0 -0
- /package/confirmation/modern/{countdown-section-9c20403c.js → countdown-section-afd7b569.js} +0 -0
- /package/gallery/{buttons-4f5e6d04.d.ts → buttons-916b2ace.d.ts} +0 -0
- /package/gallery/{buttons-4f5e6d04.js → buttons-916b2ace.js} +0 -0
- /package/gallery/esm/{buttons-b69133ee.d.ts → buttons-9fe1d28e.d.ts} +0 -0
- /package/gallery/esm/{buttons-b69133ee.js → buttons-9fe1d28e.js} +0 -0
- /package/gallery/esm/{slide-d3262e3b.d.ts → slide-cfd8bfe0.d.ts} +0 -0
- /package/gallery/esm/{slide-d3262e3b.js → slide-cfd8bfe0.js} +0 -0
- /package/gallery/modern/{buttons-86d05dcd.d.ts → buttons-95ecfff9.d.ts} +0 -0
- /package/gallery/modern/{buttons-86d05dcd.js → buttons-95ecfff9.js} +0 -0
- /package/gallery/modern/{slide-aa765790.d.ts → slide-026ef04b.d.ts} +0 -0
- /package/gallery/modern/{slide-aa765790.js → slide-026ef04b.js} +0 -0
- /package/gallery/{slide-c5cb565d.d.ts → slide-36063e76.d.ts} +0 -0
- /package/gallery/{slide-c5cb565d.js → slide-36063e76.js} +0 -0
- /package/pure-cell/{component-e1553bc3.d.ts → component-a5dfdddd.d.ts} +0 -0
- /package/pure-cell/{component-e1553bc3.js → component-a5dfdddd.js} +0 -0
- /package/pure-cell/esm/{component-17015bb0.d.ts → component-a5b5f2d1.d.ts} +0 -0
- /package/pure-cell/esm/{component-17015bb0.js → component-a5b5f2d1.js} +0 -0
- /package/pure-cell/modern/{component-d9b0a296.d.ts → component-591761ce.d.ts} +0 -0
- /package/pure-cell/modern/{component-d9b0a296.js → component-591761ce.js} +0 -0
- /package/select/esm/{hook-b7e947a3.d.ts → hook-a287da6c.d.ts} +0 -0
- /package/select/esm/{hook-b7e947a3.js → hook-a287da6c.js} +0 -0
- /package/select/{hook-c20445cd.d.ts → hook-d8cd1702.d.ts} +0 -0
- /package/select/{hook-c20445cd.js → hook-d8cd1702.js} +0 -0
- /package/select/modern/{hook-3b1b5c82.d.ts → hook-14cdb84d.d.ts} +0 -0
- /package/select/modern/{hook-3b1b5c82.js → hook-14cdb84d.js} +0 -0
- /package/tabs/esm/{index.module-b52b9e17.js → index.module-4151daf2.js} +0 -0
- /package/tabs/esm/{index.module-be3bfbff.js → index.module-525943f3.js} +0 -0
- /package/tabs/{index.module-711e02ae.js → index.module-0382cb1b.js} +0 -0
- /package/tabs/{index.module-05b34f7e.js → index.module-6325dd03.js} +0 -0
- /package/tabs/modern/{index.module-1bf1a955.js → index.module-86f8baa2.js} +0 -0
- /package/tabs/modern/{index.module-810908b2.js → index.module-efbe6ab6.js} +0 -0
- /package/textarea/{PseudoTextArea-e28d5626.d.ts → PseudoTextArea-6e620af2.d.ts} +0 -0
- /package/textarea/{PseudoTextArea-e28d5626.js → PseudoTextArea-6e620af2.js} +0 -0
- /package/textarea/esm/{PseudoTextArea-377a9459.d.ts → PseudoTextArea-a3994a4b.d.ts} +0 -0
- /package/textarea/esm/{PseudoTextArea-377a9459.js → PseudoTextArea-a3994a4b.js} +0 -0
- /package/textarea/modern/{PseudoTextArea-5d699ede.d.ts → PseudoTextArea-7787d54a.d.ts} +0 -0
- /package/textarea/modern/{PseudoTextArea-5d699ede.js → PseudoTextArea-7787d54a.js} +0 -0
- /package/typography/{colors.module-88798512.js → colors.module-49eb285f.js} +0 -0
- /package/typography/{common.module-60c4edff.js → common.module-7275f428.js} +0 -0
- /package/typography/esm/{colors.module-5d0e5d81.js → colors.module-0752fba9.js} +0 -0
- /package/typography/esm/{common.module-980459cf.js → common.module-a41f9d6b.js} +0 -0
- /package/typography/modern/{colors.module-76bf7d31.js → colors.module-bae7f7cd.js} +0 -0
- /package/typography/modern/{common.module-a42461d1.js → common.module-b8a90806.js} +0 -0
|
@@ -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-afd7b569.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-afd7b569.js';
|
|
16
16
|
import '../../button/modern';
|
|
17
17
|
import '../../spinner/modern';
|
|
18
18
|
import './components/screens/hint/component.js';
|
|
@@ -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-afd7b569.js';
|
|
13
13
|
import '../../../button/modern';
|
|
14
14
|
import '../../../spinner/modern';
|
|
15
15
|
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-afd7b569.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-afd7b569.js';
|
|
19
19
|
import '../../../button/modern';
|
|
20
20
|
import '../../../spinner/modern';
|
|
@@ -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-c3df4486.js');
|
|
21
21
|
require('../../button');
|
|
22
22
|
require('../../spinner');
|
|
23
23
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* hash: te1xv */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
|
-
--color-light-neutral-0: #fff;
|
|
4
|
+
--color-light-neutral-translucent-0: #fff;
|
|
5
5
|
--color-light-neutral-translucent-100: rgba(38, 55, 88, 0.06);
|
|
6
6
|
--color-light-neutral-translucent-700: rgba(4, 4, 21, 0.47);
|
|
7
7
|
--color-light-status-negative: #ff5431;
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
--form-control-focus-shadow: inset 0 0 0 2px var(--color-light-neutral-translucent-700);
|
|
40
40
|
--form-control-focus-error-shadow: inset 0 0 0 2px var(--color-light-status-negative);
|
|
41
41
|
--form-control-focus-border-bottom: 0;
|
|
42
|
-
--form-control-focus-bg-color: var(--color-light-neutral-0);
|
|
42
|
+
--form-control-focus-bg-color: var(--color-light-neutral-translucent-0);
|
|
43
43
|
|
|
44
44
|
/* hover */
|
|
45
45
|
--form-control-hover-bg-color: var(--color-light-neutral-translucent-100);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* hash: 1idmk */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
|
-
--color-light-neutral-0-inverted:
|
|
4
|
+
--color-light-neutral-translucent-0-inverted: rgba(214, 214, 229, 0.07);
|
|
5
5
|
--color-light-neutral-translucent-100-inverted: rgba(214, 214, 229, 0.07);
|
|
6
6
|
--color-light-neutral-translucent-700-inverted: rgba(238, 238, 251, 0.55);
|
|
7
7
|
--color-light-status-negative-inverted: #ff5431;
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
--form-control-inverted-focus-error-shadow: inset 0 0 0 2px
|
|
42
42
|
var(--color-light-status-negative-inverted);
|
|
43
43
|
--form-control-inverted-focus-border-bottom: 0;
|
|
44
|
-
--form-control-inverted-focus-bg-color: var(--color-light-neutral-0-inverted);
|
|
44
|
+
--form-control-inverted-focus-bg-color: var(--color-light-neutral-translucent-0-inverted);
|
|
45
45
|
|
|
46
46
|
/* hover */
|
|
47
47
|
--form-control-inverted-hover-bg-color: var(--color-light-neutral-translucent-100-inverted);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
:root {
|
|
2
2
|
} /* deprecated */ :root {
|
|
3
|
-
--color-light-neutral-0: #fff;
|
|
3
|
+
--color-light-neutral-translucent-0: #fff;
|
|
4
4
|
--color-light-neutral-translucent-100: rgba(38, 55, 88, 0.06);
|
|
5
5
|
--color-light-neutral-translucent-700: rgba(4, 4, 21, 0.47);
|
|
6
6
|
--color-light-status-negative: #ff5431;
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
--form-control-focus-shadow: inset 0 0 0 2px var(--color-light-neutral-translucent-700);
|
|
39
39
|
--form-control-focus-error-shadow: inset 0 0 0 2px var(--color-light-status-negative);
|
|
40
40
|
--form-control-focus-border-bottom: 0;
|
|
41
|
-
--form-control-focus-bg-color: var(--color-light-neutral-0);
|
|
41
|
+
--form-control-focus-bg-color: var(--color-light-neutral-translucent-0);
|
|
42
42
|
|
|
43
43
|
/* hover */
|
|
44
44
|
--form-control-hover-bg-color: var(--color-light-neutral-translucent-100);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
:root {
|
|
2
2
|
} /* deprecated */ :root {
|
|
3
|
-
--color-light-neutral-0-inverted:
|
|
3
|
+
--color-light-neutral-translucent-0-inverted: rgba(214, 214, 229, 0.07);
|
|
4
4
|
--color-light-neutral-translucent-100-inverted: rgba(214, 214, 229, 0.07);
|
|
5
5
|
--color-light-neutral-translucent-700-inverted: rgba(238, 238, 251, 0.55);
|
|
6
6
|
--color-light-status-negative-inverted: #ff5431;
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
--form-control-inverted-focus-error-shadow: inset 0 0 0 2px
|
|
41
41
|
var(--color-light-status-negative-inverted);
|
|
42
42
|
--form-control-inverted-focus-border-bottom: 0;
|
|
43
|
-
--form-control-inverted-focus-bg-color: var(--color-light-neutral-0-inverted);
|
|
43
|
+
--form-control-inverted-focus-bg-color: var(--color-light-neutral-translucent-0-inverted);
|
|
44
44
|
|
|
45
45
|
/* hover */
|
|
46
46
|
--form-control-inverted-hover-bg-color: var(--color-light-neutral-translucent-100-inverted);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* hash: te1xv */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
|
-
--color-light-neutral-0: #fff;
|
|
4
|
+
--color-light-neutral-translucent-0: #fff;
|
|
5
5
|
--color-light-neutral-translucent-100: rgba(38, 55, 88, 0.06);
|
|
6
6
|
--color-light-neutral-translucent-700: rgba(4, 4, 21, 0.47);
|
|
7
7
|
--color-light-status-negative: #ff5431;
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
--form-control-focus-shadow: inset 0 0 0 2px var(--color-light-neutral-translucent-700);
|
|
40
40
|
--form-control-focus-error-shadow: inset 0 0 0 2px var(--color-light-status-negative);
|
|
41
41
|
--form-control-focus-border-bottom: 0;
|
|
42
|
-
--form-control-focus-bg-color: var(--color-light-neutral-0);
|
|
42
|
+
--form-control-focus-bg-color: var(--color-light-neutral-translucent-0);
|
|
43
43
|
|
|
44
44
|
/* hover */
|
|
45
45
|
--form-control-hover-bg-color: var(--color-light-neutral-translucent-100);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* hash: 1idmk */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
|
-
--color-light-neutral-0-inverted:
|
|
4
|
+
--color-light-neutral-translucent-0-inverted: rgba(214, 214, 229, 0.07);
|
|
5
5
|
--color-light-neutral-translucent-100-inverted: rgba(214, 214, 229, 0.07);
|
|
6
6
|
--color-light-neutral-translucent-700-inverted: rgba(238, 238, 251, 0.55);
|
|
7
7
|
--color-light-status-negative-inverted: #ff5431;
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
--form-control-inverted-focus-error-shadow: inset 0 0 0 2px
|
|
42
42
|
var(--color-light-status-negative-inverted);
|
|
43
43
|
--form-control-inverted-focus-border-bottom: 0;
|
|
44
|
-
--form-control-inverted-focus-bg-color: var(--color-light-neutral-0-inverted);
|
|
44
|
+
--form-control-inverted-focus-bg-color: var(--color-light-neutral-translucent-0-inverted);
|
|
45
45
|
|
|
46
46
|
/* hover */
|
|
47
47
|
--form-control-inverted-hover-bg-color: var(--color-light-neutral-translucent-100-inverted);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* hash: te1xv */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
|
-
--color-light-neutral-0: #fff;
|
|
4
|
+
--color-light-neutral-translucent-0: #fff;
|
|
5
5
|
--color-light-neutral-translucent-100: rgba(38, 55, 88, 0.06);
|
|
6
6
|
--color-light-neutral-translucent-700: rgba(4, 4, 21, 0.47);
|
|
7
7
|
--color-light-status-negative: #ff5431;
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
--form-control-focus-shadow: inset 0 0 0 2px var(--color-light-neutral-translucent-700);
|
|
40
40
|
--form-control-focus-error-shadow: inset 0 0 0 2px var(--color-light-status-negative);
|
|
41
41
|
--form-control-focus-border-bottom: 0;
|
|
42
|
-
--form-control-focus-bg-color: var(--color-light-neutral-0);
|
|
42
|
+
--form-control-focus-bg-color: var(--color-light-neutral-translucent-0);
|
|
43
43
|
|
|
44
44
|
/* hover */
|
|
45
45
|
--form-control-hover-bg-color: var(--color-light-neutral-translucent-100);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* hash: 1idmk */
|
|
2
2
|
:root {
|
|
3
3
|
} /* deprecated */ :root {
|
|
4
|
-
--color-light-neutral-0-inverted:
|
|
4
|
+
--color-light-neutral-translucent-0-inverted: rgba(214, 214, 229, 0.07);
|
|
5
5
|
--color-light-neutral-translucent-100-inverted: rgba(214, 214, 229, 0.07);
|
|
6
6
|
--color-light-neutral-translucent-700-inverted: rgba(238, 238, 251, 0.55);
|
|
7
7
|
--color-light-status-negative-inverted: #ff5431;
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
--form-control-inverted-focus-error-shadow: inset 0 0 0 2px
|
|
42
42
|
var(--color-light-status-negative-inverted);
|
|
43
43
|
--form-control-inverted-focus-border-bottom: 0;
|
|
44
|
-
--form-control-inverted-focus-bg-color: var(--color-light-neutral-0-inverted);
|
|
44
|
+
--form-control-inverted-focus-bg-color: var(--color-light-neutral-translucent-0-inverted);
|
|
45
45
|
|
|
46
46
|
/* hover */
|
|
47
47
|
--form-control-inverted-hover-bg-color: var(--color-light-neutral-translucent-100-inverted);
|
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-916b2ace.js');
|
|
19
19
|
require('tslib');
|
|
20
20
|
require('../icon-button');
|
|
21
21
|
require('../tooltip/desktop');
|
|
@@ -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-36063e76.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-916b2ace.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-916b2ace.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-916b2ace.js');
|
|
12
12
|
require('tslib');
|
|
13
13
|
require('../../../icon-button');
|
|
14
14
|
require('../../../tooltip/desktop');
|
|
@@ -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-36063e76.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-36063e76.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-36063e76.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-916b2ace.js');
|
|
15
15
|
require('tslib');
|
|
16
16
|
require('../../icon-button');
|
|
17
17
|
require('../../tooltip/desktop');
|
|
@@ -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-36063e76.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-9fe1d28e.js';
|
|
13
13
|
import 'tslib';
|
|
14
14
|
import '../../icon-button/esm';
|
|
15
15
|
import '../../tooltip/esm/desktop';
|
|
@@ -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-cfd8bfe0.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-9fe1d28e.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-9fe1d28e.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-9fe1d28e.js';
|
|
7
7
|
import 'tslib';
|
|
8
8
|
import '../../../../icon-button/esm';
|
|
9
9
|
import '../../../../tooltip/esm/desktop';
|
|
@@ -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-cfd8bfe0.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-cfd8bfe0.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-cfd8bfe0.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-9fe1d28e.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-cfd8bfe0.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-9fe1d28e.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-cfd8bfe0.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-916b2ace.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-36063e76.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-95ecfff9.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-026ef04b.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-95ecfff9.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-95ecfff9.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-95ecfff9.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-026ef04b.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-026ef04b.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-026ef04b.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-95ecfff9.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-026ef04b.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-95ecfff9.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-026ef04b.js';
|
|
28
28
|
import 'swiper/swiper.min.css';
|
|
29
29
|
import './components/header/Component.js';
|
|
30
30
|
import './components/image-preview/paths.js';
|