md-components-mdigial-azamat 0.0.61 → 0.0.62
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.
|
@@ -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-09f309da.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(
|
|
@@ -3,10 +3,10 @@ import { Banner as o } from "./Banner/Banner.js";
|
|
|
3
3
|
import { BannerAndText as m } from "./BannerAndText/index.js";
|
|
4
4
|
import { CardIconList as t } from "./CardIconList/CardIconList.js";
|
|
5
5
|
import { CardImageList as i } from "./CardImageList/CardImageList.js";
|
|
6
|
-
import { CardImageSecondary as
|
|
7
|
-
import { CardImageSecondaryList as
|
|
8
|
-
import { CardInfoTable as
|
|
9
|
-
import { CardImage as
|
|
6
|
+
import { CardImageSecondary as p } from "./CardImageSecondary/CardImageSecondary.js";
|
|
7
|
+
import { CardImageSecondaryList as n } from "./CardImageSecondaryList/CardImageSecondaryList.js";
|
|
8
|
+
import { CardInfoTable as a } from "./CardInfoTable/index.js";
|
|
9
|
+
import { CardImage as e } from "./Cards/CardImage/CardImage.js";
|
|
10
10
|
import { ColoredCard as f } from "./Cards/ColoredCard/index.js";
|
|
11
11
|
import { ContentCard as s } from "./Cards/ContentCard/ContentCard.js";
|
|
12
12
|
import { F as d } from "./index-dbe5f044.js";
|
|
@@ -20,10 +20,10 @@ import { DownloadFileMini as c } from "./DownloadFile/components/DownloadFileMin
|
|
|
20
20
|
import { Faq as w } from "./Faq/Faq.js";
|
|
21
21
|
import { Footer as S } from "./Footer/Footer.js";
|
|
22
22
|
import { Header as g } from "./Header/Header.js";
|
|
23
|
-
import { HeroPossibilityBanner as
|
|
24
|
-
import { HtmlContent as
|
|
25
|
-
import { InfoBanner as
|
|
26
|
-
import { InfoBannerList as
|
|
23
|
+
import { HeroPossibilityBanner as u } from "./HeroPossibilityBanner/index.js";
|
|
24
|
+
import { HtmlContent as D } from "./HtmlContent/HtmlContent.js";
|
|
25
|
+
import { InfoBanner as M } from "./InfoBanner/index.js";
|
|
26
|
+
import { InfoBannerList as P } from "./InfoBannerList/InfoBannerList.js";
|
|
27
27
|
import { InstructionList as T } from "./InstructionList/InstructionList.js";
|
|
28
28
|
import { IntroBanner as H } from "./IntroBanner/IntroBanner.js";
|
|
29
29
|
import { MainBanner as V } from "./MainBanner/MainBanner.js";
|
|
@@ -43,7 +43,62 @@ import { VideoFull as G } from "./Video/VideoFull/VideoFull.js";
|
|
|
43
43
|
import { VideoList as J } from "./Video/VideoList/VideoList.js";
|
|
44
44
|
import { VideoListMini as K } from "./Video/VideoListMini/VideoListMini.js";
|
|
45
45
|
import { VideoMainBanner as N } from "./VideoMainBanner/VideoMainBanner.js";
|
|
46
|
-
|
|
46
|
+
import "./ConfigProvider/index.js";
|
|
47
|
+
import "./Faq/components/Collapse/Collapse.js";
|
|
48
|
+
import "react/jsx-runtime";
|
|
49
|
+
import "react";
|
|
50
|
+
import "./index-875e92ce.js";
|
|
51
|
+
import "./const-53dff524.js";
|
|
52
|
+
import "./InstructionList/components/InstructionCard/InstructionCard.js";
|
|
53
|
+
import "./PreviewList/components/PreviewCard/PreviewCard.js";
|
|
54
|
+
import { FormDefault as O } from "./Forms/FormDefault/index.js";
|
|
55
|
+
import "./AllComponents.js";
|
|
56
|
+
import "./AnimatedSwiper/info.js";
|
|
57
|
+
import "./Banner/info.js";
|
|
58
|
+
import "./BannerAndText/info.js";
|
|
59
|
+
import "./CardIconList/info.js";
|
|
60
|
+
import "./CardImageList/info.js";
|
|
61
|
+
import "./CardImageSecondary/info.js";
|
|
62
|
+
import "./CardImageSecondaryList/info.js";
|
|
63
|
+
import "./CardInfoTable/info.js";
|
|
64
|
+
import "./Cards/CardImage/info.js";
|
|
65
|
+
import "./Cards/ColoredCard/info.js";
|
|
66
|
+
import "./Cards/ContentCard/info.js";
|
|
67
|
+
import "./Cards/FeaturesCard/info.js";
|
|
68
|
+
import "./Cards/WarningCard/info.js";
|
|
69
|
+
import "./ContentCardList/info.js";
|
|
70
|
+
import "./DownloadFile/components/DownloadFileBanner/info.js";
|
|
71
|
+
import "./DownloadFile/components/DownloadFileBright/info.js";
|
|
72
|
+
import "./DownloadFile/components/DownloadFileFull/info.js";
|
|
73
|
+
import "./DownloadFile/components/DownloadFileHalf/info.js";
|
|
74
|
+
import "./DownloadFile/components/DownloadFileMini/info.js";
|
|
75
|
+
import "./Faq/info.js";
|
|
76
|
+
import "./Footer/info.js";
|
|
77
|
+
import "./Forms/FormDefault/info.js";
|
|
78
|
+
import "./Header/info.js";
|
|
79
|
+
import "./HeroPossibilityBanner/info.js";
|
|
80
|
+
import "./InfoBanner/info.js";
|
|
81
|
+
import "./InfoBannerList/info.js";
|
|
82
|
+
import "./InstructionList/info.js";
|
|
83
|
+
import "./IntroBanner/info.js";
|
|
84
|
+
import "./MainBanner/info.js";
|
|
85
|
+
import "./MultiCards/info.js";
|
|
86
|
+
import "./Partners/info.js";
|
|
87
|
+
import "./PartnersColors/info.js";
|
|
88
|
+
import "./PreviewList/info.js";
|
|
89
|
+
import "./PromoPoster/info.js";
|
|
90
|
+
import "./Segments/info.js";
|
|
91
|
+
import "./Space/info.js";
|
|
92
|
+
import "./StandartTable/info.js";
|
|
93
|
+
import "./Stepper/info.js";
|
|
94
|
+
import "./SwiperList/info.js";
|
|
95
|
+
import "./TasksBanner/info.js";
|
|
96
|
+
import "./TasksBannerList/info.js";
|
|
97
|
+
import "./Video/VideoFull/info.js";
|
|
98
|
+
import "./Video/VideoList/info.js";
|
|
99
|
+
import "./Video/VideoListMini/info.js";
|
|
100
|
+
import "./VideoMainBanner/info.js";
|
|
101
|
+
const zo = {
|
|
47
102
|
Banner: o,
|
|
48
103
|
BannerAndText: m,
|
|
49
104
|
CardImageList: i,
|
|
@@ -68,29 +123,29 @@ const vr = {
|
|
|
68
123
|
PreviewList: x,
|
|
69
124
|
SwiperList: j,
|
|
70
125
|
AnimatedSwiper: r,
|
|
71
|
-
InfoBannerList:
|
|
126
|
+
InfoBannerList: P,
|
|
72
127
|
TasksBannerList: E,
|
|
73
128
|
VideoMainBanner: N,
|
|
74
129
|
Space: q,
|
|
75
130
|
PromoPoster: A,
|
|
76
|
-
CardImageSecondaryList:
|
|
77
|
-
CardInfoTable:
|
|
131
|
+
CardImageSecondaryList: n,
|
|
132
|
+
CardInfoTable: a,
|
|
78
133
|
StandartTable: v,
|
|
79
134
|
IntroBanner: H,
|
|
80
135
|
DownloadFileBright: F,
|
|
81
|
-
|
|
136
|
+
FormDefault: O,
|
|
82
137
|
Header: g,
|
|
83
138
|
Footer: S,
|
|
84
|
-
HtmlContent:
|
|
85
|
-
HeroPossibilityBanner:
|
|
86
|
-
CardImage:
|
|
139
|
+
HtmlContent: D,
|
|
140
|
+
HeroPossibilityBanner: u,
|
|
141
|
+
CardImage: e,
|
|
87
142
|
ContentCard: s,
|
|
88
143
|
ColoredCard: f,
|
|
89
144
|
FeaturesCard: d,
|
|
90
|
-
InfoBanner:
|
|
145
|
+
InfoBanner: M,
|
|
91
146
|
TasksBanner: z,
|
|
92
|
-
CardImageSecondary:
|
|
147
|
+
CardImageSecondary: p
|
|
93
148
|
};
|
|
94
149
|
export {
|
|
95
|
-
|
|
150
|
+
zo as c
|
|
96
151
|
};
|