md-components-mdigial-azamat 0.0.39 → 0.0.41

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 (43) hide show
  1. package/dist/AllComponents.js +2 -2
  2. package/dist/AnimatedSwiper/Slide/Slide.js +25 -23
  3. package/dist/AnimatedSwiper/index.js +1 -1
  4. package/dist/CardIconList/CardIconList.js +25 -25
  5. package/dist/Footer/components/SocialButtonsList/SocialButtonsList.js +31 -29
  6. package/dist/Header/Header.js +1 -1
  7. package/dist/Header/components/HeaderCard/HeaderCard.js +15 -15
  8. package/dist/Header/components/HeaderMenu/HeaderMenu.js +33 -31
  9. package/dist/Header/components/HeaderMenuMobile/HeaderMenuMobile.js +2 -2
  10. package/dist/Header/components/HeaderMobile/HeaderMobile.js +1 -1
  11. package/dist/Header/components/HeaderMobile/index.js +1 -1
  12. package/dist/Header/components/HeaderResults/HeaderResults.js +7 -7
  13. package/dist/Header/components/HeaderTab/HeaderTab.js +26 -20
  14. package/dist/Header/components/HeaderTabsMobile/HeaderTabsMobile.js +37 -34
  15. package/dist/Header/components/HeaderWeb/HeaderWeb.js +54 -50
  16. package/dist/Header/index.js +1 -1
  17. package/dist/InfoBannerList/InfoBannerList.js +1 -1
  18. package/dist/InfoBannerList/index.js +1 -1
  19. package/dist/InstructionList/InstructionList.js +1 -1
  20. package/dist/InstructionList/components/InstructionCard/InstructionCard.js +2 -2
  21. package/dist/InstructionList/components/InstructionCard/index.js +1 -1
  22. package/dist/InstructionList/index.js +1 -1
  23. package/dist/PageViewer/PageViewer.js +1 -1
  24. package/dist/PageViewer/renderComponents.js +1 -1
  25. package/dist/PreviewList/PreviewList.js +1 -1
  26. package/dist/PreviewList/components/PreviewCard/PreviewCard.js +2 -2
  27. package/dist/PreviewList/components/PreviewCard/index.js +1 -1
  28. package/dist/PreviewList/index.js +1 -1
  29. package/dist/PromoPoster/PromoPoster.js +1 -1
  30. package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
  31. package/dist/StandartTable/components/CardMarkedRow/index.js +2 -2
  32. package/dist/StandartTable/index.js +1 -1
  33. package/dist/SwiperList/SwiperList.js +2 -2
  34. package/dist/SwiperList/index.js +1 -1
  35. package/dist/TasksBanner/TasksBanner.js +1 -1
  36. package/dist/TasksBanner/index.js +1 -1
  37. package/dist/TasksBannerList/TasksBannerList.js +1 -1
  38. package/dist/TasksBannerList/index.js +1 -1
  39. package/dist/{componentsMap-d90efb17.js → componentsMap-ec48f708.js} +2 -2
  40. package/dist/{index-66837af1.js → index-3b24fe0f.js} +85 -84
  41. package/dist/{index-db31fa48.js → index-4c5d924e.js} +129 -128
  42. package/dist/main.js +1 -1
  43. package/package.json +1 -1
