md-components-mdigial-azamat 0.0.76 → 0.0.77

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.
Files changed (46) hide show
  1. package/dist/AllComponents.js +6 -5
  2. package/dist/Banner/Banner.js +1 -1
  3. package/dist/BannerAndText/index.js +1 -1
  4. package/dist/CardIconList/CardIconList.js +10 -10
  5. package/dist/CardImageList/CardImageList.js +2 -2
  6. package/dist/CardImageSecondaryList/CardImageSecondaryList.js +1 -1
  7. package/dist/CardInfoTable/index.js +1 -1
  8. package/dist/Cards/WarningCard/WarningCard.js +51 -45
  9. package/dist/{ComponentContainer-68340535.js → ComponentContainer-841196f9.js} +3 -3
  10. package/dist/ContentCardList/ContentCardList.js +1 -1
  11. package/dist/DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js +15 -15
  12. package/dist/DownloadFile/components/DownloadFileBright/index.js +1 -1
  13. package/dist/DownloadFile/components/DownloadFileFull/DownloadFileFull.js +43 -39
  14. package/dist/DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js +55 -51
  15. package/dist/DownloadFile/components/DownloadFileMini/DownloadFileMini.js +1 -1
  16. package/dist/DownloadFile/components/FileBannerSecondary/FileBannerSecondary.js +50 -0
  17. package/dist/DownloadFile/components/FileBannerSecondary/index.js +4 -0
  18. package/dist/DownloadFile/components/FileBannerSecondary/info.js +11 -0
  19. package/dist/Faq/Faq.js +1 -1
  20. package/dist/Forms/FormDefault/index.js +1 -1
  21. package/dist/InfoBannerList/InfoBannerList.js +1 -1
  22. package/dist/InstructionList/InstructionList.js +1 -1
  23. package/dist/IntroBanner/IntroBanner.js +1 -1
  24. package/dist/MainBanner/MainBanner.js +1 -1
  25. package/dist/MultiCards/index.js +4 -4
  26. package/dist/PageViewer/renderComponents.js +1 -1
  27. package/dist/Partners/Partners.js +14 -14
  28. package/dist/PartnersColors/PartnersColors.js +15 -8
  29. package/dist/PreviewList/PreviewList.js +16 -16
  30. package/dist/PromoPoster/PromoPoster.js +1 -1
  31. package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
  32. package/dist/RenderAllComponents/const.js +1 -1
  33. package/dist/StandartTable/index.js +1 -1
  34. package/dist/Stepper/Stepper.js +1 -1
  35. package/dist/SwiperList/SwiperList.js +1 -1
  36. package/dist/TasksBannerList/TasksBannerList.js +1 -1
  37. package/dist/Video/VideoFull/VideoFull.js +1 -1
  38. package/dist/Video/VideoList/VideoList.js +4 -4
  39. package/dist/Video/VideoListMini/VideoListMini.js +1 -1
  40. package/dist/VideoMainBanner/VideoMainBanner.js +1 -1
  41. package/dist/assets/index.css +1 -1
  42. package/dist/componentsMap-ae33b476.js +99 -0
  43. package/dist/{data.mock-8db3fb9a.js → data.mock-30d53d62.js} +26 -24
  44. package/dist/main.js +21 -19
  45. package/package.json +1 -1
  46. package/dist/componentsMap-153c7a30.js +0 -97
