md-components-mdigial-azamat 0.0.28 → 0.0.30

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 (66) 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/Partners/Partners.js +11 -9
  47. package/dist/PartnersColors/PartnersColors.js +10 -10
  48. package/dist/PreviewList/PreviewList.js +1 -1
  49. package/dist/PreviewList/components/PreviewCard/PreviewCard.js +1 -1
  50. package/dist/PreviewList/components/PreviewCard/index.js +1 -1
  51. package/dist/PreviewList/index.js +1 -1
  52. package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
  53. package/dist/RenderAllComponents/const.js +1 -1
  54. package/dist/Space/Space.js +13 -15
  55. package/dist/StandartTable/components/CardWarning/index.js +1 -1
  56. package/dist/StandartTable/index.js +1 -1
  57. package/dist/Stepper/Stepper.js +1 -1
  58. package/dist/Stepper/index.js +1 -1
  59. package/dist/VideoMainBanner/VideoMainBanner.js +1 -1
  60. package/dist/VideoMainBanner/index.js +1 -1
  61. package/dist/{componentsMap-5e677eaa.js → componentsMap-b2e9dea4.js} +1 -1
  62. package/dist/generateSelectOptions-7b23cdb8.js +7 -0
  63. package/dist/{index-f6bbda32.js → index-5524842a.js} +325 -315
  64. package/dist/main.js +36 -35
  65. package/dist/{model-bc7ae7c3.js → model-1934623c.js} +25 -7
  66. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { ab as q, aa as u } from "./index-f6bbda32.js";
1
+ import { ab as q, aa as u } from "./index-5524842a.js";
2
2
  import "./AnimatedSwiper/index.js";
3
3
  import "./Partners/Partners.js";
4
4
  import "./PartnersColors/PartnersColors.js";
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../Types/FiledTypes.js";
3
- import { B as n } from "../index-f6bbda32.js";
3
+ import { B as n } from "../index-5524842a.js";
4
4
  import "../ComponentContainer-0fcc2695.js";
5
5
  import "../index-60dfa873.js";
6
6
  import "../cn-d8c04b28.js";
