md-components-mdigial-azamat 0.0.18 → 0.0.19

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 (57) hide show
  1. package/dist/AllComponents-3adfe2a3.js +4399 -0
  2. package/dist/AllComponents.js +17 -101
  3. package/dist/Banner/Banner.js +1 -1
  4. package/dist/Banner/index.js +1 -1
  5. package/dist/CardImageList/CardImageList.js +1 -1
  6. package/dist/CardImageList/index.js +1 -1
  7. package/dist/CardInfoTable/index.js +1 -1
  8. package/dist/Cards/ContentCard/ContentCard.js +2 -2
  9. package/dist/Cards/ContentCard/index.js +2 -2
  10. package/dist/Cards/WarningCard/WarningCard.js +1 -1
  11. package/dist/Cards/WarningCard/index.js +1 -1
  12. package/dist/ContentCardList/ContentCardList.js +1 -1
  13. package/dist/ContentCardList/index.js +1 -1
  14. package/dist/DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js +1 -1
  15. package/dist/DownloadFile/components/DownloadFileBanner/index.js +1 -1
  16. package/dist/DownloadFile/components/DownloadFileBright/index.js +8 -99
  17. package/dist/DownloadFile/components/DownloadFileFull/DownloadFileFull.js +1 -1
  18. package/dist/DownloadFile/components/DownloadFileFull/index.js +1 -1
  19. package/dist/DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js +1 -1
  20. package/dist/DownloadFile/components/DownloadFileHalf/index.js +1 -1
  21. package/dist/DownloadFile/components/DownloadFileMini/DownloadFileMini.js +1 -1
  22. package/dist/DownloadFile/components/DownloadFileMini/index.js +1 -1
  23. package/dist/Faq/Faq.js +1 -1
  24. package/dist/Faq/components/FeedbackForm/FeedbackForm.js +2 -2
  25. package/dist/Faq/components/FeedbackForm/index.js +2 -2
  26. package/dist/Faq/index.js +1 -1
  27. package/dist/InfoBanner/index.js +6 -71
  28. package/dist/InfoBannerList/InfoBannerList.js +6 -35
  29. package/dist/InfoBannerList/index.js +2 -2
  30. package/dist/InstructionList/InstructionList.js +1 -1
  31. package/dist/InstructionList/index.js +1 -1
  32. package/dist/IntroBanner/IntroBanner.js +6 -58
  33. package/dist/IntroBanner/index.js +1 -1
  34. package/dist/MainBanner/MainBanner.js +1 -1
  35. package/dist/MainBanner/index.js +1 -1
  36. package/dist/PageViewer/PageViewer.js +1 -1
  37. package/dist/PageViewer/renderComponents.js +1 -1
  38. package/dist/PreviewList/PreviewList.js +1 -1
  39. package/dist/PreviewList/components/PreviewCard/PreviewCard.js +2 -2
  40. package/dist/PreviewList/components/PreviewCard/index.js +2 -2
  41. package/dist/PreviewList/index.js +1 -1
  42. package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
  43. package/dist/RenderAllComponents/const.js +10 -10
  44. package/dist/StandartTable/components/CardWarning/index.js +6 -86
  45. package/dist/StandartTable/index.js +6 -46
  46. package/dist/Stepper/Stepper.js +1 -1
  47. package/dist/Stepper/index.js +1 -1
  48. package/dist/TasksBanner/TasksBanner.js +13 -12
  49. package/dist/VideoMainBanner/VideoMainBanner.js +6 -146
  50. package/dist/VideoMainBanner/index.js +2 -2
  51. package/dist/componentsMap-4a48f9e0.js +53 -0
  52. package/dist/main.js +66 -64
  53. package/package.json +1 -1
  54. package/dist/componentsMap-fac339bd.js +0 -58
  55. package/dist/data.mock-05e024fc.js +0 -1714
  56. package/dist/index-3327c6b5.js +0 -2109
  57. /package/dist/assets/{InfoBanner.css → TasksBanner.css} +0 -0
package/dist/main.js CHANGED
@@ -1,68 +1,70 @@
1
1
  import { ConfigProvider as e } from "./ConfigProvider/index.js";