@@ -0,0 +1,99 @@
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 e } from "./CardImageSecondaryList/CardImageSecondaryList.js";
8
+ import { CardInfoTable as a } 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 d } from "./Cards/ContentCard/ContentCard.js";
12
+ import { F as s } 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 { FileBannerSecondary as S } from "./DownloadFile/components/FileBannerSecondary/FileBannerSecondary.js";
21
+ import { Faq as w } from "./Faq/Faq.js";
22
+ import { Footer as g } from "./Footer/Footer.js";
23
+ import { FormDefault as u } from "./Forms/FormDefault/index.js";
24
+ import { Header as D } from "./Header/Header.js";
25
+ import { HeroPossibilityBanner as M } from "./HeroPossibilityBanner/index.js";
26
+ import { HtmlContent as P } from "./HtmlContent/HtmlContent.js";
27
+ import { InfoBanner as T } from "./InfoBanner/index.js";
28
+ import { InfoBannerList as y } from "./InfoBannerList/InfoBannerList.js";
29
+ import { InstructionList as H } from "./InstructionList/InstructionList.js";
30
+ import { IntroBanner as V } from "./IntroBanner/IntroBanner.js";
31
+ import { MainBanner as b } from "./MainBanner/MainBanner.js";
32
+ import { MultiCards as k } from "./MultiCards/index.js";
33
+ import { Partners as x } from "./Partners/Partners.js";
34
+ import { PartnersColors as A } from "./PartnersColors/PartnersColors.js";
35
+ import { PreviewList as h } from "./PreviewList/PreviewList.js";
36
+ import { PromoPoster as q } from "./PromoPoster/PromoPoster.js";
37
+ import { Segments as v } from "./Segments/Segments.js";
38
+ import { Space as W } from "./Space/Space.js";
39
+ import { StandartTable as j } from "./StandartTable/index.js";
40
+ import { Stepper as z } from "./Stepper/Stepper.js";
41
+ import { SwiperList as E } from "./SwiperList/SwiperList.js";
42
+ import { TasksBanner as G } from "./TasksBanner/TasksBanner.js";
43
+ import { TasksBannerList as J } from "./TasksBannerList/TasksBannerList.js";
44
+ import { VideoFull as K } from "./Video/VideoFull/VideoFull.js";
45
+ import { VideoList as N } from "./Video/VideoList/VideoList.js";
46
+ import { VideoListMini as O } from "./Video/VideoListMini/VideoListMini.js";
47
+ import { VideoMainBanner as Q } from "./VideoMainBanner/VideoMainBanner.js";
48
+ const Er = {
49
+ Banner: o,
50
+ BannerAndText: m,
51
+ CardImageList: i,
52
+ Stepper: z,
53
+ Segments: v,
54
+ VideoFull: K,
55
+ VideoList: N,
56
+ VideoListMini: O,
57
+ ContentCardList: C,
58
+ CardIconList: t,
59
+ MultiCards: k,
60
+ Partners: x,
61
+ PartnersColors: A,
62
+ MainBanner: b,
63
+ WarningCard: l,
64
+ Faq: w,
65
+ DownloadFileBanner: B,
66
+ DownloadFileHalf: I,
67
+ DownloadFileFull: L,
68
+ DownloadFileMini: c,
69
+ InstructionList: H,
70
+ PreviewList: h,
71
+ SwiperList: E,
72
+ AnimatedSwiper: r,
73
+ InfoBannerList: y,
74
+ TasksBannerList: J,
75
+ VideoMainBanner: Q,
76
+ Space: W,
77
+ PromoPoster: q,
78
+ CardImageSecondaryList: e,
79
+ CardInfoTable: a,
80
+ StandartTable: j,
81
+ IntroBanner: V,
82
+ DownloadFileBright: F,
83
+ FormDefault: u,
84
+ Header: D,
85
+ Footer: g,
86
+ HtmlContent: P,
87
+ HeroPossibilityBanner: M,
88
+ CardImage: p,
89
+ ContentCard: d,
90
+ ColoredCard: f,
91
+ FeaturesCard: s,
92
+ InfoBanner: T,
93
+ TasksBanner: G,
94
+ CardImageSecondary: n,
95
+ FileBannerSecondary: S
96
+ };
97
+ export {
98
+ Er as c
99
+ };
@@ -1,14 +1,14 @@
1
1
  import { p as a } from "./palette-c2fe86ec.js";
2
2
  import { b as e } from "./const-53dff524.js";
