md-components-mdigial-azamat 0.0.57 → 0.0.58
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/AllComponentsInfo.js +57 -55
- package/dist/Forms/FormDefault/index.js +4 -3
- package/dist/main.js +15 -13
- package/package.json +1 -1
|
@@ -5,91 +5,93 @@ import { cardIconListInfo as i } from "./CardIconList/info.js";
|
|
|
5
5
|
import { cardImageListInfo as t } from "./CardImageList/info.js";
|
|
6
6
|
import { cardImageSecondaryInfo as m } from "./CardImageSecondary/info.js";
|
|
7
7
|
import { cardImageSecondaryListInfo as e } from "./CardImageSecondaryList/info.js";
|
|
8
|
-
import { cardInfoTableInfo as
|
|
9
|
-
import { cardImageInfo as
|
|
8
|
+
import { cardInfoTableInfo as f } from "./CardInfoTable/info.js";
|
|
9
|
+
import { cardImageInfo as a } from "./Cards/CardImage/info.js";
|
|
10
10
|
import { coloredCardInfo as I } from "./Cards/ColoredCard/info.js";
|
|
11
|
-
import { contentCardInfo as
|
|
12
|
-
import { featuresCardInfo as
|
|
11
|
+
import { contentCardInfo as p } from "./Cards/ContentCard/info.js";
|
|
12
|
+
import { featuresCardInfo as d } from "./Cards/FeaturesCard/info.js";
|
|
13
13
|
import { warningCardInfo as s } from "./Cards/WarningCard/info.js";
|
|
14
14
|
import { contentCardListInfo as l } from "./ContentCardList/info.js";
|
|
15
15
|
import { downloadFileBannerInfo as C } from "./DownloadFile/components/DownloadFileBanner/info.js";
|
|
16
16
|
import { downloadFileBrightInfo as B } from "./DownloadFile/components/DownloadFileBright/info.js";
|
|
17
17
|
import { downloadFileFullInfo as L } from "./DownloadFile/components/DownloadFileFull/info.js";
|
|
18
18
|
import { downloadFileHalfInfo as c } from "./DownloadFile/components/DownloadFileHalf/info.js";
|
|
19
|
-
import { downloadFileMiniInfo as
|
|
20
|
-
import { faqInfo as
|
|
19
|
+
import { downloadFileMiniInfo as F } from "./DownloadFile/components/DownloadFileMini/info.js";
|
|
20
|
+
import { faqInfo as w } from "./Faq/info.js";
|
|
21
21
|
import { footerInfo as g } from "./Footer/info.js";
|
|
22
|
+
import { formDefaultInfo as u } from "./Forms/FormDefault/info.js";
|
|
22
23
|
import { headerInfo as S } from "./Header/info.js";
|
|
23
|
-
import { heroPossibilityBannerInfo as
|
|
24
|
-
import { htmlContentInfo as
|
|
25
|
-
import { infoBannerInfo as
|
|
26
|
-
import { infoBannerListInfo as
|
|
27
|
-
import { instructionListInfo as
|
|
24
|
+
import { heroPossibilityBannerInfo as b } from "./HeroPossibilityBanner/info.js";
|
|
25
|
+
import { htmlContentInfo as M } from "./HtmlContent/info.js";
|
|
26
|
+
import { infoBannerInfo as P } from "./InfoBanner/info.js";
|
|
27
|
+
import { infoBannerListInfo as T } from "./InfoBannerList/info.js";
|
|
28
|
+
import { instructionListInfo as D } from "./InstructionList/info.js";
|
|
28
29
|
import { introBannerInfo as v } from "./IntroBanner/info.js";
|
|
29
30
|
import { mainBannerInfo as y } from "./MainBanner/info.js";
|
|
30
31
|
import { multiCardsInfo as h } from "./MultiCards/info.js";
|
|
31
|
-
import { partnersInfo as
|
|
32
|
-
import { partnersColorsInfo as
|
|
33
|
-
import { previewListInfo as
|
|
34
|
-
import { promoPosterInfo as
|
|
35
|
-
import { segmentsInfo as
|
|
36
|
-
import { spaceInfo as
|
|
37
|
-
import { standartTableInfo as
|
|
38
|
-
import { stepperInfo as
|
|
39
|
-
import { swiperListInfo as
|
|
40
|
-
import { tasksBannerInfo as
|
|
41
|
-
import { tasksBannerListInfo as
|
|
42
|
-
import { videoFullInfo as
|
|
43
|
-
import { videoListInfo as
|
|
44
|
-
import { videoListMiniInfo as
|
|
45
|
-
import { videoMainBannerInfo as
|
|
46
|
-
const
|
|
32
|
+
import { partnersInfo as H } from "./Partners/info.js";
|
|
33
|
+
import { partnersColorsInfo as k } from "./PartnersColors/info.js";
|
|
34
|
+
import { previewListInfo as A } from "./PreviewList/info.js";
|
|
35
|
+
import { promoPosterInfo as V } from "./PromoPoster/info.js";
|
|
36
|
+
import { segmentsInfo as x } from "./Segments/info.js";
|
|
37
|
+
import { spaceInfo as q } from "./Space/info.js";
|
|
38
|
+
import { standartTableInfo as W } from "./StandartTable/info.js";
|
|
39
|
+
import { stepperInfo as j } from "./Stepper/info.js";
|
|
40
|
+
import { swiperListInfo as z } from "./SwiperList/info.js";
|
|
41
|
+
import { tasksBannerInfo as E } from "./TasksBanner/info.js";
|
|
42
|
+
import { tasksBannerListInfo as G } from "./TasksBannerList/info.js";
|
|
43
|
+
import { videoFullInfo as J } from "./Video/VideoFull/info.js";
|
|
44
|
+
import { videoListInfo as K } from "./Video/VideoList/info.js";
|
|
45
|
+
import { videoListMiniInfo as N } from "./Video/VideoListMini/info.js";
|
|
46
|
+
import { videoMainBannerInfo as O } from "./VideoMainBanner/info.js";
|
|
47
|
+
const zo = {
|
|
47
48
|
MainBanner: y,
|
|
48
49
|
Banner: r,
|
|
49
50
|
BannerAndText: n,
|
|
50
51
|
CardImageList: t,
|
|
51
|
-
Stepper:
|
|
52
|
-
Segments:
|
|
53
|
-
VideoFull:
|
|
54
|
-
VideoList:
|
|
55
|
-
VideoListMini:
|
|
52
|
+
Stepper: j,
|
|
53
|
+
Segments: x,
|
|
54
|
+
VideoFull: J,
|
|
55
|
+
VideoList: K,
|
|
56
|
+
VideoListMini: N,
|
|
56
57
|
ContentCardList: l,
|
|
57
58
|
CardIconList: i,
|
|
58
59
|
MultiCards: h,
|
|
59
|
-
Partners:
|
|
60
|
-
PartnersColors:
|
|
60
|
+
Partners: H,
|
|
61
|
+
PartnersColors: k,
|
|
61
62
|
WarningCard: s,
|
|
62
|
-
Faq:
|
|
63
|
+
Faq: w,
|
|
63
64
|
DownloadFileBanner: C,
|
|
64
65
|
DownloadFileHalf: c,
|
|
65
66
|
DownloadFileFull: L,
|
|
66
|
-
DownloadFileMini:
|
|
67
|
-
InstructionList:
|
|
68
|
-
PreviewList:
|
|
69
|
-
SwiperList:
|
|
67
|
+
DownloadFileMini: F,
|
|
68
|
+
InstructionList: D,
|
|
69
|
+
PreviewList: A,
|
|
70
|
+
SwiperList: z,
|
|
70
71
|
AnimatedSwiper: o,
|
|
71
|
-
InfoBannerList:
|
|
72
|
-
TasksBannerList:
|
|
73
|
-
VideoMainBanner:
|
|
74
|
-
Space:
|
|
75
|
-
PromoPoster:
|
|
72
|
+
InfoBannerList: T,
|
|
73
|
+
TasksBannerList: G,
|
|
74
|
+
VideoMainBanner: O,
|
|
75
|
+
Space: q,
|
|
76
|
+
PromoPoster: V,
|
|
76
77
|
CardImageSecondaryList: e,
|
|
77
|
-
CardInfoTable:
|
|
78
|
-
StandartTable:
|
|
78
|
+
CardInfoTable: f,
|
|
79
|
+
StandartTable: W,
|
|
79
80
|
IntroBanner: v,
|
|
80
81
|
DownloadFileBright: B,
|
|
81
82
|
Header: S,
|
|
82
83
|
Footer: g,
|
|
83
|
-
HtmlContent:
|
|
84
|
-
HeroPossibilityBanner:
|
|
85
|
-
CardImage:
|
|
86
|
-
ContentCard:
|
|
84
|
+
HtmlContent: M,
|
|
85
|
+
HeroPossibilityBanner: b,
|
|
86
|
+
CardImage: a,
|
|
87
|
+
ContentCard: p,
|
|
87
88
|
ColoredCard: I,
|
|
88
|
-
FeaturesCard:
|
|
89
|
-
InfoBanner:
|
|
90
|
-
TasksBanner:
|
|
91
|
-
CardImageSecondary: m
|
|
89
|
+
FeaturesCard: d,
|
|
90
|
+
InfoBanner: P,
|
|
91
|
+
TasksBanner: E,
|
|
92
|
+
CardImageSecondary: m,
|
|
93
|
+
FormDefault: u
|
|
92
94
|
};
|
|
93
95
|
export {
|
|
94
|
-
|
|
96
|
+
zo as AllComponentsInfo
|
|
95
97
|
};
|
|
@@ -146,7 +146,7 @@ const W = [
|
|
|
146
146
|
{ value: "services", label: "Услуги" },
|
|
147
147
|
{ value: "online", label: "Интернет-магазин" },
|
|
148
148
|
{ value: "other", label: "Другое" }
|
|
149
|
-
],
|
|
149
|
+
], D = ["title", "subtitle", "color"], E = ({ title: c, subtitle: s, color: r }) => {
|
|
150
150
|
var g, f, v, w;
|
|
151
151
|
const [o, n] = y(!1), [d, u] = y(!1), {
|
|
152
152
|
register: i,
|
|
@@ -310,7 +310,8 @@ const W = [
|
|
|
310
310
|
}
|
|
311
311
|
);
|
|
312
312
|
};
|
|
313
|
+
E.propsToEdit = D;
|
|
313
314
|
export {
|
|
314
|
-
|
|
315
|
-
|
|
315
|
+
E as FormDefault,
|
|
316
|
+
D as propsToEdit
|
|
316
317
|
};
|
package/dist/main.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ConfigProvider as e } from "./ConfigProvider/index.js";
|
|
2
|
-
import { Banner as
|
|
2
|
+
import { Banner as m } from "./Banner/Banner.js";
|
|
3
3
|
import { BannerAndText as f } from "./BannerAndText/index.js";
|
|
4
4
|
import { Header as x } from "./Header/Header.js";
|
|
5
5
|
import { Footer as i } from "./Footer/Footer.js";
|
|
@@ -9,7 +9,7 @@ import { VideoFull as P } from "./Video/VideoFull/VideoFull.js";
|
|
|
9
9
|
import { VideoList as I } from "./Video/VideoList/VideoList.js";
|
|
10
10
|
import { VideoListMini as w } from "./Video/VideoListMini/VideoListMini.js";
|
|
11
11
|
import { ContentCardList as L } from "./ContentCardList/ContentCardList.js";
|
|
12
|
-
import { CardIconList as
|
|
12
|
+
import { CardIconList as D } from "./CardIconList/CardIconList.js";
|
|
13
13
|
import { MultiCards as S } from "./MultiCards/index.js";
|
|
14
14
|
import { Partners as A } from "./Partners/Partners.js";
|
|
15
15
|
import { CardImageList as b } from "./CardImageList/CardImageList.js";
|
|
@@ -26,7 +26,7 @@ import { WarningCard as X } from "./Cards/WarningCard/WarningCard.js";
|
|
|
26
26
|
import { ColoredCard as _ } from "./Cards/ColoredCard/index.js";
|
|
27
27
|
import { F as rr, S as or } from "./index-b4c61de3.js";
|
|
28
28
|
import { DownloadFileBanner as tr } from "./DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|
|
29
|
-
import { DownloadFileFull as
|
|
29
|
+
import { DownloadFileFull as pr } from "./DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
|
|
30
30
|
import { DownloadFileHalf as nr } from "./DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
|
|
31
31
|
import { DownloadFileMini as ar } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
|
|
32
32
|
import { Collapse as lr } from "./Faq/components/Collapse/Collapse.js";
|
|
@@ -36,22 +36,23 @@ import { InstructionCard as ur } from "./InstructionList/components/InstructionC
|
|
|
36
36
|
import { InstructionModal as cr } from "./InstructionList/components/InstructionModal/InstructionModal.js";
|
|
37
37
|
import { PartnerCard as Br } from "./PartnersColors/components/PartnerCard/PartnerCard.js";
|
|
38
38
|
import { PartnerTab as gr } from "./PartnersColors/components/PartnerTab/PartnerTab.js";
|
|
39
|
-
import { PreviewCard as
|
|
39
|
+
import { PreviewCard as Mr } from "./PreviewList/components/PreviewCard/PreviewCard.js";
|
|
40
40
|
import { VideoPlayer as Vr } from "./Video/components/VideoPlayer/VideoPlayer.js";
|
|
41
41
|
import { PageViewer as Hr } from "./PageViewer/PageViewer.js";
|
|
42
42
|
import { FieldTypes as vr } from "./Types/FiledTypes.js";
|
|
43
43
|
import { B as Tr } from "./const-53dff524.js";
|
|
44
44
|
import { Space as qr } from "./Space/Space.js";
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
45
|
+
import { FormDefault as Wr } from "./Forms/FormDefault/index.js";
|
|
46
|
+
import { AllComponents as hr, AllComponentsData as jr } from "./AllComponents.js";
|
|
47
|
+
import { AllComponentsInfo as Gr } from "./AllComponentsInfo.js";
|
|
47
48
|
export {
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
49
|
+
hr as AllComponents,
|
|
50
|
+
jr as AllComponentsData,
|
|
51
|
+
Gr as AllComponentsInfo,
|
|
52
|
+
m as Banner,
|
|
52
53
|
f as BannerAndText,
|
|
53
54
|
Tr as ButtonProps,
|
|
54
|
-
|
|
55
|
+
D as CardIconList,
|
|
55
56
|
O as CardImage,
|
|
56
57
|
b as CardImageList,
|
|
57
58
|
lr as Collapse,
|
|
@@ -60,7 +61,7 @@ export {
|
|
|
60
61
|
R as ContentCard,
|
|
61
62
|
L as ContentCardList,
|
|
62
63
|
tr as DownloadFileBanner,
|
|
63
|
-
|
|
64
|
+
pr as DownloadFileFull,
|
|
64
65
|
nr as DownloadFileHalf,
|
|
65
66
|
ar as DownloadFileMini,
|
|
66
67
|
k as Faq,
|
|
@@ -68,6 +69,7 @@ export {
|
|
|
68
69
|
dr as FeedbackForm,
|
|
69
70
|
vr as FieldTypes,
|
|
70
71
|
i as Footer,
|
|
72
|
+
Wr as FormDefault,
|
|
71
73
|
x as Header,
|
|
72
74
|
j as HeroPossibilityBanner,
|
|
73
75
|
E as HtmlContent,
|
|
@@ -82,7 +84,7 @@ export {
|
|
|
82
84
|
A as Partners,
|
|
83
85
|
G as PartnersColors,
|
|
84
86
|
Fr as PlusMinusIcon,
|
|
85
|
-
|
|
87
|
+
Mr as PreviewCard,
|
|
86
88
|
K as PreviewList,
|
|
87
89
|
or as SIZE,
|
|
88
90
|
C as Segments,
|