md-components-mdigial-azamat 0.0.13 → 0.0.17

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 (60) hide show
  1. package/dist/AllComponents.js +70 -86
  2. package/dist/Banner/Banner.js +8 -140
  3. package/dist/Banner/index.js +2 -2
  4. package/dist/CardImageList/CardImageList.js +8 -49
  5. package/dist/CardImageList/index.js +1 -1
  6. package/dist/CardInfoTable/index.js +6 -151
  7. package/dist/Cards/CardImage/types.js +4 -1
  8. package/dist/Cards/ContentCard/ContentCard.js +6 -38
  9. package/dist/Cards/ContentCard/index.js +1 -1
  10. package/dist/Cards/WarningCard/WarningCard.js +7 -51
  11. package/dist/Cards/WarningCard/index.js +1 -1
  12. package/dist/Cards/WarningCard/model.js +2 -22
  13. package/dist/ContentCardList/ContentCardList.js +4 -25
  14. package/dist/ContentCardList/index.js +2 -2
  15. package/dist/DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js +5 -42
  16. package/dist/DownloadFile/components/DownloadFileBanner/index.js +2 -2
  17. package/dist/DownloadFile/components/DownloadFileBright/index.js +7 -8
  18. package/dist/DownloadFile/components/DownloadFileFull/DownloadFileFull.js +6 -39
  19. package/dist/DownloadFile/components/DownloadFileFull/index.js +2 -2
  20. package/dist/DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js +6 -46
  21. package/dist/DownloadFile/components/DownloadFileHalf/index.js +2 -2
  22. package/dist/DownloadFile/components/DownloadFileMini/DownloadFileMini.js +6 -45
  23. package/dist/DownloadFile/components/DownloadFileMini/index.js +2 -2
  24. package/dist/Faq/Faq.js +6 -34
  25. package/dist/Faq/components/FeedbackForm/FeedbackForm.js +5 -1032
  26. package/dist/Faq/components/FeedbackForm/index.js +1 -1
  27. package/dist/Faq/index.js +2 -2
  28. package/dist/InfoBanner/index.js +1 -1
  29. package/dist/InstructionList/InstructionList.js +5 -29
  30. package/dist/InstructionList/index.js +1 -1
  31. package/dist/IntroBanner/IntroBanner.js +1 -1
  32. package/dist/MainBanner/MainBanner.js +6 -77
  33. package/dist/MainBanner/index.js +2 -2
  34. package/dist/PageViewer/PageViewer.js +28 -4
  35. package/dist/PageViewer/renderComponents.js +1 -1
  36. package/dist/PreviewList/PreviewList.js +4 -25
  37. package/dist/PreviewList/components/PreviewCard/PreviewCard.js +5 -32
  38. package/dist/PreviewList/components/PreviewCard/index.js +2 -2
  39. package/dist/PreviewList/index.js +1 -1
  40. package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
  41. package/dist/RenderAllComponents/const.js +1 -1
  42. package/dist/StandartTable/components/CardWarning/index.js +2 -2
  43. package/dist/Stepper/Stepper.js +5 -40
  44. package/dist/Stepper/index.js +1 -1
  45. package/dist/TasksBanner/TasksBanner.js +12 -13
  46. package/dist/Types/CustomType.js +1 -0
  47. package/dist/Types/FiledTypes.js +4 -0
  48. package/dist/VideoMainBanner/VideoMainBanner.js +3 -3
  49. package/dist/componentsMap-fc5d3ce6.js +58 -0
  50. package/dist/{const-9041b93a.js → const-fcf5d36a.js} +2 -2
  51. package/dist/{data.mock-741c2220.js → data.mock-97df7aa8.js} +1 -1
  52. package/dist/index-3d4883ec.js +2106 -0
  53. package/dist/main.js +64 -74
  54. package/dist/model-bc7ae7c3.js +51 -0
  55. package/package.json +1 -1
  56. package/dist/Icon-70ea6cb8.js +0 -187
  57. package/dist/componentsMap-8af3b722.js +0 -71
  58. package/dist/index-b3d6aed3.js +0 -52
  59. package/dist/palette-ac8c8a5f.js +0 -31
  60. /package/dist/assets/{TasksBanner.css → InfoBanner.css} +0 -0
