md-components-mdigial-azamat 0.0.31 → 0.0.33

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 (82) hide show
  1. package/dist/Actions/downloadFile/downloadFile.js +28 -0
  2. package/dist/Actions/index.js +13 -0
  3. package/dist/Actions/types.js +9 -0
  4. package/dist/AllComponents.js +4 -8
  5. package/dist/AnimatedSwiper/Slide/Slide.js +29 -29
  6. package/dist/AnimatedSwiper/index.js +8 -137
  7. package/dist/Banner/Banner.js +2 -2
  8. package/dist/Banner/index.js +1 -1
  9. package/dist/BannerAndText/index.js +3 -7
  10. package/dist/CardIconList/CardIconList.js +3 -7
  11. package/dist/CardIconList/index.js +1 -1
  12. package/dist/CardImageList/CardImageList.js +1 -1
  13. package/dist/CardImageList/index.js +1 -1
  14. package/dist/CardImageSecondary/CardImageSecondary.js +4 -8
  15. package/dist/CardImageSecondary/index.js +2 -2
  16. package/dist/CardImageSecondaryList/CardImageSecondaryList.js +1 -1
  17. package/dist/CardImageSecondaryList/index.js +1 -1
  18. package/dist/CardInfoTable/index.js +3 -7
  19. package/dist/Cards/ContentCard/ContentCard.js +1 -1
  20. package/dist/Cards/ContentCard/index.js +1 -1
  21. package/dist/Cards/WarningCard/WarningCard.js +1 -1
  22. package/dist/Cards/WarningCard/index.js +1 -1
  23. package/dist/ContentCardList/ContentCardList.js +3 -7
  24. package/dist/ContentCardList/index.js +1 -1
  25. package/dist/DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js +1 -1
  26. package/dist/DownloadFile/components/DownloadFileBanner/index.js +1 -1
  27. package/dist/DownloadFile/components/DownloadFileBright/index.js +2 -3
  28. package/dist/DownloadFile/components/DownloadFileFull/DownloadFileFull.js +4 -2
  29. package/dist/DownloadFile/components/DownloadFileFull/index.js +1 -1
  30. package/dist/DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js +1 -1
  31. package/dist/DownloadFile/components/DownloadFileHalf/index.js +1 -1
  32. package/dist/DownloadFile/components/DownloadFileMini/DownloadFileMini.js +4 -2
  33. package/dist/DownloadFile/components/DownloadFileMini/index.js +1 -1
  34. package/dist/Faq/Faq.js +3 -7
  35. package/dist/Faq/components/FeedbackForm/FeedbackForm.js +1 -1
  36. package/dist/Faq/components/FeedbackForm/index.js +1 -1
  37. package/dist/Faq/index.js +1 -1
  38. package/dist/InfoBanner/index.js +4 -3
  39. package/dist/InfoBannerList/InfoBannerList.js +3 -4
  40. package/dist/InfoBannerList/index.js +1 -1
  41. package/dist/InstructionList/InstructionList.js +3 -3
  42. package/dist/InstructionList/components/InstructionCard/InstructionCard.js +23 -66
  43. package/dist/InstructionList/components/InstructionCard/index.js +2 -2
  44. package/dist/InstructionList/index.js +1 -1
  45. package/dist/IntroBanner/IntroBanner.js +2 -2
  46. package/dist/IntroBanner/index.js +1 -1
  47. package/dist/MainBanner/MainBanner.js +1 -1
  48. package/dist/MainBanner/index.js +1 -1
  49. package/dist/MultiCards/index.js +1 -1
  50. package/dist/PageViewer/PageViewer.js +3 -4
  51. package/dist/PageViewer/renderComponents.js +1 -1
  52. package/dist/PreviewList/PreviewList.js +1 -1
  53. package/dist/PreviewList/components/PreviewCard/PreviewCard.js +20 -2
  54. package/dist/PreviewList/components/PreviewCard/index.js +1 -1
  55. package/dist/PreviewList/index.js +1 -1
  56. package/dist/PromoPoster/PromoPoster.js +7 -48
  57. package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
  58. package/dist/RenderAllComponents/const.js +3 -3
  59. package/dist/StandartTable/components/CardMarkedRow/index.js +23 -73
  60. package/dist/StandartTable/components/CardWarning/index.js +1 -1
  61. package/dist/StandartTable/index.js +2 -3
  62. package/dist/Stepper/Stepper.js +1 -1
  63. package/dist/Stepper/index.js +1 -1
  64. package/dist/SwiperList/SwiperList.js +10 -97
  65. package/dist/SwiperList/components/Slide/Slide.js +6 -6
  66. package/dist/SwiperList/index.js +1 -1
  67. package/dist/TasksBanner/TasksBanner.js +9 -123
  68. package/dist/TasksBanner/index.js +2 -2
  69. package/dist/TasksBannerList/TasksBannerList.js +5 -30
  70. package/dist/TasksBannerList/index.js +2 -2
  71. package/dist/Types/FiledTypes.js +2 -2
  72. package/dist/VideoMainBanner/VideoMainBanner.js +1 -1
  73. package/dist/VideoMainBanner/index.js +1 -1
  74. package/dist/componentsMap-6d7d63d5.js +47 -0
  75. package/dist/{swiper-react-c049ea66.js → index-b093f70c.js} +645 -502
  76. package/dist/{index-186a975e.js → index-b999483f.js} +2086 -1636
  77. package/dist/main.js +53 -54
  78. package/package.json +1 -1
  79. package/dist/componentsMap-e93c90e1.js +0 -50
  80. package/dist/useScreenSize-c1b64c02.js +0 -19
  81. /package/dist/assets/{swiper-react.css → index2.css} +0 -0
  82. /package/dist/assets/{TasksBanner.css → index3.css} +0 -0
