md-components-mdigial-azamat 0.0.76 → 0.0.79
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/ActionCard/ActionCard.js +30 -0
- package/dist/ActionCard/index.js +4 -0
- package/dist/ActionCard/info.js +11 -0
- package/dist/ActionCard/types.js +1 -0
- package/dist/ActionCardList/ActionCardList.js +32 -0
- package/dist/ActionCardList/index.js +4 -0
- package/dist/ActionCardList/info.js +11 -0
- package/dist/ActionCardList/types.js +1 -0
- package/dist/ActionIconList/ActionIconList.js +174 -0
- package/dist/ActionIconList/index.js +4 -0
- package/dist/ActionIconList/info.js +11 -0
- package/dist/ActionIconList/types.js +1 -0
- package/dist/AllComponents.js +40 -127
- package/dist/AllComponentsInfo.js +26 -27
- package/dist/AnimatedSwiper/index.js +9 -3
- package/dist/AnimatedSwiper/info.js +1 -1
- package/dist/Banner/Banner.js +1 -1
- package/dist/Banner/info.js +1 -1
- package/dist/BannerAndText/index.js +1 -1
- package/dist/BannerAndText/info.js +1 -1
- package/dist/CardIconList/CardIconList.js +17 -16
- package/dist/CardIconList/info.js +1 -1
- package/dist/CardImageList/CardImageList.js +2 -2
- package/dist/CardImageList/info.js +1 -1
- package/dist/CardImageSecondary/info.js +1 -1
- package/dist/CardImageSecondaryList/CardImageSecondaryList.js +1 -1
- package/dist/CardImageSecondaryList/info.js +1 -1
- package/dist/CardInfoTable/index.js +1 -1
- package/dist/CardInfoTable/info.js +1 -1
- package/dist/{index-04224eb4.js → Cards/ActionIconCard/index.js} +21 -27
- package/dist/Cards/ActionIconCard/info.js +11 -0
- package/dist/Cards/ActionIconCard/types.js +1 -0
- 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/index.js +100 -8
- package/dist/Cards/FeaturesCard/info.js +2 -2
- package/dist/Cards/WarningCard/WarningCard.js +103 -62
- package/dist/Cards/WarningCard/index.js +1 -1
- package/dist/Cards/WarningCard/info.js +3 -9
- package/dist/ComponentContainer-05e27e82.js +16 -0
- package/dist/ContentCardList/ContentCardList.js +1 -1
- package/dist/ContentCardList/info.js +1 -1
- package/dist/DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js +15 -15
- package/dist/DownloadFile/components/DownloadFileBanner/info.js +1 -1
- package/dist/DownloadFile/components/DownloadFileBright/index.js +1 -1
- package/dist/DownloadFile/components/DownloadFileBright/info.js +1 -1
- package/dist/DownloadFile/components/DownloadFileFull/DownloadFileFull.js +43 -39
- package/dist/DownloadFile/components/DownloadFileFull/info.js +1 -1
- package/dist/DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js +55 -51
- package/dist/DownloadFile/components/DownloadFileHalf/info.js +1 -1
- package/dist/DownloadFile/components/DownloadFileMini/DownloadFileMini.js +1 -1
- package/dist/DownloadFile/components/DownloadFileMini/info.js +1 -1
- package/dist/DownloadFile/components/FileBannerSecondary/FileBannerSecondary.js +50 -0
- package/dist/DownloadFile/components/FileBannerSecondary/index.js +4 -0
- package/dist/DownloadFile/components/FileBannerSecondary/info.js +11 -0
- package/dist/Faq/Faq.js +2 -2
- package/dist/Faq/components/FeedbackForm/FeedbackForm.js +6 -55
- package/dist/Faq/components/FeedbackForm/index.js +1 -1
- package/dist/Faq/info.js +1 -1
- package/dist/FileLoader/fileLoader.js +22 -0
- package/dist/FileLoader/index.js +1787 -0
- package/dist/Footer/info.js +1 -1
- package/dist/Forms/FormDefault/componentTypes.js +31 -0
- package/dist/Forms/FormDefault/index.js +10 -273
- package/dist/Forms/FormDefault/info.js +104 -18
- package/dist/Forms/helpers/renderFormFields.js +7 -0
- package/dist/Forms/model/components.js +102 -0
- package/dist/Forms/types/formItems.js +1 -0
- package/dist/Header/components/HeaderTabsMobile/HeaderTabsMobile.js +2 -2
- package/dist/Header/components/TabsOutlined/TabsOutlined.js +2 -2
- package/dist/Header/info.js +1 -1
- package/dist/HeroPossibilityBanner/info.js +1 -1
- package/dist/InfoBanner/info.js +1 -1
- package/dist/InfoBannerList/InfoBannerList.js +1 -1
- package/dist/InfoBannerList/info.js +1 -1
- package/dist/InstructionList/InstructionList.js +1 -1
- package/dist/InstructionList/info.js +1 -1
- package/dist/IntroBanner/IntroBanner.js +1 -1
- package/dist/IntroBanner/info.js +1 -1
- package/dist/MainBanner/MainBanner.js +1 -1
- package/dist/MainBanner/info.js +1 -1
- package/dist/MultiCards/index.js +4 -4
- package/dist/MultiCards/info.js +1 -1
- package/dist/PageViewer/renderComponents.js +1 -1
- package/dist/Partners/Partners.js +14 -14
- package/dist/Partners/info.js +1 -1
- package/dist/PartnersColors/PartnersColors.js +15 -8
- package/dist/PartnersColors/info.js +1 -1
- package/dist/PreviewList/PreviewList.js +16 -16
- package/dist/PreviewList/info.js +1 -1
- package/dist/PromoPoster/PromoPoster.js +1 -1
- package/dist/PromoPoster/info.js +1 -1
- package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
- package/dist/RenderAllComponents/const.js +1 -1
- package/dist/Segments/info.js +1 -1
- package/dist/Space/info.js +1 -1
- package/dist/StandartTable/index.js +1 -1
- package/dist/StandartTable/info.js +1 -1
- package/dist/Stepper/Stepper.js +1 -1
- package/dist/Stepper/info.js +1 -1
- package/dist/SwiperList/SwiperList.js +7 -7
- package/dist/SwiperList/info.js +1 -1
- package/dist/TasksBanner/info.js +1 -1
- package/dist/TasksBannerList/TasksBannerList.js +1 -1
- package/dist/TasksBannerList/info.js +1 -1
- package/dist/TitleBlock/TitleBlock.js +15 -0
- package/dist/TitleBlock/index.js +4 -0
- package/dist/TitleBlock/info.js +11 -0
- package/dist/TitleBlock/types.js +1 -0
- package/dist/Video/VideoFull/VideoFull.js +1 -1
- package/dist/Video/VideoFull/info.js +1 -1
- package/dist/Video/VideoList/VideoList.js +4 -4
- package/dist/Video/VideoList/info.js +1 -1
- package/dist/Video/VideoListMini/VideoListMini.js +1 -1
- package/dist/Video/VideoListMini/info.js +1 -1
- package/dist/VideoMainBanner/VideoMainBanner.js +1 -1
- package/dist/VideoMainBanner/info.js +1 -1
- package/dist/assets/index.css +1 -1
- package/dist/componentsMap-3d57445f.js +98 -0
- package/dist/{data.mock-8db3fb9a.js → data.mock-9071e4ea.js} +63 -59
- package/dist/{index-b826f1c7.js → index-0a5f313c.js} +1 -1
- package/dist/index-a0ed2e4a.js +1221 -0
- package/dist/info-0f7bae6b.js +1380 -0
- package/dist/main.js +67 -66
- package/dist/{mousewheel-2cf27f39.js → mousewheel-865ae601.js} +1 -1
- package/dist/{navigation-48c90d3b.js → navigation-b894d0cd.js} +1 -1
- package/dist/size-b1291031.js +8 -0
- package/dist/{swiper-react-bfbb44d6.js → swiper-react-90953710.js} +3 -3
- package/package.json +4 -1
- package/dist/ComponentContainer-68340535.js +0 -16
- package/dist/componentsMap-153c7a30.js +0 -97
- package/dist/index.esm-67811428.js +0 -1012
package/dist/main.js
CHANGED
|
@@ -1,98 +1,99 @@
|
|
|
1
1
|
import { ConfigProvider as e } from "./ConfigProvider/index.js";
|
|
2
2
|
import { Banner as m } from "./Banner/Banner.js";
|
|
3
|
-
import { BannerAndText as
|
|
4
|
-
import { Header as
|
|
3
|
+
import { BannerAndText as a } from "./BannerAndText/index.js";
|
|
4
|
+
import { Header as f } from "./Header/Header.js";
|
|
5
5
|
import { Footer as i } from "./Footer/Footer.js";
|
|
6
|
-
import { Stepper as
|
|
6
|
+
import { Stepper as l } from "./Stepper/Stepper.js";
|
|
7
7
|
import { Segments as C } from "./Segments/Segments.js";
|
|
8
8
|
import { VideoFull as P } from "./Video/VideoFull/VideoFull.js";
|
|
9
9
|
import { VideoList as I } from "./Video/VideoList/VideoList.js";
|
|
10
|
-
import { VideoListMini as
|
|
10
|
+
import { VideoListMini as B } from "./Video/VideoListMini/VideoListMini.js";
|
|
11
11
|
import { ContentCardList as L } from "./ContentCardList/ContentCardList.js";
|
|
12
12
|
import { CardIconList as D } from "./CardIconList/CardIconList.js";
|
|
13
13
|
import { MultiCards as S } from "./MultiCards/index.js";
|
|
14
|
-
import { Partners as
|
|
15
|
-
import { CardImageList as
|
|
16
|
-
import { MainBanner as
|
|
17
|
-
import { Faq as
|
|
18
|
-
import { HtmlContent as
|
|
14
|
+
import { Partners as V } from "./Partners/Partners.js";
|
|
15
|
+
import { CardImageList as H } from "./CardImageList/CardImageList.js";
|
|
16
|
+
import { MainBanner as v } from "./MainBanner/MainBanner.js";
|
|
17
|
+
import { Faq as W } from "./Faq/Faq.js";
|
|
18
|
+
import { HtmlContent as q } from "./HtmlContent/HtmlContent.js";
|
|
19
19
|
import { InstructionList as Z } from "./InstructionList/InstructionList.js";
|
|
20
20
|
import { HeroPossibilityBanner as j } from "./HeroPossibilityBanner/index.js";
|
|
21
21
|
import { PartnersColors as G } from "./PartnersColors/PartnersColors.js";
|
|
22
22
|
import { PreviewList as K } from "./PreviewList/PreviewList.js";
|
|
23
23
|
import { CardImage as O } from "./Cards/CardImage/CardImage.js";
|
|
24
24
|
import { ContentCard as R } from "./Cards/ContentCard/ContentCard.js";
|
|
25
|
-
import {
|
|
26
|
-
import { ColoredCard as
|
|
27
|
-
import {
|
|
28
|
-
import { DownloadFileBanner as
|
|
29
|
-
import { DownloadFileFull as
|
|
30
|
-
import { DownloadFileHalf as
|
|
31
|
-
import { DownloadFileMini as
|
|
32
|
-
import { Collapse as
|
|
33
|
-
import {
|
|
34
|
-
import { PlusMinusIcon as
|
|
35
|
-
import { InstructionCard as
|
|
36
|
-
import { InstructionModal as
|
|
37
|
-
import { PartnerCard as
|
|
38
|
-
import { PartnerTab as
|
|
39
|
-
import { PreviewCard as
|
|
40
|
-
import { VideoPlayer as
|
|
41
|
-
import { PageViewer as
|
|
42
|
-
import { FieldTypes as
|
|
43
|
-
import { B as
|
|
44
|
-
import { Space as
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import { AllComponentsInfo as
|
|
25
|
+
import { a as X, A as Y, F as _, W as $ } from "./info-0f7bae6b.js";
|
|
26
|
+
import { ColoredCard as or } from "./Cards/ColoredCard/index.js";
|
|
27
|
+
import { FeaturesCard as tr } from "./Cards/FeaturesCard/index.js";
|
|
28
|
+
import { DownloadFileBanner as pr } from "./DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|
|
29
|
+
import { DownloadFileFull as nr } from "./DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
|
|
30
|
+
import { DownloadFileHalf as xr } from "./DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
|
|
31
|
+
import { DownloadFileMini as sr } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
|
|
32
|
+
import { Collapse as dr } from "./Faq/components/Collapse/Collapse.js";
|
|
33
|
+
import { F as Fr } from "./index-a0ed2e4a.js";
|
|
34
|
+
import { PlusMinusIcon as ur } from "./Faq/components/PlusMinusIcon/PlusMinusIcon.js";
|
|
35
|
+
import { InstructionCard as cr } from "./InstructionList/components/InstructionCard/InstructionCard.js";
|
|
36
|
+
import { InstructionModal as wr } from "./InstructionList/components/InstructionModal/InstructionModal.js";
|
|
37
|
+
import { PartnerCard as gr } from "./PartnersColors/components/PartnerCard/PartnerCard.js";
|
|
38
|
+
import { PartnerTab as Mr } from "./PartnersColors/components/PartnerTab/PartnerTab.js";
|
|
39
|
+
import { PreviewCard as Ar } from "./PreviewList/components/PreviewCard/PreviewCard.js";
|
|
40
|
+
import { VideoPlayer as yr } from "./Video/components/VideoPlayer/VideoPlayer.js";
|
|
41
|
+
import { PageViewer as br } from "./PageViewer/PageViewer.js";
|
|
42
|
+
import { FieldTypes as Tr } from "./Types/FiledTypes.js";
|
|
43
|
+
import { B as kr } from "./const-53dff524.js";
|
|
44
|
+
import { Space as Er } from "./Space/Space.js";
|
|
45
|
+
import { FileBannerSecondary as hr } from "./DownloadFile/components/FileBannerSecondary/FileBannerSecondary.js";
|
|
46
|
+
import { S as zr } from "./size-b1291031.js";
|
|
47
|
+
import { AllComponentsInfo as Jr } from "./AllComponentsInfo.js";
|
|
48
48
|
export {
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
49
|
+
X as AllComponents,
|
|
50
|
+
Y as AllComponentsData,
|
|
51
|
+
Jr as AllComponentsInfo,
|
|
52
52
|
m as Banner,
|
|
53
|
-
|
|
54
|
-
|
|
53
|
+
a as BannerAndText,
|
|
54
|
+
kr as ButtonProps,
|
|
55
55
|
D as CardIconList,
|
|
56
56
|
O as CardImage,
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
57
|
+
H as CardImageList,
|
|
58
|
+
dr as Collapse,
|
|
59
|
+
or as ColoredCard,
|
|
60
60
|
e as ConfigProvider,
|
|
61
61
|
R as ContentCard,
|
|
62
62
|
L as ContentCardList,
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
63
|
+
pr as DownloadFileBanner,
|
|
64
|
+
nr as DownloadFileFull,
|
|
65
|
+
xr as DownloadFileHalf,
|
|
66
|
+
sr as DownloadFileMini,
|
|
67
|
+
W as Faq,
|
|
68
|
+
tr as FeaturesCard,
|
|
69
|
+
Fr as FeedbackForm,
|
|
70
|
+
Tr as FieldTypes,
|
|
71
|
+
hr as FileBannerSecondary,
|
|
71
72
|
i as Footer,
|
|
72
|
-
|
|
73
|
-
|
|
73
|
+
_ as FormDefault,
|
|
74
|
+
f as Header,
|
|
74
75
|
j as HeroPossibilityBanner,
|
|
75
|
-
|
|
76
|
-
|
|
76
|
+
q as HtmlContent,
|
|
77
|
+
cr as InstructionCard,
|
|
77
78
|
Z as InstructionList,
|
|
78
|
-
|
|
79
|
-
|
|
79
|
+
wr as InstructionModal,
|
|
80
|
+
v as MainBanner,
|
|
80
81
|
S as MultiCards,
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
82
|
+
br as PageViewer,
|
|
83
|
+
gr as PartnerCard,
|
|
84
|
+
Mr as PartnerTab,
|
|
85
|
+
V as Partners,
|
|
85
86
|
G as PartnersColors,
|
|
86
|
-
|
|
87
|
-
|
|
87
|
+
ur as PlusMinusIcon,
|
|
88
|
+
Ar as PreviewCard,
|
|
88
89
|
K as PreviewList,
|
|
89
|
-
|
|
90
|
+
zr as SIZE,
|
|
90
91
|
C as Segments,
|
|
91
|
-
|
|
92
|
-
|
|
92
|
+
Er as Space,
|
|
93
|
+
l as Stepper,
|
|
93
94
|
P as VideoFull,
|
|
94
95
|
I as VideoList,
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
96
|
+
B as VideoListMini,
|
|
97
|
+
yr as VideoPlayer,
|
|
98
|
+
$ as WarningCard
|
|
98
99
|
};
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "md-components-mdigial-azamat",
|
|
3
3
|
"author": "Azamat Raimbekov",
|
|
4
4
|
"private": false,
|
|
5
|
-
"version": "0.0.
|
|
5
|
+
"version": "0.0.79",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "dist/main.js",
|
|
8
8
|
"types": "dist/main.d.ts",
|
|
@@ -57,7 +57,10 @@
|
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"clsx": "^2.1.1",
|
|
60
|
+
"i18next": "^25.7.3",
|
|
61
|
+
"react-drag-drop-files": "^3.1.0",
|
|
60
62
|
"react-hook-form": "^7.58.1",
|
|
63
|
+
"react-i18next": "^16.5.0",
|
|
61
64
|
"react-router-dom": "^6.30.2",
|
|
62
65
|
"react-youtube": "^10.1.0",
|
|
63
66
|
"swiper": "^11.2.10",
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { jsx as m } from "react/jsx-runtime";
|
|
2
|
-
import { c as e } from "./cn-6a4bf187.js";
|
|
3
|
-
const r = ({ children: a, className: t, style: l }) => /* @__PURE__ */ m(
|
|
4
|
-
"section",
|
|
5
|
-
{
|
|
6
|
-
style: l,
|
|
7
|
-
className: e(
|
|
8
|
-
"w-[1232px] max-tablet:w-full mx-auto px-4 max-tablet:px-0 relative max-tablet:max-w-full md:max-w-full lg:max-w-full overflow-x-hidden",
|
|
9
|
-
t
|
|
10
|
-
),
|
|
11
|
-
children: a
|
|
12
|
-
}
|
|
13
|
-
);
|
|
14
|
-
export {
|
|
15
|
-
r as C
|
|
16
|
-
};
|
|
@@ -1,97 +0,0 @@
|
|
|
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 n } from "./CardImageSecondary/CardImageSecondary.js";
|
|
7
|
-
import { CardImageSecondaryList as a } from "./CardImageSecondaryList/CardImageSecondaryList.js";
|
|
8
|
-
import { CardInfoTable as e } from "./CardInfoTable/index.js";
|
|
9
|
-
import { CardImage as p } 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-04224eb4.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 { FormDefault as g } from "./Forms/FormDefault/index.js";
|
|
23
|
-
import { Header as u } from "./Header/Header.js";
|
|
24
|
-
import { HeroPossibilityBanner as D } from "./HeroPossibilityBanner/index.js";
|
|
25
|
-
import { HtmlContent as M } from "./HtmlContent/HtmlContent.js";
|
|
26
|
-
import { InfoBanner as P } from "./InfoBanner/index.js";
|
|
27
|
-
import { InfoBannerList as T } from "./InfoBannerList/InfoBannerList.js";
|
|
28
|
-
import { InstructionList as H } from "./InstructionList/InstructionList.js";
|
|
29
|
-
import { IntroBanner as V } from "./IntroBanner/IntroBanner.js";
|
|
30
|
-
import { MainBanner as b } from "./MainBanner/MainBanner.js";
|
|
31
|
-
import { MultiCards as y } from "./MultiCards/index.js";
|
|
32
|
-
import { Partners as k } from "./Partners/Partners.js";
|
|
33
|
-
import { PartnersColors as x } from "./PartnersColors/PartnersColors.js";
|
|
34
|
-
import { PreviewList as A } from "./PreviewList/PreviewList.js";
|
|
35
|
-
import { PromoPoster as h } from "./PromoPoster/PromoPoster.js";
|
|
36
|
-
import { Segments as q } from "./Segments/Segments.js";
|
|
37
|
-
import { Space as v } from "./Space/Space.js";
|
|
38
|
-
import { StandartTable as W } from "./StandartTable/index.js";
|
|
39
|
-
import { Stepper as j } from "./Stepper/Stepper.js";
|
|
40
|
-
import { SwiperList as z } from "./SwiperList/SwiperList.js";
|
|
41
|
-
import { TasksBanner as E } from "./TasksBanner/TasksBanner.js";
|
|
42
|
-
import { TasksBannerList as G } from "./TasksBannerList/TasksBannerList.js";
|
|
43
|
-
import { VideoFull as J } from "./Video/VideoFull/VideoFull.js";
|
|
44
|
-
import { VideoList as K } from "./Video/VideoList/VideoList.js";
|
|
45
|
-
import { VideoListMini as N } from "./Video/VideoListMini/VideoListMini.js";
|
|
46
|
-
import { VideoMainBanner as O } from "./VideoMainBanner/VideoMainBanner.js";
|
|
47
|
-
const jr = {
|
|
48
|
-
Banner: o,
|
|
49
|
-
BannerAndText: m,
|
|
50
|
-
CardImageList: i,
|
|
51
|
-
Stepper: j,
|
|
52
|
-
Segments: q,
|
|
53
|
-
VideoFull: J,
|
|
54
|
-
VideoList: K,
|
|
55
|
-
VideoListMini: N,
|
|
56
|
-
ContentCardList: C,
|
|
57
|
-
CardIconList: t,
|
|
58
|
-
MultiCards: y,
|
|
59
|
-
Partners: k,
|
|
60
|
-
PartnersColors: x,
|
|
61
|
-
MainBanner: b,
|
|
62
|
-
WarningCard: l,
|
|
63
|
-
Faq: w,
|
|
64
|
-
DownloadFileBanner: B,
|
|
65
|
-
DownloadFileHalf: I,
|
|
66
|
-
DownloadFileFull: L,
|
|
67
|
-
DownloadFileMini: c,
|
|
68
|
-
InstructionList: H,
|
|
69
|
-
PreviewList: A,
|
|
70
|
-
SwiperList: z,
|
|
71
|
-
AnimatedSwiper: r,
|
|
72
|
-
InfoBannerList: T,
|
|
73
|
-
TasksBannerList: G,
|
|
74
|
-
VideoMainBanner: O,
|
|
75
|
-
Space: v,
|
|
76
|
-
PromoPoster: h,
|
|
77
|
-
CardImageSecondaryList: a,
|
|
78
|
-
CardInfoTable: e,
|
|
79
|
-
StandartTable: W,
|
|
80
|
-
IntroBanner: V,
|
|
81
|
-
DownloadFileBright: F,
|
|
82
|
-
FormDefault: g,
|
|
83
|
-
Header: u,
|
|
84
|
-
Footer: S,
|
|
85
|
-
HtmlContent: M,
|
|
86
|
-
HeroPossibilityBanner: D,
|
|
87
|
-
CardImage: p,
|
|
88
|
-
ContentCard: s,
|
|
89
|
-
ColoredCard: f,
|
|
90
|
-
FeaturesCard: d,
|
|
91
|
-
InfoBanner: P,
|
|
92
|
-
TasksBanner: E,
|
|
93
|
-
CardImageSecondary: n
|
|
94
|
-
};
|
|
95
|
-
export {
|
|
96
|
-
jr as c
|
|
97
|
-
};
|