md-components-mdigial-azamat 0.0.38 → 0.0.39

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 (46) hide show
  1. package/dist/AllComponents.js +5 -6
  2. package/dist/AnimatedSwiper/index.js +2 -2
  3. package/dist/Header/Header.js +6 -31
  4. package/dist/Header/components/HeaderMenuMobile/HeaderMenuMobile.js +13 -58
  5. package/dist/Header/components/HeaderMobile/HeaderMobile.js +9 -71
  6. package/dist/Header/components/HeaderMobile/index.js +1 -1
  7. package/dist/Header/components/HeaderSearch/HeaderSearch.js +11 -157
  8. package/dist/Header/components/HeaderSearch/index.js +2 -2
  9. package/dist/Header/components/HeaderTabsMobile/HeaderTabsMobile.js +2 -2
  10. package/dist/Header/components/HeaderWeb/HeaderWeb.js +9 -9
  11. package/dist/Header/components/SelectLanguage/SelectLanguage.js +1 -1
  12. package/dist/Header/components/TabsOutlined/TabsOutlined.js +2 -2
  13. package/dist/Header/index.js +2 -2
  14. package/dist/InfoBannerList/InfoBannerList.js +1 -1
  15. package/dist/InfoBannerList/index.js +1 -1
  16. package/dist/InstructionList/InstructionList.js +1 -1
  17. package/dist/InstructionList/components/InstructionCard/InstructionCard.js +8 -8
  18. package/dist/InstructionList/components/InstructionCard/index.js +1 -1
  19. package/dist/InstructionList/index.js +1 -1
  20. package/dist/PageViewer/PageViewer.js +4 -3
  21. package/dist/PageViewer/renderComponents.js +1 -1
  22. package/dist/PreviewList/PreviewList.js +1 -1
  23. package/dist/PreviewList/components/PreviewCard/PreviewCard.js +9 -9
  24. package/dist/PreviewList/components/PreviewCard/index.js +1 -1
  25. package/dist/PreviewList/index.js +1 -1
  26. package/dist/PromoPoster/PromoPoster.js +1 -1
  27. package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
  28. package/dist/StandartTable/components/CardMarkedRow/index.js +10 -10
  29. package/dist/StandartTable/index.js +1 -1
  30. package/dist/SwiperList/SwiperList.js +3 -3
  31. package/dist/SwiperList/index.js +1 -1
  32. package/dist/TasksBanner/TasksBanner.js +3 -3
  33. package/dist/TasksBanner/index.js +2 -2
  34. package/dist/TasksBannerList/TasksBannerList.js +1 -1
  35. package/dist/TasksBannerList/index.js +1 -1
  36. package/dist/{componentsMap-1d79e069.js → componentsMap-d90efb17.js} +22 -23
  37. package/dist/index-3a534581.js +261 -0
  38. package/dist/{index-9c3ff10b.js → index-66837af1.js} +55 -55
  39. package/dist/index-db31fa48.js +924 -0
  40. package/dist/{languages-list-87ab3324.js → languages-list-8419e560.js} +2 -2
  41. package/dist/main.js +81 -78
  42. package/dist/{mousewheel-f9c6bcd7.js → mousewheel-865ae601.js} +1 -1
  43. package/dist/{swiper-react-39919ab6.js → swiper-react-90953710.js} +251 -251
  44. package/package.json +1 -1
  45. package/dist/header-4f7ca247.js +0 -107
  46. package/dist/index-a302b5ed.js +0 -787
@@ -2,58 +2,11 @@ import { jsx as r, jsxs as j } from "react/jsx-runtime";
2
2
  import { useState as J, useRef as C } from "react";
3
3
  import { Bullet as K } from "./SwiperList/components/Bullet/Bullet.js";
4
4
  import { FieldTypes as v } from "./Types/FiledTypes.js";
5
- import { d as B, a as Q, N as U, b as W } from "./swiper-react-39919ab6.js";
5
+ import { d as B, a as Q, N as U, b as W } from "./swiper-react-90953710.js";
6
6
  import { c as D } from "./cn-6a4bf187.js";
7
7
  import { u as X } from "./useScreenSize-c1b64c02.js";
8
8
  import { Slide as Y } from "./AnimatedSwiper/Slide/Slide.js";
