md-components-mdigial-azamat 0.0.43 → 0.0.45

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 (47) hide show
  1. package/dist/AllComponents.js +3 -4
  2. package/dist/AnimatedSwiper/index.js +2 -2
  3. package/dist/CardImageSecondaryList/CardImageSecondaryList.js +7 -7
  4. package/dist/Footer/components/NavigationFooter/NavigationFooter.js +17 -17
  5. package/dist/Header/Header.js +1 -1
  6. package/dist/Header/components/HeaderMenu/HeaderMenu.js +25 -24
  7. package/dist/Header/components/HeaderMenuMobile/HeaderMenuMobile.js +2 -3
  8. package/dist/Header/components/HeaderMobile/HeaderMobile.js +1 -1
  9. package/dist/Header/components/HeaderMobile/index.js +1 -1
  10. package/dist/Header/components/HeaderTabsMobile/HeaderTabsMobile.js +6 -7
  11. package/dist/Header/components/TabsOutlined/TabsOutlined.js +10 -11
  12. package/dist/Header/index.js +1 -1
  13. package/dist/InfoBannerList/InfoBannerList.js +1 -1
  14. package/dist/InfoBannerList/index.js +1 -1
  15. package/dist/InstructionList/InstructionList.js +1 -1
  16. package/dist/InstructionList/components/InstructionCard/InstructionCard.js +3 -4
  17. package/dist/InstructionList/components/InstructionCard/index.js +1 -1
  18. package/dist/InstructionList/index.js +1 -1
  19. package/dist/MainBanner/MainBanner.js +32 -32
  20. package/dist/PageViewer/PageViewer.js +1 -1
  21. package/dist/PageViewer/renderComponents.js +1 -1
  22. package/dist/PreviewList/PreviewList.js +1 -1
  23. package/dist/PreviewList/components/PreviewCard/PreviewCard.js +3 -4
  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 +3 -4
  29. package/dist/StandartTable/index.js +1 -1
  30. package/dist/SwiperList/SwiperList.js +3 -4
  31. package/dist/SwiperList/index.js +1 -1
  32. package/dist/TasksBanner/TasksBanner.js +1 -1
  33. package/dist/TasksBanner/index.js +1 -1
  34. package/dist/TasksBannerList/TasksBannerList.js +1 -1
  35. package/dist/TasksBannerList/index.js +1 -1
  36. package/dist/VideoMainBanner/VideoMainBanner.js +27 -27
  37. package/dist/assets/index2.css +1 -1
  38. package/dist/componentsMap-0e7046ee.js +67 -0
  39. package/dist/index-aa718078.js +1229 -0
  40. package/dist/main.js +13 -13
  41. package/dist/{swiper-react-90953710.js → swiper-react-0815edaf.js} +652 -505
  42. package/package.json +1 -1
  43. package/dist/assets/index3.css +0 -1
  44. package/dist/componentsMap-ec48f708.js +0 -68
  45. package/dist/index-3b24fe0f.js +0 -314
  46. package/dist/index-4c5d924e.js +0 -925
  47. package/dist/mousewheel-865ae601.js +0 -153
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
2
2
  import "../Types/FiledTypes.js";
3
3
  import "../ComponentContainer-cdb2528c.js";
4
4
  import "../cn-6a4bf187.js";
5
- import { c as e } from "../index-4c5d924e.js";
5
+ import { c as e } from "../index-aa718078.js";
6
6
  import "./components/CardWarning/index.js";
