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,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { b as e } from "./const-53dff524.js";
|
|
2
2
|
var t = /* @__PURE__ */ ((i) => (i.Header = "Header", i.Banner = "Banner", i.CardImageList = "CardImageList", i.Stepper = "Stepper", i.Segments = "Segments", i.Video = "VideoFull", i.VideoList = "VideoList", i.VideoListMini = "VideoListMini", i.ContentCardList = "ContentCardList", i.CardIconList = "CardIconList", i.MultiCards = "MultiCards", i.Partners = "Partners", i.PartnersColors = "PartnersColors", i.MainBanner = "MainBanner", i.WarningCard = "WarningCard", i.Faq = "Faq", i.DownloadFileBanner = "DownloadFileBanner", i.DownloadFileFull = "DownloadFileFull", i.DownloadFileHalf = "DownloadFileHalf", i.DownloadFileMini = "DownloadFileMini", i.InstructionList = "InstructionList", i.PreviewList = "PreviewList", i.SwiperList = "SwiperList", i.AnimatedSwiper = "AnimatedSwiper", i.InfoBannerList = "InfoBannerList", i.TasksBannerList = "TasksBannerList", i.VideoMainBanner = "VideoMainBanner", i.EmptyBox = "EmptyBox", i.PromoPoster = "PromoPoster", i.CardImageSecondaryList = "CardImageSecondaryList", i.CardInfoTable = "CardInfoTable", i.StandartTable = "StandartTable", i.IntroBanner = "IntroBanner", i.DownloadFileBright = "DownloadFileBright", i.Footer = "Footer", i))(t || {});
|
|
3
3
|
const n = {
|
|
4
4
|
key: t.Banner,
|
|
@@ -115,7 +115,7 @@ const n = {
|
|
|
115
115
|
title: "Заголовок1"
|
|
116
116
|
}
|
|
117
117
|
}
|
|
118
|
-
},
|
|
118
|
+
}, d = {
|
|
119
119
|
key: t.VideoList,
|
|
120
120
|
id: "7",
|
|
121
121
|
component_props: {
|
|
@@ -130,7 +130,7 @@ const n = {
|
|
|
130
130
|
}
|
|
131
131
|
]
|
|
132
132
|
}
|
|
133
|
-
},
|
|
133
|
+
}, p = {
|
|
134
134
|
key: t.VideoListMini,
|
|
135
135
|
id: "8",
|
|
136
136
|
component_props: {
|
|
@@ -149,17 +149,16 @@ const n = {
|
|
|
149
149
|
}
|
|
150
150
|
]
|
|
151
151
|
}
|
|
152
|
-
},
|
|
152
|
+
}, g = {
|
|
153
153
|
key: t.ContentCardList,
|
|
154
154
|
id: "9",
|
|
155
155
|
component_props: {
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
description: `
|
|
156
|
+
title: "Content Card List",
|
|
157
|
+
cards: [
|
|
158
|
+
{
|
|
159
|
+
title: "Content Card",
|
|
160
|
+
image: "https://mbank.kg/media/market/imageCont-2.webp",
|
|
161
|
+
description: `
|
|
163
162
|
<ul>
|
|
164
163
|
<li>Description line</li>
|
|
165
164
|
<li>Description line</li>
|
|
@@ -167,18 +166,18 @@ const n = {
|
|
|
167
166
|
<li>Description line</li>
|
|
168
167
|
</ul>
|
|
169
168
|
`,
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
169
|
+
button: [
|
|
170
|
+
{
|
|
171
|
+
title: "button",
|
|
172
|
+
link: "#",
|
|
173
|
+
variant: e.Primary
|
|
174
|
+
}
|
|
175
|
+
]
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
title: "Content Card2",
|
|
179
|
+
image: "https://mbank.kg/media/market/imageCont-2.webp",
|
|
180
|
+
description: `
|
|
182
181
|
<ul>
|
|
183
182
|
<li>Description line</li>
|
|
184
183
|
<li>Description line</li>
|
|
@@ -186,18 +185,18 @@ const n = {
|
|
|
186
185
|
<li>Description line</li>
|
|
187
186
|
</ul>
|
|
188
187
|
`,
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
188
|
+
button: [
|
|
189
|
+
{
|
|
190
|
+
title: "button",
|
|
191
|
+
link: "#",
|
|
192
|
+
variant: e.Primary
|
|
193
|
+
}
|
|
194
|
+
]
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
title: "Content Card3",
|
|
198
|
+
image: "https://mbank.kg/media/market/imageCont-2.webp",
|
|
199
|
+
description: `
|
|
201
200
|
<ul>
|
|
202
201
|
<li>Description line</li>
|
|
203
202
|
<li>Description line</li>
|
|
@@ -205,18 +204,17 @@ const n = {
|
|
|
205
204
|
<li>Description line</li>
|
|
206
205
|
</ul>
|
|
207
206
|
`,
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
}
|
|
207
|
+
button: [
|
|
208
|
+
{
|
|
209
|
+
title: "button",
|
|
210
|
+
link: "#",
|
|
211
|
+
variant: e.Primary
|
|
212
|
+
}
|
|
213
|
+
]
|
|
214
|
+
}
|
|
215
|
+
]
|
|
218
216
|
}
|
|
219
|
-
},
|
|
217
|
+
}, k = {
|
|
220
218
|
key: t.Partners,
|
|
221
219
|
id: "10",
|
|
222
220
|
component_props: {
|
|
@@ -267,7 +265,7 @@ const n = {
|
|
|
267
265
|
]
|
|
268
266
|
}
|
|
269
267
|
}
|
|
270
|
-
},
|
|
268
|
+
}, c = {
|
|
271
269
|
key: t.CardIconList,
|
|
272
270
|
id: "11",
|
|
273
271
|
component_props: {
|
|
@@ -312,7 +310,7 @@ const n = {
|
|
|
312
310
|
],
|
|
313
311
|
size: "medium"
|
|
314
312
|
}
|
|
315
|
-
},
|
|
313
|
+
}, _ = {
|
|
316
314
|
key: t.CardIconList,
|
|
317
315
|
id: "12",
|
|
318
316
|
component_props: {
|
|
@@ -357,7 +355,7 @@ const n = {
|
|
|
357
355
|
],
|
|
358
356
|
size: "large"
|
|
359
357
|
}
|
|
360
|
-
},
|
|
358
|
+
}, b = {
|
|
361
359
|
key: t.MultiCards,
|
|
362
360
|
id: "13",
|
|
363
361
|
component_props: {
|
|
@@ -672,7 +670,7 @@ const n = {
|
|
|
672
670
|
logo: "https://mbank.kg/media/market/item-hero-image-logos.svg",
|
|
673
671
|
grid: 2
|
|
674
672
|
}
|
|
675
|
-
},
|
|
673
|
+
}, F = {
|
|
676
674
|
key: t.WarningCard,
|
|
677
675
|
id: "16",
|
|
678
676
|
component_props: {
|
|
@@ -681,7 +679,7 @@ const n = {
|
|
|
681
679
|
button_text: "button text",
|
|
682
680
|
variant: "orange"
|
|
683
681
|
}
|
|
684
|
-
},
|
|
682
|
+
}, y = {
|
|
685
683
|
key: t.WarningCard,
|
|
686
684
|
id: "17",
|
|
687
685
|
component_props: {
|
|
@@ -690,7 +688,7 @@ const n = {
|
|
|
690
688
|
button_text: "button text",
|
|
691
689
|
variant: "gray"
|
|
692
690
|
}
|
|
693
|
-
},
|
|
691
|
+
}, w = {
|
|
694
692
|
key: t.WarningCard,
|
|
695
693
|
id: "18",
|
|
696
694
|
component_props: {
|
|
@@ -699,7 +697,7 @@ const n = {
|
|
|
699
697
|
button_text: "button text",
|
|
700
698
|
variant: "black"
|
|
701
699
|
}
|
|
702
|
-
},
|
|
700
|
+
}, D = {
|
|
703
701
|
key: t.Faq,
|
|
704
702
|
id: "19",
|
|
705
703
|
component_props: {
|
|
@@ -719,7 +717,7 @@ const n = {
|
|
|
719
717
|
}
|
|
720
718
|
]
|
|
721
719
|
}
|
|
722
|
-
},
|
|
720
|
+
}, v = {
|
|
723
721
|
key: t.DownloadFileHalf,
|
|
724
722
|
id: "20",
|
|
725
723
|
component_props: {
|
|
@@ -738,7 +736,7 @@ const n = {
|
|
|
738
736
|
}
|
|
739
737
|
]
|
|
740
738
|
}
|
|
741
|
-
},
|
|
739
|
+
}, B = {
|
|
742
740
|
key: t.DownloadFileBanner,
|
|
743
741
|
id: "21",
|
|
744
742
|
component_props: {
|
|
@@ -747,7 +745,7 @@ const n = {
|
|
|
747
745
|
text: "Помогает научить ребенка контролировать свои траты, копить и обращаться с деньгами",
|
|
748
746
|
link: "#"
|
|
749
747
|
}
|
|
750
|
-
},
|
|
748
|
+
}, f = {
|
|
751
749
|
key: t.DownloadFileFull,
|
|
752
750
|
id: "22",
|
|
753
751
|
component_props: {
|
|
@@ -803,7 +801,7 @@ const n = {
|
|
|
803
801
|
}
|
|
804
802
|
]
|
|
805
803
|
}
|
|
806
|
-
},
|
|
804
|
+
}, q = {
|
|
807
805
|
key: t.InstructionList,
|
|
808
806
|
id: "24",
|
|
809
807
|
component_props: {
|
|
@@ -839,7 +837,7 @@ const n = {
|
|
|
839
837
|
link: "https://www.youtube.com/"
|
|
840
838
|
}
|
|
841
839
|
}
|
|
842
|
-
},
|
|
840
|
+
}, M = {
|
|
843
841
|
key: t.PreviewList,
|
|
844
842
|
id: "25",
|
|
845
843
|
component_props: {
|
|
@@ -868,7 +866,7 @@ const n = {
|
|
|
868
866
|
],
|
|
869
867
|
grid: 2
|
|
870
868
|
}
|
|
871
|
-
},
|
|
869
|
+
}, I = {
|
|
872
870
|
key: t.SwiperList,
|
|
873
871
|
id: "26",
|
|
874
872
|
component_props: {
|
|
@@ -934,7 +932,7 @@ const n = {
|
|
|
934
932
|
autoplayDelay: 2e3,
|
|
935
933
|
perViewScreens: 4
|
|
936
934
|
}
|
|
937
|
-
},
|
|
935
|
+
}, S = {
|
|
938
936
|
key: t.AnimatedSwiper,
|
|
939
937
|
id: "27",
|
|
940
938
|
component_props: {
|
|
@@ -1030,7 +1028,7 @@ const n = {
|
|
|
1030
1028
|
isLight: !1,
|
|
1031
1029
|
isButton: !1
|
|
1032
1030
|
}
|
|
1033
|
-
},
|
|
1031
|
+
}, L = {
|
|
1034
1032
|
key: t.InfoBannerList,
|
|
1035
1033
|
id: "28",
|
|
1036
1034
|
component_props: {
|
|
@@ -1118,7 +1116,7 @@ const n = {
|
|
|
1118
1116
|
isLight: !1,
|
|
1119
1117
|
isLightTitle: !1
|
|
1120
1118
|
}
|
|
1121
|
-
},
|
|
1119
|
+
}, A = {
|
|
1122
1120
|
key: t.TasksBannerList,
|
|
1123
1121
|
id: "29",
|
|
1124
1122
|
component_props: {
|
|
@@ -1231,7 +1229,7 @@ const n = {
|
|
|
1231
1229
|
component_props: {
|
|
1232
1230
|
size: "100"
|
|
1233
1231
|
}
|
|
1234
|
-
},
|
|
1232
|
+
}, T = {
|
|
1235
1233
|
key: t.PromoPoster,
|
|
1236
1234
|
id: "32",
|
|
1237
1235
|
component_props: {
|
|
@@ -1257,7 +1255,7 @@ const n = {
|
|
|
1257
1255
|
}
|
|
1258
1256
|
]
|
|
1259
1257
|
}
|
|
1260
|
-
},
|
|
1258
|
+
}, N = {
|
|
1261
1259
|
key: t.CardImageSecondaryList,
|
|
1262
1260
|
id: "33",
|
|
1263
1261
|
component_props: {
|
|
@@ -1394,7 +1392,7 @@ const n = {
|
|
|
1394
1392
|
}
|
|
1395
1393
|
]
|
|
1396
1394
|
}
|
|
1397
|
-
},
|
|
1395
|
+
}, E = {
|
|
1398
1396
|
key: t.StandartTable,
|
|
1399
1397
|
id: "35",
|
|
1400
1398
|
component_props: {
|
|
@@ -1643,7 +1641,7 @@ const n = {
|
|
|
1643
1641
|
}
|
|
1644
1642
|
]
|
|
1645
1643
|
}
|
|
1646
|
-
},
|
|
1644
|
+
}, G = {
|
|
1647
1645
|
key: t.IntroBanner,
|
|
1648
1646
|
id: "36",
|
|
1649
1647
|
component_props: {
|
|
@@ -1658,7 +1656,7 @@ const n = {
|
|
|
1658
1656
|
logo: "https://mbank.kg/media/standard/logo/Vector_1.svg",
|
|
1659
1657
|
logo_second: "https://mbank.kg/media/standard/logo_second/mbank_logo_full_tNoEfG4.svg"
|
|
1660
1658
|
}
|
|
1661
|
-
},
|
|
1659
|
+
}, H = {
|
|
1662
1660
|
key: t.DownloadFileBright,
|
|
1663
1661
|
id: "37",
|
|
1664
1662
|
component_props: {
|
|
@@ -1673,41 +1671,41 @@ const n = {
|
|
|
1673
1671
|
t.Header;
|
|
1674
1672
|
t.Footer;
|
|
1675
1673
|
export {
|
|
1676
|
-
|
|
1674
|
+
S as A,
|
|
1677
1675
|
n as B,
|
|
1678
1676
|
l as C,
|
|
1679
|
-
|
|
1677
|
+
B as D,
|
|
1680
1678
|
P as E,
|
|
1681
|
-
|
|
1682
|
-
|
|
1679
|
+
D as F,
|
|
1680
|
+
q as I,
|
|
1683
1681
|
h as M,
|
|
1684
|
-
|
|
1682
|
+
k as P,
|
|
1685
1683
|
r as S,
|
|
1686
|
-
|
|
1684
|
+
A as T,
|
|
1687
1685
|
m as V,
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1686
|
+
F as W,
|
|
1687
|
+
o as a,
|
|
1688
|
+
d as b,
|
|
1691
1689
|
p as c,
|
|
1692
|
-
d,
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
|
|
1690
|
+
g as d,
|
|
1691
|
+
c as e,
|
|
1692
|
+
b as f,
|
|
1693
|
+
u as g,
|
|
1694
|
+
v as h,
|
|
1697
1695
|
f as i,
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1696
|
+
x as j,
|
|
1697
|
+
M as k,
|
|
1698
|
+
I as l,
|
|
1699
|
+
L as m,
|
|
1700
|
+
V as n,
|
|
1701
|
+
T as o,
|
|
1702
|
+
N as p,
|
|
1703
|
+
C as q,
|
|
1704
|
+
E as r,
|
|
1705
|
+
G as s,
|
|
1706
|
+
H as t,
|
|
1707
|
+
s as u,
|
|
1708
|
+
y as v,
|
|
1709
|
+
w,
|
|
1710
|
+
_ as x
|
|
1713
1711
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as c, jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef as h } from "react";
|
|
3
3
|
import { c as m } from "./cn-6a4bf187.js";
|
|
4
|
-
import {
|
|
4
|
+
import { a as t, b as e } from "./const-53dff524.js";
|
|
5
5
|
const y = h(
|
|
6
6
|
({
|
|
7
7
|
children: o,
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
var d = /* @__PURE__ */ ((s) => (s.headers = "headers", s.banners = "banners", s.footers = "footers", s.cards = "cards", s.faqs = "faqs", s.lists = "lists", s.videos = "videos", s.tables = "tables", s.navigation = "navigation", s.steps = "steps", s.downloads = "downloads", s.spacing = "spacing", s))(d || {});
|
|
2
|
+
export {
|
|
3
|
+
d as C
|
|
4
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsxs as
|
|
1
|
+
import { jsxs as p, jsx as s } from "react/jsx-runtime";
|
|
2
2
|
import { FieldTypes as i } from "./Types/FiledTypes.js";
|
|
3
3
|
import { I as t } from "./index-2265d593.js";
|
|
4
4
|
import { c as x } from "./cn-6a4bf187.js";
|
|
@@ -20,8 +20,8 @@ const r = {
|
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
22
|
}, c = [m, "size", "className"], f = ({ data: e, size: l, className: n }) => {
|
|
23
|
-
const
|
|
24
|
-
return /* @__PURE__ */
|
|
23
|
+
const o = l === r.SMALL ? 32 : 40;
|
|
24
|
+
return /* @__PURE__ */ p(
|
|
25
25
|
"div",
|
|
26
26
|
{
|
|
27
27
|
className: x(
|
|
@@ -31,17 +31,17 @@ const r = {
|
|
|
31
31
|
n
|
|
32
32
|
),
|
|
33
33
|
children: [
|
|
34
|
-
/* @__PURE__ */
|
|
34
|
+
/* @__PURE__ */ p("div", { className: "flex flex-col items-start gap-[32px]", children: [
|
|
35
35
|
(e == null ? void 0 : e.image) && /* @__PURE__ */ s(
|
|
36
36
|
t,
|
|
37
37
|
{
|
|
38
38
|
src: e == null ? void 0 : e.image,
|
|
39
39
|
alt: e == null ? void 0 : e.title,
|
|
40
|
-
width:
|
|
41
|
-
height:
|
|
40
|
+
width: o,
|
|
41
|
+
height: o
|
|
42
42
|
}
|
|
43
43
|
),
|
|
44
|
-
/* @__PURE__ */
|
|
44
|
+
/* @__PURE__ */ p("div", { className: "flex items-start flex-col gap-[12px]", children: [
|
|
45
45
|
/* @__PURE__ */ s("div", { className: "text-[24px] leading-[32px] font-bold", children: e == null ? void 0 : e.title }),
|
|
46
46
|
/* @__PURE__ */ s("div", { className: "text-[14px] leading-[20px] text-graySoft", children: e == null ? void 0 : e.description })
|
|
47
47
|
] })
|
|
@@ -62,5 +62,6 @@ const r = {
|
|
|
62
62
|
f.propsToEdit = c;
|
|
63
63
|
export {
|
|
64
64
|
f as F,
|
|
65
|
-
r as S
|
|
65
|
+
r as S,
|
|
66
|
+
c as p
|
|
66
67
|
};
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
import { L as S } from "./languages-list-87ab3324.js";
|
|
2
|
+
import { c as U } from "./clientApi-642fea4b.js";
|
|
3
|
+
import { useRef as c, useEffect as P, useMemo as q } from "react";
|
|
4
|
+
const j = {
|
|
5
|
+
getHeaderSections(i, n) {
|
|
6
|
+
const u = n ? `?page_type=${n}` : "";
|
|
7
|
+
return U.get(`v2/header/${u}`, {
|
|
8
|
+
headers: {
|
|
9
|
+
"Accept-Language": i || S.RU
|
|
10
|
+
}
|
|
11
|
+
});
|
|
12
|
+
},
|
|
13
|
+
searchHeader(i, n) {
|
|
14
|
+
return U.get(`v2/search/?search=${encodeURIComponent(i)}`, {
|
|
15
|
+
headers: {
|
|
16
|
+
"Accept-Language": n || S.RU
|
|
17
|
+
}
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
};
|
|
21
|
+
function k(i, n, u, l) {
|
|
22
|
+
var W = this, a = c(null), o = c(0), A = c(0), t = c(null), f = c([]), s = c(), m = c(), F = c(i), p = c(!0);
|
|
23
|
+
F.current = i;
|
|
24
|
+
var x = typeof window < "u", g = !n && n !== 0 && x;
|
|
25
|
+
if (typeof i != "function")
|
|
26
|
+
throw new TypeError("Expected a function");
|
|
27
|
+
n = +n || 0;
|
|
28
|
+
var y = !!(u = u || {}).leading, H = !("trailing" in u) || !!u.trailing, d = "maxWait" in u, L = "debounceOnServer" in u && !!u.debounceOnServer, R = d ? Math.max(+u.maxWait || 0, n) : null;
|
|
29
|
+
P(function() {
|
|
30
|
+
return p.current = !0, function() {
|
|
31
|
+
p.current = !1;
|
|
32
|
+
};
|
|
33
|
+
}, []);
|
|
34
|
+
var $ = q(function() {
|
|
35
|
+
var T = function(r) {
|
|
36
|
+
var e = f.current, w = s.current;
|
|
37
|
+
return f.current = s.current = null, o.current = r, A.current = A.current || r, m.current = F.current.apply(w, e);
|
|
38
|
+
}, v = function(r, e) {
|
|
39
|
+
g && cancelAnimationFrame(t.current), t.current = g ? requestAnimationFrame(r) : setTimeout(r, e);
|
|
40
|
+
}, E = function(r) {
|
|
41
|
+
if (!p.current)
|
|
42
|
+
return !1;
|
|
43
|
+
var e = r - a.current;
|
|
44
|
+
return !a.current || e >= n || e < 0 || d && r - o.current >= R;
|
|
45
|
+
}, M = function(r) {
|
|
46
|
+
return t.current = null, H && f.current ? T(r) : (f.current = s.current = null, m.current);
|
|
47
|
+
}, D = function r() {
|
|
48
|
+
var e = Date.now();
|
|
49
|
+
if (y && A.current === o.current && b(), E(e))
|
|
50
|
+
return M(e);
|
|
51
|
+
if (p.current) {
|
|
52
|
+
var w = n - (e - a.current), O = d ? Math.min(w, R - (e - o.current)) : w;
|
|
53
|
+
v(r, O);
|
|
54
|
+
}
|
|
55
|
+
}, b = function() {
|
|
56
|
+
l && l({});
|
|
57
|
+
}, h = function() {
|
|
58
|
+
if (x || L) {
|
|
59
|
+
var r = Date.now(), e = E(r);
|
|
60
|
+
if (f.current = [].slice.call(arguments), s.current = W, a.current = r, e) {
|
|
61
|
+
if (!t.current && p.current)
|
|
62
|
+
return o.current = a.current, v(D, n), y ? T(a.current) : m.current;
|
|
63
|
+
if (d)
|
|
64
|
+
return v(D, n), T(a.current);
|
|
65
|
+
}
|
|
66
|
+
return t.current || v(D, n), m.current;
|
|
67
|
+
}
|
|
68
|
+
};
|
|
69
|
+
return h.cancel = function() {
|
|
70
|
+
var r = t.current;
|
|
71
|
+
r && (g ? cancelAnimationFrame(t.current) : clearTimeout(t.current)), o.current = 0, f.current = a.current = s.current = t.current = null, r && l && l({});
|
|
72
|
+
}, h.isPending = function() {
|
|
73
|
+
return !!t.current;
|
|
74
|
+
}, h.flush = function() {
|
|
75
|
+
return t.current ? M(Date.now()) : m.current;
|
|
76
|
+
}, h;
|
|
77
|
+
}, [y, d, n, R, H, g, x, L, l]);
|
|
78
|
+
return $;
|
|
79
|
+
}
|
|
80
|
+
export {
|
|
81
|
+
j as H,
|
|
82
|
+
k as c
|
|
83
|
+
};
|