3
- var t = /* @__PURE__ */ ((i) => (i.Header = "Header", i.Banner = "Banner", i.CardImageList = "CardImageList", i.Stepper = "Stepper", i.Segments = "Segments", i.Video = "VideoFull", i.VideoList = "VideoList", i.VideoListMini = "VideoListMini", i.ContentCardList = "ContentCardList", i.CardIconList = "CardIconList", i.MultiCards = "MultiCards", i.Partners = "Partners", i.PartnersColors = "PartnersColors", i.MainBanner = "MainBanner", i.WarningCard = "WarningCard", i.Faq = "Faq", i.DownloadFileBanner = "DownloadFileBanner", i.DownloadFileFull = "DownloadFileFull", i.DownloadFileHalf = "DownloadFileHalf", i.DownloadFileMini = "DownloadFileMini", i.InstructionList = "InstructionList", i.PreviewList = "PreviewList", i.SwiperList = "SwiperList", i.AnimatedSwiper = "AnimatedSwiper", i.InfoBannerList = "InfoBannerList", i.TasksBannerList = "TasksBannerList", i.VideoMainBanner = "VideoMainBanner", i.EmptyBox = "EmptyBox", i.PromoPoster = "PromoPoster", i.CardImageSecondaryList = "CardImageSecondaryList", i.CardInfoTable = "CardInfoTable", i.StandartTable = "StandartTable", i.IntroBanner = "IntroBanner", i.DownloadFileBright = "DownloadFileBright", i.Footer = "Footer", i))(t || {});
3
+ var t = /* @__PURE__ */ ((i) => (i.Header = "Header", i.Banner = "Banner", i.CardImageList = "CardImageList", i.Stepper = "Stepper", i.Segments = "Segments", i.Video = "VideoFull", i.VideoList = "VideoList", i.VideoListMini = "VideoListMini", i.ContentCardList = "ContentCardList", i.CardIconList = "CardIconList", i.MultiCards = "MultiCards", i.Partners = "Partners", i.PartnersColors = "PartnersColors", i.MainBanner = "MainBanner", i.WarningCard = "WarningCard", i.Faq = "Faq", i.DownloadFileBanner = "DownloadFileBanner", i.FileBannerSecondary = "FileBannerSecondary", i.DownloadFileFull = "DownloadFileFull", i.DownloadFileHalf = "DownloadFileHalf", i.DownloadFileMini = "DownloadFileMini", i.InstructionList = "InstructionList", i.PreviewList = "PreviewList", i.SwiperList = "SwiperList", i.AnimatedSwiper = "AnimatedSwiper", i.InfoBannerList = "InfoBannerList", i.TasksBannerList = "TasksBannerList", i.VideoMainBanner = "VideoMainBanner", i.EmptyBox = "EmptyBox", i.PromoPoster = "PromoPoster", i.CardImageSecondaryList = "CardImageSecondaryList", i.CardInfoTable = "CardInfoTable", i.StandartTable = "StandartTable", i.IntroBanner = "IntroBanner", i.DownloadFileBright = "DownloadFileBright", i.Footer = "Footer", i))(t || {});
4
4
  const l = {
5
5
  key: t.Banner,
6
6
  id: "1",
7
7
  component_props: {
8
8
  bg_image: "https://mbank.kg/media/market/Banner_bg.webp",
9
9
  bg_image_mob: "https://mbank.kg/media/market/Banner_bg.webp",
10
- image: "https://mbank.kg/_next/image?url=https%3A%2F%2Fmbank.kg%2Fmedia%2Fmarket%2FImage-2.webp&w=762&q=75",
11
- image_mob: "https://mbank.kg/_next/image?url=https%3A%2F%2Fmbank.kg%2Fmedia%2Fmarket%2Fmob%2FImage-3.webp&w=1200&q=75",
10
+ image: "https://mbank.kg/media/qr/Image-3_FHbZEuV.webp",
11
+ image_mob: "https://mbank.kg/media/qr/mob/Image-3_lvZUZU9.webp",
12
12
  text_color: "#000",
13
13
  title: "Перейти на Market",
14
14
  description: "Присоединяйтесь к Market и начните выгодные покупки уже сегодня!",
@@ -31,8 +31,8 @@ const l = {
31
31
  component_props: {
32
32
  bg_image: "https://mbank.kg/media/market/Banner_bg.webp",
33
33
  bg_image_mob: "https://mbank.kg/media/market/Banner_bg.webp",
34
- image: "https://mbank.kg/_next/image?url=https%3A%2F%2Fmbank.kg%2Fmedia%2Fmarket%2FImage-2.webp&w=762&q=75",
35
- image_mob: "https://mbank.kg/_next/image?url=https%3A%2F%2Fmbank.kg%2Fmedia%2Fmarket%2Fmob%2FImage-3.webp&w=1200&q=75",
34
+ image: "https://mbank.kg/media/qr/Image-3_FHbZEuV.webp",
35
+ image_mob: "https://mbank.kg/media/qr/mob/Image-3_lvZUZU9.webp",
36
36
  text_color: "#000",
37
37
  title: "Перейти на Market",
38
38
  description: "Присоединяйтесь к Market и начните выгодные покупки уже сегодня!",
@@ -427,7 +427,7 @@ const l = {
427
427
  is_banner_first: !0,
428
428
  is_cards_first: !0
429
429
  }
430
- }, F = {
430
+ }, y = {
431
431
  key: t.PartnersColors,
432
432
  id: "14",
433
433
  component_props: {
@@ -664,7 +664,7 @@ const l = {
664
664
  }
665
665
  ]
666
666
  }
667
- }, y = {
667
+ }, F = {
668
668
  key: t.MainBanner,
669
669
  id: "15",
670
670
  component_props: {
@@ -763,7 +763,9 @@ const l = {
763
763
  text: "Помогает научить ребенка контролировать свои траты, копить и обращаться с деньгами",
764
764
  link: "#"
765
765
  }
766
- }, q = {
766
+ };
767
+ t.FileBannerSecondary;
768
+ const q = {
767
769
  key: t.DownloadFileFull,
768
770
  id: "22",
769
771
  component_props: {
@@ -819,7 +821,7 @@ const l = {
819
821
  }
820
822
  ]
821
823
  }
822
- }, I = {
824
+ }, S = {
823
825
  key: t.InstructionList,
824
826
  id: "24",
825
827
  component_props: {
@@ -855,7 +857,7 @@ const l = {
855
857
  link: "https://www.youtube.com/"
856
858
  }
857
859
  }
858
- }, L = {
860
+ }, I = {
859
861
  key: t.PreviewList,
860
862
  id: "25",
861
863
  component_props: {
@@ -884,7 +886,7 @@ const l = {
884
886
  ],
885
887
  grid: 2
886
888
  }
887
- }, S = {
889
+ }, L = {
888
890
  key: t.SwiperList,
889
891
  id: "26",
890
892
  component_props: {
@@ -950,7 +952,7 @@ const l = {
950
952
  autoplayDelay: 2e3,
951
953
  perViewScreens: 4
952
954
  }
953
- }, A = {
955
+ }, V = {
954
956
  key: t.AnimatedSwiper,
955
957
  id: "27",
956
958
  component_props: {
@@ -1046,7 +1048,7 @@ const l = {
1046
1048
  isLight: !1,
1047
1049
  isButton: !1
1048
1050
  }
1049
- }, V = {
1051
+ }, A = {
1050
1052
  key: t.InfoBannerList,
1051
1053
  id: "28",
1052
1054
  component_props: {
@@ -1410,7 +1412,7 @@ const l = {
1410
1412
  }
1411
1413
  ]
1412
1414
  }
1413
- }, H = {
1415
+ }, U = {
1414
1416
  key: t.StandartTable,
1415
1417
  id: "35",
1416
1418
  component_props: {
@@ -1659,7 +1661,7 @@ const l = {
1659
1661
  }
1660
1662
  ]
1661
1663
  }
1662
- }, U = {
1664
+ }, H = {
1663
1665
  key: t.IntroBanner,
1664
1666
  id: "36",
1665
1667
  component_props: {
@@ -1689,14 +1691,14 @@ const l = {
1689
1691
  t.Header;
1690
1692
  t.Footer;
1691
1693
  export {
1692
- A,
1694
+ V as A,
1693
1695
  l as B,
1694
1696
  o as C,
1695
1697
  x as D,
1696
1698
  N as E,
1697
1699
  B as F,
1698
- I,
1699
- y as M,
1700
+ S as I,
1701
+ F as M,
1700
1702
  _ as P,
1701
1703
  m as S,
1702
1704
  P as T,
@@ -1708,19 +1710,19 @@ export {
1708
1710
  c as d,
1709
1711
  b as e,
1710
1712
  h as f,
1711
- F as g,
1713
+ y as g,
1712
1714
  f as h,
1713
1715
  q as i,
1714
1716
  M as j,
1715
- L as k,
1716
- S as l,
1717
- V as m,
1717
+ I as k,
1718
+ L as l,
1719
+ A as m,
1718
1720
  T as n,
1719
1721
  C as o,
1720
1722
  E as p,
1721
1723
  G as q,
1722
- H as r,
1723
- U as s,
1724
+ U as r,
1725
+ H as s,
1724
1726
  R as t,
1725
1727
  r as u,
1726
1728
  D as v,
package/dist/main.js CHANGED
@@ -7,13 +7,13 @@ import { Stepper as s } 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 w } from "./Video/VideoListMini/VideoListMini.js";
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 A } from "./Partners/Partners.js";
15
- import { CardImageList as b } from "./CardImageList/CardImageList.js";
16
- import { MainBanner as y } from "./MainBanner/MainBanner.js";
14
+ import { Partners as y } from "./Partners/Partners.js";
15
+ import { CardImageList as H } from "./CardImageList/CardImageList.js";
16
+ import { MainBanner as v } from "./MainBanner/MainBanner.js";
17
17
  import { Faq as k } from "./Faq/Faq.js";
18
18
  import { HtmlContent as E } from "./HtmlContent/HtmlContent.js";
19
19
  import { InstructionList as Z } from "./InstructionList/InstructionList.js";
@@ -34,27 +34,28 @@ import { FeedbackForm as dr } from "./Faq/components/FeedbackForm/FeedbackForm.j
34
34
  import { PlusMinusIcon as Fr } from "./Faq/components/PlusMinusIcon/PlusMinusIcon.js";
35
35
  import { InstructionCard as ur } from "./InstructionList/components/InstructionCard/InstructionCard.js";
36
36
  import { InstructionModal as cr } from "./InstructionList/components/InstructionModal/InstructionModal.js";
37
- import { PartnerCard as Br } from "./PartnersColors/components/PartnerCard/PartnerCard.js";
37
+ import { PartnerCard as wr } from "./PartnersColors/components/PartnerCard/PartnerCard.js";
38
38
  import { PartnerTab as gr } from "./PartnersColors/components/PartnerTab/PartnerTab.js";
39
39
  import { PreviewCard as Mr } from "./PreviewList/components/PreviewCard/PreviewCard.js";
40
40
  import { VideoPlayer as Vr } from "./Video/components/VideoPlayer/VideoPlayer.js";
41
- import { PageViewer as Hr } from "./PageViewer/PageViewer.js";
42
- import { FieldTypes as vr } from "./Types/FiledTypes.js";
41
+ import { PageViewer as Ar } from "./PageViewer/PageViewer.js";
42
+ import { FieldTypes as br } 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
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";
46
+ import { FileBannerSecondary as hr } from "./DownloadFile/components/FileBannerSecondary/FileBannerSecondary.js";
47
+ import { AllComponents as zr, AllComponentsData as Gr } from "./AllComponents.js";
48
+ import { AllComponentsInfo as Kr } from "./AllComponentsInfo.js";
48
49
  export {
49
- hr as AllComponents,
50
- jr as AllComponentsData,
51
- Gr as AllComponentsInfo,
50
+ zr as AllComponents,
51
+ Gr as AllComponentsData,
52
+ Kr as AllComponentsInfo,
52
53
  m as Banner,
53
54
  f as BannerAndText,
54
55
  Tr as ButtonProps,
55
56
  D as CardIconList,
56
57
  O as CardImage,
57
- b as CardImageList,
58
+ H as CardImageList,
58
59
  lr as Collapse,
59
60
  _ as ColoredCard,
60
61
  e as ConfigProvider,
@@ -67,7 +68,8 @@ export {
67
68
  k as Faq,
68
69
  rr as FeaturesCard,
69
70
  dr as FeedbackForm,
70
- vr as FieldTypes,
71
+ br as FieldTypes,
72
+ hr as FileBannerSecondary,
71
73
  i as Footer,
72
74
  Wr as FormDefault,
73
75
  x as Header,
@@ -76,12 +78,12 @@ export {
76
78
  ur as InstructionCard,
77
79
  Z as InstructionList,
78
80
  cr as InstructionModal,
79
- y as MainBanner,
81
+ v as MainBanner,
80
82
  S as MultiCards,
81
- Hr as PageViewer,
82
- Br as PartnerCard,
83
+ Ar as PageViewer,
84
+ wr as PartnerCard,
83
85
  gr as PartnerTab,
84
- A as Partners,
86
+ y as Partners,
85
87
  G as PartnersColors,
86
88
  Fr as PlusMinusIcon,
87
89
  Mr as PreviewCard,
@@ -92,7 +94,7 @@ export {
92
94
  s as Stepper,
93
95
  P as VideoFull,
94
96
  I as VideoList,
95
- w as VideoListMini,
97
+ B as VideoListMini,
96
98
  Vr as VideoPlayer,
97
99
  X as WarningCard
98
100
  };
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.76",
5
+ "version": "0.0.77",
6
6
  "type": "module",
7
7
  "main": "dist/main.js",
8
8
  "types": "dist/main.d.ts",
@@ -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
- };