7
7
  export {
8
8
  e as StandartTable
@@ -1,12 +1,11 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import "../index-3b24fe0f.js";
3
+ import { S as f } from "../index-aa718078.js";
4
4
  import "../Types/FiledTypes.js";
5
- import "../swiper-react-90953710.js";
6
- import { S as w } from "../index-4c5d924e.js";
5
+ import "../swiper-react-0815edaf.js";
7
6
  import "../ComponentContainer-cdb2528c.js";
8
7
  import "./components/Bullet/Bullet.js";
9
8
  import "./components/Slide/Slide.js";
10
9
  import '../assets/swiper.css';/* empty css */export {
11
- w as SwiperList
10
+ f as SwiperList
12
11
  };
@@ -1,4 +1,4 @@
1
- import { S as i } from "../index-4c5d924e.js";
1
+ import { S as i } from "../index-aa718078.js";
2
2
  export {
3
3
  i as SwiperList
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { n, m as e } from "../index-4c5d924e.js";
3
+ import { o as n, n as e } from "../index-aa718078.js";
4
4
  import "../HtmlContent/HtmlContent.js";
5
5
  import "../Types/FiledTypes.js";
6
6
  import "../index-2265d593.js";
@@ -1,4 +1,4 @@
1
- import { n as r } from "../index-4c5d924e.js";
1
+ import { o as r } from "../index-aa718078.js";
2
2
  export {
3
3
  r as TasksBanner
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { T as p } from "../index-4c5d924e.js";
2
+ import { T as p } from "../index-aa718078.js";
3
3
  import "../Types/FiledTypes.js";
4
4
  import "../ComponentContainer-cdb2528c.js";
5
5
  export {
@@ -1,4 +1,4 @@
1
- import { T as r } from "../index-4c5d924e.js";
1
+ import { T as r } from "../index-aa718078.js";
2
2
  export {
3
3
  r as TasksBannerList
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import { jsxs as r, jsx as e } from "react/jsx-runtime";
2
- import { a as t, c as f } from "../cn-6a4bf187.js";
2
+ import { a as t, c as u } from "../cn-6a4bf187.js";
3
3
  import { FieldTypes as m } from "../Types/FiledTypes.js";
4
4
  import { B as y } from "../index-6af94f99.js";
5
5
  import { C as g } from "../ComponentContainer-cdb2528c.js";
@@ -9,9 +9,9 @@ const v = {
9
9
  label: "Кнопки",
10
10
  dataType: "array",
11
11
  data: {
12
- button_hex: m.COLOR,
13
- button_link: m.LINK,
14
- button_text: m.TITLE
12
+ color_text: m.COLOR,
13
+ link: m.LINK,
14
+ title: m.TITLE
15
15
  }
16
16
  }, N = [
17
17
  "title",
@@ -25,18 +25,18 @@ const v = {
25
25
  "isShadow",
26
26
  "grid"
27
27
  ], k = ({
28
- title: h,
28
+ title: f,
29
29
  description: p,
30
30
  image: i,
31
- image_mob: o,
31
+ image_mob: c,
32
32
  logo: s,
33
- animation: c,
34
- animation_mob: n,
35
- buttons: a,
36
- isShadow: d = !1,
37
- grid: b
33
+ animation: o,
34
+ animation_mob: d,
35
+ buttons: x,
36
+ isShadow: n = !1,
37
+ grid: h
38
38
  }) => {
39
- const u = (l, x) => x.length % 2 !== 0 && l === x.length - 1;
39
+ const b = (l, a) => (a == null ? void 0 : a.length) % 2 !== 0 && l === (a == null ? void 0 : a.length) - 1;
40
40
  return /* @__PURE__ */ r("div", { children: [
41
41
  /* @__PURE__ */ e(g, { children: /* @__PURE__ */ r("div", { className: "flex flex-col items-center pt-[40px] max-tablet:pt-[32px]", children: [
42
42
  s && /* @__PURE__ */ e(
@@ -50,22 +50,22 @@ const v = {
50
50
  imageStyles: "h-full w-full object-contain"
51
51
  }
52
52
  ),
53
- /* @__PURE__ */ e("h1", { className: "text-black2 text-[40px] font-bold leading-[50px] mb-[24px] text-center max-tablet:text-[26px] max-tablet:leading-[32px] max-tablet:mb-[20px] xxl:text-[56px] xxl:leading-[66px]", children: h }),
53
+ /* @__PURE__ */ e("h1", { className: "text-black2 text-[40px] font-bold leading-[50px] mb-[24px] text-center max-tablet:text-[26px] max-tablet:leading-[32px] max-tablet:mb-[20px] xxl:text-[56px] xxl:leading-[66px]", children: f }),
54
54
  p && /* @__PURE__ */ e("p", { className: "text-black2 text-center text-[20px] font-normal leading-[25px] mb-[36px] w-[75%] max-tablet:text-[16px] max-tablet:leading-[20px] max-tablet:w-full", children: p }),
55
55
  /* @__PURE__ */ e(
56
56
  "div",
57
57
  {
58
- className: `grid grid-cols-${b} items-center gap-[16px] mb-[60px]
58
+ className: `grid grid-cols-${h} items-center gap-[16px] mb-[60px]
59
59
  max-tablet:grid-cols-1 max-tablet:w-full max-tablet:mb-[40px]`,
60
- children: a == null ? void 0 : a.map((l, x) => /* @__PURE__ */ e(
60
+ children: x == null ? void 0 : x.map((l, a) => /* @__PURE__ */ e(
61
61
  "a",
62
62
  {
63
- href: l == null ? void 0 : l.button_link,
64
- className: f("flex items-center", {
65
- [`col-span-${b}`]: u(x, a)
63
+ href: l == null ? void 0 : l.link,
64
+ className: u("flex items-center", {
65
+ [`col-span-${h}`]: b(a, x)
66
66
  }),
67
67
  target: "_blank",
68
- children: /* @__PURE__ */ e(y, { className: "font-[Inter] h-[56px] mx-auto px-[32px] py-[12px] max-tablet:px-[32px] max-tablet:py-[12px]", children: l == null ? void 0 : l.button_text })
68
+ children: /* @__PURE__ */ e(y, { className: "font-[Inter] h-[56px] mx-auto px-[32px] py-[12px] max-tablet:px-[32px] max-tablet:py-[12px]", children: l == null ? void 0 : l.title })
69
69
  }
70
70
  ))
71
71
  }
@@ -82,7 +82,7 @@ const v = {
82
82
  {
83
83
  className: t(
84
84
  "h-[450px] xxl:h-[630px] xxl:w-full",
85
- d && "w-fit h-full my-0 mx-auto block relative gradient-border"
85
+ n && "w-fit h-full my-0 mx-auto block relative gradient-border"
86
86
  ),
87
87
  children: /* @__PURE__ */ r(
88
88
  "video",
@@ -99,14 +99,14 @@ const v = {
99
99
  "source",
100
100
  {
101
101
  type: "video/quicktime",
102
- src: n
102
+ src: d
103
103
  }
104
104
  ),
105
105
  /* @__PURE__ */ e(
106
106
  "source",
107
107
  {
108
108
  type: "video/webm",
109
- src: c
109
+ src: o
110
110
  }
111
111
  )
112
112
  ]
@@ -116,7 +116,7 @@ const v = {
116
116
  )
117
117
  }
118
118
  ),
119
- o && /* @__PURE__ */ e(
119
+ c && /* @__PURE__ */ e(
120
120
  "div",
121
121
  {
122
122
  className: t(
@@ -128,12 +128,12 @@ const v = {
128
128
  {
129
129
  className: t(
130
130
  "h-[450px] xxl:h-[630px] xxl:w-full max-tablet:h-[280px]",
131
- d && "w-fit h-full my-0 mx-auto block relative gradient-border"
131
+ n && "w-fit h-full my-0 mx-auto block relative gradient-border"
132
132
  ),
133
133
  children: /* @__PURE__ */ r(
134
134
  "video",
135
135
  {
136
- poster: o,
136
+ poster: c,
137
137
  autoPlay: !0,
138
138
  loop: !0,
139
139
  muted: !0,
@@ -145,14 +145,14 @@ const v = {
145
145
  "source",
146
146
  {
147
147
  type: "video/quicktime",
148
- src: n
148
+ src: d
149
149
  }
150
150
  ),
151
151
  /* @__PURE__ */ e(
152
152
  "source",
153
153
  {
154
154
  type: "video/webm",
155
- src: c
155
+ src: o
156
156
  }
157
157
  )
158
158
  ]
@@ -1 +1 @@
1
- :root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
1
+ :root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.htmlContent{font-size:15px;line-height:22px;color:#40474f;margin:0}.htmlContent ul{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:34px;column-gap:34px;row-gap:12px;list-style:disc;padding:0 0 0 20px;margin:0}.htmlContent ul li{width:240px}@media screen and (max-width: 768px){.htmlContent ul{grid-template-columns:repeat(1,1fr)}}
@@ -0,0 +1,67 @@
1
+ import { I as r, P as o, S as i, A as m, a as t, T as a, b as n, c as e, H as p } from "./index-aa718078.js";
2
+ import { Banner as s } from "./Banner/Banner.js";
3
+ import { CardIconList as f } from "./CardIconList/CardIconList.js";
4
+ import { CardImageList as d } from "./CardImageList/CardImageList.js";
5
+ import { CardImageSecondaryList as l } from "./CardImageSecondaryList/CardImageSecondaryList.js";
6
+ import { CardInfoTable as L } from "./CardInfoTable/index.js";
7
+ import { WarningCard as C } from "./Cards/WarningCard/WarningCard.js";
8
+ import { ContentCardList as F } from "./ContentCardList/ContentCardList.js";
9
+ import { DownloadFileBanner as c } from "./DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
10
+ import { DownloadFileBright as w } from "./DownloadFile/components/DownloadFileBright/index.js";
11
+ import { DownloadFileFull as B } from "./DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
12
+ import { DownloadFileHalf as I } from "./DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
13
+ import { DownloadFileMini as S } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
14
+ import { Faq as M } from "./Faq/Faq.js";
15
+ import { Footer as P } from "./Footer/Footer.js";
16
+ import { IntroBanner as g } from "./IntroBanner/IntroBanner.js";
17
+ import { MainBanner as D } from "./MainBanner/MainBanner.js";
18
+ import { MultiCards as u } from "./MultiCards/index.js";
19
+ import { Partners as T } from "./Partners/Partners.js";
20
+ import { PartnersColors as V } from "./PartnersColors/PartnersColors.js";
21
+ import { Segments as b } from "./Segments/Segments.js";
22
+ import { Space as H } from "./Space/Space.js";
23
+ import { Stepper as A } from "./Stepper/Stepper.js";
24
+ import { VideoFull as h } from "./Video/VideoFull/VideoFull.js";
25
+ import { VideoList as k } from "./Video/VideoList/VideoList.js";
26
+ import { VideoListMini as q } from "./Video/VideoListMini/VideoListMini.js";
27
+ import { VideoMainBanner as v } from "./VideoMainBanner/VideoMainBanner.js";
28
+ const pr = {
29
+ Banner: s,
30
+ CardImageList: d,
31
+ Stepper: A,
32
+ Segments: b,
33
+ VideoFull: h,
34
+ VideoList: k,
35
+ VideoListMini: q,
36
+ ContentCardList: F,
37
+ CardIconList: f,
38
+ MultiCards: u,
39
+ Partners: T,
40
+ PartnersColors: V,
41
+ MainBanner: D,
42
+ WarningCard: C,
43
+ Faq: M,
44
+ DownloadFileBanner: c,
45
+ DownloadFileHalf: I,
46
+ DownloadFileFull: B,
47
+ DownloadFileMini: S,
48
+ InstructionList: r,
49
+ PreviewList: o,
50
+ SwiperList: i,
51
+ AnimatedSwiper: m,
52
+ InfoBannerList: t,
53
+ TasksBannerList: a,
54
+ VideoMainBanner: v,
55
+ Space: H,
56
+ PromoPoster: n,
57
+ CardImageSecondaryList: l,
58
+ CardInfoTable: L,
59
+ StandartTable: e,
60
+ IntroBanner: g,
61
+ DownloadFileBright: w,
62
+ Header: p,
63
+ Footer: P
64
+ };
65
+ export {
66
+ pr as c
67
+ };