md-components-mdigial-azamat 0.0.56 → 0.0.57

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 (53) hide show
  1. package/dist/AllComponents.js +76 -69
  2. package/dist/AnimatedSwiper/info.js +1 -1
  3. package/dist/Banner/info.js +1 -1
  4. package/dist/BannerAndText/info.js +1 -1
  5. package/dist/CardIconList/info.js +1 -1
  6. package/dist/CardImageList/info.js +1 -1
  7. package/dist/CardImageSecondary/info.js +1 -1
  8. package/dist/CardImageSecondaryList/info.js +1 -1
  9. package/dist/CardInfoTable/info.js +1 -1
  10. package/dist/Cards/CardImage/info.js +1 -1
  11. package/dist/Cards/ColoredCard/info.js +1 -1
  12. package/dist/Cards/ContentCard/info.js +1 -1
  13. package/dist/Cards/FeaturesCard/info.js +1 -1
  14. package/dist/Cards/WarningCard/info.js +1 -1
  15. package/dist/ContentCardList/info.js +1 -1
  16. package/dist/DownloadFile/components/DownloadFileBanner/info.js +1 -1
  17. package/dist/DownloadFile/components/DownloadFileBright/info.js +1 -1
  18. package/dist/DownloadFile/components/DownloadFileFull/info.js +1 -1
  19. package/dist/DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js +21 -19
  20. package/dist/DownloadFile/components/DownloadFileHalf/info.js +1 -1
  21. package/dist/DownloadFile/components/DownloadFileMini/info.js +1 -1
  22. package/dist/Faq/components/FeedbackForm/FeedbackForm.js +37 -1043
  23. package/dist/Faq/info.js +1 -1
  24. package/dist/Footer/info.js +1 -1
  25. package/dist/Forms/FormDefault/index.js +316 -0
  26. package/dist/Forms/FormDefault/info.js +20 -0
  27. package/dist/Header/info.js +1 -1
  28. package/dist/HeroPossibilityBanner/info.js +1 -1
  29. package/dist/InfoBanner/info.js +1 -1
  30. package/dist/InfoBannerList/info.js +1 -1
  31. package/dist/InstructionList/info.js +1 -1
  32. package/dist/IntroBanner/info.js +1 -1
  33. package/dist/MainBanner/info.js +1 -1
  34. package/dist/MultiCards/info.js +1 -1
  35. package/dist/Partners/info.js +1 -1
  36. package/dist/PartnersColors/info.js +1 -1
  37. package/dist/PreviewList/info.js +1 -1
  38. package/dist/PromoPoster/info.js +1 -1
  39. package/dist/Segments/info.js +1 -1
  40. package/dist/Space/info.js +1 -1
  41. package/dist/StandartTable/info.js +1 -1
  42. package/dist/Stepper/info.js +1 -1
  43. package/dist/SwiperList/info.js +1 -1
  44. package/dist/TasksBanner/info.js +1 -1
  45. package/dist/TasksBannerList/info.js +1 -1
  46. package/dist/Video/VideoFull/info.js +1 -1
  47. package/dist/Video/VideoList/info.js +1 -1
  48. package/dist/Video/VideoListMini/info.js +1 -1
  49. package/dist/VideoMainBanner/info.js +1 -1
  50. package/dist/assets/index.css +1 -1
  51. package/dist/{index-1a32da94.js → index-b826f1c7.js} +1 -1
  52. package/dist/index.esm-67811428.js +1012 -0
  53. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { M as o, B as t, C as n, S as r, a as e, V as a, b as i, c as p, d as m, e as s, f as d, P as l, g as c, W as D, F as L, D as f, h as C, i as B, j as F, I as y, k, l as w, A as I, m as S, T as _, n as g, E as M, o as P, p as V, q as u, r as T, s as b, t as A } from "./data.mock-8d89834d.js";
1
+ import { M as o, B as t, C as n, S as r, a as e, V as a, b as i, c as p, d as m, e as s, f as l, P as d, g as c, W as D, F as f, D as L, h as C, i as F, j as B, I as y, k, l as w, A as I, m as S, T as _, n as P, E as g, o as M, p as u, q as V, r as T, s as b, t as A } from "./data.mock-8d89834d.js";
2
2
  import H from "./AnimatedSwiper/index.js";
3
3
  import { Banner as h } from "./Banner/Banner.js";
4
4
  import { CardIconList as q } from "./CardIconList/CardIconList.js";