@@ -1,130 +1,114 @@
1
- import { M as o, B as n, C as t, S as a, a as e, V as r, b as i, c as m, d as p, e as s, f as l, P as d, g as c, W as D, F as P, D as L, h as f, i as C, j as B, I as y, k as w, l as F, A as k, m as I, T as S, n as g, E as M, o as V, p as u, q as T, r as b, s as A, t as h } from "./data.mock-741c2220.js";
2
- import q from "./AnimatedSwiper/index.js";
3
- import { Banner as x } from "./Banner/Banner.js";
4
- import { CardIconList as E } from "./CardIconList/CardIconList.js";
5
- import { CardImageList as W } from "./CardImageList/CardImageList.js";
6
- import { CardImageSecondaryList as v } from "./CardImageSecondaryList/CardImageSecondaryList.js";
7
- import { CardInfoTable as H } from "./CardInfoTable/index.js";
8
- import { ContentCardList as j } from "./ContentCardList/ContentCardList.js";
9
- import { DownloadFileBright as z } from "./DownloadFile/components/DownloadFileBright/index.js";
10
- import { EmptyBox as G } from "./EmptyBox/EmptyBox.js";
11
- import { Faq as J } from "./Faq/Faq.js";
12
- import { InfoBannerList as K } from "./InfoBannerList/InfoBannerList.js";
13
- import { IntroBanner as N } from "./IntroBanner/IntroBanner.js";
14
- import { MainBanner as O } from "./MainBanner/MainBanner.js";
15
- import { MultiCards as Q } from "./MultiCards/index.js";
16
- import { Partners as R } from "./Partners/Partners.js";
17
- import { PartnersColors as U } from "./PartnersColors/PartnersColors.js";
18
- import { PromoPoster as X } from "./PromoPoster/PromoPoster.js";
19
- import { Segments as Y } from "./Segments/Segments.js";
20
- import { StandartTable as Z } from "./StandartTable/index.js";
21
- import { Stepper as _ } from "./Stepper/Stepper.js";
22
- import { SwiperList as $ } from "./SwiperList/SwiperList.js";
23
- import { TasksBannerList as oo } from "./TasksBannerList/TasksBannerList.js";
24
- import { VideoFull as no } from "./Video/VideoFull/VideoFull.js";
25
- import { VideoList as to } from "./Video/VideoList/VideoList.js";
26
- import { VideoListMini as ao } from "./Video/VideoListMini/VideoListMini.js";
27
- import { VideoMainBanner as eo } from "./VideoMainBanner/VideoMainBanner.js";
1
+ import { M as o, B as n, C as a, S as t, a as e, V as r, b as i, c as s, d as p, e as m, f as l, P as d, g as c, W as D, F as P, D as L, h as C, i as B, j as y, I as F, k as w, l as k, A as f, m as I, T as S, n as M, E as g, o as V, p as u, q as T, r as b, s as A, t as W } from "./data.mock-97df7aa8.js";
2
+ import h from "./AnimatedSwiper/index.js";
3
+ import { M as q, B as x, C as E, S as v, a as H, W as j, F as z, D as G, b as J, c as K, d as N, I as O, P as Q, e as R } from "./index-3d4883ec.js";
4
+ import { CardIconList as U } from "./CardIconList/CardIconList.js";
5
+ import { CardImageSecondaryList as X } from "./CardImageSecondaryList/CardImageSecondaryList.js";
6
+ import { DownloadFileBright as Y } from "./DownloadFile/components/DownloadFileBright/index.js";
7
+ import { EmptyBox as Z } from "./EmptyBox/EmptyBox.js";
8
+ import { InfoBannerList as _ } from "./InfoBannerList/InfoBannerList.js";
9
+ import { IntroBanner as $ } from "./IntroBanner/IntroBanner.js";
10
+ import { MultiCards as oo } from "./MultiCards/index.js";
11
+ import { Partners as no } from "./Partners/Partners.js";
12
+ import { PartnersColors as ao } from "./PartnersColors/PartnersColors.js";
13
+ import { PromoPoster as to } from "./PromoPoster/PromoPoster.js";
14
+ import { Segments as eo } from "./Segments/Segments.js";
15
+ import { StandartTable as ro } from "./StandartTable/index.js";
16
+ import { SwiperList as io } from "./SwiperList/SwiperList.js";
17
+ import { TasksBannerList as so } from "./TasksBannerList/TasksBannerList.js";
18
+ import { VideoFull as po } from "./Video/VideoFull/VideoFull.js";
19
+ import { VideoList as mo } from "./Video/VideoList/VideoList.js";
20
+ import { VideoListMini as lo } from "./Video/VideoListMini/VideoListMini.js";
21
+ import { VideoMainBanner as co } from "./VideoMainBanner/VideoMainBanner.js";
28
22
  import "./ConfigProvider/index.js";
29
23
  import "./BannerAndText/index.js";
30
24
  import "./HtmlContent/HtmlContent.js";
