md-components-mdigial-azamat 0.0.113 → 0.0.115

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 (59) hide show
  1. package/dist/ActionCardList/ActionCardList.js +5 -6
  2. package/dist/ActionCardList/index.js +1 -1
  3. package/dist/ActionCardList/info.js +1 -1
  4. package/dist/ActionCardSecondaryList/schema.js +15 -15
  5. package/dist/ActionIconList/ActionIconList.js +2 -3
  6. package/dist/AllComponents.js +5 -7
  7. package/dist/AllComponentsInfo.js +85 -87
  8. package/dist/AnimatedSwiper/index.js +3 -3
  9. package/dist/ButtonsList/ButtonsList.js +9 -7
  10. package/dist/ButtonsList/schema.js +49 -16
  11. package/dist/CardImageList/CardImageList.js +1 -1
  12. package/dist/CardImageList/schema.js +45 -28
  13. package/dist/Cards/PostCard/PostCard.js +23 -19
  14. package/dist/Cards/PostCard/info.js +8 -8
  15. package/dist/Cards/PostCard/schema.js +36 -0
  16. package/dist/Cards/WarningCard/WarningCard.js +4 -5
  17. package/dist/Cards/WarningCard/index.js +1 -1
  18. package/dist/Cards/WarningCard/info.js +1 -1
  19. package/dist/Forms/FormDefault/FormDefault.js +1 -1
  20. package/dist/Forms/FormDefault/components/FieldCustom.js +1 -1
  21. package/dist/Forms/FormDefault/components/FieldSection.js +1 -1
  22. package/dist/Forms/FormDefault/components/FormContent.js +1 -1
  23. package/dist/Forms/FormDefault/components/FormFields.js +1 -1
  24. package/dist/Forms/FormDefault/components/index.js +1 -1
  25. package/dist/Forms/FormDefault/index.js +1 -1
  26. package/dist/Forms/FormDefault/info.js +1 -1
  27. package/dist/Forms/FormDefault/model/componentRegistry.js +4 -5
  28. package/dist/Forms/FormDefault/model/index.js +1 -1
  29. package/dist/Forms/FormDefault/schema.js +4 -5
  30. package/dist/Header/components/HeaderTabsMobile/HeaderTabsMobile.js +3 -3
  31. package/dist/Header/components/TabsOutlined/TabsOutlined.js +3 -3
  32. package/dist/HeroIconsBanner/schema.js +27 -25
  33. package/dist/IconList/schema.js +18 -16
  34. package/dist/InfoCardList/InfoCardList.js +13 -13
  35. package/dist/InfoCardList/schema.js +11 -11
  36. package/dist/PageViewer/renderComponents.js +1 -1
  37. package/dist/PostsList/PostsList.js +5 -5
  38. package/dist/PostsSlider/PostsSlider.js +23 -21
  39. package/dist/PostsSlider/index.js +3 -1
  40. package/dist/PostsSlider/info.js +4 -4
  41. package/dist/PostsSlider/schema.js +13 -12
  42. package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
  43. package/dist/RenderAllComponents/const.js +1 -1
  44. package/dist/SearchBlock/schema.js +15 -26
  45. package/dist/SegmentedContent/SegmentedContent.js +1 -1
  46. package/dist/SegmentedContent/schema.js +54 -70
  47. package/dist/SegmentsIcons/schema.js +30 -11
  48. package/dist/SwiperList/SwiperList.js +10 -10
  49. package/dist/Video/VideoList/VideoList.js +30 -27
  50. package/dist/Video/VideoListMini/VideoListMini.js +29 -26
  51. package/dist/{componentsMap-29ccdfcc.js → componentsMap-9f1776fa.js} +1 -1
  52. package/dist/{data.mock-bb32e8ee.js → data.mock-9a2b6077.js} +147 -37
  53. package/dist/{info-72904479.js → info-993f864a.js} +112 -113
  54. package/dist/main.js +35 -37
  55. package/dist/{mousewheel-afbc6d42.js → mousewheel-809cf87b.js} +1 -1
  56. package/dist/{navigation-cd786a0d.js → navigation-057f852c.js} +1 -1
  57. package/dist/{navigation-266856e7.js → navigation-80af3043.js} +1 -1
  58. package/dist/{swiper-react-3c2710e8.js → swiper-react-369842a8.js} +3 -3
  59. package/package.json +1 -1