package/dist/main.js CHANGED
@@ -1,26 +1,25 @@
1
1
  import { ConfigProvider as a } from "./ConfigProvider/index.js";
2
- import { ab as t, aa as s, B as n, a5 as i, a9 as p, b as m, C as l, a6 as d, a as f, D as x, e as C, d as F, f as P, F as u, a7 as I, I as c, c as w, M as B, a8 as L, P as M, S as g, W as D } from "./index-186a975e.js";
3
- import { Segments as b } from "./Segments/Segments.js";
4
- import { VideoFull as v } from "./Video/VideoFull/VideoFull.js";
5
- import { VideoList as A } from "./Video/VideoList/VideoList.js";
6
- import { VideoListMini as T } from "./Video/VideoListMini/VideoListMini.js";
7
- import { Partners as k } from "./Partners/Partners.js";
8
- import { HtmlContent as E } from "./HtmlContent/HtmlContent.js";
9
- import { HeroPossibilityBanner as h } from "./HeroPossibilityBanner/index.js";
10
- import { PartnersColors as z } from "./PartnersColors/PartnersColors.js";
11
- import { CardImage as J } from "./Cards/CardImage/CardImage.js";
12
- import { ColoredCard as N } from "./Cards/ColoredCard/index.js";
13
- import { F as Q, S as R } from "./index-a379154f.js";
14
- import { Collapse as X } from "./Faq/components/Collapse/Collapse.js";
15
- import { PlusMinusIcon as _ } from "./Faq/components/PlusMinusIcon/PlusMinusIcon.js";
16
- import { InstructionCard as rr } from "./InstructionList/components/InstructionCard/InstructionCard.js";
17
- import { InstructionModal as ar } from "./InstructionList/components/InstructionModal/InstructionModal.js";
18
- import { PartnerCard as tr } from "./PartnersColors/components/PartnerCard/PartnerCard.js";
19
- import { PartnerTab as nr } from "./PartnersColors/components/PartnerTab/PartnerTab.js";
20
- import { VideoPlayer as pr } from "./Video/components/VideoPlayer/VideoPlayer.js";
21
- import { PageViewer as lr } from "./PageViewer/PageViewer.js";
22
- import { FieldTypes as fr } from "./Types/FiledTypes.js";
23
- import { Space as Cr } from "./Space/Space.js";
2
+ import { af as t, ae as s, B as n, a8 as i, ad as p, b as m, C as d, a9 as l, a as f, D as x, e as C, d as F, f as P, F as u, aa as c, ab as I, I as w, c as B, M as L, ac as M, P as g, S as D, W as S } from "./index-b999483f.js";
3
+ import { Segments as V } from "./Segments/Segments.js";
4
+ import { VideoFull as y } from "./Video/VideoFull/VideoFull.js";
5
+ import { VideoList as H } from "./Video/VideoList/VideoList.js";
6
+ import { VideoListMini as W } from "./Video/VideoListMini/VideoListMini.js";
7
+ import { Partners as q } from "./Partners/Partners.js";
8
+ import { HtmlContent as Z } from "./HtmlContent/HtmlContent.js";
9
+ import { HeroPossibilityBanner as j } from "./HeroPossibilityBanner/index.js";
10
+ import { PartnersColors as G } from "./PartnersColors/PartnersColors.js";
11
+ import { CardImage as K } from "./Cards/CardImage/CardImage.js";
12
+ import { ColoredCard as O } from "./Cards/ColoredCard/index.js";
13
+ import { F as R, S as U } from "./index-a379154f.js";
14
+ import { Collapse as Y } from "./Faq/components/Collapse/Collapse.js";
15
+ import { PlusMinusIcon as $ } from "./Faq/components/PlusMinusIcon/PlusMinusIcon.js";
16
+ import { InstructionModal as or } from "./InstructionList/components/InstructionModal/InstructionModal.js";
17
+ import { PartnerCard as er } from "./PartnersColors/components/PartnerCard/PartnerCard.js";
18
+ import { PartnerTab as sr } from "./PartnersColors/components/PartnerTab/PartnerTab.js";
19
+ import { VideoPlayer as ir } from "./Video/components/VideoPlayer/VideoPlayer.js";
20
+ import { PageViewer as mr } from "./PageViewer/PageViewer.js";
21
+ import { FieldTypes as lr } from "./Types/FiledTypes.js";
22
+ import { Space as xr } from "./Space/Space.js";
24
23
  export {
25
24
  t as AllComponents,
26
25
  s as AllComponentsData,
@@ -28,43 +27,43 @@ export {
28
27
  i as BannerAndText,
29
28
  p as ButtonProps,
30
29
  m as CardIconList,
31
- J as CardImage,
32
- l as CardImageList,
33
- X as Collapse,
34
- N as ColoredCard,
30
+ K as CardImage,
31
+ d as CardImageList,
32
+ Y as Collapse,
33
+ O as ColoredCard,
35
34
  a as ConfigProvider,
36
- d as ContentCard,
35
+ l as ContentCard,
37
36
  f as ContentCardList,
38
37
  x as DownloadFileBanner,
39
38
  C as DownloadFileFull,
40
39
  F as DownloadFileHalf,
41
40
  P as DownloadFileMini,
42
41
  u as Faq,
43
- Q as FeaturesCard,
44
- I as FeedbackForm,
45
- fr as FieldTypes,
46
- h as HeroPossibilityBanner,
47
- E as HtmlContent,
48
- rr as InstructionCard,
49
- c as InstructionList,
50
- ar as InstructionModal,
51
- w as MainBanner,
52
- B as MultiCards,
53
- lr as PageViewer,
54
- tr as PartnerCard,
55
- nr as PartnerTab,
56
- k as Partners,
57
- z as PartnersColors,
58
- _ as PlusMinusIcon,
59
- L as PreviewCard,
60
- M as PreviewList,
61
- R as SIZE,
62
- b as Segments,
63
- Cr as Space,
64
- g as Stepper,
65
- v as VideoFull,
66
- A as VideoList,
67
- T as VideoListMini,
68
- pr as VideoPlayer,
69
- D as WarningCard
42
+ R as FeaturesCard,
43
+ c as FeedbackForm,
44
+ lr as FieldTypes,
45
+ j as HeroPossibilityBanner,
46
+ Z as HtmlContent,
47
+ I as InstructionCard,
48
+ w as InstructionList,
49
+ or as InstructionModal,
50
+ B as MainBanner,
51
+ L as MultiCards,
52
+ mr as PageViewer,
53
+ er as PartnerCard,
54
+ sr as PartnerTab,
55
+ q as Partners,
56
+ G as PartnersColors,
57
+ $ as PlusMinusIcon,
58
+ M as PreviewCard,
59
+ g as PreviewList,
60
+ U as SIZE,
61
+ V as Segments,
62
+ xr as Space,
63
+ D as Stepper,
64
+ y as VideoFull,
65
+ H as VideoList,
66
+ W as VideoListMini,
67
+ ir as VideoPlayer,
68
+ S as WarningCard
70
69
  };
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.31",
5
+ "version": "0.0.33",
6
6
  "type": "module",
7
7
  "main": "dist/main.js",
8
8
  "types": "dist/main.d.ts",
@@ -1,50 +0,0 @@
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-186a975e.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
- };
@@ -1,19 +0,0 @@
1
- import { useState as d, useEffect as o } from "react";
2
- const w = (i = 768) => {
3
- const [n, t] = d({
4
- width: void 0,
5
- height: void 0
6
- });
7
- return o(() => {
8
- function e() {
9
- t({
10
- width: window.innerWidth,
11
- height: window.innerHeight
12
- });
13
- }
14
- return window.addEventListener("resize", e), e(), () => window.removeEventListener("resize", e);
15
- }, []), n.width <= i;
16
- };
17
- export {
18
- w as u
19
- };
File without changes
File without changes