md-components-mdigial-azamat 0.0.36 → 0.0.37
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.
- package/dist/AllComponents.js +1 -1
- package/dist/Header/Header.js +1 -1
- package/dist/Header/components/HeaderMenuMobile/HeaderMenuMobile.js +1 -1
- package/dist/Header/components/HeaderMobile/HeaderMobile.js +1 -1
- package/dist/Header/components/HeaderMobile/index.js +1 -1
- package/dist/Header/index.js +1 -1
- package/dist/InfoBannerList/InfoBannerList.js +1 -1
- package/dist/InfoBannerList/index.js +1 -1
- package/dist/InstructionList/InstructionList.js +1 -1
- package/dist/InstructionList/components/InstructionCard/InstructionCard.js +1 -1
- package/dist/InstructionList/components/InstructionCard/index.js +1 -1
- package/dist/InstructionList/index.js +1 -1
- package/dist/PageViewer/PageViewer.js +1 -1
- package/dist/PageViewer/renderComponents.js +1 -1
- package/dist/PreviewList/PreviewList.js +1 -1
- package/dist/PreviewList/components/PreviewCard/PreviewCard.js +1 -1
- package/dist/PreviewList/components/PreviewCard/index.js +1 -1
- package/dist/PreviewList/index.js +1 -1
- package/dist/PromoPoster/PromoPoster.js +1 -1
- package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
- package/dist/StandartTable/components/CardMarkedRow/index.js +1 -1
- package/dist/StandartTable/index.js +1 -1
- package/dist/SwiperList/SwiperList.js +1 -1
- package/dist/SwiperList/index.js +1 -1
- package/dist/TasksBanner/TasksBanner.js +1 -1
- package/dist/TasksBanner/index.js +1 -1
- package/dist/TasksBannerList/TasksBannerList.js +1 -1
- package/dist/TasksBannerList/index.js +1 -1
- package/dist/{componentsMap-d8bad886.js → componentsMap-e7dba337.js} +1 -1
- package/dist/{index-4f8399c3.js → index-3f94ad07.js} +1 -1
- package/dist/main.js +1 -1
- package/package.json +1 -1
package/dist/AllComponents.js
CHANGED
|
@@ -8,7 +8,7 @@ import "./CardInfoTable/index.js";
|
|
|
8
8
|
import "./ContentCardList/ContentCardList.js";
|
|
9
9
|
import "./DownloadFile/components/DownloadFileBright/index.js";
|
|
10
10
|
import "./Faq/Faq.js";
|
|
11
|
-
import { f as R, A as S } from "./index-
|
|
11
|
+
import { f as R, A as S } from "./index-3f94ad07.js";
|
|
12
12
|
import "./IntroBanner/IntroBanner.js";
|
|
13
13
|
import "./MainBanner/MainBanner.js";
|
|
14
14
|
import "./MultiCards/index.js";
|
package/dist/Header/Header.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "../cn-6a4bf187.js";
|
|
3
3
|
import "../useScreenSize-c1b64c02.js";
|
|
4
|
-
import { H as e } from "../index-
|
|
4
|
+
import { H as e } from "../index-3f94ad07.js";
|
|
5
5
|
import "./components/HeaderWeb/HeaderWeb.js";
|
|
6
6
|
export {
|
|
7
7
|
e as Header
|
|
@@ -5,7 +5,7 @@ import "../../../ConfigProvider/index.js";
|
|
|
5
5
|
import "../../../Banner/Banner.js";
|
|
6
6
|
import "../../../BannerAndText/index.js";
|
|
7
7
|
import "../../../cn-6a4bf187.js";
|
|
8
|
-
import { g as T } from "../../../index-
|
|
8
|
+
import { g as T } from "../../../index-3f94ad07.js";
|
|
9
9
|
import "../../../HtmlContent/HtmlContent.js";
|
|
10
10
|
import "../TabsOutlined/TabsOutlined.js";
|
|
11
11
|
import "../../../index-6af94f99.js";
|
|
@@ -4,7 +4,7 @@ import "../../const.js";
|
|
|
4
4
|
import "../../../index-3a534581.js";
|
|
5
5
|
import "../../../cn-6a4bf187.js";
|
|
6
6
|
import "../HeaderMainMobile/HeaderMainMobile.js";
|
|
7
|
-
import { h as d } from "../../../index-
|
|
7
|
+
import { h as d } from "../../../index-3f94ad07.js";
|
|
8
8
|
import "../HeaderSearchMobile/HeaderSearchMobile.js";
|
|
9
9
|
export {
|
|
10
10
|
d as HeaderMobile
|
package/dist/Header/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "../InfoBanner/index.js";
|
|
3
|
-
import { a as n } from "../index-
|
|
3
|
+
import { a as n } from "../index-3f94ad07.js";
|
|
4
4
|
import "../ComponentContainer-cdb2528c.js";
|
|
5
5
|
import "../cn-6a4bf187.js";
|
|
6
6
|
import "../useScreenSize-c1b64c02.js";
|
|
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
|
|
|
2
2
|
import "../index-6af94f99.js";
|
|
3
3
|
import "../const-637b0dca.js";
|
|
4
4
|
import "../ComponentContainer-cdb2528c.js";
|
|
5
|
-
import { I as s, j as a } from "../index-
|
|
5
|
+
import { I as s, j as a } from "../index-3f94ad07.js";
|
|
6
6
|
export {
|
|
7
7
|
s as InstructionList,
|
|
8
8
|
a as cards
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import { d as U, i as V } from "../../../index-
|
|
3
|
+
import { d as U, i as V } from "../../../index-3f94ad07.js";
|
|
4
4
|
import "../../../ConfigProvider/index.js";
|
|
5
5
|
import "../../../Banner/Banner.js";
|
|
6
6
|
import "../../../BannerAndText/index.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../ConfigProvider/index.js";
|
|
2
2
|
import "../Banner/Banner.js";
|
|
3
3
|
import "../BannerAndText/index.js";
|
|
4
|
-
import "../index-
|
|
4
|
+
import "../index-3f94ad07.js";
|
|
5
5
|
import "../Footer/Footer.js";
|
|
6
6
|
import "../Stepper/Stepper.js";
|
|
7
7
|
import "../Segments/Segments.js";
|
|
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
|
|
|
2
2
|
import "../index-6af94f99.js";
|
|
3
3
|
import "../const-637b0dca.js";
|
|
4
4
|
import "../ComponentContainer-cdb2528c.js";
|
|
5
|
-
import { P as e } from "../index-
|
|
5
|
+
import { P as e } from "../index-3f94ad07.js";
|
|
6
6
|
export {
|
|
7
7
|
e as PreviewList
|
|
8
8
|
};
|
|
@@ -21,7 +21,7 @@ import "../../../Partners/Partners.js";
|
|
|
21
21
|
import "../../../CardImageList/CardImageList.js";
|
|
22
22
|
import "../../../MainBanner/MainBanner.js";
|
|
23
23
|
import "../../../Faq/Faq.js";
|
|
24
|
-
import { e as T, k as U } from "../../../index-
|
|
24
|
+
import { e as T, k as U } from "../../../index-3f94ad07.js";
|
|
25
25
|
import "../../../HeroPossibilityBanner/index.js";
|
|
26
26
|
import "../../../PartnersColors/PartnersColors.js";
|
|
27
27
|
import "../../../Cards/CardImage/CardImage.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "../Types/FiledTypes.js";
|
|
3
|
-
import { b as s } from "../index-
|
|
3
|
+
import { b as s } from "../index-3f94ad07.js";
|
|
4
4
|
import "../ComponentContainer-cdb2528c.js";
|
|
5
5
|
import "../cn-6a4bf187.js";
|
|
6
6
|
import "../useScreenSize-c1b64c02.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as n, Fragment as t } from "react/jsx-runtime";
|
|
2
|
-
import { c as i } from "../componentsMap-
|
|
2
|
+
import { c as i } from "../componentsMap-e7dba337.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,5 +1,5 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import { l as U, C as V } from "../../../index-
|
|
2
|
+
import { l as U, C as V } from "../../../index-3f94ad07.js";
|
|
3
3
|
import "../../../ConfigProvider/index.js";
|
|
4
4
|
import "../../../Banner/Banner.js";
|
|
5
5
|
import "../../../BannerAndText/index.js";
|
|
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
|
|
|
2
2
|
import "../Types/FiledTypes.js";
|
|
3
3
|
import "../ComponentContainer-cdb2528c.js";
|
|
4
4
|
import "../cn-6a4bf187.js";
|
|
5
|
-
import { c as e } from "../index-
|
|
5
|
+
import { c as e } from "../index-3f94ad07.js";
|
|
6
6
|
import "./components/CardWarning/index.js";
|
|
7
7
|
export {
|
|
8
8
|
e as StandartTable
|
|
@@ -3,7 +3,7 @@ import "react";
|
|
|
3
3
|
import "../index-66837af1.js";
|
|
4
4
|
import "../Types/FiledTypes.js";
|
|
5
5
|
import "../swiper-react-90953710.js";
|
|
6
|
-
import { S as w } from "../index-
|
|
6
|
+
import { S as w } from "../index-3f94ad07.js";
|
|
7
7
|
import "../ComponentContainer-cdb2528c.js";
|
|
8
8
|
import "./components/Bullet/Bullet.js";
|
|
9
9
|
import "./components/Slide/Slide.js";
|
package/dist/SwiperList/index.js
CHANGED
|
@@ -13,7 +13,7 @@ import { DownloadFileHalf as d } from "./DownloadFile/components/DownloadFileHal
|
|
|
13
13
|
import { DownloadFileMini as l } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
|
|
14
14
|
import { Faq as L } from "./Faq/Faq.js";
|
|
15
15
|
import { Footer as C } from "./Footer/Footer.js";
|
|
16
|
-
import { I as F, P as c, S as w, a as B, T as I, b as S, c as M, H as P } from "./index-
|
|
16
|
+
import { I as F, P as c, S as w, a as B, T as I, b as S, c as M, H as P } from "./index-3f94ad07.js";
|
|
17
17
|
import { IntroBanner as g } from "./IntroBanner/IntroBanner.js";
|
|
18
18
|
import { MainBanner as D } from "./MainBanner/MainBanner.js";
|
|
19
19
|
import { MultiCards as u } from "./MultiCards/index.js";
|
|
@@ -317,7 +317,7 @@ const ya = {
|
|
|
317
317
|
button: r,
|
|
318
318
|
grid: a = 3
|
|
319
319
|
}) => /* @__PURE__ */ s(g, { className: "flex flex-col items-center", children: [
|
|
320
|
-
o && /* @__PURE__ */ e("p", { className: "text-[44px] leading-[52px] font-bold text-center mb-[48px]", children: o }),
|
|
320
|
+
(o == null ? void 0 : o.length) && /* @__PURE__ */ e("p", { className: "text-[44px] leading-[52px] font-bold text-center mb-[48px]", children: o }),
|
|
321
321
|
/* @__PURE__ */ e("div", { className: `grid grid-cols-${a} items-stretch gap-[24px]`, children: t == null ? void 0 : t.map((n, i) => /* @__PURE__ */ e(
|
|
322
322
|
E,
|
|
323
323
|
{
|
package/dist/main.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ConfigProvider as e } from "./ConfigProvider/index.js";
|
|
2
2
|
import { Banner as a } from "./Banner/Banner.js";
|
|
3
3
|
import { BannerAndText as m } from "./BannerAndText/index.js";
|
|
4
|
-
import { f, A as x, H as i, d as s, I as d, e as l, P as C } from "./index-
|
|
4
|
+
import { f, A as x, H as i, d as s, I as d, e as l, P as C } from "./index-3f94ad07.js";
|
|
5
5
|
import { Footer as P } from "./Footer/Footer.js";
|
|
6
6
|
import { Stepper as I } from "./Stepper/Stepper.js";
|
|
7
7
|
import { Segments as w } from "./Segments/Segments.js";
|