@@ -32,7 +32,7 @@ import "../PreviewList/PreviewList.js";
32
32
  import "../Cards/CardImage/CardImage.js";
33
33
  import "../Cards/CardImage/info.js";
34
34
  import "../Cards/ContentCard/ContentCard.js";
35
- import { a as ur, d as vr, e as wr } from "../info-72904479.js";
35
+ import { a as qr, d as ur, e as vr } from "../info-993f864a.js";
36
36
  import "../Cards/ColoredCard/index.js";
37
37
  import "../Cards/FeaturesCard/index.js";
38
38
  import "../DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
@@ -73,7 +73,6 @@ import "../Cards/ColoredCard/info.js";
73
73
  import "../Cards/ContentCard/info.js";
74
74
  import "../Cards/FeaturesCard/info.js";
75
75
  import "../Cards/InfoCard/info.js";
76
- import "../Cards/PostCard/info.js";
77
76
  import "../ContentCardList/info.js";
78
77
  import "../CurrencyRates/info.js";
79
78
  import "../DownloadFile/components/DownloadFileBanner/info.js";
@@ -113,6 +112,7 @@ import "../Video/VideoList/info.js";
113
112
  import "../Video/VideoListMini/info.js";
114
113
  import "../VideoMainBanner/info.js";
115
114
  import "../Actions/types.js";
115
+ import "../ButtonsList/ButtonsList.js";
116
116
  import "../Actions/projectActions.js";
117
117
  import "../Flex-86aee720.js";
118
118
  import "../HeroIconsBanner/HeroIconsBanner.js";
@@ -128,10 +128,9 @@ import "../CurrencyRates/CurrencyRates.js";
128
128
  import "../CurrencyRates/schema.js";
129
129
  import "../ActionCardSecondaryList/ActionCardSecondaryList.js";
130
130
  import "../Cards/ActionSecondaryCard/ActionSecondaryCard.js";
131
- import "../Cards/PostCard/PostCard.js";
132
131
  import "../PostsSlider/PostsSlider.js";
133
132
  export {
134
- ur as ActionCardList,
135
- vr as cards,
136
- wr as propsToEdit
133
+ qr as ActionCardList,
134
+ ur as cards,
135
+ vr as propsToEdit
137
136
  };
