md-components-mdigial-azamat 0.0.45 → 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 -33
- 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 +2 -1
- 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 -44
- 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 +8 -7
- 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 +11 -10
- 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 -46
- 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 -45
- 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 -46
- 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 -10
- 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 +3 -2
- package/dist/VideoMainBanner/info.js +11 -0
- package/dist/assets/TasksBanner.css +1 -0
- package/dist/assets/{index2.css → navigation.css} +1 -1
- 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-2cf27f39.js +153 -0
- package/dist/navigation-48c90d3b.js +183 -0
- package/dist/routes-76228734.js +109 -0
- package/dist/{swiper-react-0815edaf.js → swiper-react-bfbb44d6.js} +507 -654
- package/package.json +1 -1
- package/dist/componentsMap-0e7046ee.js +0 -67
- package/dist/index-3a534581.js +0 -261
- package/dist/index-aa718078.js +0 -1229
- package/dist/routes-382632ac.js +0 -7
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./VideoFull.js";
|
|
3
|
+
const p = {
|
|
4
|
+
title: "Полноэкранное видео",
|
|
5
|
+
description: "Компонент для воспроизведения видео контента в полноэкранном режиме. Используется для размещения основного видеоматериала на странице.",
|
|
6
|
+
types: [o.videos],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
p as videoFullInfo
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as t } from "./VideoList.js";
|
|
3
|
+
const p = {
|
|
4
|
+
title: "Список видео",
|
|
5
|
+
description: "Компонент для отображения списка видео с превью и описаниями. Используется для представления коллекции видеоматериалов на странице.",
|
|
6
|
+
types: [o.videos],
|
|
7
|
+
propsToEdit: t
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
p as videoListInfo
|
|
11
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as i } from "./VideoListMini.js";
|
|
3
|
+
const p = {
|
|
4
|
+
title: "Мини список видео",
|
|
5
|
+
description: "Компактный компонент для отображения списка видео в миниатюрном формате. Используется для представления видеоколлекции в ограниченном пространстве.",
|
|
6
|
+
types: [o.videos],
|
|
7
|
+
propsToEdit: i
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
p as videoListMiniInfo
|
|
11
|
+
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as r, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import { a as t, c as u } from "../cn-6a4bf187.js";
|
|
3
3
|
import { FieldTypes as m } from "../Types/FiledTypes.js";
|
|
4
|
-
import { B as y } from "../index-
|
|
4
|
+
import { B as y } from "../index-10605794.js";
|
|
5
5
|
import { C as g } from "../ComponentContainer-cdb2528c.js";
|
|
6
6
|
import { I as w } from "../index-2265d593.js";
|
|
7
7
|
const v = {
|
|
@@ -166,5 +166,6 @@ const v = {
|
|
|
166
166
|
};
|
|
167
167
|
k.propsToEdit = N;
|
|
168
168
|
export {
|
|
169
|
-
k as VideoMainBanner
|
|
169
|
+
k as VideoMainBanner,
|
|
170
|
+
N as propsToEdit
|
|
170
171
|
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { C as o } from "../index-1a32da94.js";
|
|
2
|
+
import { propsToEdit as e } from "./VideoMainBanner.js";
|
|
3
|
+
const n = {
|
|
4
|
+
title: "Главный видео баннер",
|
|
5
|
+
description: "Главный баннер страницы с видео контентом, заголовком, описанием, логотипом и кнопками действий. Используется в качестве основного визуального элемента с видео на главной странице или в начале раздела.",
|
|
6
|
+
types: [o.banners, o.videos],
|
|
7
|
+
propsToEdit: e
|
|
8
|
+
};
|
|
9
|
+
export {
|
|
10
|
+
n as videoMainBannerInfo
|
|
11
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.htmlContent{font-size:15px;line-height:22px;color:#40474f;margin:0}.htmlContent ul{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:34px;column-gap:34px;row-gap:12px;list-style:disc;padding:0 0 0 20px;margin:0}.htmlContent ul li{width:240px}@media screen and (max-width: 768px){.htmlContent ul{grid-template-columns:repeat(1,1fr)}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
|
|
1
|
+
:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { L as o } from "./languages-list-87ab3324.js";
|
|
2
|
+
const c = {}.VITE_API_URL || "https://mbank.kg/api/", u = "app_language", l = () => localStorage.getItem(u) || o.RU, g = async (t, a = {}) => {
|
|
3
|
+
var n;
|
|
4
|
+
const r = ((n = a.headers) == null ? void 0 : n["Accept-Language"]) || l(), s = `${c}${t}`;
|
|
5
|
+
try {
|
|
6
|
+
const e = await fetch(s, {
|
|
7
|
+
method: "GET",
|
|
8
|
+
headers: {
|
|
9
|
+
"Accept-Language": r,
|
|
10
|
+
"Content-Type": "application/json",
|
|
11
|
+
...a.headers
|
|
12
|
+
}
|
|
13
|
+
});
|
|
14
|
+
return e.ok ? { data: await e.json() } : (console.warn("API request failed:", e.status, e.statusText), { data: null });
|
|
15
|
+
} catch (e) {
|
|
16
|
+
return console.error("API request error:", e), { data: null };
|
|
17
|
+
}
|
|
18
|
+
}, A = {
|
|
19
|
+
get(t, a = {}) {
|
|
20
|
+
return g(t, a);
|
|
21
|
+
}
|
|
22
|
+
};
|
|
23
|
+
export {
|
|
24
|
+
A as c
|
|
25
|
+
};
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
import r from "./AnimatedSwiper/index.js";
|
|
2
|
+
import { Banner as o } from "./Banner/Banner.js";
|
|
3
|
+
import { CardIconList as m } from "./CardIconList/CardIconList.js";
|
|
4
|
+
import { CardImageList as i } from "./CardImageList/CardImageList.js";
|
|
5
|
+
import { CardImageSecondaryList as t } from "./CardImageSecondaryList/CardImageSecondaryList.js";
|
|
6
|
+
import { CardInfoTable as p } from "./CardInfoTable/index.js";
|
|
7
|
+
import { WarningCard as n } from "./Cards/WarningCard/WarningCard.js";
|
|
8
|
+
import { ContentCardList as e } from "./ContentCardList/ContentCardList.js";
|
|
9
|
+
import { DownloadFileBanner as a } from "./DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|
|
10
|
+
import { DownloadFileBright as f } from "./DownloadFile/components/DownloadFileBright/index.js";
|
|
11
|
+
import { DownloadFileFull as s } from "./DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
|
|
12
|
+
import { DownloadFileHalf as d } from "./DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
|
|
13
|
+
import { DownloadFileMini as l } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
|
|
14
|
+
import { Faq as L } from "./Faq/Faq.js";
|
|
15
|
+
import { Footer as C } from "./Footer/Footer.js";
|
|
16
|
+
import { Header as F } from "./Header/Header.js";
|
|
17
|
+
import { InfoBannerList as w } from "./InfoBannerList/InfoBannerList.js";
|
|
18
|
+
import { InstructionList as B } from "./InstructionList/InstructionList.js";
|
|
19
|
+
import { IntroBanner as c } from "./IntroBanner/IntroBanner.js";
|
|
20
|
+
import { MainBanner as I } from "./MainBanner/MainBanner.js";
|
|
21
|
+
import { MultiCards as S } from "./MultiCards/index.js";
|
|
22
|
+
import { Partners as M } from "./Partners/Partners.js";
|
|
23
|
+
import { PartnersColors as g } from "./PartnersColors/PartnersColors.js";
|
|
24
|
+
import { PreviewList as D } from "./PreviewList/PreviewList.js";
|
|
25
|
+
import { PromoPoster as P } from "./PromoPoster/PromoPoster.js";
|
|
26
|
+
import { Segments as u } from "./Segments/Segments.js";
|
|
27
|
+
import { Space as V } from "./Space/Space.js";
|
|
28
|
+
import { StandartTable as T } from "./StandartTable/index.js";
|
|
29
|
+
import { Stepper as b } from "./Stepper/Stepper.js";
|
|
30
|
+
import { SwiperList as H } from "./SwiperList/SwiperList.js";
|
|
31
|
+
import { TasksBannerList as h } from "./TasksBannerList/TasksBannerList.js";
|
|
32
|
+
import { VideoFull as k } from "./Video/VideoFull/VideoFull.js";
|
|
33
|
+
import { VideoList as q } from "./Video/VideoList/VideoList.js";
|
|
34
|
+
import { VideoListMini as v } from "./Video/VideoListMini/VideoListMini.js";
|
|
35
|
+
import { VideoMainBanner as x } from "./VideoMainBanner/VideoMainBanner.js";
|
|
36
|
+
const wr = {
|
|
37
|
+
Banner: o,
|
|
38
|
+
CardImageList: i,
|
|
39
|
+
Stepper: b,
|
|
40
|
+
Segments: u,
|
|
41
|
+
VideoFull: k,
|
|
42
|
+
VideoList: q,
|
|
43
|
+
VideoListMini: v,
|
|
44
|
+
ContentCardList: e,
|
|
45
|
+
CardIconList: m,
|
|
46
|
+
MultiCards: S,
|
|
47
|
+
Partners: M,
|
|
48
|
+
PartnersColors: g,
|
|
49
|
+
MainBanner: I,
|
|
50
|
+
WarningCard: n,
|
|
51
|
+
Faq: L,
|
|
52
|
+
DownloadFileBanner: a,
|
|
53
|
+
DownloadFileHalf: d,
|
|
54
|
+
DownloadFileFull: s,
|
|
55
|
+
DownloadFileMini: l,
|
|
56
|
+
InstructionList: B,
|
|
57
|
+
PreviewList: D,
|
|
58
|
+
SwiperList: H,
|
|
59
|
+
AnimatedSwiper: r,
|
|
60
|
+
InfoBannerList: w,
|
|
61
|
+
TasksBannerList: h,
|
|
62
|
+
VideoMainBanner: x,
|
|
63
|
+
Space: V,
|
|
64
|
+
PromoPoster: P,
|
|
65
|
+
CardImageSecondaryList: t,
|
|
66
|
+
CardInfoTable: p,
|
|
67
|
+
StandartTable: T,
|
|
68
|
+
IntroBanner: c,
|
|
69
|
+
DownloadFileBright: f,
|
|
70
|
+
Header: F,
|
|
71
|
+
Footer: C
|
|
72
|
+
};
|
|
73
|
+
export {
|
|
74
|
+
wr as c
|
|
75
|
+
};
|
|
@@ -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
|
+
};
|