md-components-mdigial-azamat 0.0.44 → 0.0.45
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 +3 -4
- package/dist/AnimatedSwiper/index.js +2 -2
- package/dist/CardImageSecondaryList/CardImageSecondaryList.js +7 -7
- package/dist/Header/Header.js +1 -1
- package/dist/Header/components/HeaderMenuMobile/HeaderMenuMobile.js +2 -3
- package/dist/Header/components/HeaderMobile/HeaderMobile.js +1 -1
- package/dist/Header/components/HeaderMobile/index.js +1 -1
- package/dist/Header/components/HeaderTabsMobile/HeaderTabsMobile.js +6 -7
- package/dist/Header/components/TabsOutlined/TabsOutlined.js +10 -11
- 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 +3 -4
- 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 +3 -4
- 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 +3 -4
- package/dist/StandartTable/index.js +1 -1
- package/dist/SwiperList/SwiperList.js +3 -4
- 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/VideoMainBanner/VideoMainBanner.js +15 -15
- package/dist/assets/index2.css +1 -1
- package/dist/componentsMap-0e7046ee.js +67 -0
- package/dist/index-aa718078.js +1229 -0
- package/dist/main.js +13 -13
- package/dist/{swiper-react-90953710.js → swiper-react-0815edaf.js} +652 -505
- package/package.json +1 -1
- package/dist/assets/index3.css +0 -1
- package/dist/componentsMap-0b4c8ca6.js +0 -68
- package/dist/index-3b24fe0f.js +0 -314
- package/dist/index-54813771.js +0 -925
- package/dist/mousewheel-865ae601.js +0 -153
package/dist/main.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
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,
|
|
4
|
+
import { g as f, f as x, H as i, d as s, I as d, e as l, P as C } from "./index-aa718078.js";
|
|
5
5
|
import { Footer as P } from "./Footer/Footer.js";
|
|
6
6
|
import { Stepper as I } from "./Stepper/Stepper.js";
|
|
7
|
-
import { Segments as
|
|
8
|
-
import { VideoFull as
|
|
7
|
+
import { Segments as g } from "./Segments/Segments.js";
|
|
8
|
+
import { VideoFull as L } from "./Video/VideoFull/VideoFull.js";
|
|
9
9
|
import { VideoList as M } from "./Video/VideoList/VideoList.js";
|
|
10
10
|
import { VideoListMini as H } from "./Video/VideoListMini/VideoListMini.js";
|
|
11
11
|
import { ContentCardList as V } from "./ContentCardList/ContentCardList.js";
|
|
12
|
-
import { CardIconList as
|
|
13
|
-
import { MultiCards as
|
|
12
|
+
import { CardIconList as v } from "./CardIconList/CardIconList.js";
|
|
13
|
+
import { MultiCards as A } from "./MultiCards/index.js";
|
|
14
14
|
import { Partners as k } from "./Partners/Partners.js";
|
|
15
15
|
import { CardImageList as E } from "./CardImageList/CardImageList.js";
|
|
16
16
|
import { MainBanner as Z } from "./MainBanner/MainBanner.js";
|
|
@@ -31,20 +31,20 @@ import { Collapse as lr } from "./Faq/components/Collapse/Collapse.js";
|
|
|
31
31
|
import { FeedbackForm as Fr } from "./Faq/components/FeedbackForm/FeedbackForm.js";
|
|
32
32
|
import { PlusMinusIcon as ur } from "./Faq/components/PlusMinusIcon/PlusMinusIcon.js";
|
|
33
33
|
import { InstructionModal as cr } from "./InstructionList/components/InstructionModal/InstructionModal.js";
|
|
34
|
-
import { PartnerCard as
|
|
34
|
+
import { PartnerCard as wr } from "./PartnersColors/components/PartnerCard/PartnerCard.js";
|
|
35
35
|
import { PartnerTab as Br } from "./PartnersColors/components/PartnerTab/PartnerTab.js";
|
|
36
36
|
import { VideoPlayer as Dr } from "./Video/components/VideoPlayer/VideoPlayer.js";
|
|
37
37
|
import { PageViewer as Sr } from "./PageViewer/PageViewer.js";
|
|
38
38
|
import { FieldTypes as br } from "./Types/FiledTypes.js";
|
|
39
|
-
import { b as
|
|
39
|
+
import { b as yr } from "./const-637b0dca.js";
|
|
40
40
|
import { Space as Tr } from "./Space/Space.js";
|
|
41
41
|
export {
|
|
42
42
|
f as AllComponents,
|
|
43
43
|
x as AllComponentsData,
|
|
44
44
|
a as Banner,
|
|
45
45
|
m as BannerAndText,
|
|
46
|
-
|
|
47
|
-
|
|
46
|
+
yr as ButtonProps,
|
|
47
|
+
v as CardIconList,
|
|
48
48
|
R as CardImage,
|
|
49
49
|
E as CardImageList,
|
|
50
50
|
lr as Collapse,
|
|
@@ -68,9 +68,9 @@ export {
|
|
|
68
68
|
d as InstructionList,
|
|
69
69
|
cr as InstructionModal,
|
|
70
70
|
Z as MainBanner,
|
|
71
|
-
|
|
71
|
+
A as MultiCards,
|
|
72
72
|
Sr as PageViewer,
|
|
73
|
-
|
|
73
|
+
wr as PartnerCard,
|
|
74
74
|
Br as PartnerTab,
|
|
75
75
|
k as Partners,
|
|
76
76
|
O as PartnersColors,
|
|
@@ -78,10 +78,10 @@ export {
|
|
|
78
78
|
l as PreviewCard,
|
|
79
79
|
C as PreviewList,
|
|
80
80
|
tr as SIZE,
|
|
81
|
-
|
|
81
|
+
g as Segments,
|
|
82
82
|
Tr as Space,
|
|
83
83
|
I as Stepper,
|
|
84
|
-
|
|
84
|
+
L as VideoFull,
|
|
85
85
|
M as VideoList,
|
|
86
86
|
H as VideoListMini,
|
|
87
87
|
Dr as VideoPlayer,
|