md-components-mdigial-azamat 0.0.29 → 0.0.31

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 (65) hide show
  1. package/dist/AllComponents.js +1 -1
  2. package/dist/Banner/Banner.js +1 -1
  3. package/dist/Banner/index.js +1 -1
  4. package/dist/BannerAndText/index.js +1 -1
  5. package/dist/CardIconList/CardIconList.js +1 -1
  6. package/dist/CardIconList/index.js +1 -1
  7. package/dist/CardImageList/CardImageList.js +1 -1
  8. package/dist/CardImageList/index.js +1 -1
  9. package/dist/CardImageSecondary/CardImageSecondary.js +1 -1
  10. package/dist/CardImageSecondary/index.js +1 -1
  11. package/dist/CardImageSecondaryList/CardImageSecondaryList.js +1 -1
  12. package/dist/CardImageSecondaryList/index.js +1 -1
  13. package/dist/CardInfoTable/index.js +1 -1
  14. package/dist/Cards/ContentCard/ContentCard.js +1 -1
  15. package/dist/Cards/ContentCard/index.js +1 -1
  16. package/dist/Cards/WarningCard/WarningCard.js +2 -2
  17. package/dist/Cards/WarningCard/index.js +1 -1
  18. package/dist/Cards/WarningCard/model.js +7 -2
  19. package/dist/ContentCardList/ContentCardList.js +1 -1
  20. package/dist/ContentCardList/index.js +1 -1
  21. package/dist/DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js +2 -2
  22. package/dist/DownloadFile/components/DownloadFileBanner/index.js +1 -1
  23. package/dist/DownloadFile/components/DownloadFileBright/index.js +2 -2
  24. package/dist/DownloadFile/components/DownloadFileFull/DownloadFileFull.js +2 -2
  25. package/dist/DownloadFile/components/DownloadFileFull/index.js +1 -1
  26. package/dist/DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js +2 -2
  27. package/dist/DownloadFile/components/DownloadFileHalf/index.js +1 -1
  28. package/dist/DownloadFile/components/DownloadFileMini/DownloadFileMini.js +2 -2
  29. package/dist/DownloadFile/components/DownloadFileMini/index.js +1 -1
  30. package/dist/Faq/Faq.js +1 -1
  31. package/dist/Faq/components/FeedbackForm/FeedbackForm.js +1 -1
  32. package/dist/Faq/components/FeedbackForm/index.js +1 -1
  33. package/dist/Faq/index.js +1 -1
  34. package/dist/InfoBanner/index.js +1 -1
  35. package/dist/InfoBannerList/InfoBannerList.js +1 -1
  36. package/dist/InfoBannerList/index.js +1 -1
  37. package/dist/InstructionList/InstructionList.js +1 -1
  38. package/dist/InstructionList/index.js +1 -1
  39. package/dist/IntroBanner/IntroBanner.js +1 -1
  40. package/dist/IntroBanner/index.js +1 -1
  41. package/dist/MainBanner/MainBanner.js +1 -1
  42. package/dist/MainBanner/index.js +1 -1
  43. package/dist/MultiCards/index.js +1 -1
  44. package/dist/PageViewer/PageViewer.js +1 -1
  45. package/dist/PageViewer/renderComponents.js +1 -1
  46. package/dist/PartnersColors/PartnersColors.js +10 -10
  47. package/dist/PreviewList/PreviewList.js +1 -1
  48. package/dist/PreviewList/components/PreviewCard/PreviewCard.js +1 -1
  49. package/dist/PreviewList/components/PreviewCard/index.js +1 -1
  50. package/dist/PreviewList/index.js +1 -1
  51. package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
  52. package/dist/RenderAllComponents/const.js +1 -1
  53. package/dist/Space/Space.js +13 -15
  54. package/dist/StandartTable/components/CardWarning/index.js +1 -1
  55. package/dist/StandartTable/index.js +1 -1
  56. package/dist/Stepper/Stepper.js +1 -1
  57. package/dist/Stepper/index.js +1 -1
  58. package/dist/VideoMainBanner/VideoMainBanner.js +1 -1
  59. package/dist/VideoMainBanner/index.js +1 -1
  60. package/dist/{componentsMap-960fd4bb.js → componentsMap-e93c90e1.js} +1 -1
  61. package/dist/generateSelectOptions-7b23cdb8.js +7 -0
  62. package/dist/{index-0d55abe0.js → index-186a975e.js} +306 -299
  63. package/dist/main.js +1 -1
  64. package/dist/{model-bc7ae7c3.js → model-9e50e351.js} +25 -7
  65. package/package.json +1 -1
@@ -19,17 +19,17 @@ import { Collapse as Li } from "./Faq/components/Collapse/Collapse.js";
19
19
  import { InstructionCard as Di } from "./InstructionList/components/InstructionCard/InstructionCard.js";
20
20
  import "./HeroPossibilityBanner/index.js";
21
21
  import { PartnersColors as Ti } from "./PartnersColors/PartnersColors.js";
22
- import { W as Se, p as ne } from "./model-bc7ae7c3.js";
22
+ import { W as Se, w as Bi, p as ne } from "./model-9e50e351.js";
23
23
  import "./Cards/ColoredCard/index.js";
24
- import Bi from "./AnimatedSwiper/index.js";
25
- import { u as Fe } from "./useScreenSize-c1b64c02.js";
26
- import { PromoPoster as Si } from "./PromoPoster/PromoPoster.js";
27
- import { Space as Ei } from "./Space/Space.js";
28
- import { CardMarkedRow as Ii } from "./StandartTable/components/CardMarkedRow/index.js";
29
- import { SwiperList as Vi } from "./SwiperList/SwiperList.js";
30
- import { TasksBannerList as Mi } from "./TasksBannerList/TasksBannerList.js";
24
+ import Si from "./AnimatedSwiper/index.js";
25
+ import { u as Ne } from "./useScreenSize-c1b64c02.js";
26
+ import { PromoPoster as Ei } from "./PromoPoster/PromoPoster.js";
27
+ import { Space as Ii } from "./Space/Space.js";
28
+ import { CardMarkedRow as Vi } from "./StandartTable/components/CardMarkedRow/index.js";
29
+ import { SwiperList as Mi } from "./SwiperList/SwiperList.js";
30
+ import { TasksBannerList as Ai } from "./TasksBannerList/TasksBannerList.js";
31
31
  var Y = /* @__PURE__ */ ((e) => (e.S = "s", e.M = "m", e.L = "l", e.XL = "xl", e))(Y || {}), B = /* @__PURE__ */ ((e) => (e.Primary = "primary", e.Secondary = "secondary", e.SecondaryBlue = "secondaryBlue", e.Grey = "grey", e.Static = "static", e.Brand = "brand", e))(B || {});
