md-components-mdigial-azamat 0.0.33 → 0.0.36
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 +10 -10
- 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 +15 -15
- package/dist/Video/VideoListMini/VideoListMini.js +14 -14
- 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-d8bad886.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-3a534581.js +261 -0
- package/dist/index-4f8399c3.js +925 -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,153 @@
|
|
|
1
|
+
import { g as N, n as D, c as g } from "./swiper-react-90953710.js";
|
|
2
|
+
function k(S) {
|
|
3
|
+
let {
|
|
4
|
+
swiper: e,
|
|
5
|
+
extendParams: Y,
|
|
6
|
+
on: I,
|
|
7
|
+
emit: T
|
|
8
|
+
} = S;
|
|
9
|
+
const L = N();
|
|
10
|
+
Y({
|
|
11
|
+
mousewheel: {
|
|
12
|
+
enabled: !1,
|
|
13
|
+
releaseOnEdges: !1,
|
|
14
|
+
invert: !1,
|
|
15
|
+
forceToAxis: !1,
|
|
16
|
+
sensitivity: 1,
|
|
17
|
+
eventsTarget: "container",
|
|
18
|
+
thresholdDelta: null,
|
|
19
|
+
thresholdTime: null,
|
|
20
|
+
noMousewheelClass: "swiper-no-mousewheel"
|
|
21
|
+
}
|
|
22
|
+
}), e.mousewheel = {
|
|
23
|
+
enabled: !1
|
|
24
|
+
};
|
|
25
|
+
let h, w = g(), u;
|
|
26
|
+
const i = [];
|
|
27
|
+
function _(t) {
|
|
28
|
+
let o = 0, r = 0, a = 0, l = 0;
|
|
29
|
+
return "detail" in t && (r = t.detail), "wheelDelta" in t && (r = -t.wheelDelta / 120), "wheelDeltaY" in t && (r = -t.wheelDeltaY / 120), "wheelDeltaX" in t && (o = -t.wheelDeltaX / 120), "axis" in t && t.axis === t.HORIZONTAL_AXIS && (o = r, r = 0), a = o * 10, l = r * 10, "deltaY" in t && (l = t.deltaY), "deltaX" in t && (a = t.deltaX), t.shiftKey && !a && (a = l, l = 0), (a || l) && t.deltaMode && (t.deltaMode === 1 ? (a *= 40, l *= 40) : (a *= 800, l *= 800)), a && !o && (o = a < 1 ? -1 : 1), l && !r && (r = l < 1 ? -1 : 1), {
|
|
30
|
+
spinX: o,
|
|
31
|
+
spinY: r,
|
|
32
|
+
pixelX: a,
|
|
33
|
+
pixelY: l
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
function G() {
|
|
37
|
+
e.enabled && (e.mouseEntered = !0);
|
|
38
|
+
}
|
|
39
|
+
function O() {
|
|
40
|
+
e.enabled && (e.mouseEntered = !1);
|
|
41
|
+
}
|
|
42
|
+
function y(t) {
|
|
43
|
+
return e.params.mousewheel.thresholdDelta && t.delta < e.params.mousewheel.thresholdDelta || e.params.mousewheel.thresholdTime && g() - w < e.params.mousewheel.thresholdTime ? !1 : t.delta >= 6 && g() - w < 60 ? !0 : (t.direction < 0 ? (!e.isEnd || e.params.loop) && !e.animating && (e.slideNext(), T("scroll", t.raw)) : (!e.isBeginning || e.params.loop) && !e.animating && (e.slidePrev(), T("scroll", t.raw)), w = new L.Date().getTime(), !1);
|
|
44
|
+
}
|
|
45
|
+
function A(t) {
|
|
46
|
+
const s = e.params.mousewheel;
|
|
47
|
+
if (t.direction < 0) {
|
|
48
|
+
if (e.isEnd && !e.params.loop && s.releaseOnEdges)
|
|
49
|
+
return !0;
|
|
50
|
+
} else if (e.isBeginning && !e.params.loop && s.releaseOnEdges)
|
|
51
|
+
return !0;
|
|
52
|
+
return !1;
|
|
53
|
+
}
|
|
54
|
+
function E(t) {
|
|
55
|
+
let s = t, b = !0;
|
|
56
|
+
if (!e.enabled || t.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))
|
|
57
|
+
return;
|
|
58
|
+
const f = e.params.mousewheel;
|
|
59
|
+
e.params.cssMode && s.preventDefault();
|
|
60
|
+
let o = e.el;
|
|
61
|
+
e.params.mousewheel.eventsTarget !== "container" && (o = document.querySelector(e.params.mousewheel.eventsTarget));
|
|
62
|
+
const r = o && o.contains(s.target);
|
|
63
|
+
if (!e.mouseEntered && !r && !f.releaseOnEdges)
|
|
64
|
+
return !0;
|
|
65
|
+
s.originalEvent && (s = s.originalEvent);
|
|
66
|
+
let a = 0;
|
|
67
|
+
const l = e.rtlTranslate ? -1 : 1, d = _(s);
|
|
68
|
+
if (f.forceToAxis)
|
|
69
|
+
if (e.isHorizontal())
|
|
70
|
+
if (Math.abs(d.pixelX) > Math.abs(d.pixelY))
|
|
71
|
+
a = -d.pixelX * l;
|
|
72
|
+
else
|
|
73
|
+
return !0;
|
|
74
|
+
else if (Math.abs(d.pixelY) > Math.abs(d.pixelX))
|
|
75
|
+
a = -d.pixelY;
|
|
76
|
+
else
|
|
77
|
+
return !0;
|
|
78
|
+
else
|
|
79
|
+
a = Math.abs(d.pixelX) > Math.abs(d.pixelY) ? -d.pixelX * l : -d.pixelY;
|
|
80
|
+
if (a === 0)
|
|
81
|
+
return !0;
|
|
82
|
+
f.invert && (a = -a);
|
|
83
|
+
let c = e.getTranslate() + a * f.sensitivity;
|
|
84
|
+
if (c >= e.minTranslate() && (c = e.minTranslate()), c <= e.maxTranslate() && (c = e.maxTranslate()), b = e.params.loop ? !0 : !(c === e.minTranslate() || c === e.maxTranslate()), b && e.params.nested && s.stopPropagation(), !e.params.freeMode || !e.params.freeMode.enabled) {
|
|
85
|
+
const n = {
|
|
86
|
+
time: g(),
|
|
87
|
+
delta: Math.abs(a),
|
|
88
|
+
direction: Math.sign(a),
|
|
89
|
+
raw: t
|
|
90
|
+
};
|
|
91
|
+
i.length >= 2 && i.shift();
|
|
92
|
+
const m = i.length ? i[i.length - 1] : void 0;
|
|
93
|
+
if (i.push(n), m ? (n.direction !== m.direction || n.delta > m.delta || n.time > m.time + 150) && y(n) : y(n), A(n))
|
|
94
|
+
return !0;
|
|
95
|
+
} else {
|
|
96
|
+
const n = {
|
|
97
|
+
time: g(),
|
|
98
|
+
delta: Math.abs(a),
|
|
99
|
+
direction: Math.sign(a)
|
|
100
|
+
}, m = u && n.time < u.time + 500 && n.delta <= u.delta && n.direction === u.direction;
|
|
101
|
+
if (!m) {
|
|
102
|
+
u = void 0;
|
|
103
|
+
let p = e.getTranslate() + a * f.sensitivity;
|
|
104
|
+
const C = e.isBeginning, B = e.isEnd;
|
|
105
|
+
if (p >= e.minTranslate() && (p = e.minTranslate()), p <= e.maxTranslate() && (p = e.maxTranslate()), e.setTransition(0), e.setTranslate(p), e.updateProgress(), e.updateActiveIndex(), e.updateSlidesClasses(), (!C && e.isBeginning || !B && e.isEnd) && e.updateSlidesClasses(), e.params.loop && e.loopFix({
|
|
106
|
+
direction: n.direction < 0 ? "next" : "prev",
|
|
107
|
+
byMousewheel: !0
|
|
108
|
+
}), e.params.freeMode.sticky) {
|
|
109
|
+
clearTimeout(h), h = void 0, i.length >= 15 && i.shift();
|
|
110
|
+
const M = i.length ? i[i.length - 1] : void 0, P = i[0];
|
|
111
|
+
if (i.push(n), M && (n.delta > M.delta || n.direction !== M.direction))
|
|
112
|
+
i.splice(0);
|
|
113
|
+
else if (i.length >= 15 && n.time - P.time < 500 && P.delta - n.delta >= 1 && n.delta <= 6) {
|
|
114
|
+
const X = a > 0 ? 0.8 : 0.2;
|
|
115
|
+
u = n, i.splice(0), h = D(() => {
|
|
116
|
+
e.destroyed || !e.params || e.slideToClosest(e.params.speed, !0, void 0, X);
|
|
117
|
+
}, 0);
|
|
118
|
+
}
|
|
119
|
+
h || (h = D(() => {
|
|
120
|
+
if (e.destroyed || !e.params)
|
|
121
|
+
return;
|
|
122
|
+
const X = 0.5;
|
|
123
|
+
u = n, i.splice(0), e.slideToClosest(e.params.speed, !0, void 0, X);
|
|
124
|
+
}, 500));
|
|
125
|
+
}
|
|
126
|
+
if (m || T("scroll", s), e.params.autoplay && e.params.autoplay.disableOnInteraction && e.autoplay.stop(), f.releaseOnEdges && (p === e.minTranslate() || p === e.maxTranslate()))
|
|
127
|
+
return !0;
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
return s.preventDefault ? s.preventDefault() : s.returnValue = !1, !1;
|
|
131
|
+
}
|
|
132
|
+
function H(t) {
|
|
133
|
+
let s = e.el;
|
|
134
|
+
e.params.mousewheel.eventsTarget !== "container" && (s = document.querySelector(e.params.mousewheel.eventsTarget)), s[t]("mouseenter", G), s[t]("mouseleave", O), s[t]("wheel", E);
|
|
135
|
+
}
|
|
136
|
+
function v() {
|
|
137
|
+
return e.params.cssMode ? (e.wrapperEl.removeEventListener("wheel", E), !0) : e.mousewheel.enabled ? !1 : (H("addEventListener"), e.mousewheel.enabled = !0, !0);
|
|
138
|
+
}
|
|
139
|
+
function x() {
|
|
140
|
+
return e.params.cssMode ? (e.wrapperEl.addEventListener(event, E), !0) : e.mousewheel.enabled ? (H("removeEventListener"), e.mousewheel.enabled = !1, !0) : !1;
|
|
141
|
+
}
|
|
142
|
+
I("init", () => {
|
|
143
|
+
!e.params.mousewheel.enabled && e.params.cssMode && x(), e.params.mousewheel.enabled && v();
|
|
144
|
+
}), I("destroy", () => {
|
|
145
|
+
e.params.cssMode && v(), e.mousewheel.enabled && x();
|
|
146
|
+
}), Object.assign(e.mousewheel, {
|
|
147
|
+
enable: v,
|
|
148
|
+
disable: x
|
|
149
|
+
});
|
|
150
|
+
}
|
|
151
|
+
export {
|
|
152
|
+
k as M
|
|
153
|
+
};
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
const a = {
|
|
2
|
+
yellowLight: "#fddb2b",
|
|
3
|
+
yellowSaturated: "#f7c21c",
|
|
4
|
+
yellowLight2: "#fef08a",
|
|
5
|
+
white: "#ffffff",
|
|
6
|
+
white4: "#f4f6f7",
|
|
7
|
+
deepBlue: "#3B82F6",
|
|
8
|
+
lightBlue: "#f0f3f4",
|
|
9
|
+
lightBlue5: "#5baaff",
|
|
10
|
+
grayBlue: "#d7dce1",
|
|
11
|
+
grayBlue4: "#7893b0",
|
|
12
|
+
grayBlue5: "#758795",
|
|
13
|
+
graySoft: "#40474f",
|
|
14
|
+
graySoft2: "#4D5661",
|
|
15
|
+
graySoft3: "#3e454c",
|
|
16
|
+
graySoft4: "#7893b0",
|
|
17
|
+
greyLight: "#E0E5E8",
|
|
18
|
+
greenLight: "#16a34a",
|
|
19
|
+
green: "#189145",
|
|
20
|
+
lightGray: "#f4f6f7",
|
|
21
|
+
lightGray5: "#a9b4bc",
|
|
22
|
+
blue: "#3B82F6",
|
|
23
|
+
blue2: "#244f6d",
|
|
24
|
+
black: "#18191c",
|
|
25
|
+
blackBG: "#0e0f11",
|
|
26
|
+
black2: "#2f3137",
|
|
27
|
+
black5: "#0e0f11",
|
|
28
|
+
black7: "#1f2425",
|
|
29
|
+
black8: "#202425",
|
|
30
|
+
gray2: "#768793",
|
|
31
|
+
translucentBlack: "#00000066",
|
|
32
|
+
orange: "#faad14",
|
|
33
|
+
siren: "#0092a1",
|
|
34
|
+
grayBlue3: "#8b96b1",
|
|
35
|
+
greenDark: "#01886F",
|
|
36
|
+
lightGray3: "#f7f7f8",
|
|
37
|
+
gray3: "#838795",
|
|
38
|
+
black6: "#181c1c",
|
|
39
|
+
black9: "#1f2425",
|
|
40
|
+
lightBlue9: "#45464b",
|
|
41
|
+
lightGray2: "#f1f2f3",
|
|
42
|
+
gray5: "#d6d7dc"
|
|
43
|
+
};
|
|
44
|
+
export {
|
|
45
|
+
a as p
|
|
46
|
+
};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
const M = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgNUwxNSAxNU01IDE1TDE1IDUiIHN0cm9rZT0iIzBFMEYxMSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0iYmV2ZWwiLz4KPC9zdmc+Cg==", I = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwLjE2NjcgMjAuMTY2NkwxNS41ODM0IDE1LjU4MzNNMTcuNDE2NyA5LjYyNDkyQzE3LjQxNjcgMTMuOTI4MSAxMy45MjgzIDE3LjQxNjYgOS42MjUwNCAxNy40MTY2QzUuMzIxODIgMTcuNDE2NiAxLjgzMzM3IDEzLjkyODEgMS44MzMzNyA5LjYyNDkyQzEuODMzMzcgNS4zMjE3IDUuMzIxODIgMS44MzMyNSA5LjYyNTA0IDEuODMzMjVDMTMuOTI4MyAxLjgzMzI1IDE3LjQxNjcgNS4zMjE3IDE3LjQxNjcgOS42MjQ5MloiIHN0cm9rZT0iIzBFMEYxMSIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=";
|
|
2
|
+
export {
|
|
3
|
+
M as C,
|
|
4
|
+
I as S
|
|
5
|
+
};
|