md-components-mdigial-azamat 0.0.44 → 0.0.46
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 +167 -34
- package/dist/AllComponentsInfo.js +95 -0
- package/dist/AnimatedSwiper/index.js +139 -10
- package/dist/AnimatedSwiper/info.js +11 -0
- package/dist/Banner/Banner.js +4 -3
- package/dist/Banner/info.js +11 -0
- package/dist/BannerAndText/index.js +2 -1
- package/dist/BannerAndText/info.js +11 -0
- package/dist/CardIconList/CardIconList.js +3 -2
- package/dist/CardIconList/info.js +11 -0
- package/dist/CardImageList/CardImageList.js +4 -3
- package/dist/CardImageList/info.js +11 -0
- package/dist/CardImageSecondary/CardImageSecondary.js +2 -1
- package/dist/CardImageSecondary/info.js +11 -0
- package/dist/CardImageSecondaryList/CardImageSecondaryList.js +8 -7
- package/dist/CardImageSecondaryList/info.js +11 -0
- package/dist/CardInfoTable/index.js +4 -3
- package/dist/CardInfoTable/info.js +11 -0
- package/dist/Cards/CardImage/CardImage.js +2 -1
- package/dist/Cards/CardImage/info.js +11 -0
- package/dist/Cards/ColoredCard/index.js +2 -1
- package/dist/Cards/ColoredCard/info.js +11 -0
- package/dist/Cards/ContentCard/ContentCard.js +36 -35
- package/dist/Cards/ContentCard/info.js +11 -0
- package/dist/Cards/FeaturesCard/index.js +3 -2
- package/dist/Cards/FeaturesCard/info.js +11 -0
- package/dist/Cards/WarningCard/WarningCard.js +7 -6
- package/dist/Cards/WarningCard/info.js +11 -0
- package/dist/ContentCardList/ContentCardList.js +23 -19
- package/dist/ContentCardList/info.js +11 -0
- package/dist/DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js +3 -2
- package/dist/DownloadFile/components/DownloadFileBanner/info.js +11 -0
- package/dist/DownloadFile/components/DownloadFileBright/index.js +3 -2
- package/dist/DownloadFile/components/DownloadFileBright/info.js +11 -0
- package/dist/DownloadFile/components/DownloadFileFull/DownloadFileFull.js +4 -3
- package/dist/DownloadFile/components/DownloadFileFull/info.js +11 -0
- package/dist/DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js +4 -3
- package/dist/DownloadFile/components/DownloadFileHalf/info.js +11 -0
- package/dist/DownloadFile/components/DownloadFileMini/DownloadFileMini.js +5 -4
- package/dist/DownloadFile/components/DownloadFileMini/info.js +11 -0
- package/dist/Faq/Faq.js +2 -1
- package/dist/Faq/components/FeedbackForm/FeedbackForm.js +2 -2
- package/dist/Faq/info.js +11 -0
- package/dist/Footer/Footer.js +96 -54
- package/dist/Footer/info.js +10 -0
- package/dist/Header/Header.js +60 -6
- package/dist/Header/components/HeaderCard/HeaderCard.js +2 -2
- package/dist/Header/components/HeaderMainMobile/HeaderMainMobile.js +1 -1
- package/dist/Header/components/HeaderMenuMobile/HeaderMenuMobile.js +52 -45
- package/dist/Header/components/HeaderMobile/HeaderMobile.js +71 -9
- package/dist/Header/components/HeaderMobile/index.js +1 -1
- package/dist/Header/components/HeaderSearch/HeaderSearch.js +157 -11
- package/dist/Header/components/HeaderSearch/index.js +2 -2
- package/dist/Header/components/HeaderTabsMobile/HeaderTabsMobile.js +3 -3
- package/dist/Header/components/HeaderWeb/HeaderWeb.js +11 -11
- package/dist/Header/components/SelectLanguage/SelectLanguage.js +1 -1
- package/dist/Header/components/TabsOutlined/TabsOutlined.js +2 -2
- package/dist/Header/index.js +2 -2
- package/dist/Header/info.js +10 -0
- package/dist/HeroPossibilityBanner/index.js +2 -1
- package/dist/HeroPossibilityBanner/info.js +11 -0
- package/dist/HtmlContent/HtmlContent.js +2 -1
- package/dist/HtmlContent/info.js +10 -0
- package/dist/InfoBanner/index.js +3 -2
- package/dist/InfoBanner/info.js +11 -0
- package/dist/InfoBannerList/InfoBannerList.js +49 -7
- package/dist/InfoBannerList/index.js +2 -2
- package/dist/InfoBannerList/info.js +11 -0
- package/dist/InstructionList/InstructionList.js +31 -7
- package/dist/InstructionList/components/InstructionCard/InstructionCard.js +80 -47
- package/dist/InstructionList/components/InstructionCard/index.js +1 -1
- package/dist/InstructionList/index.js +1 -1
- package/dist/InstructionList/info.js +11 -0
- package/dist/IntroBanner/IntroBanner.js +3 -2
- package/dist/IntroBanner/info.js +11 -0
- package/dist/MainBanner/MainBanner.js +4 -3
- package/dist/MainBanner/info.js +11 -0
- package/dist/MultiCards/index.js +2 -1
- package/dist/MultiCards/info.js +11 -0
- package/dist/PageViewer/PageViewer.js +4 -43
- package/dist/PageViewer/renderComponents.js +1 -1
- package/dist/Partners/Partners.js +2 -1
- package/dist/Partners/info.js +11 -0
- package/dist/PartnersColors/PartnersColors.js +2 -1
- package/dist/PartnersColors/info.js +11 -0
- package/dist/PreviewList/PreviewList.js +31 -6
- package/dist/PreviewList/components/PreviewCard/PreviewCard.js +29 -46
- package/dist/PreviewList/components/PreviewCard/index.js +2 -2
- package/dist/PreviewList/index.js +1 -1
- package/dist/PreviewList/info.js +11 -0
- package/dist/PromoPoster/PromoPoster.js +45 -7
- package/dist/PromoPoster/info.js +11 -0
- package/dist/RenderAllComponents/RenderAllComponents.js +1 -1
- package/dist/RenderAllComponents/const.js +1 -1
- package/dist/Segments/Segments.js +2 -1
- package/dist/Segments/info.js +11 -0
- package/dist/Space/Space.js +2 -1
- package/dist/Space/info.js +11 -0
- package/dist/StandartTable/components/CardMarkedRow/index.js +88 -47
- package/dist/StandartTable/components/CardWarning/index.js +2 -2
- package/dist/StandartTable/index.js +76 -7
- package/dist/StandartTable/info.js +11 -0
- package/dist/Stepper/Stepper.js +4 -3
- package/dist/Stepper/info.js +11 -0
- package/dist/SwiperList/SwiperList.js +119 -11
- package/dist/SwiperList/index.js +1 -1
- package/dist/SwiperList/info.js +11 -0
- package/dist/TasksBanner/TasksBanner.js +132 -9
- package/dist/TasksBanner/index.js +2 -2
- package/dist/TasksBanner/info.js +11 -0
- package/dist/TasksBannerList/TasksBannerList.js +36 -5
- package/dist/TasksBannerList/index.js +2 -2
- package/dist/TasksBannerList/info.js +11 -0
- package/dist/Video/VideoFull/VideoFull.js +2 -1
- package/dist/Video/VideoFull/info.js +11 -0
- package/dist/Video/VideoList/VideoList.js +2 -1
- package/dist/Video/VideoList/info.js +11 -0
- package/dist/Video/VideoListMini/VideoListMini.js +2 -1
- package/dist/Video/VideoListMini/info.js +11 -0
- package/dist/VideoMainBanner/VideoMainBanner.js +18 -17
- package/dist/VideoMainBanner/info.js +11 -0
- package/dist/clientApi-642fea4b.js +25 -0
- package/dist/componentsMap-b3ef1658.js +75 -0
- package/dist/{const-637b0dca.js → const-53dff524.js} +3 -3
- package/dist/createBoolean-56064b0d.js +12 -0
- package/dist/{data.mock-483400cb.js → data.mock-2412b65a.js} +94 -96
- package/dist/{index-6af94f99.js → index-10605794.js} +1 -1
- package/dist/index-1a32da94.js +4 -0
- package/dist/{index-815f0132.js → index-b4c61de3.js} +9 -8
- package/dist/index.module-c8833286.js +83 -0
- package/dist/{languages-list-8419e560.js → languages-list-87ab3324.js} +2 -2
- package/dist/main.js +88 -81
- package/dist/{mousewheel-865ae601.js → mousewheel-2cf27f39.js} +1 -1
- package/dist/navigation-48c90d3b.js +183 -0
- package/dist/routes-76228734.js +109 -0
- package/dist/{swiper-react-90953710.js → swiper-react-bfbb44d6.js} +3 -3
- package/package.json +1 -1
- package/dist/componentsMap-0b4c8ca6.js +0 -68
- package/dist/index-3a534581.js +0 -261
- package/dist/index-3b24fe0f.js +0 -314
- package/dist/index-54813771.js +0 -925
- package/dist/routes-382632ac.js +0 -7
- /package/dist/assets/{index3.css → TasksBanner.css} +0 -0
- /package/dist/assets/{index2.css → navigation.css} +0 -0
package/dist/main.js
CHANGED
|
@@ -1,89 +1,96 @@
|
|
|
1
1
|
import { ConfigProvider as e } from "./ConfigProvider/index.js";
|
|
2
|
-
import { Banner as
|
|
3
|
-
import { BannerAndText as
|
|
4
|
-
import {
|
|
5
|
-
import { Footer as
|
|
6
|
-
import { Stepper as
|
|
7
|
-
import { Segments as
|
|
8
|
-
import { VideoFull as
|
|
9
|
-
import { VideoList as
|
|
10
|
-
import { VideoListMini as
|
|
11
|
-
import { ContentCardList as
|
|
12
|
-
import { CardIconList as
|
|
13
|
-
import { MultiCards as
|
|
14
|
-
import { Partners as
|
|
15
|
-
import { CardImageList as
|
|
16
|
-
import { MainBanner as
|
|
17
|
-
import { Faq as
|
|
18
|
-
import { HtmlContent as
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
2
|
+
import { Banner as p } from "./Banner/Banner.js";
|
|
3
|
+
import { BannerAndText as f } from "./BannerAndText/index.js";
|
|
4
|
+
import { Header as x } from "./Header/Header.js";
|
|
5
|
+
import { Footer as i } from "./Footer/Footer.js";
|
|
6
|
+
import { Stepper as s } from "./Stepper/Stepper.js";
|
|
7
|
+
import { Segments as C } from "./Segments/Segments.js";
|
|
8
|
+
import { VideoFull as P } from "./Video/VideoFull/VideoFull.js";
|
|
9
|
+
import { VideoList as I } from "./Video/VideoList/VideoList.js";
|
|
10
|
+
import { VideoListMini as w } from "./Video/VideoListMini/VideoListMini.js";
|
|
11
|
+
import { ContentCardList as L } from "./ContentCardList/ContentCardList.js";
|
|
12
|
+
import { CardIconList as M } from "./CardIconList/CardIconList.js";
|
|
13
|
+
import { MultiCards as S } from "./MultiCards/index.js";
|
|
14
|
+
import { Partners as A } from "./Partners/Partners.js";
|
|
15
|
+
import { CardImageList as b } from "./CardImageList/CardImageList.js";
|
|
16
|
+
import { MainBanner as y } from "./MainBanner/MainBanner.js";
|
|
17
|
+
import { Faq as k } from "./Faq/Faq.js";
|
|
18
|
+
import { HtmlContent as E } from "./HtmlContent/HtmlContent.js";
|
|
19
|
+
import { InstructionList as Z } from "./InstructionList/InstructionList.js";
|
|
20
|
+
import { HeroPossibilityBanner as j } from "./HeroPossibilityBanner/index.js";
|
|
21
|
+
import { PartnersColors as G } from "./PartnersColors/PartnersColors.js";
|
|
22
|
+
import { PreviewList as K } from "./PreviewList/PreviewList.js";
|
|
23
|
+
import { CardImage as O } from "./Cards/CardImage/CardImage.js";
|
|
24
|
+
import { ContentCard as R } from "./Cards/ContentCard/ContentCard.js";
|
|
25
|
+
import { WarningCard as X } from "./Cards/WarningCard/WarningCard.js";
|
|
26
|
+
import { ColoredCard as _ } from "./Cards/ColoredCard/index.js";
|
|
27
|
+
import { F as rr, S as or } from "./index-b4c61de3.js";
|
|
28
|
+
import { DownloadFileBanner as tr } from "./DownloadFile/components/DownloadFileBanner/DownloadFileBanner.js";
|
|
29
|
+
import { DownloadFileFull as mr } from "./DownloadFile/components/DownloadFileFull/DownloadFileFull.js";
|
|
30
|
+
import { DownloadFileHalf as nr } from "./DownloadFile/components/DownloadFileHalf/DownloadFileHalf.js";
|
|
31
|
+
import { DownloadFileMini as ar } from "./DownloadFile/components/DownloadFileMini/DownloadFileMini.js";
|
|
30
32
|
import { Collapse as lr } from "./Faq/components/Collapse/Collapse.js";
|
|
31
|
-
import { FeedbackForm as
|
|
32
|
-
import { PlusMinusIcon as
|
|
33
|
+
import { FeedbackForm as dr } from "./Faq/components/FeedbackForm/FeedbackForm.js";
|
|
34
|
+
import { PlusMinusIcon as Fr } from "./Faq/components/PlusMinusIcon/PlusMinusIcon.js";
|
|
35
|
+
import { InstructionCard as ur } from "./InstructionList/components/InstructionCard/InstructionCard.js";
|
|
33
36
|
import { InstructionModal as cr } from "./InstructionList/components/InstructionModal/InstructionModal.js";
|
|
34
|
-
import { PartnerCard as
|
|
35
|
-
import { PartnerTab as
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
37
|
+
import { PartnerCard as Br } from "./PartnersColors/components/PartnerCard/PartnerCard.js";
|
|
38
|
+
import { PartnerTab as gr } from "./PartnersColors/components/PartnerTab/PartnerTab.js";
|
|
39
|
+
import { PreviewCard as Dr } from "./PreviewList/components/PreviewCard/PreviewCard.js";
|
|
40
|
+
import { VideoPlayer as Vr } from "./Video/components/VideoPlayer/VideoPlayer.js";
|
|
41
|
+
import { PageViewer as Hr } from "./PageViewer/PageViewer.js";
|
|
42
|
+
import { FieldTypes as vr } from "./Types/FiledTypes.js";
|
|
43
|
+
import { B as Tr } from "./const-53dff524.js";
|
|
44
|
+
import { Space as qr } from "./Space/Space.js";
|
|
45
|
+
import { AllComponents as Wr, AllComponentsData as Zr } from "./AllComponents.js";
|
|
46
|
+
import { AllComponentsInfo as jr } from "./AllComponentsInfo.js";
|
|
41
47
|
export {
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
48
|
+
Wr as AllComponents,
|
|
49
|
+
Zr as AllComponentsData,
|
|
50
|
+
jr as AllComponentsInfo,
|
|
51
|
+
p as Banner,
|
|
52
|
+
f as BannerAndText,
|
|
53
|
+
Tr as ButtonProps,
|
|
54
|
+
M as CardIconList,
|
|
55
|
+
O as CardImage,
|
|
56
|
+
b as CardImageList,
|
|
50
57
|
lr as Collapse,
|
|
51
|
-
|
|
58
|
+
_ as ColoredCard,
|
|
52
59
|
e as ConfigProvider,
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
60
|
+
R as ContentCard,
|
|
61
|
+
L as ContentCardList,
|
|
62
|
+
tr as DownloadFileBanner,
|
|
63
|
+
mr as DownloadFileFull,
|
|
64
|
+
nr as DownloadFileHalf,
|
|
65
|
+
ar as DownloadFileMini,
|
|
66
|
+
k as Faq,
|
|
67
|
+
rr as FeaturesCard,
|
|
68
|
+
dr as FeedbackForm,
|
|
69
|
+
vr as FieldTypes,
|
|
70
|
+
i as Footer,
|
|
71
|
+
x as Header,
|
|
72
|
+
j as HeroPossibilityBanner,
|
|
73
|
+
E as HtmlContent,
|
|
74
|
+
ur as InstructionCard,
|
|
75
|
+
Z as InstructionList,
|
|
69
76
|
cr as InstructionModal,
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
77
|
+
y as MainBanner,
|
|
78
|
+
S as MultiCards,
|
|
79
|
+
Hr as PageViewer,
|
|
80
|
+
Br as PartnerCard,
|
|
81
|
+
gr as PartnerTab,
|
|
82
|
+
A as Partners,
|
|
83
|
+
G as PartnersColors,
|
|
84
|
+
Fr as PlusMinusIcon,
|
|
85
|
+
Dr as PreviewCard,
|
|
86
|
+
K as PreviewList,
|
|
87
|
+
or as SIZE,
|
|
88
|
+
C as Segments,
|
|
89
|
+
qr as Space,
|
|
90
|
+
s as Stepper,
|
|
91
|
+
P as VideoFull,
|
|
92
|
+
I as VideoList,
|
|
93
|
+
w as VideoListMini,
|
|
94
|
+
Vr as VideoPlayer,
|
|
95
|
+
X as WarningCard
|
|
89
96
|
};
|
|
@@ -0,0 +1,183 @@
|
|
|
1
|
+
import { d as C } from "./swiper-react-bfbb44d6.js";
|
|
2
|
+
import { jsx as E } from "react/jsx-runtime";
|
|
3
|
+
import './assets/navigation.css';function H(y) {
|
|
4
|
+
let {
|
|
5
|
+
swiper: e,
|
|
6
|
+
extendParams: f,
|
|
7
|
+
on: s,
|
|
8
|
+
emit: r,
|
|
9
|
+
params: u
|
|
10
|
+
} = y;
|
|
11
|
+
e.autoplay = {
|
|
12
|
+
running: !1,
|
|
13
|
+
paused: !1,
|
|
14
|
+
timeLeft: 0
|
|
15
|
+
}, f({
|
|
16
|
+
autoplay: {
|
|
17
|
+
enabled: !1,
|
|
18
|
+
delay: 3e3,
|
|
19
|
+
waitForTransition: !0,
|
|
20
|
+
disableOnInteraction: !1,
|
|
21
|
+
stopOnLastSlide: !1,
|
|
22
|
+
reverseDirection: !1,
|
|
23
|
+
pauseOnMouseEnter: !1
|
|
24
|
+
}
|
|
25
|
+
});
|
|
26
|
+
let m, L, b = u && u.autoplay ? u.autoplay.delay : 3e3, h = u && u.autoplay ? u.autoplay.delay : 3e3, n, c = (/* @__PURE__ */ new Date()).getTime(), D, w, p, O, S, o, M;
|
|
27
|
+
function x(t) {
|
|
28
|
+
!e || e.destroyed || !e.wrapperEl || t.target === e.wrapperEl && (e.wrapperEl.removeEventListener("transitionend", x), !(M || t.detail && t.detail.bySwiperTouchMove) && l());
|
|
29
|
+
}
|
|
30
|
+
const A = () => {
|
|
31
|
+
if (e.destroyed || !e.autoplay.running)
|
|
32
|
+
return;
|
|
33
|
+
e.autoplay.paused ? D = !0 : D && (h = n, D = !1);
|
|
34
|
+
const t = e.autoplay.paused ? n : c + h - (/* @__PURE__ */ new Date()).getTime();
|
|
35
|
+
e.autoplay.timeLeft = t, r("autoplayTimeLeft", t, t / b), L = requestAnimationFrame(() => {
|
|
36
|
+
A();
|
|
37
|
+
});
|
|
38
|
+
}, N = () => {
|
|
39
|
+
let t;
|
|
40
|
+
return e.virtual && e.params.virtual.enabled ? t = e.slides.find((a) => a.classList.contains("swiper-slide-active")) : t = e.slides[e.activeIndex], t ? parseInt(t.getAttribute("data-swiper-autoplay"), 10) : void 0;
|
|
41
|
+
}, T = (t) => {
|
|
42
|
+
if (e.destroyed || !e.autoplay.running)
|
|
43
|
+
return;
|
|
44
|
+
cancelAnimationFrame(L), A();
|
|
45
|
+
let i = typeof t > "u" ? e.params.autoplay.delay : t;
|
|
46
|
+
b = e.params.autoplay.delay, h = e.params.autoplay.delay;
|
|
47
|
+
const a = N();
|
|
48
|
+
!Number.isNaN(a) && a > 0 && typeof t > "u" && (i = a, b = a, h = a), n = i;
|
|
49
|
+
const v = e.params.speed, B = () => {
|
|
50
|
+
!e || e.destroyed || (e.params.autoplay.reverseDirection ? !e.isBeginning || e.params.loop || e.params.rewind ? (e.slidePrev(v, !0, !0), r("autoplay")) : e.params.autoplay.stopOnLastSlide || (e.slideTo(e.slides.length - 1, v, !0, !0), r("autoplay")) : !e.isEnd || e.params.loop || e.params.rewind ? (e.slideNext(v, !0, !0), r("autoplay")) : e.params.autoplay.stopOnLastSlide || (e.slideTo(0, v, !0, !0), r("autoplay")), e.params.cssMode && (c = (/* @__PURE__ */ new Date()).getTime(), requestAnimationFrame(() => {
|
|
51
|
+
T();
|
|
52
|
+
})));
|
|
53
|
+
};
|
|
54
|
+
return i > 0 ? (clearTimeout(m), m = setTimeout(() => {
|
|
55
|
+
B();
|
|
56
|
+
}, i)) : requestAnimationFrame(() => {
|
|
57
|
+
B();
|
|
58
|
+
}), i;
|
|
59
|
+
}, F = () => {
|
|
60
|
+
c = (/* @__PURE__ */ new Date()).getTime(), e.autoplay.running = !0, T(), r("autoplayStart");
|
|
61
|
+
}, g = () => {
|
|
62
|
+
e.autoplay.running = !1, clearTimeout(m), cancelAnimationFrame(L), r("autoplayStop");
|
|
63
|
+
}, d = (t, i) => {
|
|
64
|
+
if (e.destroyed || !e.autoplay.running)
|
|
65
|
+
return;
|
|
66
|
+
clearTimeout(m), t || (o = !0);
|
|
67
|
+
const a = () => {
|
|
68
|
+
r("autoplayPause"), e.params.autoplay.waitForTransition ? e.wrapperEl.addEventListener("transitionend", x) : l();
|
|
69
|
+
};
|
|
70
|
+
if (e.autoplay.paused = !0, i) {
|
|
71
|
+
S && (n = e.params.autoplay.delay), S = !1, a();
|
|
72
|
+
return;
|
|
73
|
+
}
|
|
74
|
+
n = (n || e.params.autoplay.delay) - ((/* @__PURE__ */ new Date()).getTime() - c), !(e.isEnd && n < 0 && !e.params.loop) && (n < 0 && (n = 0), a());
|
|
75
|
+
}, l = () => {
|
|
76
|
+
e.isEnd && n < 0 && !e.params.loop || e.destroyed || !e.autoplay.running || (c = (/* @__PURE__ */ new Date()).getTime(), o ? (o = !1, T(n)) : T(), e.autoplay.paused = !1, r("autoplayResume"));
|
|
77
|
+
}, I = () => {
|
|
78
|
+
if (e.destroyed || !e.autoplay.running)
|
|
79
|
+
return;
|
|
80
|
+
const t = C();
|
|
81
|
+
t.visibilityState === "hidden" && (o = !0, d(!0)), t.visibilityState === "visible" && l();
|
|
82
|
+
}, P = (t) => {
|
|
83
|
+
t.pointerType === "mouse" && (o = !0, M = !0, !(e.animating || e.autoplay.paused) && d(!0));
|
|
84
|
+
}, k = (t) => {
|
|
85
|
+
t.pointerType === "mouse" && (M = !1, e.autoplay.paused && l());
|
|
86
|
+
}, j = () => {
|
|
87
|
+
e.params.autoplay.pauseOnMouseEnter && (e.el.addEventListener("pointerenter", P), e.el.addEventListener("pointerleave", k));
|
|
88
|
+
}, R = () => {
|
|
89
|
+
e.el && typeof e.el != "string" && (e.el.removeEventListener("pointerenter", P), e.el.removeEventListener("pointerleave", k));
|
|
90
|
+
}, q = () => {
|
|
91
|
+
C().addEventListener("visibilitychange", I);
|
|
92
|
+
}, _ = () => {
|
|
93
|
+
C().removeEventListener("visibilitychange", I);
|
|
94
|
+
};
|
|
95
|
+
s("init", () => {
|
|
96
|
+
e.params.autoplay.enabled && (j(), q(), F());
|
|
97
|
+
}), s("destroy", () => {
|
|
98
|
+
R(), _(), e.autoplay.running && g();
|
|
99
|
+
}), s("_freeModeStaticRelease", () => {
|
|
100
|
+
(p || o) && l();
|
|
101
|
+
}), s("_freeModeNoMomentumRelease", () => {
|
|
102
|
+
e.params.autoplay.disableOnInteraction ? g() : d(!0, !0);
|
|
103
|
+
}), s("beforeTransitionStart", (t, i, a) => {
|
|
104
|
+
e.destroyed || !e.autoplay.running || (a || !e.params.autoplay.disableOnInteraction ? d(!0, !0) : g());
|
|
105
|
+
}), s("sliderFirstMove", () => {
|
|
106
|
+
if (!(e.destroyed || !e.autoplay.running)) {
|
|
107
|
+
if (e.params.autoplay.disableOnInteraction) {
|
|
108
|
+
g();
|
|
109
|
+
return;
|
|
110
|
+
}
|
|
111
|
+
w = !0, p = !1, o = !1, O = setTimeout(() => {
|
|
112
|
+
o = !0, p = !0, d(!0);
|
|
113
|
+
}, 200);
|
|
114
|
+
}
|
|
115
|
+
}), s("touchEnd", () => {
|
|
116
|
+
if (!(e.destroyed || !e.autoplay.running || !w)) {
|
|
117
|
+
if (clearTimeout(O), clearTimeout(m), e.params.autoplay.disableOnInteraction) {
|
|
118
|
+
p = !1, w = !1;
|
|
119
|
+
return;
|
|
120
|
+
}
|
|
121
|
+
p && e.params.cssMode && l(), p = !1, w = !1;
|
|
122
|
+
}
|
|
123
|
+
}), s("slideChange", () => {
|
|
124
|
+
e.destroyed || !e.autoplay.running || (S = !0);
|
|
125
|
+
}), Object.assign(e.autoplay, {
|
|
126
|
+
start: F,
|
|
127
|
+
stop: g,
|
|
128
|
+
pause: d,
|
|
129
|
+
resume: l
|
|
130
|
+
});
|
|
131
|
+
}
|
|
132
|
+
const J = ({
|
|
133
|
+
color: y = "#40474F",
|
|
134
|
+
size: e = 24,
|
|
135
|
+
...f
|
|
136
|
+
}) => /* @__PURE__ */ E(
|
|
137
|
+
"svg",
|
|
138
|
+
{
|
|
139
|
+
width: e,
|
|
140
|
+
height: e,
|
|
141
|
+
viewBox: "0 0 24 24",
|
|
142
|
+
fill: "none",
|
|
143
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
144
|
+
...f,
|
|
145
|
+
children: /* @__PURE__ */ E(
|
|
146
|
+
"path",
|
|
147
|
+
{
|
|
148
|
+
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",
|
|
149
|
+
stroke: y,
|
|
150
|
+
"stroke-width": "2",
|
|
151
|
+
"stroke-linejoin": "round"
|
|
152
|
+
}
|
|
153
|
+
)
|
|
154
|
+
}
|
|
155
|
+
), K = ({
|
|
156
|
+
color: y = "#40474F",
|
|
157
|
+
size: e = 24,
|
|
158
|
+
...f
|
|
159
|
+
}) => /* @__PURE__ */ E(
|
|
160
|
+
"svg",
|
|
161
|
+
{
|
|
162
|
+
width: e,
|
|
163
|
+
height: e,
|
|
164
|
+
viewBox: "0 0 24 24",
|
|
165
|
+
fill: "none",
|
|
166
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
167
|
+
...f,
|
|
168
|
+
children: /* @__PURE__ */ E(
|
|
169
|
+
"path",
|
|
170
|
+
{
|
|
171
|
+
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",
|
|
172
|
+
stroke: y,
|
|
173
|
+
"stroke-width": "2",
|
|
174
|
+
"stroke-linejoin": "round"
|
|
175
|
+
}
|
|
176
|
+
)
|
|
177
|
+
}
|
|
178
|
+
);
|
|
179
|
+
export {
|
|
180
|
+
H as A,
|
|
181
|
+
J as C,
|
|
182
|
+
K as a
|
|
183
|
+
};
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
const a = {
|
|
2
|
+
MAIN_PAGE: "/",
|
|
3
|
+
CAPMAIGN: "/campaign",
|
|
4
|
+
CONTACTS: "/contacts",
|
|
5
|
+
CARDS: "/cards",
|
|
6
|
+
MAPS: "/maps",
|
|
7
|
+
TRANSFER: "/money_transfer",
|
|
8
|
+
NEWS: "/news",
|
|
9
|
+
ARCHIVE: "/archive",
|
|
10
|
+
SAFE: "/safe",
|
|
11
|
+
VACANCIES: "/career",
|
|
12
|
+
CARDS_ORDER: "/cards/order",
|
|
13
|
+
CREDITS: "/credits",
|
|
14
|
+
CREDITS_AUTO: "/credits/avtokredity",
|
|
15
|
+
ISLAM: "/islam_finance",
|
|
16
|
+
CREDITS_CATEGORY: "/credits/[category]",
|
|
17
|
+
ABOUT: "/about",
|
|
18
|
+
DEPOSIT: "/old_deposits",
|
|
19
|
+
CLOSE_DEPOSIT: "/deposits/close_deposit",
|
|
20
|
+
LEGAL: "/yuridichecskiye-litsa",
|
|
21
|
+
LEGAL_CONTACTS: "/yuridichecskiye-litsa/contacts",
|
|
22
|
+
OWNERSHIPS: "/ownerships",
|
|
23
|
+
SEARCH: "/search",
|
|
24
|
+
MBANK: "/mbank",
|
|
25
|
+
VACANCIES_LIST: "/career/list",
|
|
26
|
+
TEMPLATE: "/template",
|
|
27
|
+
VIRTUAL_CARD: "/virtualnye-karty-visa",
|
|
28
|
+
MKASSA: "/mkassa",
|
|
29
|
+
MKASSA_POSGUIDE: "/mkassa/posguide",
|
|
30
|
+
CARD_SERVICES: "/card_services",
|
|
31
|
+
MBONUS: "/mbonus",
|
|
32
|
+
MBUSINESS: "/mbusiness",
|
|
33
|
+
MBUSINESS_ONLINE_LOAN: "/mbusiness/online_loan",
|
|
34
|
+
REGISTER_MBUSINESS: "/register_mbusiness",
|
|
35
|
+
TENDERS: "/tenders",
|
|
36
|
+
HOME: "/home",
|
|
37
|
+
INSTALLMENT_PLAN: "/installment_plan",
|
|
38
|
+
REPORTS: "/reports",
|
|
39
|
+
CHECK_DOC: "/check_document",
|
|
40
|
+
GUIDE: "/guide",
|
|
41
|
+
GUIDE_SEARCH: "/guide_search",
|
|
42
|
+
MPLUS: "/mplus",
|
|
43
|
+
MPLUS_LK: "/mplus-lk",
|
|
44
|
+
MPLUS_OLD: "/mplus_old",
|
|
45
|
+
MPLUS_PARTNERS: "/mplus/partners",
|
|
46
|
+
MJUNIOR: "/junior",
|
|
47
|
+
MTRAVEL: "/mtravel",
|
|
48
|
+
REFERRAL_PROGRAM: "/referral-program",
|
|
49
|
+
REFERRAL_PROGRAM_RULES: "/referral-program/rules",
|
|
50
|
+
MARKET: "/market",
|
|
51
|
+
MARKET_FROM: "/market/form",
|
|
52
|
+
MARKET_INFORMATION: "/market/information",
|
|
53
|
+
MAPS_RESERVED: "/maps_reserved",
|
|
54
|
+
EXCHANGE_RATES: "/exchange_rates",
|
|
55
|
+
MISLAMIC: "/mislamic",
|
|
56
|
+
HEADER: "/header",
|
|
57
|
+
ACADEMY: "/academy",
|
|
58
|
+
MTRAVEL_RESERVED: "/mtravel_reserved",
|
|
59
|
+
MPROFI: "/mprofi",
|
|
60
|
+
MBUSINESS_DEPOSIT: "/mbusiness_deposit",
|
|
61
|
+
OLD_MKASSA: "/mkassa_old",
|
|
62
|
+
MARKET_WHITHOUT_HEADER: "/market/form-without-header",
|
|
63
|
+
CAR_LOAN: "/car_loan",
|
|
64
|
+
PREMIUM_FREESTYLE: "/premium_freestyle",
|
|
65
|
+
MISLAMIC_NEW: "/mislamic_new",
|
|
66
|
+
MUDARABA: "/mudaraba",
|
|
67
|
+
APPLICATIONS: "/application",
|
|
68
|
+
WEBVIEW_APPLICATIONS: "/webview/cc/applications",
|
|
69
|
+
DEPOSITS_NEW: "/deposits",
|
|
70
|
+
BANKING: "/banking",
|
|
71
|
+
DOC_OPERATIONS: "/doc_operations",
|
|
72
|
+
EARLY_PAYMENT: "/early_payment",
|
|
73
|
+
GOLD_BARS: "/gold_bars",
|
|
74
|
+
GUIDE_LOGO: "/guide_logo",
|
|
75
|
+
MANAGEMENT: "/management",
|
|
76
|
+
MANAGEMENT_NEW: "/test_management",
|
|
77
|
+
MONEY_TRANSFER: "/money_transfer",
|
|
78
|
+
PREMIUM_CARD: "/premium_card",
|
|
79
|
+
REQUISITES: "/requisites",
|
|
80
|
+
RKO: "/rko",
|
|
81
|
+
TARIFFS: "/tariffs",
|
|
82
|
+
PROMOTION: "/promotion",
|
|
83
|
+
VISA_INFINITE: "/cards/visa_infinite",
|
|
84
|
+
MASTERCARD: "/cards/mastercard",
|
|
85
|
+
AKKREDITIV: "/akkreditiv",
|
|
86
|
+
BANK_GUARANTEE: "/bank_guarantee",
|
|
87
|
+
SHARIA_COUNCIL: "/islam_finance/sharia_council",
|
|
88
|
+
MURABAHA: "/islam_finance/murabaha",
|
|
89
|
+
MURABAHA_AUTO: "/islam_finance/murabaha/auto",
|
|
90
|
+
MURABAHA_BUSINESS: "/islam_finance/murabaha/business",
|
|
91
|
+
MURABAHA_CONSUMER: "/islam_finance/murabaha/consumer",
|
|
92
|
+
MURABAHA_MORTGAGE: "/islam_finance/murabaha/mortgage",
|
|
93
|
+
ISLAM_CARDS: "/islam_finance/cards",
|
|
94
|
+
ISLAM_VISA: "/islam_finance/cards/visa",
|
|
95
|
+
ISLAM_VISA_GOLD: "/islam_finance/cards/visa_gold",
|
|
96
|
+
ISLAM_VISA_VIRTUAL: "/islam_finance/cards/visa_virtual",
|
|
97
|
+
QUESTIONТAIRE: "/questionnaire",
|
|
98
|
+
COMMERCE_FINANCING: "/commerce_financing",
|
|
99
|
+
CORPORATE_CARDS: "/corporate_cards",
|
|
100
|
+
DOCUMENTS: "/documents",
|
|
101
|
+
SALARY_PROJECTS: "/salary_projects",
|
|
102
|
+
STOCK_OPERATIONS: "/stock_operations",
|
|
103
|
+
MILLION: "/million",
|
|
104
|
+
ADAL: "/islam_finance/test_adal",
|
|
105
|
+
FOOTBALL_PROMOTION: "/visa-lamine-yamal"
|
|
106
|
+
};
|
|
107
|
+
export {
|
|
108
|
+
a as R
|
|
109
|
+
};
|
package/package.json
CHANGED
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
import { A as r } from "./index-3b24fe0f.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-54813771.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
|
-
};
|