md-components-mdigial-azamat 0.0.38 → 0.0.39

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 +5 -6
  2. package/dist/AnimatedSwiper/index.js +2 -2
  3. package/dist/Header/Header.js +6 -31
  4. package/dist/Header/components/HeaderMenuMobile/HeaderMenuMobile.js +13 -58
  5. package/dist/Header/components/HeaderMobile/HeaderMobile.js +9 -71
  6. package/dist/Header/components/HeaderMobile/index.js +1 -1
  7. package/dist/Header/components/HeaderSearch/HeaderSearch.js +11 -157
  8. package/dist/Header/components/HeaderSearch/index.js +2 -2
  9. package/dist/Header/components/HeaderTabsMobile/HeaderTabsMobile.js +2 -2
  10. package/dist/Header/components/HeaderWeb/HeaderWeb.js +9 -9
  11. package/dist/Header/components/SelectLanguage/SelectLanguage.js +1 -1
  12. package/dist/Header/components/TabsOutlined/TabsOutlined.js +2 -2
  13. package/dist/Header/index.js +2 -2
  14. package/dist/InfoBannerList/InfoBannerList.js +1 -1
  15. package/dist/InfoBannerList/index.js +1 -1
  16. package/dist/InstructionList/InstructionList.js +1 -1
  17. package/dist/InstructionList/components/InstructionCard/InstructionCard.js +8 -8
  18. package/dist/InstructionList/components/InstructionCard/index.js +1 -1
  19. package/dist/InstructionList/index.js +1 -1
  20. package/dist/PageViewer/PageViewer.js +4 -3
  21. package/dist/PageViewer/renderComponents.js +1 -1
  22. package/dist/PreviewList/PreviewList.js +1 -1
  23. package/dist/PreviewList/components/PreviewCard/PreviewCard.js +9 -9
  24. package/dist/PreviewList/components/PreviewCard/index.js +1 -1
  25. package/dist/PreviewList/index.js +1 -1
  26. package/dist/PromoPoster/PromoPoster.js +1 -1
  27. package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
  28. package/dist/StandartTable/components/CardMarkedRow/index.js +10 -10
  29. package/dist/StandartTable/index.js +1 -1
  30. package/dist/SwiperList/SwiperList.js +3 -3
  31. package/dist/SwiperList/index.js +1 -1
  32. package/dist/TasksBanner/TasksBanner.js +3 -3
  33. package/dist/TasksBanner/index.js +2 -2
  34. package/dist/TasksBannerList/TasksBannerList.js +1 -1
  35. package/dist/TasksBannerList/index.js +1 -1
  36. package/dist/{componentsMap-1d79e069.js → componentsMap-d90efb17.js} +22 -23
  37. package/dist/index-3a534581.js +261 -0
  38. package/dist/{index-9c3ff10b.js → index-66837af1.js} +55 -55
  39. package/dist/index-db31fa48.js +924 -0
  40. package/dist/{languages-list-87ab3324.js → languages-list-8419e560.js} +2 -2
  41. package/dist/main.js +81 -78
  42. package/dist/{mousewheel-f9c6bcd7.js → mousewheel-865ae601.js} +1 -1
  43. package/dist/{swiper-react-39919ab6.js → swiper-react-90953710.js} +251 -251
  44. package/package.json +1 -1
  45. package/dist/header-4f7ca247.js +0 -107
  46. package/dist/index-a302b5ed.js +0 -787
@@ -17,6 +17,6 @@ const e = {
17
17
  }
18
18
  ];
19
19
  export {
20
- e as L,
21
- t as a
20
+ t as L,
21
+ e as a
22
22
  };
package/dist/main.js CHANGED
@@ -1,86 +1,89 @@
1
1
  import { ConfigProvider as e } from "./ConfigProvider/index.js";
2
2
  import { Banner as a } from "./Banner/Banner.js";
3
3
  import { BannerAndText as m } from "./BannerAndText/index.js";