@@ -8,39 +8,41 @@ import { CardInfoTable as x } from "./CardInfoTable/index.js";
8
8
  import { ContentCardList as E } from "./ContentCardList/ContentCardList.js";
9
9
  import { DownloadFileBright as j } from "./DownloadFile/components/DownloadFileBright/index.js";
10
10
  import { Faq as z } from "./Faq/Faq.js";
11
- import { InfoBannerList as G } from "./InfoBannerList/InfoBannerList.js";
12
- import { IntroBanner as J } from "./IntroBanner/IntroBanner.js";
13
- import { MainBanner as K } from "./MainBanner/MainBanner.js";
14
- import { MultiCards as N } from "./MultiCards/index.js";
15
- import { Partners as O } from "./Partners/Partners.js";
16
- import { PartnersColors as Q } from "./PartnersColors/PartnersColors.js";
17
- import { PromoPoster as R } from "./PromoPoster/PromoPoster.js";
18
- import { Segments as U } from "./Segments/Segments.js";
19
- import { StandartTable as X } from "./StandartTable/index.js";
20
- import { Stepper as Y } from "./Stepper/Stepper.js";
21
- import { SwiperList as Z } from "./SwiperList/SwiperList.js";
22
- import { TasksBannerList as $ } from "./TasksBannerList/TasksBannerList.js";
23
- import { VideoFull as oo } from "./Video/VideoFull/VideoFull.js";
24
- import { VideoList as to } from "./Video/VideoList/VideoList.js";
25
- import { VideoListMini as no } from "./Video/VideoListMini/VideoListMini.js";
26
- import { VideoMainBanner as ro } from "./VideoMainBanner/VideoMainBanner.js";
11
+ import { FormDefault as G } from "./Forms/FormDefault/index.js";
12
+ import { formDefaultProps as J } from "./Forms/FormDefault/info.js";
13
+ import { InfoBannerList as K } from "./InfoBannerList/InfoBannerList.js";
14
+ import { IntroBanner as N } from "./IntroBanner/IntroBanner.js";
15
+ import { MainBanner as O } from "./MainBanner/MainBanner.js";
16
+ import { MultiCards as Q } from "./MultiCards/index.js";
17
+ import { Partners as R } from "./Partners/Partners.js";
18
+ import { PartnersColors as U } from "./PartnersColors/PartnersColors.js";
19
+ import { PromoPoster as X } from "./PromoPoster/PromoPoster.js";
20
+ import { Segments as Y } from "./Segments/Segments.js";
21
+ import { StandartTable as Z } from "./StandartTable/index.js";
22
+ import { Stepper as $ } from "./Stepper/Stepper.js";
23
+ import { SwiperList as oo } from "./SwiperList/SwiperList.js";
24
+ import { TasksBannerList as to } from "./TasksBannerList/TasksBannerList.js";
25
+ import { VideoFull as no } from "./Video/VideoFull/VideoFull.js";
26
+ import { VideoList as ro } from "./Video/VideoList/VideoList.js";
27
+ import { VideoListMini as eo } from "./Video/VideoListMini/VideoListMini.js";
28
+ import { VideoMainBanner as ao } from "./VideoMainBanner/VideoMainBanner.js";
27
29
  import "./ConfigProvider/index.js";
28
30
  import "./BannerAndText/index.js";
29
- import { Header as eo } from "./Header/Header.js";
30
- import { Footer as ao } from "./Footer/Footer.js";
31
+ import { Header as io } from "./Header/Header.js";
32
+ import { Footer as po } from "./Footer/Footer.js";
31
33
  import "./HtmlContent/HtmlContent.js";
32
- import { InstructionList as io } from "./InstructionList/InstructionList.js";
34
+ import { InstructionList as mo } from "./InstructionList/InstructionList.js";
33
35
  import "./HeroPossibilityBanner/index.js";
34
- import { PreviewList as po } from "./PreviewList/PreviewList.js";
36
+ import { PreviewList as so } from "./PreviewList/PreviewList.js";
35
37
  import "./Cards/CardImage/CardImage.js";
36
38
  import "./Cards/ContentCard/ContentCard.js";
37
- import { WarningCard as mo } from "./Cards/WarningCard/WarningCard.js";
39
+ import { WarningCard as lo } from "./Cards/WarningCard/WarningCard.js";
38
40
  import "./Cards/ColoredCard/index.js";
39
41
  import "./index-b4c61de3.js";
