md-components-mdigial-azamat 0.0.33 → 0.0.35
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 +29 -5
- package/dist/AnimatedSwiper/Slide/Slide.js +2 -2
- package/dist/AnimatedSwiper/index.js +5 -3
- package/dist/Banner/Banner.js +152 -8
- package/dist/Banner/index.js +2 -2
- package/dist/BannerAndText/index.js +56 -23
- package/dist/CardIconList/CardIconList.js +81 -22
- package/dist/CardIconList/index.js +2 -2
- package/dist/CardImageList/CardImageList.js +75 -8
- package/dist/CardImageList/index.js +1 -1
- package/dist/CardImageSecondary/CardImageSecondary.js +57 -23
- package/dist/CardImageSecondary/index.js +1 -1
- package/dist/CardImageSecondaryList/CardImageSecondaryList.js +27 -4
- package/dist/CardImageSecondaryList/index.js +1 -1
- package/dist/CardInfoTable/index.js +187 -22
- package/dist/Cards/CardImage/CardImage.js +2 -2
- package/dist/Cards/ColoredCard/index.js +2 -2
- package/dist/Cards/ContentCard/ContentCard.js +38 -5
- package/dist/Cards/ContentCard/index.js +2 -2
- package/dist/Cards/FeaturesCard/index.js +3 -3
- package/dist/Cards/WarningCard/WarningCard.js +58 -6
- package/dist/Cards/WarningCard/index.js +1 -1
- package/dist/Cards/WarningCard/model.js +39 -7
- package/dist/ComponentContainer-cdb2528c.js +16 -0
- package/dist/ContentCardList/ContentCardList.js +34 -21
- package/dist/ContentCardList/index.js +2 -2
- package/dist/DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js +41 -5
- package/dist/DownloadFile/components/DownloadFileBanner/index.js +2 -2
- package/dist/DownloadFile/components/DownloadFileBright/index.js +74 -7
- package/dist/DownloadFile/components/DownloadFileFull/DownloadFileFull.js +49 -6
- package/dist/DownloadFile/components/DownloadFileFull/index.js +1 -1
- package/dist/DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js +46 -5
- package/dist/DownloadFile/components/DownloadFileHalf/index.js +2 -2
- package/dist/DownloadFile/components/DownloadFileMini/DownloadFileMini.js +56 -7
- package/dist/DownloadFile/components/DownloadFileMini/index.js +2 -2
- package/dist/Faq/Faq.js +44 -20
- package/dist/Faq/components/Collapse/Collapse.js +37 -19
- package/dist/Faq/components/FeedbackForm/FeedbackForm.js +1061 -4
- package/dist/Faq/components/FeedbackForm/index.js +2 -2
- package/dist/Faq/components/PlusMinusIcon/PlusMinusIcon.js +1 -1
- package/dist/Faq/index.js +2 -2
- package/dist/Footer/Footer.js +452 -0
- package/dist/Footer/components/ContactOfFooter/ContactOfFooter.js +34 -0
- package/dist/Footer/components/LinkToApp/LinkToApp.js +45 -0
- package/dist/Footer/components/LinkToAppMobile/LinkToAppMobile.js +28 -0
- package/dist/Footer/components/ListNavigation/ListNavigation.js +221 -0
- package/dist/Footer/components/NavigationFooter/NavigationFooter.js +31 -0
- package/dist/Footer/components/SocialButtonsList/SocialButtonsList.js +37 -0
- package/dist/Footer/types.js +1 -0
- package/dist/GooglePlayButton-35331c37.js +100 -0
- package/dist/Header/Header.js +8 -0
- package/dist/Header/components/HeaderCard/HeaderCard.js +37 -0
- package/dist/Header/components/HeaderCard/index.js +4 -0
- package/dist/Header/components/HeaderMainMobile/HeaderMainMobile.js +208 -0
- package/dist/Header/components/HeaderMenu/HeaderMenu.js +41 -0
- package/dist/Header/components/HeaderMenu/index.js +1 -0
- package/dist/Header/components/HeaderMenuMobile/HeaderMenuMobile.js +47 -0
- package/dist/Header/components/HeaderMobile/HeaderMobile.js +11 -0
- package/dist/Header/components/HeaderMobile/index.js +4 -0
- package/dist/Header/components/HeaderResults/HeaderResults.js +46 -0
- package/dist/Header/components/HeaderResults/index.js +4 -0
- package/dist/Header/components/HeaderSearch/HeaderSearch.js +13 -0
- package/dist/Header/components/HeaderSearch/index.js +4 -0
- package/dist/Header/components/HeaderSearchMobile/HeaderSearchMobile.js +78 -0
- package/dist/Header/components/HeaderTab/HeaderTab.js +34 -0
- package/dist/Header/components/HeaderTab/index.js +4 -0
- package/dist/Header/components/HeaderTabsMobile/HeaderTabsMobile.js +55 -0
- package/dist/Header/components/HeaderWeb/HeaderWeb.js +149 -0
- package/dist/Header/components/HeaderWeb/index.js +4 -0
- package/dist/Header/components/SelectLanguage/SelectLanguage.js +79 -0
- package/dist/Header/components/SelectLanguage/index.js +4 -0
- package/dist/Header/components/TabsOutlined/TabsOutlined.js +50 -0
- package/dist/Header/components/TabsOutlined/index.js +4 -0
- package/dist/Header/const.js +4 -0
- package/dist/Header/index.js +4 -0
- package/dist/Header/types.js +5 -0
- package/dist/HeroPossibilityBanner/index.js +1 -1
- package/dist/HtmlContent/HtmlContent.js +1 -1
- package/dist/Icon-70ea6cb8.js +187 -0
- package/dist/InfoBanner/index.js +89 -8
- package/dist/InfoBannerList/InfoBannerList.js +5 -4
- package/dist/InfoBannerList/index.js +2 -2
- package/dist/InstructionList/InstructionList.js +6 -4
- package/dist/InstructionList/components/InstructionCard/InstructionCard.js +31 -7
- package/dist/InstructionList/components/InstructionCard/index.js +2 -2
- package/dist/InstructionList/components/InstructionModal/InstructionModal.js +2 -2
- package/dist/InstructionList/index.js +1 -1
- package/dist/IntroBanner/IntroBanner.js +68 -6
- package/dist/IntroBanner/index.js +1 -1
- package/dist/MainBanner/MainBanner.js +84 -6
- package/dist/MainBanner/index.js +2 -2
- package/dist/MultiCards/index.js +88 -5
- package/dist/PageViewer/PageViewer.js +22 -4
- package/dist/PageViewer/renderComponents.js +1 -1
- package/dist/Partners/Partners.js +2 -2
- package/dist/PartnersColors/PartnersColors.js +1 -1
- package/dist/PartnersColors/components/PartnerCard/PartnerCard.js +1 -1
- package/dist/PartnersColors/components/PartnerTab/PartnerTab.js +2 -2
- package/dist/PreviewList/PreviewList.js +4 -2
- package/dist/PreviewList/components/PreviewCard/PreviewCard.js +32 -8
- package/dist/PreviewList/components/PreviewCard/index.js +2 -2
- package/dist/PreviewList/index.js +1 -1
- package/dist/PromoPoster/PromoPoster.js +4 -4
- package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
- package/dist/RenderAllComponents/const.js +11 -11
- package/dist/Segments/Segments.js +1 -1
- package/dist/StandartTable/components/CardMarkedRow/index.js +33 -9
- package/dist/StandartTable/components/CardWarning/index.js +87 -6
- package/dist/StandartTable/index.js +5 -4
- package/dist/Stepper/Stepper.js +50 -6
- package/dist/Stepper/index.js +1 -1
- package/dist/SwiperList/SwiperList.js +5 -4
- package/dist/SwiperList/components/Bullet/Bullet.js +1 -1
- package/dist/SwiperList/index.js +1 -1
- package/dist/TasksBanner/TasksBanner.js +5 -5
- package/dist/TasksBanner/index.js +2 -2
- package/dist/TasksBannerList/TasksBannerList.js +2 -2
- package/dist/TasksBannerList/index.js +1 -1
- package/dist/Video/VideoFull/VideoFull.js +1 -1
- package/dist/Video/VideoList/VideoList.js +1 -1
- package/dist/Video/VideoListMini/VideoListMini.js +1 -1
- package/dist/Video/components/VideoPlayer/VideoPlayer.js +1 -1
- package/dist/VideoMainBanner/VideoMainBanner.js +168 -7
- package/dist/VideoMainBanner/index.js +2 -2
- package/dist/assets/index.css +1 -1
- package/dist/{cn-d8c04b28.js → cn-6a4bf187.js} +521 -488
- package/dist/componentsMap-e2de87b6.js +68 -0
- package/dist/const-637b0dca.js +27 -0
- package/dist/data.mock-483400cb.js +1713 -0
- package/dist/header-97863d08.js +22 -0
- package/dist/{index-60dfa873.js → index-2265d593.js} +1 -1
- package/dist/index-2fb01942.js +925 -0
- package/dist/index-3a534581.js +261 -0
- package/dist/index-66837af1.js +313 -0
- package/dist/index-6af94f99.js +53 -0
- package/dist/{index-a379154f.js → index-815f0132.js} +2 -2
- package/dist/languages-list-8419e560.js +22 -0
- package/dist/logo-99aa20bd.js +27 -0
- package/dist/main.js +87 -67
- package/dist/mousewheel-865ae601.js +153 -0
- package/dist/palette-b47a76c9.js +46 -0
- package/dist/routes-382632ac.js +7 -0
- package/dist/search-dd4eb6f8.js +5 -0
- package/dist/{index-b093f70c.js → swiper-react-90953710.js} +780 -1098
- package/dist/trash/HeroLargeCards/index.js +1 -1
- package/dist/useClickOutside-197b0df2.js +12 -0
- package/dist/useScreenSize-c1b64c02.js +19 -0
- package/package.json +4 -2
- package/dist/ComponentContainer-0fcc2695.js +0 -16
- package/dist/componentsMap-6d7d63d5.js +0 -47
- package/dist/index-b999483f.js +0 -5314
- package/dist/model-9e50e351.js +0 -69
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import { A as r } from "./index-66837af1.js";
|
|
2
|
+
import { Banner as o } from "./Banner/Banner.js";
|
|
3
|
+
import { CardIconList as i } from "./CardIconList/CardIconList.js";
|
|
4
|
+
import { CardImageList as m } from "./CardImageList/CardImageList.js";
|
|
5
|
+
import { CardImageSecondaryList as t } from "./CardImageSecondaryList/CardImageSecondaryList.js";
|
|
6
|
+
import { CardInfoTable as a } from "./CardInfoTable/index.js";
|
|
7
|
+
import { WarningCard as n } from "./Cards/WarningCard/WarningCard.js";
|
|
8
|
+
import { ContentCardList as e } from "./ContentCardList/ContentCardList.js";
|
|
9
|
+
import { DownloadFileBanner as p } from "./DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|
|
10
|
+
import { DownloadFileBright as s } from "./DownloadFile/components/DownloadFileBright/index.js";
|
|
11
|
+
import { DownloadFileFull as f } from "./DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
|
|
12
|
+
import { DownloadFileHalf as d } from "./DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
|
|
13
|
+
import { DownloadFileMini as l } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
|
|
14
|
+
import { Faq as L } from "./Faq/Faq.js";
|
|
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-2fb01942.js";
|
|
17
|
+
import { IntroBanner as g } from "./IntroBanner/IntroBanner.js";
|
|
18
|
+
import { MainBanner as D } from "./MainBanner/MainBanner.js";
|
|
19
|
+
import { MultiCards as u } from "./MultiCards/index.js";
|
|
20
|
+
import { Partners as T } from "./Partners/Partners.js";
|
|
21
|
+
import { PartnersColors as V } from "./PartnersColors/PartnersColors.js";
|
|
22
|
+
import { Segments as b } from "./Segments/Segments.js";
|
|
23
|
+
import { Space as H } from "./Space/Space.js";
|
|
24
|
+
import { Stepper as A } from "./Stepper/Stepper.js";
|
|
25
|
+
import { VideoFull as h } from "./Video/VideoFull/VideoFull.js";
|
|
26
|
+
import { VideoList as k } from "./Video/VideoList/VideoList.js";
|
|
27
|
+
import { VideoListMini as q } from "./Video/VideoListMini/VideoListMini.js";
|
|
28
|
+
import { VideoMainBanner as v } from "./VideoMainBanner/VideoMainBanner.js";
|
|
29
|
+
const sr = {
|
|
30
|
+
Banner: o,
|
|
31
|
+
CardImageList: m,
|
|
32
|
+
Stepper: A,
|
|
33
|
+
Segments: b,
|
|
34
|
+
VideoFull: h,
|
|
35
|
+
VideoList: k,
|
|
36
|
+
VideoListMini: q,
|
|
37
|
+
ContentCardList: e,
|
|
38
|
+
CardIconList: i,
|
|
39
|
+
MultiCards: u,
|
|
40
|
+
Partners: T,
|
|
41
|
+
PartnersColors: V,
|
|
42
|
+
MainBanner: D,
|
|
43
|
+
WarningCard: n,
|
|
44
|
+
Faq: L,
|
|
45
|
+
DownloadFileBanner: p,
|
|
46
|
+
DownloadFileHalf: d,
|
|
47
|
+
DownloadFileFull: f,
|
|
48
|
+
DownloadFileMini: l,
|
|
49
|
+
InstructionList: F,
|
|
50
|
+
PreviewList: c,
|
|
51
|
+
SwiperList: w,
|
|
52
|
+
AnimatedSwiper: r,
|
|
53
|
+
InfoBannerList: B,
|
|
54
|
+
TasksBannerList: I,
|
|
55
|
+
VideoMainBanner: v,
|
|
56
|
+
Space: H,
|
|
57
|
+
PromoPoster: S,
|
|
58
|
+
CardImageSecondaryList: t,
|
|
59
|
+
CardInfoTable: a,
|
|
60
|
+
StandartTable: M,
|
|
61
|
+
IntroBanner: g,
|
|
62
|
+
DownloadFileBright: s,
|
|
63
|
+
Header: P,
|
|
64
|
+
Footer: C
|
|
65
|
+
};
|
|
66
|
+
export {
|
|
67
|
+
sr as c
|
|
68
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { DataTypesEnum as y, FieldTypes as e } from "./Types/FiledTypes.js";
|
|
2
|
+
var r = /* @__PURE__ */ ((a) => (a.S = "s", a.M = "m", a.L = "l", a.XL = "xl", a))(r || {}), s = /* @__PURE__ */ ((a) => (a.Primary = "primary", a.Secondary = "secondary", a.SecondaryBlue = "secondaryBlue", a.Grey = "grey", a.Static = "static", a.Brand = "brand", a))(s || {});
|
|
3
|
+
const l = {
|
|
4
|
+
dataType: y.button,
|
|
5
|
+
type: "button",
|
|
6
|
+
size: r,
|
|
7
|
+
variant: s,
|
|
8
|
+
loading: e.BOOLEAN,
|
|
9
|
+
iconRight: e.COMPONENT,
|
|
10
|
+
iconLeft: e.COMPONENT,
|
|
11
|
+
className: e.CLASSNAME,
|
|
12
|
+
button_hex: e.COLOR,
|
|
13
|
+
title: e.NODE,
|
|
14
|
+
link: e.LINK,
|
|
15
|
+
label: "Кнопка"
|
|
16
|
+
}, c = {
|
|
17
|
+
type: "buttons",
|
|
18
|
+
dataType: "array",
|
|
19
|
+
label: "Кнопки",
|
|
20
|
+
data: l
|
|
21
|
+
};
|
|
22
|
+
export {
|
|
23
|
+
r as B,
|
|
24
|
+
s as a,
|
|
25
|
+
l as b,
|
|
26
|
+
c
|
|
27
|
+
};
|