@@ -1,55 +1,58 @@
1
- import { jsx as l } from "react/jsx-runtime";
2
- import { useEffect as f } from "react";
3
- import { S as m, N as b, a as g, b as x } from "../../../swiper-react-90953710.js";
4
- import { M as k } from "../../../mousewheel-865ae601.js";
5
- import { R as S } from "../../../routes-382632ac.js";
6
- import { c as y } from "../../../cn-6a4bf187.js";
7
- import '../../../assets/swiper.css';/* empty css */m.use([b, k]);
8
- const R = ({ sectionsData: e, setCategoriesData: a }) => {
9
- f(() => {
10
- e.length > 0 && a(e[0].categories);
11
- }, [e, a]);
12
- const t = (o, r, n) => {
13
- if (r) {
14
- window.location.href = r;
1
+ import { jsx as p } from "react/jsx-runtime";
2
+ import { useEffect as g } from "react";
3
+ import { S as x, N as k, a as S, b as y } from "../../../swiper-react-90953710.js";
4
+ import { M as N } from "../../../mousewheel-865ae601.js";
5
+ import { R as v } from "../../../routes-382632ac.js";
6
+ import { c as M } from "../../../cn-6a4bf187.js";
7
+ import '../../../assets/swiper.css';/* empty css */x.use([k, N]);
8
+ const j = ({ sectionsData: l, setCategoriesData: w }) => {
9
+ g(() => {
10
+ var r;
11
+ (l == null ? void 0 : l.length) > 0 && l[0] && w(((r = l[0]) == null ? void 0 : r.categories) || []);
12
+ }, [l, w]);
13
+ const h = (r, o, n) => {
14
+ if (o) {
15
+ window.location.href = o;
15
16
  return;
16
17
  }
17
- window.location.href = S.MAIN_PAGE, a(n);
18
- }, s = window.location.pathname.startsWith("/") ? window.location.pathname.slice(1) : window.location.pathname, c = (o) => {
19
- if (!o)
18
+ window.location.href = v.MAIN_PAGE, w(n);
19
+ }, f = window.location.pathname.startsWith("/") ? window.location.pathname.slice(1) : window.location.pathname, a = (r) => {
20
+ if (!r)
20
21
  return "";
21
22
  try {
22
- return new URL(o).pathname;
23
+ return new URL(r).pathname;
23
24
  } catch {
24
- return o;
25
+ return r;
25
26
  }
26
- }, i = (o) => o ? c(o).replace(/^\//, "").split("?")[0].split("#")[0] : "", d = (o, r) => {
27
- const n = i(s), p = i(o.link), w = e.some(
28
- (h) => i(h.link) === n
29
- ), u = (o == null ? void 0 : o.link) && p === n || !(o != null && o.link) && (!w || !s) && r === 0;
30
- return y(
27
+ }, u = (r) => r ? a(r).replace(/^\//, "").split("?")[0].split("#")[0] : "", c = (r, o) => {
28
+ if (!r)
29
+ return "";
30
+ const n = u(f), e = u(r == null ? void 0 : r.link), b = (l == null ? void 0 : l.some(
31
+ (d) => d && u(d == null ? void 0 : d.link) === n
32
+ )) || !1, s = (r == null ? void 0 : r.link) && e === n || !(r != null && r.link) && (!b || !f) && o === 0;
33
+ return M(
31
34
  "swiper-slide w-auto",
32
- u && "bg-yellowLight rounded-xl [&_.tab]:bg-yellowLight [&_.tab]:rounded-xl"
35
+ s && "bg-yellowLight rounded-xl [&_.tab]:bg-yellowLight [&_.tab]:rounded-xl"
33
36
  );
34
37
  };
35
- return /* @__PURE__ */ l("div", { className: "py-2 mb-3 [&_.swiper-slide]:w-auto", children: /* @__PURE__ */ l(
36
- g,
38
+ return /* @__PURE__ */ p("div", { className: "py-2 mb-3 [&_.swiper-slide]:w-auto", children: /* @__PURE__ */ p(
39
+ S,
37
40
  {
38
41
  spaceBetween: 8,
39
42
  slidesPerView: "auto",
40
43
  mousewheel: !0,
41
- children: e == null ? void 0 : e.map((o, r) => /* @__PURE__ */ l(
42
- x,
44
+ children: l == null ? void 0 : l.map((r, o) => r && /* @__PURE__ */ p(
45
+ y,
43
46
  {
44
- className: d(o, r),
45
- onClick: () => t(o.id, o.link, o.categories),
46
- children: /* @__PURE__ */ l("div", { className: "py-2.5 px-4 rounded-xl bg-[#f4f6f7] text-[#0e0f11] text-sm font-medium leading-5 tab", children: o == null ? void 0 : o.title })
47
+ className: c(r, o),
48
+ onClick: () => h((r == null ? void 0 : r.id) || 0, r == null ? void 0 : r.link, (r == null ? void 0 : r.categories) || []),
49
+ children: /* @__PURE__ */ p("div", { className: "py-2.5 px-4 rounded-xl bg-[#f4f6f7] text-[#0e0f11] text-sm font-medium leading-5 tab", children: (r == null ? void 0 : r.title) || "" })
47
50
  },
48
- r
51
+ (r == null ? void 0 : r.id) || o
49
52
  ))
50
53
  }
51
54
  ) });
52
55
  };
53
56
  export {
54
- R as default
57
+ j as default
55
58
  };
@@ -1,50 +1,50 @@
1
- import { jsxs as s, jsx as t } from "react/jsx-runtime";
2
- import { useState as o, useMemo as c } from "react";
1
+ import { jsxs as o, jsx as t } from "react/jsx-runtime";
2
+ import { useState as l, useMemo as f } from "react";
3
3
  import { M as z, G as D } from "../../../logo-99aa20bd.js";
4
4
  import { S as W } from "../../../search-dd4eb6f8.js";
5
- import { a as A } from "../../../cn-6a4bf187.js";
5
+ import { a as k } from "../../../cn-6a4bf187.js";
6
6
  import { R as h } from "../../../routes-382632ac.js";
7
7
  import { u as E } from "../../../useClickOutside-197b0df2.js";
8
- import { I as k } from "../../../index-2265d593.js";
8
+ import { I as H } from "../../../index-2265d593.js";
9
9
  import O from "../HeaderMenu/HeaderMenu.js";
10
10
  import P from "../HeaderResults/HeaderResults.js";
11
11
  import { H as q } from "../../../index-3a534581.js";
12
- import { HeaderTab as H } from "../HeaderTab/HeaderTab.js";
12
+ import { HeaderTab as I } from "../HeaderTab/HeaderTab.js";
13
13
  import B from "../SelectLanguage/SelectLanguage.js";
14
- const F = "category", I = "link", se = ({ sections: r, darkTheme: p }) => {
15
- const [g, i] = o(null), [m, b] = o(!1), [f, a] = o(!1), [l, x] = o(
14
+ const F = "category", T = "link", se = ({ sections: r, darkTheme: p }) => {
15
+ const [g, n] = l(null), [d, b] = l(!1), [u, a] = l(!1), [s, x] = l(
16
16
  []
17
- ), [d, u] = o(0), { ref: T } = E(f, () => {
18
- a(!1), i(null), u(0);
17
+ ), [i, m] = l(0), { ref: M } = E(u, () => {
18
+ a(!1), n(null), m(0);
19
19
  }), y = (e) => {
20
20
  window.location.href = e || "/";
21
21
  }, w = (e) => {
22
- const { type: N, id: G, data: _ } = e;
23
- N === F && (x(_), a(!0)), N === I && (a(!1), x([])), i(G);
22
+ const { type: A, id: G, data: _ } = e;
23
+ A === F && (x(_), a(!0)), A === T && (a(!1), x([])), n(G);
24
24
  }, v = (e) => {
25
- e === I && i(null);
25
+ e === T && n(null);
26
26
  }, S = () => {
27
- b(!m), a(!1);
28
- }, M = () => {
29
- u(0), a(!1), i(null);
30
- }, C = c(() => l.find((e) => e.id === d), [d, l]), L = window.location.pathname.startsWith(h.ISLAM), n = c(() => Array.isArray(r) ? r : r ? [r] : [], [r]), R = c(() => n.filter((e) => !e.is_left), [n]), j = c(() => n.filter((e) => e.is_left), [n]);
31
- return /* @__PURE__ */ s(
27
+ b(!d), a(!1);
28
+ }, C = () => {
29
+ m(0), a(!1), n(null);
30
+ }, N = f(() => s.find((e) => e.id === i), [i, s]), L = window.location.pathname.startsWith(h.ISLAM), c = f(() => Array.isArray(r) ? r : r ? [r] : [], [r]), R = f(() => c.filter((e) => !e.is_left), [c]), j = f(() => c.filter((e) => e.is_left), [c]);
31
+ return /* @__PURE__ */ o(
32
32
  "header",
33
33
  {
34
- className: A(
34
+ className: k(
35
35
  "relative w-full container bg-white",
36
36
  p && "bg-gray-900 text-white transition-all duration-500",
37
- f && p && "bg-white text-gray-700"
37
+ u && p && "bg-white text-gray-700"
38
38
  ),
39
39
  children: [
40
- !m && /* @__PURE__ */ s("div", { className: "flex items-center h-13 px-6 lg:px-0 max-w-[1200px] mx-auto", children: [
40
+ !d && /* @__PURE__ */ o("div", { className: "flex items-center h-13 px-6 lg:px-0 max-w-[1200px] mx-auto", children: [
41
41
  /* @__PURE__ */ t(
42
42
  "a",
43
43
  {
44
44
  href: L ? h.ISLAM : h.MAIN_PAGE,
45
45
  className: "flex items-center gap-6 mr-12 cursor-pointer",
46
46
  children: /* @__PURE__ */ t(
47
- k,
47
+ H,
48
48
  {
49
49
  src: z,
50
50
  alt: "Logo",
@@ -54,21 +54,10 @@ const F = "category", I = "link", se = ({ sections: r, darkTheme: p }) => {
54
54
  )
55
55
  }
56
56
  ),
57
- /* @__PURE__ */ s("div", { className: "flex items-center justify-between flex-grow", children: [
58
- /* @__PURE__ */ t("div", { className: "flex items-center gap-2", children: R.map((e) => /* @__PURE__ */ t(
59
- H,
60
- {
61
- item: e,
62
- activeTab: g,
63
- onTabClick: y,
64
- onTabHover: w,
65
- onTabLeave: v
66
- },
67
- e.id
68
- )) }),
69
- /* @__PURE__ */ s("div", { className: "flex items-center gap-2", children: [
70
- /* @__PURE__ */ t("div", { className: "flex items-center gap-2 pr-6 border-r border-gray-300 mr-4", children: j.map((e) => /* @__PURE__ */ t(
71
- H,
57
+ /* @__PURE__ */ o("div", { className: "flex items-center justify-between flex-grow", children: [
58
+ /* @__PURE__ */ t("div", { className: "flex items-center gap-2", children: R.map(
59
+ (e) => e && /* @__PURE__ */ t(
60
+ I,
72
61
  {
73
62
  item: e,
74
63
  activeTab: g,
@@ -76,8 +65,23 @@ const F = "category", I = "link", se = ({ sections: r, darkTheme: p }) => {
76
65
  onTabHover: w,
77
66
  onTabLeave: v
78
67
  },
79
- e.id
80
- )) }),
68
+ e == null ? void 0 : e.id
69
+ )
70
+ ) }),
71
+ /* @__PURE__ */ o("div", { className: "flex items-center gap-2", children: [
72
+ /* @__PURE__ */ t("div", { className: "flex items-center gap-2 pr-6 border-r border-gray-300 mr-4", children: j.map(
73
+ (e) => e && /* @__PURE__ */ t(
74
+ I,
75
+ {
76
+ item: e,
77
+ activeTab: g,
78
+ onTabClick: y,
79
+ onTabHover: w,
80
+ onTabLeave: v
81
+ },
82
+ e == null ? void 0 : e.id
83
+ )
84
+ ) }),
81
85
  /* @__PURE__ */ t(B, {}),
82
86
  /* @__PURE__ */ t(
83
87
  "button",
@@ -85,7 +89,7 @@ const F = "category", I = "link", se = ({ sections: r, darkTheme: p }) => {
85
89
  onClick: S,
86
90
  className: "flex items-center justify-center w-9 h-9 p-1.5 rounded-full bg-gray-200",
87
91
  children: /* @__PURE__ */ t(
88
- k,
92
+ H,
89
93
  {
90
94
  src: W,
91
95
  alt: "search icon",
@@ -106,37 +110,37 @@ const F = "category", I = "link", se = ({ sections: r, darkTheme: p }) => {
106
110
  ] })
107
111
  ] })
108
112
  ] }),
109
- m && /* @__PURE__ */ t(
113
+ d && /* @__PURE__ */ t(
110
114
  q,
111
115
  {
112
116
  closeSearch: S,
113
117
  onClick: () => b(!1)
114
118
  }
115
119
  ),
116
- /* @__PURE__ */ s(
120
+ /* @__PURE__ */ o(
117
121
  "div",
118
122
  {
119
- className: A(
123
+ className: k(
120
124
  "flex bg-white rounded-2xl backdrop-blur-md w-full shadow-lg absolute top-[75px] left-0 z-50 transition-all duration-300 ease-out",
121
- f ? "opacity-100 translate-y-0 pointer-events-auto visible" : "opacity-0 -translate-y-5 pointer-events-none invisible"
125
+ u ? "opacity-100 translate-y-0 pointer-events-auto visible" : "opacity-0 -translate-y-5 pointer-events-none invisible"
122
126
  ),
123
- ref: T,
127
+ ref: M,
124
128
  children: [
125
129
  /* @__PURE__ */ t(
126
130
  O,
127
131
  {
128
- categories: l,
129
- activeSubcategory: u,
132
+ categories: s,
133
+ activeSubcategory: m,
130
134
  openResult: a
131
135
  }
132
136
  ),
133
- /* @__PURE__ */ t(
137
+ N || s[i] ? /* @__PURE__ */ t(
134
138
  P,
135
139
  {
136
- data: C || l[d],
137
- onClick: M
140
+ data: N || s[i],
141
+ onClick: C
138
142
  }
139
- )
143
+ ) : null
140
144
  ]
141
145
  }
142
146
  )
@@ -1,4 +1,4 @@
1
- import { H as a } from "../index-db31fa48.js";
1
+ import { H as a } from "../index-4c5d924e.js";
2
2
  export {
3
3
  a as Header
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../InfoBanner/index.js";
3
- import { a as n } from "../index-db31fa48.js";
3
+ import { a as n } from "../index-4c5d924e.js";
4
4
  import "../ComponentContainer-cdb2528c.js";
5
5
  import "../cn-6a4bf187.js";
6
6
  import "../useScreenSize-c1b64c02.js";
@@ -1,4 +1,4 @@
1
- import { a as o } from "../index-db31fa48.js";
1
+ import { a as o } from "../index-4c5d924e.js";
2
2
  export {
3
3
  o as InfoBannerList
4
4
  };
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
2
2
  import "../index-6af94f99.js";
3
3
  import "../const-637b0dca.js";
4
4
  import "../ComponentContainer-cdb2528c.js";
5
- import { I as s, j as a } from "../index-db31fa48.js";
5
+ import { I as s, j as a } from "../index-4c5d924e.js";
6
6
  export {
7
7
  s as InstructionList,
8
8
  a as cards
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { d as U, i as V } from "../../../index-db31fa48.js";
3
+ import { d as U, i as V } from "../../../index-4c5d924e.js";
4
4
  import "../../../ConfigProvider/index.js";
5
5
  import "../../../Banner/Banner.js";
6
6
  import "../../../BannerAndText/index.js";
@@ -35,7 +35,7 @@ import "../../../DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
35
35
  import "../../../DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
36
36
  import "../../../Faq/components/Collapse/Collapse.js";
37
37
  import "../InstructionModal/InstructionModal.js";
38
- import "../../../index-66837af1.js";
38
+ import "../../../index-3b24fe0f.js";
39
39
  import "../../../CardImageSecondaryList/CardImageSecondaryList.js";
40
40
  import "../../../CardInfoTable/index.js";
41
41
  import "../../../DownloadFile/components/DownloadFileBright/index.js";
@@ -1,4 +1,4 @@
1
- import { d as t } from "../../../index-db31fa48.js";
1
+ import { d as t } from "../../../index-4c5d924e.js";
2
2
  export {
3
3
  t as InstructionCard
4
4
  };
@@ -1,4 +1,4 @@
1
- import { I as r } from "../index-db31fa48.js";
1
+ import { I as r } from "../index-4c5d924e.js";
2
2
  export {
3
3
  r as InstructionList
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import "../ConfigProvider/index.js";
2
2
  import "../Banner/Banner.js";
3
3
  import "../BannerAndText/index.js";
4
- import "../index-db31fa48.js";
4
+ import "../index-4c5d924e.js";
5
5
  import "../Footer/Footer.js";
6
6
  import "../Stepper/Stepper.js";
7
7
  import "../Segments/Segments.js";
@@ -1,5 +1,5 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
- import { c as f } from "../componentsMap-d90efb17.js";
2
+ import { c as f } from "../componentsMap-ec48f708.js";
3
3
  const a = (p) => p.map((r) => {
4
4
  const s = f[r.key];
5
5
  if (!s)
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
2
2
  import "../index-6af94f99.js";
3
3
  import "../const-637b0dca.js";
4
4
  import "../ComponentContainer-cdb2528c.js";
5
- import { P as e } from "../index-db31fa48.js";
5
+ import { P as e } from "../index-4c5d924e.js";
6
6
  export {
7
7
  e as PreviewList
8
8
  };
@@ -21,7 +21,7 @@ import "../../../Partners/Partners.js";
21
21
  import "../../../CardImageList/CardImageList.js";
22
22
  import "../../../MainBanner/MainBanner.js";
23
23
  import "../../../Faq/Faq.js";
24
- import { e as T, k as U } from "../../../index-db31fa48.js";
24
+ import { e as T, k as U } from "../../../index-4c5d924e.js";
25
25
  import "../../../HeroPossibilityBanner/index.js";
26
26
  import "../../../PartnersColors/PartnersColors.js";
27
27
  import "../../../Cards/CardImage/CardImage.js";
@@ -34,7 +34,7 @@ import "../../../DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
34
34
  import "../../../DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
35
35
  import "../../../DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
36
36
  import "../../../Faq/components/Collapse/Collapse.js";
37
- import "../../../index-66837af1.js";
37
+ import "../../../index-3b24fe0f.js";
38
38
  import "../../../CardImageSecondaryList/CardImageSecondaryList.js";
39
39
  import "../../../CardInfoTable/index.js";
40
40
  import "../../../DownloadFile/components/DownloadFileBright/index.js";
@@ -1,4 +1,4 @@
1
- import { e as a } from "../../../index-db31fa48.js";
1
+ import { e as a } from "../../../index-4c5d924e.js";
2
2
  export {
3
3
  a as PreviewCard
4
4
  };
@@ -1,4 +1,4 @@
1
- import { P as i } from "../index-db31fa48.js";
1
+ import { P as i } from "../index-4c5d924e.js";
2
2
  export {
3
3
  i as PreviewList
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../Types/FiledTypes.js";
3
- import { b as s } from "../index-db31fa48.js";
3
+ import { b as s } from "../index-4c5d924e.js";
4
4
  import "../ComponentContainer-cdb2528c.js";
5
5
  import "../cn-6a4bf187.js";
6
6
  import "../useScreenSize-c1b64c02.js";
@@ -1,5 +1,5 @@
1
1
  import { jsx as n, Fragment as t } from "react/jsx-runtime";
2
- import { c as i } from "../componentsMap-d90efb17.js";
2
+ import { c as i } from "../componentsMap-ec48f708.js";
3
3
  const d = ({ components: o, device: p }) => /* @__PURE__ */ n(t, { children: o.map((r) => {
4
4
  const e = i[r.key];
5
5
  return e ? /* @__PURE__ */ n(
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { l as U, C as V } from "../../../index-db31fa48.js";
2
+ import { l as U, C as V } from "../../../index-4c5d924e.js";
3
3
  import "../../../ConfigProvider/index.js";
4
4
  import "../../../Banner/Banner.js";
5
5
  import "../../../BannerAndText/index.js";
@@ -35,7 +35,7 @@ import "../../../DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
35
35
  import "../../../DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
36
36
  import "../../../DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
37
37
  import "../../../Faq/components/Collapse/Collapse.js";
38
- import "../../../index-66837af1.js";
38
+ import "../../../index-3b24fe0f.js";
39
39
  import "../../../CardImageSecondaryList/CardImageSecondaryList.js";
40
40
  import "../../../CardInfoTable/index.js";
41
41
  import "../../../DownloadFile/components/DownloadFileBright/index.js";
@@ -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-db31fa48.js";
5
+ import { c as e } from "../index-4c5d924e.js";
6
6
  import "./components/CardWarning/index.js";
7
7
  export {
8
8
  e as StandartTable
@@ -1,9 +1,9 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import "../index-66837af1.js";
3
+ import "../index-3b24fe0f.js";
4
4
  import "../Types/FiledTypes.js";
5
5
  import "../swiper-react-90953710.js";
6
- import { S as w } from "../index-db31fa48.js";
6
+ import { S as w } from "../index-4c5d924e.js";
7
7
  import "../ComponentContainer-cdb2528c.js";
8
8
  import "./components/Bullet/Bullet.js";
9
9
  import "./components/Slide/Slide.js";
@@ -1,4 +1,4 @@
1
- import { S as i } from "../index-db31fa48.js";
1
+ import { S as i } from "../index-4c5d924e.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-db31fa48.js";
3
+ import { n, m as e } from "../index-4c5d924e.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-db31fa48.js";
1
+ import { n as r } from "../index-4c5d924e.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-db31fa48.js";
2
+ import { T as p } from "../index-4c5d924e.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-db31fa48.js";
1
+ import { T as r } from "../index-4c5d924e.js";
2
2
  export {
3
3
  r as TasksBannerList
4
4
  };
@@ -1,4 +1,4 @@
1
- import { A as r } from "./index-66837af1.js";
1
+ import { A as r } from "./index-3b24fe0f.js";
2
2
  import { Banner as o } from "./Banner/Banner.js";
3
3
  import { CardIconList as i } from "./CardIconList/CardIconList.js";
4
4
  import { CardImageList as m } from "./CardImageList/CardImageList.js";
@@ -13,7 +13,7 @@ import { DownloadFileHalf as d } from "./DownloadFile/components/DownloadFileHal
13
13
  import { DownloadFileMini as l } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
14
14
  import { Faq as L } from "./Faq/Faq.js";
15
15
  import { Footer as C } from "./Footer/Footer.js";
16
- import { I as F, P as c, S as w, a as B, T as I, b as S, c as M, H as P } from "./index-db31fa48.js";
16
+ import { I as F, P as c, S as w, a as B, T as I, b as S, c as M, H as P } from "./index-4c5d924e.js";
17
17
  import { IntroBanner as g } from "./IntroBanner/IntroBanner.js";
18
18
  import { MainBanner as D } from "./MainBanner/MainBanner.js";
19
19
  import { MultiCards as u } from "./MultiCards/index.js";