40
- import { DownloadFileBanner as so } from "./DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
41
- import { DownloadFileFull as lo } from "./DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
42
- import { DownloadFileHalf as co } from "./DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
43
- import { DownloadFileMini as Do } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
42
+ import { DownloadFileBanner as co } from "./DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
43
+ import { DownloadFileFull as Do } from "./DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
44
+ import { DownloadFileHalf as fo } from "./DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
45
+ import { DownloadFileMini as Lo } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
44
46
  import "./Faq/components/Collapse/Collapse.js";
45
47
  import "react/jsx-runtime";
46
48
  import "react";
@@ -48,7 +50,7 @@ import "./index-875e92ce.js";
48
50
  import "./const-53dff524.js";
49
51
  import "./InstructionList/components/InstructionCard/InstructionCard.js";
50
52
  import "./PreviewList/components/PreviewCard/PreviewCard.js";
51
- import { Space as Lo } from "./Space/Space.js";
53
+ import { Space as Co } from "./Space/Space.js";
52
54
  import "./AnimatedSwiper/info.js";
53
55
  import "./Banner/info.js";
54
56
  import "./BannerAndText/info.js";
@@ -93,52 +95,56 @@ import "./Video/VideoFull/info.js";
93
95
  import "./Video/VideoList/info.js";
94
96
  import "./Video/VideoListMini/info.js";
95
97
  import "./VideoMainBanner/info.js";