4
- import { Stepper as f } from "./Stepper/Stepper.js";
5
- import { Segments as i } from "./Segments/Segments.js";
6
- import { VideoFull as l } from "./Video/VideoFull/VideoFull.js";
7
- import { VideoList as C } from "./Video/VideoList/VideoList.js";
8
- import { VideoListMini as F } from "./Video/VideoListMini/VideoListMini.js";
9
- import { ContentCardList as I } from "./ContentCardList/ContentCardList.js";
10
- import { CardIconList as w } from "./CardIconList/CardIconList.js";
11
- import { MultiCards as g } from "./MultiCards/index.js";
12
- import { Partners as M } from "./Partners/Partners.js";
13
- import { CardImageList as S } from "./CardImageList/CardImageList.js";
14
- import { MainBanner as b } from "./MainBanner/MainBanner.js";
15
- import { Faq as v } from "./Faq/Faq.js";
16
- import { HtmlContent as H } from "./HtmlContent/HtmlContent.js";
17
- import { f as k, A as q, d as E, I as W, e as Z, P as h } from "./index-a302b5ed.js";
18
- import { HeroPossibilityBanner as z } from "./HeroPossibilityBanner/index.js";
19
- import { PartnersColors as J } from "./PartnersColors/PartnersColors.js";
20
- import { CardImage as N } from "./Cards/CardImage/CardImage.js";
21
- import { ContentCard as Q } from "./Cards/ContentCard/ContentCard.js";
22
- import { WarningCard as U } from "./Cards/WarningCard/WarningCard.js";
23
- import { ColoredCard as Y } from "./Cards/ColoredCard/index.js";
24
- import { F as $, S as rr } from "./index-815f0132.js";
25
- import { DownloadFileBanner as er } from "./DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
26
- import { DownloadFileFull as ar } from "./DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
27
- import { DownloadFileHalf as mr } from "./DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
28
- import { DownloadFileMini as fr } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
29
- import { Collapse as ir } from "./Faq/components/Collapse/Collapse.js";
30
- import { FeedbackForm as lr } from "./Faq/components/FeedbackForm/FeedbackForm.js";
31
- import { PlusMinusIcon as Cr } from "./Faq/components/PlusMinusIcon/PlusMinusIcon.js";
32
- import { InstructionModal as Fr } from "./InstructionList/components/InstructionModal/InstructionModal.js";
33
- import { PartnerCard as Ir } from "./PartnersColors/components/PartnerCard/PartnerCard.js";
34
- import { PartnerTab as wr } from "./PartnersColors/components/PartnerTab/PartnerTab.js";
35
- import { VideoPlayer as gr } from "./Video/components/VideoPlayer/VideoPlayer.js";
36
- import { PageViewer as Mr } from "./PageViewer/PageViewer.js";
37
- import { FieldTypes as Sr } from "./Types/FiledTypes.js";
38
- import { b as br } from "./const-637b0dca.js";
39
- import { Space as vr } from "./Space/Space.js";
4
+ import { f, A as x, H as i, d as s, I as d, e as l, P as C } from "./index-db31fa48.js";
5
+ import { Footer as P } from "./Footer/Footer.js";
6
+ import { Stepper as I } from "./Stepper/Stepper.js";
7
+ import { Segments as w } from "./Segments/Segments.js";
8
+ import { VideoFull as g } from "./Video/VideoFull/VideoFull.js";
9
+ import { VideoList as M } from "./Video/VideoList/VideoList.js";
10
+ import { VideoListMini as H } from "./Video/VideoListMini/VideoListMini.js";
11
+ import { ContentCardList as V } from "./ContentCardList/ContentCardList.js";
12
+ import { CardIconList as A } from "./CardIconList/CardIconList.js";
13
+ import { MultiCards as y } from "./MultiCards/index.js";
14
+ import { Partners as k } from "./Partners/Partners.js";
15
+ import { CardImageList as E } from "./CardImageList/CardImageList.js";
16
+ import { MainBanner as Z } from "./MainBanner/MainBanner.js";
17
+ import { Faq as j } from "./Faq/Faq.js";
18
+ import { HtmlContent as G } from "./HtmlContent/HtmlContent.js";
19
+ import { HeroPossibilityBanner as K } from "./HeroPossibilityBanner/index.js";
20
+ import { PartnersColors as O } from "./PartnersColors/PartnersColors.js";
21
+ import { CardImage as R } from "./Cards/CardImage/CardImage.js";
22
+ import { ContentCard as X } from "./Cards/ContentCard/ContentCard.js";
23
+ import { WarningCard as _ } from "./Cards/WarningCard/WarningCard.js";
24
+ import { ColoredCard as rr } from "./Cards/ColoredCard/index.js";
25
+ import { F as er, S as tr } from "./index-815f0132.js";
26
+ import { DownloadFileBanner as pr } from "./DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
27
+ import { DownloadFileFull as nr } from "./DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
28
+ import { DownloadFileHalf as xr } from "./DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
29
+ import { DownloadFileMini as sr } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
30
+ import { Collapse as lr } from "./Faq/components/Collapse/Collapse.js";
31
+ import { FeedbackForm as Fr } from "./Faq/components/FeedbackForm/FeedbackForm.js";
32
+ import { PlusMinusIcon as ur } from "./Faq/components/PlusMinusIcon/PlusMinusIcon.js";
33
+ import { InstructionModal as cr } from "./InstructionList/components/InstructionModal/InstructionModal.js";
34
+ import { PartnerCard as Lr } from "./PartnersColors/components/PartnerCard/PartnerCard.js";
35
+ import { PartnerTab as Br } from "./PartnersColors/components/PartnerTab/PartnerTab.js";
36
+ import { VideoPlayer as Dr } from "./Video/components/VideoPlayer/VideoPlayer.js";
37
+ import { PageViewer as Sr } from "./PageViewer/PageViewer.js";
38
+ import { FieldTypes as br } from "./Types/FiledTypes.js";
39
+ import { b as vr } from "./const-637b0dca.js";
40
+ import { Space as Tr } from "./Space/Space.js";
40
41
  export {
41
- k as AllComponents,
42
- q as AllComponentsData,
42
+ f as AllComponents,
43
+ x as AllComponentsData,
43
44
  a as Banner,
44
45
  m as BannerAndText,
45
- br as ButtonProps,
46
- w as CardIconList,
47
- N as CardImage,
48
- S as CardImageList,
49
- ir as Collapse,
50
- Y as ColoredCard,
46
+ vr as ButtonProps,
47
+ A as CardIconList,
48
+ R as CardImage,
49
+ E as CardImageList,
50
+ lr as Collapse,
51
+ rr as ColoredCard,
51
52
  e as ConfigProvider,
52
- Q as ContentCard,
53
- I as ContentCardList,
54
- er as DownloadFileBanner,
55
- ar as DownloadFileFull,
56
- mr as DownloadFileHalf,
57
- fr as DownloadFileMini,
58
- v as Faq,
59
- $ as FeaturesCard,
60
- lr as FeedbackForm,
61
- Sr as FieldTypes,
62
- z as HeroPossibilityBanner,
63
- H as HtmlContent,
64
- E as InstructionCard,
65
- W as InstructionList,
66
- Fr as InstructionModal,
67
- b as MainBanner,
68
- g as MultiCards,
69
- Mr as PageViewer,
70
- Ir as PartnerCard,
71
- wr as PartnerTab,
72
- M as Partners,
73
- J as PartnersColors,
74
- Cr as PlusMinusIcon,
75
- Z as PreviewCard,
76
- h as PreviewList,
77
- rr as SIZE,
78
- i as Segments,
79
- vr as Space,
80
- f as Stepper,
81
- l as VideoFull,
82
- C as VideoList,
83
- F as VideoListMini,
84
- gr as VideoPlayer,
85
- U as WarningCard
53
+ X as ContentCard,
54
+ V as ContentCardList,
55
+ pr as DownloadFileBanner,
56
+ nr as DownloadFileFull,
57
+ xr as DownloadFileHalf,
58
+ sr as DownloadFileMini,
59
+ j as Faq,
60
+ er as FeaturesCard,
61
+ Fr as FeedbackForm,
62
+ br as FieldTypes,
63
+ P as Footer,
64
+ i as Header,
65
+ K as HeroPossibilityBanner,
66
+ G as HtmlContent,
67
+ s as InstructionCard,
68
+ d as InstructionList,
69
+ cr as InstructionModal,
70
+ Z as MainBanner,
71
+ y as MultiCards,
72
+ Sr as PageViewer,
73
+ Lr as PartnerCard,
74
+ Br as PartnerTab,
75
+ k as Partners,
76
+ O as PartnersColors,
77
+ ur as PlusMinusIcon,
78
+ l as PreviewCard,
79
+ C as PreviewList,
80
+ tr as SIZE,
81
+ w as Segments,
82
+ Tr as Space,
83
+ I as Stepper,
84
+ g as VideoFull,
85
+ M as VideoList,
86
+ H as VideoListMini,
87
+ Dr as VideoPlayer,
88
+ _ as WarningCard
86
89
  };
@@ -1,4 +1,4 @@
1
- import { g as N, n as D, c as g } from "./swiper-react-39919ab6.js";
1
+ import { g as N, n as D, c as g } from "./swiper-react-90953710.js";
2
2
  function k(S) {
3
3
  let {
4
4
  swiper: e,