md-components-mdigial-azamat 0.0.113 → 0.0.114
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/ActionCardList/ActionCardList.js +1 -1
- package/dist/ActionCardList/index.js +1 -1
- package/dist/ActionCardList/info.js +1 -1
- package/dist/ActionIconList/ActionIconList.js +1 -1
- package/dist/AllComponents.js +2 -2
- package/dist/AllComponentsInfo.js +1 -1
- package/dist/Cards/WarningCard/WarningCard.js +1 -1
- package/dist/Cards/WarningCard/index.js +1 -1
- package/dist/Cards/WarningCard/info.js +1 -1
- package/dist/Forms/FormDefault/FormDefault.js +1 -1
- package/dist/Forms/FormDefault/components/FieldCustom.js +1 -1
- package/dist/Forms/FormDefault/components/FieldSection.js +1 -1
- package/dist/Forms/FormDefault/components/FormContent.js +1 -1
- package/dist/Forms/FormDefault/components/FormFields.js +1 -1
- package/dist/Forms/FormDefault/components/index.js +1 -1
- package/dist/Forms/FormDefault/index.js +1 -1
- package/dist/Forms/FormDefault/info.js +1 -1
- package/dist/Forms/FormDefault/model/componentRegistry.js +1 -1
- package/dist/Forms/FormDefault/model/index.js +1 -1
- package/dist/Forms/FormDefault/schema.js +1 -1
- package/dist/PageViewer/renderComponents.js +1 -1
- package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
- package/dist/RenderAllComponents/const.js +1 -1
- package/dist/{componentsMap-29ccdfcc.js → componentsMap-6fc8d724.js} +1 -1
- package/dist/{data.mock-bb32e8ee.js → data.mock-a00d8eec.js} +158 -32
- package/dist/{info-72904479.js → info-ce6598a7.js} +121 -118
- package/dist/main.js +1 -1
- package/package.json +1 -1
|
@@ -32,7 +32,7 @@ import "../PreviewList/PreviewList.js";
|
|
|
32
32
|
import "../Cards/CardImage/CardImage.js";
|
|
33
33
|
import "../Cards/CardImage/info.js";
|
|
34
34
|
import "../Cards/ContentCard/ContentCard.js";
|
|
35
|
-
import { a as ur, d as vr, e as wr } from "../info-
|
|
35
|
+
import { a as ur, d as vr, e as wr } from "../info-ce6598a7.js";
|
|
36
36
|
import "../Cards/ColoredCard/index.js";
|
|
37
37
|
import "../Cards/FeaturesCard/index.js";
|
|
38
38
|
import "../DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|
|
@@ -34,7 +34,7 @@ import "../PreviewList/PreviewList.js";
|
|
|
34
34
|
import "../Cards/CardImage/CardImage.js";
|
|
35
35
|
import "../Cards/CardImage/info.js";
|
|
36
36
|
import "../Cards/ContentCard/ContentCard.js";
|
|
37
|
-
import "../info-
|
|
37
|
+
import "../info-ce6598a7.js";
|
|
38
38
|
import "../Cards/ColoredCard/index.js";
|
|
39
39
|
import "../Cards/FeaturesCard/index.js";
|
|
40
40
|
import "../DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|
package/dist/AllComponents.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "./data.mock-
|
|
1
|
+
import "./data.mock-a00d8eec.js";
|
|
2
2
|
import "./ActionCardSecondaryList/ActionCardSecondaryList.js";
|
|
3
3
|
import "./AnimatedSwiper/index.js";
|
|
4
4
|
import "./Banner/Banner.js";
|
|
@@ -11,7 +11,7 @@ import "./Cards/PostCard/PostCard.js";
|
|
|
11
11
|
import "./ContentCardList/ContentCardList.js";
|
|
12
12
|
import "./DownloadFile/components/DownloadFileBright/index.js";
|
|
13
13
|
import "./Faq/Faq.js";
|
|
14
|
-
import { b as wt, A as yt } from "./info-
|
|
14
|
+
import { b as wt, A as yt } from "./info-ce6598a7.js";
|
|
15
15
|
import "./HeroIconsBanner/HeroIconsBanner.js";
|
|
16
16
|
import "./IconList/IconList.js";
|
|
17
17
|
import "./InfoBannerList/InfoBannerList.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { w as o, f as r, c as n } from "./info-
|
|
1
|
+
import { w as o, f as r, c as n } from "./info-ce6598a7.js";
|
|
2
2
|
import { actionCardSecondaryListInfo as t } from "./ActionCardSecondaryList/info.js";
|
|
3
3
|
import { animatedSwiperInfo as i } from "./AnimatedSwiper/info.js";
|
|
4
4
|
import { bannerInfo as m } from "./Banner/info.js";
|
|
@@ -32,7 +32,7 @@ import "../../PreviewList/PreviewList.js";
|
|
|
32
32
|
import "../CardImage/CardImage.js";
|
|
33
33
|
import "../CardImage/info.js";
|
|
34
34
|
import "../ContentCard/ContentCard.js";
|
|
35
|
-
import { W as yo, p as zo } from "../../info-
|
|
35
|
+
import { W as yo, p as zo } from "../../info-ce6598a7.js";
|
|
36
36
|
import "../ColoredCard/index.js";
|
|
37
37
|
import "../FeaturesCard/index.js";
|
|
38
38
|
import "../../DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|
|
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
|
|
|
2
2
|
import "../../index.esm-0558519f.js";
|
|
3
3
|
import "../../ComponentContainer-dca711c6.js";
|
|
4
4
|
import "../../Flex-86aee720.js";
|
|
5
|
-
import { F as l } from "../../info-
|
|
5
|
+
import { F as l } from "../../info-ce6598a7.js";
|
|
6
6
|
import "./components/FormSuccessMessage.js";
|
|
7
7
|
import "./hooks/useFormSubmission.js";
|
|
8
8
|
import "react";
|
|
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
|
|
|
2
2
|
import "../../../index.esm-0558519f.js";
|
|
3
3
|
import "react";
|
|
4
4
|
import "../hooks/useFieldVisibility.js";
|
|
5
|
-
import { i as d } from "../../../info-
|
|
5
|
+
import { i as d } from "../../../info-ce6598a7.js";
|
|
6
6
|
import "../model/fieldTypes.js";
|
|
7
7
|
import "../model/formElementTypes.js";
|
|
8
8
|
import "../../../requestForm-23442a57.js";
|
|
@@ -3,7 +3,7 @@ import "../../../index.esm-0558519f.js";
|
|
|
3
3
|
import "../../../Flex-86aee720.js";
|
|
4
4
|
import "react";
|
|
5
5
|
import "../hooks/useFieldVisibility.js";
|
|
6
|
-
import { j as c } from "../../../info-
|
|
6
|
+
import { j as c } from "../../../info-ce6598a7.js";
|
|
7
7
|
import "../../../useTranslation-d7a3ca6f.js";
|
|
8
8
|
export {
|
|
9
9
|
c as FieldSection
|
|
@@ -3,7 +3,7 @@ import "../../../index-875e92ce.js";
|
|
|
3
3
|
import "../../../const-53dff524.js";
|
|
4
4
|
import "../../../FieldInput-ef2a18d4.js";
|
|
5
5
|
import "../../../useScreenSize-c1b64c02.js";
|
|
6
|
-
import { l as a } from "../../../info-
|
|
6
|
+
import { l as a } from "../../../info-ce6598a7.js";
|
|
7
7
|
import "../../../useTranslation-d7a3ca6f.js";
|
|
8
8
|
export {
|
|
9
9
|
a as FormContent
|
|
@@ -31,7 +31,7 @@ import "../../../PreviewList/PreviewList.js";
|
|
|
31
31
|
import "../../../Cards/CardImage/CardImage.js";
|
|
32
32
|
import "../../../Cards/CardImage/info.js";
|
|
33
33
|
import "../../../Cards/ContentCard/ContentCard.js";
|
|
34
|
-
import { h as vp, g as wp } from "../../../info-
|
|
34
|
+
import { h as vp, g as wp } from "../../../info-ce6598a7.js";
|
|
35
35
|
import "../../../Cards/ColoredCard/index.js";
|
|
36
36
|
import "../../../Cards/FeaturesCard/index.js";
|
|
37
37
|
import "../../../DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { h as m, g as p } from "../../../info-
|
|
1
|
+
import { h as m, g as p } from "../../../info-ce6598a7.js";
|
|
2
2
|
import { FieldTypeOptions as t, FieldTypeParams as s } from "./fieldTypes.js";
|
|
3
3
|
import { FormElementTypeOptions as n, FormElementTypeParams as i } from "./formElementTypes.js";
|
|
4
4
|
import { R as f } from "../../../requestForm-23442a57.js";
|
|
@@ -31,7 +31,7 @@ import "../../PreviewList/PreviewList.js";
|
|
|
31
31
|
import "../../Cards/CardImage/CardImage.js";
|
|
32
32
|
import "../../Cards/CardImage/info.js";
|
|
33
33
|
import "../../Cards/ContentCard/ContentCard.js";
|
|
34
|
-
import { m as yr, n as zr } from "../../info-
|
|
34
|
+
import { m as yr, n as zr } from "../../info-ce6598a7.js";
|
|
35
35
|
import "../../Cards/ColoredCard/index.js";
|
|
36
36
|
import "../../Cards/FeaturesCard/index.js";
|
|
37
37
|
import "../../DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|
|
@@ -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-6fc8d724.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, 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-
|
|
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-a00d8eec.js";
|
|
2
2
|
const j = [
|
|
3
3
|
a,
|
|
4
4
|
t,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { W as r, F as o, a as m } from "./info-
|
|
1
|
+
import { W as r, F as o, a as m } from "./info-ce6598a7.js";
|
|
2
2
|
import t from "./AnimatedSwiper/index.js";
|
|
3
3
|
import { Banner as i } from "./Banner/Banner.js";
|
|
4
4
|
import { BannerAndText as a } from "./BannerAndText/index.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { ActionSecondaryCardVariant as
|
|
2
|
-
import { InfoCardVariant as
|
|
3
|
-
import { PostCardVariant as
|
|
4
|
-
import { CurrencyRatesVariant as
|
|
1
|
+
import { ActionSecondaryCardVariant as l } from "./Cards/ActionSecondaryCard/types.js";
|
|
2
|
+
import { InfoCardVariant as o } from "./Cards/InfoCard/types.js";
|
|
3
|
+
import { PostCardVariant as a } from "./Cards/PostCard/types.js";
|
|
4
|
+
import { CurrencyRatesVariant as s } from "./CurrencyRates/types.js";
|
|
5
5
|
import { p as t } from "./palette-256cf77a.js";
|
|
6
6
|
import { b as i } from "./const-53dff524.js";
|
|
7
7
|
import { C as e } from "./types-c3843cc0.js";
|
|
@@ -309,7 +309,7 @@ const _ = {
|
|
|
309
309
|
],
|
|
310
310
|
size: "medium"
|
|
311
311
|
}
|
|
312
|
-
},
|
|
312
|
+
}, C = {
|
|
313
313
|
key: e.CardIconList,
|
|
314
314
|
id: "12",
|
|
315
315
|
component_props: {
|
|
@@ -371,7 +371,7 @@ const _ = {
|
|
|
371
371
|
],
|
|
372
372
|
size: "large"
|
|
373
373
|
}
|
|
374
|
-
},
|
|
374
|
+
}, q = {
|
|
375
375
|
key: e.MultiCards,
|
|
376
376
|
id: "13",
|
|
377
377
|
component_props: {
|
|
@@ -733,7 +733,7 @@ const _ = {
|
|
|
733
733
|
}
|
|
734
734
|
]
|
|
735
735
|
}
|
|
736
|
-
},
|
|
736
|
+
}, P = {
|
|
737
737
|
key: e.DownloadFileHalf,
|
|
738
738
|
id: "20",
|
|
739
739
|
component_props: {
|
|
@@ -752,7 +752,7 @@ const _ = {
|
|
|
752
752
|
}
|
|
753
753
|
]
|
|
754
754
|
}
|
|
755
|
-
},
|
|
755
|
+
}, V = {
|
|
756
756
|
key: e.DownloadFileBanner,
|
|
757
757
|
id: "21",
|
|
758
758
|
component_props: {
|
|
@@ -763,7 +763,7 @@ const _ = {
|
|
|
763
763
|
}
|
|
764
764
|
};
|
|
765
765
|
e.FileBannerSecondary;
|
|
766
|
-
const
|
|
766
|
+
const N = {
|
|
767
767
|
key: e.DownloadFileFull,
|
|
768
768
|
id: "22",
|
|
769
769
|
component_props: {
|
|
@@ -884,7 +884,7 @@ const P = {
|
|
|
884
884
|
],
|
|
885
885
|
grid: 2
|
|
886
886
|
}
|
|
887
|
-
},
|
|
887
|
+
}, R = {
|
|
888
888
|
key: e.SwiperList,
|
|
889
889
|
id: "26",
|
|
890
890
|
component_props: {
|
|
@@ -950,7 +950,7 @@ const P = {
|
|
|
950
950
|
autoplayDelay: 2e3,
|
|
951
951
|
perViewScreens: 4
|
|
952
952
|
}
|
|
953
|
-
},
|
|
953
|
+
}, G = {
|
|
954
954
|
key: e.AnimatedSwiper,
|
|
955
955
|
id: "27",
|
|
956
956
|
component_props: {
|
|
@@ -1215,7 +1215,7 @@ const P = {
|
|
|
1215
1215
|
}
|
|
1216
1216
|
]
|
|
1217
1217
|
}
|
|
1218
|
-
},
|
|
1218
|
+
}, Q = {
|
|
1219
1219
|
key: e.VideoMainBanner,
|
|
1220
1220
|
id: "30",
|
|
1221
1221
|
component_props: {
|
|
@@ -1241,7 +1241,7 @@ const P = {
|
|
|
1241
1241
|
grid: 2,
|
|
1242
1242
|
isShadow: !0
|
|
1243
1243
|
}
|
|
1244
|
-
},
|
|
1244
|
+
}, J = {
|
|
1245
1245
|
key: e.EmptyBox,
|
|
1246
1246
|
id: "31",
|
|
1247
1247
|
component_props: {
|
|
@@ -1996,7 +1996,7 @@ const ee = {
|
|
|
1996
1996
|
component_props: {
|
|
1997
1997
|
title: "Премиальные карты",
|
|
1998
1998
|
description: "Выберите карту, которая подходит именно вам",
|
|
1999
|
-
variant:
|
|
1999
|
+
variant: o.SECONDARY,
|
|
2000
2000
|
grid: "3",
|
|
2001
2001
|
cards: [
|
|
2002
2002
|
{
|
|
@@ -2032,28 +2032,154 @@ const ee = {
|
|
|
2032
2032
|
]
|
|
2033
2033
|
}
|
|
2034
2034
|
};
|
|
2035
|
-
e.CurrencyRates,
|
|
2036
|
-
|
|
2037
|
-
|
|
2035
|
+
e.CurrencyRates, s.SECONDARY;
|
|
2036
|
+
const se = {
|
|
2037
|
+
key: e.ActionCardSecondaryList,
|
|
2038
|
+
id: "action-card-list",
|
|
2039
|
+
component_props: {
|
|
2040
|
+
variant: l.SECONDARY,
|
|
2041
|
+
grid: "2",
|
|
2042
|
+
cards: [
|
|
2043
|
+
{
|
|
2044
|
+
id: 1,
|
|
2045
|
+
title: "Отделения банка",
|
|
2046
|
+
description: "Найдите ближайшие к вам отделения и банкоматы",
|
|
2047
|
+
image: "https://mbank.kg/constructor-media/components/files/imageCont_2.webp",
|
|
2048
|
+
action: {
|
|
2049
|
+
link: {
|
|
2050
|
+
link: "https://mbank.kg/map",
|
|
2051
|
+
target: "_blank"
|
|
2052
|
+
}
|
|
2053
|
+
}
|
|
2054
|
+
},
|
|
2055
|
+
{
|
|
2056
|
+
id: 2,
|
|
2057
|
+
title: "Поддержка",
|
|
2058
|
+
description: "Если вам нужна помощь, обратитесь в поддержку",
|
|
2059
|
+
image: "https://mbank.kg/constructor-media/components/files/gkfytnf_ESL8vzY.webp",
|
|
2060
|
+
action: {
|
|
2061
|
+
modal: {
|
|
2062
|
+
modal_slug: "test-modal",
|
|
2063
|
+
title: "Test Modal"
|
|
2064
|
+
}
|
|
2065
|
+
}
|
|
2066
|
+
}
|
|
2067
|
+
]
|
|
2068
|
+
}
|
|
2069
|
+
}, re = {
|
|
2070
|
+
component_props: {
|
|
2071
|
+
title: "Новости",
|
|
2072
|
+
variant: a.SECONDARY,
|
|
2073
|
+
cards: [
|
|
2074
|
+
{
|
|
2075
|
+
id: 1,
|
|
2076
|
+
title: "Праздник продолжается: «Марафон призов» продлен до конца января!",
|
|
2077
|
+
description: null,
|
|
2078
|
+
date: "25 декабря 2025",
|
|
2079
|
+
image: "/imageCont.png",
|
|
2080
|
+
action: {
|
|
2081
|
+
link: { link: "#", target: "_self" }
|
|
2082
|
+
}
|
|
2083
|
+
},
|
|
2084
|
+
{
|
|
2085
|
+
id: 2,
|
|
2086
|
+
title: "Новый год в Бишкеке начинается с подарков: как вернуть 10% с каждой покупки и выиграть квартиру!",
|
|
2087
|
+
description: null,
|
|
2088
|
+
date: "25 декабря 2025",
|
|
2089
|
+
image: "https://mbank.kg/constructor-media/components/files/gkfytnf_ESL8vzY.webp",
|
|
2090
|
+
action: {
|
|
2091
|
+
link: { link: "#", target: "_self" }
|
|
2092
|
+
}
|
|
2093
|
+
},
|
|
2094
|
+
{
|
|
2095
|
+
id: 3,
|
|
2096
|
+
title: "MBANK впервые в Кыргызстане запустил MPay: оплата и переводы одним касанием",
|
|
2097
|
+
description: "Доступно на Apple и Android",
|
|
2098
|
+
date: "25 декабря 2025",
|
|
2099
|
+
image: "https://mbank.kg/constructor-media/components/files/imageCont_2.webp",
|
|
2100
|
+
action: {
|
|
2101
|
+
link: { link: "#", target: "_self" }
|
|
2102
|
+
}
|
|
2103
|
+
},
|
|
2104
|
+
{
|
|
2105
|
+
id: 4,
|
|
2106
|
+
title: "Революция в одно касание: MBANK представил технологию оплаты без интернета, аналогов которой нет в Кыргызстане...",
|
|
2107
|
+
description: null,
|
|
2108
|
+
date: "25 декабря 2025",
|
|
2109
|
+
image: "https://mbank.kg/constructor-media/components/files/imageCont_3.webp",
|
|
2110
|
+
action: {
|
|
2111
|
+
link: { link: "#", target: "_self" }
|
|
2112
|
+
}
|
|
2113
|
+
},
|
|
2114
|
+
{
|
|
2115
|
+
id: 5,
|
|
2116
|
+
title: "Праздник продолжается: «Марафон призов» продлен до конца января!",
|
|
2117
|
+
description: null,
|
|
2118
|
+
date: "25 декабря 2025",
|
|
2119
|
+
image: "/imageCont.png",
|
|
2120
|
+
action: {
|
|
2121
|
+
link: { link: "#", target: "_self" }
|
|
2122
|
+
}
|
|
2123
|
+
},
|
|
2124
|
+
{
|
|
2125
|
+
id: 6,
|
|
2126
|
+
title: "Новый год в Бишкеке начинается с подарков: как вернуть 10% с каждой покупки и выиграть квартиру!",
|
|
2127
|
+
description: null,
|
|
2128
|
+
date: "25 декабря 2025",
|
|
2129
|
+
image: "https://mbank.kg/constructor-media/components/files/gkfytnf_ESL8vzY.webp",
|
|
2130
|
+
action: {
|
|
2131
|
+
link: { link: "#", target: "_self" }
|
|
2132
|
+
}
|
|
2133
|
+
},
|
|
2134
|
+
{
|
|
2135
|
+
id: 7,
|
|
2136
|
+
title: "Революция в одно касание: MBANK представил технологию оплаты без интернета, аналогов которой нет в Кыргызстане...",
|
|
2137
|
+
description: null,
|
|
2138
|
+
date: "25 декабря 2025",
|
|
2139
|
+
image: "https://mbank.kg/constructor-media/components/files/imageCont_3.webp",
|
|
2140
|
+
action: {
|
|
2141
|
+
link: { link: "#", target: "_self" }
|
|
2142
|
+
}
|
|
2143
|
+
}
|
|
2144
|
+
]
|
|
2145
|
+
}
|
|
2146
|
+
};
|
|
2038
2147
|
e.FormDefault;
|
|
2039
2148
|
e.FormDefault;
|
|
2040
2149
|
e.FormDefault;
|
|
2150
|
+
const pe = {
|
|
2151
|
+
key: e.PostCard,
|
|
2152
|
+
id: "postcard-1",
|
|
2153
|
+
component_props: {
|
|
2154
|
+
title: "News Title",
|
|
2155
|
+
image: "https://mbank.kg/media/logos/mbank-logo.png",
|
|
2156
|
+
date: "04.02.2026",
|
|
2157
|
+
variant: a.PRIMARY,
|
|
2158
|
+
action: {
|
|
2159
|
+
type: "link",
|
|
2160
|
+
link: "#"
|
|
2161
|
+
}
|
|
2162
|
+
}
|
|
2163
|
+
};
|
|
2041
2164
|
export {
|
|
2042
|
-
|
|
2165
|
+
G as A,
|
|
2043
2166
|
_ as B,
|
|
2044
2167
|
h as C,
|
|
2045
|
-
|
|
2046
|
-
|
|
2168
|
+
P as D,
|
|
2169
|
+
J as E,
|
|
2047
2170
|
L as F,
|
|
2048
|
-
|
|
2171
|
+
ee as G,
|
|
2049
2172
|
ie as H,
|
|
2050
2173
|
U as I,
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2174
|
+
te as J,
|
|
2175
|
+
ne as K,
|
|
2176
|
+
ae as L,
|
|
2054
2177
|
T as M,
|
|
2055
|
-
|
|
2178
|
+
le as N,
|
|
2179
|
+
oe as O,
|
|
2056
2180
|
x as P,
|
|
2181
|
+
pe as Q,
|
|
2182
|
+
re as R,
|
|
2057
2183
|
y as S,
|
|
2058
2184
|
z as T,
|
|
2059
2185
|
v as V,
|
|
@@ -2064,18 +2190,18 @@ export {
|
|
|
2064
2190
|
D as d,
|
|
2065
2191
|
w as e,
|
|
2066
2192
|
B as f,
|
|
2067
|
-
|
|
2193
|
+
q as g,
|
|
2068
2194
|
S as h,
|
|
2069
2195
|
A as i,
|
|
2070
2196
|
I as j,
|
|
2071
|
-
|
|
2072
|
-
|
|
2197
|
+
V as k,
|
|
2198
|
+
N as l,
|
|
2073
2199
|
E as m,
|
|
2074
|
-
|
|
2200
|
+
C as n,
|
|
2075
2201
|
K as o,
|
|
2076
|
-
|
|
2202
|
+
R as p,
|
|
2077
2203
|
H as q,
|
|
2078
|
-
|
|
2204
|
+
Q as r,
|
|
2079
2205
|
Y as s,
|
|
2080
2206
|
Z as t,
|
|
2081
2207
|
j as u,
|
|
@@ -2083,5 +2209,5 @@ export {
|
|
|
2083
2209
|
$ as w,
|
|
2084
2210
|
O as x,
|
|
2085
2211
|
X as y,
|
|
2086
|
-
|
|
2212
|
+
se as z
|
|
2087
2213
|
};
|
|
@@ -4,7 +4,7 @@ import { c as u, R as q } from "./requestForm-23442a57.js";
|
|
|
4
4
|
import { FormSuccessMessage as O } from "./Forms/FormDefault/components/FormSuccessMessage.js";
|
|
5
5
|
import { C as k } from "./index-0a5f313c.js";
|
|
6
6
|
import { jsx as o, jsxs as l, Fragment as B } from "react/jsx-runtime";
|
|
7
|
-
import { warningCardVariant as W, WarningCardVariant as
|
|
7
|
+
import { warningCardVariant as W, WarningCardVariant as C, WarningCardVariantKey as U } from "./Cards/WarningCard/model.js";
|
|
8
8
|
import "./ConfigProvider/index.js";
|
|
9
9
|
import { Banner as $ } from "./Banner/Banner.js";
|
|
10
10
|
import "./BannerAndText/index.js";
|
|
@@ -15,7 +15,7 @@ import "./Header/components/HeaderTabsMobile/HeaderTabsMobile.js";
|
|
|
15
15
|
import { HtmlContent as J } from "./HtmlContent/HtmlContent.js";
|
|
16
16
|
import "./Header/components/TabsOutlined/TabsOutlined.js";
|
|
17
17
|
import { B as x } from "./index-875e92ce.js";
|
|
18
|
-
import { B as
|
|
18
|
+
import { B as Q, a as X, b as Y } from "./const-53dff524.js";
|
|
19
19
|
import { Stepper as Z } from "./Stepper/Stepper.js";
|
|
20
20
|
import { Segments as oo } from "./Segments/Segments.js";
|
|
21
21
|
import "./Segments/info.js";
|
|
@@ -41,53 +41,53 @@ import "./Cards/ColoredCard/index.js";
|
|
|
41
41
|
import "./Cards/FeaturesCard/index.js";
|
|
42
42
|
import { DownloadFileBanner as fo } from "./DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|
|
43
43
|
import { DownloadFileFull as go } from "./DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
|
|
44
|
-
import { DownloadFileHalf as
|
|
45
|
-
import { DownloadFileMini as
|
|
44
|
+
import { DownloadFileHalf as Co } from "./DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
|
|
45
|
+
import { DownloadFileMini as bo } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
|
|
46
46
|
import "./InstructionList/components/InstructionCard/InstructionCard.js";
|
|
47
47
|
import "./PreviewList/components/PreviewCard/PreviewCard.js";
|
|
48
|
-
import { ActionCard as
|
|
48
|
+
import { ActionCard as So } from "./ActionCard/ActionCard.js";
|
|
49
49
|
import { TitleBlock as I } from "./TitleBlock/TitleBlock.js";
|
|
50
|
-
import
|
|
50
|
+
import Lo from "./AnimatedSwiper/index.js";
|
|
51
51
|
import "./CardImageSecondary/CardImageSecondary.js";
|
|
52
52
|
import { CardImageSecondaryList as To } from "./CardImageSecondaryList/CardImageSecondaryList.js";
|
|
53
53
|
import { CardInfoTable as ko } from "./CardInfoTable/index.js";
|
|
54
54
|
import { DownloadFileBright as Bo } from "./DownloadFile/components/DownloadFileBright/index.js";
|
|
55
55
|
import "./DownloadFile/components/FileBannerSecondary/FileBannerSecondary.js";
|
|
56
|
-
import { b as
|
|
57
|
-
import { C as
|
|
58
|
-
import { F as
|
|
56
|
+
import { b as _, F as Io } from "./index.esm-0558519f.js";
|
|
57
|
+
import { C as h } from "./ComponentContainer-dca711c6.js";
|
|
58
|
+
import { F as b } from "./Flex-86aee720.js";
|
|
59
59
|
import { F as Do, C as Fo } from "./FieldInput-ef2a18d4.js";
|
|
60
60
|
import { u as xo } from "./useScreenSize-c1b64c02.js";
|
|
61
|
-
import { useFieldVisibility as
|
|
61
|
+
import { useFieldVisibility as w } from "./Forms/FormDefault/hooks/useFieldVisibility.js";
|
|
62
62
|
import { FieldTypes as e, DataTypesEnum as p } from "./Types/FiledTypes.js";
|
|
63
63
|
import "./InfoBanner/index.js";
|
|
64
|
-
import { InfoBannerList as
|
|
65
|
-
import { IntroBanner as
|
|
66
|
-
import { PromoPoster as
|
|
64
|
+
import { InfoBannerList as _o } from "./InfoBannerList/InfoBannerList.js";
|
|
65
|
+
import { IntroBanner as ho } from "./IntroBanner/IntroBanner.js";
|
|
66
|
+
import { PromoPoster as wo } from "./PromoPoster/PromoPoster.js";
|
|
67
67
|
import { Space as vo } from "./Space/Space.js";
|
|
68
68
|
import { StandartTable as No } from "./StandartTable/index.js";
|
|
69
69
|
import { SwiperList as Po } from "./SwiperList/SwiperList.js";
|
|
70
70
|
import "./TasksBanner/TasksBanner.js";
|
|
71
71
|
import { TasksBannerList as Mo } from "./TasksBannerList/TasksBannerList.js";
|
|
72
72
|
import { VideoMainBanner as Vo } from "./VideoMainBanner/VideoMainBanner.js";
|
|
73
|
-
import { M as Eo, B as Ro, C as Ao, S as Go, b as Ho, V as jo, c as qo, d as Oo, e as Wo, f as Uo, g as $o, P as zo, h as Ko, W as Jo, F as
|
|
74
|
-
import { ActionCardSecondaryList as
|
|
75
|
-
import { ButtonsList as
|
|
76
|
-
import { PostCard as
|
|
77
|
-
import { HeroIconsBanner as
|
|
78
|
-
import { IconList as
|
|
79
|
-
import { InfoCardList as
|
|
73
|
+
import { M as Eo, B as Ro, C as Ao, S as Go, b as Ho, V as jo, c as qo, d as Oo, e as Wo, f as Uo, g as $o, P as zo, h as Ko, W as Jo, F as Qo, k as Xo, D as Yo, l as Zo, m as ot, I as tt, o as et, p as nt, A as rt, q as at, T as it, r as pt, E as st, s as mt, t as lt, u as ct, v as dt, w as yt, x as ut, y as ft, z as gt, G as Ct, H as bt, J as St, K as Lt, L as Tt, N as kt, O as Bt, Q as It, R as Dt } from "./data.mock-a00d8eec.js";
|
|
74
|
+
import { ActionCardSecondaryList as Ft } from "./ActionCardSecondaryList/ActionCardSecondaryList.js";
|
|
75
|
+
import { ButtonsList as xt } from "./ButtonsList/ButtonsList.js";
|
|
76
|
+
import { PostCard as _t } from "./Cards/PostCard/PostCard.js";
|
|
77
|
+
import { HeroIconsBanner as ht } from "./HeroIconsBanner/HeroIconsBanner.js";
|
|
78
|
+
import { IconList as wt } from "./IconList/IconList.js";
|
|
79
|
+
import { InfoCardList as vt } from "./InfoCardList/InfoCardList.js";
|
|
80
80
|
import "./InfoCardList/schema.js";
|
|
81
|
-
import { PostsSlider as
|
|
82
|
-
import { SearchBlock as
|
|
83
|
-
import { SegmentedContent as
|
|
81
|
+
import { PostsSlider as Nt } from "./PostsSlider/PostsSlider.js";
|
|
82
|
+
import { SearchBlock as Pt } from "./SearchBlock/SearchBlock.js";
|
|
83
|
+
import { SegmentedContent as Mt } from "./SegmentedContent/SegmentedContent.js";
|
|
84
84
|
import "./SegmentedContent/info.js";
|
|
85
85
|
import "./SegmentedContent/schema.js";
|
|
86
|
-
import { SegmentsIcons as
|
|
86
|
+
import { SegmentsIcons as Vt } from "./SegmentsIcons/SegmentsIcons.js";
|
|
87
87
|
import "./SegmentsIcons/schema.js";
|
|
88
88
|
import "./SegmentsIcons/info.js";
|
|
89
|
-
import { Header as
|
|
90
|
-
import { Footer as
|
|
89
|
+
import { Header as Et } from "./Header/Header.js";
|
|
90
|
+
import { Footer as Rt } from "./Footer/Footer.js";
|
|
91
91
|
import "react-dom";
|
|
92
92
|
import "./ActionCardSecondaryList/info.js";
|
|
93
93
|
import "./AnimatedSwiper/info.js";
|
|
@@ -148,15 +148,15 @@ import "./CurrencyRates/schema.js";
|
|
|
148
148
|
import "./Cards/ActionSecondaryCard/ActionSecondaryCard.js";
|
|
149
149
|
import "./Actions/projectActions.js";
|
|
150
150
|
import { u as D } from "./useTranslation-d7a3ca6f.js";
|
|
151
|
-
import { useFormSubmission as
|
|
152
|
-
import { I as
|
|
151
|
+
import { useFormSubmission as At } from "./Forms/FormDefault/hooks/useFormSubmission.js";
|
|
152
|
+
import { I as Gt } from "./Icon-70ea6cb8.js";
|
|
153
153
|
const v = [
|
|
154
154
|
"title",
|
|
155
155
|
"title_color",
|
|
156
156
|
"description",
|
|
157
157
|
"description_color",
|
|
158
158
|
"html_content",
|
|
159
|
-
|
|
159
|
+
Q,
|
|
160
160
|
W
|
|
161
161
|
], F = ({
|
|
162
162
|
title: t,
|
|
@@ -166,11 +166,11 @@ const v = [
|
|
|
166
166
|
variant: i = U.Orange
|
|
167
167
|
}) => {
|
|
168
168
|
var s, m, d, c;
|
|
169
|
-
return /* @__PURE__ */ o(
|
|
169
|
+
return /* @__PURE__ */ o(h, { children: /* @__PURE__ */ o(
|
|
170
170
|
"div",
|
|
171
171
|
{
|
|
172
172
|
className: "rounded-[24px] p-6",
|
|
173
|
-
style: { background: (s =
|
|
173
|
+
style: { background: (s = C[i]) == null ? void 0 : s.background },
|
|
174
174
|
children: /* @__PURE__ */ l("div", { className: "flex gap-4 items-center justify-between", children: [
|
|
175
175
|
/* @__PURE__ */ l(
|
|
176
176
|
"div",
|
|
@@ -178,9 +178,9 @@ const v = [
|
|
|
178
178
|
className: "flex gap-[16px] items-center max-tablet:flex-col max-tablet:items-start max-tablet:gap-[12px]",
|
|
179
179
|
children: [
|
|
180
180
|
/* @__PURE__ */ o(
|
|
181
|
-
|
|
181
|
+
Gt,
|
|
182
182
|
{
|
|
183
|
-
name: (m =
|
|
183
|
+
name: (m = C[i]) == null ? void 0 : m.icon,
|
|
184
184
|
size: 40
|
|
185
185
|
}
|
|
186
186
|
),
|
|
@@ -189,7 +189,7 @@ const v = [
|
|
|
189
189
|
"p",
|
|
190
190
|
{
|
|
191
191
|
className: K("text-[24px] leading-8 font-bold"),
|
|
192
|
-
style: { color: (d =
|
|
192
|
+
style: { color: (d = C[i]) == null ? void 0 : d.textColor },
|
|
193
193
|
children: t
|
|
194
194
|
}
|
|
195
195
|
),
|
|
@@ -197,7 +197,7 @@ const v = [
|
|
|
197
197
|
"p",
|
|
198
198
|
{
|
|
199
199
|
className: "text-[16px] leading-6",
|
|
200
|
-
style: { color: (c =
|
|
200
|
+
style: { color: (c = C[i]) == null ? void 0 : c.textColor },
|
|
201
201
|
children: n
|
|
202
202
|
}
|
|
203
203
|
),
|
|
@@ -212,7 +212,7 @@ const v = [
|
|
|
212
212
|
) });
|
|
213
213
|
};
|
|
214
214
|
F.propsToEdit = v;
|
|
215
|
-
const
|
|
215
|
+
const Ht = {
|
|
216
216
|
type: "cards",
|
|
217
217
|
label: "Карточки действий",
|
|
218
218
|
dataType: "array",
|
|
@@ -221,7 +221,7 @@ const Rt = {
|
|
|
221
221
|
icon: e.FILE,
|
|
222
222
|
link: e.LINK
|
|
223
223
|
}
|
|
224
|
-
}, N = ["title", "description", "marginBottom",
|
|
224
|
+
}, N = ["title", "description", "marginBottom", Ht], P = ({
|
|
225
225
|
title: t,
|
|
226
226
|
description: n,
|
|
227
227
|
marginBottom: r,
|
|
@@ -236,7 +236,7 @@ const Rt = {
|
|
|
236
236
|
}
|
|
237
237
|
),
|
|
238
238
|
/* @__PURE__ */ o("div", { className: "grid grid-cols-3 gap-x-[24px] gap-y-[40px] max-tablet:grid-cols-1 max-tablet:gap-y-[24px]", children: a == null ? void 0 : a.map((i, s) => /* @__PURE__ */ o(
|
|
239
|
-
|
|
239
|
+
So,
|
|
240
240
|
{
|
|
241
241
|
title: i.title,
|
|
242
242
|
icon: i.icon,
|
|
@@ -246,10 +246,10 @@ const Rt = {
|
|
|
246
246
|
)) })
|
|
247
247
|
] });
|
|
248
248
|
P.propsToEdit = N;
|
|
249
|
-
const
|
|
249
|
+
const jt = {
|
|
250
250
|
TitleBlock: I,
|
|
251
251
|
WarningCard: F
|
|
252
|
-
},
|
|
252
|
+
}, qt = [
|
|
253
253
|
{
|
|
254
254
|
label: "TitleBlock",
|
|
255
255
|
value: "TitleBlock"
|
|
@@ -258,8 +258,8 @@ const At = {
|
|
|
258
258
|
label: "WarningCard",
|
|
259
259
|
value: "WarningCard"
|
|
260
260
|
}
|
|
261
|
-
],
|
|
262
|
-
const n =
|
|
261
|
+
], Ot = ({ field: t }) => {
|
|
262
|
+
const n = _(), r = w(t.visibility, n.control), a = jt[t.key];
|
|
263
263
|
return r && a ? /* @__PURE__ */ o(
|
|
264
264
|
a,
|
|
265
265
|
{
|
|
@@ -267,20 +267,20 @@ const At = {
|
|
|
267
267
|
...t.props
|
|
268
268
|
}
|
|
269
269
|
) : null;
|
|
270
|
-
},
|
|
270
|
+
}, Wt = ({ field: t }) => {
|
|
271
271
|
var m;
|
|
272
|
-
const { t: n } = D(), { control: r } =
|
|
273
|
-
if (!
|
|
272
|
+
const { t: n } = D(), { control: r } = _();
|
|
273
|
+
if (!w(t.visibility, r))
|
|
274
274
|
return null;
|
|
275
275
|
const s = { gridColumn: `span ${((m = t.layout) == null ? void 0 : m.colSpan) || 1}` };
|
|
276
276
|
return /* @__PURE__ */ o("div", { style: s, children: /* @__PURE__ */ l(
|
|
277
|
-
|
|
277
|
+
b,
|
|
278
278
|
{
|
|
279
279
|
vertical: !0,
|
|
280
280
|
gap: 16,
|
|
281
281
|
children: [
|
|
282
282
|
(t.title || t.description) && /* @__PURE__ */ l(
|
|
283
|
-
|
|
283
|
+
b,
|
|
284
284
|
{
|
|
285
285
|
vertical: !0,
|
|
286
286
|
gap: 4,
|
|
@@ -295,13 +295,13 @@ const At = {
|
|
|
295
295
|
}
|
|
296
296
|
) });
|
|
297
297
|
}, M = z(({ fields: t }) => /* @__PURE__ */ o(B, { children: t.map((n, r) => n.componentType === "section" ? /* @__PURE__ */ o(
|
|
298
|
-
|
|
298
|
+
Wt,
|
|
299
299
|
{
|
|
300
300
|
field: n
|
|
301
301
|
},
|
|
302
302
|
r
|
|
303
303
|
) : n.componentType === "component" ? /* @__PURE__ */ o(
|
|
304
|
-
|
|
304
|
+
Ot,
|
|
305
305
|
{
|
|
306
306
|
field: n
|
|
307
307
|
},
|
|
@@ -312,7 +312,7 @@ const At = {
|
|
|
312
312
|
field: n
|
|
313
313
|
},
|
|
314
314
|
r
|
|
315
|
-
) : null) })),
|
|
315
|
+
) : null) })), Ut = ({
|
|
316
316
|
fields: t,
|
|
317
317
|
gridCols: n = 1,
|
|
318
318
|
gridRow: r = 2,
|
|
@@ -325,7 +325,7 @@ const At = {
|
|
|
325
325
|
var g;
|
|
326
326
|
const { t: c } = D(), f = xo(960), {
|
|
327
327
|
register: y,
|
|
328
|
-
formState: { errors:
|
|
328
|
+
formState: { errors: L }
|
|
329
329
|
} = i;
|
|
330
330
|
return /* @__PURE__ */ l("div", { children: [
|
|
331
331
|
/* @__PURE__ */ o(
|
|
@@ -349,7 +349,7 @@ const At = {
|
|
|
349
349
|
"Необходимо согласие на обработку персональных данных"
|
|
350
350
|
)
|
|
351
351
|
}),
|
|
352
|
-
error: (g =
|
|
352
|
+
error: (g = L.agreement) == null ? void 0 : g.message,
|
|
353
353
|
label: /* @__PURE__ */ l(B, { children: [
|
|
354
354
|
c("form.i_agree", "Я соглашаюсь с"),
|
|
355
355
|
" ",
|
|
@@ -375,7 +375,7 @@ const At = {
|
|
|
375
375
|
{
|
|
376
376
|
loading: s,
|
|
377
377
|
type: "submit",
|
|
378
|
-
size:
|
|
378
|
+
size: X.XL,
|
|
379
379
|
variant: Y.Primary,
|
|
380
380
|
disabled: !d || s,
|
|
381
381
|
className: "w-full mt-6",
|
|
@@ -383,7 +383,7 @@ const At = {
|
|
|
383
383
|
}
|
|
384
384
|
)
|
|
385
385
|
] });
|
|
386
|
-
},
|
|
386
|
+
}, S = ({
|
|
387
387
|
label: t,
|
|
388
388
|
type: n,
|
|
389
389
|
options: r
|
|
@@ -392,30 +392,30 @@ const At = {
|
|
|
392
392
|
label: t,
|
|
393
393
|
type: n,
|
|
394
394
|
options: r
|
|
395
|
-
}),
|
|
395
|
+
}), $t = S({
|
|
396
396
|
label: "Тип поля",
|
|
397
397
|
type: "componentType",
|
|
398
398
|
options: j
|
|
399
|
-
}),
|
|
399
|
+
}), zt = S({
|
|
400
400
|
label: "Компонент",
|
|
401
401
|
type: "componentType",
|
|
402
|
-
options:
|
|
403
|
-
}),
|
|
402
|
+
options: qt
|
|
403
|
+
}), Kt = S({
|
|
404
404
|
label: "Тип поля",
|
|
405
405
|
type: "fieldType",
|
|
406
406
|
options: H
|
|
407
|
-
}),
|
|
407
|
+
}), Jt = u({
|
|
408
408
|
label: "Имя поля",
|
|
409
409
|
type: "name"
|
|
410
|
-
}),
|
|
410
|
+
}), Qt = {
|
|
411
411
|
type: "fields",
|
|
412
412
|
dataType: "array",
|
|
413
413
|
label: "Поля для формы",
|
|
414
414
|
data: {
|
|
415
|
-
componentType:
|
|
416
|
-
type:
|
|
417
|
-
key:
|
|
418
|
-
name:
|
|
415
|
+
componentType: $t,
|
|
416
|
+
type: Kt,
|
|
417
|
+
key: zt,
|
|
418
|
+
name: Jt,
|
|
419
419
|
title: u({ label: "Заголовок (Section)", type: "title" }),
|
|
420
420
|
description: u({
|
|
421
421
|
label: "Описание (Section)",
|
|
@@ -434,7 +434,7 @@ const At = {
|
|
|
434
434
|
label: "Имя поля (зависимость)",
|
|
435
435
|
type: "name"
|
|
436
436
|
}),
|
|
437
|
-
operator:
|
|
437
|
+
operator: S({
|
|
438
438
|
label: "Оператор",
|
|
439
439
|
type: "operator",
|
|
440
440
|
options: [
|
|
@@ -566,7 +566,7 @@ const At = {
|
|
|
566
566
|
"title",
|
|
567
567
|
"subtitle",
|
|
568
568
|
"color",
|
|
569
|
-
|
|
569
|
+
Qt,
|
|
570
570
|
q,
|
|
571
571
|
"file",
|
|
572
572
|
"object_data"
|
|
@@ -583,20 +583,20 @@ const At = {
|
|
|
583
583
|
}) => {
|
|
584
584
|
const { t: f } = D(), {
|
|
585
585
|
form: y,
|
|
586
|
-
successSent:
|
|
586
|
+
successSent: L,
|
|
587
587
|
isLoading: g,
|
|
588
588
|
submitError: T,
|
|
589
589
|
onSubmit: R,
|
|
590
590
|
handleCloseSuccess: A
|
|
591
|
-
} =
|
|
592
|
-
return /* @__PURE__ */ o(
|
|
591
|
+
} = At({ requestForm: m, object_data: c }), G = y.watch("agreement");
|
|
592
|
+
return /* @__PURE__ */ o(h, { children: /* @__PURE__ */ o(Io, { ...y, children: /* @__PURE__ */ o(
|
|
593
593
|
"form",
|
|
594
594
|
{
|
|
595
595
|
onSubmit: y.handleSubmit(R),
|
|
596
596
|
id: "application_form",
|
|
597
597
|
className: "w-full",
|
|
598
598
|
children: /* @__PURE__ */ l(
|
|
599
|
-
|
|
599
|
+
b,
|
|
600
600
|
{
|
|
601
601
|
vertical: !0,
|
|
602
602
|
align: "center",
|
|
@@ -608,7 +608,7 @@ const At = {
|
|
|
608
608
|
className: "bg-white rounded-2xl w-full py-[64px] max-tablet:p-6 transition-all duration-300 mt-2",
|
|
609
609
|
children: [
|
|
610
610
|
/* @__PURE__ */ l(
|
|
611
|
-
|
|
611
|
+
b,
|
|
612
612
|
{
|
|
613
613
|
vertical: !0,
|
|
614
614
|
align: "center",
|
|
@@ -619,8 +619,8 @@ const At = {
|
|
|
619
619
|
]
|
|
620
620
|
}
|
|
621
621
|
),
|
|
622
|
-
/* @__PURE__ */ o("div", { className: "w-full max-w-[624px]", children:
|
|
623
|
-
|
|
622
|
+
/* @__PURE__ */ o("div", { className: "w-full max-w-[624px]", children: L ? /* @__PURE__ */ o(O, { onClose: A }) : /* @__PURE__ */ o(
|
|
623
|
+
Ut,
|
|
624
624
|
{
|
|
625
625
|
fields: s,
|
|
626
626
|
gridCols: a,
|
|
@@ -639,16 +639,16 @@ const At = {
|
|
|
639
639
|
) }) });
|
|
640
640
|
};
|
|
641
641
|
E.propsToEdit = V;
|
|
642
|
-
const
|
|
642
|
+
const Or = {
|
|
643
643
|
title: "Форма заявки",
|
|
644
644
|
description: "Форма заявки ",
|
|
645
645
|
types: [k.form],
|
|
646
646
|
propsToEdit: V
|
|
647
|
-
},
|
|
647
|
+
}, Xt = {
|
|
648
648
|
title: "Оставьте заявку, чтобы подключить MKassa",
|
|
649
649
|
description: "с Вами свяжется наш специалист и поможет с подключением сервиса",
|
|
650
650
|
color: "#45464b"
|
|
651
|
-
},
|
|
651
|
+
}, Wr = {
|
|
652
652
|
MainBanner: { key: "MainBanner", component: mo },
|
|
653
653
|
Banner: { key: "Banner", component: $ },
|
|
654
654
|
CardImageList: { key: "CardImageList", component: so },
|
|
@@ -668,25 +668,25 @@ const Hr = {
|
|
|
668
668
|
key: "DownloadFileBanner",
|
|
669
669
|
component: fo
|
|
670
670
|
},
|
|
671
|
-
DownloadFileHalf: { key: "DownloadFileHalf", component:
|
|
671
|
+
DownloadFileHalf: { key: "DownloadFileHalf", component: Co },
|
|
672
672
|
DownloadFileFull: { key: "DownloadFileFull", component: go },
|
|
673
|
-
DownloadFileMini: { key: "DownloadFileMini", component:
|
|
673
|
+
DownloadFileMini: { key: "DownloadFileMini", component: bo },
|
|
674
674
|
InstructionList: { key: "InstructionList", component: co },
|
|
675
675
|
PreviewList: { key: "PreviewList", component: uo },
|
|
676
676
|
SwiperList: { key: "SwiperList", component: Po },
|
|
677
|
-
AnimatedSwiper: { key: "AnimatedSwiper", component:
|
|
678
|
-
InfoBannerList: { key: "InfoBannerList", component:
|
|
677
|
+
AnimatedSwiper: { key: "AnimatedSwiper", component: Lo },
|
|
678
|
+
InfoBannerList: { key: "InfoBannerList", component: _o },
|
|
679
679
|
TasksBannerList: { key: "TasksBannerList", component: Mo },
|
|
680
680
|
VideoMainBanner: { key: "VideoMainBanner", component: Vo },
|
|
681
681
|
Space: { key: "Space", component: vo },
|
|
682
|
-
PromoPoster: { key: "PromoPoster", component:
|
|
682
|
+
PromoPoster: { key: "PromoPoster", component: wo },
|
|
683
683
|
CardImageSecondaryList: {
|
|
684
684
|
key: "CardImageSecondaryList",
|
|
685
685
|
component: To
|
|
686
686
|
},
|
|
687
687
|
CardInfoTable: { key: "CardInfoTable", component: ko },
|
|
688
688
|
StandartTable: { key: "StandartTable", component: No },
|
|
689
|
-
IntroBanner: { key: "IntroBanner", component:
|
|
689
|
+
IntroBanner: { key: "IntroBanner", component: ho },
|
|
690
690
|
DownloadFileBright: {
|
|
691
691
|
key: "DownloadFileBright",
|
|
692
692
|
component: Bo
|
|
@@ -695,24 +695,24 @@ const Hr = {
|
|
|
695
695
|
key: "FormDefault",
|
|
696
696
|
component: E
|
|
697
697
|
},
|
|
698
|
-
Header: { key: "Header", component:
|
|
699
|
-
Footer: { key: "Footer", component:
|
|
698
|
+
Header: { key: "Header", component: Et },
|
|
699
|
+
Footer: { key: "Footer", component: Rt },
|
|
700
700
|
TitleBlock: { key: "TitleBlock", component: I },
|
|
701
701
|
ActionCardList: { key: "ActionCardList", component: P },
|
|
702
702
|
ActionCardSecondaryList: {
|
|
703
703
|
key: "ActionCardSecondaryList",
|
|
704
|
-
component:
|
|
704
|
+
component: Ft
|
|
705
705
|
},
|
|
706
|
-
PostCard: { key: "PostCard", component:
|
|
707
|
-
PostsSlider: { key: "PostsSlider", component:
|
|
708
|
-
ButtonsList: { key: "ButtonsList", component:
|
|
709
|
-
HeroIconsBanner: { key: "HeroIconsBanner", component:
|
|
710
|
-
IconList: { key: "IconList", component:
|
|
711
|
-
SearchBlock: { key: "SearchBlock", component:
|
|
712
|
-
SegmentsIcons: { key: "SegmentsIcons", component:
|
|
713
|
-
SegmentedContent: { key: "SegmentedContent", component:
|
|
714
|
-
InfoCardList: { key: "InfoCardList", component:
|
|
715
|
-
},
|
|
706
|
+
PostCard: { key: "PostCard", component: _t },
|
|
707
|
+
PostsSlider: { key: "PostsSlider", component: Nt },
|
|
708
|
+
ButtonsList: { key: "ButtonsList", component: xt },
|
|
709
|
+
HeroIconsBanner: { key: "HeroIconsBanner", component: ht },
|
|
710
|
+
IconList: { key: "IconList", component: wt },
|
|
711
|
+
SearchBlock: { key: "SearchBlock", component: Pt },
|
|
712
|
+
SegmentsIcons: { key: "SegmentsIcons", component: Vt },
|
|
713
|
+
SegmentedContent: { key: "SegmentedContent", component: Mt },
|
|
714
|
+
InfoCardList: { key: "InfoCardList", component: vt }
|
|
715
|
+
}, Ur = {
|
|
716
716
|
MainBanner: Eo.component_props,
|
|
717
717
|
Banner: Ro.component_props,
|
|
718
718
|
CardImageList: Ao.component_props,
|
|
@@ -727,8 +727,8 @@ const Hr = {
|
|
|
727
727
|
Partners: zo.component_props,
|
|
728
728
|
PartnersColors: Ko.component_props,
|
|
729
729
|
WarningCard: Jo.component_props,
|
|
730
|
-
Faq:
|
|
731
|
-
DownloadFileBanner:
|
|
730
|
+
Faq: Qo.component_props,
|
|
731
|
+
DownloadFileBanner: Xo.component_props,
|
|
732
732
|
DownloadFileHalf: Yo.component_props,
|
|
733
733
|
DownloadFileFull: Zo.component_props,
|
|
734
734
|
DownloadFileMini: ot.component_props,
|
|
@@ -746,46 +746,49 @@ const Hr = {
|
|
|
746
746
|
StandartTable: dt.component_props,
|
|
747
747
|
IntroBanner: yt.component_props,
|
|
748
748
|
DownloadFileBright: ut.component_props,
|
|
749
|
-
FormDefault:
|
|
749
|
+
FormDefault: Xt,
|
|
750
750
|
TitleBlock: ft.component_props,
|
|
751
751
|
ActionCardList: {},
|
|
752
|
-
|
|
752
|
+
ActionCardSecondaryList: gt.component_props,
|
|
753
|
+
ButtonsList: Ct.component_props,
|
|
753
754
|
HeroIconsBanner: bt.component_props,
|
|
754
|
-
IconList:
|
|
755
|
+
IconList: St.component_props,
|
|
755
756
|
SearchBlock: Lt.component_props,
|
|
756
|
-
SegmentsIcons:
|
|
757
|
-
SegmentedContent:
|
|
758
|
-
InfoCardList:
|
|
759
|
-
|
|
757
|
+
SegmentsIcons: Tt.component_props,
|
|
758
|
+
SegmentedContent: kt.component_props,
|
|
759
|
+
InfoCardList: Bt.component_props,
|
|
760
|
+
PostCard: It.component_props,
|
|
761
|
+
PostsSlider: Dt.component_props
|
|
762
|
+
}, $r = {
|
|
760
763
|
title: "Список карточек действий",
|
|
761
764
|
description: "Компонент для отображения списка карточек действий с иконками и ссылками. Используется для представления различных действий или ссылок в виде сетки карточек.",
|
|
762
765
|
types: [k.lists],
|
|
763
766
|
propsToEdit: N
|
|
764
|
-
},
|
|
767
|
+
}, zr = {
|
|
765
768
|
title: "Предупреждающая карточка",
|
|
766
769
|
description: "Компонент для отображения предупреждающей информации в виде карточки с иконкой, заголовком и описанием. Используется для привлечения внимания к важной информации или предупреждениям.",
|
|
767
770
|
types: [k.cards],
|
|
768
771
|
propsToEdit: v
|
|
769
772
|
};
|
|
770
773
|
export {
|
|
771
|
-
|
|
774
|
+
Ur as A,
|
|
772
775
|
E as F,
|
|
773
776
|
F as W,
|
|
774
777
|
P as a,
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
+
Wr as b,
|
|
779
|
+
$r as c,
|
|
780
|
+
Ht as d,
|
|
778
781
|
N as e,
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
782
|
+
Or as f,
|
|
783
|
+
jt as g,
|
|
784
|
+
qt as h,
|
|
785
|
+
Ot as i,
|
|
786
|
+
Wt as j,
|
|
784
787
|
M as k,
|
|
785
|
-
|
|
786
|
-
|
|
788
|
+
Ut as l,
|
|
789
|
+
Qt as m,
|
|
787
790
|
V as n,
|
|
788
|
-
|
|
791
|
+
Xt as o,
|
|
789
792
|
v as p,
|
|
790
|
-
|
|
793
|
+
zr as w
|
|
791
794
|
};
|
package/dist/main.js
CHANGED
|
@@ -25,7 +25,7 @@ import { PreviewList as so } from "./PreviewList/PreviewList.js";
|
|
|
25
25
|
import { CardImage as Co } from "./Cards/CardImage/CardImage.js";
|
|
26
26
|
import "./Cards/CardImage/info.js";
|
|
27
27
|
import { ContentCard as uo } from "./Cards/ContentCard/ContentCard.js";
|
|
28
|
-
import { a as Fo, b as Io, A as Po, F as Bo, W as Lo } from "./info-
|
|
28
|
+
import { a as Fo, b as Io, A as Po, F as Bo, W as Lo } from "./info-ce6598a7.js";
|
|
29
29
|
import { ColoredCard as yo } from "./Cards/ColoredCard/index.js";
|
|
30
30
|
import { FeaturesCard as Mo } from "./Cards/FeaturesCard/index.js";
|
|
31
31
|
import { DownloadFileBanner as wo } from "./DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|