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
@@ -0,0 +1,28 @@
1
+ const l = ({ props: o }) => {
2
+ if (!o || typeof o != "object")
3
+ return;
4
+ const { link: r, headers: n } = o;
5
+ if (!r)
6
+ return;
7
+ const c = (t) => {
8
+ const e = document.createElement("a");
9
+ e.href = t, e.download = "", e.rel = "noopener noreferrer", e.target = "_blank", document.body.appendChild(e), e.click(), e.remove();
10
+ };
11
+ if (n && Object.keys(n).length > 0) {
12
+ fetch(r, { headers: n }).then((t) => {
13
+ if (!t.ok)
14
+ throw new Error(`Failed to download file: ${t.status}`);
15
+ return t.blob();
16
+ }).then((t) => {
17
+ const e = URL.createObjectURL(t);
18
+ c(e), URL.revokeObjectURL(e);
19
+ }).catch((t) => {
20
+ console.error(t);
21
+ });
22
+ return;
23
+ }
24
+ c(r);
25
+ };
26
+ export {
27
+ l as downloadFile
28
+ };
@@ -0,0 +1,13 @@
1
+ import { Actions as r } from "./types.js";
2
+ const c = {
3
+ [r.downloadFile.key]: async () => (await import("./downloadFile/downloadFile.js")).downloadFile
4
+ }, a = async (o, t) => {
5
+ const n = c[o];
6
+ if (!n)
7
+ throw new Error(`Unknown project action: ${o}`);
8
+ return (await n())(t);
9
+ };
10
+ export {
11
+ c as ProjectActions,
12
+ a as invokeProjectAction
13
+ };
@@ -0,0 +1,9 @@
1
+ const o = {
2
+ downloadFile: {
3
+ label: "Скачать файл",
4
+ key: "downloadFile"
5
+ }
6
+ };
7
+ export {
8
+ o as Actions
9
+ };
@@ -1,11 +1,8 @@
1
- import { ab as q, aa as u } from "./index-186a975e.js";
2
- import "./AnimatedSwiper/index.js";
1
+ import { af as g, ae as h } from "./index-b999483f.js";
2
+ import "./index-b093f70c.js";
3
3
  import "./Partners/Partners.js";
4
4
  import "./PartnersColors/PartnersColors.js";
5
- import "./PromoPoster/PromoPoster.js";
6
5
  import "./Segments/Segments.js";
7
- import "./SwiperList/SwiperList.js";
8
- import "./TasksBannerList/TasksBannerList.js";
9
6
  import "./Video/VideoFull/VideoFull.js";
10
7
  import "./Video/VideoList/VideoList.js";
11
8
  import "./Video/VideoListMini/VideoListMini.js";
@@ -18,9 +15,8 @@ import "./index-a379154f.js";
18
15
  import "./Faq/components/Collapse/Collapse.js";
19
16
  import "react/jsx-runtime";
20
17
  import "react";
21
- import "./InstructionList/components/InstructionCard/InstructionCard.js";
22
18
  import "./Space/Space.js";
23
19
  export {
24
- q as AllComponents,
25
- u as AllComponentsData
20
+ g as AllComponents,
21
+ h as AllComponentsData
26
22
  };