31
- import { InstructionList as ro } from "./InstructionList/InstructionList.js";
32
25
  import "./HeroPossibilityBanner/index.js";
33
- import { PreviewList as io } from "./PreviewList/PreviewList.js";
34
26
  import "./Cards/CardImage/CardImage.js";
35
- import "./Cards/ContentCard/ContentCard.js";
36
- import { WarningCard as mo } from "./Cards/WarningCard/WarningCard.js";
37
27
  import "./Cards/ColoredCard/index.js";
38
28
  import "./index-6e0f7db0.js";
39
- import { DownloadFileBanner as po } from "./DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
40
- import { DownloadFileFull as so } from "./DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
41
- import { DownloadFileHalf as lo } from "./DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
42
- import { DownloadFileMini as co } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
43
29
  import "./Faq/components/Collapse/Collapse.js";
44
30
  import "react/jsx-runtime";
45
31
  import "react";
46
- import "./index-b3d6aed3.js";
47
32
  import "./InstructionList/components/InstructionCard/InstructionCard.js";
48
- import "./PreviewList/components/PreviewCard/PreviewCard.js";
49
- const pn = {
50
- MainBanner: { key: "MainBanner", component: O },
33
+ const Oo = {
34
+ MainBanner: { key: "MainBanner", component: q },
51
35
  Banner: { key: "Banner", component: x },
52
- CardImageList: { key: "CardImageList", component: W },
53
- Stepper: { key: "Stepper", component: _ },
54
- Segments: { key: "Segments", component: Y },
55
- VideoFull: { key: "VideoFull", component: no },
56
- VideoList: { key: "VideoList", component: to },
57
- VideoListMini: { key: "VideoListMini", component: ao },
58
- ContentCardList: { key: "ContentCardList", component: j },
59
- CardIconList: { key: "CardIconList", component: E },
60
- MultiCards: { key: "MultiCards", component: Q },
61
- Partners: { key: "Partners", component: R },
62
- PartnersColors: { key: "PartnersColors", component: U },
63
- WarningCard: { key: "WarningCard", component: mo },
64
- Faq: { key: "Faq", component: J },
36
+ CardImageList: { key: "CardImageList", component: E },
37
+ Stepper: { key: "Stepper", component: v },
38
+ Segments: { key: "Segments", component: eo },
39
+ VideoFull: { key: "VideoFull", component: po },
40
+ VideoList: { key: "VideoList", component: mo },
41
+ VideoListMini: { key: "VideoListMini", component: lo },
42
+ ContentCardList: { key: "ContentCardList", component: H },
43
+ CardIconList: { key: "CardIconList", component: U },
44
+ MultiCards: { key: "MultiCards", component: oo },
45
+ Partners: { key: "Partners", component: no },
46
+ PartnersColors: { key: "PartnersColors", component: ao },
47
+ WarningCard: { key: "WarningCard", component: j },
48
+ Faq: { key: "Faq", component: z },
65
49
  DownloadFileBanner: {
66
50
  key: "DownloadFileBanner",
67
- component: po
51
+ component: G
68
52
  },
69
- DownloadFileHalf: { key: "DownloadFileHalf", component: lo },
70
- DownloadFileFull: { key: "DownloadFileFull", component: so },
71
- DownloadFileMini: { key: "DownloadFileMini", component: co },
72
- InstructionList: { key: "InstructionList", component: ro },
73
- PreviewList: { key: "PreviewList", component: io },
74
- SwiperList: { key: "SwiperList", component: $ },
75
- AnimatedSwiper: { key: "AnimatedSwiper", component: q },
76
- InfoBannerList: { key: "InfoBannerList", component: K },
77
- TasksBannerList: { key: "TasksBannerList", component: oo },
78
- VideoMainBanner: { key: "VideoMainBanner", component: eo },
79
- EmptyBox: { key: "EmptyBox", component: G },
80
- PromoPoster: { key: "PromoPoster", component: X },
53
+ DownloadFileHalf: { key: "DownloadFileHalf", component: J },
54
+ DownloadFileFull: { key: "DownloadFileFull", component: K },
55
+ DownloadFileMini: { key: "DownloadFileMini", component: N },
56
+ InstructionList: { key: "InstructionList", component: O },
57
+ PreviewList: { key: "PreviewList", component: Q },
58
+ SwiperList: { key: "SwiperList", component: io },
59
+ AnimatedSwiper: { key: "AnimatedSwiper", component: h },
60
+ InfoBannerList: { key: "InfoBannerList", component: _ },
61
+ TasksBannerList: { key: "TasksBannerList", component: so },
62
+ VideoMainBanner: { key: "VideoMainBanner", component: co },
63
+ EmptyBox: { key: "EmptyBox", component: Z },
64
+ PromoPoster: { key: "PromoPoster", component: to },
81
65
  CardImageSecondaryList: {
82
66
  key: "CardImageSecondaryList",
83
- component: v
67
+ component: X
84
68
  },
85
- CardInfoTable: { key: "CardInfoTable", component: H },
86
- StandartTable: { key: "StandartTable", component: Z },
87
- IntroBanner: { key: "IntroBanner", component: N },
69
+ CardInfoTable: { key: "CardInfoTable", component: R },
70
+ StandartTable: { key: "StandartTable", component: ro },
71
+ IntroBanner: { key: "IntroBanner", component: $ },
88
72
  DownloadFileBright: {
89
73
  key: "DownloadFileBright",
90
- component: z
74
+ component: Y
91
75
  }
92
- }, sn = {
76
+ }, Qo = {
93
77
  MainBanner: o.componentProps,
94
78
  Banner: n.componentProps,
95
- CardImageList: t.componentProps,
96
- Stepper: a.componentProps,
79
+ CardImageList: a.componentProps,
80
+ Stepper: t.componentProps,
97
81
  Segments: e.componentProps,
98
82
  VideoFull: r.componentProps,
99
83
  VideoList: i.componentProps,
100
- VideoListMini: m.componentProps,
84
+ VideoListMini: s.componentProps,
101
85
  ContentCardList: p.componentProps,
102
- CardIconList: s.componentProps,
86
+ CardIconList: m.componentProps,
103
87
  MultiCards: l.componentProps,
104
88
  Partners: d.componentProps,
105
89
  PartnersColors: c.componentProps,
106
90
  WarningCard: D.componentProps,
107
91
  Faq: P.componentProps,
108
92
  DownloadFileBanner: L.componentProps,
109
- DownloadFileHalf: f.componentProps,
110
- DownloadFileFull: C.componentProps,
111
- DownloadFileMini: B.componentProps,
112
- InstructionList: y.componentProps,
93
+ DownloadFileHalf: C.componentProps,
94
+ DownloadFileFull: B.componentProps,
95
+ DownloadFileMini: y.componentProps,
96
+ InstructionList: F.componentProps,
113
97
  PreviewList: w.componentProps,
114
- SwiperList: F.componentProps,
115
- AnimatedSwiper: k.componentProps,
98
+ SwiperList: k.componentProps,
99
+ AnimatedSwiper: f.componentProps,
116
100
  InfoBannerList: I.componentProps,
117
101
  TasksBannerList: S.componentProps,
118
- VideoMainBanner: g.componentProps,
119
- EmptyBox: M.componentProps,
102
+ VideoMainBanner: M.componentProps,
103
+ EmptyBox: g.componentProps,
120
104
  PromoPoster: V.componentProps,
121
105
  CardImageSecondaryList: u.componentProps,
122
106
  CardInfoTable: T.componentProps,
123
107
  StandartTable: b.componentProps,
124
108
  IntroBanner: A.componentProps,
125
- DownloadFileBright: h.componentProps
109
+ DownloadFileBright: W.componentProps
126
110
  };
127
111
  export {
128
- pn as AllComponents,
129
- sn as AllComponentsData
112
+ Oo as AllComponents,
113
+ Qo as AllComponentsData
130
114
  };
@@ -1,142 +1,10 @@
1
- import { jsx as t, jsxs as i } from "react/jsx-runtime";
2
- import { BannerVariant as d } from "./types.js";
3
- import { B as g } from "../index-b3d6aed3.js";
4
- import { C as y } from "../ComponentContainer-0fcc2695.js";
5
- import { I as h } from "../index-60dfa873.js";
6
- import { c as a } from "../cn-d8c04b28.js";
7
- import { u as _ } from "../useScreenSize-c1b64c02.js";
8
- const j = [
9
- "bg_image",
10
- "image",
11
- "title",
12
- "text_color",
13
- "description",
14
- "buttons",
15
- "variant",
16
- "qr"
17
- ], k = ({
18
- bg_image: w,
19
- image: o,
20
- title: n,
21
- text_color: r = "inherit",
22
- description: c,
23
- buttons: x,
24
- variant: s,
25
- qr: e
26
- }) => {
27
- var p, f, b;
28
- const m = _(960), u = s === d.Buttons, N = s === d.Qr;
29
- return /* @__PURE__ */ t(y, { children: /* @__PURE__ */ i(
30
- "div",
31
- {
32
- className: a(
33
- "relative w-full h-fit flex max-tablet:flex-col justify-between gap-4 bg-cover bg-center rounded-[20px] overflow-hidden max-tablet:justify-start max-tablet:items-center"
34
- ),
35
- style: {
36
- backgroundImage: `url(${w})`
37
- },
38
- children: [
39
- /* @__PURE__ */ i("div", { className: " flex flex-col gap-4 w-[40%] max-tablet:w-full justify-center p-12 max-tablet:p-8", children: [
40
- n && /* @__PURE__ */ t(
41
- "p",
42
- {
43
- className: a(
44
- "text-[32px] font-bold leading-[40px] text-left text-black m-0 max-tablet:text-center max-tablet:text-[24px] max-tablet:leading-[28px]"
45
- ),
46
- style: { color: r },
47
- children: n
48
- }
49
- ),
50
- c && /* @__PURE__ */ t(
51
- "p",
52
- {
53
- className: a(
54
- "text-[18px] font-normal leading-[26px] text-left m-0 max-tablet:px-[24px] max-tablet:text-center max-tablet:text-[15px] max-tablet:leading-[22px]"
55
- ),
56
- style: { color: r },
57
- children: c
58
- }
59
- ),
60
- u && /* @__PURE__ */ t("div", { className: "flex items-center gap-4 mt-6 max-tablet:flex-col max-tablet:gap-[10px] max-tablet:mt-[5px]", children: x == null ? void 0 : x.map((l, v) => /* @__PURE__ */ t(
61
- "a",
62
- {
63
- href: (l == null ? void 0 : l.link) || "#",
64
- className: a("w-fit z-10 max-tablet:w-full"),
65
- target: "_blank",
66
- rel: "noopener noreferrer",
67
- children: /* @__PURE__ */ t(
68
- g,
69
- {
70
- variant: l.variant,
71
- className: "w-[200px] max-tablet:w-full",
72
- children: l.text
73
- }
74
- )
75
- },
76
- v
77
- )) }),
78
- N && (m ? /* @__PURE__ */ t("div", { className: "flex items-center gap-4 mt-6 max-tablet:flex-col max-tablet:gap-[10px] max-tablet:mt-[5px]", children: /* @__PURE__ */ t(
79
- "a",
80
- {
81
- href: ((p = e == null ? void 0 : e.button) == null ? void 0 : p.link) || "#",
82
- className: a("w-fit z-10 max-tablet:w-full"),
83
- target: "_blank",
84
- rel: "noopener noreferrer",
85
- children: /* @__PURE__ */ t(
86
- g,
87
- {
88
- variant: (f = e == null ? void 0 : e.button) == null ? void 0 : f.variant,
89
- className: "w-[200px] max-tablet:w-full",
90
- children: (b = e == null ? void 0 : e.button) == null ? void 0 : b.text
91
- }
92
- )
93
- }
94
- ) }) : /* @__PURE__ */ i(
95
- "div",
96
- {
97
- className: a(
98
- "bg-white rounded-[15px] items-center gap-[12px] p-[12px] flex w-[282px] mt-6"
99
- ),
100
- children: [
101
- /* @__PURE__ */ t(
102
- h,
103
- {
104
- src: e == null ? void 0 : e.banner_qr,
105
- alt: e == null ? void 0 : e.banner_qr_text,
106
- width: 101,
107
- height: 101
108
- }
109
- ),
110
- /* @__PURE__ */ t(
111
- "p",
112
- {
113
- className: a(
114
- "text-[15px] font-medium leading-[22px] text-center w-[60%] text-graySoft"
115
- ),
116
- style: { color: e == null ? void 0 : e.color_text },
117
- children: e == null ? void 0 : e.banner_qr_text
118
- }
119
- )
120
- ]
121
- }
122
- ))
123
- ] }),
124
- o && /* @__PURE__ */ t(
125
- h,
126
- {
127
- src: o,
128
- alt: n,
129
- width: m ? 312 : 588,
130
- height: m ? 218 : 400,
131
- className: a("max-tablet:!w-full align-bottom items-end mt-auto"),
132
- imageStyles: "object-contain object-bottom"
133
- }
134
- )
135
- ]
136
- }
137
- ) });
138
- };
139
- k.propsToEdit = j;
1
+ import "react/jsx-runtime";
2
+ import "./types.js";
3
+ import { B as n } from "../index-3d4883ec.js";
4
+ import "../ComponentContainer-0fcc2695.js";
5
+ import "../index-60dfa873.js";
6
+ import "../cn-d8c04b28.js";
7
+ import "../useScreenSize-c1b64c02.js";
140
8
  export {
141
- k as Banner
9
+ n as Banner
142
10
  };
@@ -1,4 +1,4 @@
1
- import { Banner as n } from "./Banner.js";
1
+ import { B as e } from "../index-3d4883ec.js";
2
2
  export {
3
- n as Banner
3
+ e as Banner
4
4
  };
@@ -1,51 +1,10 @@
1
- import { jsx as r, jsxs as s } from "react/jsx-runtime";
2
- import { CardImage as p } from "../Cards/CardImage/CardImage.js";
3
- import { B as m } from "../index-b3d6aed3.js";
4
- import { C as c } from "../ComponentContainer-0fcc2695.js";
5
- import { c as i } from "../cn-d8c04b28.js";
6
- const x = ["cards", "title", "grid", "button"], f = ({
7
- cards: a,
8
- title: n,
9
- grid: t,
10
- button: l
11
- }) => /* @__PURE__ */ r(c, { children: /* @__PURE__ */ s("div", { className: "w-full flex flex-col items-center gap-6", children: [
12
- n && /* @__PURE__ */ r(
13
- "p",
14
- {
15
- className: `font-bold max-tablet:text-[26px] text-[44px] max-tablet:leading-[32px] leading-[42px]
16
- mb-[24px] font-variant-numeric font-feature-settings`,
17
- children: n
18
- }
19
- ),
20
- /* @__PURE__ */ r(
21
- "div",
22
- {
23
- className: i(
24
- `grid grid-cols-${t} items-stretch gap-6`,
25
- "max-tablet:grid-cols-1"
26
- ),
27
- children: a == null ? void 0 : a.map((e) => /* @__PURE__ */ r(
28
- p,
29
- {
30
- data: e
31
- },
32
- e == null ? void 0 : e.id
33
- ))
34
- }
35
- ),
36
- !!(l != null && l.length) && /* @__PURE__ */ r("div", { className: "flex flex-wrap gap-4", children: l.map((e, o) => /* @__PURE__ */ r(
37
- "a",
38
- {
39
- href: (e == null ? void 0 : e.link) || "#",
40
- className: i("w-fit z-10 max-tablet:w-full"),
41
- target: "_blank",
42
- rel: "noopener noreferrer",
43
- children: /* @__PURE__ */ r(m, { variant: e.variant, children: e.text })
44
- },
45
- o
46
- )) })
47
- ] }) });
48
- f.propsToEdit = x;
1
+ import "react/jsx-runtime";
2
+ import "../Cards/CardImage/CardImage.js";
3
+ import "../Cards/CardImage/types.js";
4
+ import "../Types/FiledTypes.js";
5
+ import { C as s } from "../index-3d4883ec.js";
6
+ import "../ComponentContainer-0fcc2695.js";
7
+ import "../cn-d8c04b28.js";
49
8
  export {
50
- f as CardImageList
9
+ s as CardImageList
51
10
  };
@@ -1,4 +1,4 @@
1
- import { CardImageList as e } from "./CardImageList.js";
1
+ import { C as e } from "../index-3d4883ec.js";
2
2
  export {
3
3
  e as CardImageList
4
4
  };
@@ -1,153 +1,8 @@
1
- import { jsxs as n, jsx as r } from "react/jsx-runtime";
2
- import { forwardRef as c } from "react";
3
- import { C as b } from "../ComponentContainer-0fcc2695.js";
4
- import { c as p } from "../cn-d8c04b28.js";
5
- import { B as m } from "../index-b3d6aed3.js";
6
- import { a as f, B as g } from "../const-9041b93a.js";
7
- import { I as d } from "../index-60dfa873.js";
8
- const h = ({ data: e, className: l }) => {
9
- var x;
10
- return /* @__PURE__ */ n(
11
- "div",
12
- {
13
- className: p(
14
- "w-full grid grid-cols-[1fr_3fr] gap-[24px] py-[24px] border-b border-lightGray8 first:pt-0 first:pb-[24px] last:pt-[24px] last:pb-0 last:border-b-0",
15
- "max-tablet:grid-cols-[140px_1fr] max-tablet:items-start max-tablet:gap-[12px] max-tablet:py-[16px] max-tablet:first:pt-0 max-tablet:first:pb-[16px] max-tablet:last:pt-[16px] max-tablet:last:pb-0 max-tablet:last:border-b-0",
16
- l
17
- ),
18
- children: [
19
- /* @__PURE__ */ r("p", { className: "text-[18px] leading-[26px] font-medium text-graySoft m-0 max-tablet:text-[13px] max-tablet:leading-[16px] max-tablet:w-[140px] max-tablet:break-words", children: e == null ? void 0 : e.title }),
20
- /* @__PURE__ */ r("div", { className: "grid grid-cols-3 gap-[24px] w-full max-tablet:grid-cols-1 max-tablet:gap-0 max-tablet:w-auto", children: (x = e == null ? void 0 : e.columns) == null ? void 0 : x.map((t) => /* @__PURE__ */ n(
21
- "div",
22
- {
23
- className: "w-full flex flex-col gap-[8px] max-tablet:py-[16px] max-tablet:border-b max-tablet:border-lightGray8 first:max-tablet:pt-0 first:max-tablet:pb-[16px] last:max-tablet:pt-[16px] last:max-tablet:pb-0 last:max-tablet:border-b-0",
24
- children: [
25
- (t == null ? void 0 : t.title) && /* @__PURE__ */ r("p", { className: "text-[18px] leading-[26px] font-medium m-0 break-words whitespace-pre-line", children: t == null ? void 0 : t.title }),
26
- (t == null ? void 0 : t.description) && /* @__PURE__ */ r("div", { className: "text-[14px] leading-[20px] text-graySoft whitespace-pre-line max-[420px]:whitespace-normal max-[420px]:break-words max-tablet:text-[13px] max-tablet:leading-[16px]", children: t == null ? void 0 : t.description })
27
- ]
28
- },
29
- t == null ? void 0 : t.id
30
- )) })
31
- ]
32
- }
33
- );
34
- }, u = ({
35
- data: e,
36
- title: l,
37
- description: x,
38
- image: t,
39
- className: s
40
- }) => /* @__PURE__ */ n(
41
- "div",
42
- {
43
- className: p(
44
- "w-full flex justify-between gap-[20px] bg-[#5f6e7b10] p-[32px] rounded-[20px]",
45
- "max-tablet:flex-col max-tablet:items-stretch max-tablet:gap-[24px] max-tablet:p-[16px] max-tablet:h-fit",
46
- s
47
- ),
48
- children: [
49
- /* @__PURE__ */ n(
50
- "div",
51
- {
52
- className: p(
53
- "flex gap-[16px] items-center justify-center basis-[70%]",
54
- "max-tablet:flex-col max-tablet:items-start max-tablet:gap-[12px] max-tablet:basis-full"
55
- ),
56
- children: [
57
- ((e == null ? void 0 : e.necessary_icon) || t) && /* @__PURE__ */ r(
58
- d,
59
- {
60
- src: (e == null ? void 0 : e.necessary_icon) ?? t ?? "",
61
- alt: (e == null ? void 0 : e.necessary_title) ?? l ?? "",
62
- width: 48,
63
- height: 48,
64
- className: "w-[48px] h-[48px] shrink-0",
65
- imageStyles: "w-full h-full object-contain"
66
- }
67
- ),
68
- /* @__PURE__ */ n("div", { className: "box-border max-tablet:h-fit", children: [
69
- /* @__PURE__ */ r(
70
- "p",
71
- {
72
- className: p(
73
- "text-[24px] font-bold leading-[32px] m-0",
74
- "max-tablet:text-[18px] max-tablet:font-semibold max-tablet:leading-[26px]"
75
- ),
76
- children: (e == null ? void 0 : e.necessary_title) || l
77
- }
78
- ),
79
- ((e == null ? void 0 : e.necessary_description) || x) && /* @__PURE__ */ r(
80
- "p",
81
- {
82
- className: p(
83
- "text-[15px] font-normal leading-[24px] m-0",
84
- "max-tablet:text-[13px] max-tablet:leading-[16px]"
85
- ),
86
- children: (e == null ? void 0 : e.necessary_description) || x
87
- }
88
- )
89
- ] })
90
- ]
91
- }
92
- ),
93
- (e == null ? void 0 : e.necessary_button_link) && /* @__PURE__ */ r(
94
- "a",
95
- {
96
- href: e == null ? void 0 : e.necessary_button_link,
97
- target: "_blank",
98
- children: /* @__PURE__ */ r(
99
- m,
100
- {
101
- variant: f.Static,
102
- size: g.L,
103
- className: "text-[15px] font-medium leading-[24px] px-[16px] py-[8px] rounded-[8px] bg-[#FDDB2B] text-black border-none cursor-pointer transition-colors duration-300 hover:bg-[#F7C21C] max-tablet:w-full max-tablet:h-[56px]",
104
- children: e == null ? void 0 : e.necessary_button_text
105
- }
106
- )
107
- }
108
- )
109
- ]
110
- }
111
- ), w = c(
112
- ({ title: e, table: l, rows: x }) => {
113
- var t, s, i;
114
- return /* @__PURE__ */ n(b, { children: [
115
- e && /* @__PURE__ */ r(
116
- "p",
117
- {
118
- className: p(
119
- "text-[44px] font-bold leading-[52px] mb-[48px] text-black text-center max-tablet:text-[26px] max-tablet:leading-[32px] max-tablet:mb-[32px]"
120
- ),
121
- children: e
122
- }
123
- ),
124
- /* @__PURE__ */ n("div", { className: "bg-white p-8 rounded-[20px] md:p-6", children: [
125
- x == null ? void 0 : x.map((a) => {
126
- var o;
127
- return /* @__PURE__ */ r(
128
- h,
129
- {
130
- data: a,
131
- className: p("border-b border-gray-200 last:border-b-0", {
132
- "border-none": (o = l == null ? void 0 : l.warning) == null ? void 0 : o.warning_title
133
- })
134
- },
135
- a == null ? void 0 : a.id
136
- );
137
- }),
138
- ((t = l == null ? void 0 : l.warning) == null ? void 0 : t.warning_title) && /* @__PURE__ */ r(
139
- u,
140
- {
141
- className: "!flex-auto [&_p:first-child]:text-[16px] [&_p:first-child]:leading-[24px] [&_p:last-child]:text-[15px] [&_p:last-child]:leading-[22px]",
142
- title: (s = l == null ? void 0 : l.warning) == null ? void 0 : s.warning_title,
143
- description: (i = l == null ? void 0 : l.warning) == null ? void 0 : i.warning_description
144
- }
145
- )
146
- ] })
147
- ] });
148
- }
149
- );
150
- w.displayName = "CardInfoTable";
1
+ import "react/jsx-runtime";
2
+ import "react";
3
+ import "../ComponentContainer-0fcc2695.js";
4
+ import { e as a } from "../index-3d4883ec.js";
5
+ import "../cn-d8c04b28.js";
151
6
  export {
152
- w as CardInfoTable
7
+ a as CardInfoTable
153
8
  };
@@ -1 +1,4 @@
1
-
1
+ var r = /* @__PURE__ */ ((l) => (l.LARGE = "large", l.SMALL = "small", l))(r || {});
2
+ export {
3
+ r as CardImageVariant
4
+ };
@@ -1,40 +1,8 @@
1
- import { jsxs as n, jsx as o } from "react/jsx-runtime";
2
- import { HtmlContent as s } from "../../HtmlContent/HtmlContent.js";
3
- import { B as p } from "../../index-b3d6aed3.js";
4
- import { a as i } from "../../const-9041b93a.js";
5
- import { I as x } from "../../index-60dfa873.js";
6
- const c = ["data"], t = ({ data: e }) => {
7
- var l;
8
- return /* @__PURE__ */ n("div", { className: "rounded-[20px] overflow-hidden", children: [
9
- /* @__PURE__ */ o(
10
- x,
11
- {
12
- src: e == null ? void 0 : e.image,
13
- alt: e == null ? void 0 : e.title,
14
- className: "w-full h-auto"
15
- }
16
- ),
17
- /* @__PURE__ */ n("div", { className: "flex flex-col gap-[24px] bg-white p-[32px]", children: [
18
- /* @__PURE__ */ o("p", { className: "text-[24px] leading-[32px] font-semibold", children: e == null ? void 0 : e.title }),
19
- /* @__PURE__ */ o(
20
- s,
21
- {
22
- data: e == null ? void 0 : e.description,
23
- className: "text-graySoft text-[15px] leading-[22px]"
24
- }
25
- ),
26
- /* @__PURE__ */ o("div", { className: "flex gap-12px items-center max-tablet:flex-col", children: (l = e == null ? void 0 : e.button) == null ? void 0 : l.map((r) => /* @__PURE__ */ o(
27
- "a",
28
- {
29
- href: (r == null ? void 0 : r.link) || "#",
30
- target: "_blank",
31
- children: /* @__PURE__ */ o(p, { variant: i.Grey, children: r == null ? void 0 : r.text })
32
- }
33
- )) })
34
- ] })
35
- ] });
36
- };
37
- t.propsToEdit = c;
1
+ import "react/jsx-runtime";
2
+ import "../../HtmlContent/HtmlContent.js";
3
+ import { h as a } from "../../index-3d4883ec.js";
4
+ import "../../const-fcf5d36a.js";
5
+ import "../../index-60dfa873.js";
38
6
  export {
39
- t as ContentCard
7
+ a as ContentCard
40
8
  };
@@ -1,4 +1,4 @@
1
- import { ContentCard as t } from "./ContentCard.js";
1
+ import { h as t } from "../../index-3d4883ec.js";
2
2
  export {
3
3
  t as ContentCard
4
4
  };