md-components-mdigial-azamat 0.0.24 → 0.0.25
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 +6 -6
- 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 +3 -3
- 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-189b0c59.js → componentsMap-5e677eaa.js} +1 -1
- package/dist/{index-7e2966f2.js → index-f6bbda32.js} +242 -242
- package/dist/main.js +1 -1
- 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-f6bbda32.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-f6bbda32.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-f6bbda32.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-f6bbda32.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-f6bbda32.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-f6bbda32.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-f6bbda32.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-f6bbda32.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,14 +1,14 @@
|
|
|
1
1
|
import { jsx as i } from "react/jsx-runtime";
|
|
2
|
-
import { c as
|
|
3
|
-
const
|
|
4
|
-
const s =
|
|
2
|
+
import { c as f } from "../componentsMap-5e677eaa.js";
|
|
3
|
+
const a = (p) => p.map((r) => {
|
|
4
|
+
const s = f[r.key];
|
|
5
5
|
if (!s)
|
|
6
6
|
return null;
|
|
7
|
-
if (r != null && r.
|
|
7
|
+
if (r != null && r.component_props)
|
|
8
8
|
return /* @__PURE__ */ i(
|
|
9
9
|
s,
|
|
10
10
|
{
|
|
11
|
-
...r.
|
|
11
|
+
...r.component_props
|
|
12
12
|
},
|
|
13
13
|
r.id
|
|
14
14
|
);
|
|
@@ -22,5 +22,5 @@ const d = (f) => f.map((r) => {
|
|
|
22
22
|
);
|
|
23
23
|
});
|
|
24
24
|
export {
|
|
25
|
-
|
|
25
|
+
a as renderComponents
|
|
26
26
|
};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsx as n, Fragment as t } from "react/jsx-runtime";
|
|
2
|
-
import { c as i } from "../componentsMap-
|
|
3
|
-
const d = ({ components: o, device:
|
|
2
|
+
import { c as i } from "../componentsMap-5e677eaa.js";
|
|
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(
|
|
6
6
|
e,
|
|
7
7
|
{
|
|
8
8
|
id: r.id,
|
|
9
|
-
...r.
|
|
9
|
+
...r.component_props
|
|
10
10
|
},
|
|
11
11
|
r.id
|
|
12
12
|
) : null;
|
|
@@ -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-f6bbda32.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-f6bbda32.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-f6bbda32.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-f6bbda32.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-f6bbda32.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";
|