@@ -1,51 +1,51 @@
1
- import { jsxs as n, jsx as t } from "react/jsx-runtime";
2
- import { c as i, a as o } from "../../cn-d8c04b28.js";
3
- import { I as p } from "../../index-60dfa873.js";
4
- import '../../assets/swiper.css';/* empty css */const g = ({
5
- data: e,
6
- className: x,
7
- isLight: l = !1,
8
- imgClassName: r,
9
- imgStyle: s
10
- }) => /* @__PURE__ */ n(
1
+ import { jsxs as l, jsx as a } from "react/jsx-runtime";
2
+ import { c as e, a as i } from "../../cn-d8c04b28.js";
3
+ import { I as s } from "../../index-60dfa873.js";
4
+ import '../../assets/swiper.css';/* empty css */const f = ({
5
+ className: n,
6
+ isLight: t = !1,
7
+ imgClassName: o,
8
+ imgStyle: x,
9
+ title: r
10
+ }) => /* @__PURE__ */ l(
11
11
  "div",
12
12
  {
13
- className: i(
13
+ className: e(
14
14
  "relative flex flex-col gap-[32px] p-[32px] h-full w-full rounded-[20px] overflow-hidden bg-black8 transition-all duration-500 ease-in-out max-tablet:p-[24px] max-tablet:gap-[24px]",
15
- x,
16
- { "bg-white": l }
15
+ n,
16
+ { "bg-white": t }
17
17
  ),
18
18
  children: [
19
- (e == null ? void 0 : e.icon) && /* @__PURE__ */ t(
20
- p,
19
+ icon && /* @__PURE__ */ a(
20
+ s,
21
21
  {
22
- src: e == null ? void 0 : e.icon,
23
- alt: e == null ? void 0 : e.title,
22
+ src: icon,
23
+ alt: r,
24
24
  width: 80,
25
25
  height: 80,
26
- className: i("transition-all duration-500", r),
27
- imageStyles: i("transition-all duration-500", s)
26
+ className: e("transition-all duration-500", o),
27
+ imageStyles: e("transition-all duration-500", x)
28
28
  }
29
29
  ),
30
- /* @__PURE__ */ n("div", { className: "flex flex-col gap-[12px] max-tablet:gap-[8px]", children: [
31
- /* @__PURE__ */ t(
30
+ /* @__PURE__ */ l("div", { className: "flex flex-col gap-[12px] max-tablet:gap-[8px]", children: [
31
+ /* @__PURE__ */ a(
32
32
  "p",
33
33
  {
34
- className: o(
34
+ className: i(
35
35
  "text-white4 text-[24px] font-bold leading-[32px] m-0 transition-all duration-500 ease-in-ou max-tablet:text-[24px] max-tablet:leading-[28px]",
36
- { "!text-black2": l }
36
+ { "!text-black2": t }
37
37
  ),
38
- children: e == null ? void 0 : e.title
38
+ children: data == null ? void 0 : data.title
39
39
  }
40
40
  ),
41
- /* @__PURE__ */ t(
41
+ /* @__PURE__ */ a(
42
42
  "p",
43
43
  {
44
- className: o(
44
+ className: i(
45
45
  "text-white4 text-[15px] font-normal leading-[24px] m-0 transition-all duration-500 [font-variant-numeric:lining-nums_tabular-nums_stacked-fractions] [font-feature-settings:'clig'_off,'liga'_off] max-tablet:text-[14px] max-tablet:leading-[20px]",
46
- { "!text-graySoft": l }
46
+ { "!text-graySoft": t }
47
47
  ),
48
- children: e == null ? void 0 : e.description
48
+ children: data == null ? void 0 : data.description
49
49
  }
50
50
  )
51
51
  ] })
@@ -53,5 +53,5 @@ import '../../assets/swiper.css';/* empty css */const g = ({
53
53
  }
54
54
  );
55
55
  export {
56
- g as Slide
56
+ f as Slide
57
57
  };
@@ -1,139 +1,10 @@
1
- import { jsxs as h, jsx as e } from "react/jsx-runtime";
2
- import { useState as A, useRef as c } from "react";
3
- import { S as E, N as I, A as C, a as T, C as B, b as L } from "../swiper-react-c049ea66.js";
4
- import { Bullet as O } from "../SwiperList/components/Bullet/Bullet.js";
5
- import { FieldTypes as l } from "../Types/FiledTypes.js";
6
- import { c as r } from "../cn-d8c04b28.js";
7
- import { u as R } from "../useScreenSize-c1b64c02.js";
8
- import { Slide as z } from "./Slide/Slide.js";
9
- const F = {
10
- type: "cards",
11
- label: "Карточки слайдера",
12
- dataType: "array",
13
- data: {
14
- title: l.TITLE,
15
- description: l.DESCRIPTION,
16
- image: l.FILE,
17
- icon: l.FILE,
18
- is_black: l.BOOLEAN,
19
- is_promo: l.BOOLEAN,
20
- is_yellow: l.BOOLEAN
21
- }
22
- }, P = [
23
- "title",
24
- F,
25
- "autoplay",
26
- "isLight",
27
- "isButton"
28
- ];
29
- function _({
30
- title: f,
31
- cards: t,
32
- autoplay: g = !1,
33
- isLight: b = !1,
34
- isButton: x = !0
35
- }) {
36
- const [n, m] = A(1), w = c(null), o = R(960), i = o ? 1.2 : 3, S = o ? 16 : 0, y = g ? {
37
- delay: 3e3,
38
- disableOnInteraction: !1,
39
- waitForTransition: !0
40
- } : !1, d = c(null), u = c(null), v = t.length <= i + 1 ? [...t, ...t] : t, N = t.length <= i + 1 ? n % t.length : n;
41
- return /* @__PURE__ */ h("div", { className: "flex flex-col items-center gap-6 h-fit max-w-[1232px] w-full mx-auto px-4 relative max-tablet:max-w-full max-tablet:p-0", children: [
42
- f && /* @__PURE__ */ e("p", { className: "text-[44px] leading-[52px] font-bold text-center mb-[48px]", children: f }),
43
- /* @__PURE__ */ h("div", { className: "relative w-full h-[346px] max-tablet:h-fit", children: [
44
- /* @__PURE__ */ e(
45
- E,
46
- {
47
- modules: [I, C],
48
- className: "feature_swiper",
49
- initialSlide: 0,
50
- slidesPerView: i,
51
- spaceBetween: S,
52
- centeredSlides: !0,
53
- speed: 500,
54
- autoplay: y,
55
- onSwiper: (a) => {
56
- w.current = a, m(a.realIndex);
57
- },
58
- onBeforeTransitionStart: (a) => {
59
- let s = a.realIndex;
60
- m(s);
61
- },
62
- navigation: {
63
- nextEl: d.current,
64
- prevEl: u.current
65
- },
66
- loop: !0,
67
- children: v.map((a, s) => {
68
- const p = s === n;
69
- return /* @__PURE__ */ e(T, { children: /* @__PURE__ */ e(
70
- z,
71
- {
72
- data: a,
73
- className: r(
74
- "h-[314px] transition-all duration-500 transform scale-[0.85] relative max-tablet:h-[288px] max-tablet:scale-100",
75
- {
76
- "!h-[346px] !w-full transform scale-100 flex flex-col gap-[40px] md:h-auto md:gap-6": p && !o
77
- }
78
- ),
79
- imgClassName: r({
80
- "h-[122px] w-[122px]": p && !o
81
- }),
82
- imgStyle: r({
83
- "h-[122px] w-[122px]": p && !o
84
- }),
85
- isLight: b
86
- }
87
- ) }, a.id);
88
- })
89
- }
90
- ),
91
- x && /* @__PURE__ */ e(
92
- "button",
93
- {
94
- ref: u,
95
- className: r(
96
- "absolute h-[40px] w-[40px] left-0 top-[200px] translate-x-[-50%] translate-y-[-50%] z-10 p-[8px] rounded-[50%] bg-graySoft border-none cursor-pointer max-tablet:hidden"
97
- ),
98
- children: /* @__PURE__ */ e(
99
- B,
100
- {
101
- size: 24,
102
- color: "#ffffff"
103
- }
104
- )
105
- }
106
- ),
107
- x && /* @__PURE__ */ e(
108
- "button",
109
- {
110
- ref: d,
111
- className: r(
112
- "absolute h-[40px] w-[40px] right-0 top-[200px] translate-x-[-50%] translate-y-[-50%] z-10 p-[8px] rounded-[50%] bg-graySoft border-none cursor-pointer max-tablet:hidden"
113
- ),
114
- children: /* @__PURE__ */ e(
115
- L,
116
- {
117
- size: 24,
118
- color: "#ffffff"
119
- }
120
- )
121
- }
122
- )
123
- ] }),
124
- t.length && /* @__PURE__ */ e(
125
- O,
126
- {
127
- count: t.length,
128
- active: N,
129
- activeColor: "#16A34A",
130
- anActiveColor: "#A6B2BA",
131
- className: "mt-[24px]"
132
- }
133
- )
134
- ] });
135
- }
136
- _.propsToEdit = P;
1
+ import "react/jsx-runtime";
2
+ import "react";
3
+ import { A as f } from "../index-b093f70c.js";
4
+ import "../SwiperList/components/Bullet/Bullet.js";
5
+ import "../Types/FiledTypes.js";
6
+ import "../cn-d8c04b28.js";
7
+ import "./Slide/Slide.js";
137
8
  export {
138
- _ as default
9
+ f as default
139
10
  };
@@ -1,10 +1,10 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../Types/FiledTypes.js";
3
- import { B as n } from "../index-186a975e.js";
3
+ import { B as n } from "../index-b999483f.js";
4
4
  import "../ComponentContainer-0fcc2695.js";
5
5
  import "../index-60dfa873.js";
6
6
  import "../cn-d8c04b28.js";
7
- import "../useScreenSize-c1b64c02.js";
7
+ import "../index-b093f70c.js";
8
8
  export {
9
9
  n as Banner
10
10
  };
@@ -1,4 +1,4 @@
1
- import { B as e } from "../index-186a975e.js";
1
+ import { B as e } from "../index-b999483f.js";
2
2
  export {
3
3
  e as Banner
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../ConfigProvider/index.js";
3
- import { a5 as y } from "../index-186a975e.js";
3
+ import { a8 as q } from "../index-b999483f.js";
4
4
  import "../Segments/Segments.js";
5
5
  import "../Video/VideoFull/VideoFull.js";
6
6
  import "../Video/VideoList/VideoList.js";
@@ -15,15 +15,11 @@ import "../index-a379154f.js";
15
15
  import "../Faq/components/Collapse/Collapse.js";
16
16
  import "react";
17
17
  import "../cn-d8c04b28.js";
18
- import "../InstructionList/components/InstructionCard/InstructionCard.js";
19
18
  import "../index-60dfa873.js";
20
- import "../AnimatedSwiper/index.js";
21
- import "../PromoPoster/PromoPoster.js";
19
+ import "../index-b093f70c.js";
22
20
  import "../Space/Space.js";
23
- import "../SwiperList/SwiperList.js";
24
- import "../TasksBannerList/TasksBannerList.js";
25
21
  import "../Types/FiledTypes.js";
26
22
  import "../ComponentContainer-0fcc2695.js";
27
23
  export {
28
- y as BannerAndText
24
+ q as BannerAndText
29
25
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../index-a379154f.js";
3
3
  import "../ConfigProvider/index.js";
4
- import { b as w } from "../index-186a975e.js";
4
+ import { b as l } from "../index-b999483f.js";
5
5
  import "../Segments/Segments.js";
6
6
  import "../Video/VideoFull/VideoFull.js";
7
7
  import "../Video/VideoList/VideoList.js";
@@ -15,14 +15,10 @@ import "../Cards/ColoredCard/index.js";
15
15
  import "../Faq/components/Collapse/Collapse.js";
16
16
  import "react";
17
17
  import "../cn-d8c04b28.js";
18
- import "../InstructionList/components/InstructionCard/InstructionCard.js";
19
- import "../AnimatedSwiper/index.js";
20
- import "../PromoPoster/PromoPoster.js";
18
+ import "../index-b093f70c.js";
21
19
  import "../Space/Space.js";
22
- import "../SwiperList/SwiperList.js";
23
- import "../TasksBannerList/TasksBannerList.js";
24
20
  import "../Types/FiledTypes.js";
25
21
  import "../ComponentContainer-0fcc2695.js";
26
22
  export {
27
- w as CardIconList
23
+ l as CardIconList
28
24
  };
@@ -1,4 +1,4 @@
1
- import { b as a } from "../index-186a975e.js";
1
+ import { b as a } from "../index-b999483f.js";
2
2
  export {
3
3
  a as CardIconList
4
4
  };
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
2
2
  import "../Cards/CardImage/CardImage.js";
3
3
  import "../Cards/CardImage/types.js";
4
4
  import "../Types/FiledTypes.js";
5
- import { C as s } from "../index-186a975e.js";
5
+ import { C as s } from "../index-b999483f.js";
6
6
  import "../ComponentContainer-0fcc2695.js";
7
7
  import "../cn-d8c04b28.js";
8
8
  export {
@@ -1,4 +1,4 @@
1
- import { C as e } from "../index-186a975e.js";
1
+ import { C as e } from "../index-b999483f.js";
2
2
  export {
3
3
  e as CardImageList
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../ConfigProvider/index.js";
3
- import { ad as q, ac as u } from "../index-186a975e.js";
3
+ import { am as b, al as h } from "../index-b999483f.js";
4
4
  import "../Segments/Segments.js";
5
5
  import "../Video/VideoFull/VideoFull.js";
6
6
  import "../Video/VideoList/VideoList.js";
@@ -15,15 +15,11 @@ import "../index-a379154f.js";
15
15
  import "../Faq/components/Collapse/Collapse.js";
16
16
  import "react";
17
17
  import "../cn-d8c04b28.js";
18
- import "../InstructionList/components/InstructionCard/InstructionCard.js";
19
18
  import "../index-60dfa873.js";
20
- import "../AnimatedSwiper/index.js";
21
- import "../PromoPoster/PromoPoster.js";
19
+ import "../index-b093f70c.js";
22
20
  import "../Space/Space.js";
23
- import "../SwiperList/SwiperList.js";
24
- import "../TasksBannerList/TasksBannerList.js";
25
21
  import "../Types/FiledTypes.js";
26
22
  export {
27
- q as CardImageSecondary,
28
- u as cardImageSecondaryDataProps
23
+ b as CardImageSecondary,
24
+ h as cardImageSecondaryDataProps
29
25
  };
@@ -1,4 +1,4 @@
1
- import { ad as d } from "../index-186a975e.js";
1
+ import { am as e } from "../index-b999483f.js";
2
2
  export {
3
- d as CardImageSecondary
3
+ e as CardImageSecondary
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { h as t } from "../index-186a975e.js";
2
+ import { j as t } from "../index-b999483f.js";
3
3
  import "../ComponentContainer-0fcc2695.js";
4
4
  export {
5
5
  t as CardImageSecondaryList
@@ -1,4 +1,4 @@
1
- import { h as e } from "../index-186a975e.js";
1
+ import { j as e } from "../index-b999483f.js";
2
2
  export {
3
3
  e as CardImageSecondaryList
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "../ConfigProvider/index.js";
4
- import { i as w } from "../index-186a975e.js";
4
+ import { k as j } from "../index-b999483f.js";
5
5
  import "../Segments/Segments.js";
6
6
  import "../Video/VideoFull/VideoFull.js";
7
7
  import "../Video/VideoList/VideoList.js";
@@ -15,14 +15,10 @@ import "../Cards/ColoredCard/index.js";
15
15
  import "../index-a379154f.js";
16
16
  import "../Faq/components/Collapse/Collapse.js";
17
17
  import "../cn-d8c04b28.js";
18
- import "../InstructionList/components/InstructionCard/InstructionCard.js";
19
- import "../AnimatedSwiper/index.js";
20
- import "../PromoPoster/PromoPoster.js";
18
+ import "../index-b093f70c.js";
21
19
  import "../Space/Space.js";
22
- import "../SwiperList/SwiperList.js";
23
- import "../TasksBannerList/TasksBannerList.js";
24
20
  import "../Types/FiledTypes.js";
25
21
  import "../ComponentContainer-0fcc2695.js";
26
22
  export {
27
- w as CardInfoTable
23
+ j as CardInfoTable
28
24
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../HtmlContent/HtmlContent.js";
3
- import { a6 as a } from "../../index-186a975e.js";
3
+ import { a9 as a } from "../../index-b999483f.js";
4
4
  import "../../index-60dfa873.js";
5
5
  export {
6
6
  a as ContentCard
@@ -1,4 +1,4 @@
1
- import { a6 as r } from "../../index-186a975e.js";
1
+ import { a9 as r } from "../../index-b999483f.js";
2
2
  export {
3
3
  r as ContentCard
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../model-9e50e351.js";
3
- import { W as a } from "../../index-186a975e.js";
3
+ import { W as a } from "../../index-b999483f.js";
4
4
  import "../../ComponentContainer-0fcc2695.js";
5
5
  import "../../cn-d8c04b28.js";
6
6
  export {
@@ -1,4 +1,4 @@
1
- import { W as n } from "../../index-186a975e.js";
1
+ import { W as n } from "../../index-b999483f.js";
2
2
  export {
3
3
  n as WarningCard
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { a as w } from "../index-186a975e.js";
2
+ import { a as l } from "../index-b999483f.js";
3
3
  import "../ConfigProvider/index.js";
4
4
  import "../Segments/Segments.js";
5
5
  import "../Video/VideoFull/VideoFull.js";
@@ -14,14 +14,10 @@ import "../Cards/ColoredCard/index.js";
14
14
  import "../index-a379154f.js";
15
15
  import "../Faq/components/Collapse/Collapse.js";
16
16
  import "react";
17
- import "../InstructionList/components/InstructionCard/InstructionCard.js";
18
- import "../AnimatedSwiper/index.js";
19
- import "../PromoPoster/PromoPoster.js";
17
+ import "../index-b093f70c.js";
20
18
  import "../Space/Space.js";
21
- import "../SwiperList/SwiperList.js";
22
- import "../TasksBannerList/TasksBannerList.js";
23
19
  import "../Types/FiledTypes.js";
24
20
  import "../ComponentContainer-0fcc2695.js";
25
21
  export {
26
- w as ContentCardList
22
+ l as ContentCardList
27
23
  };
@@ -1,4 +1,4 @@
1
- import { a as o } from "../index-186a975e.js";
1
+ import { a as o } from "../index-b999483f.js";
2
2
  export {
3
3
  o as ContentCardList
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { D as t } from "../../../index-186a975e.js";
2
+ import { D as t } from "../../../index-b999483f.js";
3
3
  import "../../../model-9e50e351.js";
4
4
  import "../../../ComponentContainer-0fcc2695.js";
5
5
  export {
@@ -1,4 +1,4 @@
1
- import { D as e } from "../../../index-186a975e.js";
1
+ import { D as e } from "../../../index-b999483f.js";
2
2
  export {
3
3
  e as DownloadFileBanner
4
4
  };
@@ -1,10 +1,9 @@
1
1
  import "react/jsx-runtime";
2
- import { l as e } from "../../../index-186a975e.js";
3
- import "../../../model-9e50e351.js";
2
+ import { n as e } from "../../../index-b999483f.js";
4
3
  import "../../../ComponentContainer-0fcc2695.js";
5
4
  import "../../../index-60dfa873.js";
6
5
  import "../../../cn-d8c04b28.js";
7
- import "../../../useScreenSize-c1b64c02.js";
6
+ import "../../../index-b093f70c.js";
8
7
  export {
9
8
  e as DownloadFileBright
10
9
  };
@@ -1,7 +1,9 @@
1
1
  import "react/jsx-runtime";
2
- import { e as p } from "../../../index-186a975e.js";
2
+ import "../../../Types/FiledTypes.js";
3
+ import { e as m, aj as t } from "../../../index-b999483f.js";
3
4
  import "../../../model-9e50e351.js";
4
5
  import "../../../ComponentContainer-0fcc2695.js";
5
6
  export {
6
- p as DownloadFileFull
7
+ m as DownloadFileFull,
8
+ t as downloadFileFullProps
7
9
  };
@@ -1,4 +1,4 @@
1
- import { e } from "../../../index-186a975e.js";
1
+ import { e } from "../../../index-b999483f.js";
2
2
  export {
3
3
  e as DownloadFileFull
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { d as t } from "../../../index-186a975e.js";
2
+ import { d as t } from "../../../index-b999483f.js";
3
3
  import "../../../model-9e50e351.js";
4
4
  import "../../../ComponentContainer-0fcc2695.js";
5
5
  export {
@@ -1,4 +1,4 @@
1
- import { d as l } from "../../../index-186a975e.js";
1
+ import { d as l } from "../../../index-b999483f.js";
2
2
  export {
3
3
  l as DownloadFileHalf
4
4
  };
@@ -1,7 +1,9 @@
1
1
  import "react/jsx-runtime";
2
- import { f as t } from "../../../index-186a975e.js";
2
+ import "../../../Types/FiledTypes.js";
3
+ import { f as t, ak as l } from "../../../index-b999483f.js";
3
4
  import "../../../model-9e50e351.js";
4
5
  import "../../../ComponentContainer-0fcc2695.js";
5
6
  export {
6
- t as DownloadFileMini
7
+ t as DownloadFileMini,
8
+ l as downloadFileMiniProps
7
9
  };
@@ -1,4 +1,4 @@
1
- import { f as a } from "../../../index-186a975e.js";
1
+ import { f as a } from "../../../index-b999483f.js";
2
2
  export {
3
3
  a as DownloadFileMini
4
4
  };