2
- import { B as t, m as n, C as s, j as i, a as m, D as p, c as d, b as f, d as x, F as l, k as C, I as F, M as P, l as u, P as I, S as c, W as w } from "./index-3327c6b5.js";
3
- import { BannerAndText as L } from "./BannerAndText/index.js";
4
- import { Segments as g } from "./Segments/Segments.js";
5
- import { VideoFull as V } from "./Video/VideoFull/VideoFull.js";
6
- import { VideoList as v } from "./Video/VideoList/VideoList.js";
7
- import { VideoListMini as H } from "./Video/VideoListMini/VideoListMini.js";
8
- import { CardIconList as T } from "./CardIconList/CardIconList.js";
9
- import { MultiCards as W } from "./MultiCards/index.js";
10
- import { Partners as q } from "./Partners/Partners.js";
11
- import { HtmlContent as h } from "./HtmlContent/HtmlContent.js";
12
- import { HeroPossibilityBanner as E } from "./HeroPossibilityBanner/index.js";
13
- import { PartnersColors as J } from "./PartnersColors/PartnersColors.js";
14
- import { CardImage as N } from "./Cards/CardImage/CardImage.js";
15
- import { ColoredCard as Q } from "./Cards/ColoredCard/index.js";
16
- import { F as U } from "./index-6e0f7db0.js";
17
- import { Collapse as Y } from "./Faq/components/Collapse/Collapse.js";
18
- import { PlusMinusIcon as _ } from "./Faq/components/PlusMinusIcon/PlusMinusIcon.js";
19
- import { InstructionCard as rr } from "./InstructionList/components/InstructionCard/InstructionCard.js";
20
- import { InstructionModal as er } from "./InstructionList/components/InstructionModal/InstructionModal.js";
21
- import { PartnerCard as tr } from "./PartnersColors/components/PartnerCard/PartnerCard.js";
22
- import { PartnerTab as sr } from "./PartnersColors/components/PartnerTab/PartnerTab.js";
23
- import { VideoPlayer as mr } from "./Video/components/VideoPlayer/VideoPlayer.js";
24
- import { PageViewer as dr } from "./PageViewer/PageViewer.js";
25
- import { FieldTypes as xr } from "./Types/FiledTypes.js";
2
+ import { a7 as t, a6 as n, B as s, a5 as i, C as m, a2 as p, a as l, D as d, c as f, b as x, d as C, F, a3 as P, I as u, M as I, a4 as c, P as w, S as B, W as L } from "./AllComponents-3adfe2a3.js";
3
+ import { BannerAndText as g } from "./BannerAndText/index.js";
4
+ import { Segments as V } from "./Segments/Segments.js";
5
+ import { VideoFull as v } from "./Video/VideoFull/VideoFull.js";
6
+ import { VideoList as A } from "./Video/VideoList/VideoList.js";
7
+ import { VideoListMini as S } from "./Video/VideoListMini/VideoListMini.js";
8
+ import { CardIconList as W } from "./CardIconList/CardIconList.js";
9
+ import { MultiCards as q } from "./MultiCards/index.js";
10
+ import { Partners as j } from "./Partners/Partners.js";
11
+ import { HtmlContent as E } from "./HtmlContent/HtmlContent.js";
12
+ import { HeroPossibilityBanner as J } from "./HeroPossibilityBanner/index.js";
13
+ import { PartnersColors as N } from "./PartnersColors/PartnersColors.js";
14
+ import { CardImage as Q } from "./Cards/CardImage/CardImage.js";
15
+ import { ColoredCard as U } from "./Cards/ColoredCard/index.js";
16
+ import { F as Y } from "./index-6e0f7db0.js";
17
+ import { Collapse as _ } from "./Faq/components/Collapse/Collapse.js";
18
+ import { PlusMinusIcon as rr } from "./Faq/components/PlusMinusIcon/PlusMinusIcon.js";
19
+ import { InstructionCard as er } from "./InstructionList/components/InstructionCard/InstructionCard.js";
20
+ import { InstructionModal as tr } from "./InstructionList/components/InstructionModal/InstructionModal.js";
21
+ import { PartnerCard as sr } from "./PartnersColors/components/PartnerCard/PartnerCard.js";
22
+ import { PartnerTab as mr } from "./PartnersColors/components/PartnerTab/PartnerTab.js";
23
+ import { VideoPlayer as lr } from "./Video/components/VideoPlayer/VideoPlayer.js";
24
+ import { PageViewer as fr } from "./PageViewer/PageViewer.js";
25
+ import { FieldTypes as Cr } from "./Types/FiledTypes.js";
26
26
  export {
27
- t as Banner,
28
- L as BannerAndText,
29
- n as ButtonProps,
30
- T as CardIconList,
31
- N as CardImage,
32
- s as CardImageList,
33
- Y as Collapse,
34
- Q as ColoredCard,
27
+ t as AllComponents,
28
+ n as AllComponentsData,
29
+ s as Banner,
30
+ g as BannerAndText,
31
+ i as ButtonProps,
32
+ W as CardIconList,
33
+ Q as CardImage,
34
+ m as CardImageList,
35
+ _ as Collapse,
36
+ U as ColoredCard,
35
37
  e as ConfigProvider,
36
- i as ContentCard,
37
- m as ContentCardList,
38
- p as DownloadFileBanner,
39
- d as DownloadFileFull,
40
- f as DownloadFileHalf,
41
- x as DownloadFileMini,
42
- l as Faq,
43
- U as FeaturesCard,
44
- C as FeedbackForm,
45
- xr as FieldTypes,
46
- E as HeroPossibilityBanner,
47
- h as HtmlContent,
48
- rr as InstructionCard,
49
- F as InstructionList,
50
- er as InstructionModal,
51
- P as MainBanner,
52
- W as MultiCards,
53
- dr as PageViewer,
54
- tr as PartnerCard,
55
- sr as PartnerTab,
56
- q as Partners,
57
- J as PartnersColors,
58
- _ as PlusMinusIcon,
59
- u as PreviewCard,
60
- I as PreviewList,
61
- g as Segments,
62
- c as Stepper,
63
- V as VideoFull,
64
- v as VideoList,
65
- H as VideoListMini,
66
- mr as VideoPlayer,
67
- w as WarningCard
38
+ p as ContentCard,
39
+ l as ContentCardList,
40
+ d as DownloadFileBanner,
41
+ f as DownloadFileFull,
42
+ x as DownloadFileHalf,
43
+ C as DownloadFileMini,
44
+ F as Faq,
45
+ Y as FeaturesCard,
46
+ P as FeedbackForm,
47
+ Cr as FieldTypes,
48
+ J as HeroPossibilityBanner,
49
+ E as HtmlContent,
50
+ er as InstructionCard,
51
+ u as InstructionList,
52
+ tr as InstructionModal,
53
+ I as MainBanner,
54
+ q as MultiCards,
55
+ fr as PageViewer,
56
+ sr as PartnerCard,
57
+ mr as PartnerTab,
58
+ j as Partners,
59
+ N as PartnersColors,
60
+ rr as PlusMinusIcon,
61
+ c as PreviewCard,
62
+ w as PreviewList,
63
+ V as Segments,
64
+ B as Stepper,
65
+ v as VideoFull,
66
+ A as VideoList,
67
+ S as VideoListMini,
68
+ lr as VideoPlayer,
69
+ L as WarningCard
68
70
  };
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.18",
5
+ "version": "0.0.19",
6
6
  "type": "module",
