md-components-mdigial-azamat 0.0.55 → 0.0.57
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 +76 -69
- package/dist/AnimatedSwiper/info.js +1 -1
- package/dist/Banner/info.js +1 -1
- package/dist/BannerAndText/info.js +1 -1
- package/dist/CardIconList/info.js +1 -1
- package/dist/CardImageList/info.js +1 -1
- package/dist/CardImageSecondary/info.js +1 -1
- package/dist/CardImageSecondaryList/info.js +1 -1
- package/dist/CardInfoTable/info.js +1 -1
- package/dist/Cards/CardImage/info.js +1 -1
- package/dist/Cards/ColoredCard/info.js +1 -1
- package/dist/Cards/ContentCard/info.js +1 -1
- package/dist/Cards/FeaturesCard/info.js +1 -1
- package/dist/Cards/WarningCard/info.js +1 -1
- package/dist/ContentCardList/info.js +1 -1
- package/dist/DownloadFile/components/DownloadFileBanner/info.js +1 -1
- package/dist/DownloadFile/components/DownloadFileBright/info.js +1 -1
- package/dist/DownloadFile/components/DownloadFileFull/info.js +1 -1
- package/dist/DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js +35 -22
- package/dist/DownloadFile/components/DownloadFileHalf/info.js +1 -1
- package/dist/DownloadFile/components/DownloadFileMini/info.js +1 -1
- package/dist/Faq/components/FeedbackForm/FeedbackForm.js +37 -1043
- package/dist/Faq/info.js +1 -1
- package/dist/Footer/info.js +1 -1
- package/dist/Forms/FormDefault/index.js +316 -0
- package/dist/Forms/FormDefault/info.js +20 -0
- package/dist/Header/info.js +1 -1
- package/dist/HeroPossibilityBanner/info.js +1 -1
- package/dist/InfoBanner/info.js +1 -1
- package/dist/InfoBannerList/info.js +1 -1
- package/dist/InstructionList/info.js +1 -1
- package/dist/IntroBanner/info.js +1 -1
- package/dist/MainBanner/info.js +1 -1
- package/dist/MultiCards/info.js +1 -1
- package/dist/Partners/info.js +1 -1
- package/dist/PartnersColors/info.js +1 -1
- package/dist/PreviewList/info.js +1 -1
- package/dist/PromoPoster/info.js +1 -1
- package/dist/Segments/info.js +1 -1
- package/dist/Space/info.js +1 -1
- package/dist/StandartTable/info.js +1 -1
- package/dist/Stepper/info.js +1 -1
- package/dist/SwiperList/info.js +1 -1
- package/dist/TasksBanner/info.js +1 -1
- package/dist/TasksBannerList/info.js +1 -1
- package/dist/Video/VideoFull/info.js +1 -1
- package/dist/Video/VideoList/info.js +1 -1
- package/dist/Video/VideoListMini/info.js +1 -1
- package/dist/VideoMainBanner/info.js +1 -1
- package/dist/assets/index.css +1 -1
- package/dist/{index-1a32da94.js → index-b826f1c7.js} +1 -1
- package/dist/index.esm-67811428.js +1012 -0
- package/package.json +1 -1
package/dist/AllComponents.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { M as o, B as t, C as n, S as r, a as e, V as a, b as i, c as p, d as m, e as s, f as
|
|
1
|
+
import { M as o, B as t, C as n, S as r, a as e, V as a, b as i, c as p, d as m, e as s, f as l, P as d, g as c, W as D, F as f, D as L, h as C, i as F, j as B, I as y, k, l as w, A as I, m as S, T as _, n as P, E as g, o as M, p as u, q as V, r as T, s as b, t as A } from "./data.mock-8d89834d.js";
|
|
2
2
|
import H from "./AnimatedSwiper/index.js";
|
|
3
3
|
import { Banner as h } from "./Banner/Banner.js";
|
|
4
4
|
import { CardIconList as q } from "./CardIconList/CardIconList.js";
|
|
@@ -8,39 +8,41 @@ import { CardInfoTable as x } from "./CardInfoTable/index.js";
|
|
|
8
8
|
import { ContentCardList as E } from "./ContentCardList/ContentCardList.js";
|
|
9
9
|
import { DownloadFileBright as j } from "./DownloadFile/components/DownloadFileBright/index.js";
|
|
10
10
|
import { Faq as z } from "./Faq/Faq.js";
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
11
|
+
import { FormDefault as G } from "./Forms/FormDefault/index.js";
|
|
12
|
+
import { formDefaultProps as J } from "./Forms/FormDefault/info.js";
|
|
13
|
+
import { InfoBannerList as K } from "./InfoBannerList/InfoBannerList.js";
|
|
14
|
+
import { IntroBanner as N } from "./IntroBanner/IntroBanner.js";
|
|
15
|
+
import { MainBanner as O } from "./MainBanner/MainBanner.js";
|
|
16
|
+
import { MultiCards as Q } from "./MultiCards/index.js";
|
|
17
|
+
import { Partners as R } from "./Partners/Partners.js";
|
|
18
|
+
import { PartnersColors as U } from "./PartnersColors/PartnersColors.js";
|
|
19
|
+
import { PromoPoster as X } from "./PromoPoster/PromoPoster.js";
|
|
20
|
+
import { Segments as Y } from "./Segments/Segments.js";
|
|
21
|
+
import { StandartTable as Z } from "./StandartTable/index.js";
|
|
22
|
+
import { Stepper as $ } from "./Stepper/Stepper.js";
|
|
23
|
+
import { SwiperList as oo } from "./SwiperList/SwiperList.js";
|
|
24
|
+
import { TasksBannerList as to } from "./TasksBannerList/TasksBannerList.js";
|
|
25
|
+
import { VideoFull as no } from "./Video/VideoFull/VideoFull.js";
|
|
26
|
+
import { VideoList as ro } from "./Video/VideoList/VideoList.js";
|
|
27
|
+
import { VideoListMini as eo } from "./Video/VideoListMini/VideoListMini.js";
|
|
28
|
+
import { VideoMainBanner as ao } from "./VideoMainBanner/VideoMainBanner.js";
|
|
27
29
|
import "./ConfigProvider/index.js";
|
|
28
30
|
import "./BannerAndText/index.js";
|
|
29
|
-
import { Header as
|
|
30
|
-
import { Footer as
|
|
31
|
+
import { Header as io } from "./Header/Header.js";
|
|
32
|
+
import { Footer as po } from "./Footer/Footer.js";
|
|
31
33
|
import "./HtmlContent/HtmlContent.js";
|
|
32
|
-
import { InstructionList as
|
|
34
|
+
import { InstructionList as mo } from "./InstructionList/InstructionList.js";
|
|
33
35
|
import "./HeroPossibilityBanner/index.js";
|
|
34
|
-
import { PreviewList as
|
|
36
|
+
import { PreviewList as so } from "./PreviewList/PreviewList.js";
|
|
35
37
|
import "./Cards/CardImage/CardImage.js";
|
|
36
38
|
import "./Cards/ContentCard/ContentCard.js";
|
|
37
|
-
import { WarningCard as
|
|
39
|
+
import { WarningCard as lo } from "./Cards/WarningCard/WarningCard.js";
|
|
38
40
|
import "./Cards/ColoredCard/index.js";
|
|
39
41
|
import "./index-b4c61de3.js";
|
|
40
|
-
import { DownloadFileBanner as
|
|
41
|
-
import { DownloadFileFull as
|
|
42
|
-
import { DownloadFileHalf as
|
|
43
|
-
import { DownloadFileMini as
|
|
42
|
+
import { DownloadFileBanner as co } from "./DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|
|
43
|
+
import { DownloadFileFull as Do } from "./DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
|
|
44
|
+
import { DownloadFileHalf as fo } from "./DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
|
|
45
|
+
import { DownloadFileMini as Lo } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
|
|
44
46
|
import "./Faq/components/Collapse/Collapse.js";
|
|
45
47
|
import "react/jsx-runtime";
|
|
46
48
|
import "react";
|
|
@@ -48,7 +50,7 @@ import "./index-875e92ce.js";
|
|
|
48
50
|
import "./const-53dff524.js";
|
|
49
51
|
import "./InstructionList/components/InstructionCard/InstructionCard.js";
|
|
50
52
|
import "./PreviewList/components/PreviewCard/PreviewCard.js";
|
|
51
|
-
import { Space as
|
|
53
|
+
import { Space as Co } from "./Space/Space.js";
|
|
52
54
|
import "./AnimatedSwiper/info.js";
|
|
53
55
|
import "./Banner/info.js";
|
|
54
56
|
import "./BannerAndText/info.js";
|
|
@@ -93,52 +95,56 @@ import "./Video/VideoFull/info.js";
|
|
|
93
95
|
import "./Video/VideoList/info.js";
|
|
94
96
|
import "./Video/VideoListMini/info.js";
|
|
95
97
|
import "./VideoMainBanner/info.js";
|
|
96
|
-
const
|
|
97
|
-
MainBanner: { key: "MainBanner", component:
|
|
98
|
+
const pn = {
|
|
99
|
+
MainBanner: { key: "MainBanner", component: O },
|
|
98
100
|
Banner: { key: "Banner", component: h },
|
|
99
101
|
CardImageList: { key: "CardImageList", component: W },
|
|
100
|
-
Stepper: { key: "Stepper", component:
|
|
101
|
-
Segments: { key: "Segments", component:
|
|
102
|
-
VideoFull: { key: "VideoFull", component:
|
|
103
|
-
VideoList: { key: "VideoList", component:
|
|
104
|
-
VideoListMini: { key: "VideoListMini", component:
|
|
102
|
+
Stepper: { key: "Stepper", component: $ },
|
|
103
|
+
Segments: { key: "Segments", component: Y },
|
|
104
|
+
VideoFull: { key: "VideoFull", component: no },
|
|
105
|
+
VideoList: { key: "VideoList", component: ro },
|
|
106
|
+
VideoListMini: { key: "VideoListMini", component: eo },
|
|
105
107
|
ContentCardList: { key: "ContentCardList", component: E },
|
|
106
108
|
CardIconList: { key: "CardIconList", component: q },
|
|
107
|
-
MultiCards: { key: "MultiCards", component:
|
|
108
|
-
Partners: { key: "Partners", component:
|
|
109
|
-
PartnersColors: { key: "PartnersColors", component:
|
|
110
|
-
WarningCard: { key: "WarningCard", component:
|
|
109
|
+
MultiCards: { key: "MultiCards", component: Q },
|
|
110
|
+
Partners: { key: "Partners", component: R },
|
|
111
|
+
PartnersColors: { key: "PartnersColors", component: U },
|
|
112
|
+
WarningCard: { key: "WarningCard", component: lo },
|
|
111
113
|
Faq: { key: "Faq", component: z },
|
|
112
114
|
DownloadFileBanner: {
|
|
113
115
|
key: "DownloadFileBanner",
|
|
114
|
-
component:
|
|
116
|
+
component: co
|
|
115
117
|
},
|
|
116
|
-
DownloadFileHalf: { key: "DownloadFileHalf", component:
|
|
117
|
-
DownloadFileFull: { key: "DownloadFileFull", component:
|
|
118
|
-
DownloadFileMini: { key: "DownloadFileMini", component:
|
|
119
|
-
InstructionList: { key: "InstructionList", component:
|
|
120
|
-
PreviewList: { key: "PreviewList", component:
|
|
121
|
-
SwiperList: { key: "SwiperList", component:
|
|
118
|
+
DownloadFileHalf: { key: "DownloadFileHalf", component: fo },
|
|
119
|
+
DownloadFileFull: { key: "DownloadFileFull", component: Do },
|
|
120
|
+
DownloadFileMini: { key: "DownloadFileMini", component: Lo },
|
|
121
|
+
InstructionList: { key: "InstructionList", component: mo },
|
|
122
|
+
PreviewList: { key: "PreviewList", component: so },
|
|
123
|
+
SwiperList: { key: "SwiperList", component: oo },
|
|
122
124
|
AnimatedSwiper: { key: "AnimatedSwiper", component: H },
|
|
123
|
-
InfoBannerList: { key: "InfoBannerList", component:
|
|
124
|
-
TasksBannerList: { key: "TasksBannerList", component:
|
|
125
|
-
VideoMainBanner: { key: "VideoMainBanner", component:
|
|
126
|
-
Space: { key: "Space", component:
|
|
127
|
-
PromoPoster: { key: "PromoPoster", component:
|
|
125
|
+
InfoBannerList: { key: "InfoBannerList", component: K },
|
|
126
|
+
TasksBannerList: { key: "TasksBannerList", component: to },
|
|
127
|
+
VideoMainBanner: { key: "VideoMainBanner", component: ao },
|
|
128
|
+
Space: { key: "Space", component: Co },
|
|
129
|
+
PromoPoster: { key: "PromoPoster", component: X },
|
|
128
130
|
CardImageSecondaryList: {
|
|
129
131
|
key: "CardImageSecondaryList",
|
|
130
132
|
component: v
|
|
131
133
|
},
|
|
132
134
|
CardInfoTable: { key: "CardInfoTable", component: x },
|
|
133
|
-
StandartTable: { key: "StandartTable", component:
|
|
134
|
-
IntroBanner: { key: "IntroBanner", component:
|
|
135
|
+
StandartTable: { key: "StandartTable", component: Z },
|
|
136
|
+
IntroBanner: { key: "IntroBanner", component: N },
|
|
135
137
|
DownloadFileBright: {
|
|
136
138
|
key: "DownloadFileBright",
|
|
137
139
|
component: j
|
|
138
140
|
},
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
141
|
+
FormDefault: {
|
|
142
|
+
key: "FormDefault",
|
|
143
|
+
component: G
|
|
144
|
+
},
|
|
145
|
+
Header: { key: "Header", component: io },
|
|
146
|
+
Footer: { key: "Footer", component: po }
|
|
147
|
+
}, mn = {
|
|
142
148
|
MainBanner: o.component_props,
|
|
143
149
|
Banner: t.component_props,
|
|
144
150
|
CardImageList: n.component_props,
|
|
@@ -149,31 +155,32 @@ const nn = {
|
|
|
149
155
|
VideoListMini: p.component_props,
|
|
150
156
|
ContentCardList: m.component_props,
|
|
151
157
|
CardIconList: s.component_props,
|
|
152
|
-
MultiCards:
|
|
153
|
-
Partners:
|
|
158
|
+
MultiCards: l.component_props,
|
|
159
|
+
Partners: d.component_props,
|
|
154
160
|
PartnersColors: c.component_props,
|
|
155
161
|
WarningCard: D.component_props,
|
|
156
|
-
Faq:
|
|
157
|
-
DownloadFileBanner:
|
|
162
|
+
Faq: f.component_props,
|
|
163
|
+
DownloadFileBanner: L.component_props,
|
|
158
164
|
DownloadFileHalf: C.component_props,
|
|
159
|
-
DownloadFileFull:
|
|
160
|
-
DownloadFileMini:
|
|
165
|
+
DownloadFileFull: F.component_props,
|
|
166
|
+
DownloadFileMini: B.component_props,
|
|
161
167
|
InstructionList: y.component_props,
|
|
162
168
|
PreviewList: k.component_props,
|
|
163
169
|
SwiperList: w.component_props,
|
|
164
170
|
AnimatedSwiper: I.component_props,
|
|
165
171
|
InfoBannerList: S.component_props,
|
|
166
172
|
TasksBannerList: _.component_props,
|
|
167
|
-
VideoMainBanner:
|
|
168
|
-
EmptyBox:
|
|
169
|
-
PromoPoster:
|
|
170
|
-
CardImageSecondaryList:
|
|
171
|
-
CardInfoTable:
|
|
173
|
+
VideoMainBanner: P.component_props,
|
|
174
|
+
EmptyBox: g.component_props,
|
|
175
|
+
PromoPoster: M.component_props,
|
|
176
|
+
CardImageSecondaryList: u.component_props,
|
|
177
|
+
CardInfoTable: V.component_props,
|
|
172
178
|
StandartTable: T.component_props,
|
|
173
179
|
IntroBanner: b.component_props,
|
|
174
|
-
DownloadFileBright: A.component_props
|
|
180
|
+
DownloadFileBright: A.component_props,
|
|
181
|
+
FormDefault: J
|
|
175
182
|
};
|
|
176
183
|
export {
|
|
177
|
-
|
|
178
|
-
|
|
184
|
+
pn as AllComponents,
|
|
185
|
+
mn as AllComponentsData
|
|
179
186
|
};
|
package/dist/Banner/info.js
CHANGED
|
@@ -1,40 +1,52 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
1
|
+
import { jsx as l, jsxs as n } from "react/jsx-runtime";
|
|
2
|
+
import { downloadFile as i } from "../../../Actions/downloadFile/downloadFile.js";
|
|
3
|
+
import { DataTypesEnum as d, FieldTypes as a } from "../../../Types/FiledTypes.js";
|
|
4
|
+
import { I as e } from "../../../Icon-70ea6cb8.js";
|
|
5
|
+
import { p as s } from "../../../palette-6c943596.js";
|
|
6
|
+
import { B as c } from "../../../index-875e92ce.js";
|
|
7
|
+
import { b as t } from "../../../const-53dff524.js";
|
|
8
|
+
import { C as f } from "../../../ComponentContainer-cdb2528c.js";
|
|
9
|
+
const x = {
|
|
10
|
+
dataType: d.array,
|
|
11
|
+
type: "data",
|
|
12
|
+
label: "Файлы для скачивания",
|
|
13
|
+
data: {
|
|
14
|
+
title: a.STRING,
|
|
15
|
+
text: a.STRING,
|
|
16
|
+
file: a.FILE
|
|
17
|
+
}
|
|
18
|
+
}, h = [x, "color_icon"], m = ({ data: r, color_icon: p }) => /* @__PURE__ */ l(f, { children: /* @__PURE__ */ l("div", { className: "grid grid-cols-2 gap-6 max-tablet:grid-cols-1", children: r == null ? void 0 : r.map((o) => /* @__PURE__ */ n(
|
|
8
19
|
"div",
|
|
9
20
|
{
|
|
10
21
|
className: "p-[32px] bg-white rounded-[20px] flex justify-between gap-[40px]",
|
|
11
22
|
children: [
|
|
12
|
-
/* @__PURE__ */
|
|
13
|
-
/* @__PURE__ */
|
|
14
|
-
/* @__PURE__ */
|
|
15
|
-
/* @__PURE__ */
|
|
16
|
-
|
|
23
|
+
/* @__PURE__ */ l("div", { className: "flex flex-col ", children: /* @__PURE__ */ n("div", { children: [
|
|
24
|
+
/* @__PURE__ */ l("p", { className: "text-[24px] leading-8 font-bold mb-4", children: o == null ? void 0 : o.title }),
|
|
25
|
+
/* @__PURE__ */ l("p", { className: "text-[16px] leading-6", children: o == null ? void 0 : o.text }),
|
|
26
|
+
/* @__PURE__ */ l(
|
|
27
|
+
c,
|
|
17
28
|
{
|
|
18
|
-
|
|
19
|
-
|
|
29
|
+
onClick: () => i({ props: { link: o == null ? void 0 : o.file } }),
|
|
30
|
+
iconRight: /* @__PURE__ */ l(
|
|
31
|
+
e,
|
|
20
32
|
{
|
|
21
33
|
name: "download",
|
|
22
34
|
size: 20,
|
|
23
|
-
color:
|
|
35
|
+
color: s.blackBG
|
|
24
36
|
}
|
|
25
37
|
),
|
|
26
38
|
className: "mt-8",
|
|
27
|
-
variant:
|
|
39
|
+
variant: t.Secondary,
|
|
28
40
|
children: "Скачать"
|
|
29
41
|
}
|
|
30
42
|
)
|
|
31
43
|
] }) }),
|
|
32
|
-
/* @__PURE__ */
|
|
33
|
-
|
|
44
|
+
/* @__PURE__ */ l(
|
|
45
|
+
e,
|
|
34
46
|
{
|
|
35
47
|
className: "flex-shrink-0",
|
|
36
48
|
name: "file",
|
|
37
|
-
color:
|
|
49
|
+
color: p || s.greenLight,
|
|
38
50
|
size: 48
|
|
39
51
|
}
|
|
40
52
|
)
|
|
@@ -42,8 +54,9 @@ const p = ["data"], d = ({ data: l }) => /* @__PURE__ */ r(i, { children: /* @__
|
|
|
42
54
|
},
|
|
43
55
|
o == null ? void 0 : o.id
|
|
44
56
|
)) }) });
|
|
45
|
-
|
|
57
|
+
m.propsToEdit = h;
|
|
46
58
|
export {
|
|
47
|
-
|
|
48
|
-
|
|
59
|
+
m as DownloadFileHalf,
|
|
60
|
+
x as downloadFileFullProps,
|
|
61
|
+
h as propsToEdit
|
|
49
62
|
};
|