@@ -1,4 +1,4 @@
1
- import { B as e } from "../index-f6bbda32.js";
1
+ import { B as e } from "../index-5524842a.js";
2
2
  export {
3
3
  e as Banner
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../ConfigProvider/index.js";
3
- import { a5 as y } from "../index-f6bbda32.js";
3
+ import { a5 as y } from "../index-5524842a.js";
4
4
  import "../Segments/Segments.js";
5
5
  import "../Video/VideoFull/VideoFull.js";
6
6
  import "../Video/VideoList/VideoList.js";
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../index-a379154f.js";
3
3
  import "../ConfigProvider/index.js";
4
- import { b as w } from "../index-f6bbda32.js";
4
+ import { b as w } from "../index-5524842a.js";
5
5
  import "../Segments/Segments.js";
6
6
  import "../Video/VideoFull/VideoFull.js";
7
7
  import "../Video/VideoList/VideoList.js";
@@ -1,4 +1,4 @@
1
- import { b as a } from "../index-f6bbda32.js";
1
+ import { b as a } from "../index-5524842a.js";
2
2
  export {
3
3
  a as CardIconList
4
4
  };
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
2
2
  import "../Cards/CardImage/CardImage.js";
3
3
  import "../Cards/CardImage/types.js";
4
4
  import "../Types/FiledTypes.js";
5
- import { C as s } from "../index-f6bbda32.js";
5
+ import { C as s } from "../index-5524842a.js";
6
6
  import "../ComponentContainer-0fcc2695.js";
7
7
  import "../cn-d8c04b28.js";
8
8
  export {
@@ -1,4 +1,4 @@
1
- import { C as e } from "../index-f6bbda32.js";
1
+ import { C as e } from "../index-5524842a.js";
2
2
  export {
3
3
  e as CardImageList
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../ConfigProvider/index.js";
3
- import { ad as q, ac as u } from "../index-f6bbda32.js";
3
+ import { ad as q, ac as u } from "../index-5524842a.js";
4
4
  import "../Segments/Segments.js";
5
5
  import "../Video/VideoFull/VideoFull.js";
6
6
  import "../Video/VideoList/VideoList.js";
@@ -1,4 +1,4 @@
1
- import { ad as d } from "../index-f6bbda32.js";
1
+ import { ad as d } from "../index-5524842a.js";
2
2
  export {
3
3
  d as CardImageSecondary
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { h as t } from "../index-f6bbda32.js";
2
+ import { h as t } from "../index-5524842a.js";
3
3
  import "../ComponentContainer-0fcc2695.js";
4
4
  export {
5
5
  t as CardImageSecondaryList
@@ -1,4 +1,4 @@
1
- import { h as e } from "../index-f6bbda32.js";
1
+ import { h as e } from "../index-5524842a.js";
2
2
  export {
3
3
  e as CardImageSecondaryList
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "../ConfigProvider/index.js";
4
- import { i as w } from "../index-f6bbda32.js";
4
+ import { i as w } from "../index-5524842a.js";
5
5
  import "../Segments/Segments.js";
6
6
  import "../Video/VideoFull/VideoFull.js";
7
7
  import "../Video/VideoList/VideoList.js";
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../HtmlContent/HtmlContent.js";
3
- import { a6 as a } from "../../index-f6bbda32.js";
3
+ import { a6 as a } from "../../index-5524842a.js";
4
4
  import "../../index-60dfa873.js";
5
5
  export {
6
6
  a as ContentCard
@@ -1,4 +1,4 @@
1
- import { a6 as r } from "../../index-f6bbda32.js";
1
+ import { a6 as r } from "../../index-5524842a.js";
2
2
  export {
3
3
  r as ContentCard
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
- import "../../model-bc7ae7c3.js";
3
- import { W as a } from "../../index-f6bbda32.js";
2
+ import "../../model-1934623c.js";
3
+ import { W as a } from "../../index-5524842a.js";
4
4
  import "../../ComponentContainer-0fcc2695.js";
5
5
  import "../../cn-d8c04b28.js";
6
6
  export {
@@ -1,4 +1,4 @@
1
- import { W as n } from "../../index-f6bbda32.js";
1
+ import { W as n } from "../../index-5524842a.js";
2
2
  export {
3
3
  n as WarningCard
4
4
  };
@@ -1,4 +1,9 @@
1
- import { W as n } from "../../model-bc7ae7c3.js";
1
+ import "../../Types/FiledTypes.js";
2
+ import { W as t, a as o, w as s, b as d } from "../../model-1934623c.js";
3
+ import "../../generateSelectOptions-7b23cdb8.js";
2
4
  export {
3
- n as WarningCardVariant
5
+ t as WarningCardVariant,
6
+ o as WarningCardVariantKey,
7
+ s as warningCardVariant,
8
+ d as warningCardVariantOptions
4
9
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { a as w } from "../index-f6bbda32.js";
2
+ import { a as w } from "../index-5524842a.js";
3
3
  import "../ConfigProvider/index.js";
4
4
  import "../Segments/Segments.js";
5
5
  import "../Video/VideoFull/VideoFull.js";
@@ -1,4 +1,4 @@
1
- import { a as o } from "../index-f6bbda32.js";
1
+ import { a as o } from "../index-5524842a.js";
2
2
  export {
3
3
  o as ContentCardList
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
- import { D as t } from "../../../index-f6bbda32.js";
3
- import "../../../model-bc7ae7c3.js";
2
+ import { D as t } from "../../../index-5524842a.js";
3
+ import "../../../model-1934623c.js";
4
4
  import "../../../ComponentContainer-0fcc2695.js";
5
5
  export {
6
6
  t as DownloadFileBanner
@@ -1,4 +1,4 @@
1
- import { D as e } from "../../../index-f6bbda32.js";
1
+ import { D as e } from "../../../index-5524842a.js";
2
2
  export {
3
3
  e as DownloadFileBanner
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
- import { l as e } from "../../../index-f6bbda32.js";
3
- import "../../../model-bc7ae7c3.js";
2
+ import { l as e } from "../../../index-5524842a.js";
3
+ import "../../../model-1934623c.js";
4
4
  import "../../../ComponentContainer-0fcc2695.js";
5
5
  import "../../../index-60dfa873.js";
6
6
  import "../../../cn-d8c04b28.js";
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
- import { e as p } from "../../../index-f6bbda32.js";
3
- import "../../../model-bc7ae7c3.js";
2
+ import { e as p } from "../../../index-5524842a.js";
3
+ import "../../../model-1934623c.js";
4
4
  import "../../../ComponentContainer-0fcc2695.js";
5
5
  export {
6
6
  p as DownloadFileFull
@@ -1,4 +1,4 @@
1
- import { e } from "../../../index-f6bbda32.js";
1
+ import { e } from "../../../index-5524842a.js";
2
2
  export {
3
3
  e as DownloadFileFull
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
- import { d as t } from "../../../index-f6bbda32.js";
3
- import "../../../model-bc7ae7c3.js";
2
+ import { d as t } from "../../../index-5524842a.js";
3
+ import "../../../model-1934623c.js";
4
4
  import "../../../ComponentContainer-0fcc2695.js";
5
5
  export {
6
6
  t as DownloadFileHalf
@@ -1,4 +1,4 @@
1
- import { d as l } from "../../../index-f6bbda32.js";
1
+ import { d as l } from "../../../index-5524842a.js";
2
2
  export {
3
3
  l as DownloadFileHalf
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
- import { f as t } from "../../../index-f6bbda32.js";
3
- import "../../../model-bc7ae7c3.js";
2
+ import { f as t } from "../../../index-5524842a.js";
3
+ import "../../../model-1934623c.js";
4
4
  import "../../../ComponentContainer-0fcc2695.js";
5
5
  export {
6
6
  t as DownloadFileMini
@@ -1,4 +1,4 @@
1
- import { f as a } from "../../../index-f6bbda32.js";
1
+ import { f as a } from "../../../index-5524842a.js";
2
2
  export {
3
3
  a as DownloadFileMini
4
4
  };
package/dist/Faq/Faq.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "./components/Collapse/Collapse.js";
3
- import { F as w } from "../index-f6bbda32.js";
3
+ import { F as w } from "../index-5524842a.js";
4
4
  import "../HtmlContent/HtmlContent.js";
5
5
  import "../ConfigProvider/index.js";
6
6
  import "../Segments/Segments.js";
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { a7 as e } from "../../../index-f6bbda32.js";
3
+ import { a7 as e } from "../../../index-5524842a.js";
4
4
  export {
5
5
  e as FeedbackForm
6
6
  };
@@ -1,4 +1,4 @@
1
- import { a7 as o } from "../../../index-f6bbda32.js";
1
+ import { a7 as o } from "../../../index-5524842a.js";
2
2
  export {
3
3
  o as FeedbackForm
4
4
  };
package/dist/Faq/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { F as r } from "../index-f6bbda32.js";
1
+ import { F as r } from "../index-5524842a.js";
2
2
  export {
3
3
  r as Faq
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../cn-d8c04b28.js";
3
3
  import "../Types/FiledTypes.js";
4
- import { ae as e } from "../index-f6bbda32.js";
4
+ import { ae as e } from "../index-5524842a.js";
5
5
  import "../index-60dfa873.js";
6
6
  import "../useScreenSize-c1b64c02.js";
7
7
  export {
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { g as a } from "../index-f6bbda32.js";
2
+ import { g as a } from "../index-5524842a.js";
3
3
  import "../Types/FiledTypes.js";
4
4
  import "../ComponentContainer-0fcc2695.js";
5
5
  import "../cn-d8c04b28.js";
@@ -1,4 +1,4 @@
1
- import { g as r } from "../index-f6bbda32.js";
1
+ import { g as r } from "../index-5524842a.js";
2
2
  export {
3
3
  r as InfoBannerList
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { I as p } from "../index-f6bbda32.js";
2
+ import { I as p } from "../index-5524842a.js";
3
3
  import "../ComponentContainer-0fcc2695.js";
4
4
  import "./components/InstructionCard/InstructionCard.js";
5
5
  export {
@@ -1,4 +1,4 @@
1
- import { I as r } from "../index-f6bbda32.js";
1
+ import { I as r } from "../index-5524842a.js";
2
2
  export {
3
3
  r as InstructionList
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { k as n } from "../index-f6bbda32.js";
2
+ import { k as n } from "../index-5524842a.js";
3
3
  import "../ComponentContainer-0fcc2695.js";
4
4
  import "../index-60dfa873.js";
5
5
  import "../useScreenSize-c1b64c02.js";
@@ -1,4 +1,4 @@
1
- import { k as o } from "../index-f6bbda32.js";
1
+ import { k as o } from "../index-5524842a.js";
2
2
  export {
3
3
  o as IntroBanner
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { c as a } from "../index-f6bbda32.js";
2
+ import { c as a } from "../index-5524842a.js";
3
3
  import "../ComponentContainer-0fcc2695.js";
4
4
  import "../index-60dfa873.js";
5
5
  import "../cn-d8c04b28.js";
@@ -1,4 +1,4 @@
1
- import { c as r } from "../index-f6bbda32.js";
1
+ import { c as r } from "../index-5524842a.js";
2
2
  export {
3
3
  r as MainBanner
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { M as p } from "../index-f6bbda32.js";
2
+ import { M as p } from "../index-5524842a.js";
3
3
  import "../Types/FiledTypes.js";
4
4
  import "../ComponentContainer-0fcc2695.js";
5
5
  export {
@@ -1,5 +1,5 @@
1
1
  import "../ConfigProvider/index.js";
2
- import "../index-f6bbda32.js";
2
+ import "../index-5524842a.js";
3
3
  import "../Segments/Segments.js";
4
4
  import "../Video/VideoFull/VideoFull.js";
5
5
  import "../Video/VideoList/VideoList.js";
@@ -1,5 +1,5 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
- import { c as f } from "../componentsMap-5e677eaa.js";
2
+ import { c as f } from "../componentsMap-b2e9dea4.js";
3
3
  const a = (p) => p.map((r) => {
4
4
  const s = f[r.key];
5
5
  if (!s)
@@ -1,29 +1,31 @@
1
- import { jsx as l, jsxs as i } from "react/jsx-runtime";
1
+ import { jsx as l, jsxs as r } from "react/jsx-runtime";
2
2
  import { FieldTypes as t } from "../Types/FiledTypes.js";
3
3
  import { C as o } from "../ComponentContainer-0fcc2695.js";
4
4
  import { I as c } from "../index-60dfa873.js";
5
- const x = {
5
+ const p = {
6
6
  type: "data",
7
- label: "Данные партнеров",
7
+ label: "Основные данные",
8
8
  dataType: "object",
9
9
  data: {
10
10
  keys: {
11
11
  title: t.TITLE,
12
12
  subtitle: t.DESCRIPTION,
13
13
  images: {
14
- type: "array",
14
+ label: "Логотипы",
15
+ dataType: "array",
16
+ type: "images",
15
17
  data: {
16
18
  logo: t.FILE
17
19
  }
18
20
  }
19
21
  }
20
22
  }
21
- }, p = [x], m = ({ data: e }) => {
22
- var r;
23
- return /* @__PURE__ */ l(o, { children: /* @__PURE__ */ i("div", { className: "w-full flex flex-col items-center justify-center", children: [
23
+ }, x = [p], m = ({ data: e }) => {
24
+ var i;
25
+ return /* @__PURE__ */ l(o, { children: /* @__PURE__ */ r("div", { className: "w-full flex flex-col items-center justify-center", children: [
24
26
  (e == null ? void 0 : e.title) && /* @__PURE__ */ l("p", { className: "text-[44px] font-bold leading-[52px] text-center max-md:text-[26px] max-md:leading-[32px]", children: e == null ? void 0 : e.title }),
25
27
  (e == null ? void 0 : e.subtitle) && /* @__PURE__ */ l("div", { className: "text-[18px] leading-[26px] text-gray-400 mt-6 text-center max-md:text-[17px] max-md:leading-[24px] max-md:px-6", children: e == null ? void 0 : e.subtitle }),
26
- /* @__PURE__ */ l("div", { className: "w-full px-4 mt-[48px]", children: /* @__PURE__ */ l("div", { className: "grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-6 xl:grid-cols-8 gap-4 md:gap-6 justify-center", children: (r = e == null ? void 0 : e.images) == null ? void 0 : r.map((s) => /* @__PURE__ */ l(
28
+ /* @__PURE__ */ l("div", { className: "w-full px-4 mt-[48px]", children: /* @__PURE__ */ l("div", { className: "grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-6 xl:grid-cols-8 gap-4 md:gap-6 justify-center", children: (i = e == null ? void 0 : e.images) == null ? void 0 : i.map((s) => /* @__PURE__ */ l(
27
29
  "div",
28
30
  {
29
31
  className: "w-full flex items-center justify-center p-2",
@@ -43,7 +45,7 @@ const x = {
43
45
  )) }) })
44
46
  ] }) });
45
47
  };
46
- m.propsToEdit = p;
48
+ m.propsToEdit = x;
47
49
  export {
48
50
  m as Partners
49
51
  };
@@ -1,35 +1,35 @@
1
- import { jsxs as d, jsx as e } from "react/jsx-runtime";
2
- import { useState as m } from "react";
1
+ import { jsxs as m, jsx as e } from "react/jsx-runtime";
2
+ import { useState as d } from "react";
3
3
  import { FieldTypes as r } from "../Types/FiledTypes.js";
4
4
  import { C as x } from "../ComponentContainer-0fcc2695.js";
5
5
  import { PartnerCard as c } from "./components/PartnerCard/PartnerCard.js";
6
6
  import { PartnerTab as f } from "./components/PartnerTab/PartnerTab.js";
7
- const y = {
7
+ const T = {
8
8
  type: "categories",
9
9
  label: "Категории",
10
10
  dataType: "array",
11
11
  data: {
12
12
  title: r.TITLE,
13
- color: r.COLOR
13
+ color: r.COLOR,
14
+ image: r.FILE
14
15
  }
15
- }, T = {
16
+ }, y = {
16
17
  type: "cards",
17
18
  label: "Карточки партнеров",
18
19
  dataType: "array",
19
20
  data: {
20
21
  title: r.TITLE,
21
- logo: r.FILE,
22
- category_id: r.NUMBER
22
+ logo: r.FILE
23
23
  }
24
- }, g = ["title", "subtitle", y, T], C = ({
24
+ }, g = ["title", "subtitle", T, y], C = ({
25
25
  title: l,
26
26
  subtitle: a,
27
27
  categories: o,
28
28
  cards: p
29
29
  }) => {
30
30
  var i;
31
- const [s, n] = m(((i = o[0]) == null ? void 0 : i.id) || 0);
32
- return /* @__PURE__ */ d(x, { children: [
31
+ const [s, n] = d(((i = o[0]) == null ? void 0 : i.id) || 0);
32
+ return /* @__PURE__ */ m(x, { children: [
33
33
  /* @__PURE__ */ e("p", { className: "uppercase text-[16px] leading-[24px] font-[500] text-center text-graySoft", children: a }),
34
34
  /* @__PURE__ */ e("h2", { className: "text-[44px] leading-[52px] font-bold text-center", children: l }),
35
35
  /* @__PURE__ */ e("div", { className: "flex flex-wrap gap-[12px] mt-[48px]", children: o == null ? void 0 : o.map((t) => /* @__PURE__ */ e(
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { P as e } from "../index-f6bbda32.js";
2
+ import { P as e } from "../index-5524842a.js";
3
3
  import "../ComponentContainer-0fcc2695.js";
4
4
  export {
5
5
  e as PreviewList
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { a8 as i } from "../../../index-f6bbda32.js";
2
+ import { a8 as i } from "../../../index-5524842a.js";
3
3
  import "../../../index-60dfa873.js";
4
4
  export {
5
5
  i as PreviewCard
@@ -1,4 +1,4 @@
1
- import { a8 as e } from "../../../index-f6bbda32.js";
1
+ import { a8 as e } from "../../../index-5524842a.js";
2
2
  export {
3
3
  e as PreviewCard
4
4
  };
@@ -1,4 +1,4 @@
1
- import { P as i } from "../index-f6bbda32.js";
1
+ import { P as i } from "../index-5524842a.js";
2
2
  export {
3
3
  i as PreviewList
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import { jsx as n, Fragment as t } from "react/jsx-runtime";
2
- import { c as i } from "../componentsMap-5e677eaa.js";
2
+ import { c as i } from "../componentsMap-b2e9dea4.js";
3
3
  const d = ({ components: o, device: p }) => /* @__PURE__ */ n(t, { children: o.map((r) => {
4
4
  const e = i[r.key];
5
5
  return e ? /* @__PURE__ */ n(
@@ -1,4 +1,4 @@
1
- import { m as a, n as t, o as s, p as n, q as D, r, s as e, t as i, u as o, v as d, w as l, x as C, y as L, z as B, A as m, E as w, G as p, H as I, J as g, K as F, L as S, N as c, O as u, Q as M, R as P, T as f, U as T, X as V, Y as x, Z as y, _ as W, $ as b, a0 as q, a1 as v, a2 as A, a3 as E, a4 as H } from "../index-f6bbda32.js";
1
+ import { m as a, n as t, o as s, p as n, q as D, r, s as e, t as i, u as o, v as d, w as l, x as C, y as L, z as B, A as m, E as w, G as p, H as I, J as g, K as F, L as S, N as c, O as u, Q as M, R as P, T as f, U as T, X as V, Y as x, Z as y, _ as W, $ as b, a0 as q, a1 as v, a2 as A, a3 as E, a4 as H } from "../index-5524842a.js";
2
2
  const Q = [
3
3
  a,
4
4
  t,
@@ -1,26 +1,24 @@
1
- import { jsx as s } from "react/jsx-runtime";
2
- import { OptionTypesEnum as o, DataTypesEnum as p } from "../Types/FiledTypes.js";
3
- const a = {
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ import { OptionTypesEnum as s, DataTypesEnum as p } from "../Types/FiledTypes.js";
3
+ import { g as i } from "../generateSelectOptions-7b23cdb8.js";
4
+ const n = {
4
5
  s: 10,
5
6
  m: 20,
6
7
  l: 40,
7
8
  xl: 60
8
- }, l = (e) => e.map((t) => ({
9
- label: t.label,
10
- value: t.value
11
- })), n = l(
12
- Object.entries(a).map(([e, t]) => ({
13
- label: e,
14
- value: t.toString()
9
+ }, a = i(
10
+ Object.entries(n).map(([t, e]) => ({
11
+ label: t,
12
+ value: e.toString()
15
13
  }))
16
- ), i = {
14
+ ), r = {
17
15
  type: "size",
18
- options: n,
19
- variant: o.options,
16
+ options: a,
17
+ variant: s.options,
20
18
  dataType: p.select,
21
19
  label: "Размер пробела"
22
- }, r = [i], c = ({ size: e = 20 }) => /* @__PURE__ */ s("div", { style: { height: `${e}px` } });
23
- c.propsToEdit = r;
20
+ }, l = [r], c = ({ size: t = 20 }) => /* @__PURE__ */ o("div", { style: { height: `${t}px` } });
21
+ c.propsToEdit = l;
24
22
  export {
25
23
  c as Space
26
24
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../../cn-d8c04b28.js";
3
3
  import "../../../HtmlContent/HtmlContent.js";
4
- import { af as a } from "../../../index-f6bbda32.js";
4
+ import { af as a } from "../../../index-5524842a.js";
5
5
  import "../../../index-60dfa873.js";
6
6
  export {
7
7
  a as CardWarning
@@ -3,7 +3,7 @@ import "../Types/FiledTypes.js";
3
3
  import "../ComponentContainer-0fcc2695.js";
4
4
  import "../cn-d8c04b28.js";
5
5
  import "./components/CardMarkedRow/index.js";
6
- import { j as e } from "../index-f6bbda32.js";
6
+ import { j as e } from "../index-5524842a.js";
7
7
  export {
8
8
  e as StandartTable
9
9
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../Types/FiledTypes.js";
3
- import { S as e } from "../index-f6bbda32.js";
3
+ import { S as e } from "../index-5524842a.js";
4
4
  import "../ComponentContainer-0fcc2695.js";
5
5
  import "../index-60dfa873.js";
6
6
  export {
@@ -1,4 +1,4 @@
1
- import { S as r } from "../index-f6bbda32.js";
1
+ import { S as r } from "../index-5524842a.js";
2
2
  export {
3
3
  r as Stepper
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../cn-d8c04b28.js";
3
3
  import "../Types/FiledTypes.js";
4
- import { V as e } from "../index-f6bbda32.js";
4
+ import { V as e } from "../index-5524842a.js";
5
5
  import "../ComponentContainer-0fcc2695.js";
6
6
  import "../index-60dfa873.js";
7
7
  export {
@@ -1,4 +1,4 @@
1
- import { V as n } from "../index-f6bbda32.js";
1
+ import { V as n } from "../index-5524842a.js";
2
2
  export {
3
3
  n as VideoMainBanner
4
4
  };