@@ -1,4 +1,4 @@
1
- import { a as r } from "../info-72904479.js";
1
+ import { a as r } from "../info-993f864a.js";
2
2
  export {
3
3
  r as ActionCardList
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import "../index-0a5f313c.js";
2
- import { c as a } from "../info-72904479.js";
2
+ import { c as a } from "../info-993f864a.js";
3
3
  export {
4
4
  a as actionCardListInfo
5
5
  };
@@ -1,51 +1,51 @@
1
- import { AllActionsObject as t } from "../Actions/types.js";
2
- import { ActionSecondaryCardVariant as l } from "../Cards/ActionSecondaryCard/types.js";
3
- import { FieldTypes as e } from "../Types/FiledTypes.js";
4
- const r = [
1
+ import { AllActionsObject as l } from "../Actions/types.js";
2
+ import { ActionSecondaryCardVariant as t } from "../Cards/ActionSecondaryCard/types.js";
3
+ import { DataTypesEnum as e, FieldTypes as a } from "../Types/FiledTypes.js";
4
+ const y = [
5
5
  {
6
- type: e.VARIANT,
6
+ dataType: e.select,
7
7
  label: "Вариант",
8
8
  key: "variant",
9
9
  options: [
10
- { label: "Primary (White)", value: l.PRIMARY },
10
+ { label: "Primary (White)", value: t.PRIMARY },
11
11
  {
12
12
  label: "Secondary (Glass)",
13
- value: l.SECONDARY
13
+ value: t.SECONDARY
14
14
  }
15
15
  ]
16
16
  },
17
17
  {
18
- type: e.STRING,
18
+ dataType: e.string,
19
19
  label: "Кол-во колонок",
20
20
  key: "grid"
21
21
  },
22
22
  {
23
- type: e.ARRAY,
23
+ dataType: e.array,
24
24
  label: "Карточки",
25
25
  key: "cards",
26
- props: {
26
+ data: {
27
27
  title: {
28
- type: e.STRING,
28
+ type: a.STRING,
29
29
  label: "Заголовок",
30
30
  key: "title"
31
31
  },
32
32
  description: {
33
- type: e.STRING,
33
+ type: a.STRING,
34
34
  label: "Описание",
35
35
  key: "description"
36
36
  },
37
37
  image: {
38
- type: e.FILE,
38
+ type: a.FILE,
39
39
  label: "Картинка",
40
40
  key: "image"
41
41
  },
42
42
  action: {
43
- ...t,
43
+ ...l,
44
44
  label: "Действие"
45
45
  }
46
46
  }
47
47
  }
48
48
  ];
49
49
  export {
50
- r as propsToEdit
50
+ y as propsToEdit
51
51
  };
@@ -34,7 +34,7 @@ import "../PreviewList/PreviewList.js";
34
34
  import "../Cards/CardImage/CardImage.js";
35
35
  import "../Cards/CardImage/info.js";
36
36
  import "../Cards/ContentCard/ContentCard.js";
37
- import "../info-72904479.js";
37
+ import "../info-993f864a.js";
38
38
  import "../Cards/ColoredCard/index.js";
39
39
  import "../Cards/FeaturesCard/index.js";
40
40
  import "../DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
@@ -75,7 +75,6 @@ import "../Cards/ColoredCard/info.js";
75
75
  import "../Cards/ContentCard/info.js";
76
76
  import "../Cards/FeaturesCard/info.js";
77
77
  import "../Cards/InfoCard/info.js";
78
- import "../Cards/PostCard/info.js";
79
78
  import "../ContentCardList/info.js";
80
79
  import "../CurrencyRates/info.js";
81
80
  import "../DownloadFile/components/DownloadFileBanner/info.js";
@@ -115,6 +114,7 @@ import "../Video/VideoList/info.js";
115
114
  import "../Video/VideoListMini/info.js";
116
115
  import "../VideoMainBanner/info.js";
117
116
  import "../Actions/types.js";
117
+ import "../ButtonsList/ButtonsList.js";
118
118
  import "../Actions/projectActions.js";
119
119
  import "../Flex-86aee720.js";
120
120
  import "../HeroIconsBanner/HeroIconsBanner.js";
@@ -130,7 +130,6 @@ import "../CurrencyRates/CurrencyRates.js";
130
130
  import "../CurrencyRates/schema.js";
131
131
  import "../ActionCardSecondaryList/ActionCardSecondaryList.js";
132
132
  import "../Cards/ActionSecondaryCard/ActionSecondaryCard.js";
133
- import "../Cards/PostCard/PostCard.js";
134
133
  import "../PostsSlider/PostsSlider.js";
135
134
  const O = {
136
135
  type: "icon_cards",
@@ -1,4 +1,4 @@
1
- import "./data.mock-bb32e8ee.js";
1
+ import "./data.mock-9a2b6077.js";
2
2
  import "./ActionCardSecondaryList/ActionCardSecondaryList.js";
3
3
  import "./AnimatedSwiper/index.js";
4
4
  import "./Banner/Banner.js";
@@ -7,11 +7,10 @@ import "./CardIconList/CardIconList.js";
7
7
  import "./CardImageList/CardImageList.js";
8
8
  import "./CardImageSecondaryList/CardImageSecondaryList.js";
9
9
  import "./CardInfoTable/index.js";
10
- import "./Cards/PostCard/PostCard.js";
11
10
  import "./ContentCardList/ContentCardList.js";
12
11
  import "./DownloadFile/components/DownloadFileBright/index.js";
13
12
  import "./Faq/Faq.js";
14
- import { b as wt, A as yt } from "./info-72904479.js";
13
+ import { b as ut, A as vt } from "./info-993f864a.js";
15
14
  import "./HeroIconsBanner/HeroIconsBanner.js";
16
15
  import "./IconList/IconList.js";
17
16
  import "./InfoBannerList/InfoBannerList.js";
@@ -23,6 +22,7 @@ import "./MultiCards/index.js";
23
22
  import "./Partners/Partners.js";
24
23
  import "./PartnersColors/PartnersColors.js";
25
24
  import "./PostsSlider/PostsSlider.js";
25
+ import "./PostsSlider/info.js";
26
26
  import "./PromoPoster/PromoPoster.js";
27
27
  import "./SearchBlock/SearchBlock.js";
28
28
  import "./SegmentedContent/SegmentedContent.js";
@@ -87,7 +87,6 @@ import "./Cards/ColoredCard/info.js";
87
87
  import "./Cards/ContentCard/info.js";
88
88
  import "./Cards/FeaturesCard/info.js";
89
89
  import "./Cards/InfoCard/info.js";
90
- import "./Cards/PostCard/info.js";
91
90
  import "./ContentCardList/info.js";
92
91
  import "./CurrencyRates/info.js";
93
92
  import "./DownloadFile/components/DownloadFileBanner/info.js";
@@ -110,7 +109,6 @@ import "./MainBanner/info.js";
110
109
  import "./MultiCards/info.js";
111
110
  import "./Partners/info.js";
112
111
  import "./PartnersColors/info.js";
113
- import "./PostsSlider/info.js";
114
112
  import "./PreviewList/info.js";
115
113
  import "./PromoPoster/info.js";
116
114
  import "./SearchBlock/info.js";
@@ -131,6 +129,6 @@ import "./CurrencyRates/CurrencyRates.js";
131
129
  import "./CurrencyRates/schema.js";
132
130
  import "./Cards/ActionSecondaryCard/ActionSecondaryCard.js";
133
131
  export {
134
- wt as AllComponents,
135
- yt as AllComponentsData
132
+ ut as AllComponents,
133
+ vt as AllComponentsData
136
134
  };
@@ -1,9 +1,9 @@
1
- import { w as o, f as r, c as n } from "./info-72904479.js";
1
+ import { w as o, f as r, c as n } from "./info-993f864a.js";
2
2
  import { actionCardSecondaryListInfo as t } from "./ActionCardSecondaryList/info.js";
3
3
  import { animatedSwiperInfo as i } from "./AnimatedSwiper/info.js";
4
4
  import { bannerInfo as m } from "./Banner/info.js";
5
- import { bannerAndTextInfo as f } from "./BannerAndText/info.js";
6
- import { buttonsListInfo as e } from "./ButtonsList/info.js";
5
+ import { bannerAndTextInfo as e } from "./BannerAndText/info.js";
6
+ import { buttonsListInfo as f } from "./ButtonsList/info.js";
7
7
  import { cardIconListInfo as a } from "./CardIconList/info.js";
8
8
  import { cardImageListInfo as s } from "./CardImageList/info.js";
9
9
  import { cardImageSecondaryInfo as I } from "./CardImageSecondary/info.js";
@@ -14,108 +14,106 @@ import { coloredCardInfo as c } from "./Cards/ColoredCard/info.js";
14
14
  import { contentCardInfo as C } from "./Cards/ContentCard/info.js";
15
15
  import { featuresCardInfo as L } from "./Cards/FeaturesCard/info.js";
16
16
  import { infoCardInfo as B } from "./Cards/InfoCard/info.js";
17
- import { postCardInfo as g } from "./Cards/PostCard/info.js";
18
- import { contentCardListInfo as w } from "./ContentCardList/info.js";
19
- import { currencyRatesInfo as F } from "./CurrencyRates/info.js";
20
- import { downloadFileBannerInfo as S } from "./DownloadFile/components/DownloadFileBanner/info.js";
21
- import { downloadFileBrightInfo as u } from "./DownloadFile/components/DownloadFileBright/info.js";
22
- import { downloadFileFullInfo as y } from "./DownloadFile/components/DownloadFileFull/info.js";
23
- import { downloadFileHalfInfo as P } from "./DownloadFile/components/DownloadFileHalf/info.js";
17
+ import { contentCardListInfo as g } from "./ContentCardList/info.js";
18
+ import { currencyRatesInfo as w } from "./CurrencyRates/info.js";
19
+ import { downloadFileBannerInfo as F } from "./DownloadFile/components/DownloadFileBanner/info.js";
20
+ import { downloadFileBrightInfo as S } from "./DownloadFile/components/DownloadFileBright/info.js";
21
+ import { downloadFileFullInfo as u } from "./DownloadFile/components/DownloadFileFull/info.js";
22
+ import { downloadFileHalfInfo as y } from "./DownloadFile/components/DownloadFileHalf/info.js";
24
23
  import { downloadFileMiniInfo as b } from "./DownloadFile/components/DownloadFileMini/info.js";
25
- import { faqInfo as h } from "./Faq/info.js";
26
- import { footerInfo as M } from "./Footer/info.js";
27
- import { headerInfo as T } from "./Header/info.js";
28
- import { heroIconsBannerInfo as D } from "./HeroIconsBanner/info.js";
29
- import { heroPossibilityBannerInfo as k } from "./HeroPossibilityBanner/info.js";
30
- import { htmlContentInfo as v } from "./HtmlContent/info.js";
31
- import { iconListInfo as A } from "./IconList/info.js";
32
- import { infoBannerInfo as H } from "./InfoBanner/info.js";
33
- import { infoBannerListInfo as V } from "./InfoBannerList/info.js";
34
- import { infoCardListInfo as x } from "./InfoCardList/info.js";
35
- import { instructionListInfo as q } from "./InstructionList/info.js";
36
- import { introBannerInfo as R } from "./IntroBanner/info.js";
37
- import { mainBannerInfo as W } from "./MainBanner/info.js";
38
- import { multiCardsInfo as j } from "./MultiCards/info.js";
39
- import { partnersInfo as z } from "./Partners/info.js";
40
- import { partnersColorsInfo as E } from "./PartnersColors/info.js";
41
- import { postsSliderInfo as G } from "./PostsSlider/info.js";
42
- import { previewListInfo as J } from "./PreviewList/info.js";
43
- import { promoPosterInfo as K } from "./PromoPoster/info.js";
44
- import { searchBlockInfo as N } from "./SearchBlock/info.js";
45
- import { segmentedContentInfo as O } from "./SegmentedContent/info.js";
46
- import { segmentsInfo as Q } from "./Segments/info.js";
47
- import { segmentsIconsInfo as U } from "./SegmentsIcons/info.js";
48
- import { spaceInfo as X } from "./Space/info.js";
49
- import { standartTableInfo as Y } from "./StandartTable/info.js";
50
- import { stepperInfo as Z } from "./Stepper/info.js";
51
- import { swiperListInfo as _ } from "./SwiperList/info.js";
52
- import { tasksBannerInfo as $ } from "./TasksBanner/info.js";
53
- import { tasksBannerListInfo as oo } from "./TasksBannerList/info.js";
54
- import { videoFullInfo as ro } from "./Video/VideoFull/info.js";
55
- import { videoListInfo as no } from "./Video/VideoList/info.js";
56
- import { videoListMiniInfo as to } from "./Video/VideoListMini/info.js";
57
- import { videoMainBannerInfo as io } from "./VideoMainBanner/info.js";
58
- const sr = {
59
- MainBanner: W,
24
+ import { faqInfo as P } from "./Faq/info.js";
25
+ import { footerInfo as h } from "./Footer/info.js";
26
+ import { headerInfo as M } from "./Header/info.js";
27
+ import { heroIconsBannerInfo as T } from "./HeroIconsBanner/info.js";
28
+ import { heroPossibilityBannerInfo as D } from "./HeroPossibilityBanner/info.js";
29
+ import { htmlContentInfo as k } from "./HtmlContent/info.js";
30
+ import { iconListInfo as v } from "./IconList/info.js";
31
+ import { infoBannerInfo as A } from "./InfoBanner/info.js";
32
+ import { infoBannerListInfo as H } from "./InfoBannerList/info.js";
33
+ import { infoCardListInfo as V } from "./InfoCardList/info.js";
34
+ import { instructionListInfo as x } from "./InstructionList/info.js";
35
+ import { introBannerInfo as q } from "./IntroBanner/info.js";
36
+ import { mainBannerInfo as R } from "./MainBanner/info.js";
37
+ import { multiCardsInfo as W } from "./MultiCards/info.js";
38
+ import { partnersInfo as j } from "./Partners/info.js";
39
+ import { partnersColorsInfo as z } from "./PartnersColors/info.js";
40
+ import { postsSliderInfo as E } from "./PostsSlider/info.js";
41
+ import { previewListInfo as G } from "./PreviewList/info.js";
42
+ import { promoPosterInfo as J } from "./PromoPoster/info.js";
43
+ import { searchBlockInfo as K } from "./SearchBlock/info.js";
44
+ import { segmentedContentInfo as N } from "./SegmentedContent/info.js";
45
+ import { segmentsInfo as O } from "./Segments/info.js";
46
+ import { segmentsIconsInfo as Q } from "./SegmentsIcons/info.js";
47
+ import { spaceInfo as U } from "./Space/info.js";
48
+ import { standartTableInfo as X } from "./StandartTable/info.js";
49
+ import { stepperInfo as Y } from "./Stepper/info.js";
50
+ import { swiperListInfo as Z } from "./SwiperList/info.js";
51
+ import { tasksBannerInfo as _ } from "./TasksBanner/info.js";
52
+ import { tasksBannerListInfo as $ } from "./TasksBannerList/info.js";
53
+ import { videoFullInfo as oo } from "./Video/VideoFull/info.js";
54
+ import { videoListInfo as ro } from "./Video/VideoList/info.js";
55
+ import { videoListMiniInfo as no } from "./Video/VideoListMini/info.js";
56
+ import { videoMainBannerInfo as to } from "./VideoMainBanner/info.js";
57
+ const fr = {
58
+ MainBanner: R,
60
59
  Banner: m,
61
- BannerAndText: f,
60
+ BannerAndText: e,
62
61
  CardImageList: s,
63
- Stepper: Z,
64
- Segments: Q,
65
- VideoFull: ro,
66
- VideoList: no,
67
- VideoListMini: to,
68
- ContentCardList: w,
62
+ Stepper: Y,
63
+ Segments: O,
64
+ VideoFull: oo,
65
+ VideoList: ro,
66
+ VideoListMini: no,
67
+ ContentCardList: g,
69
68
  CardIconList: a,
70
- MultiCards: j,
71
- Partners: z,
72
- PartnersColors: E,
69
+ MultiCards: W,
70
+ Partners: j,
71
+ PartnersColors: z,
73
72
  WarningCard: o,
74
- Faq: h,
75
- DownloadFileBanner: S,
76
- DownloadFileHalf: P,
77
- DownloadFileFull: y,
73
+ Faq: P,
74
+ DownloadFileBanner: F,
75
+ DownloadFileHalf: y,
76
+ DownloadFileFull: u,
78
77
  DownloadFileMini: b,
79
- InstructionList: q,
80
- PreviewList: J,
81
- SwiperList: _,
78
+ InstructionList: x,
79
+ PreviewList: G,
80
+ SwiperList: Z,
82
81
  AnimatedSwiper: i,
83
- InfoBannerList: V,
84
- TasksBannerList: oo,
85
- VideoMainBanner: io,
86
- Space: X,
87
- PromoPoster: K,
82
+ InfoBannerList: H,
83
+ TasksBannerList: $,
84
+ VideoMainBanner: to,
85
+ Space: U,
86
+ PromoPoster: J,
88
87
  CardImageSecondaryList: d,
89
88
  CardInfoTable: p,
90
- StandartTable: Y,
91
- IntroBanner: R,
92
- DownloadFileBright: u,
93
- Header: T,
94
- Footer: M,
95
- HtmlContent: v,
96
- HeroPossibilityBanner: k,
89
+ StandartTable: X,
90
+ IntroBanner: q,
91
+ DownloadFileBright: S,
92
+ Header: M,
93
+ Footer: h,
94
+ HtmlContent: k,
95
+ HeroPossibilityBanner: D,
97
96
  CardImage: l,
98
97
  ContentCard: C,
99
98
  ColoredCard: c,
100
99
  FeaturesCard: L,
101
100
  InfoCard: B,
102
- InfoBanner: H,
103
- TasksBanner: $,
101
+ InfoBanner: A,
102
+ TasksBanner: _,
104
103
  CardImageSecondary: I,
105
104
  FormDefault: r,
106
105
  ActionCardList: n,
107
106
  ActionCardSecondaryList: t,
108
- HeroIconsBanner: D,
109
- ButtonsList: e,
110
- IconList: A,
111
- SearchBlock: N,
112
- SegmentsIcons: U,
113
- SegmentedContent: O,
114
- InfoCardList: x,
115
- CurrencyRates: F,
116
- PostCard: g,
117
- PostsSlider: G
107
+ HeroIconsBanner: T,
108
+ ButtonsList: f,
109
+ IconList: v,
110
+ SearchBlock: K,
111
+ SegmentsIcons: Q,
112
+ SegmentedContent: N,
113
+ InfoCardList: V,
114
+ CurrencyRates: w,
115
+ PostsSlider: E
118
116
  };
119
117
  export {
120
- sr as AllComponentsInfo
118
+ fr as AllComponentsInfo
121
119
  };
@@ -2,9 +2,9 @@ import { jsxs as b, jsx as o } from "react/jsx-runtime";
2
2
  import { useState as A, useRef as f } from "react";
3
3
  import { Bullet as E } from "../SwiperList/components/Bullet/Bullet.js";
4
4
  import { FieldTypes as l } from "../Types/FiledTypes.js";
5
- import { A as I } from "../navigation-cd786a0d.js";
6
- import { N as B } from "../navigation-266856e7.js";
7
- import { a as C, b as L } from "../swiper-react-3c2710e8.js";
5
+ import { A as I } from "../navigation-057f852c.js";
6
+ import { N as B } from "../navigation-80af3043.js";
7
+ import { S as C, a as L } from "../swiper-react-369842a8.js";
8
8
  import { c as T } from "../createBoolean-56064b0d.js";
9
9
  import { C as O, a as R } from "../index-0791c17f.js";
10
10
  import { c as n } from "../cn-6a4bf187.js";
@@ -5,8 +5,9 @@ import "../Actions/types.js";
5
5
  import { B as l } from "../index-875e92ce.js";
6
6
  import { b as f, a as u } from "../const-53dff524.js";
7
7
  import { F as B } from "../Flex-86aee720.js";
8
- import { c as g } from "../cn-6a4bf187.js";
9
- const C = ({
8
+ import { c as d } from "../cn-6a4bf187.js";
9
+ import { propsToEdit as g } from "./schema.js";
10
+ const k = ({
10
11
  buttons: r,
11
12
  className: n,
12
13
  gap: a = 4
@@ -17,9 +18,9 @@ const C = ({
17
18
  align: "center",
18
19
  justify: "center",
19
20
  gap: `${a * 0.25}rem`,
20
- className: g("w-full", n),
21
- children: r.map((e, m) => {
22
- const { action: s, link: p, ...t } = e, o = c(s, p);
21
+ className: d("w-full", n),
22
+ children: r.map((m, e) => {
23
+ const { action: p, link: s, ...t } = m, o = c(p, s);
23
24
  return /* @__PURE__ */ i(
24
25
  l,
25
26
  {
@@ -28,11 +29,12 @@ const C = ({
28
29
  onClick: o == null ? void 0 : o.onClick,
29
30
  ...t
30
31
  },
31
- m
32
+ e
32
33
  );
33
34
  })
34
35
  }
35
36
  );
37
+ k.propsToEdit = g;
36
38
  export {
37
- C as ButtonsList
39
+ k as ButtonsList
38
40
  };
@@ -1,21 +1,54 @@
1
- import { FieldTypes as t } from "../Types/FiledTypes.js";
2
- import { c as p } from "../const-53dff524.js";
3
- const e = [
4
- p,
1
+ import { AllActionsObject as t } from "../Actions/types.js";
2
+ import { FieldTypes as r, DataTypesEnum as l } from "../Types/FiledTypes.js";
3
+ import { b as e, a } from "../const-53dff524.js";
4
+ const o = {
5
+ title: {
6
+ type: r.STRING,
7
+ label: "Текст кнопки",
8
+ key: "title"
9
+ },
10
+ variant: {
11
+ type: "select",
12
+ label: "Вариант",
13
+ key: "variant",
14
+ options: [
15
+ { label: "Primary", value: e.Primary },
16
+ { label: "Secondary", value: e.Secondary },
17
+ { label: "Secondary Blue", value: e.SecondaryBlue },
18
+ { label: "Grey", value: e.Grey },
19
+ { label: "Static", value: e.Static },
20
+ { label: "Brand", value: e.Brand }
21
+ ]
22
+ },
23
+ size: {
24
+ type: "select",
25
+ label: "Размер",
26
+ key: "size",
27
+ options: [
28
+ { label: "S", value: a.S },
29
+ { label: "M", value: a.M },
30
+ { label: "L", value: a.L },
31
+ { label: "XL", value: a.XL }
32
+ ]
33
+ },
34
+ action: {
35
+ ...t,
36
+ label: "Действие"
37
+ }
38
+ }, y = [
39
+ {
40
+ key: "buttons",
41
+ dataType: l.array,
42
+ label: "Кнопки",
43
+ data: o
44
+ },
5
45
  {
6
- type: "data",
7
- label: "Отступы",
8
- dataType: "object",
9
- data: {
10
- keys: {
11
- gap: {
12
- type: t.NUMBER,
13
- label: "Отступ между кнопками (px)"
14
- }
15
- }
16
- }
46
+ dataType: l.number,
47
+ label: "Отступ между кнопками (px)",
48
+ key: "gap"
17
49
  }
18
50
  ];
19
51
  export {
20
- e as propsToEdit
52
+ o as buttonSchema,
53
+ y as propsToEdit
21
54
  };
@@ -4,7 +4,7 @@ import { CardImage as g } from "../Cards/CardImage/CardImage.js";
4
4
  import "../Cards/CardImage/info.js";
5
5
  import { CardImageVariant as r, CardImageSize as n } from "../Cards/CardImage/types.js";
6
6
  import { Bullet as C } from "../SwiperList/components/Bullet/Bullet.js";
7
- import { a as u, b as N } from "../swiper-react-3c2710e8.js";
7
+ import { S as u, a as N } from "../swiper-react-369842a8.js";
8
8
  import { B as A } from "../index-875e92ce.js";
9
9
  import { C as I } from "../ComponentContainer-dca711c6.js";
10
10
  import { F as R } from "../Flex-86aee720.js";
@@ -1,62 +1,79 @@
1
- import { AllActionsObject as t } from "../Actions/types.js";
2
- import { CardImageVariant as e, CardImageSize as l } from "../Cards/CardImage/types.js";
3
- import { FieldTypes as a } from "../Types/FiledTypes.js";
4
- import { B as i } from "../const-53dff524.js";
1
+ import { AllActionsObject as i } from "../Actions/types.js";
2
+ import { CardImageVariant as l, CardImageSize as t } from "../Cards/CardImage/types.js";
3
+ import { DataTypesEnum as a, FieldTypes as e } from "../Types/FiledTypes.js";
4
+ import { B as o } from "../const-53dff524.js";
5
5
  const r = {
6
- type: "cards",
7
- dataType: "array",
8
6
  label: "Карточки",
7
+ dataType: a.array,
8
+ key: "cards",
9
9
  data: {
10
- action: t,
11
- title: a.TITLE,
12
- description: a.DESCRIPTION,
13
- image: a.FILE,
14
- is_black: a.BOOLEAN
10
+ title: {
11
+ type: e.STRING,
12
+ label: "Заголовок",
13
+ key: "title"
14
+ },
15
+ description: {
16
+ type: e.STRING,
17
+ label: "Описание",
18
+ key: "description"
19
+ },
20
+ image: {
21
+ type: e.FILE,
22
+ label: "Изображение",
23
+ key: "image"
24
+ },
25
+ is_black: {
26
+ type: e.BOOLEAN,
27
+ label: "Чёрная тема",
28
+ key: "is_black"
29
+ },
30
+ action: {
31
+ ...i,
32
+ label: "Действие"
33
+ }
15
34
  }
16
- }, o = {
35
+ }, s = {
17
36
  label: "Вариант",
18
37
  key: "variant",
19
- value: e.PRIMARY,
38
+ dataType: a.select,
20
39
  options: [
21
40
  {
22
41
  label: "Primary",
23
- value: e.PRIMARY
42
+ value: l.PRIMARY
24
43
  },
25
44
  {
26
45
  label: "Secondary",
27
- value: e.SECONDARY
46
+ value: l.SECONDARY
28
47
  }
29
- ],
30
- type: a.VARIANT
31
- }, s = {
48
+ ]
49
+ }, p = {
32
50
  label: "Размер",
33
51
  key: "size",
34
- value: l.LARGE,
52
+ dataType: a.select,
35
53
  options: [
36
54
  {
37
55
  label: "Large",
38
- value: l.LARGE
56
+ value: t.LARGE
39
57
  },
40
58
  {
41
59
  label: "Small",
42
- value: l.SMALL
60
+ value: t.SMALL
43
61
  }
44
- ],
45
- type: a.VARIANT
46
- }, c = [
62
+ ]
63
+ }, d = [
47
64
  "title",
48
65
  "description",
49
- o,
50
66
  s,
67
+ p,
51
68
  r,
52
69
  "grid",
53
- i,
70
+ o,
54
71
  {
55
- type: a.BOOLEAN,
72
+ dataType: a.boolean,
56
73
  label: "Слайдер на мобилке",
57
74
  key: "is_mobile_slider"
58
75
  }
59
76
  ];
60
77
  export {
61
- c as propsToEdit
78
+ d as propsToEdit
62
79
  };