7
7
  "main": "dist/main.js",
8
8
  "types": "dist/main.d.ts",
@@ -1,58 +0,0 @@
1
- import r from "./AnimatedSwiper/index.js";
2
- import { B as o, C as i, S as a, a as t, M as m, W as n, F as e, D as s, b as p, c as f, d, I as l, P as L, e as B } from "./index-3327c6b5.js";
3
- import { CardIconList as C } from "./CardIconList/CardIconList.js";
4
- import { CardImageSecondaryList as F } from "./CardImageSecondaryList/CardImageSecondaryList.js";
5
- import { DownloadFileBright as w } from "./DownloadFile/components/DownloadFileBright/index.js";
6
- import { EmptyBox as I } from "./EmptyBox/EmptyBox.js";
7
- import { InfoBannerList as c } from "./InfoBannerList/InfoBannerList.js";
8
- import { IntroBanner as M } from "./IntroBanner/IntroBanner.js";
9
- import { MultiCards as S } from "./MultiCards/index.js";
10
- import { Partners as D } from "./Partners/Partners.js";
11
- import { PartnersColors as P } from "./PartnersColors/PartnersColors.js";
12
- import { PromoPoster as g } from "./PromoPoster/PromoPoster.js";
13
- import { Segments as u } from "./Segments/Segments.js";
14
- import { StandartTable as V } from "./StandartTable/index.js";
15
- import { SwiperList as b } from "./SwiperList/SwiperList.js";
16
- import { TasksBannerList as T } from "./TasksBannerList/TasksBannerList.js";
17
- import { VideoFull as x } from "./Video/VideoFull/VideoFull.js";
18
- import { VideoList as y } from "./Video/VideoList/VideoList.js";
19
- import { VideoListMini as W } from "./Video/VideoListMini/VideoListMini.js";
20
- import { VideoMainBanner as h } from "./VideoMainBanner/VideoMainBanner.js";
21
- const $ = {
22
- Banner: o,
23
- CardImageList: i,
24
- Stepper: a,
25
- Segments: u,
26
- VideoFull: x,
27
- VideoList: y,
28
- VideoListMini: W,
29
- ContentCardList: t,
30
- CardIconList: C,
31
- MultiCards: S,
32
- Partners: D,
33
- PartnersColors: P,
34
- MainBanner: m,
35
- WarningCard: n,
36
- Faq: e,
37
- DownloadFileBanner: s,
38
- DownloadFileHalf: p,
39
- DownloadFileFull: f,
40
- DownloadFileMini: d,
41
- InstructionList: l,
42
- PreviewList: L,
43
- SwiperList: b,
44
- AnimatedSwiper: r,
45
- InfoBannerList: c,
46
- TasksBannerList: T,
47
- VideoMainBanner: h,
48
- EmptyBox: I,
49
- PromoPoster: g,
50
- CardImageSecondaryList: F,
51
- CardInfoTable: B,
52
- StandartTable: V,
53
- IntroBanner: M,
54
- DownloadFileBright: w
55
- };
56
- export {
57
- $ as c
58
- };