md-components-mdigial-azamat 0.0.31 → 0.0.32
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/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/Types/FiledTypes.js +1 -1
- package/dist/VideoMainBanner/VideoMainBanner.js +1 -1
- package/dist/VideoMainBanner/index.js +1 -1
- package/dist/{componentsMap-e93c90e1.js → componentsMap-71c9335f.js} +1 -1
- package/dist/{index-186a975e.js → index-92f77047.js} +328 -327
- 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-92f77047.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-92f77047.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-92f77047.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-92f77047.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-92f77047.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-92f77047.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-92f77047.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-92f77047.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,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-71c9335f.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-92f77047.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-92f77047.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-92f77047.js";
|
|
7
7
|
export {
|
|
8
8
|
e as StandartTable
|
|
9
9
|
};
|
package/dist/Stepper/Stepper.js
CHANGED
package/dist/Stepper/index.js
CHANGED
package/dist/Types/FiledTypes.js
CHANGED
|
@@ -11,7 +11,7 @@ const c = {
|
|
|
11
11
|
/* choices */
|
|
12
12
|
}
|
|
13
13
|
};
|
|
14
|
-
var r = /* @__PURE__ */ ((o) => (o.string = "string", o.number = "number", o.boolean = "boolean", o.array = "array", o.object = "object", o.function = "function", o.undefined = "undefined", o.null = "null", o.symbol = "symbol", o.bigint = "bigint", o.date = "date", o.select = "select", o))(r || {});
|
|
14
|
+
var r = /* @__PURE__ */ ((o) => (o.string = "string", o.number = "number", o.boolean = "boolean", o.array = "array", o.object = "object", o.function = "function", o.undefined = "undefined", o.null = "null", o.symbol = "symbol", o.bigint = "bigint", o.date = "date", o.select = "select", o.button = "button", o))(r || {});
|
|
15
15
|
export {
|
|
16
16
|
r as DataTypesEnum,
|
|
17
17
|
n as FieldTypes,
|
|
@@ -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-92f77047.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-92f77047.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";
|