9
- import './assets/index2.css';const Z = ({
10
- color: f = "#40474F",
11
- size: e = 24,
12
- ...y
13
- }) => /* @__PURE__ */ r(
14
- "svg",
15
- {
16
- width: e,
17
- height: e,
18
- viewBox: "0 0 24 24",
19
- fill: "none",
20
- xmlns: "http://www.w3.org/2000/svg",
21
- ...y,
22
- children: /* @__PURE__ */ r(
23
- "path",
24
- {
25
- d: "M17 22L8.41418 13.4142C7.74752 12.7476 7.41418 12.4142 7.41418 12C7.41418 11.5858 7.74752 11.2525 8.41418 10.5858L17 2",
26
- stroke: f,
27
- "stroke-width": "2",
28
- "stroke-linejoin": "round"
29
- }
30
- )
31
- }
32
- ), $ = ({
33
- color: f = "#40474F",
34
- size: e = 24,
35
- ...y
36
- }) => /* @__PURE__ */ r(
37
- "svg",
38
- {
39
- width: e,
40
- height: e,
41
- viewBox: "0 0 24 24",
42
- fill: "none",
43
- xmlns: "http://www.w3.org/2000/svg",
44
- ...y,
45
- children: /* @__PURE__ */ r(
46
- "path",
47
- {
48
- d: "M7 22L15.5858 13.4142C16.2524 12.7476 16.5858 12.4142 16.5858 12C16.5858 11.5858 16.2525 11.2525 15.5858 10.5858L7 2",
49
- stroke: f,
50
- "stroke-width": "2",
51
- "stroke-linejoin": "round"
52
- }
53
- )
54
- }
55
- );
56
- function ee(f) {
9
+ import './assets/index2.css';function Z(f) {
57
10
  let {
58
11
  swiper: e,
59
12
  extendParams: y,
@@ -182,6 +135,53 @@ function ee(f) {
182
135
  resume: x
183
136
  });
184
137
  }
138
+ const $ = ({
139
+ color: f = "#40474F",
140
+ size: e = 24,
141
+ ...y
142
+ }) => /* @__PURE__ */ r(
143
+ "svg",
144
+ {
145
+ width: e,
146
+ height: e,
147
+ viewBox: "0 0 24 24",
148
+ fill: "none",
149
+ xmlns: "http://www.w3.org/2000/svg",
150
+ ...y,
151
+ children: /* @__PURE__ */ r(
152
+ "path",
153
+ {
154
+ d: "M17 22L8.41418 13.4142C7.74752 12.7476 7.41418 12.4142 7.41418 12C7.41418 11.5858 7.74752 11.2525 8.41418 10.5858L17 2",
155
+ stroke: f,
156
+ "stroke-width": "2",
157
+ "stroke-linejoin": "round"
158
+ }
159
+ )
160
+ }
161
+ ), ee = ({
162
+ color: f = "#40474F",
163
+ size: e = 24,
164
+ ...y
165
+ }) => /* @__PURE__ */ r(
166
+ "svg",
167
+ {
168
+ width: e,
169
+ height: e,
170
+ viewBox: "0 0 24 24",
171
+ fill: "none",
172
+ xmlns: "http://www.w3.org/2000/svg",
173
+ ...y,
174
+ children: /* @__PURE__ */ r(
175
+ "path",
176
+ {
177
+ d: "M7 22L15.5858 13.4142C16.2524 12.7476 16.5858 12.4142 16.5858 12C16.5858 11.5858 16.2525 11.2525 15.5858 10.5858L7 2",
178
+ stroke: f,
179
+ "stroke-width": "2",
180
+ "stroke-linejoin": "round"
181
+ }
182
+ )
183
+ }
184
+ );
185
185
  const te = {
186
186
  type: "cards",
187
187
  label: "Карточки слайдера",
@@ -214,7 +214,7 @@ function ne({
214
214
  /* @__PURE__ */ r(
215
215
  Q,
216
216
  {
217
- modules: [U, ee],
217
+ modules: [U, Z],
218
218
  className: "feature_swiper",
219
219
  initialSlide: 0,
220
220
  slidesPerView: c,
@@ -267,7 +267,7 @@ function ne({
267
267
  "absolute h-[40px] w-[40px] left-0 top-[200px] translate-x-[-50%] translate-y-[-50%] z-10 p-[8px] rounded-[50%] bg-graySoft border-none cursor-pointer max-tablet:hidden"
268
268
  ),
269
269
  children: /* @__PURE__ */ r(
270
- Z,
270
+ $,
271
271
  {
272
272
  size: 24,
273
273
  color: "#ffffff"
@@ -283,7 +283,7 @@ function ne({
283
283
  "absolute h-[40px] w-[40px] right-0 top-[200px] translate-x-[-50%] translate-y-[-50%] z-10 p-[8px] rounded-[50%] bg-graySoft border-none cursor-pointer max-tablet:hidden"
284
284
  ),
285
285
  children: /* @__PURE__ */ r(
286
- $,
286
+ ee,
287
287
  {
288
288
  size: 24,
289
289
  color: "#ffffff"
@@ -307,7 +307,7 @@ function ne({
307
307
  ne.propsToEdit = ae;
308
308
  export {
309
309
  ne as A,
310
- Z as C,
311
- ee as a,
312
- $ as b
310
+ $ as C,
311
+ Z as a,
312
+ ee as b
313
313
  };