32
- const Ne = {
32
+ const _e = {
33
33
  type: "button",
34
34
  size: Y,
35
35
  variant: B,
@@ -45,7 +45,7 @@ const Ne = {
45
45
  type: "buttons",
46
46
  dataType: "array",
47
47
  label: "Кнопки",
48
- data: Ne
48
+ data: _e
49
49
  }, I = Ct(
50
50
  ({
51
51
  children: e,
@@ -92,7 +92,7 @@ const Ne = {
92
92
  }
93
93
  );
94
94
  I.displayName = "AppButton";
95
- const Ai = {
95
+ const Pi = {
96
96
  type: "qr",
97
97
  label: "QR Блок",
98
98
  dataType: "object",
@@ -102,17 +102,17 @@ const Ai = {
102
102
  banner_qr_text: b.DESCRIPTION,
103
103
  banner_title: b.TITLE,
104
104
  color_text: b.COLOR,
105
- button: Ne
105
+ button: _e
106
106
  }
107
107
  }
108
- }, Pi = [
108
+ }, Oi = [
109
109
  "bg_image",
110
110
  "image",
111
111
  "title",
112
112
  "text_color",
113
113
  "description",
114
114
  Lt,
115
- Ai
115
+ Pi
116
116
  ], Dt = ({
117
117
  bg_image: e,
118
118
  image: t,
@@ -123,7 +123,7 @@ const Ai = {
123
123
  qr: d
124
124
  }) => {
125
125
  var v, L, F;
126
- const p = Fe(960);
126
+ const p = Ne(960);
127
127
  return /* @__PURE__ */ r(V, { children: /* @__PURE__ */ x(
128
128
  "div",
129
129
  {
@@ -234,8 +234,8 @@ const Ai = {
234
234
  }
235
235
  ) });
236
236
  };
237
- Dt.propsToEdit = Pi;
238
- const Oi = {
237
+ Dt.propsToEdit = Oi;
238
+ const Ri = {
239
239
  type: "banner_card",
240
240
  label: "Баннер карточка",
241
241
  dataType: "object",
@@ -244,7 +244,7 @@ const Oi = {
244
244
  image: b.FILE
245
245
  }
246
246
  }
247
- }, Ri = {
247
+ }, qi = {
248
248
  type: "banner_card",
249
249
  label: "Текстовая карточка",
250
250
  dataType: "object",
@@ -255,7 +255,7 @@ const Oi = {
255
255
  color_text: b.COLOR
256
256
  }
257
257
  }
258
- }, qi = [Oi, Ri, "turnover"], Tt = ({
258
+ }, $i = [Ri, qi, "turnover"], Tt = ({
259
259
  banner_card: e,
260
260
  text_card: t,
261
261
  is_banner_first: i
@@ -284,8 +284,8 @@ const Oi = {
284
284
  }
285
285
  )
286
286
  ] }) });
287
- Tt.propsToEdit = qi;
288
- const $i = {
287
+ Tt.propsToEdit = $i;
288
+ const ji = {
289
289
  type: "data",
290
290
  label: "Шаги",
291
291
  dataType: "array",
@@ -293,7 +293,7 @@ const $i = {
293
293
  text: b.DESCRIPTION,
294
294
  icon: b.FILE
295
295
  }
296
- }, ji = [$i, "title", Ne], Bt = ({ data: e, title: t, button: i }) => /* @__PURE__ */ r(V, { children: /* @__PURE__ */ x("div", { className: "flex items-center flex-col", children: [
296
+ }, Hi = [ji, "title", _e], Bt = ({ data: e, title: t, button: i }) => /* @__PURE__ */ r(V, { children: /* @__PURE__ */ x("div", { className: "flex items-center flex-col", children: [
297
297
  t && /* @__PURE__ */ r("p", { className: "font-bold max-tablet:text-[26px] text-[44px] mb-12 max-tablet:leading-[32px] leading-[42px] font-variant-numeric font-feature-settings", children: t }),
298
298
  /* @__PURE__ */ r("div", { className: "grid grid-cols-3 gap-6 max-tablet:grid-cols-1", children: e == null ? void 0 : e.map((a, n) => {
299
299
  const s = n + 1;
@@ -327,8 +327,8 @@ const $i = {
327
327
  n
328
328
  )) })
329
329
  ] }) });
330
- Bt.propsToEdit = ji;
331
- const Hi = ["data"], St = ({ data: e }) => {
330
+ Bt.propsToEdit = Hi;
331
+ const Ui = ["data"], St = ({ data: e }) => {
332
332
  var t;
333
333
  return /* @__PURE__ */ x("div", { className: "rounded-[20px] overflow-hidden", children: [
334
334
  /* @__PURE__ */ r(
@@ -359,8 +359,8 @@ const Hi = ["data"], St = ({ data: e }) => {
359
359
  ] })
360
360
  ] });
361
361
  };
362
- St.propsToEdit = Hi;
363
- const Ui = {
362
+ St.propsToEdit = Ui;
363
+ const Gi = {
364
364
  type: "cards",
365
365
  label: "Карточки",
366
366
  dataType: "array",
@@ -368,9 +368,9 @@ const Ui = {
368
368
  title: b.TITLE,
369
369
  image: b.FILE,
370
370
  description: b.DESCRIPTION,
371
- button: Ne
371
+ button: _e
372
372
  }
373
- }, Gi = ["title", Ui], Et = ({ title: e, cards: t }) => /* @__PURE__ */ r(V, { children: /* @__PURE__ */ x("div", { className: "w-full flex flex-col items-center justify-center", children: [
373
+ }, Zi = ["title", Gi], Et = ({ title: e, cards: t }) => /* @__PURE__ */ r(V, { children: /* @__PURE__ */ x("div", { className: "w-full flex flex-col items-center justify-center", children: [
374
374
  e && /* @__PURE__ */ r(
375
375
  "p",
376
376
  {
@@ -387,8 +387,8 @@ const Ui = {
387
387
  i.id
388
388
  )) })
389
389
  ] }) });
390
- Et.propsToEdit = Gi;
391
- const Zi = {
390
+ Et.propsToEdit = Zi;
391
+ const zi = {
392
392
  type: "cards",
393
393
  label: "Карточки",
394
394
  dataType: "array",
@@ -399,11 +399,11 @@ const Zi = {
399
399
  is_black: b.BOOLEAN,
400
400
  variant: b.VARIANT
401
401
  }
402
- }, zi = {
402
+ }, Wi = {
403
403
  type: "multiHasText",
404
404
  label: "Множественные текстовые карточки",
405
405
  dataType: "boolean"
406
- }, Wi = [Zi, "title", "size", "turnover", zi], ze = ({
406
+ }, Qi = [zi, "title", "size", "turnover", Wi], ze = ({
407
407
  cards: e,
408
408
  title: t,
409
409
  size: i = Be.SMALL,
@@ -462,15 +462,15 @@ const Zi = {
462
462
  }
463
463
  ) });
464
464
  };
465
- ze.propsToEdit = Wi;
466
- const Qi = {
465
+ ze.propsToEdit = Qi;
466
+ const Ji = {
467
467
  type: "banner_card",
468
468
  label: "Баннер карточка",
469
469
  dataType: "object",
470
470
  data: {
471
471
  image: b.FILE
472
472
  }
473
- }, Ji = {
473
+ }, Xi = {
474
474
  type: "cards",
475
475
  label: "Карточки функций",
476
476
  dataType: "array",
@@ -479,7 +479,7 @@ const Qi = {
479
479
  description: b.DESCRIPTION,
480
480
  icon: b.FILE
481
481
  }
482
- }, Xi = {
482
+ }, Yi = {
483
483
  type: "text_card",
484
484
  label: "Текстовая карточка",
485
485
  dataType: "object",
@@ -488,21 +488,21 @@ const Qi = {
488
488
  description: b.DESCRIPTION,
489
489
  color_text: b.COLOR
490
490
  }
491
- }, Yi = {
491
+ }, Ki = {
492
492
  type: "is_cards_first",
493
493
  label: "Первая карточка",
494
494
  dataType: "boolean"
495
- }, Ki = {
495
+ }, ea = {
496
496
  type: "is_banner_first",
497
497
  label: "Первая карточка",
498
498
  dataType: "boolean"
499
- }, ea = [
499
+ }, ta = [
500
500
  "title",
501
- Qi,
502
501
  Ji,
503
502
  Xi,
504
- Ki,
505
- Yi
503
+ Yi,
504
+ ea,
505
+ Ki
506
506
  ], It = ({
507
507
  title: e,
508
508
  banner_card: t,
@@ -544,8 +544,8 @@ const Qi = {
544
544
  }
545
545
  )
546
546
  ] });
547
- It.propsToEdit = ea;
548
- const ta = {
547
+ It.propsToEdit = ta;
548
+ const ia = {
549
549
  type: "cards",
550
550
  dataType: "array",
551
551
  label: "Карточки",
@@ -568,7 +568,7 @@ const ta = {
568
568
  type: b.VARIANT
569
569
  }
570
570
  }
571
- }, ia = [ta, "title", "grid", Ne], Vt = ({
571
+ }, aa = [ia, "title", "grid", _e], Vt = ({
572
572
  cards: e,
573
573
  title: t,
574
574
  grid: i,
@@ -610,8 +610,8 @@ const ta = {
610
610
  s
611
611
  )) })
612
612
  ] }) });
613
- Vt.propsToEdit = ia;
614
- const aa = [
613
+ Vt.propsToEdit = aa;
614
+ const la = [
615
615
  "title",
616
616
  "description",
617
617
  "image",
@@ -687,10 +687,10 @@ const aa = [
687
687
  )
688
688
  ] });
689
689
  };
690
- Mt.propsToEdit = aa;
690
+ Mt.propsToEdit = la;
691
691
  var Ce = (e) => e.type === "checkbox", be = (e) => e instanceof Date, U = (e) => e == null;
692
692
  const At = (e) => typeof e == "object";
693
- var P = (e) => !U(e) && !Array.isArray(e) && At(e) && !be(e), la = (e) => P(e) && e.target ? Ce(e.target) ? e.target.checked : e.target.value : e, ra = (e) => e.substring(0, e.search(/\.\d+(\.|$)/)) || e, na = (e, t) => e.has(ra(t)), sa = (e) => {
693
+ var P = (e) => !U(e) && !Array.isArray(e) && At(e) && !be(e), ra = (e) => P(e) && e.target ? Ce(e.target) ? e.target.checked : e.target.value : e, na = (e) => e.substring(0, e.search(/\.\d+(\.|$)/)) || e, sa = (e, t) => e.has(na(t)), oa = (e) => {
694
694
  const t = e.constructor && e.constructor.prototype;
695
695
  return P(t) && t.hasOwnProperty("isPrototypeOf");
696
696
  }, We = typeof window < "u" && typeof window.HTMLElement < "u" && typeof document < "u";
@@ -702,7 +702,7 @@ function j(e) {
702
702
  else if (e instanceof Set)
703
703
  t = new Set(e);
704
704
  else if (!(We && (e instanceof Blob || a)) && (i || P(e)))
705
- if (t = i ? [] : {}, !i && !sa(e))
705
+ if (t = i ? [] : {}, !i && !oa(e))
706
706
  t = e;
707
707
  else
708
708
  for (const n in e)
@@ -751,11 +751,11 @@ const ut = {
751
751
  validate: "validate"
752
752
  }, Pt = W.createContext(null);
753
753
  Pt.displayName = "HookFormContext";
754
- const oa = (e) => {
754
+ const ca = (e) => {
755
755
  const { children: t, ...i } = e;
756
756
  return W.createElement(Pt.Provider, { value: i }, t);
757
757
  };
758
- var ca = (e, t, i, a = !0) => {
758
+ var da = (e, t, i, a = !0) => {
759
759
  const n = {
760
760
  defaultValues: t._defaultValues
761
761
  };
@@ -768,14 +768,14 @@ var ca = (e, t, i, a = !0) => {
768
768
  });
769
769
  return n;
770
770
  };
771
- const da = typeof window < "u" ? pt.useLayoutEffect : pt.useEffect;
772
- var re = (e) => typeof e == "string", pa = (e, t, i, a, n) => re(e) ? (a && t.watch.add(e), f(i, e, n)) : Array.isArray(e) ? e.map((s) => (a && t.watch.add(s), f(i, s))) : (a && (t.watchAll = !0), i), ma = (e, t, i, a, n) => t ? {
771
+ const pa = typeof window < "u" ? pt.useLayoutEffect : pt.useEffect;
772
+ var re = (e) => typeof e == "string", ma = (e, t, i, a, n) => re(e) ? (a && t.watch.add(e), f(i, e, n)) : Array.isArray(e) ? e.map((s) => (a && t.watch.add(s), f(i, s))) : (a && (t.watchAll = !0), i), ua = (e, t, i, a, n) => t ? {
773
773
  ...i[e],
774
774
  types: {
775
775
  ...i[e] && i[e].types ? i[e].types : {},
776
776
  [a]: n || !0
777
777
  }
778
- } : {}, we = (e) => Array.isArray(e) ? e : [e], gt = () => {
778
+ } : {}, ve = (e) => Array.isArray(e) ? e : [e], gt = () => {
779
779
  let e = [];
780
780
  return {
781
781
  get observers() {
@@ -820,23 +820,23 @@ var Z = (e) => P(e) && !Object.keys(e).length, Xe = (e) => e.type === "file", ee
820
820
  return !1;
821
821
  const t = e ? e.ownerDocument : 0;
822
822
  return e instanceof (t && t.defaultView ? t.defaultView.HTMLElement : HTMLElement);
823
- }, Ot = (e) => e.type === "select-multiple", Ye = (e) => e.type === "radio", ua = (e) => Ye(e) || Ce(e), Ue = (e) => Ie(e) && e.isConnected;
824
- function ga(e, t) {
823
+ }, Ot = (e) => e.type === "select-multiple", Ye = (e) => e.type === "radio", ga = (e) => Ye(e) || Ce(e), Ue = (e) => Ie(e) && e.isConnected;
824
+ function xa(e, t) {
825
825
  const i = t.slice(0, -1).length;
826
826
  let a = 0;
827
827
  for (; a < i; )
828
828
  e = O(e) ? a++ : e[t[a++]];
829
829
  return e;
830
830
  }
831
- function xa(e) {
831
+ function ba(e) {
832
832
  for (const t in e)
833
833
  if (e.hasOwnProperty(t) && !O(e[t]))
834
834
  return !1;
835
835
  return !0;
836
836
  }
837
837
  function q(e, t) {
838
- const i = Array.isArray(t) ? t : Ae(t) ? [t] : Je(t), a = i.length === 1 ? e : ga(e, i), n = i.length - 1, s = i[n];
839
- return a && delete a[s], n !== 0 && (P(a) && Z(a) || Array.isArray(a) && xa(a)) && q(e, i.slice(0, -1)), e;
838
+ const i = Array.isArray(t) ? t : Ae(t) ? [t] : Je(t), a = i.length === 1 ? e : xa(e, i), n = i.length - 1, s = i[n];
839
+ return a && delete a[s], n !== 0 && (P(a) && Z(a) || Array.isArray(a) && ba(a)) && q(e, i.slice(0, -1)), e;
840
840
  }
841
841
  var Rt = (e) => {
842
842
  for (const t in e)
@@ -858,7 +858,7 @@ function qt(e, t, i) {
858
858
  Array.isArray(e[n]) || P(e[n]) && !Rt(e[n]) ? O(t) || Ge(i[n]) ? i[n] = Array.isArray(e[n]) ? Ve(e[n], []) : { ...Ve(e[n]) } : qt(e[n], U(t) ? {} : t[n], i[n]) : i[n] = !ue(e[n], t[n]);
859
859
  return i;
860
860
  }
861
- var ke = (e, t) => qt(e, t, Ve(t));
861
+ var ye = (e, t) => qt(e, t, Ve(t));
862
862
  const xt = {
863
863
  value: !1,
864
864
  isValid: !1
@@ -888,7 +888,7 @@ function ht(e) {
888
888
  const t = e.ref;
889
889
  return Xe(t) ? t.files : Ye(t) ? Ht(e.refs).value : Ot(t) ? [...t.selectedOptions].map(({ value: i }) => i) : Ce(t) ? $t(e.refs).value : jt(O(t.value) ? e.ref.value : t.value, e);
890
890
  }
891
- var ba = (e, t, i, a) => {
891
+ var fa = (e, t, i, a) => {
892
892
  const n = {};
893
893
  for (const s of e) {
894
894
  const d = f(t, s);
@@ -900,7 +900,7 @@ var ba = (e, t, i, a) => {
900
900
  fields: n,
901
901
  shouldUseNativeValidation: a
902
902
  };
903
- }, Me = (e) => e instanceof RegExp, ye = (e) => O(e) ? e : Me(e) ? e.source : P(e) ? Me(e.value) ? e.value.source : e.value : e, _t = (e) => ({
903
+ }, Me = (e) => e instanceof RegExp, we = (e) => O(e) ? e : Me(e) ? e.source : P(e) ? Me(e.value) ? e.value.source : e.value : e, _t = (e) => ({
904
904
  isOnSubmit: !e || e === K.onSubmit,
905
905
  isOnBlur: e === K.onBlur,
906
906
  isOnChange: e === K.onChange,
@@ -908,8 +908,8 @@ var ba = (e, t, i, a) => {
908
908
  isOnTouch: e === K.onTouched
909
909
  });
910
910
  const kt = "AsyncFunction";
911
- var fa = (e) => !!e && !!e.validate && !!(ee(e.validate) && e.validate.constructor.name === kt || P(e.validate) && Object.values(e.validate).find((t) => t.constructor.name === kt)), ha = (e) => e.mount && (e.required || e.min || e.max || e.maxLength || e.minLength || e.pattern || e.validate), yt = (e, t, i) => !i && (t.watchAll || t.watch.has(e) || [...t.watch].some((a) => e.startsWith(a) && /^\.\w+/.test(e.slice(a.length))));
912
- const ve = (e, t, i, a) => {
911
+ var ha = (e) => !!e && !!e.validate && !!(ee(e.validate) && e.validate.constructor.name === kt || P(e.validate) && Object.values(e.validate).find((t) => t.constructor.name === kt)), _a = (e) => e.mount && (e.required || e.min || e.max || e.maxLength || e.minLength || e.pattern || e.validate), yt = (e, t, i) => !i && (t.watchAll || t.watch.has(e) || [...t.watch].some((a) => e.startsWith(a) && /^\.\w+/.test(e.slice(a.length))));
912
+ const Fe = (e, t, i, a) => {
913
913
  for (const n of i || Object.keys(e)) {
914
914
  const s = f(e, n);
915
915
  if (s) {
@@ -919,9 +919,9 @@ const ve = (e, t, i, a) => {
919
919
  return !0;
920
920
  if (d.ref && t(d.ref, d.name) && !a)
921
921
  return !0;
922
- if (ve(p, t))
922
+ if (Fe(p, t))
923
923
  break;
924
- } else if (P(p) && ve(p, t))
924
+ } else if (P(p) && Fe(p, t))
925
925
  break;
926
926
  }
927
927
  }
@@ -954,12 +954,12 @@ function wt(e, t, i) {
954
954
  name: i
955
955
  };
956
956
  }
957
- var _a = (e, t, i, a) => {
957
+ var ka = (e, t, i, a) => {
958
958
  i(e);
959
959
  const { name: n, ...s } = e;
960
960
  return Z(s) || Object.keys(s).length >= Object.keys(t).length || Object.keys(s).find((d) => t[d] === (!a || K.all));
961
- }, ka = (e, t, i) => !e || !t || e === t || we(e).some((a) => a && (i ? a === t : a.startsWith(t) || t.startsWith(a))), ya = (e, t, i, a, n) => n.isOnAll ? !1 : !i && n.isOnTouch ? !(t || e) : (i ? a.isOnBlur : n.isOnBlur) ? !e : (i ? a.isOnChange : n.isOnChange) ? e : !0, wa = (e, t) => !Qe(f(e, t)).length && q(e, t), va = (e, t, i) => {
962
- const a = we(f(e, i));
961
+ }, ya = (e, t, i) => !e || !t || e === t || ve(e).some((a) => a && (i ? a === t : a.startsWith(t) || t.startsWith(a))), wa = (e, t, i, a, n) => n.isOnAll ? !1 : !i && n.isOnTouch ? !(t || e) : (i ? a.isOnBlur : n.isOnBlur) ? !e : (i ? a.isOnChange : n.isOnChange) ? e : !0, va = (e, t) => !Qe(f(e, t)).length && q(e, t), Fa = (e, t, i) => {
962
+ const a = ve(f(e, i));
963
963
  return E(a, "root", t[i]), E(e, i, a), e;
964
964
  }, Ee = (e) => re(e);
965
965
  function vt(e, t, i = "validate") {
@@ -979,7 +979,7 @@ var he = (e) => P(e) && !Me(e) ? e : {
979
979
  return {};
980
980
  const oe = p ? p[0] : d, te = (N) => {
981
981
  n && oe.reportValidity && (oe.setCustomValidity(le(N) ? "" : N || ""), oe.reportValidity());
982
- }, R = {}, Le = Ye(d), pe = Ce(d), Oe = Le || pe, J = (de || Xe(d)) && O(d.value) && O(C) || Ie(d) && d.value === "" || C === "" || Array.isArray(C) && !C.length, xe = ma.bind(null, M, a, R), ie = (N, T, A, H = ce.maxLength, G = ce.minLength) => {
982
+ }, R = {}, Le = Ye(d), pe = Ce(d), Oe = Le || pe, J = (de || Xe(d)) && O(d.value) && O(C) || Ie(d) && d.value === "" || C === "" || Array.isArray(C) && !C.length, xe = ua.bind(null, M, a, R), ie = (N, T, A, H = ce.maxLength, G = ce.minLength) => {
983
983
  const ae = N ? T : A;
984
984
  R[M] = {
985
985
  type: N ? H : G,
@@ -1005,8 +1005,8 @@ var he = (e) => P(e) && !Me(e) ? e : {
1005
1005
  const G = d.valueAsNumber || C && +C;
1006
1006
  U(A.value) || (N = G > A.value), U(H.value) || (T = G < H.value);
1007
1007
  } else {
1008
- const G = d.valueAsDate || new Date(C), ae = (De) => /* @__PURE__ */ new Date((/* @__PURE__ */ new Date()).toDateString() + " " + De), _e = d.type == "time", fe = d.type == "week";
1009
- re(A.value) && C && (N = _e ? ae(C) > ae(A.value) : fe ? C > A.value : G > new Date(A.value)), re(H.value) && C && (T = _e ? ae(C) < ae(H.value) : fe ? C < H.value : G < new Date(H.value));
1008
+ const G = d.valueAsDate || new Date(C), ae = (De) => /* @__PURE__ */ new Date((/* @__PURE__ */ new Date()).toDateString() + " " + De), ke = d.type == "time", fe = d.type == "week";
1009
+ re(A.value) && C && (N = ke ? ae(C) > ae(A.value) : fe ? C > A.value : G > new Date(A.value)), re(H.value) && C && (T = ke ? ae(C) < ae(H.value) : fe ? C < H.value : G < new Date(H.value));
1010
1010
  }
1011
1011
  if ((N || T) && (ie(!!N, A.message, H.message, ce.max, ce.min), !a))
1012
1012
  return te(R[M].message), R;
@@ -1054,14 +1054,14 @@ var he = (e) => P(e) && !Me(e) ? e : {
1054
1054
  }
1055
1055
  return te(!0), R;
1056
1056
  };
1057
- const Fa = {
1057
+ const Na = {
1058
1058
  mode: K.onSubmit,
1059
1059
  reValidateMode: K.onChange,
1060
1060
  shouldFocusError: !0
1061
1061
  };
1062
- function Na(e = {}) {
1062
+ function Ca(e = {}) {
1063
1063
  let t = {
1064
- ...Fa,
1064
+ ...Na,
1065
1065
  ...e
1066
1066
  }, i = {
1067
1067
  submitCount: 0,
@@ -1130,13 +1130,13 @@ function Na(e = {}) {
1130
1130
  }
1131
1131
  if (m && Array.isArray(f(i.errors, l))) {
1132
1132
  const h = c(f(i.errors, l), g.argA, g.argB);
1133
- u && E(i.errors, l, h), wa(i.errors, l);
1133
+ u && E(i.errors, l, h), va(i.errors, l);
1134
1134
  }
1135
1135
  if ((F.touchedFields || _.touchedFields) && m && Array.isArray(f(i.touchedFields, l))) {
1136
1136
  const h = c(f(i.touchedFields, l), g.argA, g.argB);
1137
1137
  u && E(i.touchedFields, l, h);
1138
1138
  }
1139
- (F.dirtyFields || _.dirtyFields) && (i.dirtyFields = ke(n, s)), k.state.next({
1139
+ (F.dirtyFields || _.dirtyFields) && (i.dirtyFields = ye(n, s)), k.state.next({
1140
1140
  name: l,
1141
1141
  isDirty: ie(l, o),
1142
1142
  dirtyFields: i.dirtyFields,
@@ -1194,7 +1194,7 @@ function Na(e = {}) {
1194
1194
  }
1195
1195
  }, pe = async (l) => {
1196
1196
  de(l, !0);
1197
- const o = await t.resolver(s, t.context, ba(l || p.mount, a, t.criteriaMode, t.shouldUseNativeValidation));
1197
+ const o = await t.resolver(s, t.context, fa(l || p.mount, a, t.criteriaMode, t.shouldUseNativeValidation));
1198
1198
  return de(l), o;
1199
1199
  }, Oe = async (l) => {
1200
1200
  const { errors: o } = await pe(l);
@@ -1214,12 +1214,12 @@ function Na(e = {}) {
1214
1214
  if (u) {
1215
1215
  const { _f: m, ...h } = u;
1216
1216
  if (m) {
1217
- const D = p.array.has(m.name), S = u._f && fa(u._f);
1217
+ const D = p.array.has(m.name), S = u._f && ha(u._f);
1218
1218
  S && F.validatingFields && de([g], !0);
1219
1219
  const z = await Ft(u, p.disabled, s, ge, t.shouldUseNativeValidation && !o, D);
1220
1220
  if (S && F.validatingFields && de([g]), z[m.name] && (c.valid = !1, o))
1221
1221
  break;
1222
- !o && (f(z, m.name) ? D ? va(i.errors, z, m.name) : E(i.errors, m.name, z[m.name]) : q(i.errors, m.name));
1222
+ !o && (f(z, m.name) ? D ? Fa(i.errors, z, m.name) : E(i.errors, m.name, z[m.name]) : q(i.errors, m.name));
1223
1223
  }
1224
1224
  !Z(h) && await J(h, o, c);
1225
1225
  }
@@ -1231,7 +1231,7 @@ function Na(e = {}) {
1231
1231
  o && (o._f.refs ? o._f.refs.every((c) => !Ue(c)) : !Ue(o._f.ref)) && Re(l);
1232
1232
  }
1233
1233
  p.unMount = /* @__PURE__ */ new Set();
1234
- }, ie = (l, o) => !t.disabled && (l && o && E(s, l, o), !ue(De(), n)), N = (l, o, c) => pa(l, p, {
1234
+ }, ie = (l, o) => !t.disabled && (l && o && E(s, l, o), !ue(De(), n)), N = (l, o, c) => ma(l, p, {
1235
1235
  ...d.mount ? s : O(o) ? n : re(l) ? { [l]: o } : o
1236
1236
  }, c, o), T = (l) => Qe(f(d.mount ? s : n, l, t.shouldUnregister ? f(n, l, []) : [])), A = (l, o, c = {}) => {
1237
1237
  const g = f(a, l);
@@ -1260,7 +1260,7 @@ function Na(e = {}) {
1260
1260
  values: j(s)
1261
1261
  }), (F.isDirty || F.dirtyFields || _.isDirty || _.dirtyFields) && c.shouldDirty && k.state.next({
1262
1262
  name: l,
1263
- dirtyFields: ke(n, s),
1263
+ dirtyFields: ye(n, s),
1264
1264
  isDirty: ie(l, m)
1265
1265
  })) : g && !g._f && !U(m) ? H(l, m, c) : A(l, m, c), yt(l, p) && k.state.next({ ...i }), k.state.next({
1266
1266
  name: d.mount ? l : void 0,
@@ -1275,7 +1275,7 @@ function Na(e = {}) {
1275
1275
  }, h = _t(t.mode), D = _t(t.reValidateMode);
1276
1276
  if (u) {
1277
1277
  let S, z;
1278
- const Te = o.type ? ht(u._f) : la(l), me = l.type === ut.BLUR || l.type === ut.FOCUS_OUT, bi = !ha(u._f) && !t.resolver && !f(i.errors, c) && !u._f.deps || ya(me, f(i.touchedFields, c), i.isSubmitted, D, h), je = yt(c, p, me);
1278
+ const Te = o.type ? ht(u._f) : ra(l), me = l.type === ut.BLUR || l.type === ut.FOCUS_OUT, bi = !_a(u._f) && !t.resolver && !f(i.errors, c) && !u._f.deps || wa(me, f(i.touchedFields, c), i.isSubmitted, D, h), je = yt(c, p, me);
1279
1279
  E(s, c, Te), me ? (u._f.onBlur && u._f.onBlur(l), v && v(0)) : u._f.onChange && u._f.onChange(l);
1280
1280
  const He = R(c, Te, me), fi = !Z(He) || je;
1281
1281
  if (!me && k.state.next({
@@ -1294,12 +1294,12 @@ function Na(e = {}) {
1294
1294
  de([c], !0), S = (await Ft(u, p.disabled, s, ge, t.shouldUseNativeValidation))[c], de([c]), m(Te), g && (S ? z = !1 : (F.isValid || _.isValid) && (z = await J(a, !0)));
1295
1295
  g && (u._f.deps && fe(u._f.deps), Le(c, z, S, He));
1296
1296
  }
1297
- }, _e = (l, o) => {
1297
+ }, ke = (l, o) => {
1298
1298
  if (f(i.errors, o) && l.focus)
1299
1299
  return l.focus(), 1;
1300
1300
  }, fe = async (l, o = {}) => {
1301
1301
  let c, g;
1302
- const u = we(l);
1302
+ const u = ve(l);
1303
1303
  if (t.resolver) {
1304
1304
  const m = await Oe(O(l) ? l : u);
1305
1305
  c = Z(m), g = l ? !u.some((h) => f(m, h)) : c;
@@ -1312,7 +1312,7 @@ function Na(e = {}) {
1312
1312
  ...!re(l) || (F.isValid || _.isValid) && c !== i.isValid ? {} : { name: l },
1313
1313
  ...t.resolver || !l ? { isValid: c } : {},
1314
1314
  errors: i.errors
1315
- }), o.shouldFocus && !g && ve(a, _e, l ? u : p.mount), g;
1315
+ }), o.shouldFocus && !g && Fe(a, ke, l ? u : p.mount), g;
1316
1316
  }, De = (l) => {
1317
1317
  const o = {
1318
1318
  ...d.mount ? s : n
@@ -1325,7 +1325,7 @@ function Na(e = {}) {
1325
1325
  isValidating: !!f(i.validatingFields, l),
1326
1326
  isTouched: !!f((o || i).touchedFields, l)
1327
1327
  }), ci = (l) => {
1328
- l && we(l).forEach((o) => q(i.errors, o)), k.state.next({
1328
+ l && ve(l).forEach((o) => q(i.errors, o)), k.state.next({
1329
1329
  errors: l ? i.errors : {}
1330
1330
  });
1331
1331
  }, it = (l, o, c) => {
@@ -1343,7 +1343,7 @@ function Na(e = {}) {
1343
1343
  next: (c) => l(N(void 0, o), c)
1344
1344
  }) : N(l, o, !0), at = (l) => k.state.subscribe({
1345
1345
  next: (o) => {
1346
- ka(l.name, o.name, l.exact) && _a(o, l.formState || F, xi, l.reRenderRoot) && l.callback({
1346
+ ya(l.name, o.name, l.exact) && ka(o, l.formState || F, xi, l.reRenderRoot) && l.callback({
1347
1347
  values: { ...s },
1348
1348
  ...i,
1349
1349
  ...o
@@ -1356,7 +1356,7 @@ function Na(e = {}) {
1356
1356
  ...l,
1357
1357
  formState: _
1358
1358
  })), Re = (l, o = {}) => {
1359
- for (const c of l ? we(l) : p.mount)
1359
+ for (const c of l ? ve(l) : p.mount)
1360
1360
  p.mount.delete(c), p.array.delete(c), o.keepValue || (q(a, c), q(s, c)), !o.keepError && q(i.errors, c), !o.keepDirty && q(i.dirtyFields, c), !o.keepTouched && q(i.touchedFields, c), !o.keepIsValidating && q(i.validatingFields, c), !t.shouldUnregister && !o.keepDefaultValue && q(n, c);
1361
1361
  k.state.next({
1362
1362
  values: j(s)
@@ -1384,11 +1384,11 @@ function Na(e = {}) {
1384
1384
  ...g ? { disabled: o.disabled || t.disabled } : {},
1385
1385
  ...t.progressive ? {
1386
1386
  required: !!o.required,
1387
- min: ye(o.min),
1388
- max: ye(o.max),
1389
- minLength: ye(o.minLength),
1390
- maxLength: ye(o.maxLength),
1391
- pattern: ye(o.pattern)
1387
+ min: we(o.min),
1388
+ max: we(o.max),
1389
+ minLength: we(o.minLength),
1390
+ maxLength: we(o.maxLength),
1391
+ pattern: we(o.pattern)
1392
1392
  } : {},
1393
1393
  name: l,
1394
1394
  onChange: ae,
@@ -1396,7 +1396,7 @@ function Na(e = {}) {
1396
1396
  ref: (u) => {
1397
1397
  if (u) {
1398
1398
  qe(l, o), c = f(a, l);
1399
- const m = O(u.value) && u.querySelectorAll && u.querySelectorAll("input,select,textarea")[0] || u, h = ua(m), D = c._f.refs || [];
1399
+ const m = O(u.value) && u.querySelectorAll && u.querySelectorAll("input,select,textarea")[0] || u, h = ga(m), D = c._f.refs || [];
1400
1400
  if (h ? D.find((S) => S === m) : m === c._f.ref)
1401
1401
  return;
1402
1402
  E(a, l, {
@@ -1413,11 +1413,11 @@ function Na(e = {}) {
1413
1413
  }
1414
1414
  }), te(l, !1, void 0, m);
1415
1415
  } else
1416
- c = f(a, l, {}), c._f && (c._f.mount = !1), (t.shouldUnregister || o.shouldUnregister) && !(na(p.array, l) && d.action) && p.unMount.add(l);
1416
+ c = f(a, l, {}), c._f && (c._f.mount = !1), (t.shouldUnregister || o.shouldUnregister) && !(sa(p.array, l) && d.action) && p.unMount.add(l);
1417
1417
  }
1418
1418
  };
1419
- }, $e = () => t.shouldFocusError && ve(a, _e, p.mount), mi = (l) => {
1420
- le(l) && (k.state.next({ disabled: l }), ve(a, (o, c) => {
1419
+ }, $e = () => t.shouldFocusError && Fe(a, ke, p.mount), mi = (l) => {
1420
+ le(l) && (k.state.next({ disabled: l }), Fe(a, (o, c) => {
1421
1421
  const g = f(a, c);
1422
1422
  g && (o.disabled = g._f.disabled || l, Array.isArray(g._f.refs) && g._f.refs.forEach((u) => {
1423
1423
  u.disabled = g._f.disabled || l;
@@ -1464,7 +1464,7 @@ function Na(e = {}) {
1464
1464
  if (o.keepDirtyValues) {
1465
1465
  const h = /* @__PURE__ */ new Set([
1466
1466
  ...p.mount,
1467
- ...Object.keys(ke(n, s))
1467
+ ...Object.keys(ye(n, s))
1468
1468
  ]);
1469
1469
  for (const D of Array.from(h))
1470
1470
  f(i.dirtyFields, D) ? E(m, D, f(s, D)) : G(D, f(m, D));
@@ -1504,7 +1504,7 @@ function Na(e = {}) {
1504
1504
  submitCount: o.keepSubmitCount ? i.submitCount : 0,
1505
1505
  isDirty: u ? !1 : o.keepDirty ? i.isDirty : !!(o.keepDefaultValues && !ue(l, n)),
1506
1506
  isSubmitted: o.keepIsSubmitted ? i.isSubmitted : !1,
1507
- dirtyFields: u ? {} : o.keepDirtyValues ? o.keepDefaultValues && s ? ke(n, s) : i.dirtyFields : o.keepDefaultValues && l ? ke(n, l) : o.keepDirty ? i.dirtyFields : {},
1507
+ dirtyFields: u ? {} : o.keepDirtyValues ? o.keepDefaultValues && s ? ye(n, s) : i.dirtyFields : o.keepDefaultValues && l ? ye(n, l) : o.keepDirty ? i.dirtyFields : {},
1508
1508
  touchedFields: o.keepTouched ? i.touchedFields : {},
1509
1509
  errors: o.keepErrors ? i.errors : {},
1510
1510
  isSubmitSuccessful: o.keepIsSubmitSuccessful ? i.isSubmitSuccessful : !1,
@@ -1602,7 +1602,7 @@ function Na(e = {}) {
1602
1602
  formControl: ot
1603
1603
  };
1604
1604
  }
1605
- function Ca(e = {}) {
1605
+ function La(e = {}) {
1606
1606
  const t = W.useRef(void 0), i = W.useRef(void 0), [a, n] = W.useState({
1607
1607
  isDirty: !1,
1608
1608
  isValidating: !1,
@@ -1627,14 +1627,14 @@ function Ca(e = {}) {
1627
1627
  formState: a
1628
1628
  }, e.defaultValues && !ee(e.defaultValues) && e.formControl.reset(e.defaultValues, e.resetOptions);
1629
1629
  else {
1630
- const { formControl: d, ...p } = Na(e);
1630
+ const { formControl: d, ...p } = Ca(e);
1631
1631
  t.current = {
1632
1632
  ...p,
1633
1633
  formState: a
1634
1634
  };
1635
1635
  }
1636
1636
  const s = t.current.control;
1637
- return s._options = e, da(() => {
1637
+ return s._options = e, pa(() => {
1638
1638
  const d = s._subscribe({
1639
1639
  formState: s._proxyFormState,
1640
1640
  callback: () => n({ ...s._formState }),
@@ -1663,10 +1663,10 @@ function Ca(e = {}) {
1663
1663
  e.values && !ue(e.values, i.current) ? (s._reset(e.values, s._options.resetOptions), i.current = e.values, n((d) => ({ ...d }))) : s._resetDefaultValues();
1664
1664
  }, [s, e.values]), W.useEffect(() => {
1665
1665
  s._state.mount || (s._setValid(), s._state.mount = !0), s._state.watch && (s._state.watch = !1, s._subjects.state.next({ ...s._formState })), s._removeUnmounted();
1666
- }), t.current.formState = ca(a, s), t.current;
1666
+ }), t.current.formState = da(a, s), t.current;
1667
1667
  }
1668
- const La = ({ faqId: e, percent: t }) => {
1669
- const [i, a] = _i(!1), n = Ca({
1668
+ const Da = ({ faqId: e, percent: t }) => {
1669
+ const [i, a] = _i(!1), n = La({
1670
1670
  defaultValues: {
1671
1671
  faq: e
1672
1672
  }
@@ -1681,7 +1681,7 @@ const La = ({ faqId: e, percent: t }) => {
1681
1681
  }, L = (_) => {
1682
1682
  d("rate", _), s(v)();
1683
1683
  }, F = p("rate");
1684
- return /* @__PURE__ */ r(oa, { ...n, children: /* @__PURE__ */ r("form", { children: /* @__PURE__ */ x("div", { className: "mt-6 flex items-center gap-6 max-tablet:flex-col max-tablet:items-start", children: [
1684
+ return /* @__PURE__ */ r(ca, { ...n, children: /* @__PURE__ */ r("form", { children: /* @__PURE__ */ x("div", { className: "mt-6 flex items-center gap-6 max-tablet:flex-col max-tablet:items-start", children: [
1685
1685
  /* @__PURE__ */ x("div", { className: "border-l-2 border-green pl-6 mr-14 shrink-0", children: [
1686
1686
  /* @__PURE__ */ r("span", { className: "text-gray2 block text-[14px] leading-5", children: `${t}% считают ответ полезным` }),
1687
1687
  /* @__PURE__ */ r("p", { className: "text-blackBG text-[15px] leading-[22px]", children: "Ответ был полезным?" })
@@ -1713,7 +1713,7 @@ const La = ({ faqId: e, percent: t }) => {
1713
1713
  )
1714
1714
  ] })
1715
1715
  ] }) }) });
1716
- }, Da = {
1716
+ }, Ta = {
1717
1717
  type: "data",
1718
1718
  label: "Вопрос",
1719
1719
  dataType: "array",
@@ -1722,7 +1722,7 @@ const La = ({ faqId: e, percent: t }) => {
1722
1722
  description: b.HTML_CONTENT,
1723
1723
  percentage: b.NUMBER
1724
1724
  }
1725
- }, Ta = [Da, "title"], Ut = ({ data: e, title: t }) => e != null && e.length ? /* @__PURE__ */ r(V, { children: /* @__PURE__ */ x("div", { className: "w-full mx-auto flex flex-col gap-[48px] transition-all duration-1000 max-tablet:gap-[30px]", children: [
1725
+ }, Ba = [Ta, "title"], Ut = ({ data: e, title: t }) => e != null && e.length ? /* @__PURE__ */ r(V, { children: /* @__PURE__ */ x("div", { className: "w-full mx-auto flex flex-col gap-[48px] transition-all duration-1000 max-tablet:gap-[30px]", children: [
1726
1726
  t && /* @__PURE__ */ r("p", { className: "text-[44px] leading-[55px] font-bold text-center text-black2 max-tablet:text-[24px] max-tablet:leading-[30px] m-0", children: t }),
1727
1727
  /* @__PURE__ */ r("div", { className: "flex flex-col bg-white p-12 rounded-[20px] max-tablet:p-6", children: e == null ? void 0 : e.map((i) => /* @__PURE__ */ r(
1728
1728
  Li,
@@ -1737,7 +1737,7 @@ const La = ({ faqId: e, percent: t }) => {
1737
1737
  }
1738
1738
  ),
1739
1739
  /* @__PURE__ */ r(
1740
- La,
1740
+ Da,
1741
1741
  {
1742
1742
  faqId: i == null ? void 0 : i.id,
1743
1743
  percent: i == null ? void 0 : i.percentage
@@ -1749,8 +1749,8 @@ const La = ({ faqId: e, percent: t }) => {
1749
1749
  i == null ? void 0 : i.id
1750
1750
  )) })
1751
1751
  ] }) }) : null;
1752
- Ut.propsToEdit = Ta;
1753
- const Ba = ["title", "cards", "button"], Gt = ({
1752
+ Ut.propsToEdit = Ba;
1753
+ const Sa = ["title", "cards", "button"], Gt = ({
1754
1754
  title: e,
1755
1755
  cards: t,
1756
1756
  button: i
@@ -1773,8 +1773,8 @@ const Ba = ["title", "cards", "button"], Gt = ({
1773
1773
  }
1774
1774
  )
1775
1775
  ] });
1776
- Gt.propsToEdit = Ba;
1777
- const Sa = ["item"], Zt = ({ item: e }) => {
1776
+ Gt.propsToEdit = Sa;
1777
+ const Ea = ["item"], Zt = ({ item: e }) => {
1778
1778
  var t, i, a;
1779
1779
  return /* @__PURE__ */ x("div", { className: "w-full flex flex-col rounded-[20px] overflow-hidden", children: [
1780
1780
  /* @__PURE__ */ r("div", { className: "relative w-full h-[256px]", children: /* @__PURE__ */ r(
@@ -1800,8 +1800,8 @@ const Sa = ["item"], Zt = ({ item: e }) => {
1800
1800
  ] })
1801
1801
  ] });
1802
1802
  };
1803
- Zt.propsToEdit = Sa;
1804
- const Ea = ["title", "cards", "button_link", "button_text", "grid"], zt = ({
1803
+ Zt.propsToEdit = Ea;
1804
+ const Ia = ["title", "cards", "button_link", "button_text", "grid"], zt = ({
1805
1805
  title: e,
1806
1806
  cards: t,
1807
1807
  button_link: i,
@@ -1820,8 +1820,8 @@ const Ea = ["title", "cards", "button_link", "button_text", "grid"], zt = ({
1820
1820
  }
1821
1821
  )
1822
1822
  ] });
1823
- zt.propsToEdit = Ea;
1824
- const Ia = ({ size: e, ...t }) => /* @__PURE__ */ x(
1823
+ zt.propsToEdit = Ia;
1824
+ const Va = ({ size: e, ...t }) => /* @__PURE__ */ x(
1825
1825
  "svg",
1826
1826
  {
1827
1827
  xmlns: "http://www.w3.org/2000/svg",
@@ -1911,7 +1911,7 @@ const Ia = ({ size: e, ...t }) => /* @__PURE__ */ x(
1911
1911
  ] })
1912
1912
  ]
1913
1913
  }
1914
- ), Va = ({ size: e, color: t, ...i }) => /* @__PURE__ */ r(
1914
+ ), Ma = ({ size: e, color: t, ...i }) => /* @__PURE__ */ r(
1915
1915
  "svg",
1916
1916
  {
1917
1917
  xmlns: "http://www.w3.org/2000/svg",
@@ -1928,7 +1928,7 @@ const Ia = ({ size: e, ...t }) => /* @__PURE__ */ x(
1928
1928
  }
1929
1929
  )
1930
1930
  }
1931
- ), Ma = ({ size: e, color: t, ...i }) => /* @__PURE__ */ r(
1931
+ ), Aa = ({ size: e, color: t, ...i }) => /* @__PURE__ */ r(
1932
1932
  "svg",
1933
1933
  {
1934
1934
  xmlns: "http://www.w3.org/2000/svg",
@@ -1947,7 +1947,7 @@ const Ia = ({ size: e, ...t }) => /* @__PURE__ */ x(
1947
1947
  }
1948
1948
  )
1949
1949
  }
1950
- ), Aa = ({ size: e, ...t }) => /* @__PURE__ */ r(
1950
+ ), Pa = ({ size: e, ...t }) => /* @__PURE__ */ r(
1951
1951
  "svg",
1952
1952
  {
1953
1953
  xmlns: "http://www.w3.org/2000/svg",
@@ -1964,7 +1964,7 @@ const Ia = ({ size: e, ...t }) => /* @__PURE__ */ x(
1964
1964
  }
1965
1965
  )
1966
1966
  }
1967
- ), Pa = ({ size: e, ...t }) => /* @__PURE__ */ r(
1967
+ ), Oa = ({ size: e, ...t }) => /* @__PURE__ */ r(
1968
1968
  "svg",
1969
1969
  {
1970
1970
  xmlns: "http://www.w3.org/2000/svg",
@@ -1982,12 +1982,12 @@ const Ia = ({ size: e, ...t }) => /* @__PURE__ */ x(
1982
1982
  )
1983
1983
  }
1984
1984
  ), Nt = {
1985
- infoDark: Aa,
1986
- infoCrown: Ia,
1987
- infoLight: Pa,
1988
- download: Va,
1989
- file: Ma
1990
- }, Oa = {
1985
+ infoDark: Pa,
1986
+ infoCrown: Va,
1987
+ infoLight: Oa,
1988
+ download: Ma,
1989
+ file: Aa
1990
+ }, Ra = {
1991
1991
  sm: 12,
1992
1992
  mx: 16,
1993
1993
  lx: 20,
@@ -1999,14 +1999,21 @@ const Ia = ({ size: e, ...t }) => /* @__PURE__ */ x(
1999
1999
  size: i = "sm",
2000
2000
  ...a
2001
2001
  }) => Nt[e] && Nt[e]({
2002
- size: typeof i == "string" ? Oa[i] : i,
2002
+ size: typeof i == "string" ? Ra[i] : i,
2003
2003
  color: t,
2004
2004
  name: e,
2005
2005
  ...a
2006
- }), Ra = ["title", "description", "button_text", "variant"], Wt = ({
2006
+ }), qa = [
2007
+ "title",
2008
+ "title_color",
2009
+ "description",
2010
+ "description_color",
2011
+ _e,
2012
+ Bi
2013
+ ], Wt = ({
2007
2014
  title: e,
2008
2015
  description: t,
2009
- button_text: i,
2016
+ button: i,
2010
2017
  variant: a
2011
2018
  }) => /* @__PURE__ */ r(V, { children: /* @__PURE__ */ r(
2012
2019
  "div",
@@ -2041,12 +2048,12 @@ const Ia = ({ size: e, ...t }) => /* @__PURE__ */ x(
2041
2048
  )
2042
2049
  ] })
2043
2050
  ] }),
2044
- /* @__PURE__ */ r(I, { variant: B.Static, children: i })
2051
+ /* @__PURE__ */ r(I, { ...i })
2045
2052
  ] })
2046
2053
  }
2047
2054
  ) });
2048
- Wt.propsToEdit = Ra;
2049
- const qa = ["data"], Qt = ({
2055
+ Wt.propsToEdit = qa;
2056
+ const $a = ["data"], Qt = ({
2050
2057
  id: e,
2051
2058
  title: t,
2052
2059
  text: i,
@@ -2081,8 +2088,8 @@ const qa = ["data"], Qt = ({
2081
2088
  }
2082
2089
  )
2083
2090
  ] }) });
2084
- Qt.propsToEdit = qa;
2085
- const $a = ["data"], Jt = ({ data: e }) => /* @__PURE__ */ r(V, { children: /* @__PURE__ */ r("div", { className: "flex flex-col gap-2", children: e == null ? void 0 : e.map((t) => /* @__PURE__ */ x("div", { className: "px-[48px] py-8 bg-white rounded-[20px] flex justify-between items-center gap-[64px]", children: [
2091
+ Qt.propsToEdit = $a;
2092
+ const ja = ["data"], Jt = ({ data: e }) => /* @__PURE__ */ r(V, { children: /* @__PURE__ */ r("div", { className: "flex flex-col gap-2", children: e == null ? void 0 : e.map((t) => /* @__PURE__ */ x("div", { className: "px-[48px] py-8 bg-white rounded-[20px] flex justify-between items-center gap-[64px]", children: [
2086
2093
  /* @__PURE__ */ x("div", { className: "flex items-center gap-4 max-tablet:flex-col max-tablet:items-start", children: [
2087
2094
  /* @__PURE__ */ r(
2088
2095
  se,
@@ -2113,8 +2120,8 @@ const $a = ["data"], Jt = ({ data: e }) => /* @__PURE__ */ r(V, { children: /* @
2113
2120
  }
2114
2121
  )
2115
2122
  ] })) }) });
2116
- Jt.propsToEdit = $a;
2117
- const ja = ["data"], Xt = ({ data: e }) => /* @__PURE__ */ r(V, { children: /* @__PURE__ */ r("div", { className: "grid grid-cols-2 gap-6 max-tablet:grid-cols-1", children: e == null ? void 0 : e.map((t) => /* @__PURE__ */ x(
2123
+ Jt.propsToEdit = ja;
2124
+ const Ha = ["data"], Xt = ({ data: e }) => /* @__PURE__ */ r(V, { children: /* @__PURE__ */ r("div", { className: "grid grid-cols-2 gap-6 max-tablet:grid-cols-1", children: e == null ? void 0 : e.map((t) => /* @__PURE__ */ x(
2118
2125
  "div",
2119
2126
  {
2120
2127
  className: "p-[32px] bg-white rounded-[20px] flex justify-between gap-[40px]",
@@ -2152,8 +2159,8 @@ const ja = ["data"], Xt = ({ data: e }) => /* @__PURE__ */ r(V, { children: /* @
2152
2159
  },
2153
2160
  t == null ? void 0 : t.id
2154
2161
  )) }) });
2155
- Xt.propsToEdit = ja;
2156
- const Ha = ["data"], Yt = ({ data: e }) => /* @__PURE__ */ r(V, { children: /* @__PURE__ */ r("div", { className: "grid grid-cols-4 gap-6 max-tablet:grid-cols-1", children: e == null ? void 0 : e.map((t) => /* @__PURE__ */ x(
2162
+ Xt.propsToEdit = Ha;
2163
+ const Ua = ["data"], Yt = ({ data: e }) => /* @__PURE__ */ r(V, { children: /* @__PURE__ */ r("div", { className: "grid grid-cols-4 gap-6 max-tablet:grid-cols-1", children: e == null ? void 0 : e.map((t) => /* @__PURE__ */ x(
2157
2164
  "div",
2158
2165
  {
2159
2166
  className: "p-[24px] bg-white rounded-[20px] flex flex-col gap-8",
@@ -2190,7 +2197,7 @@ const Ha = ["data"], Yt = ({ data: e }) => /* @__PURE__ */ r(V, { children: /* @
2190
2197
  },
2191
2198
  t == null ? void 0 : t.id
2192
2199
  )) }) });
2193
- Yt.propsToEdit = Ha;
2200
+ Yt.propsToEdit = Ua;
2194
2201
  const Kt = {
2195
2202
  type: "data",
2196
2203
  label: "Данные",
@@ -2201,7 +2208,7 @@ const Kt = {
2201
2208
  icon: b.FILE
2202
2209
  }
2203
2210
  }
2204
- }, Ua = [Kt, "turnover"], ei = ({ data: e, turnover: t, imageStyles: i }) => /* @__PURE__ */ x(
2211
+ }, Ga = [Kt, "turnover"], ei = ({ data: e, turnover: t, imageStyles: i }) => /* @__PURE__ */ x(
2205
2212
  "div",
2206
2213
  {
2207
2214
  className: y(
@@ -2241,15 +2248,15 @@ const Kt = {
2241
2248
  ]
2242
2249
  }
2243
2250
  );
2244
- ei.propsToEdit = Ua;
2245
- const Ga = {
2251
+ ei.propsToEdit = Ga;
2252
+ const Za = {
2246
2253
  type: "cards",
2247
2254
  label: "Карточки",
2248
2255
  dataType: "array",
2249
2256
  data: {
2250
2257
  ...Kt
2251
2258
  }
2252
- }, Za = ["title", Ga, "turnover"], ti = ({
2259
+ }, za = ["title", Za, "turnover"], ti = ({
2253
2260
  title: e,
2254
2261
  cards: t,
2255
2262
  turnover: i = !1
@@ -2264,7 +2271,7 @@ const Ga = {
2264
2271
  n
2265
2272
  )) })
2266
2273
  ] });
2267
- ti.propsToEdit = Za;
2274
+ ti.propsToEdit = za;
2268
2275
  const ii = {
2269
2276
  type: "data",
2270
2277
  label: "Данные",
@@ -2275,7 +2282,7 @@ const ii = {
2275
2282
  description: b.DESCRIPTION
2276
2283
  }
2277
2284
  }
2278
- }, za = [ii, "className"], Ke = ({ data: e, className: t }) => {
2285
+ }, Wa = [ii, "className"], Ke = ({ data: e, className: t }) => {
2279
2286
  var i;
2280
2287
  return /* @__PURE__ */ x(
2281
2288
  "div",
@@ -2302,9 +2309,9 @@ const ii = {
2302
2309
  }
2303
2310
  );
2304
2311
  };
2305
- Ke.propsToEdit = za;
2312
+ Ke.propsToEdit = Wa;
2306
2313
  Ke.displayName = "CardRowInfo";
2307
- const Wa = ({
2314
+ const Qa = ({
2308
2315
  data: e,
2309
2316
  title: t,
2310
2317
  description: i,
@@ -2381,7 +2388,7 @@ const Wa = ({
2381
2388
  )
2382
2389
  ]
2383
2390
  }
2384
- ), Qa = {
2391
+ ), Ja = {
2385
2392
  type: "table",
2386
2393
  label: "Таблица",
2387
2394
  dataType: "object",
@@ -2395,14 +2402,14 @@ const Wa = ({
2395
2402
  }
2396
2403
  }
2397
2404
  }
2398
- }, Ja = {
2405
+ }, Xa = {
2399
2406
  type: "rows",
2400
2407
  label: "Строки",
2401
2408
  dataType: "array",
2402
2409
  data: {
2403
2410
  ...ii
2404
2411
  }
2405
- }, Xa = ["title", Qa, Ja], et = Ct(
2412
+ }, Ya = ["title", Ja, Xa], et = Ct(
2406
2413
  ({ title: e, table: t, rows: i }) => {
2407
2414
  var a, n, s;
2408
2415
  return /* @__PURE__ */ x(V, { children: [
@@ -2430,7 +2437,7 @@ const Wa = ({
2430
2437
  );
2431
2438
  }),
2432
2439
  ((a = t == null ? void 0 : t.warning) == null ? void 0 : a.warning_title) && /* @__PURE__ */ r(
2433
- Wa,
2440
+ Qa,
2434
2441
  {
2435
2442
  className: "!flex-auto [&_p:first-child]:text-[16px] [&_p:first-child]:leading-[24px] [&_p:last-child]:text-[15px] [&_p:last-child]:leading-[22px]",
2436
2443
  title: (n = t == null ? void 0 : t.warning) == null ? void 0 : n.warning_title,
@@ -2441,9 +2448,9 @@ const Wa = ({
2441
2448
  ] });
2442
2449
  }
2443
2450
  );
2444
- et.propsToEdit = Xa;
2451
+ et.propsToEdit = Ya;
2445
2452
  et.displayName = "CardInfoTable";
2446
- const Ya = [
2453
+ const Ka = [
2447
2454
  "title",
2448
2455
  "description",
2449
2456
  "file",
@@ -2468,7 +2475,7 @@ const Ya = [
2468
2475
  isDark: L,
2469
2476
  linkClassName: F = ""
2470
2477
  }) => {
2471
- const _ = Fe(960), Q = d === "big" ? _ ? 106 : 343 : _ ? 106 : 64, M = p === B.Brand;
2478
+ const _ = Ne(960), Q = d === "big" ? _ ? 106 : 343 : _ ? 106 : 64, M = p === B.Brand;
2472
2479
  return /* @__PURE__ */ x(
2473
2480
  V,
2474
2481
  {
@@ -2546,8 +2553,8 @@ const Ya = [
2546
2553
  }
2547
2554
  );
2548
2555
  };
2549
- ai.propsToEdit = Ya;
2550
- const Ka = {
2556
+ ai.propsToEdit = Ka;
2557
+ const el = {
2551
2558
  type: "data",
2552
2559
  label: "Данные баннера",
2553
2560
  dataType: "object",
@@ -2562,8 +2569,8 @@ const Ka = {
2562
2569
  banner_button_link: b.LINK
2563
2570
  }
2564
2571
  }
2565
- }, el = [Ka, "isTextLast", "isLight"], li = ({ data: e, isTextLast: t, isLight: i = !1 }) => {
2566
- const n = Fe(960) ? e == null ? void 0 : e.banner_bg_image_mob : e == null ? void 0 : e.banner_bg_image;
2572
+ }, tl = [el, "isTextLast", "isLight"], li = ({ data: e, isTextLast: t, isLight: i = !1 }) => {
2573
+ const n = Ne(960) ? e == null ? void 0 : e.banner_bg_image_mob : e == null ? void 0 : e.banner_bg_image;
2567
2574
  return /* @__PURE__ */ x(
2568
2575
  "div",
2569
2576
  {
@@ -2627,8 +2634,8 @@ const Ka = {
2627
2634
  }
2628
2635
  );
2629
2636
  };
2630
- li.propsToEdit = el;
2631
- const tl = {
2637
+ li.propsToEdit = tl;
2638
+ const il = {
2632
2639
  type: "cards",
2633
2640
  label: "Карточки информации",
2634
2641
  dataType: "array",
@@ -2639,13 +2646,13 @@ const tl = {
2639
2646
  icon: b.FILE,
2640
2647
  is_black: b.BOOLEAN
2641
2648
  }
2642
- }, il = ["title", tl, "isLight", "isLightTitle"], ri = ({
2649
+ }, al = ["title", il, "isLight", "isLightTitle"], ri = ({
2643
2650
  title: e,
2644
2651
  cards: t,
2645
2652
  isLight: i,
2646
2653
  isLightTitle: a
2647
2654
  }) => {
2648
- const n = Fe(960);
2655
+ const n = Ne(960);
2649
2656
  return /* @__PURE__ */ r(V, { children: /* @__PURE__ */ x("div", { className: y("w-full"), children: [
2650
2657
  e && /* @__PURE__ */ r(
2651
2658
  "p",
@@ -2668,8 +2675,8 @@ const tl = {
2668
2675
  )) })
2669
2676
  ] }) });
2670
2677
  };
2671
- ri.propsToEdit = il;
2672
- const al = [
2678
+ ri.propsToEdit = al;
2679
+ const ll = [
2673
2680
  "title",
2674
2681
  "description",
2675
2682
  "image",
@@ -2688,7 +2695,7 @@ const al = [
2688
2695
  logo: d,
2689
2696
  logo_second: p
2690
2697
  }) => {
2691
- const v = Fe(960);
2698
+ const v = Ne(960);
2692
2699
  return /* @__PURE__ */ x("div", { className: "relative flex items-center gap-[80px] w-full h-[527px] max-tablet:flex-col max-tablet:gap-[24px] max-tablet:h-auto", children: [
2693
2700
  /* @__PURE__ */ r(V, { className: "flex flex-col gap-[24px] max-w-[614px] max-tablet:items-center max-tablet:gap-[16px] max-tablet:mx-auto", children: /* @__PURE__ */ x("div", { className: "flex flex-col gap-[24px] max-tablet:gap-[16px] w-[614px] max-tablet:w-full", children: [
2694
2701
  /* @__PURE__ */ x("div", { className: "flex mb-[12px] max-tablet:mb-[8px] max-tablet:mx-auto", children: [
@@ -2730,8 +2737,8 @@ const al = [
2730
2737
  )
2731
2738
  ] });
2732
2739
  };
2733
- ni.propsToEdit = al;
2734
- const ll = ({
2740
+ ni.propsToEdit = ll;
2741
+ const rl = ({
2735
2742
  data: e,
2736
2743
  title: t,
2737
2744
  description: i,
@@ -2810,7 +2817,7 @@ const ll = ({
2810
2817
  )
2811
2818
  ]
2812
2819
  }
2813
- ), rl = {
2820
+ ), nl = {
2814
2821
  type: "table",
2815
2822
  label: "Таблица",
2816
2823
  dataType: "object",
@@ -2824,7 +2831,7 @@ const ll = ({
2824
2831
  }
2825
2832
  }
2826
2833
  }
2827
- }, nl = {
2834
+ }, sl = {
2828
2835
  type: "rows",
2829
2836
  label: "Строки таблицы",
2830
2837
  dataType: "array",
@@ -2833,7 +2840,7 @@ const ll = ({
2833
2840
  description: b.DESCRIPTION,
2834
2841
  is_marked: b.BOOLEAN
2835
2842
  }
2836
- }, sl = ["title", rl, nl], si = ({ title: e, table: t, rows: i }) => {
2843
+ }, ol = ["title", nl, sl], si = ({ title: e, table: t, rows: i }) => {
2837
2844
  var a;
2838
2845
  return /* @__PURE__ */ x(V, { children: [
2839
2846
  e && /* @__PURE__ */ r(
@@ -2851,7 +2858,7 @@ const ll = ({
2851
2858
  {
2852
2859
  className: y("overflow-x-auto whitespace-nowrap custom-scrollbar"),
2853
2860
  children: /* @__PURE__ */ r("div", { className: "bg-white rounded-[20px] w-full", children: i == null ? void 0 : i.map((n) => /* @__PURE__ */ r(
2854
- Ii,
2861
+ Vi,
2855
2862
  {
2856
2863
  data: n,
2857
2864
  className: y({
@@ -2863,7 +2870,7 @@ const ll = ({
2863
2870
  }
2864
2871
  ),
2865
2872
  ((a = t == null ? void 0 : t.warning) == null ? void 0 : a.warning_description) && /* @__PURE__ */ r("div", { className: "mt-4", children: /* @__PURE__ */ r(
2866
- ll,
2873
+ rl,
2867
2874
  {
2868
2875
  className: "!flex-[1_1_100%] bg-white",
2869
2876
  title: t.warning.warning_title,
@@ -2873,8 +2880,8 @@ const ll = ({
2873
2880
  ] })
2874
2881
  ] });
2875
2882
  };
2876
- si.propsToEdit = sl;
2877
- const ol = {
2883
+ si.propsToEdit = ol;
2884
+ const cl = {
2878
2885
  type: "buttons",
2879
2886
  label: "Кнопки",
2880
2887
  dataType: "array",
@@ -2883,7 +2890,7 @@ const ol = {
2883
2890
  button_link: b.LINK,
2884
2891
  button_text: b.TITLE
2885
2892
  }
2886
- }, cl = [
2893
+ }, dl = [
2887
2894
  "title",
2888
2895
  "description",
2889
2896
  "image",
@@ -2891,7 +2898,7 @@ const ol = {
2891
2898
  "logo",
2892
2899
  "animation",
2893
2900
  "animation_mob",
2894
- ol,
2901
+ cl,
2895
2902
  "isShadow",
2896
2903
  "grid"
2897
2904
  ], oi = ({
@@ -3034,9 +3041,9 @@ const ol = {
3034
3041
  )
3035
3042
  ] });
3036
3043
  };
3037
- oi.propsToEdit = cl;
3044
+ oi.propsToEdit = dl;
3038
3045
  var w = /* @__PURE__ */ ((e) => (e.Banner = "Banner", e.CardImageList = "CardImageList", e.Stepper = "Stepper", e.Segments = "Segments", e.Video = "VideoFull", e.VideoList = "VideoList", e.VideoListMini = "VideoListMini", e.ContentCardList = "ContentCardList", e.CardIconList = "CardIconList", e.MultiCards = "MultiCards", e.Partners = "Partners", e.PartnersColors = "PartnersColors", e.MainBanner = "MainBanner", e.WarningCard = "WarningCard", e.Faq = "Faq", e.DownloadFileBanner = "DownloadFileBanner", e.DownloadFileFull = "DownloadFileFull", e.DownloadFileHalf = "DownloadFileHalf", e.DownloadFileMini = "DownloadFileMini", e.InstructionList = "InstructionList", e.PreviewList = "PreviewList", e.SwiperList = "SwiperList", e.AnimatedSwiper = "AnimatedSwiper", e.InfoBannerList = "InfoBannerList", e.TasksBannerList = "TasksBannerList", e.VideoMainBanner = "VideoMainBanner", e.EmptyBox = "EmptyBox", e.PromoPoster = "PromoPoster", e.CardImageSecondaryList = "CardImageSecondaryList", e.CardInfoTable = "CardInfoTable", e.StandartTable = "StandartTable", e.IntroBanner = "IntroBanner", e.DownloadFileBright = "DownloadFileBright", e))(w || {});
3039
- const dl = {
3046
+ const pl = {
3040
3047
  key: w.Banner,
3041
3048
  id: "1",
3042
3049
  component_props: {
@@ -3060,7 +3067,7 @@ const dl = {
3060
3067
  }
3061
3068
  ]
3062
3069
  }
3063
- }, _r = {
3070
+ }, kr = {
3064
3071
  key: w.Banner,
3065
3072
  id: "2",
3066
3073
  component_props: {
@@ -3083,7 +3090,7 @@ const dl = {
3083
3090
  }
3084
3091
  }
3085
3092
  }
3086
- }, pl = {
3093
+ }, ml = {
3087
3094
  key: w.CardImageList,
3088
3095
  id: "3",
3089
3096
  component_props: {
@@ -3115,7 +3122,7 @@ const dl = {
3115
3122
  }
3116
3123
  ]
3117
3124
  }
3118
- }, ml = {
3125
+ }, ul = {
3119
3126
  key: w.Stepper,
3120
3127
  id: "4",
3121
3128
  component_props: {
@@ -3133,7 +3140,7 @@ const dl = {
3133
3140
  { text: "Выберите товар, который Вы хотите взять в рассрочку", id: 3 }
3134
3141
  ]
3135
3142
  }
3136
- }, ul = {
3143
+ }, gl = {
3137
3144
  key: w.Segments,
3138
3145
  id: "5",
3139
3146
  component_props: {
@@ -3142,7 +3149,7 @@ const dl = {
3142
3149
  { title: "Segment 2", id: 2 }
3143
3150
  ]
3144
3151
  }
3145
- }, gl = {
3152
+ }, xl = {
3146
3153
  key: w.Video,
3147
3154
  id: "6",
3148
3155
  component_props: {
@@ -3151,7 +3158,7 @@ const dl = {
3151
3158
  title: "Заголовок1"
3152
3159
  }
3153
3160
  }
3154
- }, xl = {
3161
+ }, bl = {
3155
3162
  key: w.VideoList,
3156
3163
  id: "7",
3157
3164
  component_props: {
@@ -3166,7 +3173,7 @@ const dl = {
3166
3173
  }
3167
3174
  ]
3168
3175
  }
3169
- }, bl = {
3176
+ }, fl = {
3170
3177
  key: w.VideoListMini,
3171
3178
  id: "8",
3172
3179
  component_props: {
@@ -3185,7 +3192,7 @@ const dl = {
3185
3192
  }
3186
3193
  ]
3187
3194
  }
3188
- }, fl = {
3195
+ }, hl = {
3189
3196
  key: w.ContentCardList,
3190
3197
  id: "9",
3191
3198
  component_props: {
@@ -3252,7 +3259,7 @@ const dl = {
3252
3259
  ]
3253
3260
  }
3254
3261
  }
3255
- }, hl = {
3262
+ }, _l = {
3256
3263
  key: w.Partners,
3257
3264
  id: "10",
3258
3265
  component_props: {
@@ -3303,7 +3310,7 @@ const dl = {
3303
3310
  ]
3304
3311
  }
3305
3312
  }
3306
- }, _l = {
3313
+ }, kl = {
3307
3314
  key: w.CardIconList,
3308
3315
  id: "11",
3309
3316
  component_props: {
@@ -3348,7 +3355,7 @@ const dl = {
3348
3355
  ],
3349
3356
  size: "medium"
3350
3357
  }
3351
- }, kr = {
3358
+ }, yr = {
3352
3359
  key: w.CardIconList,
3353
3360
  id: "12",
3354
3361
  component_props: {
@@ -3393,7 +3400,7 @@ const dl = {
3393
3400
  ],
3394
3401
  size: "large"
3395
3402
  }
3396
- }, kl = {
3403
+ }, yl = {
3397
3404
  key: w.MultiCards,
3398
3405
  id: "13",
3399
3406
  component_props: {
@@ -3447,7 +3454,7 @@ const dl = {
3447
3454
  is_banner_first: !0,
3448
3455
  is_cards_first: !0
3449
3456
  }
3450
- }, yl = {
3457
+ }, wl = {
3451
3458
  key: w.PartnersColors,
3452
3459
  id: "14",
3453
3460
  component_props: {
@@ -3684,7 +3691,7 @@ const dl = {
3684
3691
  }
3685
3692
  ]
3686
3693
  }
3687
- }, wl = {
3694
+ }, vl = {
3688
3695
  key: w.MainBanner,
3689
3696
  id: "15",
3690
3697
  component_props: {
@@ -3708,7 +3715,7 @@ const dl = {
3708
3715
  logo: "https://mbank.kg/media/market/item-hero-image-logos.svg",
3709
3716
  grid: 2
3710
3717
  }
3711
- }, vl = {
3718
+ }, Fl = {
3712
3719
  key: w.WarningCard,
3713
3720
  id: "16",
3714
3721
  component_props: {
@@ -3717,7 +3724,7 @@ const dl = {
3717
3724
  button_text: "button text",
3718
3725
  variant: "orange"
3719
3726
  }
3720
- }, yr = {
3727
+ }, wr = {
3721
3728
  key: w.WarningCard,
3722
3729
  id: "17",
3723
3730
  component_props: {
@@ -3726,7 +3733,7 @@ const dl = {
3726
3733
  button_text: "button text",
3727
3734
  variant: "gray"
3728
3735
  }
3729
- }, wr = {
3736
+ }, vr = {
3730
3737
  key: w.WarningCard,
3731
3738
  id: "18",
3732
3739
  component_props: {
@@ -3735,7 +3742,7 @@ const dl = {
3735
3742
  button_text: "button text",
3736
3743
  variant: "black"
3737
3744
  }
3738
- }, Fl = {
3745
+ }, Nl = {
3739
3746
  key: w.Faq,
3740
3747
  id: "19",
3741
3748
  component_props: {
@@ -3755,7 +3762,7 @@ const dl = {
3755
3762
  }
3756
3763
  ]
3757
3764
  }
3758
- }, Nl = {
3765
+ }, Cl = {
3759
3766
  key: w.DownloadFileHalf,
3760
3767
  id: "20",
3761
3768
  component_props: {
@@ -3774,7 +3781,7 @@ const dl = {
3774
3781
  }
3775
3782
  ]
3776
3783
  }
3777
- }, Cl = {
3784
+ }, Ll = {
3778
3785
  key: w.DownloadFileBanner,
3779
3786
  id: "21",
3780
3787
  component_props: {
@@ -3783,7 +3790,7 @@ const dl = {
3783
3790
  text: "Помогает научить ребенка контролировать свои траты, копить и обращаться с деньгами",
3784
3791
  link: "#"
3785
3792
  }
3786
- }, Ll = {
3793
+ }, Dl = {
3787
3794
  key: w.DownloadFileFull,
3788
3795
  id: "22",
3789
3796
  component_props: {
@@ -3808,7 +3815,7 @@ const dl = {
3808
3815
  }
3809
3816
  ]
3810
3817
  }
3811
- }, Dl = {
3818
+ }, Tl = {
3812
3819
  key: w.DownloadFileMini,
3813
3820
  id: "23",
3814
3821
  component_props: {
@@ -3839,7 +3846,7 @@ const dl = {
3839
3846
  }
3840
3847
  ]
3841
3848
  }
3842
- }, Tl = {
3849
+ }, Bl = {
3843
3850
  key: w.InstructionList,
3844
3851
  id: "24",
3845
3852
  component_props: {
@@ -3875,7 +3882,7 @@ const dl = {
3875
3882
  link: "https://www.youtube.com/"
3876
3883
  }
3877
3884
  }
3878
- }, Bl = {
3885
+ }, Sl = {
3879
3886
  key: w.PreviewList,
3880
3887
  id: "25",
3881
3888
  component_props: {
@@ -3904,7 +3911,7 @@ const dl = {
3904
3911
  ],
3905
3912
  grid: 2
3906
3913
  }
3907
- }, Sl = {
3914
+ }, El = {
3908
3915
  key: w.SwiperList,
3909
3916
  id: "26",
3910
3917
  component_props: {
@@ -3970,7 +3977,7 @@ const dl = {
3970
3977
  autoplayDelay: 2e3,
3971
3978
  perViewScreens: 4
3972
3979
  }
3973
- }, El = {
3980
+ }, Il = {
3974
3981
  key: w.AnimatedSwiper,
3975
3982
  id: "27",
3976
3983
  component_props: {
@@ -4066,7 +4073,7 @@ const dl = {
4066
4073
  isLight: !1,
4067
4074
  isButton: !1
4068
4075
  }
4069
- }, Il = {
4076
+ }, Vl = {
4070
4077
  key: w.InfoBannerList,
4071
4078
  id: "28",
4072
4079
  component_props: {
@@ -4154,7 +4161,7 @@ const dl = {
4154
4161
  isLight: !1,
4155
4162
  isLightTitle: !1
4156
4163
  }
4157
- }, Vl = {
4164
+ }, Ml = {
4158
4165
  key: w.TasksBannerList,
4159
4166
  id: "29",
4160
4167
  component_props: {
@@ -4235,7 +4242,7 @@ const dl = {
4235
4242
  }
4236
4243
  ]
4237
4244
  }
4238
- }, Ml = {
4245
+ }, Al = {
4239
4246
  key: w.VideoMainBanner,
4240
4247
  id: "30",
4241
4248
  component_props: {
@@ -4261,13 +4268,13 @@ const dl = {
4261
4268
  grid: 2,
4262
4269
  isShadow: !0
4263
4270
  }
4264
- }, Al = {
4271
+ }, Pl = {
4265
4272
  key: w.EmptyBox,
4266
4273
  id: "31",
4267
4274
  component_props: {
4268
4275
  size: "100"
4269
4276
  }
4270
- }, Pl = {
4277
+ }, Ol = {
4271
4278
  key: w.PromoPoster,
4272
4279
  id: "32",
4273
4280
  component_props: {
@@ -4293,7 +4300,7 @@ const dl = {
4293
4300
  }
4294
4301
  ]
4295
4302
  }
4296
- }, Ol = {
4303
+ }, Rl = {
4297
4304
  key: w.CardImageSecondaryList,
4298
4305
  id: "33",
4299
4306
  component_props: {
@@ -4323,7 +4330,7 @@ const dl = {
4323
4330
  ],
4324
4331
  isHorizontal: !1
4325
4332
  }
4326
- }, Rl = {
4333
+ }, ql = {
4327
4334
  key: w.CardInfoTable,
4328
4335
  id: "34",
4329
4336
  component_props: {
@@ -4430,7 +4437,7 @@ const dl = {
4430
4437
  }
4431
4438
  ]
4432
4439
  }
4433
- }, ql = {
4440
+ }, $l = {
4434
4441
  key: w.StandartTable,
4435
4442
  id: "35",
4436
4443
  component_props: {
@@ -4679,7 +4686,7 @@ const dl = {
4679
4686
  }
4680
4687
  ]
4681
4688
  }
4682
- }, $l = {
4689
+ }, jl = {
4683
4690
  key: w.IntroBanner,
4684
4691
  id: "36",
4685
4692
  component_props: {
@@ -4694,7 +4701,7 @@ const dl = {
4694
4701
  logo: "https://mbank.kg/media/standard/logo/Vector_1.svg",
4695
4702
  logo_second: "https://mbank.kg/media/standard/logo_second/mbank_logo_full_tNoEfG4.svg"
4696
4703
  }
4697
- }, jl = {
4704
+ }, Hl = {
4698
4705
  key: w.DownloadFileBright,
4699
4706
  id: "37",
4700
4707
  component_props: {
@@ -4705,7 +4712,7 @@ const dl = {
4705
4712
  button_text: "Скачать",
4706
4713
  button_link: "https://mbank.kg/media/documents/%D0%9F%D1%80%D0%B8%D0%BB%D0%BE%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5_1_%D0%9F%D1%80%D0%B0%D0%B2%D0%B8%D0%BB%D0%B0_%D0%B0%D0%BA%D1%86%D0%B8%D0%B8__C%D0%BE%D0%B2%D0%B5%D1%80%D1%88%D0%B0%D0%B9_%D0%BE%D0%BF%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%B8-%D0%BE%D1%82%D0%BA%D1%80%D0%BE%D0%B9_%D0%BF%D1%83%D1%82%D1%8C_%D0%B2_%D0%91%D0%B0%D1%80%D1%81%D0%B5%D0%BB%D0%BE%D0%BD%D1%83__%D0%A4%D0%98%D0%9D%D0%90%D0%9B_YZc1tmj.pdf"
4707
4714
  }
4708
- }, vr = {
4715
+ }, Fr = {
4709
4716
  MainBanner: { key: "MainBanner", component: Mt },
4710
4717
  Banner: { key: "Banner", component: Dt },
4711
4718
  CardImageList: { key: "CardImageList", component: Vt },
@@ -4730,13 +4737,13 @@ const dl = {
4730
4737
  DownloadFileMini: { key: "DownloadFileMini", component: Yt },
4731
4738
  InstructionList: { key: "InstructionList", component: Gt },
4732
4739
  PreviewList: { key: "PreviewList", component: zt },
4733
- SwiperList: { key: "SwiperList", component: Vi },
4734
- AnimatedSwiper: { key: "AnimatedSwiper", component: Bi },
4740
+ SwiperList: { key: "SwiperList", component: Mi },
4741
+ AnimatedSwiper: { key: "AnimatedSwiper", component: Si },
4735
4742
  InfoBannerList: { key: "InfoBannerList", component: ri },
4736
- TasksBannerList: { key: "TasksBannerList", component: Mi },
4743
+ TasksBannerList: { key: "TasksBannerList", component: Ai },
4737
4744
  VideoMainBanner: { key: "VideoMainBanner", component: oi },
4738
- Space: { key: "Space", component: Ei },
4739
- PromoPoster: { key: "PromoPoster", component: Si },
4745
+ Space: { key: "Space", component: Ii },
4746
+ PromoPoster: { key: "PromoPoster", component: Ei },
4740
4747
  CardImageSecondaryList: {
4741
4748
  key: "CardImageSecondaryList",
4742
4749
  component: ti
@@ -4748,87 +4755,87 @@ const dl = {
4748
4755
  key: "DownloadFileBright",
4749
4756
  component: ai
4750
4757
  }
4751
- }, Fr = {
4752
- MainBanner: wl.component_props,
4753
- Banner: dl.component_props,
4754
- CardImageList: pl.component_props,
4755
- Stepper: ml.component_props,
4756
- Segments: ul.component_props,
4757
- VideoFull: gl.component_props,
4758
- VideoList: xl.component_props,
4759
- VideoListMini: bl.component_props,
4760
- ContentCardList: fl.component_props,
4761
- CardIconList: _l.component_props,
4762
- MultiCards: kl.component_props,
4763
- Partners: hl.component_props,
4764
- PartnersColors: yl.component_props,
4765
- WarningCard: vl.component_props,
4766
- Faq: Fl.component_props,
4767
- DownloadFileBanner: Cl.component_props,
4768
- DownloadFileHalf: Nl.component_props,
4769
- DownloadFileFull: Ll.component_props,
4770
- DownloadFileMini: Dl.component_props,
4771
- InstructionList: Tl.component_props,
4772
- PreviewList: Bl.component_props,
4773
- SwiperList: Sl.component_props,
4774
- AnimatedSwiper: El.component_props,
4775
- InfoBannerList: Il.component_props,
4776
- TasksBannerList: Vl.component_props,
4777
- VideoMainBanner: Ml.component_props,
4778
- EmptyBox: Al.component_props,
4779
- PromoPoster: Pl.component_props,
4780
- CardImageSecondaryList: Ol.component_props,
4781
- CardInfoTable: Rl.component_props,
4782
- StandartTable: ql.component_props,
4783
- IntroBanner: $l.component_props,
4784
- DownloadFileBright: jl.component_props
4758
+ }, Nr = {
4759
+ MainBanner: vl.component_props,
4760
+ Banner: pl.component_props,
4761
+ CardImageList: ml.component_props,
4762
+ Stepper: ul.component_props,
4763
+ Segments: gl.component_props,
4764
+ VideoFull: xl.component_props,
4765
+ VideoList: bl.component_props,
4766
+ VideoListMini: fl.component_props,
4767
+ ContentCardList: hl.component_props,
4768
+ CardIconList: kl.component_props,
4769
+ MultiCards: yl.component_props,
4770
+ Partners: _l.component_props,
4771
+ PartnersColors: wl.component_props,
4772
+ WarningCard: Fl.component_props,
4773
+ Faq: Nl.component_props,
4774
+ DownloadFileBanner: Ll.component_props,
4775
+ DownloadFileHalf: Cl.component_props,
4776
+ DownloadFileFull: Dl.component_props,
4777
+ DownloadFileMini: Tl.component_props,
4778
+ InstructionList: Bl.component_props,
4779
+ PreviewList: Sl.component_props,
4780
+ SwiperList: El.component_props,
4781
+ AnimatedSwiper: Il.component_props,
4782
+ InfoBannerList: Vl.component_props,
4783
+ TasksBannerList: Ml.component_props,
4784
+ VideoMainBanner: Al.component_props,
4785
+ EmptyBox: Pl.component_props,
4786
+ PromoPoster: Ol.component_props,
4787
+ CardImageSecondaryList: Rl.component_props,
4788
+ CardInfoTable: ql.component_props,
4789
+ StandartTable: $l.component_props,
4790
+ IntroBanner: jl.component_props,
4791
+ DownloadFileBright: Hl.component_props
4785
4792
  };
4786
4793
  export {
4787
- Pl as $,
4788
- vl as A,
4794
+ Ol as $,
4795
+ Fl as A,
4789
4796
  Dt as B,
4790
4797
  Vt as C,
4791
4798
  Qt as D,
4792
- yr as E,
4799
+ wr as E,
4793
4800
  Ut as F,
4794
- wr as G,
4795
- Fl as H,
4801
+ vr as G,
4802
+ Nl as H,
4796
4803
  Gt as I,
4797
- Nl as J,
4798
- Cl as K,
4799
- Ll as L,
4804
+ Cl as J,
4805
+ Ll as K,
4806
+ Dl as L,
4800
4807
  It as M,
4801
- Dl as N,
4802
- Tl as O,
4808
+ Tl as N,
4809
+ Bl as O,
4803
4810
  zt as P,
4804
- kr as Q,
4805
- Bl as R,
4811
+ yr as Q,
4812
+ Sl as R,
4806
4813
  Bt as S,
4807
- Sl as T,
4808
- El as U,
4814
+ El as T,
4815
+ Il as U,
4809
4816
  oi as V,
4810
4817
  Wt as W,
4811
- Il as X,
4812
- Vl as Y,
4813
- Ml as Z,
4814
- Al as _,
4818
+ Vl as X,
4819
+ Ml as Y,
4820
+ Al as Z,
4821
+ Pl as _,
4815
4822
  Et as a,
4816
- Ol as a0,
4817
- Rl as a1,
4818
- ql as a2,
4819
- $l as a3,
4820
- jl as a4,
4823
+ Rl as a0,
4824
+ ql as a1,
4825
+ $l as a2,
4826
+ jl as a3,
4827
+ Hl as a4,
4821
4828
  Tt as a5,
4822
4829
  St as a6,
4823
- La as a7,
4830
+ Da as a7,
4824
4831
  Zt as a8,
4825
- Ne as a9,
4826
- Fr as aa,
4827
- vr as ab,
4832
+ _e as a9,
4833
+ Nr as aa,
4834
+ Fr as ab,
4828
4835
  Kt as ac,
4829
4836
  ei as ad,
4830
4837
  li as ae,
4831
- ll as af,
4838
+ rl as af,
4832
4839
  ze as b,
4833
4840
  Mt as c,
4834
4841
  Xt as d,
@@ -4840,18 +4847,18 @@ export {
4840
4847
  si as j,
4841
4848
  ni as k,
4842
4849
  ai as l,
4843
- wl as m,
4844
- dl as n,
4845
- _r as o,
4846
- pl as p,
4847
- ml as q,
4848
- ul as r,
4849
- gl as s,
4850
- xl as t,
4851
- bl as u,
4852
- fl as v,
4853
- hl as w,
4854
- _l as x,
4855
- kl as y,
4856
- yl as z
4850
+ vl as m,
4851
+ pl as n,
4852
+ kr as o,
4853
+ ml as p,
4854
+ ul as q,
4855
+ gl as r,
4856
+ xl as s,
4857
+ bl as t,
4858
+ fl as u,
4859
+ hl as v,
4860
+ _l as w,
4861
+ kl as x,
4862
+ yl as y,
4863
+ wl as z
4857
4864
  };