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/Faq/Faq.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "./components/Collapse/Collapse.js";
3
- import { F as w } from "../index-186a975e.js";
3
+ import { F as l } from "../index-b999483f.js";
4
4
  import "../HtmlContent/HtmlContent.js";
5
5
  import "../ConfigProvider/index.js";
6
6
  import "../Segments/Segments.js";
@@ -13,14 +13,10 @@ import "../PartnersColors/PartnersColors.js";
13
13
  import "../Cards/CardImage/CardImage.js";
14
14
  import "../Cards/ColoredCard/index.js";
15
15
  import "../index-a379154f.js";
16
- import "../InstructionList/components/InstructionCard/InstructionCard.js";
17
- import "../AnimatedSwiper/index.js";
18
- import "../PromoPoster/PromoPoster.js";
16
+ import "../index-b093f70c.js";
19
17
  import "../Space/Space.js";
20
- import "../SwiperList/SwiperList.js";
21
- import "../TasksBannerList/TasksBannerList.js";
22
18
  import "../Types/FiledTypes.js";
23
19
  import "../ComponentContainer-0fcc2695.js";
24
20
  export {
25
- w as Faq
21
+ l as Faq
26
22
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { a7 as e } from "../../../index-186a975e.js";
3
+ import { aa as e } from "../../../index-b999483f.js";
4
4
  export {
5
5
  e as FeedbackForm
6
6
  };
@@ -1,4 +1,4 @@
1
- import { a7 as o } from "../../../index-186a975e.js";
1
+ import { aa as o } from "../../../index-b999483f.js";
2
2
  export {
3
3
  o as FeedbackForm
4
4
  };
package/dist/Faq/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { F as r } from "../index-186a975e.js";
1
+ import { F as r } from "../index-b999483f.js";
2
2
  export {
3
3
  r as Faq
4
4
  };
@@ -1,9 +1,10 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../cn-d8c04b28.js";
3
3
  import "../Types/FiledTypes.js";
4
- import { ae as e } from "../index-186a975e.js";
4
+ import { ao as t, an as e } from "../index-b999483f.js";
5
5
  import "../index-60dfa873.js";
6
- import "../useScreenSize-c1b64c02.js";
6
+ import "../index-b093f70c.js";
7
7
  export {
8
- e as InfoBanner
8
+ t as InfoBanner,
9
+ e as InfoBannerFields
9
10
  };
@@ -1,9 +1,8 @@
1
1
  import "react/jsx-runtime";
2
- import { g as a } from "../index-186a975e.js";
3
- import "../Types/FiledTypes.js";
2
+ import { h as n } from "../index-b999483f.js";
4
3
  import "../ComponentContainer-0fcc2695.js";
5
4
  import "../cn-d8c04b28.js";
6
- import "../useScreenSize-c1b64c02.js";
5
+ import "../index-b093f70c.js";
7
6
  export {
8
- a as InfoBannerList
7
+ n as InfoBannerList
9
8
  };
@@ -1,4 +1,4 @@
1
- import { g as r } from "../index-186a975e.js";
1
+ import { h as r } from "../index-b999483f.js";
2
2
  export {
3
3
  r as InfoBannerList
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
- import { I as p } from "../index-186a975e.js";
2
+ import { I as a, ah as i } from "../index-b999483f.js";
3
3
  import "../ComponentContainer-0fcc2695.js";
4
- import "./components/InstructionCard/InstructionCard.js";
5
4
  export {
6
- p as InstructionList
5
+ a as InstructionList,
6
+ i as cards
7
7
  };
@@ -1,68 +1,25 @@
1
- import { jsxs as l, jsx as e } from "react/jsx-runtime";
2
- import { useState as s } from "react";
3
- import { I as N } from "../../../index-60dfa873.js";
4
- import { InstructionModal as I } from "../InstructionModal/InstructionModal.js";
5
- const z = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzYxODBfMjc4KSI+CjxwYXRoIGQ9Ik0xNS4zMzM3IDQuNjY2NjlIMTIuNjY3QzEyLjAzODUgNC42NjY2OSAxMS43MjQyIDQuNjY2NjkgMTEuNTI4OSA0LjQ3MTQyQzExLjMzMzcgNC4yNzYxNiAxMS4zMzM3IDMuOTYxODkgMTEuMzMzNyAzLjMzMzM1VjAuNjY2Njg3TTE1LjMzMzcgMTEuMzMzNEgxMi42NjdDMTIuMDM4NSAxMS4zMzM0IDExLjcyNDIgMTEuMzMzNCAxMS41Mjg5IDExLjUyODZDMTEuMzMzNyAxMS43MjM5IDExLjMzMzcgMTIuMDM4MSAxMS4zMzM3IDEyLjY2NjdWMTUuMzMzNE00LjY2Njk5IDE1LjMzMzRWMTIuNjY2N0M0LjY2Njk5IDEyLjAzODEgNC42NjY5OSAxMS43MjM5IDQuNDcxNzMgMTEuNTI4NkM0LjI3NjQ3IDExLjMzMzQgMy45NjIyIDExLjMzMzQgMy4zMzM2NiAxMS4zMzM0SDAuNjY2OTkyTTQuNjY2OTkgMC42NjY2ODdWMy4zMzMzNUM0LjY2Njk5IDMuOTYxODkgNC42NjY5OSA0LjI3NjE2IDQuNDcxNzMgNC40NzE0MkM0LjI3NjQ3IDQuNjY2NjkgMy45NjIyIDQuNjY2NjkgMy4zMzM2NiA0LjY2NjY5SDAuNjY2OTkyIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF82MTgwXzI3OCI+CjxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K", c = ["data"], p = ({ data: M }) => {
6
- const [x, o] = s(!1), i = () => {
7
- M != null && M.image && (o(!0), document.body.style.overflow = "hidden");
8
- }, j = () => {
9
- o(!1), document.body.style.overflow = "auto";
10
- };
11
- return /* @__PURE__ */ l("div", { className: "w-full flex flex-col rounded-[20px] overflow-hidden", children: [
12
- /* @__PURE__ */ l("div", { className: "relative w-full h-[256px]", children: [
13
- /* @__PURE__ */ e(
14
- N,
15
- {
16
- src: M == null ? void 0 : M.image,
17
- alt: M == null ? void 0 : M.title,
18
- className: "w-full h-full",
19
- imageStyles: "object-cover"
20
- }
21
- ),
22
- (M == null ? void 0 : M.id) && /* @__PURE__ */ e(
23
- "div",
24
- {
25
- className: `absolute top-[26px] left-[36px] text-[20px] leading-[32px] text-white
26
- px-[18px] rounded-[100px]`,
27
- style: { background: M == null ? void 0 : M.count_color },
28
- children: M == null ? void 0 : M.id
29
- }
30
- ),
31
- /* @__PURE__ */ l(
32
- "button",
33
- {
34
- className: `absolute top-[26px] right-[36px] w-fit flex items-center gap-[4px] py-[8px] px-[10px]
35
- bg-translucentBlack rounded-[100px] cursor-pointer`,
36
- onClick: i,
37
- children: [
38
- /* @__PURE__ */ e("p", { className: "text-[14px] leading-[20px] text-white", children: "Показать" }),
39
- /* @__PURE__ */ e(
40
- N,
41
- {
42
- src: z,
43
- alt: "show"
44
- }
45
- )
46
- ]
47
- }
48
- )
49
- ] }),
50
- /* @__PURE__ */ l("div", { className: "bg-white px-[24px] py-[32px] flex flex-col flex-grow gap-[8px]", children: [
51
- (M == null ? void 0 : M.title) && /* @__PURE__ */ e("p", { className: "text-[24px] leading-[32px] font-bold", children: M == null ? void 0 : M.title }),
52
- (M == null ? void 0 : M.subtitle) && /* @__PURE__ */ e("p", { className: "text-[18px] leading-[26px] text-graySoft2", children: M == null ? void 0 : M.subtitle })
53
- ] }),
54
- /* @__PURE__ */ e(
55
- I,
56
- {
57
- show: x,
58
- image: M == null ? void 0 : M.image,
59
- title: M == null ? void 0 : M.title,
60
- onClose: j
61
- }
62
- )
63
- ] });
64
- };
65
- p.propsToEdit = c;
1
+ import "react/jsx-runtime";
2
+ import "react";
3
+ import { ab as k, ag as l } from "../../../index-b999483f.js";
4
+ import "../../../ConfigProvider/index.js";
5
+ import "../../../Segments/Segments.js";
6
+ import "../../../Video/VideoFull/VideoFull.js";
7
+ import "../../../Video/VideoList/VideoList.js";
8
+ import "../../../Video/VideoListMini/VideoListMini.js";
9
+ import "../../../Partners/Partners.js";
10
+ import "../../../HtmlContent/HtmlContent.js";
11
+ import "../../../HeroPossibilityBanner/index.js";
12
+ import "../../../PartnersColors/PartnersColors.js";
13
+ import "../../../Cards/CardImage/CardImage.js";
14
+ import "../../../Cards/ColoredCard/index.js";
15
+ import "../../../index-a379154f.js";
16
+ import "../../../Faq/components/Collapse/Collapse.js";
17
+ import "../InstructionModal/InstructionModal.js";
18
+ import "../../../index-60dfa873.js";
19
+ import "../../../index-b093f70c.js";
20
+ import "../../../Space/Space.js";
21
+ import "../../../Types/FiledTypes.js";
66
22
  export {
67
- p as InstructionCard
23
+ k as InstructionCard,
24
+ l as InstructionCardData
68
25
  };
@@ -1,4 +1,4 @@
1
- import { InstructionCard as t } from "./InstructionCard.js";
1
+ import { ab as o } from "../../../index-b999483f.js";
2
2
  export {
3
- t as InstructionCard
3
+ o as InstructionCard
4
4
  };
@@ -1,4 +1,4 @@
1
- import { I as r } from "../index-186a975e.js";
1
+ import { I as r } from "../index-b999483f.js";
2
2
  export {
3
3
  r as InstructionList
4
4
  };
@@ -1,8 +1,8 @@
1
1
  import "react/jsx-runtime";
2
- import { k as n } from "../index-186a975e.js";
2
+ import { m as n } from "../index-b999483f.js";
3
3
  import "../ComponentContainer-0fcc2695.js";
4
4
  import "../index-60dfa873.js";
5
- import "../useScreenSize-c1b64c02.js";
5
+ import "../index-b093f70c.js";
6
6
  export {
7
7
  n as IntroBanner
8
8
  };
@@ -1,4 +1,4 @@
1
- import { k as o } from "../index-186a975e.js";
1
+ import { m as o } from "../index-b999483f.js";
2
2
  export {
3
3
  o as IntroBanner
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { c as a } from "../index-186a975e.js";
2
+ import { c as a } from "../index-b999483f.js";
3
3
  import "../ComponentContainer-0fcc2695.js";
4
4
  import "../index-60dfa873.js";
5
5
  import "../cn-d8c04b28.js";
@@ -1,4 +1,4 @@
1
- import { c as r } from "../index-186a975e.js";
1
+ import { c as r } from "../index-b999483f.js";
2
2
  export {
3
3
  r as MainBanner
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { M as p } from "../index-186a975e.js";
2
+ import { M as p } from "../index-b999483f.js";
3
3
  import "../Types/FiledTypes.js";
4
4
  import "../ComponentContainer-0fcc2695.js";
5
5
  export {
@@ -1,5 +1,5 @@
1
1
  import "../ConfigProvider/index.js";
2
- import "../index-186a975e.js";
2
+ import "../index-b999483f.js";
3
3
  import "../Segments/Segments.js";
4
4
  import "../Video/VideoFull/VideoFull.js";
5
5
  import "../Video/VideoList/VideoList.js";
@@ -13,7 +13,6 @@ import "../Cards/ColoredCard/index.js";
13
13
  import "../index-a379154f.js";
14
14
  import "../Faq/components/Collapse/Collapse.js";
15
15
  import "../Faq/components/PlusMinusIcon/PlusMinusIcon.js";
16
- import "../InstructionList/components/InstructionCard/InstructionCard.js";
17
16
  import "../InstructionList/components/InstructionModal/InstructionModal.js";
18
17
  import "../PartnersColors/components/PartnerCard/PartnerCard.js";
19
18
  import "../PartnersColors/components/PartnerTab/PartnerTab.js";
@@ -22,7 +21,7 @@ import { jsx as r, Fragment as t } from "react/jsx-runtime";
22
21
  import m from "./ComponentsView.js";
23
22
  import "../Types/FiledTypes.js";
24
23
  import "../Space/Space.js";
25
- const y = ({ components: o }) => /* @__PURE__ */ r(t, { children: /* @__PURE__ */ r(m, { components: o }) });
24
+ const v = ({ components: o }) => /* @__PURE__ */ r(t, { children: /* @__PURE__ */ r(m, { components: o }) });
26
25
  export {
27
- y as PageViewer
26
+ v as PageViewer
28
27
  };
@@ -1,5 +1,5 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
- import { c as f } from "../componentsMap-e93c90e1.js";
2
+ import { c as f } from "../componentsMap-6d7d63d5.js";
3
3
  const a = (p) => p.map((r) => {
4
4
  const s = f[r.key];
5
5
  if (!s)
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { P as e } from "../index-186a975e.js";
2
+ import { P as e } from "../index-b999483f.js";
3
3
  import "../ComponentContainer-0fcc2695.js";
4
4
  export {
5
5
  e as PreviewList
@@ -1,6 +1,24 @@
1
1
  import "react/jsx-runtime";
2
- import { a8 as i } from "../../../index-186a975e.js";
2
+ import "../../../ConfigProvider/index.js";
3
+ import { ac as j, ai as k } from "../../../index-b999483f.js";
4
+ import "../../../Segments/Segments.js";
5
+ import "../../../Video/VideoFull/VideoFull.js";
6
+ import "../../../Video/VideoList/VideoList.js";
7
+ import "../../../Video/VideoListMini/VideoListMini.js";
8
+ import "../../../Partners/Partners.js";
9
+ import "../../../HtmlContent/HtmlContent.js";
10
+ import "../../../HeroPossibilityBanner/index.js";
11
+ import "../../../PartnersColors/PartnersColors.js";
12
+ import "../../../Cards/CardImage/CardImage.js";
13
+ import "../../../Cards/ColoredCard/index.js";
14
+ import "../../../index-a379154f.js";
15
+ import "../../../Faq/components/Collapse/Collapse.js";
16
+ import "react";
3
17
  import "../../../index-60dfa873.js";
18
+ import "../../../index-b093f70c.js";
19
+ import "../../../Space/Space.js";
20
+ import "../../../Types/FiledTypes.js";
4
21
  export {
5
- i as PreviewCard
22
+ j as PreviewCard,
23
+ k as PreviewCardData
6
24
  };
@@ -1,4 +1,4 @@
1
- import { a8 as e } from "../../../index-186a975e.js";
1
+ import { ac as e } from "../../../index-b999483f.js";
2
2
  export {
3
3
  e as PreviewCard
4
4
  };
@@ -1,4 +1,4 @@
1
- import { P as i } from "../index-186a975e.js";
1
+ import { P as i } from "../index-b999483f.js";
2
2
  export {
3
3
  i as PreviewList
4
4
  };
@@ -1,50 +1,9 @@
1
- import { jsx as t } from "react/jsx-runtime";
2
- import { FieldTypes as o } from "../Types/FiledTypes.js";
3
- import { C as l } from "../ComponentContainer-0fcc2695.js";
4
- import { c as n } from "../cn-d8c04b28.js";
5
- import { u as s } from "../useScreenSize-c1b64c02.js";
6
- const b = {
7
- type: "texts",
8
- label: "Тексты",
9
- dataType: "array",
10
- data: {
11
- title: o.TITLE,
12
- is_big: o.BOOLEAN
13
- }
14
- }, x = [
15
- "banner_bg_image",
16
- "banner_bg_image_mob",
17
- b
18
- ], c = ({
19
- banner_bg_image: p,
20
- banner_bg_image_mob: r,
21
- texts: a
22
- }) => {
23
- const i = s(960);
24
- return /* @__PURE__ */ t(
25
- l,
26
- {
27
- className: "flex items-center justify-between gap-[40px] px-[48px] py-[38px] pr-[68px] bg-cover bg-no-repeat rounded-[24px] overflow-hidden max-tablet:flex-col max-tablet:items-start max-tablet:gap-[24px] max-tablet:p-[24px] max-tablet:bg-center",
28
- style: {
29
- backgroundImage: `url(${i ? r : p})`
30
- },
31
- children: a == null ? void 0 : a.map((e, m) => /* @__PURE__ */ t(
32
- "p",
33
- {
34
- className: n(
35
- "text-[15px] leading-[22px] text-white break-words whitespace-normal",
36
- {
37
- "text-[72px] leading-[32px] font-bold text-white max-tablet:text-[32px] max-tablet:leading-[32px] max-tablet:h-[57px]": e == null ? void 0 : e.is_big
38
- }
39
- ),
40
- children: e == null ? void 0 : e.title
41
- },
42
- m
43
- ))
44
- }
45
- );
46
- };
47
- c.propsToEdit = x;
1
+ import "react/jsx-runtime";
2
+ import "../Types/FiledTypes.js";
3
+ import { i as s } from "../index-b999483f.js";
4
+ import "../ComponentContainer-0fcc2695.js";
5
+ import "../cn-d8c04b28.js";
6
+ import "../index-b093f70c.js";
48
7
  export {
49
- c as PromoPoster
8
+ s as PromoPoster
50
9
  };
@@ -1,5 +1,5 @@
1
1
  import { jsx as n, Fragment as t } from "react/jsx-runtime";
2
- import { c as i } from "../componentsMap-e93c90e1.js";
2
+ import { c as i } from "../componentsMap-6d7d63d5.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,4 +1,4 @@
1
- import { m as a, n as t, o as s, p as n, q as D, r, s as e, t as i, u as o, v as d, w as l, x as C, y as L, z as B, A as m, E as w, G as p, H as I, J as g, K as F, L as S, N as c, O as u, Q as M, R as P, T as f, U as T, X as V, Y as x, Z as y, _ as W, $ as b, a0 as q, a1 as v, a2 as A, a3 as E, a4 as H } from "../index-186a975e.js";
1
+ import { o as a, p as t, q as s, r as n, s as D, t as r, u as e, v as i, w as o, x as d, y as l, z as C, A as L, E as B, G as w, H as m, J as p, K as I, L as g, N as F, O as S, Q as c, R as u, U as M, X as P, Y as f, Z as V, _ as x, $ as y, a0 as T, a1 as W, a2 as b, a3 as q, a4 as v, a5 as A, a6 as E, a7 as H } from "../index-b999483f.js";
2
2
  const Q = [
3
3
  a,
4
4
  t,
@@ -14,8 +14,8 @@ const Q = [
14
14
  C,
15
15
  L,
16
16
  B,
17
- m,
18
17
  w,
18
+ m,
19
19
  p,
20
20
  I,
21
21
  g,
@@ -26,10 +26,10 @@ const Q = [
26
26
  M,
27
27
  P,
28
28
  f,
29
- T,
30
29
  V,
31
30
  x,
32
31
  y,
32
+ T,
33
33
  W,
34
34
  b,
35
35
  q,
@@ -1,75 +1,25 @@
1
- import { jsxs as r, jsx as e } from "react/jsx-runtime";
2
- import { I as g } from "../../../index-60dfa873.js";
3
- import { c as x } from "../../../cn-d8c04b28.js";
4
- const c = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjY2NzMgMS41NTMyMkw1Ljc3ODQzIDEwLjQ0MjNMMS4zMzM5OCA1Ljk5Nzg4IiBzdHJva2U9IiMxNkEzNEEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K", p = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNSAxLjQ0NjA0TDE2LjUgMTYuNDQ2TTE2LjUgMS40NDYwNEwxLjUgMTYuNDQ2IiBzdHJva2U9IiNFRjQ0NDQiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K", b = ({ data: l, className: t }) => {
5
- var s;
6
- return /* @__PURE__ */ r(
7
- "div",
8
- {
9
- className: x(
10
- "w-full grid grid-cols-[200px_3fr] gap-[24px] border-b border-greyLight",
11
- "max-tablet:last:border-none",
12
- "max-tablet:grid-cols-[170px_3fr] max-tablet:gap-0 max-tablet:w-fit",
13
- t
14
- ),
15
- children: [
16
- /* @__PURE__ */ e(
17
- "p",
18
- {
19
- className: x(
20
- "sticky left-0 top-0 z-10 bg-white font-medium text-[18px] leading-[24px] text-graySoft3 border-r border-greyLight",
21
- "py-[24px] px-[32px] max-tablet:w-[170px] max-tablet:px-4 whitespace-normal"
22
- ),
23
- children: l == null ? void 0 : l.title
24
- }
25
- ),
26
- /* @__PURE__ */ e(
27
- "div",
28
- {
29
- className: x(
30
- "grid grid-cols-[repeat(4,1fr)] max-tablet:grid-cols-[repeat(4,134px)] gap-[24px] max-tablet:gap-0 w-full"
31
- ),
32
- children: (s = l == null ? void 0 : l.columns) == null ? void 0 : s.map((a) => /* @__PURE__ */ r(
33
- "div",
34
- {
35
- className: x(
36
- "w-full flex flex-col gap-2",
37
- "py-[24px] max-tablet:last:py-[10px] max-tablet:px-[12px] max-tablet:last:pb-0 max-tablet:w-134px]"
38
- ),
39
- children: [
40
- /* @__PURE__ */ r("div", { className: "flex flex-row items-start gap-2 w-[240px] max-tablet:w-full", children: [
41
- (a == null ? void 0 : a.is_marked) === null ? null : a != null && a.is_marked ? /* @__PURE__ */ e(
42
- g,
43
- {
44
- src: c,
45
- alt: "check",
46
- width: 20,
47
- height: 20,
48
- className: "flex items-center justify-center"
49
- }
50
- ) : /* @__PURE__ */ e(
51
- g,
52
- {
53
- src: p,
54
- alt: "cross",
55
- width: 20,
56
- height: 20,
57
- className: "flex items-center justify-center"
58
- }
59
- ),
60
- (a == null ? void 0 : a.title) && /* @__PURE__ */ e("p", { className: "text-[18px] leading-[26px] font-medium m-0 break-words", children: a == null ? void 0 : a.title })
61
- ] }),
62
- (a == null ? void 0 : a.description) && /* @__PURE__ */ e("div", { className: "text-[14px] leading-[20px] text-graySoft3 max-tablet:text-[13px] max-tablet:leading-[16px]", children: a == null ? void 0 : a.description })
63
- ]
64
- },
65
- a == null ? void 0 : a.id
66
- ))
67
- }
68
- )
69
- ]
70
- }
71
- );
72
- };
1
+ import "react/jsx-runtime";
2
+ import { aq as g, ap as h } from "../../../index-b999483f.js";
3
+ import "../../../ConfigProvider/index.js";
4
+ import "../../../Segments/Segments.js";
5
+ import "../../../Video/VideoFull/VideoFull.js";
6
+ import "../../../Video/VideoList/VideoList.js";
7
+ import "../../../Video/VideoListMini/VideoListMini.js";
8
+ import "../../../Partners/Partners.js";
9
+ import "../../../HtmlContent/HtmlContent.js";
10
+ import "../../../HeroPossibilityBanner/index.js";
11
+ import "../../../PartnersColors/PartnersColors.js";
12
+ import "../../../Cards/CardImage/CardImage.js";
13
+ import "../../../Cards/ColoredCard/index.js";
14
+ import "../../../index-a379154f.js";
15
+ import "../../../Faq/components/Collapse/Collapse.js";
16
+ import "react";
17
+ import "../../../cn-d8c04b28.js";
18
+ import "../../../index-60dfa873.js";
19
+ import "../../../index-b093f70c.js";
20
+ import "../../../Space/Space.js";
21
+ import "../../../Types/FiledTypes.js";
73
22
  export {
74
- b as CardMarkedRow
23
+ g as CardMarkedRow,
24
+ h as CardMarkedRowFields
75
25
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../../cn-d8c04b28.js";
3
3
  import "../../../HtmlContent/HtmlContent.js";
4
- import { af as a } from "../../../index-186a975e.js";
4
+ import { ar as a } from "../../../index-b999483f.js";
5
5
  import "../../../index-60dfa873.js";
6
6
  export {
7
7
  a as CardWarning
@@ -2,8 +2,7 @@ import "react/jsx-runtime";
2
2
  import "../Types/FiledTypes.js";
3
3
  import "../ComponentContainer-0fcc2695.js";
4
4
  import "../cn-d8c04b28.js";
5
- import "./components/CardMarkedRow/index.js";
6
- import { j as e } from "../index-186a975e.js";
5
+ import { l as i } from "../index-b999483f.js";
7
6
  export {
8
- e as StandartTable
7
+ i as StandartTable
9
8
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../Types/FiledTypes.js";
3
- import { S as e } from "../index-186a975e.js";
3
+ import { S as e } from "../index-b999483f.js";
4
4
  import "../ComponentContainer-0fcc2695.js";
5
5
  import "../index-60dfa873.js";
6
6
  export {
@@ -1,4 +1,4 @@
1
- import { S as r } from "../index-186a975e.js";
1
+ import { S as r } from "../index-b999483f.js";
2
2
  export {
3
3
  r as Stepper
4
4
  };