md-components-mdigial-azamat 0.0.58 → 0.0.59
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
CHANGED
|
@@ -50,7 +50,10 @@ import "./index-875e92ce.js";
|
|
|
50
50
|
import "./const-53dff524.js";
|
|
51
51
|
import "./InstructionList/components/InstructionCard/InstructionCard.js";
|
|
52
52
|
import "./PreviewList/components/PreviewCard/PreviewCard.js";
|
|
53
|
+
import "./CardImageSecondary/CardImageSecondary.js";
|
|
54
|
+
import "./InfoBanner/index.js";
|
|
53
55
|
import { Space as Co } from "./Space/Space.js";
|
|
56
|
+
import "./TasksBanner/TasksBanner.js";
|
|
54
57
|
import "./AnimatedSwiper/info.js";
|
|
55
58
|
import "./Banner/info.js";
|
|
56
59
|
import "./BannerAndText/info.js";
|
|
@@ -95,7 +98,7 @@ import "./Video/VideoFull/info.js";
|
|
|
95
98
|
import "./Video/VideoList/info.js";
|
|
96
99
|
import "./Video/VideoListMini/info.js";
|
|
97
100
|
import "./VideoMainBanner/info.js";
|
|
98
|
-
const
|
|
101
|
+
const ln = {
|
|
99
102
|
MainBanner: { key: "MainBanner", component: O },
|
|
100
103
|
Banner: { key: "Banner", component: h },
|
|
101
104
|
CardImageList: { key: "CardImageList", component: W },
|
|
@@ -144,7 +147,7 @@ const pn = {
|
|
|
144
147
|
},
|
|
145
148
|
Header: { key: "Header", component: io },
|
|
146
149
|
Footer: { key: "Footer", component: po }
|
|
147
|
-
},
|
|
150
|
+
}, dn = {
|
|
148
151
|
MainBanner: o.component_props,
|
|
149
152
|
Banner: t.component_props,
|
|
150
153
|
CardImageList: n.component_props,
|
|
@@ -181,6 +184,6 @@ const pn = {
|
|
|
181
184
|
FormDefault: J
|
|
182
185
|
};
|
|
183
186
|
export {
|
|
184
|
-
|
|
185
|
-
|
|
187
|
+
ln as AllComponents,
|
|
188
|
+
dn as AllComponentsData
|
|
186
189
|
};
|
|
@@ -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-81e7fc2b.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(
|
|
@@ -0,0 +1,151 @@
|
|
|
1
|
+
import r from "./AnimatedSwiper/index.js";
|
|
2
|
+
import { Banner as o } from "./Banner/Banner.js";
|
|
3
|
+
import { BannerAndText as m } from "./BannerAndText/index.js";
|
|
4
|
+
import { CardIconList as t } from "./CardIconList/CardIconList.js";
|
|
5
|
+
import { CardImageList as i } from "./CardImageList/CardImageList.js";
|
|
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
|
+
import { ColoredCard as f } from "./Cards/ColoredCard/index.js";
|
|
11
|
+
import { ContentCard as s } from "./Cards/ContentCard/ContentCard.js";
|
|
12
|
+
import { F as d } from "./index-b4c61de3.js";
|
|
13
|
+
import { WarningCard as l } from "./Cards/WarningCard/WarningCard.js";
|
|
14
|
+
import { ContentCardList as C } from "./ContentCardList/ContentCardList.js";
|
|
15
|
+
import { DownloadFileBanner as B } from "./DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|
|
16
|
+
import { DownloadFileBright as F } from "./DownloadFile/components/DownloadFileBright/index.js";
|
|
17
|
+
import { DownloadFileFull as L } from "./DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
|
|
18
|
+
import { DownloadFileHalf as I } from "./DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
|
|
19
|
+
import { DownloadFileMini as c } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
|
|
20
|
+
import { Faq as w } from "./Faq/Faq.js";
|
|
21
|
+
import { Footer as S } from "./Footer/Footer.js";
|
|
22
|
+
import { Header as g } from "./Header/Header.js";
|
|
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
|
+
import { InstructionList as T } from "./InstructionList/InstructionList.js";
|
|
28
|
+
import { IntroBanner as H } from "./IntroBanner/IntroBanner.js";
|
|
29
|
+
import { MainBanner as V } from "./MainBanner/MainBanner.js";
|
|
30
|
+
import { MultiCards as b } from "./MultiCards/index.js";
|
|
31
|
+
import { Partners as y } from "./Partners/Partners.js";
|
|
32
|
+
import { PartnersColors as k } from "./PartnersColors/PartnersColors.js";
|
|
33
|
+
import { PreviewList as x } from "./PreviewList/PreviewList.js";
|
|
34
|
+
import { PromoPoster as A } from "./PromoPoster/PromoPoster.js";
|
|
35
|
+
import { Segments as h } from "./Segments/Segments.js";
|
|
36
|
+
import { Space as q } from "./Space/Space.js";
|
|
37
|
+
import { StandartTable as v } from "./StandartTable/index.js";
|
|
38
|
+
import { Stepper as W } from "./Stepper/Stepper.js";
|
|
39
|
+
import { SwiperList as j } from "./SwiperList/SwiperList.js";
|
|
40
|
+
import { TasksBanner as z } from "./TasksBanner/TasksBanner.js";
|
|
41
|
+
import { TasksBannerList as E } from "./TasksBannerList/TasksBannerList.js";
|
|
42
|
+
import { VideoFull as G } from "./Video/VideoFull/VideoFull.js";
|
|
43
|
+
import { VideoList as J } from "./Video/VideoList/VideoList.js";
|
|
44
|
+
import { VideoListMini as K } from "./Video/VideoListMini/VideoListMini.js";
|
|
45
|
+
import { VideoMainBanner as N } from "./VideoMainBanner/VideoMainBanner.js";
|
|
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 = {
|
|
102
|
+
Banner: o,
|
|
103
|
+
BannerAndText: m,
|
|
104
|
+
CardImageList: i,
|
|
105
|
+
Stepper: W,
|
|
106
|
+
Segments: h,
|
|
107
|
+
VideoFull: G,
|
|
108
|
+
VideoList: J,
|
|
109
|
+
VideoListMini: K,
|
|
110
|
+
ContentCardList: C,
|
|
111
|
+
CardIconList: t,
|
|
112
|
+
MultiCards: b,
|
|
113
|
+
Partners: y,
|
|
114
|
+
PartnersColors: k,
|
|
115
|
+
MainBanner: V,
|
|
116
|
+
WarningCard: l,
|
|
117
|
+
Faq: w,
|
|
118
|
+
DownloadFileBanner: B,
|
|
119
|
+
DownloadFileHalf: I,
|
|
120
|
+
DownloadFileFull: L,
|
|
121
|
+
DownloadFileMini: c,
|
|
122
|
+
InstructionList: T,
|
|
123
|
+
PreviewList: x,
|
|
124
|
+
SwiperList: j,
|
|
125
|
+
AnimatedSwiper: r,
|
|
126
|
+
InfoBannerList: P,
|
|
127
|
+
TasksBannerList: E,
|
|
128
|
+
VideoMainBanner: N,
|
|
129
|
+
Space: q,
|
|
130
|
+
PromoPoster: A,
|
|
131
|
+
CardImageSecondaryList: n,
|
|
132
|
+
CardInfoTable: a,
|
|
133
|
+
StandartTable: v,
|
|
134
|
+
IntroBanner: H,
|
|
135
|
+
DownloadFileBright: F,
|
|
136
|
+
FormDefault: O,
|
|
137
|
+
Header: g,
|
|
138
|
+
Footer: S,
|
|
139
|
+
HtmlContent: D,
|
|
140
|
+
HeroPossibilityBanner: u,
|
|
141
|
+
CardImage: e,
|
|
142
|
+
ContentCard: s,
|
|
143
|
+
ColoredCard: f,
|
|
144
|
+
FeaturesCard: d,
|
|
145
|
+
InfoBanner: M,
|
|
146
|
+
TasksBanner: z,
|
|
147
|
+
CardImageSecondary: p
|
|
148
|
+
};
|
|
149
|
+
export {
|
|
150
|
+
zo as c
|
|
151
|
+
};
|
package/package.json
CHANGED
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
import r from "./AnimatedSwiper/index.js";
|
|
2
|
-
import { Banner as o } from "./Banner/Banner.js";
|
|
3
|
-
import { CardIconList as m } from "./CardIconList/CardIconList.js";
|
|
4
|
-
import { CardImageList as i } from "./CardImageList/CardImageList.js";
|
|
5
|
-
import { CardImageSecondaryList as t } from "./CardImageSecondaryList/CardImageSecondaryList.js";
|
|
6
|
-
import { CardInfoTable as p } from "./CardInfoTable/index.js";
|
|
7
|
-
import { WarningCard as n } from "./Cards/WarningCard/WarningCard.js";
|
|
8
|
-
import { ContentCardList as e } from "./ContentCardList/ContentCardList.js";
|
|
9
|
-
import { DownloadFileBanner as a } from "./DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|
|
10
|
-
import { DownloadFileBright as f } from "./DownloadFile/components/DownloadFileBright/index.js";
|
|
11
|
-
import { DownloadFileFull as s } from "./DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
|
|
12
|
-
import { DownloadFileHalf as d } from "./DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
|
|
13
|
-
import { DownloadFileMini as l } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
|
|
14
|
-
import { Faq as L } from "./Faq/Faq.js";
|
|
15
|
-
import { Footer as C } from "./Footer/Footer.js";
|
|
16
|
-
import { Header as F } from "./Header/Header.js";
|
|
17
|
-
import { InfoBannerList as w } from "./InfoBannerList/InfoBannerList.js";
|
|
18
|
-
import { InstructionList as B } from "./InstructionList/InstructionList.js";
|
|
19
|
-
import { IntroBanner as c } from "./IntroBanner/IntroBanner.js";
|
|
20
|
-
import { MainBanner as I } from "./MainBanner/MainBanner.js";
|
|
21
|
-
import { MultiCards as S } from "./MultiCards/index.js";
|
|
22
|
-
import { Partners as M } from "./Partners/Partners.js";
|
|
23
|
-
import { PartnersColors as g } from "./PartnersColors/PartnersColors.js";
|
|
24
|
-
import { PreviewList as D } from "./PreviewList/PreviewList.js";
|
|
25
|
-
import { PromoPoster as P } from "./PromoPoster/PromoPoster.js";
|
|
26
|
-
import { Segments as u } from "./Segments/Segments.js";
|
|
27
|
-
import { Space as V } from "./Space/Space.js";
|
|
28
|
-
import { StandartTable as T } from "./StandartTable/index.js";
|
|
29
|
-
import { Stepper as b } from "./Stepper/Stepper.js";
|
|
30
|
-
import { SwiperList as H } from "./SwiperList/SwiperList.js";
|
|
31
|
-
import { TasksBannerList as h } from "./TasksBannerList/TasksBannerList.js";
|
|
32
|
-
import { VideoFull as k } from "./Video/VideoFull/VideoFull.js";
|
|
33
|
-
import { VideoList as q } from "./Video/VideoList/VideoList.js";
|
|
34
|
-
import { VideoListMini as v } from "./Video/VideoListMini/VideoListMini.js";
|
|
35
|
-
import { VideoMainBanner as x } from "./VideoMainBanner/VideoMainBanner.js";
|
|
36
|
-
const wr = {
|
|
37
|
-
Banner: o,
|
|
38
|
-
CardImageList: i,
|
|
39
|
-
Stepper: b,
|
|
40
|
-
Segments: u,
|
|
41
|
-
VideoFull: k,
|
|
42
|
-
VideoList: q,
|
|
43
|
-
VideoListMini: v,
|
|
44
|
-
ContentCardList: e,
|
|
45
|
-
CardIconList: m,
|
|
46
|
-
MultiCards: S,
|
|
47
|
-
Partners: M,
|
|
48
|
-
PartnersColors: g,
|
|
49
|
-
MainBanner: I,
|
|
50
|
-
WarningCard: n,
|
|
51
|
-
Faq: L,
|
|
52
|
-
DownloadFileBanner: a,
|
|
53
|
-
DownloadFileHalf: d,
|
|
54
|
-
DownloadFileFull: s,
|
|
55
|
-
DownloadFileMini: l,
|
|
56
|
-
InstructionList: B,
|
|
57
|
-
PreviewList: D,
|
|
58
|
-
SwiperList: H,
|
|
59
|
-
AnimatedSwiper: r,
|
|
60
|
-
InfoBannerList: w,
|
|
61
|
-
TasksBannerList: h,
|
|
62
|
-
VideoMainBanner: x,
|
|
63
|
-
Space: V,
|
|
64
|
-
PromoPoster: P,
|
|
65
|
-
CardImageSecondaryList: t,
|
|
66
|
-
CardInfoTable: p,
|
|
67
|
-
StandartTable: T,
|
|
68
|
-
IntroBanner: c,
|
|
69
|
-
DownloadFileBright: f,
|
|
70
|
-
Header: F,
|
|
71
|
-
Footer: C
|
|
72
|
-
};
|
|
73
|
-
export {
|
|
74
|
-
wr as c
|
|
75
|
-
};
|