md-components-mdigial-azamat 0.0.28 → 0.0.29
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 +1 -1
- package/dist/Banner/Banner.js +1 -1
- package/dist/Banner/index.js +1 -1
- package/dist/BannerAndText/index.js +1 -1
- package/dist/CardIconList/CardIconList.js +1 -1
- package/dist/CardIconList/index.js +1 -1
- package/dist/CardImageList/CardImageList.js +1 -1
- package/dist/CardImageList/index.js +1 -1
- package/dist/CardImageSecondary/CardImageSecondary.js +1 -1
- package/dist/CardImageSecondary/index.js +1 -1
- package/dist/CardImageSecondaryList/CardImageSecondaryList.js +1 -1
- package/dist/CardImageSecondaryList/index.js +1 -1
- package/dist/CardInfoTable/index.js +1 -1
- package/dist/Cards/ContentCard/ContentCard.js +1 -1
- package/dist/Cards/ContentCard/index.js +1 -1
- package/dist/Cards/WarningCard/WarningCard.js +1 -1
- package/dist/Cards/WarningCard/index.js +1 -1
- package/dist/ContentCardList/ContentCardList.js +1 -1
- package/dist/ContentCardList/index.js +1 -1
- package/dist/DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js +1 -1
- package/dist/DownloadFile/components/DownloadFileBanner/index.js +1 -1
- package/dist/DownloadFile/components/DownloadFileBright/index.js +1 -1
- package/dist/DownloadFile/components/DownloadFileFull/DownloadFileFull.js +1 -1
- package/dist/DownloadFile/components/DownloadFileFull/index.js +1 -1
- package/dist/DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js +1 -1
- package/dist/DownloadFile/components/DownloadFileHalf/index.js +1 -1
- package/dist/DownloadFile/components/DownloadFileMini/DownloadFileMini.js +1 -1
- package/dist/DownloadFile/components/DownloadFileMini/index.js +1 -1
- package/dist/Faq/Faq.js +1 -1
- package/dist/Faq/components/FeedbackForm/FeedbackForm.js +1 -1
- package/dist/Faq/components/FeedbackForm/index.js +1 -1
- package/dist/Faq/index.js +1 -1
- package/dist/InfoBanner/index.js +1 -1
- package/dist/InfoBannerList/InfoBannerList.js +1 -1
- package/dist/InfoBannerList/index.js +1 -1
- package/dist/InstructionList/InstructionList.js +1 -1
- package/dist/InstructionList/index.js +1 -1
- package/dist/IntroBanner/IntroBanner.js +1 -1
- package/dist/IntroBanner/index.js +1 -1
- package/dist/MainBanner/MainBanner.js +1 -1
- package/dist/MainBanner/index.js +1 -1
- package/dist/MultiCards/index.js +1 -1
- package/dist/PageViewer/PageViewer.js +1 -1
- package/dist/PageViewer/renderComponents.js +1 -1
- package/dist/Partners/Partners.js +11 -9
- package/dist/PreviewList/PreviewList.js +1 -1
- package/dist/PreviewList/components/PreviewCard/PreviewCard.js +1 -1
- package/dist/PreviewList/components/PreviewCard/index.js +1 -1
- package/dist/PreviewList/index.js +1 -1
- package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
- package/dist/RenderAllComponents/const.js +1 -1
- package/dist/StandartTable/components/CardWarning/index.js +1 -1
- package/dist/StandartTable/index.js +1 -1
- package/dist/Stepper/Stepper.js +1 -1
- package/dist/Stepper/index.js +1 -1
- package/dist/VideoMainBanner/VideoMainBanner.js +1 -1
- package/dist/VideoMainBanner/index.js +1 -1
- package/dist/{componentsMap-5e677eaa.js → componentsMap-960fd4bb.js} +1 -1
- package/dist/{index-f6bbda32.js → index-0d55abe0.js} +243 -240
- package/dist/main.js +36 -35
- package/package.json +1 -1
package/dist/AllComponents.js
CHANGED
package/dist/Banner/Banner.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "../Types/FiledTypes.js";
|
|
3
|
-
import { B as n } from "../index-
|
|
3
|
+
import { B as n } from "../index-0d55abe0.js";
|
|
4
4
|
import "../ComponentContainer-0fcc2695.js";
|
|
5
5
|
import "../index-60dfa873.js";
|
|
6
6
|
import "../cn-d8c04b28.js";
|
package/dist/Banner/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "../ConfigProvider/index.js";
|
|
3
|
-
import { a5 as y } from "../index-
|
|
3
|
+
import { a5 as y } from "../index-0d55abe0.js";
|
|
4
4
|
import "../Segments/Segments.js";
|
|
5
5
|
import "../Video/VideoFull/VideoFull.js";
|
|
6
6
|
import "../Video/VideoList/VideoList.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "../index-a379154f.js";
|
|
3
3
|
import "../ConfigProvider/index.js";
|
|
4
|
-
import { b as w } from "../index-
|
|
4
|
+
import { b as w } from "../index-0d55abe0.js";
|
|
5
5
|
import "../Segments/Segments.js";
|
|
6
6
|
import "../Video/VideoFull/VideoFull.js";
|
|
7
7
|
import "../Video/VideoList/VideoList.js";
|
|
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
|
|
|
2
2
|
import "../Cards/CardImage/CardImage.js";
|
|
3
3
|
import "../Cards/CardImage/types.js";
|
|
4
4
|
import "../Types/FiledTypes.js";
|
|
5
|
-
import { C as s } from "../index-
|
|
5
|
+
import { C as s } from "../index-0d55abe0.js";
|
|
6
6
|
import "../ComponentContainer-0fcc2695.js";
|
|
7
7
|
import "../cn-d8c04b28.js";
|
|
8
8
|
export {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "../ConfigProvider/index.js";
|
|
3
|
-
import { ad as q, ac as u } from "../index-
|
|
3
|
+
import { ad as q, ac as u } from "../index-0d55abe0.js";
|
|
4
4
|
import "../Segments/Segments.js";
|
|
5
5
|
import "../Video/VideoFull/VideoFull.js";
|
|
6
6
|
import "../Video/VideoList/VideoList.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import "../ConfigProvider/index.js";
|
|
4
|
-
import { i as w } from "../index-
|
|
4
|
+
import { i as w } from "../index-0d55abe0.js";
|
|
5
5
|
import "../Segments/Segments.js";
|
|
6
6
|
import "../Video/VideoFull/VideoFull.js";
|
|
7
7
|
import "../Video/VideoList/VideoList.js";
|
package/dist/Faq/Faq.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "./components/Collapse/Collapse.js";
|
|
3
|
-
import { F as w } from "../index-
|
|
3
|
+
import { F as w } from "../index-0d55abe0.js";
|
|
4
4
|
import "../HtmlContent/HtmlContent.js";
|
|
5
5
|
import "../ConfigProvider/index.js";
|
|
6
6
|
import "../Segments/Segments.js";
|
package/dist/Faq/index.js
CHANGED
package/dist/InfoBanner/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "../cn-d8c04b28.js";
|
|
3
3
|
import "../Types/FiledTypes.js";
|
|
4
|
-
import { ae as e } from "../index-
|
|
4
|
+
import { ae as e } from "../index-0d55abe0.js";
|
|
5
5
|
import "../index-60dfa873.js";
|
|
6
6
|
import "../useScreenSize-c1b64c02.js";
|
|
7
7
|
export {
|
package/dist/MainBanner/index.js
CHANGED
package/dist/MultiCards/index.js
CHANGED
|
@@ -1,29 +1,31 @@
|
|
|
1
|
-
import { jsx as l, jsxs as
|
|
1
|
+
import { jsx as l, jsxs as r } from "react/jsx-runtime";
|
|
2
2
|
import { FieldTypes as t } from "../Types/FiledTypes.js";
|
|
3
3
|
import { C as o } from "../ComponentContainer-0fcc2695.js";
|
|
4
4
|
import { I as c } from "../index-60dfa873.js";
|
|
5
|
-
const
|
|
5
|
+
const p = {
|
|
6
6
|
type: "data",
|
|
7
|
-
label: "
|
|
7
|
+
label: "Основные данные",
|
|
8
8
|
dataType: "object",
|
|
9
9
|
data: {
|
|
10
10
|
keys: {
|
|
11
11
|
title: t.TITLE,
|
|
12
12
|
subtitle: t.DESCRIPTION,
|
|
13
13
|
images: {
|
|
14
|
-
|
|
14
|
+
label: "Логотипы",
|
|
15
|
+
dataType: "array",
|
|
16
|
+
type: "images",
|
|
15
17
|
data: {
|
|
16
18
|
logo: t.FILE
|
|
17
19
|
}
|
|
18
20
|
}
|
|
19
21
|
}
|
|
20
22
|
}
|
|
21
|
-
},
|
|
22
|
-
var
|
|
23
|
-
return /* @__PURE__ */ l(o, { children: /* @__PURE__ */
|
|
23
|
+
}, x = [p], m = ({ data: e }) => {
|
|
24
|
+
var i;
|
|
25
|
+
return /* @__PURE__ */ l(o, { children: /* @__PURE__ */ r("div", { className: "w-full flex flex-col items-center justify-center", children: [
|
|
24
26
|
(e == null ? void 0 : e.title) && /* @__PURE__ */ l("p", { className: "text-[44px] font-bold leading-[52px] text-center max-md:text-[26px] max-md:leading-[32px]", children: e == null ? void 0 : e.title }),
|
|
25
27
|
(e == null ? void 0 : e.subtitle) && /* @__PURE__ */ l("div", { className: "text-[18px] leading-[26px] text-gray-400 mt-6 text-center max-md:text-[17px] max-md:leading-[24px] max-md:px-6", children: e == null ? void 0 : e.subtitle }),
|
|
26
|
-
/* @__PURE__ */ l("div", { className: "w-full px-4 mt-[48px]", children: /* @__PURE__ */ l("div", { className: "grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-6 xl:grid-cols-8 gap-4 md:gap-6 justify-center", children: (
|
|
28
|
+
/* @__PURE__ */ l("div", { className: "w-full px-4 mt-[48px]", children: /* @__PURE__ */ l("div", { className: "grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-6 xl:grid-cols-8 gap-4 md:gap-6 justify-center", children: (i = e == null ? void 0 : e.images) == null ? void 0 : i.map((s) => /* @__PURE__ */ l(
|
|
27
29
|
"div",
|
|
28
30
|
{
|
|
29
31
|
className: "w-full flex items-center justify-center p-2",
|
|
@@ -43,7 +45,7 @@ const x = {
|
|
|
43
45
|
)) }) })
|
|
44
46
|
] }) });
|
|
45
47
|
};
|
|
46
|
-
m.propsToEdit =
|
|
48
|
+
m.propsToEdit = x;
|
|
47
49
|
export {
|
|
48
50
|
m as Partners
|
|
49
51
|
};
|
|
@@ -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-960fd4bb.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, n as t, o as s, p as n, q as D, r, s as e, t as i, u as o, v as d, w as l, x as C, y as L, z as B, A as m, E as w, G as p, H as I, J as g, K as F, L as S, N as c, O as u, Q as M, R as P, T as f, U as T, X as V, Y as x, Z as y, _ as W, $ as b, a0 as q, a1 as v, a2 as A, a3 as E, a4 as H } from "../index-
|
|
1
|
+
import { m as a, n as t, o as s, p as n, q as D, r, s as e, t as i, u as o, v as d, w as l, x as C, y as L, z as B, A as m, E as w, G as p, H as I, J as g, K as F, L as S, N as c, O as u, Q as M, R as P, T as f, U as T, X as V, Y as x, Z as y, _ as W, $ as b, a0 as q, a1 as v, a2 as A, a3 as E, a4 as H } from "../index-0d55abe0.js";
|
|
2
2
|
const Q = [
|
|
3
3
|
a,
|
|
4
4
|
t,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "../../../cn-d8c04b28.js";
|
|
3
3
|
import "../../../HtmlContent/HtmlContent.js";
|
|
4
|
-
import { af as a } from "../../../index-
|
|
4
|
+
import { af as a } from "../../../index-0d55abe0.js";
|
|
5
5
|
import "../../../index-60dfa873.js";
|
|
6
6
|
export {
|
|
7
7
|
a as CardWarning
|
|
@@ -3,7 +3,7 @@ import "../Types/FiledTypes.js";
|
|
|
3
3
|
import "../ComponentContainer-0fcc2695.js";
|
|
4
4
|
import "../cn-d8c04b28.js";
|
|
5
5
|
import "./components/CardMarkedRow/index.js";
|
|
6
|
-
import { j as e } from "../index-
|
|
6
|
+
import { j as e } from "../index-0d55abe0.js";
|
|
7
7
|
export {
|
|
8
8
|
e as StandartTable
|
|
9
9
|
};
|
package/dist/Stepper/Stepper.js
CHANGED
package/dist/Stepper/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "../cn-d8c04b28.js";
|
|
3
3
|
import "../Types/FiledTypes.js";
|
|
4
|
-
import { V as e } from "../index-
|
|
4
|
+
import { V as e } from "../index-0d55abe0.js";
|
|
5
5
|
import "../ComponentContainer-0fcc2695.js";
|
|
6
6
|
import "../index-60dfa873.js";
|
|
7
7
|
export {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import a from "./AnimatedSwiper/index.js";
|
|
2
|
-
import { B as r, C as o, S as i, a as s, b as n, M as t, c as e, W as m, F as d, D as l, d as p, e as f, f as L, I as C, P as B, g as F, V as c, h as w, i as I, j as S, k as M, l as g } from "./index-
|
|
2
|
+
import { B as r, C as o, S as i, a as s, b as n, M as t, c as e, W as m, F as d, D as l, d as p, e as f, f as L, I as C, P as B, g as F, V as c, h as w, i as I, j as S, k as M, l as g } from "./index-0d55abe0.js";
|
|
3
3
|
import { Partners as D } from "./Partners/Partners.js";
|
|
4
4
|
import { PartnersColors as P } from "./PartnersColors/PartnersColors.js";
|
|
5
5
|
import { PromoPoster as V } from "./PromoPoster/PromoPoster.js";
|