md-components-mdigial-azamat 0.0.44 → 0.0.46
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 +167 -34
- package/dist/AllComponentsInfo.js +95 -0
- package/dist/AnimatedSwiper/index.js +139 -10
- package/dist/AnimatedSwiper/info.js +11 -0
- package/dist/Banner/Banner.js +4 -3
- package/dist/Banner/info.js +11 -0
- package/dist/BannerAndText/index.js +2 -1
- package/dist/BannerAndText/info.js +11 -0
- package/dist/CardIconList/CardIconList.js +3 -2
- package/dist/CardIconList/info.js +11 -0
- package/dist/CardImageList/CardImageList.js +4 -3
- package/dist/CardImageList/info.js +11 -0
- package/dist/CardImageSecondary/CardImageSecondary.js +2 -1
- package/dist/CardImageSecondary/info.js +11 -0
- package/dist/CardImageSecondaryList/CardImageSecondaryList.js +8 -7
- package/dist/CardImageSecondaryList/info.js +11 -0
- package/dist/CardInfoTable/index.js +4 -3
- package/dist/CardInfoTable/info.js +11 -0
- package/dist/Cards/CardImage/CardImage.js +2 -1
- package/dist/Cards/CardImage/info.js +11 -0
- package/dist/Cards/ColoredCard/index.js +2 -1
- package/dist/Cards/ColoredCard/info.js +11 -0
- package/dist/Cards/ContentCard/ContentCard.js +36 -35
- package/dist/Cards/ContentCard/info.js +11 -0
- package/dist/Cards/FeaturesCard/index.js +3 -2
- package/dist/Cards/FeaturesCard/info.js +11 -0
- package/dist/Cards/WarningCard/WarningCard.js +7 -6
- package/dist/Cards/WarningCard/info.js +11 -0
- package/dist/ContentCardList/ContentCardList.js +23 -19
- package/dist/ContentCardList/info.js +11 -0
- package/dist/DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js +3 -2
- package/dist/DownloadFile/components/DownloadFileBanner/info.js +11 -0
- package/dist/DownloadFile/components/DownloadFileBright/index.js +3 -2
- package/dist/DownloadFile/components/DownloadFileBright/info.js +11 -0
- package/dist/DownloadFile/components/DownloadFileFull/DownloadFileFull.js +4 -3
- package/dist/DownloadFile/components/DownloadFileFull/info.js +11 -0
- package/dist/DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js +4 -3
- package/dist/DownloadFile/components/DownloadFileHalf/info.js +11 -0
- package/dist/DownloadFile/components/DownloadFileMini/DownloadFileMini.js +5 -4
- package/dist/DownloadFile/components/DownloadFileMini/info.js +11 -0
- package/dist/Faq/Faq.js +2 -1
- package/dist/Faq/components/FeedbackForm/FeedbackForm.js +2 -2
- package/dist/Faq/info.js +11 -0
- package/dist/Footer/Footer.js +96 -54
- package/dist/Footer/info.js +10 -0
- package/dist/Header/Header.js +60 -6
- package/dist/Header/components/HeaderCard/HeaderCard.js +2 -2
- package/dist/Header/components/HeaderMainMobile/HeaderMainMobile.js +1 -1
- package/dist/Header/components/HeaderMenuMobile/HeaderMenuMobile.js +52 -45
- package/dist/Header/components/HeaderMobile/HeaderMobile.js +71 -9
- package/dist/Header/components/HeaderMobile/index.js +1 -1
- package/dist/Header/components/HeaderSearch/HeaderSearch.js +157 -11
- package/dist/Header/components/HeaderSearch/index.js +2 -2
- package/dist/Header/components/HeaderTabsMobile/HeaderTabsMobile.js +3 -3
- package/dist/Header/components/HeaderWeb/HeaderWeb.js +11 -11
- package/dist/Header/components/SelectLanguage/SelectLanguage.js +1 -1
- package/dist/Header/components/TabsOutlined/TabsOutlined.js +2 -2
- package/dist/Header/index.js +2 -2
- package/dist/Header/info.js +10 -0
- package/dist/HeroPossibilityBanner/index.js +2 -1
- package/dist/HeroPossibilityBanner/info.js +11 -0
- package/dist/HtmlContent/HtmlContent.js +2 -1
- package/dist/HtmlContent/info.js +10 -0
- package/dist/InfoBanner/index.js +3 -2
- package/dist/InfoBanner/info.js +11 -0
- package/dist/InfoBannerList/InfoBannerList.js +49 -7
- package/dist/InfoBannerList/index.js +2 -2
- package/dist/InfoBannerList/info.js +11 -0
- package/dist/InstructionList/InstructionList.js +31 -7
- package/dist/InstructionList/components/InstructionCard/InstructionCard.js +80 -47
- package/dist/InstructionList/components/InstructionCard/index.js +1 -1
- package/dist/InstructionList/index.js +1 -1
- package/dist/InstructionList/info.js +11 -0
- package/dist/IntroBanner/IntroBanner.js +3 -2
- package/dist/IntroBanner/info.js +11 -0
- package/dist/MainBanner/MainBanner.js +4 -3
- package/dist/MainBanner/info.js +11 -0
- package/dist/MultiCards/index.js +2 -1
- package/dist/MultiCards/info.js +11 -0
- package/dist/PageViewer/PageViewer.js +4 -43
- package/dist/PageViewer/renderComponents.js +1 -1
- package/dist/Partners/Partners.js +2 -1
- package/dist/Partners/info.js +11 -0
- package/dist/PartnersColors/PartnersColors.js +2 -1
- package/dist/PartnersColors/info.js +11 -0
- package/dist/PreviewList/PreviewList.js +31 -6
- package/dist/PreviewList/components/PreviewCard/PreviewCard.js +29 -46
- package/dist/PreviewList/components/PreviewCard/index.js +2 -2
- package/dist/PreviewList/index.js +1 -1
- package/dist/PreviewList/info.js +11 -0
- package/dist/PromoPoster/PromoPoster.js +45 -7
- package/dist/PromoPoster/info.js +11 -0
- package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
- package/dist/RenderAllComponents/const.js +1 -1
- package/dist/Segments/Segments.js +2 -1
- package/dist/Segments/info.js +11 -0
- package/dist/Space/Space.js +2 -1
- package/dist/Space/info.js +11 -0
- package/dist/StandartTable/components/CardMarkedRow/index.js +88 -47
- package/dist/StandartTable/components/CardWarning/index.js +2 -2
- package/dist/StandartTable/index.js +76 -7
- package/dist/StandartTable/info.js +11 -0
- package/dist/Stepper/Stepper.js +4 -3
- package/dist/Stepper/info.js +11 -0
- package/dist/SwiperList/SwiperList.js +119 -11
- package/dist/SwiperList/index.js +1 -1
- package/dist/SwiperList/info.js +11 -0
- package/dist/TasksBanner/TasksBanner.js +132 -9
- package/dist/TasksBanner/index.js +2 -2
- package/dist/TasksBanner/info.js +11 -0
- package/dist/TasksBannerList/TasksBannerList.js +36 -5
- package/dist/TasksBannerList/index.js +2 -2
- package/dist/TasksBannerList/info.js +11 -0
- package/dist/Video/VideoFull/VideoFull.js +2 -1
- package/dist/Video/VideoFull/info.js +11 -0
- package/dist/Video/VideoList/VideoList.js +2 -1
- package/dist/Video/VideoList/info.js +11 -0
- package/dist/Video/VideoListMini/VideoListMini.js +2 -1
- package/dist/Video/VideoListMini/info.js +11 -0
- package/dist/VideoMainBanner/VideoMainBanner.js +18 -17
- package/dist/VideoMainBanner/info.js +11 -0
- package/dist/clientApi-642fea4b.js +25 -0
- package/dist/componentsMap-b3ef1658.js +75 -0
- package/dist/{const-637b0dca.js → const-53dff524.js} +3 -3
- package/dist/createBoolean-56064b0d.js +12 -0
- package/dist/{data.mock-483400cb.js → data.mock-2412b65a.js} +94 -96
- package/dist/{index-6af94f99.js → index-10605794.js} +1 -1
- package/dist/index-1a32da94.js +4 -0
- package/dist/{index-815f0132.js → index-b4c61de3.js} +9 -8
- package/dist/index.module-c8833286.js +83 -0
- package/dist/{languages-list-8419e560.js → languages-list-87ab3324.js} +2 -2
- package/dist/main.js +88 -81
- package/dist/{mousewheel-865ae601.js → mousewheel-2cf27f39.js} +1 -1
- package/dist/navigation-48c90d3b.js +183 -0
- package/dist/routes-76228734.js +109 -0
- package/dist/{swiper-react-90953710.js → swiper-react-bfbb44d6.js} +3 -3
- package/package.json +1 -1
- package/dist/componentsMap-0b4c8ca6.js +0 -68
- package/dist/index-3a534581.js +0 -261
- package/dist/index-3b24fe0f.js +0 -314
- package/dist/index-54813771.js +0 -925
- package/dist/routes-382632ac.js +0 -7
- /package/dist/assets/{index3.css → TasksBanner.css} +0 -0
- /package/dist/assets/{index2.css → navigation.css} +0 -0
|
@@ -1,49 +1,82 @@
|
|
|
1
|
-
import "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
import {
|
|
4
|
-
import "../../../
|
|
5
|
-
import "
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
1
|
+
import { jsxs as l, jsx as M } from "react/jsx-runtime";
|
|
2
|
+
import { useState as c } from "react";
|
|
3
|
+
import { FieldTypes as o } from "../../../Types/FiledTypes.js";
|
|
4
|
+
import { I as s } from "../../../index-2265d593.js";
|
|
5
|
+
import { InstructionModal as d } from "../InstructionModal/InstructionModal.js";
|
|
6
|
+
const i = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzYxODBfMjc4KSI+CjxwYXRoIGQ9Ik0xNS4zMzM3IDQuNjY2NjlIMTIuNjY3QzEyLjAzODUgNC42NjY2OSAxMS43MjQyIDQuNjY2NjkgMTEuNTI4OSA0LjQ3MTQyQzExLjMzMzcgNC4yNzYxNiAxMS4zMzM3IDMuOTYxODkgMTEuMzMzNyAzLjMzMzM1VjAuNjY2Njg3TTE1LjMzMzcgMTEuMzMzNEgxMi42NjdDMTIuMDM4NSAxMS4zMzM0IDExLjcyNDIgMTEuMzMzNCAxMS41Mjg5IDExLjUyODZDMTEuMzMzNyAxMS43MjM5IDExLjMzMzcgMTIuMDM4MSAxMS4zMzM3IDEyLjY2NjdWMTUuMzMzNE00LjY2Njk5IDE1LjMzMzRWMTIuNjY2N0M0LjY2Njk5IDEyLjAzODEgNC42NjY5OSAxMS43MjM5IDQuNDcxNzMgMTEuNTI4NkM0LjI3NjQ3IDExLjMzMzQgMy45NjIyIDExLjMzMzQgMy4zMzM2NiAxMS4zMzM0SDAuNjY2OTkyTTQuNjY2OTkgMC42NjY2ODdWMy4zMzMzNUM0LjY2Njk5IDMuOTYxODkgNC42NjY5OSA0LjI3NjE2IDQuNDcxNzMgNC40NzE0MkM0LjI3NjQ3IDQuNjY2NjkgMy45NjIyIDQuNjY2NjkgMy4zMzM2NiA0LjY2NjY5SDAuNjY2OTkyIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF82MTgwXzI3OCI+CjxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K", z = ["title", "subtitle", "count_color", "image", "id"], T = {
|
|
7
|
+
title: o.TITLE,
|
|
8
|
+
subtitle: o.DESCRIPTION,
|
|
9
|
+
count_color: o.COLOR,
|
|
10
|
+
image: o.FILE,
|
|
11
|
+
id: o.NUMBER
|
|
12
|
+
}, p = ({
|
|
13
|
+
title: e,
|
|
14
|
+
subtitle: t,
|
|
15
|
+
count_color: I,
|
|
16
|
+
image: N,
|
|
17
|
+
id: x
|
|
18
|
+
}) => {
|
|
19
|
+
const [a, j] = c(!1);
|
|
20
|
+
return /* @__PURE__ */ l("div", { className: "w-full flex flex-col rounded-[20px] overflow-hidden", children: [
|
|
21
|
+
/* @__PURE__ */ l("div", { className: "relative w-full h-[256px]", children: [
|
|
22
|
+
/* @__PURE__ */ M(
|
|
23
|
+
s,
|
|
24
|
+
{
|
|
25
|
+
src: N,
|
|
26
|
+
alt: e,
|
|
27
|
+
className: "w-full h-full",
|
|
28
|
+
imageStyles: "object-cover"
|
|
29
|
+
}
|
|
30
|
+
),
|
|
31
|
+
x && /* @__PURE__ */ M(
|
|
32
|
+
"div",
|
|
33
|
+
{
|
|
34
|
+
className: `absolute top-[26px] left-[36px] text-[20px] leading-[32px] text-white
|
|
35
|
+
px-[18px] rounded-[100px]`,
|
|
36
|
+
style: { background: I },
|
|
37
|
+
children: x
|
|
38
|
+
}
|
|
39
|
+
),
|
|
40
|
+
/* @__PURE__ */ l(
|
|
41
|
+
"button",
|
|
42
|
+
{
|
|
43
|
+
className: `absolute top-[26px] right-[36px] w-fit flex items-center gap-[4px] py-[8px] px-[10px]
|
|
44
|
+
bg-translucentBlack rounded-[100px] cursor-pointer`,
|
|
45
|
+
onClick: () => {
|
|
46
|
+
N && (j(!0), document.body.style.overflow = "hidden");
|
|
47
|
+
},
|
|
48
|
+
children: [
|
|
49
|
+
/* @__PURE__ */ M("p", { className: "text-[14px] leading-[20px] text-white", children: "Показать" }),
|
|
50
|
+
/* @__PURE__ */ M(
|
|
51
|
+
s,
|
|
52
|
+
{
|
|
53
|
+
src: i,
|
|
54
|
+
alt: "show"
|
|
55
|
+
}
|
|
56
|
+
)
|
|
57
|
+
]
|
|
58
|
+
}
|
|
59
|
+
)
|
|
60
|
+
] }),
|
|
61
|
+
/* @__PURE__ */ l("div", { className: "bg-white px-[24px] py-[32px] flex flex-col flex-grow gap-[8px]", children: [
|
|
62
|
+
e && /* @__PURE__ */ M("p", { className: "text-[24px] leading-[32px] font-bold", children: e }),
|
|
63
|
+
t && /* @__PURE__ */ M("p", { className: "text-[18px] leading-[26px] text-graySoft2", children: t })
|
|
64
|
+
] }),
|
|
65
|
+
/* @__PURE__ */ M(
|
|
66
|
+
d,
|
|
67
|
+
{
|
|
68
|
+
show: a,
|
|
69
|
+
image: N,
|
|
70
|
+
title: e,
|
|
71
|
+
onClose: () => {
|
|
72
|
+
j(!1), document.body.style.overflow = "auto";
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
)
|
|
76
|
+
] });
|
|
77
|
+
};
|
|
78
|
+
p.propsToEdit = z;
|
|
46
79
|
export {
|
|
47
|
-
|
|
48
|
-
|
|
80
|
+
p as InstructionCard,
|
|
81
|
+
T as InstructionCardData
|
|
49
82
|
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as t } from "../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as o } from "./InstructionList.js";
|
|
3
|
+
const r = {
|
|
4
|
+
title: "Список инструкций",
|
|
5
|
+
description: "Компонент для отображения списка инструкций с карточками, содержащими заголовки, описания, изображения и порядковые номера. Используется для представления пошаговых руководств или инструкций.",
|
|
6
|
+
types: [t.lists],
|
|
7
|
+
propsToEdit: o
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
r as instructionListInfo
|
|
11
|
+
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as a, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import { B as b } from "../index-
|
|
2
|
+
import { B as b } from "../index-10605794.js";
|
|
3
3
|
import { C as c } from "../ComponentContainer-cdb2528c.js";
|
|
4
4
|
import { I as e } from "../index-2265d593.js";
|
|
5
5
|
import { u as d } from "../useScreenSize-c1b64c02.js";
|
|
@@ -66,5 +66,6 @@ const h = [
|
|
|
66
66
|
};
|
|
67
67
|
f.propsToEdit = h;
|
|
68
68
|
export {
|
|
69
|
-
f as IntroBanner
|
|
69
|
+
f as IntroBanner,
|
|
70
|
+
h as propsToEdit
|
|
70
71
|
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./IntroBanner.js";
|
|
3
|
+
const e = {
|
|
4
|
+
title: "Вводный баннер",
|
|
5
|
+
description: "Компонент для отображения вводного баннера с логотипами, заголовком, описанием, изображением и кнопкой действия. Используется в начале раздела для представления основной информации.",
|
|
6
|
+
types: [o.banners],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
e as introBannerInfo
|
|
11
|
+
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as o, jsx as l } from "react/jsx-runtime";
|
|
2
|
-
import { B as f } from "../index-
|
|
3
|
-
import { c as d } from "../const-
|
|
2
|
+
import { B as f } from "../index-10605794.js";
|
|
3
|
+
import { c as d } from "../const-53dff524.js";
|
|
4
4
|
import { C as b } from "../ComponentContainer-cdb2528c.js";
|
|
5
5
|
import { I as t } from "../index-2265d593.js";
|
|
6
6
|
import { c as h } from "../cn-6a4bf187.js";
|
|
@@ -82,5 +82,6 @@ const g = [
|
|
|
82
82
|
};
|
|
83
83
|
w.propsToEdit = g;
|
|
84
84
|
export {
|
|
85
|
-
w as MainBanner
|
|
85
|
+
w as MainBanner,
|
|
86
|
+
g as propsToEdit
|
|
86
87
|
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./MainBanner.js";
|
|
3
|
+
const e = {
|
|
4
|
+
title: "Главный баннер",
|
|
5
|
+
description: "Главный баннер страницы с логотипом, заголовком, описанием, кнопками действий и изображениями. Используется в качестве основного визуального элемента на главной странице или в начале раздела.",
|
|
6
|
+
types: [o.banners],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
e as mainBannerInfo
|
|
11
|
+
};
|
package/dist/MultiCards/index.js
CHANGED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./index.js";
|
|
3
|
+
const p = {
|
|
4
|
+
title: "Мульти карточки",
|
|
5
|
+
description: "Компонент для отображения нескольких типов карточек с различным контентом. Используется для создания разнообразных представлений данных в виде карточек.",
|
|
6
|
+
types: [o.cards],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
p as multiCardsInfo
|
|
11
|
+
};
|
|
@@ -1,45 +1,6 @@
|
|
|
1
|
-
import "
|
|
2
|
-
import "
|
|
3
|
-
|
|
4
|
-
import "../index-54813771.js";
|
|
5
|
-
import "../Footer/Footer.js";
|
|
6
|
-
import "../Stepper/Stepper.js";
|
|
7
|
-
import "../Segments/Segments.js";
|
|
8
|
-
import "../Video/VideoFull/VideoFull.js";
|
|
9
|
-
import "../Video/VideoList/VideoList.js";
|
|
10
|
-
import "../Video/VideoListMini/VideoListMini.js";
|
|
11
|
-
import "../ContentCardList/ContentCardList.js";
|
|
12
|
-
import "../CardIconList/CardIconList.js";
|
|
13
|
-
import "../MultiCards/index.js";
|
|
14
|
-
import "../Partners/Partners.js";
|
|
15
|
-
import "../CardImageList/CardImageList.js";
|
|
16
|
-
import "../MainBanner/MainBanner.js";
|
|
17
|
-
import "../Faq/Faq.js";
|
|
18
|
-
import "../HtmlContent/HtmlContent.js";
|
|
19
|
-
import "../HeroPossibilityBanner/index.js";
|
|
20
|
-
import "../PartnersColors/PartnersColors.js";
|
|
21
|
-
import "../Cards/CardImage/CardImage.js";
|
|
22
|
-
import "../Cards/ContentCard/ContentCard.js";
|
|
23
|
-
import "../Cards/WarningCard/WarningCard.js";
|
|
24
|
-
import "../Cards/ColoredCard/index.js";
|
|
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";
|
|
30
|
-
import "../Faq/components/Collapse/Collapse.js";
|
|
31
|
-
import "../Faq/components/FeedbackForm/FeedbackForm.js";
|
|
32
|
-
import "../Faq/components/PlusMinusIcon/PlusMinusIcon.js";
|
|
33
|
-
import "../InstructionList/components/InstructionModal/InstructionModal.js";
|
|
34
|
-
import "../PartnersColors/components/PartnerCard/PartnerCard.js";
|
|
35
|
-
import "../PartnersColors/components/PartnerTab/PartnerTab.js";
|
|
36
|
-
import "../Video/components/VideoPlayer/VideoPlayer.js";
|
|
37
|
-
import { jsx as r, Fragment as t } from "react/jsx-runtime";
|
|
38
|
-
import m from "./ComponentsView.js";
|
|
39
|
-
import "../Types/FiledTypes.js";
|
|
40
|
-
import "../const-637b0dca.js";
|
|
41
|
-
import "../Space/Space.js";
|
|
42
|
-
const S = ({ components: o }) => /* @__PURE__ */ r(t, { children: /* @__PURE__ */ r(m, { components: o }) });
|
|
1
|
+
import { jsx as r, Fragment as o } from "react/jsx-runtime";
|
|
2
|
+
import t from "./ComponentsView.js";
|
|
3
|
+
const i = ({ components: e }) => /* @__PURE__ */ r(o, { children: /* @__PURE__ */ r(t, { components: e }) });
|
|
43
4
|
export {
|
|
44
|
-
|
|
5
|
+
i as PageViewer
|
|
45
6
|
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./Partners.js";
|
|
3
|
+
const s = {
|
|
4
|
+
title: "Партнеры",
|
|
5
|
+
description: "Компонент для отображения списка партнеров с логотипами, заголовками и описаниями. Используется для представления партнерских организаций или компаний.",
|
|
6
|
+
types: [o.lists],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
s as partnersInfo
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./PartnersColors.js";
|
|
3
|
+
const p = {
|
|
4
|
+
title: "Партнеры с цветами",
|
|
5
|
+
description: "Компонент для отображения партнеров с цветными категориями и табами. Используется для организации партнеров по категориям с визуальным разделением.",
|
|
6
|
+
types: [o.lists],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
p as partnersColorsInfo
|
|
11
|
+
};
|
|
@@ -1,8 +1,33 @@
|
|
|
1
|
-
import "react/jsx-runtime";
|
|
2
|
-
import "../index-
|
|
3
|
-
import "../const-
|
|
4
|
-
import "../ComponentContainer-cdb2528c.js";
|
|
5
|
-
import {
|
|
1
|
+
import { jsxs as o, jsx as s } from "react/jsx-runtime";
|
|
2
|
+
import { B as c } from "../index-10605794.js";
|
|
3
|
+
import { c as d } from "../const-53dff524.js";
|
|
4
|
+
import { C as l } from "../ComponentContainer-cdb2528c.js";
|
|
5
|
+
import { PreviewCardData as x, PreviewCard as t } from "./components/PreviewCard/PreviewCard.js";
|
|
6
|
+
const n = {
|
|
7
|
+
type: "cards",
|
|
8
|
+
dataType: "array",
|
|
9
|
+
label: "Карточки",
|
|
10
|
+
data: {
|
|
11
|
+
...x
|
|
12
|
+
}
|
|
13
|
+
}, f = ["title", n, d, "grid"], g = ({
|
|
14
|
+
title: e,
|
|
15
|
+
cards: a,
|
|
16
|
+
button: r,
|
|
17
|
+
grid: i = 3
|
|
18
|
+
}) => /* @__PURE__ */ o(l, { className: "flex flex-col items-center", children: [
|
|
19
|
+
(e == null ? void 0 : e.length) && /* @__PURE__ */ s("p", { className: "text-[44px] leading-[52px] font-bold text-center mb-[48px]", children: e }),
|
|
20
|
+
/* @__PURE__ */ s("div", { className: `grid grid-cols-${i} items-stretch gap-[24px]`, children: a == null ? void 0 : a.map((p, m) => /* @__PURE__ */ s(
|
|
21
|
+
t,
|
|
22
|
+
{
|
|
23
|
+
...p
|
|
24
|
+
},
|
|
25
|
+
m
|
|
26
|
+
)) }),
|
|
27
|
+
((r == null ? void 0 : r.title) || (r == null ? void 0 : r.children)) && /* @__PURE__ */ s(c, { ...r })
|
|
28
|
+
] });
|
|
29
|
+
g.propsToEdit = f;
|
|
6
30
|
export {
|
|
7
|
-
|
|
31
|
+
g as PreviewList,
|
|
32
|
+
f as propsToEdit
|
|
8
33
|
};
|
|
@@ -1,48 +1,31 @@
|
|
|
1
|
-
import "react/jsx-runtime";
|
|
2
|
-
import "../../../
|
|
3
|
-
import "../../../
|
|
4
|
-
import "../../../
|
|
5
|
-
import "
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
import "../../../Cards/ContentCard/ContentCard.js";
|
|
29
|
-
import "../../../Cards/WarningCard/WarningCard.js";
|
|
30
|
-
import "../../../Cards/ColoredCard/index.js";
|
|
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";
|
|
36
|
-
import "../../../Faq/components/Collapse/Collapse.js";
|
|
37
|
-
import "../../../index-3b24fe0f.js";
|
|
38
|
-
import "../../../CardImageSecondaryList/CardImageSecondaryList.js";
|
|
39
|
-
import "../../../CardInfoTable/index.js";
|
|
40
|
-
import "../../../DownloadFile/components/DownloadFileBright/index.js";
|
|
41
|
-
import "../../../IntroBanner/IntroBanner.js";
|
|
42
|
-
import "../../../Space/Space.js";
|
|
43
|
-
import "../../../VideoMainBanner/VideoMainBanner.js";
|
|
44
|
-
import "../../../Types/FiledTypes.js";
|
|
1
|
+
import { jsxs as i, jsx as r } from "react/jsx-runtime";
|
|
2
|
+
import { FieldTypes as a } from "../../../Types/FiledTypes.js";
|
|
3
|
+
import { B as o } from "../../../const-53dff524.js";
|
|
4
|
+
import { B as d } from "../../../index-10605794.js";
|
|
5
|
+
import { I as c } from "../../../index-2265d593.js";
|
|
6
|
+
const m = ["title", "subtitle", "image", "button", "id"], v = {
|
|
7
|
+
title: a.TITLE,
|
|
8
|
+
subtitle: a.DESCRIPTION,
|
|
9
|
+
image: a.FILE,
|
|
10
|
+
button: o
|
|
11
|
+
}, x = ({ title: l, subtitle: s, image: p, button: e }) => /* @__PURE__ */ i("div", { className: "w-full flex flex-col rounded-[20px] overflow-hidden", children: [
|
|
12
|
+
/* @__PURE__ */ r("div", { className: "relative w-full h-[256px]", children: /* @__PURE__ */ r(
|
|
13
|
+
c,
|
|
14
|
+
{
|
|
15
|
+
src: p,
|
|
16
|
+
alt: l,
|
|
17
|
+
className: "w-full h-full",
|
|
18
|
+
imageStyles: "object-cover"
|
|
19
|
+
}
|
|
20
|
+
) }),
|
|
21
|
+
/* @__PURE__ */ i("div", { className: "bg-white p-[32px] flex flex-col gap-[8px] h-full", children: [
|
|
22
|
+
(l == null ? void 0 : l.length) && /* @__PURE__ */ r("p", { className: "text-[24px] leading-[32px] font-bold", children: l }),
|
|
23
|
+
s && /* @__PURE__ */ r("p", { className: "text-[14px] leading-[20px] text-graySoft", children: s }),
|
|
24
|
+
((e == null ? void 0 : e.title) || (e == null ? void 0 : e.children)) && /* @__PURE__ */ r(d, { ...e })
|
|
25
|
+
] })
|
|
26
|
+
] });
|
|
27
|
+
x.propsToEdit = m;
|
|
45
28
|
export {
|
|
46
|
-
|
|
47
|
-
|
|
29
|
+
x as PreviewCard,
|
|
30
|
+
v as PreviewCardData
|
|
48
31
|
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./PreviewList.js";
|
|
3
|
+
const p = {
|
|
4
|
+
title: "Список превью",
|
|
5
|
+
description: "Компонент для отображения списка превью элементов с изображениями, заголовками, подзаголовками и кнопками. Используется для представления предварительного просмотра контента.",
|
|
6
|
+
types: [o.lists],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
p as previewListInfo
|
|
11
|
+
};
|
|
@@ -1,9 +1,47 @@
|
|
|
1
|
-
import "react/jsx-runtime";
|
|
2
|
-
import "../Types/FiledTypes.js";
|
|
3
|
-
import {
|
|
4
|
-
import "../ComponentContainer-cdb2528c.js";
|
|
5
|
-
import "../cn-6a4bf187.js";
|
|
6
|
-
import "../useScreenSize-c1b64c02.js";
|
|
1
|
+
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
+
import { FieldTypes as l } from "../Types/FiledTypes.js";
|
|
3
|
+
import { c as m } from "../createBoolean-56064b0d.js";
|
|
4
|
+
import { C as s } from "../ComponentContainer-cdb2528c.js";
|
|
5
|
+
import { c as n } from "../cn-6a4bf187.js";
|
|
6
|
+
import { u as b } from "../useScreenSize-c1b64c02.js";
|
|
7
|
+
const x = m({
|
|
8
|
+
label: "Большой текст",
|
|
9
|
+
type: "is_big"
|
|
10
|
+
}), c = {
|
|
11
|
+
type: "texts",
|
|
12
|
+
label: "Тексты",
|
|
13
|
+
dataType: "array",
|
|
14
|
+
data: {
|
|
15
|
+
title: l.TITLE,
|
|
16
|
+
is_big: x
|
|
17
|
+
}
|
|
18
|
+
}, d = ["image", "image_mob", c], g = ({ image: t, image_mob: r, texts: a }) => {
|
|
19
|
+
const p = b(960);
|
|
20
|
+
return /* @__PURE__ */ o(
|
|
21
|
+
s,
|
|
22
|
+
{
|
|
23
|
+
className: "flex items-center justify-between gap-[40px] px-[48px] py-[38px] pr-[68px] bg-cover bg-no-repeat rounded-[24px] overflow-hidden max-tablet:flex-col max-tablet:items-start max-tablet:gap-[24px] max-tablet:p-[24px] max-tablet:bg-center",
|
|
24
|
+
style: {
|
|
25
|
+
backgroundImage: `url(${p ? r : t})`
|
|
26
|
+
},
|
|
27
|
+
children: a == null ? void 0 : a.map((e, i) => /* @__PURE__ */ o(
|
|
28
|
+
"p",
|
|
29
|
+
{
|
|
30
|
+
className: n(
|
|
31
|
+
"text-[15px] leading-[22px] text-white break-words whitespace-normal max-w-full overflow-hidden",
|
|
32
|
+
{
|
|
33
|
+
"text-[72px] leading-[32px] font-bold text-white max-tablet:text-[32px] max-tablet:leading-[32px] max-tablet:h-[57px] max-tablet:break-words": e == null ? void 0 : e.is_big
|
|
34
|
+
}
|
|
35
|
+
),
|
|
36
|
+
children: e == null ? void 0 : e.title
|
|
37
|
+
},
|
|
38
|
+
i
|
|
39
|
+
))
|
|
40
|
+
}
|
|
41
|
+
);
|
|
42
|
+
};
|
|
43
|
+
g.propsToEdit = d;
|
|
7
44
|
export {
|
|
8
|
-
|
|
45
|
+
g as PromoPoster,
|
|
46
|
+
d as propsToEdit
|
|
9
47
|
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./PromoPoster.js";
|
|
3
|
+
const p = {
|
|
4
|
+
title: "Промо постер",
|
|
5
|
+
description: "Компонент для отображения промо-постера с изображением и текстовым контентом. Используется для размещения рекламных или промо-материалов на странице.",
|
|
6
|
+
types: [o.banners],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
p as promoPosterInfo
|
|
11
|
+
};
|
|
@@ -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-b3ef1658.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,4 +1,4 @@
|
|
|
1
|
-
import { M as a, B as t,
|
|
1
|
+
import { M as a, B as t, u as s, C as n, S as D, a as r, V as e, b as i, c as o, d, P as l, e as C, f as B, g as L, W as m, v as w, w as p, F as I, h as g, D as F, i as S, j as c, I as M, x as P, k as f, l as u, A as V, m as T, T as W, n as b, E as x, o as h, p as k, q, r as v, s as y, t as A } from "../data.mock-2412b65a.js";
|
|
2
2
|
const j = [
|
|
3
3
|
a,
|
|
4
4
|
t,
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./Segments.js";
|
|
3
|
+
const n = {
|
|
4
|
+
title: "Сегменты",
|
|
5
|
+
description: "Компонент для навигации и переключения между разделами с помощью сегментированных кнопок. Используется для организации контента и улучшения навигации по странице.",
|
|
6
|
+
types: [o.navigation],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
n as segmentsInfo
|
|
11
|
+
};
|
package/dist/Space/Space.js
CHANGED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./Space.js";
|
|
3
|
+
const i = {
|
|
4
|
+
title: "Отступ",
|
|
5
|
+
description: "Компонент для создания вертикального или горизонтального отступа на странице. Используется для улучшения визуальной структуры и читаемости контента, создания пространства между элементами.",
|
|
6
|
+
types: [o.spacing],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
i as spaceInfo
|
|
11
|
+
};
|