96
- const nn = {
97
- MainBanner: { key: "MainBanner", component: K },
98
+ const pn = {
99
+ MainBanner: { key: "MainBanner", component: O },
98
100
  Banner: { key: "Banner", component: h },
99
101
  CardImageList: { key: "CardImageList", component: W },
100
- Stepper: { key: "Stepper", component: Y },
101
- Segments: { key: "Segments", component: U },
102
- VideoFull: { key: "VideoFull", component: oo },
103
- VideoList: { key: "VideoList", component: to },
104
- VideoListMini: { key: "VideoListMini", component: no },
102
+ Stepper: { key: "Stepper", component: $ },
103
+ Segments: { key: "Segments", component: Y },
104
+ VideoFull: { key: "VideoFull", component: no },
105
+ VideoList: { key: "VideoList", component: ro },
106
+ VideoListMini: { key: "VideoListMini", component: eo },
105
107
  ContentCardList: { key: "ContentCardList", component: E },
106
108
  CardIconList: { key: "CardIconList", component: q },
107
- MultiCards: { key: "MultiCards", component: N },
108
- Partners: { key: "Partners", component: O },
109
- PartnersColors: { key: "PartnersColors", component: Q },
110
- WarningCard: { key: "WarningCard", component: mo },
109
+ MultiCards: { key: "MultiCards", component: Q },
110
+ Partners: { key: "Partners", component: R },
111
+ PartnersColors: { key: "PartnersColors", component: U },
112
+ WarningCard: { key: "WarningCard", component: lo },
111
113
  Faq: { key: "Faq", component: z },
112
114
  DownloadFileBanner: {
113
115
  key: "DownloadFileBanner",
114
- component: so
116
+ component: co
115
117
  },
116
- DownloadFileHalf: { key: "DownloadFileHalf", component: co },
117
- DownloadFileFull: { key: "DownloadFileFull", component: lo },
118
- DownloadFileMini: { key: "DownloadFileMini", component: Do },
119
- InstructionList: { key: "InstructionList", component: io },
120
- PreviewList: { key: "PreviewList", component: po },
121
- SwiperList: { key: "SwiperList", component: Z },
118
+ DownloadFileHalf: { key: "DownloadFileHalf", component: fo },
119
+ DownloadFileFull: { key: "DownloadFileFull", component: Do },
120
+ DownloadFileMini: { key: "DownloadFileMini", component: Lo },
121
+ InstructionList: { key: "InstructionList", component: mo },
122
+ PreviewList: { key: "PreviewList", component: so },
123
+ SwiperList: { key: "SwiperList", component: oo },
122
124
  AnimatedSwiper: { key: "AnimatedSwiper", component: H },
123
- InfoBannerList: { key: "InfoBannerList", component: G },
124
- TasksBannerList: { key: "TasksBannerList", component: $ },
125
- VideoMainBanner: { key: "VideoMainBanner", component: ro },
126
- Space: { key: "Space", component: Lo },
127
- PromoPoster: { key: "PromoPoster", component: R },
125
+ InfoBannerList: { key: "InfoBannerList", component: K },
126
+ TasksBannerList: { key: "TasksBannerList", component: to },
127
+ VideoMainBanner: { key: "VideoMainBanner", component: ao },
128
+ Space: { key: "Space", component: Co },
129
+ PromoPoster: { key: "PromoPoster", component: X },
128
130
  CardImageSecondaryList: {
129
131
  key: "CardImageSecondaryList",
130
132
  component: v
131
133
  },
132
134
  CardInfoTable: { key: "CardInfoTable", component: x },
133
- StandartTable: { key: "StandartTable", component: X },
134
- IntroBanner: { key: "IntroBanner", component: J },
135
+ StandartTable: { key: "StandartTable", component: Z },
136
+ IntroBanner: { key: "IntroBanner", component: N },
135
137
  DownloadFileBright: {
136
138
  key: "DownloadFileBright",
137
139
  component: j
138
140
  },
139
- Header: { key: "Header", component: eo },
140
- Footer: { key: "Footer", component: ao }
141
- }, rn = {
141
+ FormDefault: {
142
+ key: "FormDefault",
143
+ component: G
144
+ },
145
+ Header: { key: "Header", component: io },
146
+ Footer: { key: "Footer", component: po }
147
+ }, mn = {
142
148
  MainBanner: o.component_props,
143
149
  Banner: t.component_props,
144
150
  CardImageList: n.component_props,
@@ -149,31 +155,32 @@ const nn = {
149
155
  VideoListMini: p.component_props,
150
156
  ContentCardList: m.component_props,
151
157
  CardIconList: s.component_props,
152
- MultiCards: d.component_props,
153
- Partners: l.component_props,
158
+ MultiCards: l.component_props,
159
+ Partners: d.component_props,
154
160
  PartnersColors: c.component_props,
155
161
  WarningCard: D.component_props,
156
- Faq: L.component_props,
157
- DownloadFileBanner: f.component_props,
162
+ Faq: f.component_props,
163
+ DownloadFileBanner: L.component_props,
158
164
  DownloadFileHalf: C.component_props,
159
- DownloadFileFull: B.component_props,
160
- DownloadFileMini: F.component_props,
165
+ DownloadFileFull: F.component_props,
166
+ DownloadFileMini: B.component_props,
161
167
  InstructionList: y.component_props,
162
168
  PreviewList: k.component_props,
163
169
  SwiperList: w.component_props,
164
170
  AnimatedSwiper: I.component_props,
165
171
  InfoBannerList: S.component_props,
166
172
  TasksBannerList: _.component_props,
167
- VideoMainBanner: g.component_props,
168
- EmptyBox: M.component_props,
169
- PromoPoster: P.component_props,
170
- CardImageSecondaryList: V.component_props,
171
- CardInfoTable: u.component_props,
173
+ VideoMainBanner: P.component_props,
174
+ EmptyBox: g.component_props,
175
+ PromoPoster: M.component_props,
176
+ CardImageSecondaryList: u.component_props,
177
+ CardInfoTable: V.component_props,
172
178
  StandartTable: T.component_props,
173
179
  IntroBanner: b.component_props,
174
- DownloadFileBright: A.component_props
180
+ DownloadFileBright: A.component_props,
181
+ FormDefault: J
175
182
  };
176
183
  export {
177
- nn as AllComponents,
178
- rn as AllComponentsData
184
+ pn as AllComponents,
185
+ mn as AllComponentsData
179
186
  };
@@ -1,4 +1,4 @@
1
- import { C as o } from "../index-1a32da94.js";
1
+ import { C as o } from "../index-b826f1c7.js";
2
2
  import { propsToEdit as t } from "./index.js";
3
3
  const p = {
4
4
  title: "Анимированный свайпер",
@@ -1,4 +1,4 @@
1
- import { C as o } from "../index-1a32da94.js";
1
+ import { C as o } from "../index-b826f1c7.js";
2
2
  import { propsToEdit as t } from "./Banner.js";
3
3
  const n = {
4
4
  title: "Баннер",
@@ -1,4 +1,4 @@
1
- import { C as o } from "../index-1a32da94.js";
1
+ import { C as o } from "../index-b826f1c7.js";
2
2
  import { propsToEdit as t } from "./index.js";
3
3
  const n = {
4
4
  title: "Баннер и текст",
@@ -1,4 +1,4 @@
1
- import { C as o } from "../index-1a32da94.js";
1
+ import { C as o } from "../index-b826f1c7.js";
2
2
  import { propsToEdit as t } from "./CardIconList.js";
3
3
  const p = {
4
4
  title: "Список карточек с иконками",
@@ -1,4 +1,4 @@
1
- import { C as o } from "../index-1a32da94.js";
1
+ import { C as o } from "../index-b826f1c7.js";
2
2
  import { propsToEdit as t } from "./CardImageList.js";
3
3
  const i = {
4
4
  title: "Список карточек с изображениями",
@@ -1,4 +1,4 @@
1
- import { C as o } from "../index-1a32da94.js";
1
+ import { C as o } from "../index-b826f1c7.js";
2
2
  import { propsToEdit as r } from "./CardImageSecondary.js";
3
3
  const p = {
4
4
  title: "Вторичная карточка с изображением",
@@ -1,4 +1,4 @@
1
- import { C as o } from "../index-1a32da94.js";
1
+ import { C as o } from "../index-b826f1c7.js";
2
2
  import { propsToEdit as t } from "./CardImageSecondaryList.js";
3
3
  const i = {
4
4
  title: "Вторичный список карточек с изображениями",
@@ -1,4 +1,4 @@
1
- import { C as o } from "../index-1a32da94.js";
1
+ import { C as o } from "../index-b826f1c7.js";
2
2
  import { propsToEdit as t } from "./index.js";
3
3
  const p = {
4
4
  title: "Информационная таблица в карточке",
@@ -1,4 +1,4 @@
1
- import { C as o } from "../../index-1a32da94.js";
1
+ import { C as o } from "../../index-b826f1c7.js";
2
2
  import { propsToEdit as t } from "./CardImage.js";
3
3
  const p = {
4
4
  title: "Карточка с изображением",
@@ -1,4 +1,4 @@
1
- import { C as o } from "../../index-1a32da94.js";
1
+ import { C as o } from "../../index-b826f1c7.js";
2
2
  import { propsToEdit as r } from "./index.js";
3
3
  const p = {
4
4
  title: "Цветная карточка",
@@ -1,4 +1,4 @@
1
- import { C as o } from "../../index-1a32da94.js";
1
+ import { C as o } from "../../index-b826f1c7.js";
2
2
  import { propsToEdit as t } from "./ContentCard.js";
3
3
  const p = {
4
4
  title: "Контентная карточка",
@@ -1,4 +1,4 @@
1
- import { C as o } from "../../index-1a32da94.js";
1
+ import { C as o } from "../../index-b826f1c7.js";
2
2
  import { p as t } from "../../index-b4c61de3.js";
3
3
  const p = {
4
4
  title: "Карточка функции",
@@ -1,4 +1,4 @@
1
- import { C as o } from "../../index-1a32da94.js";
1
+ import { C as o } from "../../index-b826f1c7.js";
2
2
  import { propsToEdit as r } from "./WarningCard.js";
3
3
  const p = {
4
4
  title: "Предупреждающая карточка",
@@ -1,4 +1,4 @@
1
- import { C as o } from "../index-1a32da94.js";
1
+ import { C as o } from "../index-b826f1c7.js";
2
2
  import { propsToEdit as t } from "./ContentCardList.js";
3
3
  const i = {
4
4
  title: "Список контентных карточек",
@@ -1,4 +1,4 @@
1
- import { C as o } from "../../../index-1a32da94.js";
1
+ import { C as o } from "../../../index-b826f1c7.js";
2
2
  import { propsToEdit as n } from "./DownloadFileBanner.js";
3
3
  const r = {
4
4
  title: "Баннер загрузки файла",
@@ -1,4 +1,4 @@
1
- import { C as o } from "../../../index-1a32da94.js";
1
+ import { C as o } from "../../../index-b826f1c7.js";
2
2
  import { propsToEdit as t } from "./index.js";
3
3
  const e = {
4
4
  title: "Яркий блок загрузки",
@@ -1,4 +1,4 @@
1
- import { C as o } from "../../../index-1a32da94.js";
1
+ import { C as o } from "../../../index-b826f1c7.js";
2
2
  import { propsToEdit as t } from "./DownloadFileFull.js";
3
3
  const p = {
4
4
  title: "Полный блок загрузки",
@@ -1,32 +1,34 @@
1
- import { jsx as l, jsxs as e } from "react/jsx-runtime";
2
- import { DataTypesEnum as t, FieldTypes as r } from "../../../Types/FiledTypes.js";
3
- import { I as n } from "../../../Icon-70ea6cb8.js";
1
+ import { jsx as l, jsxs as n } from "react/jsx-runtime";
2
+ import { downloadFile as i } from "../../../Actions/downloadFile/downloadFile.js";
3
+ import { DataTypesEnum as d, FieldTypes as a } from "../../../Types/FiledTypes.js";
4
+ import { I as e } from "../../../Icon-70ea6cb8.js";
4
5
  import { p as s } from "../../../palette-6c943596.js";
5
- import { B as p } from "../../../index-875e92ce.js";
6
- import { b as c } from "../../../const-53dff524.js";
7
- import { C as d } from "../../../ComponentContainer-cdb2528c.js";
6
+ import { B as c } from "../../../index-875e92ce.js";
7
+ import { b as t } from "../../../const-53dff524.js";
8
+ import { C as f } from "../../../ComponentContainer-cdb2528c.js";
8
9
  const x = {
9
- dataType: t.array,
10
+ dataType: d.array,
10
11
  type: "data",
11
12
  label: "Файлы для скачивания",
12
13
  data: {
13
- title: r.STRING,
14
- text: r.STRING,
15
- file: r.FILE
14
+ title: a.STRING,
15
+ text: a.STRING,
16
+ file: a.FILE
16
17
  }
17
- }, f = [x, "color_icon"], m = ({ data: a, color_icon: i }) => /* @__PURE__ */ l(d, { children: /* @__PURE__ */ l("div", { className: "grid grid-cols-2 gap-6 max-tablet:grid-cols-1", children: a == null ? void 0 : a.map((o) => /* @__PURE__ */ e(
18
+ }, h = [x, "color_icon"], m = ({ data: r, color_icon: p }) => /* @__PURE__ */ l(f, { children: /* @__PURE__ */ l("div", { className: "grid grid-cols-2 gap-6 max-tablet:grid-cols-1", children: r == null ? void 0 : r.map((o) => /* @__PURE__ */ n(
18
19
  "div",
19
20
  {
20
21
  className: "p-[32px] bg-white rounded-[20px] flex justify-between gap-[40px]",
21
22
  children: [
22
- /* @__PURE__ */ l("div", { className: "flex flex-col ", children: /* @__PURE__ */ e("div", { children: [
23
+ /* @__PURE__ */ l("div", { className: "flex flex-col ", children: /* @__PURE__ */ n("div", { children: [
23
24
  /* @__PURE__ */ l("p", { className: "text-[24px] leading-8 font-bold mb-4", children: o == null ? void 0 : o.title }),
24
25
  /* @__PURE__ */ l("p", { className: "text-[16px] leading-6", children: o == null ? void 0 : o.text }),
25
26
  /* @__PURE__ */ l(
26
- p,
27
+ c,
27
28
  {
29
+ onClick: () => i({ props: { link: o == null ? void 0 : o.file } }),
28
30
  iconRight: /* @__PURE__ */ l(
29
- n,
31
+ e,
30
32
  {
31
33
  name: "download",
32
34
  size: 20,
@@ -34,17 +36,17 @@ const x = {
34
36
  }
35
37
  ),
36
38
  className: "mt-8",
37
- variant: c.Secondary,
39
+ variant: t.Secondary,
38
40
  children: "Скачать"
39
41
  }
40
42
  )
41
43
  ] }) }),
42
44
  /* @__PURE__ */ l(
43
- n,
45
+ e,
44
46
  {
45
47
  className: "flex-shrink-0",
46
48
  name: "file",
47
- color: i || s.greenLight,
49
+ color: p || s.greenLight,
48
50
  size: 48
49
51
  }
50
52
  )
@@ -52,9 +54,9 @@ const x = {
52
54
  },
53
55
  o == null ? void 0 : o.id
54
56
  )) }) });
55
- m.propsToEdit = f;
57
+ m.propsToEdit = h;
56
58
  export {
57
59
  m as DownloadFileHalf,
58
60
  x as downloadFileFullProps,
59
- f as propsToEdit
61
+ h as propsToEdit
60
62
  };
@@ -1,4 +1,4 @@
1
- import { C as o } from "../../../index-1a32da94.js";
1
+ import { C as o } from "../../../index-b826f1c7.js";
2
2
  import { propsToEdit as t } from "./DownloadFileHalf.js";
3
3
  const p = {
4
4
  title: "Половина блока загрузки",
@@ -1,4 +1,4 @@
1
- import { C as o } from "../../../index-1a32da94.js";
1
+ import { C as o } from "../../../index-b826f1c7.js";
2
2
  import { propsToEdit as t } from "./DownloadFileMini.js";
3
3
  const n = {
4
4
  title: "Мини блок загрузки",