md-components-mdigial-azamat 0.0.33 → 0.0.35
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/dist/AllComponents.js +29 -5
- package/dist/AnimatedSwiper/Slide/Slide.js +2 -2
- package/dist/AnimatedSwiper/index.js +5 -3
- package/dist/Banner/Banner.js +152 -8
- package/dist/Banner/index.js +2 -2
- package/dist/BannerAndText/index.js +56 -23
- package/dist/CardIconList/CardIconList.js +81 -22
- package/dist/CardIconList/index.js +2 -2
- package/dist/CardImageList/CardImageList.js +75 -8
- package/dist/CardImageList/index.js +1 -1
- package/dist/CardImageSecondary/CardImageSecondary.js +57 -23
- package/dist/CardImageSecondary/index.js +1 -1
- package/dist/CardImageSecondaryList/CardImageSecondaryList.js +27 -4
- package/dist/CardImageSecondaryList/index.js +1 -1
- package/dist/CardInfoTable/index.js +187 -22
- package/dist/Cards/CardImage/CardImage.js +2 -2
- package/dist/Cards/ColoredCard/index.js +2 -2
- package/dist/Cards/ContentCard/ContentCard.js +38 -5
- package/dist/Cards/ContentCard/index.js +2 -2
- package/dist/Cards/FeaturesCard/index.js +3 -3
- package/dist/Cards/WarningCard/WarningCard.js +58 -6
- package/dist/Cards/WarningCard/index.js +1 -1
- package/dist/Cards/WarningCard/model.js +39 -7
- package/dist/ComponentContainer-cdb2528c.js +16 -0
- package/dist/ContentCardList/ContentCardList.js +34 -21
- package/dist/ContentCardList/index.js +2 -2
- package/dist/DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js +41 -5
- package/dist/DownloadFile/components/DownloadFileBanner/index.js +2 -2
- package/dist/DownloadFile/components/DownloadFileBright/index.js +74 -7
- package/dist/DownloadFile/components/DownloadFileFull/DownloadFileFull.js +49 -6
- package/dist/DownloadFile/components/DownloadFileFull/index.js +1 -1
- package/dist/DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js +46 -5
- package/dist/DownloadFile/components/DownloadFileHalf/index.js +2 -2
- package/dist/DownloadFile/components/DownloadFileMini/DownloadFileMini.js +56 -7
- package/dist/DownloadFile/components/DownloadFileMini/index.js +2 -2
- package/dist/Faq/Faq.js +44 -20
- package/dist/Faq/components/Collapse/Collapse.js +37 -19
- package/dist/Faq/components/FeedbackForm/FeedbackForm.js +1061 -4
- package/dist/Faq/components/FeedbackForm/index.js +2 -2
- package/dist/Faq/components/PlusMinusIcon/PlusMinusIcon.js +1 -1
- package/dist/Faq/index.js +2 -2
- package/dist/Footer/Footer.js +452 -0
- package/dist/Footer/components/ContactOfFooter/ContactOfFooter.js +34 -0
- package/dist/Footer/components/LinkToApp/LinkToApp.js +45 -0
- package/dist/Footer/components/LinkToAppMobile/LinkToAppMobile.js +28 -0
- package/dist/Footer/components/ListNavigation/ListNavigation.js +221 -0
- package/dist/Footer/components/NavigationFooter/NavigationFooter.js +31 -0
- package/dist/Footer/components/SocialButtonsList/SocialButtonsList.js +37 -0
- package/dist/Footer/types.js +1 -0
- package/dist/GooglePlayButton-35331c37.js +100 -0
- package/dist/Header/Header.js +8 -0
- package/dist/Header/components/HeaderCard/HeaderCard.js +37 -0
- package/dist/Header/components/HeaderCard/index.js +4 -0
- package/dist/Header/components/HeaderMainMobile/HeaderMainMobile.js +208 -0
- package/dist/Header/components/HeaderMenu/HeaderMenu.js +41 -0
- package/dist/Header/components/HeaderMenu/index.js +1 -0
- package/dist/Header/components/HeaderMenuMobile/HeaderMenuMobile.js +47 -0
- package/dist/Header/components/HeaderMobile/HeaderMobile.js +11 -0
- package/dist/Header/components/HeaderMobile/index.js +4 -0
- package/dist/Header/components/HeaderResults/HeaderResults.js +46 -0
- package/dist/Header/components/HeaderResults/index.js +4 -0
- package/dist/Header/components/HeaderSearch/HeaderSearch.js +13 -0
- package/dist/Header/components/HeaderSearch/index.js +4 -0
- package/dist/Header/components/HeaderSearchMobile/HeaderSearchMobile.js +78 -0
- package/dist/Header/components/HeaderTab/HeaderTab.js +34 -0
- package/dist/Header/components/HeaderTab/index.js +4 -0
- package/dist/Header/components/HeaderTabsMobile/HeaderTabsMobile.js +55 -0
- package/dist/Header/components/HeaderWeb/HeaderWeb.js +149 -0
- package/dist/Header/components/HeaderWeb/index.js +4 -0
- package/dist/Header/components/SelectLanguage/SelectLanguage.js +79 -0
- package/dist/Header/components/SelectLanguage/index.js +4 -0
- package/dist/Header/components/TabsOutlined/TabsOutlined.js +50 -0
- package/dist/Header/components/TabsOutlined/index.js +4 -0
- package/dist/Header/const.js +4 -0
- package/dist/Header/index.js +4 -0
- package/dist/Header/types.js +5 -0
- package/dist/HeroPossibilityBanner/index.js +1 -1
- package/dist/HtmlContent/HtmlContent.js +1 -1
- package/dist/Icon-70ea6cb8.js +187 -0
- package/dist/InfoBanner/index.js +89 -8
- package/dist/InfoBannerList/InfoBannerList.js +5 -4
- package/dist/InfoBannerList/index.js +2 -2
- package/dist/InstructionList/InstructionList.js +6 -4
- package/dist/InstructionList/components/InstructionCard/InstructionCard.js +31 -7
- package/dist/InstructionList/components/InstructionCard/index.js +2 -2
- package/dist/InstructionList/components/InstructionModal/InstructionModal.js +2 -2
- package/dist/InstructionList/index.js +1 -1
- package/dist/IntroBanner/IntroBanner.js +68 -6
- package/dist/IntroBanner/index.js +1 -1
- package/dist/MainBanner/MainBanner.js +84 -6
- package/dist/MainBanner/index.js +2 -2
- package/dist/MultiCards/index.js +88 -5
- package/dist/PageViewer/PageViewer.js +22 -4
- package/dist/PageViewer/renderComponents.js +1 -1
- package/dist/Partners/Partners.js +2 -2
- package/dist/PartnersColors/PartnersColors.js +1 -1
- package/dist/PartnersColors/components/PartnerCard/PartnerCard.js +1 -1
- package/dist/PartnersColors/components/PartnerTab/PartnerTab.js +2 -2
- package/dist/PreviewList/PreviewList.js +4 -2
- package/dist/PreviewList/components/PreviewCard/PreviewCard.js +32 -8
- package/dist/PreviewList/components/PreviewCard/index.js +2 -2
- package/dist/PreviewList/index.js +1 -1
- package/dist/PromoPoster/PromoPoster.js +4 -4
- package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
- package/dist/RenderAllComponents/const.js +11 -11
- package/dist/Segments/Segments.js +1 -1
- package/dist/StandartTable/components/CardMarkedRow/index.js +33 -9
- package/dist/StandartTable/components/CardWarning/index.js +87 -6
- package/dist/StandartTable/index.js +5 -4
- package/dist/Stepper/Stepper.js +50 -6
- package/dist/Stepper/index.js +1 -1
- package/dist/SwiperList/SwiperList.js +5 -4
- package/dist/SwiperList/components/Bullet/Bullet.js +1 -1
- package/dist/SwiperList/index.js +1 -1
- package/dist/TasksBanner/TasksBanner.js +5 -5
- package/dist/TasksBanner/index.js +2 -2
- package/dist/TasksBannerList/TasksBannerList.js +2 -2
- package/dist/TasksBannerList/index.js +1 -1
- package/dist/Video/VideoFull/VideoFull.js +1 -1
- package/dist/Video/VideoList/VideoList.js +1 -1
- package/dist/Video/VideoListMini/VideoListMini.js +1 -1
- package/dist/Video/components/VideoPlayer/VideoPlayer.js +1 -1
- package/dist/VideoMainBanner/VideoMainBanner.js +168 -7
- package/dist/VideoMainBanner/index.js +2 -2
- package/dist/assets/index.css +1 -1
- package/dist/{cn-d8c04b28.js → cn-6a4bf187.js} +521 -488
- package/dist/componentsMap-e2de87b6.js +68 -0
- package/dist/const-637b0dca.js +27 -0
- package/dist/data.mock-483400cb.js +1713 -0
- package/dist/header-97863d08.js +22 -0
- package/dist/{index-60dfa873.js → index-2265d593.js} +1 -1
- package/dist/index-2fb01942.js +925 -0
- package/dist/index-3a534581.js +261 -0
- package/dist/index-66837af1.js +313 -0
- package/dist/index-6af94f99.js +53 -0
- package/dist/{index-a379154f.js → index-815f0132.js} +2 -2
- package/dist/languages-list-8419e560.js +22 -0
- package/dist/logo-99aa20bd.js +27 -0
- package/dist/main.js +87 -67
- package/dist/mousewheel-865ae601.js +153 -0
- package/dist/palette-b47a76c9.js +46 -0
- package/dist/routes-382632ac.js +7 -0
- package/dist/search-dd4eb6f8.js +5 -0
- package/dist/{index-b093f70c.js → swiper-react-90953710.js} +780 -1098
- package/dist/trash/HeroLargeCards/index.js +1 -1
- package/dist/useClickOutside-197b0df2.js +12 -0
- package/dist/useScreenSize-c1b64c02.js +19 -0
- package/package.json +4 -2
- package/dist/ComponentContainer-0fcc2695.js +0 -16
- package/dist/componentsMap-6d7d63d5.js +0 -47
- package/dist/index-b999483f.js +0 -5314
- package/dist/model-9e50e351.js +0 -69
package/dist/MultiCards/index.js
CHANGED
|
@@ -1,7 +1,90 @@
|
|
|
1
|
-
import "react/jsx-runtime";
|
|
2
|
-
import {
|
|
3
|
-
import "../
|
|
4
|
-
import "../
|
|
1
|
+
import { jsxs as o, jsx as a } from "react/jsx-runtime";
|
|
2
|
+
import { BannerAndText as p } from "../BannerAndText/index.js";
|
|
3
|
+
import { CardIconList as c } from "../CardIconList/CardIconList.js";
|
|
4
|
+
import { FieldTypes as t } from "../Types/FiledTypes.js";
|
|
5
|
+
import { C as d } from "../ComponentContainer-cdb2528c.js";
|
|
6
|
+
const f = {
|
|
7
|
+
type: "banner_card",
|
|
8
|
+
label: "Баннер карточка",
|
|
9
|
+
dataType: "object",
|
|
10
|
+
data: {
|
|
11
|
+
image: t.FILE
|
|
12
|
+
}
|
|
13
|
+
}, x = {
|
|
14
|
+
type: "cards",
|
|
15
|
+
label: "Карточки функций",
|
|
16
|
+
dataType: "array",
|
|
17
|
+
data: {
|
|
18
|
+
title: t.TITLE,
|
|
19
|
+
description: t.DESCRIPTION,
|
|
20
|
+
icon: t.FILE
|
|
21
|
+
}
|
|
22
|
+
}, m = {
|
|
23
|
+
type: "text_card",
|
|
24
|
+
label: "Текстовая карточка",
|
|
25
|
+
dataType: "object",
|
|
26
|
+
data: {
|
|
27
|
+
title: t.TITLE,
|
|
28
|
+
description: t.DESCRIPTION,
|
|
29
|
+
color_text: t.COLOR
|
|
30
|
+
}
|
|
31
|
+
}, b = {
|
|
32
|
+
type: "is_cards_first",
|
|
33
|
+
label: "Первая карточка",
|
|
34
|
+
dataType: "boolean"
|
|
35
|
+
}, T = {
|
|
36
|
+
type: "is_banner_first",
|
|
37
|
+
label: "Первая карточка",
|
|
38
|
+
dataType: "boolean"
|
|
39
|
+
}, _ = [
|
|
40
|
+
"title",
|
|
41
|
+
f,
|
|
42
|
+
x,
|
|
43
|
+
m,
|
|
44
|
+
T,
|
|
45
|
+
b
|
|
46
|
+
], y = ({
|
|
47
|
+
title: r,
|
|
48
|
+
banner_card: s,
|
|
49
|
+
text_card: e,
|
|
50
|
+
cards: i,
|
|
51
|
+
is_banner_first: n,
|
|
52
|
+
is_cards_first: l
|
|
53
|
+
}) => /* @__PURE__ */ o(d, { className: "flex flex-col items-center gap-[24px]", children: [
|
|
54
|
+
r && /* @__PURE__ */ a(
|
|
55
|
+
"p",
|
|
56
|
+
{
|
|
57
|
+
className: `font-bold max-tablet:text-[26px] text-[44px] max-tablet:leading-[32px] leading-[42px]
|
|
58
|
+
mb-[24px] font-variant-numeric font-feature-settings`,
|
|
59
|
+
children: r
|
|
60
|
+
}
|
|
61
|
+
),
|
|
62
|
+
/* @__PURE__ */ o(
|
|
63
|
+
"div",
|
|
64
|
+
{
|
|
65
|
+
className: `w-full flex ${!e || !s ? "flex-row max-tablet:flex-col" : "flex-col"} gap-[24px]`,
|
|
66
|
+
children: [
|
|
67
|
+
/* @__PURE__ */ a(
|
|
68
|
+
p,
|
|
69
|
+
{
|
|
70
|
+
banner_card: s,
|
|
71
|
+
text_card: e,
|
|
72
|
+
is_banner_first: n
|
|
73
|
+
}
|
|
74
|
+
),
|
|
75
|
+
/* @__PURE__ */ a(
|
|
76
|
+
c,
|
|
77
|
+
{
|
|
78
|
+
cards: i,
|
|
79
|
+
is_cards_first: l,
|
|
80
|
+
multiHasText: !e
|
|
81
|
+
}
|
|
82
|
+
)
|
|
83
|
+
]
|
|
84
|
+
}
|
|
85
|
+
)
|
|
86
|
+
] });
|
|
87
|
+
y.propsToEdit = _;
|
|
5
88
|
export {
|
|
6
|
-
|
|
89
|
+
y as MultiCards
|
|
7
90
|
};
|
|
@@ -1,17 +1,34 @@
|
|
|
1
1
|
import "../ConfigProvider/index.js";
|
|
2
|
-
import "../
|
|
2
|
+
import "../Banner/Banner.js";
|
|
3
|
+
import "../BannerAndText/index.js";
|
|
4
|
+
import "../index-2fb01942.js";
|
|
5
|
+
import "../Footer/Footer.js";
|
|
6
|
+
import "../Stepper/Stepper.js";
|
|
3
7
|
import "../Segments/Segments.js";
|
|
4
8
|
import "../Video/VideoFull/VideoFull.js";
|
|
5
9
|
import "../Video/VideoList/VideoList.js";
|
|
6
10
|
import "../Video/VideoListMini/VideoListMini.js";
|
|
11
|
+
import "../ContentCardList/ContentCardList.js";
|
|
12
|
+
import "../CardIconList/CardIconList.js";
|
|
13
|
+
import "../MultiCards/index.js";
|
|
7
14
|
import "../Partners/Partners.js";
|
|
15
|
+
import "../CardImageList/CardImageList.js";
|
|
16
|
+
import "../MainBanner/MainBanner.js";
|
|
17
|
+
import "../Faq/Faq.js";
|
|
8
18
|
import "../HtmlContent/HtmlContent.js";
|
|
9
19
|
import "../HeroPossibilityBanner/index.js";
|
|
10
20
|
import "../PartnersColors/PartnersColors.js";
|
|
11
21
|
import "../Cards/CardImage/CardImage.js";
|
|
22
|
+
import "../Cards/ContentCard/ContentCard.js";
|
|
23
|
+
import "../Cards/WarningCard/WarningCard.js";
|
|
12
24
|
import "../Cards/ColoredCard/index.js";
|
|
13
|
-
import "../index-
|
|
25
|
+
import "../index-815f0132.js";
|
|
26
|
+
import "../DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|
|
27
|
+
import "../DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
|
|
28
|
+
import "../DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
|
|
29
|
+
import "../DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
|
|
14
30
|
import "../Faq/components/Collapse/Collapse.js";
|
|
31
|
+
import "../Faq/components/FeedbackForm/FeedbackForm.js";
|
|
15
32
|
import "../Faq/components/PlusMinusIcon/PlusMinusIcon.js";
|
|
16
33
|
import "../InstructionList/components/InstructionModal/InstructionModal.js";
|
|
17
34
|
import "../PartnersColors/components/PartnerCard/PartnerCard.js";
|
|
@@ -20,8 +37,9 @@ import "../Video/components/VideoPlayer/VideoPlayer.js";
|
|
|
20
37
|
import { jsx as r, Fragment as t } from "react/jsx-runtime";
|
|
21
38
|
import m from "./ComponentsView.js";
|
|
22
39
|
import "../Types/FiledTypes.js";
|
|
40
|
+
import "../const-637b0dca.js";
|
|
23
41
|
import "../Space/Space.js";
|
|
24
|
-
const
|
|
42
|
+
const S = ({ components: o }) => /* @__PURE__ */ r(t, { children: /* @__PURE__ */ r(m, { components: o }) });
|
|
25
43
|
export {
|
|
26
|
-
|
|
44
|
+
S as PageViewer
|
|
27
45
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as l, jsxs as r } from "react/jsx-runtime";
|
|
2
2
|
import { FieldTypes as t } from "../Types/FiledTypes.js";
|
|
3
|
-
import { C as o } from "../ComponentContainer-
|
|
4
|
-
import { I as c } from "../index-
|
|
3
|
+
import { C as o } from "../ComponentContainer-cdb2528c.js";
|
|
4
|
+
import { I as c } from "../index-2265d593.js";
|
|
5
5
|
const p = {
|
|
6
6
|
type: "data",
|
|
7
7
|
label: "Основные данные",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as m, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import { useState as d } from "react";
|
|
3
3
|
import { FieldTypes as r } from "../Types/FiledTypes.js";
|
|
4
|
-
import { C as x } from "../ComponentContainer-
|
|
4
|
+
import { C as x } from "../ComponentContainer-cdb2528c.js";
|
|
5
5
|
import { PartnerCard as c } from "./components/PartnerCard/PartnerCard.js";
|
|
6
6
|
import { PartnerTab as f } from "./components/PartnerTab/PartnerTab.js";
|
|
7
7
|
const T = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as e, jsx as i } from "react/jsx-runtime";
|
|
2
|
-
import { I as p } from "../../../index-
|
|
2
|
+
import { I as p } from "../../../index-2265d593.js";
|
|
3
3
|
import { getBonusColors as x } from "./const.js";
|
|
4
4
|
const n = ({ card: t }) => /* @__PURE__ */ e("div", { className: "relative bg-white flex flex-col items-center justify-center h-[180px] md:h-[200px] py-[32px] px-[16px] rounded-[20px]", children: [
|
|
5
5
|
(t == null ? void 0 : t.discount) && /* @__PURE__ */ e(
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as x, jsx as p } from "react/jsx-runtime";
|
|
2
|
-
import { I as m } from "../../../index-
|
|
3
|
-
import { c as t } from "../../../cn-
|
|
2
|
+
import { I as m } from "../../../index-2265d593.js";
|
|
3
|
+
import { c as t } from "../../../cn-6a4bf187.js";
|
|
4
4
|
const r = ({ category: i, isActive: n, onClick: s }) => /* @__PURE__ */ x(
|
|
5
5
|
"button",
|
|
6
6
|
{
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import
|
|
3
|
-
import "../
|
|
2
|
+
import "../index-6af94f99.js";
|
|
3
|
+
import "../const-637b0dca.js";
|
|
4
|
+
import "../ComponentContainer-cdb2528c.js";
|
|
5
|
+
import { P as e } from "../index-2fb01942.js";
|
|
4
6
|
export {
|
|
5
7
|
e as PreviewList
|
|
6
8
|
};
|
|
@@ -1,24 +1,48 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "../../../ConfigProvider/index.js";
|
|
3
|
-
import
|
|
3
|
+
import "../../../Banner/Banner.js";
|
|
4
|
+
import "../../../BannerAndText/index.js";
|
|
5
|
+
import "react";
|
|
6
|
+
import "../../../index-2265d593.js";
|
|
7
|
+
import "../../../Header/components/HeaderTabsMobile/HeaderTabsMobile.js";
|
|
8
|
+
import "../../../HtmlContent/HtmlContent.js";
|
|
9
|
+
import "../../../Header/components/TabsOutlined/TabsOutlined.js";
|
|
10
|
+
import "../../../index-6af94f99.js";
|
|
11
|
+
import "../../../const-637b0dca.js";
|
|
12
|
+
import "../../../Stepper/Stepper.js";
|
|
4
13
|
import "../../../Segments/Segments.js";
|
|
5
14
|
import "../../../Video/VideoFull/VideoFull.js";
|
|
6
15
|
import "../../../Video/VideoList/VideoList.js";
|
|
7
16
|
import "../../../Video/VideoListMini/VideoListMini.js";
|
|
17
|
+
import "../../../ContentCardList/ContentCardList.js";
|
|
18
|
+
import "../../../CardIconList/CardIconList.js";
|
|
19
|
+
import "../../../MultiCards/index.js";
|
|
8
20
|
import "../../../Partners/Partners.js";
|
|
9
|
-
import "../../../
|
|
21
|
+
import "../../../CardImageList/CardImageList.js";
|
|
22
|
+
import "../../../MainBanner/MainBanner.js";
|
|
23
|
+
import "../../../Faq/Faq.js";
|
|
24
|
+
import { e as T, k as U } from "../../../index-2fb01942.js";
|
|
10
25
|
import "../../../HeroPossibilityBanner/index.js";
|
|
11
26
|
import "../../../PartnersColors/PartnersColors.js";
|
|
12
27
|
import "../../../Cards/CardImage/CardImage.js";
|
|
28
|
+
import "../../../Cards/ContentCard/ContentCard.js";
|
|
29
|
+
import "../../../Cards/WarningCard/WarningCard.js";
|
|
13
30
|
import "../../../Cards/ColoredCard/index.js";
|
|
14
|
-
import "../../../index-
|
|
31
|
+
import "../../../index-815f0132.js";
|
|
32
|
+
import "../../../DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|
|
33
|
+
import "../../../DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
|
|
34
|
+
import "../../../DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
|
|
35
|
+
import "../../../DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
|
|
15
36
|
import "../../../Faq/components/Collapse/Collapse.js";
|
|
16
|
-
import "
|
|
17
|
-
import "../../../
|
|
18
|
-
import "../../../index
|
|
37
|
+
import "../../../index-66837af1.js";
|
|
38
|
+
import "../../../CardImageSecondaryList/CardImageSecondaryList.js";
|
|
39
|
+
import "../../../CardInfoTable/index.js";
|
|
40
|
+
import "../../../DownloadFile/components/DownloadFileBright/index.js";
|
|
41
|
+
import "../../../IntroBanner/IntroBanner.js";
|
|
19
42
|
import "../../../Space/Space.js";
|
|
43
|
+
import "../../../VideoMainBanner/VideoMainBanner.js";
|
|
20
44
|
import "../../../Types/FiledTypes.js";
|
|
21
45
|
export {
|
|
22
|
-
|
|
23
|
-
|
|
46
|
+
T as PreviewCard,
|
|
47
|
+
U as PreviewCardData
|
|
24
48
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "../Types/FiledTypes.js";
|
|
3
|
-
import {
|
|
4
|
-
import "../ComponentContainer-
|
|
5
|
-
import "../cn-
|
|
6
|
-
import "../
|
|
3
|
+
import { b as s } from "../index-2fb01942.js";
|
|
4
|
+
import "../ComponentContainer-cdb2528c.js";
|
|
5
|
+
import "../cn-6a4bf187.js";
|
|
6
|
+
import "../useScreenSize-c1b64c02.js";
|
|
7
7
|
export {
|
|
8
8
|
s as PromoPoster
|
|
9
9
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as n, Fragment as t } from "react/jsx-runtime";
|
|
2
|
-
import { c as i } from "../componentsMap-
|
|
2
|
+
import { c as i } from "../componentsMap-e2de87b6.js";
|
|
3
3
|
const d = ({ components: o, device: p }) => /* @__PURE__ */ n(t, { children: o.map((r) => {
|
|
4
4
|
const e = i[r.key];
|
|
5
5
|
return e ? /* @__PURE__ */ n(
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
const
|
|
1
|
+
import { M as a, B as t, a as s, C as n, S as D, b as r, V as e, c as i, d as o, e as d, P as l, f as C, g as B, h as L, W as m, i as w, j as p, F as I, D as g, k as F, l as S, m as c, I as M, n as P, o as f, p as u, A as V, q as T, T as W, r as b, E as x, s as h, t as k, u as q, v, w as y, x as A } from "../data.mock-483400cb.js";
|
|
2
|
+
const j = [
|
|
3
3
|
a,
|
|
4
4
|
t,
|
|
5
5
|
s,
|
|
@@ -12,32 +12,32 @@ const Q = [
|
|
|
12
12
|
d,
|
|
13
13
|
l,
|
|
14
14
|
C,
|
|
15
|
-
L,
|
|
16
15
|
B,
|
|
17
|
-
|
|
16
|
+
L,
|
|
18
17
|
m,
|
|
18
|
+
w,
|
|
19
19
|
p,
|
|
20
20
|
I,
|
|
21
21
|
g,
|
|
22
22
|
F,
|
|
23
23
|
S,
|
|
24
24
|
c,
|
|
25
|
-
u,
|
|
26
25
|
M,
|
|
27
26
|
P,
|
|
28
27
|
f,
|
|
28
|
+
u,
|
|
29
29
|
V,
|
|
30
|
-
x,
|
|
31
|
-
y,
|
|
32
30
|
T,
|
|
33
31
|
W,
|
|
34
32
|
b,
|
|
33
|
+
x,
|
|
34
|
+
h,
|
|
35
|
+
k,
|
|
35
36
|
q,
|
|
36
37
|
v,
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
H
|
|
38
|
+
y,
|
|
39
|
+
A
|
|
40
40
|
];
|
|
41
41
|
export {
|
|
42
|
-
|
|
42
|
+
j as allComponentsData
|
|
43
43
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import { useState as s } from "react";
|
|
3
3
|
import { FieldTypes as x } from "../Types/FiledTypes.js";
|
|
4
|
-
import { c as r } from "../cn-
|
|
4
|
+
import { c as r } from "../cn-6a4bf187.js";
|
|
5
5
|
const c = {
|
|
6
6
|
type: "data",
|
|
7
7
|
label: "Сегменты",
|
|
@@ -1,25 +1,49 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import {
|
|
2
|
+
import { l as U, C as V } from "../../../index-2fb01942.js";
|
|
3
3
|
import "../../../ConfigProvider/index.js";
|
|
4
|
+
import "../../../Banner/Banner.js";
|
|
5
|
+
import "../../../BannerAndText/index.js";
|
|
6
|
+
import "../../../cn-6a4bf187.js";
|
|
7
|
+
import "react";
|
|
8
|
+
import "../../../index-2265d593.js";
|
|
9
|
+
import "../../../Header/components/HeaderTabsMobile/HeaderTabsMobile.js";
|
|
10
|
+
import "../../../HtmlContent/HtmlContent.js";
|
|
11
|
+
import "../../../Header/components/TabsOutlined/TabsOutlined.js";
|
|
12
|
+
import "../../../index-6af94f99.js";
|
|
13
|
+
import "../../../const-637b0dca.js";
|
|
14
|
+
import "../../../Stepper/Stepper.js";
|
|
4
15
|
import "../../../Segments/Segments.js";
|
|
5
16
|
import "../../../Video/VideoFull/VideoFull.js";
|
|
6
17
|
import "../../../Video/VideoList/VideoList.js";
|
|
7
18
|
import "../../../Video/VideoListMini/VideoListMini.js";
|
|
19
|
+
import "../../../ContentCardList/ContentCardList.js";
|
|
20
|
+
import "../../../CardIconList/CardIconList.js";
|
|
21
|
+
import "../../../MultiCards/index.js";
|
|
8
22
|
import "../../../Partners/Partners.js";
|
|
9
|
-
import "../../../
|
|
23
|
+
import "../../../CardImageList/CardImageList.js";
|
|
24
|
+
import "../../../MainBanner/MainBanner.js";
|
|
25
|
+
import "../../../Faq/Faq.js";
|
|
10
26
|
import "../../../HeroPossibilityBanner/index.js";
|
|
11
27
|
import "../../../PartnersColors/PartnersColors.js";
|
|
12
28
|
import "../../../Cards/CardImage/CardImage.js";
|
|
29
|
+
import "../../../Cards/ContentCard/ContentCard.js";
|
|
30
|
+
import "../../../Cards/WarningCard/WarningCard.js";
|
|
13
31
|
import "../../../Cards/ColoredCard/index.js";
|
|
14
|
-
import "../../../index-
|
|
32
|
+
import "../../../index-815f0132.js";
|
|
33
|
+
import "../../../DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|
|
34
|
+
import "../../../DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
|
|
35
|
+
import "../../../DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
|
|
36
|
+
import "../../../DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
|
|
15
37
|
import "../../../Faq/components/Collapse/Collapse.js";
|
|
16
|
-
import "
|
|
17
|
-
import "../../../
|
|
18
|
-
import "../../../index
|
|
19
|
-
import "../../../index
|
|
38
|
+
import "../../../index-66837af1.js";
|
|
39
|
+
import "../../../CardImageSecondaryList/CardImageSecondaryList.js";
|
|
40
|
+
import "../../../CardInfoTable/index.js";
|
|
41
|
+
import "../../../DownloadFile/components/DownloadFileBright/index.js";
|
|
42
|
+
import "../../../IntroBanner/IntroBanner.js";
|
|
20
43
|
import "../../../Space/Space.js";
|
|
44
|
+
import "../../../VideoMainBanner/VideoMainBanner.js";
|
|
21
45
|
import "../../../Types/FiledTypes.js";
|
|
22
46
|
export {
|
|
23
|
-
|
|
24
|
-
|
|
47
|
+
U as CardMarkedRow,
|
|
48
|
+
V as CardMarkedRowFields
|
|
25
49
|
};
|
|
@@ -1,8 +1,89 @@
|
|
|
1
|
-
import "react/jsx-runtime";
|
|
2
|
-
import "../../../cn-
|
|
3
|
-
import "../../../HtmlContent/HtmlContent.js";
|
|
4
|
-
import {
|
|
5
|
-
import "../../../
|
|
1
|
+
import { jsxs as n, jsx as s } from "react/jsx-runtime";
|
|
2
|
+
import { a as r } from "../../../cn-6a4bf187.js";
|
|
3
|
+
import { HtmlContent as c } from "../../../HtmlContent/HtmlContent.js";
|
|
4
|
+
import { B as x } from "../../../index-6af94f99.js";
|
|
5
|
+
import { a as p, B as t } from "../../../const-637b0dca.js";
|
|
6
|
+
import { I as f } from "../../../index-2265d593.js";
|
|
7
|
+
const B = ({
|
|
8
|
+
data: e,
|
|
9
|
+
title: i,
|
|
10
|
+
description: o,
|
|
11
|
+
image: l,
|
|
12
|
+
className: m
|
|
13
|
+
}) => /* @__PURE__ */ n(
|
|
14
|
+
"div",
|
|
15
|
+
{
|
|
16
|
+
className: r(
|
|
17
|
+
"w-full flex justify-between gap-[20px] bg-gray2 rounded-[20px] p-[16px]",
|
|
18
|
+
"md:flex-col md:items-stretch md:gap-[24px] md:p-[16px]",
|
|
19
|
+
m
|
|
20
|
+
),
|
|
21
|
+
children: [
|
|
22
|
+
/* @__PURE__ */ n(
|
|
23
|
+
"div",
|
|
24
|
+
{
|
|
25
|
+
className: r(
|
|
26
|
+
"flex gap-4 items-center justify-start",
|
|
27
|
+
"md:flex-col md:items-start md:gap-3 md:basis-full"
|
|
28
|
+
),
|
|
29
|
+
children: [
|
|
30
|
+
((e == null ? void 0 : e.necessary_icon) || l) && /* @__PURE__ */ s(
|
|
31
|
+
f,
|
|
32
|
+
{
|
|
33
|
+
src: (e == null ? void 0 : e.necessary_icon) ?? l ?? "",
|
|
34
|
+
alt: (e == null ? void 0 : e.necessary_title) ?? i ?? "",
|
|
35
|
+
width: 48,
|
|
36
|
+
height: 48,
|
|
37
|
+
className: "w-12 h-12 flex-shrink-0"
|
|
38
|
+
}
|
|
39
|
+
),
|
|
40
|
+
/* @__PURE__ */ n("div", { className: "box-border md:h-fit", children: [
|
|
41
|
+
/* @__PURE__ */ s(
|
|
42
|
+
"p",
|
|
43
|
+
{
|
|
44
|
+
className: r(
|
|
45
|
+
"text-[24px] font-bold leading-[32px] m-0",
|
|
46
|
+
"md:text-[18px] md:leading-[26px] md:font-semibold"
|
|
47
|
+
),
|
|
48
|
+
children: (e == null ? void 0 : e.necessary_title) || i
|
|
49
|
+
}
|
|
50
|
+
),
|
|
51
|
+
((e == null ? void 0 : e.necessary_description) || o) && /* @__PURE__ */ s(
|
|
52
|
+
c,
|
|
53
|
+
{
|
|
54
|
+
className: r(
|
|
55
|
+
"text-[15px] leading-[22px] text-[#5F6E7B] font-normal",
|
|
56
|
+
"md:text-[13px] md:leading-[16px]"
|
|
57
|
+
),
|
|
58
|
+
data: `${(e == null ? void 0 : e.necessary_description) || o}`
|
|
59
|
+
}
|
|
60
|
+
)
|
|
61
|
+
] })
|
|
62
|
+
]
|
|
63
|
+
}
|
|
64
|
+
),
|
|
65
|
+
(e == null ? void 0 : e.necessary_button_link) && /* @__PURE__ */ s(
|
|
66
|
+
"a",
|
|
67
|
+
{
|
|
68
|
+
href: e == null ? void 0 : e.necessary_button_link,
|
|
69
|
+
target: "_blank",
|
|
70
|
+
children: /* @__PURE__ */ s(
|
|
71
|
+
x,
|
|
72
|
+
{
|
|
73
|
+
variant: p.Static,
|
|
74
|
+
size: t.L,
|
|
75
|
+
className: r(
|
|
76
|
+
"text-[15px] font-medium leading-[24px] rounded-lg px-4 py-2 bg-[#FDDB2B] text-black border-0 cursor-pointer transition-colors duration-300 hover:bg-[#F7C21C]",
|
|
77
|
+
"md:w-full md:h-14"
|
|
78
|
+
),
|
|
79
|
+
children: e == null ? void 0 : e.necessary_button_text
|
|
80
|
+
}
|
|
81
|
+
)
|
|
82
|
+
}
|
|
83
|
+
)
|
|
84
|
+
]
|
|
85
|
+
}
|
|
86
|
+
);
|
|
6
87
|
export {
|
|
7
|
-
|
|
88
|
+
B as CardWarning
|
|
8
89
|
};
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "../Types/FiledTypes.js";
|
|
3
|
-
import "../ComponentContainer-
|
|
4
|
-
import "../cn-
|
|
5
|
-
import {
|
|
3
|
+
import "../ComponentContainer-cdb2528c.js";
|
|
4
|
+
import "../cn-6a4bf187.js";
|
|
5
|
+
import { c as e } from "../index-2fb01942.js";
|
|
6
|
+
import "./components/CardWarning/index.js";
|
|
6
7
|
export {
|
|
7
|
-
|
|
8
|
+
e as StandartTable
|
|
8
9
|
};
|
package/dist/Stepper/Stepper.js
CHANGED
|
@@ -1,8 +1,52 @@
|
|
|
1
|
-
import "react/jsx-runtime";
|
|
2
|
-
import "../Types/FiledTypes.js";
|
|
3
|
-
import {
|
|
4
|
-
import "../
|
|
5
|
-
import "../
|
|
1
|
+
import { jsx as r, jsxs as o } from "react/jsx-runtime";
|
|
2
|
+
import { FieldTypes as s } from "../Types/FiledTypes.js";
|
|
3
|
+
import { B as c } from "../index-6af94f99.js";
|
|
4
|
+
import { b as i } from "../const-637b0dca.js";
|
|
5
|
+
import { C as d } from "../ComponentContainer-cdb2528c.js";
|
|
6
|
+
import { I as x } from "../index-2265d593.js";
|
|
7
|
+
const f = {
|
|
8
|
+
type: "data",
|
|
9
|
+
label: "Шаги",
|
|
10
|
+
dataType: "array",
|
|
11
|
+
data: {
|
|
12
|
+
text: s.DESCRIPTION,
|
|
13
|
+
icon: s.FILE
|
|
14
|
+
}
|
|
15
|
+
}, m = [f, "title", i], h = ({ data: l, title: n, button: t }) => /* @__PURE__ */ r(d, { children: /* @__PURE__ */ o("div", { className: "flex items-center flex-col", children: [
|
|
16
|
+
n && /* @__PURE__ */ r("p", { className: "font-bold max-tablet:text-[26px] text-[44px] mb-12 max-tablet:leading-[32px] leading-[42px] font-variant-numeric font-feature-settings", children: n }),
|
|
17
|
+
/* @__PURE__ */ r("div", { className: "grid grid-cols-3 gap-6 max-tablet:grid-cols-1", children: l == null ? void 0 : l.map((e, a) => {
|
|
18
|
+
const p = a + 1;
|
|
19
|
+
return /* @__PURE__ */ o(
|
|
20
|
+
"div",
|
|
21
|
+
{
|
|
22
|
+
className: "p-8 bg-white rounded-[20px] flex flex-col gap-6 items-center",
|
|
23
|
+
children: [
|
|
24
|
+
e.icon ? /* @__PURE__ */ r(
|
|
25
|
+
x,
|
|
26
|
+
{
|
|
27
|
+
src: e.icon,
|
|
28
|
+
className: "w-[72px] h-[72px] rounded-full overflow-hidden"
|
|
29
|
+
}
|
|
30
|
+
) : /* @__PURE__ */ r("span", { className: "w-[72px] h-[72px] rounded-full bg-greenLight font-bold overflow-hidden flex items-center justify-center text-white text-[24px] leading-8 ", children: p }),
|
|
31
|
+
/* @__PURE__ */ r("p", { className: "text-blackBG text-[18px] leading-[26px] text-center", children: e == null ? void 0 : e.text })
|
|
32
|
+
]
|
|
33
|
+
},
|
|
34
|
+
a
|
|
35
|
+
);
|
|
36
|
+
}) }),
|
|
37
|
+
!!(t != null && t.length) && /* @__PURE__ */ r("div", { className: "flex items-center gap-4 mt-6", children: t.map((e, a) => /* @__PURE__ */ r(
|
|
38
|
+
"a",
|
|
39
|
+
{
|
|
40
|
+
href: (e == null ? void 0 : e.link) || "#",
|
|
41
|
+
className: "w-fit z-10 max-tablet:w-full",
|
|
42
|
+
target: "_blank",
|
|
43
|
+
rel: "noopener noreferrer",
|
|
44
|
+
children: /* @__PURE__ */ r(c, { variant: e.variant, children: e.text })
|
|
45
|
+
},
|
|
46
|
+
a
|
|
47
|
+
)) })
|
|
48
|
+
] }) });
|
|
49
|
+
h.propsToEdit = m;
|
|
6
50
|
export {
|
|
7
|
-
|
|
51
|
+
h as Stepper
|
|
8
52
|
};
|
package/dist/Stepper/index.js
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import "../index-
|
|
3
|
+
import "../index-66837af1.js";
|
|
4
4
|
import "../Types/FiledTypes.js";
|
|
5
|
-
import
|
|
6
|
-
import "../
|
|
5
|
+
import "../swiper-react-90953710.js";
|
|
6
|
+
import { S as w } from "../index-2fb01942.js";
|
|
7
|
+
import "../ComponentContainer-cdb2528c.js";
|
|
7
8
|
import "./components/Bullet/Bullet.js";
|
|
8
9
|
import "./components/Slide/Slide.js";
|
|
9
10
|
import '../assets/swiper.css';/* empty css */export {
|
|
10
|
-
|
|
11
|
+
w as SwiperList
|
|
11
12
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as r, jsxs as o } from "react/jsx-runtime";
|
|
2
2
|
import { HtmlContent as p } from "../../../HtmlContent/HtmlContent.js";
|
|
3
|
-
import { c as m } from "../../../cn-
|
|
3
|
+
import { c as m } from "../../../cn-6a4bf187.js";
|
|
4
4
|
const f = ({ fill: s, className: t, stroke: e }) => `
|
|
5
5
|
<span class="bg-transparent mr-[6px] last:mr-0 ${t}">
|
|
6
6
|
<svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg">
|
package/dist/SwiperList/index.js
CHANGED