md-components-mdigial-azamat 0.0.20 → 0.0.24
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 +5 -9
- package/dist/AnimatedSwiper/index.js +64 -42
- package/dist/Banner/Banner.js +2 -2
- package/dist/Banner/index.js +1 -1
- package/dist/Banner/types.js +1 -4
- package/dist/BannerAndText/index.js +27 -35
- package/dist/CardIconList/CardIconList.js +26 -71
- package/dist/CardIconList/index.js +2 -2
- package/dist/CardImageList/CardImageList.js +1 -1
- package/dist/CardImageList/index.js +1 -1
- package/dist/CardImageSecondary/CardImageSecondary.js +27 -48
- package/dist/CardImageSecondary/index.js +2 -2
- package/dist/CardImageSecondaryList/CardImageSecondaryList.js +4 -19
- package/dist/CardImageSecondaryList/index.js +1 -1
- package/dist/CardInfoTable/index.js +23 -3
- package/dist/Cards/CardImage/CardImage.js +32 -18
- package/dist/Cards/ColoredCard/index.js +23 -10
- package/dist/Cards/ContentCard/ContentCard.js +1 -1
- package/dist/Cards/ContentCard/index.js +1 -1
- package/dist/Cards/FeaturesCard/index.js +2 -1
- package/dist/Cards/WarningCard/WarningCard.js +1 -1
- package/dist/Cards/WarningCard/index.js +1 -1
- package/dist/ContentCardList/ContentCardList.js +23 -2
- 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 +2 -2
- package/dist/DownloadFile/components/DownloadFileFull/DownloadFileFull.js +1 -1
- package/dist/DownloadFile/components/DownloadFileFull/index.js +2 -2
- 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 +20 -2
- 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/HeroPossibilityBanner/index.js +30 -19
- package/dist/InfoBanner/index.js +3 -2
- package/dist/InfoBannerList/InfoBannerList.js +3 -2
- package/dist/InfoBannerList/index.js +2 -2
- 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 +5 -54
- package/dist/PageViewer/PageViewer.js +5 -7
- package/dist/PageViewer/renderComponents.js +1 -1
- package/dist/Partners/Partners.js +21 -4
- package/dist/PartnersColors/PartnersColors.js +38 -20
- 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/PromoPoster/PromoPoster.js +29 -15
- package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
- package/dist/RenderAllComponents/const.js +5 -5
- package/dist/Segments/Segments.js +15 -7
- package/dist/Space/Space.js +21 -0
- package/dist/Space/index.js +4 -0
- package/dist/StandartTable/components/CardWarning/index.js +1 -1
- package/dist/StandartTable/index.js +3 -2
- package/dist/Stepper/Stepper.js +2 -1
- package/dist/Stepper/index.js +1 -1
- package/dist/SwiperList/SwiperList.js +39 -29
- package/dist/TasksBanner/TasksBanner.js +45 -28
- package/dist/TasksBannerList/TasksBannerList.js +26 -11
- package/dist/Types/FiledTypes.js +1 -1
- package/dist/Video/VideoList/VideoList.js +19 -10
- package/dist/Video/VideoListMini/VideoListMini.js +17 -8
- package/dist/VideoMainBanner/VideoMainBanner.js +3 -2
- package/dist/VideoMainBanner/index.js +1 -1
- package/dist/componentsMap-189b0c59.js +50 -0
- package/dist/{AllComponents-7aa1a7f1.js → index-7e2966f2.js} +1768 -1321
- package/dist/index-a379154f.js +66 -0
- package/dist/main.js +60 -61
- package/package.json +1 -1
- package/dist/EmptyBox/EmptyBox.js +0 -5
- package/dist/componentsMap-678541b7.js +0 -53
- package/dist/index-6e0f7db0.js +0 -52
- /package/dist/{EmptyBox → Space}/types.js +0 -0
|
@@ -1,17 +1,32 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { TasksBanner as
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { jsxs as n, jsx as a } from "react/jsx-runtime";
|
|
2
|
+
import { TasksBanner as r } from "../TasksBanner/TasksBanner.js";
|
|
3
|
+
import { FieldTypes as t } from "../Types/FiledTypes.js";
|
|
4
|
+
import { C as l } from "../ComponentContainer-0fcc2695.js";
|
|
5
|
+
const p = {
|
|
6
|
+
type: "cards",
|
|
7
|
+
label: "Карточки задач",
|
|
8
|
+
dataType: "array",
|
|
9
|
+
data: {
|
|
10
|
+
title: t.TITLE,
|
|
11
|
+
description: t.HTML_CONTENT,
|
|
12
|
+
image: t.FILE,
|
|
13
|
+
icon: t.FILE,
|
|
14
|
+
is_black: t.BOOLEAN,
|
|
15
|
+
is_promo: t.BOOLEAN,
|
|
16
|
+
is_yellow: t.BOOLEAN
|
|
17
|
+
}
|
|
18
|
+
}, m = ["title", p], x = ({ title: i, cards: e }) => /* @__PURE__ */ n(l, { children: [
|
|
19
|
+
i && /* @__PURE__ */ a("p", { className: "text-[44px] leading-[52px] font-bold text-[#0e0f11] text-center mb-[48px] max-tablet:text-[26px] max-tablet:leading-[32px] max-tablet:mb-[32px] [font-variant-numeric:lining-nums_tabular-nums_stacked-fractions] [font-feature-settings:'liga'_off,'clig'_off]", children: i }),
|
|
20
|
+
/* @__PURE__ */ a("div", { className: "flex flex-col gap-[40px] w-full", children: e == null ? void 0 : e.map((s, o) => /* @__PURE__ */ a(
|
|
21
|
+
r,
|
|
8
22
|
{
|
|
9
|
-
data:
|
|
10
|
-
isFirst:
|
|
23
|
+
data: s,
|
|
24
|
+
isFirst: o === 0
|
|
11
25
|
},
|
|
12
|
-
|
|
26
|
+
o
|
|
13
27
|
)) })
|
|
14
28
|
] });
|
|
29
|
+
x.propsToEdit = m;
|
|
15
30
|
export {
|
|
16
|
-
|
|
31
|
+
x as TasksBannerList
|
|
17
32
|
};
|
package/dist/Types/FiledTypes.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var t = /* @__PURE__ */ ((n) => (n.STRING = "string", n.NUMBER = "number", n.BOOLEAN = "boolean", n.ARRAY = "array", n.OBJECT = "object", n.FUNCTION = "function", n.UNDEFINED = "undefined", n.NULL = "null", n.SYMBOL = "symbol", n.BIGINT = "bigint", n.DATE = "date", n.REGEXP = "regexp", n.FILE = "file", n.TITLE = "title", n.DESCRIPTION = "description", n.VARIANT = "variant", n.LINK = "link", n.COMPONENT = "component", n.CLASSNAME = "classname", n.COLOR = "color", n.TITLE_TEXT = "title_text", n.NODE = "node", n))(t || {});
|
|
1
|
+
var t = /* @__PURE__ */ ((n) => (n.STRING = "string", n.NUMBER = "number", n.BOOLEAN = "boolean", n.ARRAY = "array", n.OBJECT = "object", n.FUNCTION = "function", n.UNDEFINED = "undefined", n.NULL = "null", n.SYMBOL = "symbol", n.BIGINT = "bigint", n.DATE = "date", n.REGEXP = "regexp", n.FILE = "file", n.TITLE = "title", n.DESCRIPTION = "description", n.VARIANT = "variant", n.LINK = "link", n.COMPONENT = "component", n.CLASSNAME = "classname", n.COLOR = "color", n.TITLE_TEXT = "title_text", n.NODE = "node", n.HTML_CONTENT = "html_content", n))(t || {});
|
|
2
2
|
export {
|
|
3
3
|
t as FieldTypes
|
|
4
4
|
};
|
|
@@ -1,24 +1,33 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
1
|
+
import { jsx as e, jsxs as r } from "react/jsx-runtime";
|
|
2
|
+
import { FieldTypes as o } from "../../Types/FiledTypes.js";
|
|
3
|
+
import { VideoPlayer as t } from "../components/VideoPlayer/VideoPlayer.js";
|
|
4
|
+
import { C as l } from "../../ComponentContainer-0fcc2695.js";
|
|
5
|
+
const s = {
|
|
6
|
+
type: "data",
|
|
7
|
+
label: "Видео данные",
|
|
8
|
+
dataType: "array",
|
|
9
|
+
data: {
|
|
10
|
+
title: o.TITLE,
|
|
11
|
+
linkVideo: o.LINK
|
|
12
|
+
}
|
|
13
|
+
}, p = [s], n = ({ data: a }) => /* @__PURE__ */ e(l, { children: /* @__PURE__ */ e("div", { className: "grid grid-cols-2 gap-6 max-tablet:grid-cols-1", children: a.map((i, d) => /* @__PURE__ */ r(
|
|
5
14
|
"div",
|
|
6
15
|
{
|
|
7
16
|
className: "bg-white rounded-[20px] overflow-hidden",
|
|
8
17
|
children: [
|
|
9
|
-
/* @__PURE__ */
|
|
10
|
-
|
|
18
|
+
/* @__PURE__ */ e(
|
|
19
|
+
t,
|
|
11
20
|
{
|
|
12
|
-
linkVideo:
|
|
21
|
+
linkVideo: i.linkVideo,
|
|
13
22
|
className: "h-[368px]"
|
|
14
23
|
}
|
|
15
24
|
),
|
|
16
|
-
/* @__PURE__ */
|
|
25
|
+
/* @__PURE__ */ e("div", { className: "p-8", children: /* @__PURE__ */ e("p", { className: "text-[24px] leading-8 font-bold", children: i.title }) })
|
|
17
26
|
]
|
|
18
27
|
},
|
|
19
28
|
d
|
|
20
29
|
)) }) });
|
|
21
|
-
|
|
30
|
+
n.propsToEdit = p;
|
|
22
31
|
export {
|
|
23
|
-
|
|
32
|
+
n as VideoList
|
|
24
33
|
};
|
|
@@ -1,24 +1,33 @@
|
|
|
1
1
|
import { jsx as i, jsxs as r } from "react/jsx-runtime";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
2
|
+
import { FieldTypes as o } from "../../Types/FiledTypes.js";
|
|
3
|
+
import { VideoPlayer as t } from "../components/VideoPlayer/VideoPlayer.js";
|
|
4
|
+
import { C as l } from "../../ComponentContainer-0fcc2695.js";
|
|
5
|
+
const s = {
|
|
6
|
+
type: "data",
|
|
7
|
+
label: "Видео данные мини",
|
|
8
|
+
dataType: "array",
|
|
9
|
+
data: {
|
|
10
|
+
title: o.TITLE,
|
|
11
|
+
linkVideo: o.LINK
|
|
12
|
+
}
|
|
13
|
+
}, n = [s], p = ({ data: a }) => /* @__PURE__ */ i(l, { children: /* @__PURE__ */ i("div", { className: "grid grid-cols-3 gap-6 max-tablet:grid-cols-1", children: a.map((e, d) => /* @__PURE__ */ r(
|
|
5
14
|
"div",
|
|
6
15
|
{
|
|
7
16
|
className: "bg-white rounded-[20px] overflow-hidden",
|
|
8
17
|
children: [
|
|
9
18
|
/* @__PURE__ */ i(
|
|
10
|
-
|
|
19
|
+
t,
|
|
11
20
|
{
|
|
12
|
-
linkVideo:
|
|
21
|
+
linkVideo: e.linkVideo,
|
|
13
22
|
className: "h-[224px]"
|
|
14
23
|
}
|
|
15
24
|
),
|
|
16
|
-
/* @__PURE__ */ i("div", { className: "p-8", children: /* @__PURE__ */ i("p", { className: "text-[24px] leading-8 font-bold", children:
|
|
25
|
+
/* @__PURE__ */ i("div", { className: "p-8", children: /* @__PURE__ */ i("p", { className: "text-[24px] leading-8 font-bold", children: e.title }) })
|
|
17
26
|
]
|
|
18
27
|
},
|
|
19
28
|
d
|
|
20
29
|
)) }) });
|
|
21
|
-
|
|
30
|
+
p.propsToEdit = n;
|
|
22
31
|
export {
|
|
23
|
-
|
|
32
|
+
p as VideoListMini
|
|
24
33
|
};
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "../cn-d8c04b28.js";
|
|
3
|
-
import
|
|
3
|
+
import "../Types/FiledTypes.js";
|
|
4
|
+
import { V as e } from "../index-7e2966f2.js";
|
|
4
5
|
import "../ComponentContainer-0fcc2695.js";
|
|
5
6
|
import "../index-60dfa873.js";
|
|
6
7
|
export {
|
|
7
|
-
|
|
8
|
+
e as VideoMainBanner
|
|
8
9
|
};
|
|
@@ -0,0 +1,50 @@
|
|
|
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-7e2966f2.js";
|
|
3
|
+
import { Partners as D } from "./Partners/Partners.js";
|
|
4
|
+
import { PartnersColors as P } from "./PartnersColors/PartnersColors.js";
|
|
5
|
+
import { PromoPoster as V } from "./PromoPoster/PromoPoster.js";
|
|
6
|
+
import { Segments as u } from "./Segments/Segments.js";
|
|
7
|
+
import { Space as b } from "./Space/Space.js";
|
|
8
|
+
import { SwiperList as T } from "./SwiperList/SwiperList.js";
|
|
9
|
+
import { TasksBannerList as h } from "./TasksBannerList/TasksBannerList.js";
|
|
10
|
+
import { VideoFull as k } from "./Video/VideoFull/VideoFull.js";
|
|
11
|
+
import { VideoList as W } from "./Video/VideoList/VideoList.js";
|
|
12
|
+
import { VideoListMini as j } from "./Video/VideoListMini/VideoListMini.js";
|
|
13
|
+
const O = {
|
|
14
|
+
Banner: r,
|
|
15
|
+
CardImageList: o,
|
|
16
|
+
Stepper: i,
|
|
17
|
+
Segments: u,
|
|
18
|
+
VideoFull: k,
|
|
19
|
+
VideoList: W,
|
|
20
|
+
VideoListMini: j,
|
|
21
|
+
ContentCardList: s,
|
|
22
|
+
CardIconList: n,
|
|
23
|
+
MultiCards: t,
|
|
24
|
+
Partners: D,
|
|
25
|
+
PartnersColors: P,
|
|
26
|
+
MainBanner: e,
|
|
27
|
+
WarningCard: m,
|
|
28
|
+
Faq: d,
|
|
29
|
+
DownloadFileBanner: l,
|
|
30
|
+
DownloadFileHalf: p,
|
|
31
|
+
DownloadFileFull: f,
|
|
32
|
+
DownloadFileMini: L,
|
|
33
|
+
InstructionList: C,
|
|
34
|
+
PreviewList: B,
|
|
35
|
+
SwiperList: T,
|
|
36
|
+
AnimatedSwiper: a,
|
|
37
|
+
InfoBannerList: F,
|
|
38
|
+
TasksBannerList: h,
|
|
39
|
+
VideoMainBanner: c,
|
|
40
|
+
Space: b,
|
|
41
|
+
PromoPoster: V,
|
|
42
|
+
CardImageSecondaryList: w,
|
|
43
|
+
CardInfoTable: I,
|
|
44
|
+
StandartTable: S,
|
|
45
|
+
IntroBanner: M,
|
|
46
|
+
DownloadFileBright: g
|
|
47
|
+
};
|
|
48
|
+
export {
|
|
49
|
+
O as c
|
|
50
|
+
};
|