@okam/stack-ui 1.29.0 → 1.30.0
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/components/Accordion/components/AccordionItem.d.ts +1 -0
- package/components/Accordion/index.d.ts +2 -1
- package/components/Accordion/interface.d.ts +3 -2
- package/components/Alerts/components/AlertsCloseButton.d.ts +1 -1
- package/components/Alerts/index.d.ts +2 -1
- package/components/Alerts/interface.d.ts +4 -3
- package/components/Box/index.d.ts +3 -2
- package/components/Button/index.d.ts +8 -4
- package/components/Button/interface.d.ts +3 -2
- package/components/Calendar/index.d.ts +5 -1
- package/components/Calendar/interface.d.ts +2 -1
- package/components/Carousel/components/CarouselNavigationButton.d.ts +3 -3
- package/components/Date/index.d.ts +2 -1
- package/components/Date/interface.d.ts +2 -1
- package/components/Icon/index.d.ts +2 -1
- package/components/Icon/interface.d.ts +2 -1
- package/components/Lightbox/hooks/overlay/index.d.ts +75 -0
- package/components/Lightbox/index.d.ts +2 -1
- package/components/Lightbox/interface.d.ts +3 -2
- package/components/Menu/Menu.d.ts +2 -1
- package/components/Menu/interface.d.ts +5 -4
- package/components/Modal/index.d.ts +2 -1
- package/components/Modal/interface.d.ts +2 -1
- package/components/Popover/index.d.ts +2 -1
- package/components/Popover/interface.d.ts +3 -2
- package/components/ShareButton/index.d.ts +2 -1
- package/components/ShareButton/interface.d.ts +2 -2
- package/components/SidePanel/index.d.ts +3 -3
- package/components/SidePanel/interface.d.ts +5 -4
- package/components/Typography/index.d.ts +3 -2
- package/components/Video/index.d.ts +2 -1
- package/components/Video/interface.d.ts +2 -1
- package/components/WysiwygBlock/attributes.d.ts +2 -0
- package/components/WysiwygBlock/index.d.ts +2 -1
- package/components/WysiwygBlock/interface.d.ts +2 -1
- package/components/fields/Checkbox/Checkbox.interface.d.ts +2 -1
- package/components/fields/Checkbox/index.d.ts +2 -1
- package/components/fields/CheckboxGroup/index.d.ts +2 -1
- package/components/fields/CheckboxGroup/interface.d.ts +2 -1
- package/components/fields/DatePicker/index.d.ts +2 -1
- package/components/fields/DatePicker/interface.d.ts +2 -1
- package/components/fields/Radio/Radio.interface.d.ts +3 -2
- package/components/fields/Radio/index.d.ts +3 -2
- package/components/fields/RadioGroup/index.d.ts +2 -1
- package/components/fields/RadioGroup/interface.d.ts +2 -1
- package/components/fields/SearchField/index.d.ts +2 -1
- package/components/fields/SearchField/interface.d.ts +2 -1
- package/components/fields/Select/Select.d.ts +2 -1
- package/components/fields/Select/Select.interface.d.ts +3 -2
- package/components/fields/TextArea/index.d.ts +2 -1
- package/components/fields/TextInputField/interface.d.ts +3 -2
- package/index.d.ts +1 -0
- package/index.js +1 -1
- package/index.mjs +41 -38
- package/index100.js +1 -2
- package/index100.mjs +22 -21
- package/index101.js +2 -1
- package/index101.mjs +22 -63
- package/index102.js +1 -1
- package/index102.mjs +58 -24
- package/index103.js +1 -1
- package/index103.mjs +29 -4
- package/index104.js +1 -1
- package/index104.mjs +52 -11
- package/index105.js +1 -1
- package/index105.mjs +4 -14
- package/index106.js +1 -1
- package/index106.mjs +11 -23
- package/index107.js +1 -1
- package/index107.mjs +13 -22
- package/index108.js +1 -1
- package/index108.mjs +23 -39
- package/index109.js +1 -2
- package/index109.mjs +22 -12
- package/index11.js +1 -1
- package/index11.mjs +2 -2
- package/index110.js +1 -1
- package/index110.mjs +38 -7
- package/index111.js +2 -1
- package/index111.mjs +12 -21
- package/index112.js +1 -1
- package/index112.mjs +7 -38
- package/index113.js +1 -1
- package/index113.mjs +20 -48
- package/index114.js +1 -1
- package/index114.mjs +38 -40
- package/index115.js +1 -1
- package/index115.mjs +47 -11
- package/index116.js +1 -1
- package/index116.mjs +41 -26
- package/index117.js +1 -1
- package/index117.mjs +14 -20
- package/index118.js +1 -1
- package/index118.mjs +30 -8
- package/index119.js +1 -1
- package/index119.mjs +20 -30
- package/index120.js +1 -1
- package/index120.mjs +8 -14
- package/index121.js +1 -1
- package/index121.mjs +29 -16
- package/index122.js +1 -1
- package/index122.mjs +15 -21
- package/index123.js +1 -1
- package/index123.mjs +17 -11
- package/index124.js +1 -2
- package/index124.mjs +20 -21
- package/index125.js +1 -1
- package/index125.mjs +11 -12
- package/index126.js +2 -1
- package/index126.mjs +22 -46
- package/index127.js +1 -1
- package/index127.mjs +12 -241
- package/index128.js +1 -2
- package/index128.mjs +46 -13
- package/index129.js +1 -1
- package/index129.mjs +239 -28
- package/index13.js +1 -1
- package/index13.mjs +8 -5
- package/index130.js +2 -1
- package/index130.mjs +13 -51
- package/index131.js +1 -1
- package/index131.mjs +30 -27
- package/index132.js +1 -1
- package/index132.mjs +49 -19
- package/index133.js +1 -1
- package/index133.mjs +26 -61
- package/index134.js +1 -1
- package/index134.mjs +17 -91
- package/index135.js +1 -1
- package/index135.mjs +59 -29
- package/index136.js +1 -1
- package/index136.mjs +90 -117
- package/index137.js +1 -1
- package/index137.mjs +32 -26
- package/index138.js +1 -1
- package/index138.mjs +118 -121
- package/index139.js +1 -1
- package/index139.mjs +27 -134
- package/index14.js +1 -1
- package/index14.mjs +3 -3
- package/index140.js +1 -1
- package/index140.mjs +122 -12
- package/index141.js +1 -1
- package/index141.mjs +131 -92
- package/index142.js +1 -1
- package/index142.mjs +12 -104
- package/index143.js +1 -1
- package/index143.mjs +95 -5
- package/index144.js +1 -1
- package/index144.mjs +106 -3
- package/index145.js +1 -1
- package/index145.mjs +5 -125
- package/index146.js +1 -1
- package/index146.mjs +3 -29
- package/index147.js +1 -1
- package/index147.mjs +113 -39
- package/index148.js +1 -1
- package/index148.mjs +19 -34
- package/index149.js +1 -1
- package/index149.mjs +40 -26
- package/index150.js +1 -1
- package/index150.mjs +29 -98
- package/index151.js +1 -1
- package/index151.mjs +28 -68
- package/index152.js +1 -1
- package/index152.mjs +90 -78
- package/index153.js +1 -1
- package/index153.mjs +78 -98
- package/index154.js +1 -1
- package/index154.mjs +101 -199
- package/index155.js +1 -1
- package/index155.mjs +98 -65
- package/index156.js +1 -1
- package/index156.mjs +185 -127
- package/index157.js +1 -1
- package/index157.mjs +54 -109
- package/index158.js +1 -1
- package/index158.mjs +126 -202
- package/index159.js +1 -1
- package/index159.mjs +104 -175
- package/index16.js +1 -1
- package/index16.mjs +2 -2
- package/index160.js +1 -1
- package/index160.mjs +208 -60
- package/index161.js +1 -1
- package/index161.mjs +178 -246
- package/index162.js +1 -1
- package/index162.mjs +63 -91
- package/index163.js +1 -1
- package/index163.mjs +250 -166
- package/index164.js +1 -1
- package/index164.mjs +91 -78
- package/index165.js +1 -1
- package/index165.mjs +170 -54
- package/index166.js +1 -1
- package/index166.mjs +72 -114
- package/index167.js +1 -1
- package/index167.mjs +51 -109
- package/index168.js +1 -1
- package/index168.mjs +112 -108
- package/index169.js +1 -1
- package/index169.mjs +109 -65
- package/index170.js +1 -1
- package/index170.mjs +117 -105
- package/index171.js +1 -1
- package/index171.mjs +68 -48
- package/index172.js +1 -1
- package/index172.mjs +108 -91
- package/index173.js +1 -1
- package/index173.mjs +37 -55
- package/index174.js +1 -1
- package/index174.mjs +80 -43
- package/index175.js +1 -1
- package/index175.mjs +52 -81
- package/index176.js +1 -5
- package/index176.mjs +42 -66
- package/index177.js +1 -1
- package/index177.mjs +87 -1999
- package/index178.js +5 -1
- package/index178.mjs +79 -58
- package/index179.js +1 -1
- package/index179.mjs +1998 -175
- package/index18.js +1 -1
- package/index18.mjs +7 -7
- package/index180.js +1 -1
- package/index180.mjs +59 -5
- package/index181.js +1 -1
- package/index181.mjs +183 -125
- package/index182.js +1 -1
- package/index182.mjs +5 -179
- package/index183.js +1 -1
- package/index183.mjs +129 -8
- package/index184.js +1 -1
- package/index184.mjs +179 -3
- package/index185.js +1 -1
- package/index185.mjs +8 -35
- package/index186.js +1 -1
- package/index186.mjs +3 -5
- package/index187.js +1 -1
- package/index187.mjs +35 -28
- package/index188.js +1 -1
- package/index188.mjs +5 -6
- package/index189.js +1 -1
- package/index189.mjs +26 -310
- package/index19.js +1 -1
- package/index19.mjs +2 -2
- package/index190.js +1 -1
- package/index190.mjs +6 -192
- package/index191.js +1 -1
- package/index191.mjs +339 -7
- package/index192.js +1 -1
- package/index192.mjs +180 -23
- package/index193.js +1 -1
- package/index193.mjs +6 -53
- package/index194.js +1 -1
- package/index194.mjs +24 -44
- package/index195.js +1 -1
- package/index195.mjs +55 -124
- package/index196.js +1 -1
- package/index196.mjs +46 -5
- package/index197.js +1 -1
- package/index197.mjs +108 -26
- package/index198.js +1 -1
- package/index198.mjs +32 -6
- package/index199.js +1 -1
- package/index199.mjs +5 -7
- package/index2.js +1 -1
- package/index2.mjs +19 -19
- package/index20.js +1 -1
- package/index20.mjs +1 -1
- package/index200.js +1 -1
- package/index200.mjs +28 -7
- package/index201.js +1 -1
- package/index201.mjs +7 -5
- package/index202.js +1 -1
- package/index202.mjs +7 -5
- package/index203.js +1 -1
- package/index203.mjs +7 -9
- package/index204.js +1 -0
- package/index204.mjs +7 -0
- package/index205.js +1 -0
- package/index205.mjs +8 -0
- package/index206.js +1 -0
- package/index206.mjs +12 -0
- package/index21.js +1 -1
- package/index21.mjs +8 -8
- package/index22.js +1 -1
- package/index22.mjs +2 -2
- package/index23.js +1 -1
- package/index23.mjs +3 -3
- package/index24.js +1 -1
- package/index24.mjs +14 -14
- package/index26.js +1 -1
- package/index26.mjs +28 -21
- package/index27.js +1 -1
- package/index27.mjs +12 -12
- package/index28.js +1 -1
- package/index28.mjs +6 -6
- package/index29.js +1 -1
- package/index29.mjs +1 -1
- package/index30.js +1 -1
- package/index30.mjs +14 -8
- package/index31.js +1 -1
- package/index31.mjs +18 -18
- package/index32.js +1 -1
- package/index32.mjs +1 -1
- package/index33.mjs +43 -43
- package/index34.js +1 -1
- package/index34.mjs +1 -1
- package/index35.js +1 -1
- package/index35.mjs +3 -3
- package/index36.mjs +10 -10
- package/index4.js +1 -1
- package/index4.mjs +3 -3
- package/index6.js +1 -1
- package/index6.mjs +34 -33
- package/index65.js +1 -1
- package/index65.mjs +1 -1
- package/index66.js +1 -1
- package/index66.mjs +2 -2
- package/index67.js +1 -1
- package/index67.mjs +1 -1
- package/index69.js +1 -1
- package/index69.mjs +1 -1
- package/index7.mjs +4 -4
- package/index70.js +1 -1
- package/index70.mjs +1 -1
- package/index71.js +1 -1
- package/index71.mjs +1 -1
- package/index72.js +2 -1
- package/index72.mjs +27 -2
- package/index73.js +1 -2
- package/index73.mjs +2 -9
- package/index74.js +1 -1
- package/index74.mjs +7 -6
- package/index75.js +1 -1
- package/index75.mjs +6 -6
- package/index76.js +1 -1
- package/index76.mjs +6 -6
- package/index77.js +2 -1
- package/index77.mjs +8 -25
- package/index78.js +1 -1
- package/index78.mjs +25 -2
- package/index79.js +1 -6
- package/index79.mjs +2 -94
- package/index8.js +1 -1
- package/index8.mjs +42 -23
- package/index80.js +6 -1
- package/index80.mjs +79 -54
- package/index81.js +1 -1
- package/index81.mjs +61 -33
- package/index82.js +1 -42
- package/index82.mjs +34 -67
- package/index83.js +42 -1
- package/index83.mjs +69 -154
- package/index84.js +1 -9
- package/index84.mjs +149 -47
- package/index85.js +9 -1
- package/index85.mjs +48 -36
- package/index86.js +1 -1
- package/index86.mjs +40 -8
- package/index87.js +1 -1
- package/index87.mjs +9 -31
- package/index88.js +1 -1
- package/index88.mjs +35 -6
- package/index89.js +1 -12
- package/index89.mjs +6 -40
- package/index9.js +1 -1
- package/index9.mjs +7 -7
- package/index90.js +12 -1
- package/index90.mjs +36 -25
- package/index91.js +1 -1
- package/index91.mjs +24 -8
- package/index92.js +1 -7
- package/index92.mjs +7 -13
- package/index93.js +6 -14
- package/index93.mjs +13 -65
- package/index94.js +15 -1
- package/index94.mjs +71 -7
- package/index95.js +1 -16
- package/index95.mjs +7 -25
- package/index96.js +16 -1
- package/index96.mjs +20 -37
- package/index97.js +1 -1
- package/index97.mjs +40 -43
- package/index98.js +1 -1
- package/index98.mjs +44 -47
- package/index99.js +1 -1
- package/index99.mjs +48 -17
- package/package.json +1 -1
- package/providers/Translation/index.d.ts +4 -0
- package/providers/Translation/interface.d.ts +16 -0
- package/theme/Accordion/index.d.ts +12 -12
- package/theme/Alerts/index.d.ts +22 -22
- package/theme/Box/index.d.ts +8 -8
- package/theme/Button/index.d.ts +2 -2
- package/theme/Calendar/index.d.ts +12 -12
- package/theme/Carousel/index.d.ts +11 -11
- package/theme/Checkbox/index.d.ts +8 -8
- package/theme/CheckboxGroup/index.d.ts +3 -3
- package/theme/DatePicker/index.d.ts +9 -9
- package/theme/Image/index.d.ts +1 -1
- package/theme/LightBox/index.d.ts +9 -9
- package/theme/Radio/index.d.ts +6 -6
- package/theme/RadioGroup/index.d.ts +3 -3
- package/theme/Search/index.d.ts +3 -3
- package/theme/ShareButton/index.d.ts +10 -10
- package/theme/SidePanel/index.d.ts +3 -3
- package/theme/TextArea/index.d.ts +2 -2
- package/theme/Typography/index.d.ts +2 -2
- package/transitions/ModalTransition.d.ts +3 -6
- package/transitions/RenderWithSlide.d.ts +3 -6
- package/transitions/SidePanelTransition.d.ts +3 -6
package/index182.mjs
CHANGED
|
@@ -1,182 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}
|
|
5
|
-
function E(e) {
|
|
6
|
-
const t = e;
|
|
7
|
-
Object.keys(t).forEach((n) => {
|
|
8
|
-
try {
|
|
9
|
-
t[n] = null;
|
|
10
|
-
} catch {
|
|
11
|
-
}
|
|
12
|
-
try {
|
|
13
|
-
delete t[n];
|
|
14
|
-
} catch {
|
|
15
|
-
}
|
|
16
|
-
});
|
|
17
|
-
}
|
|
18
|
-
function v(e, t) {
|
|
19
|
-
return t === void 0 && (t = 0), setTimeout(e, t);
|
|
20
|
-
}
|
|
21
|
-
function M() {
|
|
22
|
-
return Date.now();
|
|
23
|
-
}
|
|
24
|
-
function T(e) {
|
|
25
|
-
const t = c();
|
|
26
|
-
let n;
|
|
27
|
-
return t.getComputedStyle && (n = t.getComputedStyle(e, null)), !n && e.currentStyle && (n = e.currentStyle), n || (n = e.style), n;
|
|
28
|
-
}
|
|
29
|
-
function C(e, t) {
|
|
30
|
-
t === void 0 && (t = "x");
|
|
31
|
-
const n = c();
|
|
32
|
-
let r, i, s;
|
|
33
|
-
const l = T(e);
|
|
34
|
-
return n.WebKitCSSMatrix ? (i = l.transform || l.webkitTransform, i.split(",").length > 6 && (i = i.split(", ").map((o) => o.replace(",", ".")).join(", ")), s = new n.WebKitCSSMatrix(i === "none" ? "" : i)) : (s = l.MozTransform || l.OTransform || l.MsTransform || l.msTransform || l.transform || l.getPropertyValue("transform").replace("translate(", "matrix(1, 0, 0, 1,"), r = s.toString().split(",")), t === "x" && (n.WebKitCSSMatrix ? i = s.m41 : r.length === 16 ? i = parseFloat(r[12]) : i = parseFloat(r[4])), t === "y" && (n.WebKitCSSMatrix ? i = s.m42 : r.length === 16 ? i = parseFloat(r[13]) : i = parseFloat(r[5])), i || 0;
|
|
35
|
-
}
|
|
36
|
-
function m(e) {
|
|
37
|
-
return typeof e == "object" && e !== null && e.constructor && Object.prototype.toString.call(e).slice(8, -1) === "Object";
|
|
38
|
-
}
|
|
39
|
-
function b(e) {
|
|
40
|
-
return typeof window < "u" && typeof window.HTMLElement < "u" ? e instanceof HTMLElement : e && (e.nodeType === 1 || e.nodeType === 11);
|
|
41
|
-
}
|
|
42
|
-
function y() {
|
|
43
|
-
const e = Object(arguments.length <= 0 ? void 0 : arguments[0]), t = ["__proto__", "constructor", "prototype"];
|
|
44
|
-
for (let n = 1; n < arguments.length; n += 1) {
|
|
45
|
-
const r = n < 0 || arguments.length <= n ? void 0 : arguments[n];
|
|
46
|
-
if (r != null && !b(r)) {
|
|
47
|
-
const i = Object.keys(Object(r)).filter((s) => t.indexOf(s) < 0);
|
|
48
|
-
for (let s = 0, l = i.length; s < l; s += 1) {
|
|
49
|
-
const o = i[s], a = Object.getOwnPropertyDescriptor(r, o);
|
|
50
|
-
a !== void 0 && a.enumerable && (m(e[o]) && m(r[o]) ? r[o].__swiper__ ? e[o] = r[o] : y(e[o], r[o]) : !m(e[o]) && m(r[o]) ? (e[o] = {}, r[o].__swiper__ ? e[o] = r[o] : y(e[o], r[o])) : e[o] = r[o]);
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
return e;
|
|
55
|
-
}
|
|
56
|
-
function O(e, t, n) {
|
|
57
|
-
e.style.setProperty(t, n);
|
|
58
|
-
}
|
|
59
|
-
function P(e) {
|
|
60
|
-
let {
|
|
61
|
-
swiper: t,
|
|
62
|
-
targetPosition: n,
|
|
63
|
-
side: r
|
|
64
|
-
} = e;
|
|
65
|
-
const i = c(), s = -t.translate;
|
|
66
|
-
let l = null, o;
|
|
67
|
-
const a = t.params.speed;
|
|
68
|
-
t.wrapperEl.style.scrollSnapType = "none", i.cancelAnimationFrame(t.cssModeFrameID);
|
|
69
|
-
const d = n > s ? "next" : "prev", g = (f, p) => d === "next" && f >= p || d === "prev" && f <= p, w = () => {
|
|
70
|
-
o = (/* @__PURE__ */ new Date()).getTime(), l === null && (l = o);
|
|
71
|
-
const f = Math.max(Math.min((o - l) / a, 1), 0), p = 0.5 - Math.cos(f * Math.PI) / 2;
|
|
72
|
-
let u = s + p * (n - s);
|
|
73
|
-
if (g(u, n) && (u = n), t.wrapperEl.scrollTo({
|
|
74
|
-
[r]: u
|
|
75
|
-
}), g(u, n)) {
|
|
76
|
-
t.wrapperEl.style.overflow = "hidden", t.wrapperEl.style.scrollSnapType = "", setTimeout(() => {
|
|
77
|
-
t.wrapperEl.style.overflow = "", t.wrapperEl.scrollTo({
|
|
78
|
-
[r]: u
|
|
79
|
-
});
|
|
80
|
-
}), i.cancelAnimationFrame(t.cssModeFrameID);
|
|
81
|
-
return;
|
|
82
|
-
}
|
|
83
|
-
t.cssModeFrameID = i.requestAnimationFrame(w);
|
|
84
|
-
};
|
|
85
|
-
w();
|
|
86
|
-
}
|
|
87
|
-
function j(e) {
|
|
88
|
-
return e.querySelector(".swiper-slide-transform") || e.shadowRoot && e.shadowRoot.querySelector(".swiper-slide-transform") || e;
|
|
89
|
-
}
|
|
90
|
-
function F(e, t) {
|
|
91
|
-
return t === void 0 && (t = ""), [...e.children].filter((n) => n.matches(t));
|
|
92
|
-
}
|
|
93
|
-
function _(e) {
|
|
94
|
-
try {
|
|
95
|
-
console.warn(e);
|
|
96
|
-
return;
|
|
97
|
-
} catch {
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
function A(e, t) {
|
|
101
|
-
t === void 0 && (t = []);
|
|
102
|
-
const n = document.createElement(e);
|
|
103
|
-
return n.classList.add(...Array.isArray(t) ? t : S(t)), n;
|
|
104
|
-
}
|
|
105
|
-
function L(e) {
|
|
106
|
-
const t = c(), n = h(), r = e.getBoundingClientRect(), i = n.body, s = e.clientTop || i.clientTop || 0, l = e.clientLeft || i.clientLeft || 0, o = e === t ? t.scrollY : e.scrollTop, a = e === t ? t.scrollX : e.scrollLeft;
|
|
107
|
-
return {
|
|
108
|
-
top: r.top + o - s,
|
|
109
|
-
left: r.left + a - l
|
|
110
|
-
};
|
|
111
|
-
}
|
|
112
|
-
function k(e, t) {
|
|
113
|
-
const n = [];
|
|
114
|
-
for (; e.previousElementSibling; ) {
|
|
115
|
-
const r = e.previousElementSibling;
|
|
116
|
-
t ? r.matches(t) && n.push(r) : n.push(r), e = r;
|
|
117
|
-
}
|
|
118
|
-
return n;
|
|
119
|
-
}
|
|
120
|
-
function D(e, t) {
|
|
121
|
-
const n = [];
|
|
122
|
-
for (; e.nextElementSibling; ) {
|
|
123
|
-
const r = e.nextElementSibling;
|
|
124
|
-
t ? r.matches(t) && n.push(r) : n.push(r), e = r;
|
|
125
|
-
}
|
|
126
|
-
return n;
|
|
127
|
-
}
|
|
128
|
-
function W(e, t) {
|
|
129
|
-
return c().getComputedStyle(e, null).getPropertyValue(t);
|
|
130
|
-
}
|
|
131
|
-
function I(e) {
|
|
132
|
-
let t = e, n;
|
|
133
|
-
if (t) {
|
|
134
|
-
for (n = 0; (t = t.previousSibling) !== null; )
|
|
135
|
-
t.nodeType === 1 && (n += 1);
|
|
136
|
-
return n;
|
|
137
|
-
}
|
|
138
|
-
}
|
|
139
|
-
function K(e, t) {
|
|
140
|
-
const n = [];
|
|
141
|
-
let r = e.parentElement;
|
|
142
|
-
for (; r; )
|
|
143
|
-
t ? r.matches(t) && n.push(r) : n.push(r), r = r.parentElement;
|
|
144
|
-
return n;
|
|
145
|
-
}
|
|
146
|
-
function q(e, t) {
|
|
147
|
-
function n(r) {
|
|
148
|
-
r.target === e && (t.call(e, r), e.removeEventListener("transitionend", n));
|
|
149
|
-
}
|
|
150
|
-
t && e.addEventListener("transitionend", n);
|
|
151
|
-
}
|
|
152
|
-
function V(e, t, n) {
|
|
153
|
-
const r = c();
|
|
154
|
-
return e[t === "width" ? "offsetWidth" : "offsetHeight"] + parseFloat(r.getComputedStyle(e, null).getPropertyValue(t === "width" ? "margin-right" : "margin-top")) + parseFloat(r.getComputedStyle(e, null).getPropertyValue(t === "width" ? "margin-left" : "margin-bottom"));
|
|
155
|
-
}
|
|
156
|
-
function B(e) {
|
|
157
|
-
return (Array.isArray(e) ? e : [e]).filter((t) => !!t);
|
|
1
|
+
function a(e, t) {
|
|
2
|
+
if (t.has(e))
|
|
3
|
+
throw new TypeError("Cannot initialize the same private elements twice on an object");
|
|
158
4
|
}
|
|
159
5
|
export {
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
A as c,
|
|
163
|
-
M as d,
|
|
164
|
-
F as e,
|
|
165
|
-
V as f,
|
|
166
|
-
I as g,
|
|
167
|
-
S as h,
|
|
168
|
-
C as i,
|
|
169
|
-
q as j,
|
|
170
|
-
m as k,
|
|
171
|
-
j as l,
|
|
172
|
-
B as m,
|
|
173
|
-
v as n,
|
|
174
|
-
W as o,
|
|
175
|
-
D as p,
|
|
176
|
-
k as q,
|
|
177
|
-
P as r,
|
|
178
|
-
O as s,
|
|
179
|
-
_ as t,
|
|
180
|
-
y as u,
|
|
181
|
-
E as v
|
|
6
|
+
a as _,
|
|
7
|
+
a as _check_private_redeclaration
|
|
182
8
|
};
|
package/index183.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function r(e){return e!==null&&typeof e=="object"&&"constructor"in e&&e.constructor===Object}function o(e,n){e===void 0&&(e={}),n===void 0&&(n={}),Object.keys(n).forEach(t=>{typeof e[t]>"u"?e[t]=n[t]:r(n[t])&&r(e[t])&&Object.keys(n[t]).length>0&&o(e[t],n[t])})}const u={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function i(){const e=typeof document<"u"?document:{};return o(e,u),e}const c={document:u,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState(){},pushState(){},go(){},back(){}},CustomEvent:function(){return this},addEventListener(){},removeEventListener(){},getComputedStyle(){return{getPropertyValue(){return""}}},Image(){},Date(){},screen:{},setTimeout(){},clearTimeout(){},matchMedia(){return{}},requestAnimationFrame(e){return typeof setTimeout>"u"?(e(),null):setTimeout(e,0)},cancelAnimationFrame(e){typeof setTimeout>"u"||clearTimeout(e)}};function s(){const e=typeof window<"u"?window:{};return o(e,c),e}exports.a=s;exports.g=i;
|
package/index183.mjs
CHANGED
|
@@ -1,12 +1,133 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
function r(e) {
|
|
2
|
+
return e !== null && typeof e == "object" && "constructor" in e && e.constructor === Object;
|
|
3
|
+
}
|
|
4
|
+
function o(e, n) {
|
|
5
|
+
e === void 0 && (e = {}), n === void 0 && (n = {}), Object.keys(n).forEach((t) => {
|
|
6
|
+
typeof e[t] > "u" ? e[t] = n[t] : r(n[t]) && r(e[t]) && Object.keys(n[t]).length > 0 && o(e[t], n[t]);
|
|
7
|
+
});
|
|
8
|
+
}
|
|
9
|
+
const u = {
|
|
10
|
+
body: {},
|
|
11
|
+
addEventListener() {
|
|
12
|
+
},
|
|
13
|
+
removeEventListener() {
|
|
14
|
+
},
|
|
15
|
+
activeElement: {
|
|
16
|
+
blur() {
|
|
17
|
+
},
|
|
18
|
+
nodeName: ""
|
|
19
|
+
},
|
|
20
|
+
querySelector() {
|
|
21
|
+
return null;
|
|
22
|
+
},
|
|
23
|
+
querySelectorAll() {
|
|
24
|
+
return [];
|
|
25
|
+
},
|
|
26
|
+
getElementById() {
|
|
27
|
+
return null;
|
|
28
|
+
},
|
|
29
|
+
createEvent() {
|
|
30
|
+
return {
|
|
31
|
+
initEvent() {
|
|
32
|
+
}
|
|
33
|
+
};
|
|
34
|
+
},
|
|
35
|
+
createElement() {
|
|
36
|
+
return {
|
|
37
|
+
children: [],
|
|
38
|
+
childNodes: [],
|
|
39
|
+
style: {},
|
|
40
|
+
setAttribute() {
|
|
41
|
+
},
|
|
42
|
+
getElementsByTagName() {
|
|
43
|
+
return [];
|
|
44
|
+
}
|
|
45
|
+
};
|
|
46
|
+
},
|
|
47
|
+
createElementNS() {
|
|
48
|
+
return {};
|
|
49
|
+
},
|
|
50
|
+
importNode() {
|
|
51
|
+
return null;
|
|
52
|
+
},
|
|
53
|
+
location: {
|
|
54
|
+
hash: "",
|
|
55
|
+
host: "",
|
|
56
|
+
hostname: "",
|
|
57
|
+
href: "",
|
|
58
|
+
origin: "",
|
|
59
|
+
pathname: "",
|
|
60
|
+
protocol: "",
|
|
61
|
+
search: ""
|
|
62
|
+
}
|
|
63
|
+
};
|
|
64
|
+
function c() {
|
|
65
|
+
const e = typeof document < "u" ? document : {};
|
|
66
|
+
return o(e, u), e;
|
|
67
|
+
}
|
|
68
|
+
const i = {
|
|
69
|
+
document: u,
|
|
70
|
+
navigator: {
|
|
71
|
+
userAgent: ""
|
|
72
|
+
},
|
|
73
|
+
location: {
|
|
74
|
+
hash: "",
|
|
75
|
+
host: "",
|
|
76
|
+
hostname: "",
|
|
77
|
+
href: "",
|
|
78
|
+
origin: "",
|
|
79
|
+
pathname: "",
|
|
80
|
+
protocol: "",
|
|
81
|
+
search: ""
|
|
82
|
+
},
|
|
83
|
+
history: {
|
|
84
|
+
replaceState() {
|
|
85
|
+
},
|
|
86
|
+
pushState() {
|
|
87
|
+
},
|
|
88
|
+
go() {
|
|
89
|
+
},
|
|
90
|
+
back() {
|
|
7
91
|
}
|
|
8
|
-
}
|
|
92
|
+
},
|
|
93
|
+
CustomEvent: function() {
|
|
94
|
+
return this;
|
|
95
|
+
},
|
|
96
|
+
addEventListener() {
|
|
97
|
+
},
|
|
98
|
+
removeEventListener() {
|
|
99
|
+
},
|
|
100
|
+
getComputedStyle() {
|
|
101
|
+
return {
|
|
102
|
+
getPropertyValue() {
|
|
103
|
+
return "";
|
|
104
|
+
}
|
|
105
|
+
};
|
|
106
|
+
},
|
|
107
|
+
Image() {
|
|
108
|
+
},
|
|
109
|
+
Date() {
|
|
110
|
+
},
|
|
111
|
+
screen: {},
|
|
112
|
+
setTimeout() {
|
|
113
|
+
},
|
|
114
|
+
clearTimeout() {
|
|
115
|
+
},
|
|
116
|
+
matchMedia() {
|
|
117
|
+
return {};
|
|
118
|
+
},
|
|
119
|
+
requestAnimationFrame(e) {
|
|
120
|
+
return typeof setTimeout > "u" ? (e(), null) : setTimeout(e, 0);
|
|
121
|
+
},
|
|
122
|
+
cancelAnimationFrame(e) {
|
|
123
|
+
typeof setTimeout > "u" || clearTimeout(e);
|
|
124
|
+
}
|
|
125
|
+
};
|
|
126
|
+
function s() {
|
|
127
|
+
const e = typeof window < "u" ? window : {};
|
|
128
|
+
return o(e, i), e;
|
|
9
129
|
}
|
|
10
130
|
export {
|
|
11
|
-
|
|
131
|
+
s as a,
|
|
132
|
+
c as g
|
|
12
133
|
};
|
package/index184.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./index183.js");function h(e){return e===void 0&&(e=""),e.trim().split(" ").filter(t=>!!t.trim())}function S(e){const t=e;Object.keys(t).forEach(n=>{try{t[n]=null}catch{}try{delete t[n]}catch{}})}function T(e,t){return t===void 0&&(t=0),setTimeout(e,t)}function b(){return Date.now()}function x(e){const t=c.a();let n;return t.getComputedStyle&&(n=t.getComputedStyle(e,null)),!n&&e.currentStyle&&(n=e.currentStyle),n||(n=e.style),n}function E(e,t){t===void 0&&(t="x");const n=c.a();let r,i,l;const s=x(e);return n.WebKitCSSMatrix?(i=s.transform||s.webkitTransform,i.split(",").length>6&&(i=i.split(", ").map(o=>o.replace(",",".")).join(", ")),l=new n.WebKitCSSMatrix(i==="none"?"":i)):(l=s.MozTransform||s.OTransform||s.MsTransform||s.msTransform||s.transform||s.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),r=l.toString().split(",")),t==="x"&&(n.WebKitCSSMatrix?i=l.m41:r.length===16?i=parseFloat(r[12]):i=parseFloat(r[4])),t==="y"&&(n.WebKitCSSMatrix?i=l.m42:r.length===16?i=parseFloat(r[13]):i=parseFloat(r[5])),i||0}function f(e){return typeof e=="object"&&e!==null&&e.constructor&&Object.prototype.toString.call(e).slice(8,-1)==="Object"}function v(e){return typeof window<"u"&&typeof window.HTMLElement<"u"?e instanceof HTMLElement:e&&(e.nodeType===1||e.nodeType===11)}function d(){const e=Object(arguments.length<=0?void 0:arguments[0]),t=["__proto__","constructor","prototype"];for(let n=1;n<arguments.length;n+=1){const r=n<0||arguments.length<=n?void 0:arguments[n];if(r!=null&&!v(r)){const i=Object.keys(Object(r)).filter(l=>t.indexOf(l)<0);for(let l=0,s=i.length;l<s;l+=1){const o=i[l],a=Object.getOwnPropertyDescriptor(r,o);a!==void 0&&a.enumerable&&(f(e[o])&&f(r[o])?r[o].__swiper__?e[o]=r[o]:d(e[o],r[o]):!f(e[o])&&f(r[o])?(e[o]={},r[o].__swiper__?e[o]=r[o]:d(e[o],r[o])):e[o]=r[o])}}}return e}function M(e,t,n){e.style.setProperty(t,n)}function O(e){let{swiper:t,targetPosition:n,side:r}=e;const i=c.a(),l=-t.translate;let s=null,o;const a=t.params.speed;t.wrapperEl.style.scrollSnapType="none",i.cancelAnimationFrame(t.cssModeFrameID);const y=n>l?"next":"prev",g=(p,m)=>y==="next"&&p>=m||y==="prev"&&p<=m,w=()=>{o=new Date().getTime(),s===null&&(s=o);const p=Math.max(Math.min((o-s)/a,1),0),m=.5-Math.cos(p*Math.PI)/2;let u=l+m*(n-l);if(g(u,n)&&(u=n),t.wrapperEl.scrollTo({[r]:u}),g(u,n)){t.wrapperEl.style.overflow="hidden",t.wrapperEl.style.scrollSnapType="",setTimeout(()=>{t.wrapperEl.style.overflow="",t.wrapperEl.scrollTo({[r]:u})}),i.cancelAnimationFrame(t.cssModeFrameID);return}t.cssModeFrameID=i.requestAnimationFrame(w)};w()}function P(e){return e.querySelector(".swiper-slide-transform")||e.shadowRoot&&e.shadowRoot.querySelector(".swiper-slide-transform")||e}function C(e,t){return t===void 0&&(t=""),[...e.children].filter(n=>n.matches(t))}function j(e){try{console.warn(e);return}catch{}}function _(e,t){t===void 0&&(t=[]);const n=document.createElement(e);return n.classList.add(...Array.isArray(t)?t:h(t)),n}function F(e){const t=c.a(),n=c.g(),r=e.getBoundingClientRect(),i=n.body,l=e.clientTop||i.clientTop||0,s=e.clientLeft||i.clientLeft||0,o=e===t?t.scrollY:e.scrollTop,a=e===t?t.scrollX:e.scrollLeft;return{top:r.top+o-l,left:r.left+a-s}}function A(e,t){const n=[];for(;e.previousElementSibling;){const r=e.previousElementSibling;t?r.matches(t)&&n.push(r):n.push(r),e=r}return n}function L(e,t){const n=[];for(;e.nextElementSibling;){const r=e.nextElementSibling;t?r.matches(t)&&n.push(r):n.push(r),e=r}return n}function k(e,t){return c.a().getComputedStyle(e,null).getPropertyValue(t)}function W(e){let t=e,n;if(t){for(n=0;(t=t.previousSibling)!==null;)t.nodeType===1&&(n+=1);return n}}function D(e,t){const n=[];let r=e.parentElement;for(;r;)t?r.matches(t)&&n.push(r):n.push(r),r=r.parentElement;return n}function I(e,t){function n(r){r.target===e&&(t.call(e,r),e.removeEventListener("transitionend",n))}t&&e.addEventListener("transitionend",n)}function q(e,t,n){const r=c.a();return e[t==="width"?"offsetWidth":"offsetHeight"]+parseFloat(r.getComputedStyle(e,null).getPropertyValue(t==="width"?"margin-right":"margin-top"))+parseFloat(r.getComputedStyle(e,null).getPropertyValue(t==="width"?"margin-left":"margin-bottom"))}function K(e){return(Array.isArray(e)?e:[e]).filter(t=>!!t)}exports.a=D;exports.b=F;exports.c=_;exports.d=b;exports.e=C;exports.f=q;exports.g=W;exports.h=h;exports.i=E;exports.j=I;exports.k=f;exports.l=P;exports.m=K;exports.n=T;exports.o=k;exports.p=L;exports.q=A;exports.r=O;exports.s=M;exports.t=j;exports.u=d;exports.v=S;
|
package/index184.mjs
CHANGED
|
@@ -1,6 +1,182 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { a as c, g as h } from "./index183.mjs";
|
|
2
|
+
function S(e) {
|
|
3
|
+
return e === void 0 && (e = ""), e.trim().split(" ").filter((t) => !!t.trim());
|
|
4
|
+
}
|
|
5
|
+
function E(e) {
|
|
6
|
+
const t = e;
|
|
7
|
+
Object.keys(t).forEach((n) => {
|
|
8
|
+
try {
|
|
9
|
+
t[n] = null;
|
|
10
|
+
} catch {
|
|
11
|
+
}
|
|
12
|
+
try {
|
|
13
|
+
delete t[n];
|
|
14
|
+
} catch {
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
function v(e, t) {
|
|
19
|
+
return t === void 0 && (t = 0), setTimeout(e, t);
|
|
20
|
+
}
|
|
21
|
+
function M() {
|
|
22
|
+
return Date.now();
|
|
23
|
+
}
|
|
24
|
+
function T(e) {
|
|
25
|
+
const t = c();
|
|
26
|
+
let n;
|
|
27
|
+
return t.getComputedStyle && (n = t.getComputedStyle(e, null)), !n && e.currentStyle && (n = e.currentStyle), n || (n = e.style), n;
|
|
28
|
+
}
|
|
29
|
+
function C(e, t) {
|
|
30
|
+
t === void 0 && (t = "x");
|
|
31
|
+
const n = c();
|
|
32
|
+
let r, i, s;
|
|
33
|
+
const l = T(e);
|
|
34
|
+
return n.WebKitCSSMatrix ? (i = l.transform || l.webkitTransform, i.split(",").length > 6 && (i = i.split(", ").map((o) => o.replace(",", ".")).join(", ")), s = new n.WebKitCSSMatrix(i === "none" ? "" : i)) : (s = l.MozTransform || l.OTransform || l.MsTransform || l.msTransform || l.transform || l.getPropertyValue("transform").replace("translate(", "matrix(1, 0, 0, 1,"), r = s.toString().split(",")), t === "x" && (n.WebKitCSSMatrix ? i = s.m41 : r.length === 16 ? i = parseFloat(r[12]) : i = parseFloat(r[4])), t === "y" && (n.WebKitCSSMatrix ? i = s.m42 : r.length === 16 ? i = parseFloat(r[13]) : i = parseFloat(r[5])), i || 0;
|
|
35
|
+
}
|
|
36
|
+
function m(e) {
|
|
37
|
+
return typeof e == "object" && e !== null && e.constructor && Object.prototype.toString.call(e).slice(8, -1) === "Object";
|
|
38
|
+
}
|
|
39
|
+
function b(e) {
|
|
40
|
+
return typeof window < "u" && typeof window.HTMLElement < "u" ? e instanceof HTMLElement : e && (e.nodeType === 1 || e.nodeType === 11);
|
|
41
|
+
}
|
|
42
|
+
function y() {
|
|
43
|
+
const e = Object(arguments.length <= 0 ? void 0 : arguments[0]), t = ["__proto__", "constructor", "prototype"];
|
|
44
|
+
for (let n = 1; n < arguments.length; n += 1) {
|
|
45
|
+
const r = n < 0 || arguments.length <= n ? void 0 : arguments[n];
|
|
46
|
+
if (r != null && !b(r)) {
|
|
47
|
+
const i = Object.keys(Object(r)).filter((s) => t.indexOf(s) < 0);
|
|
48
|
+
for (let s = 0, l = i.length; s < l; s += 1) {
|
|
49
|
+
const o = i[s], a = Object.getOwnPropertyDescriptor(r, o);
|
|
50
|
+
a !== void 0 && a.enumerable && (m(e[o]) && m(r[o]) ? r[o].__swiper__ ? e[o] = r[o] : y(e[o], r[o]) : !m(e[o]) && m(r[o]) ? (e[o] = {}, r[o].__swiper__ ? e[o] = r[o] : y(e[o], r[o])) : e[o] = r[o]);
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
return e;
|
|
55
|
+
}
|
|
56
|
+
function O(e, t, n) {
|
|
57
|
+
e.style.setProperty(t, n);
|
|
58
|
+
}
|
|
59
|
+
function P(e) {
|
|
60
|
+
let {
|
|
61
|
+
swiper: t,
|
|
62
|
+
targetPosition: n,
|
|
63
|
+
side: r
|
|
64
|
+
} = e;
|
|
65
|
+
const i = c(), s = -t.translate;
|
|
66
|
+
let l = null, o;
|
|
67
|
+
const a = t.params.speed;
|
|
68
|
+
t.wrapperEl.style.scrollSnapType = "none", i.cancelAnimationFrame(t.cssModeFrameID);
|
|
69
|
+
const d = n > s ? "next" : "prev", g = (f, p) => d === "next" && f >= p || d === "prev" && f <= p, w = () => {
|
|
70
|
+
o = (/* @__PURE__ */ new Date()).getTime(), l === null && (l = o);
|
|
71
|
+
const f = Math.max(Math.min((o - l) / a, 1), 0), p = 0.5 - Math.cos(f * Math.PI) / 2;
|
|
72
|
+
let u = s + p * (n - s);
|
|
73
|
+
if (g(u, n) && (u = n), t.wrapperEl.scrollTo({
|
|
74
|
+
[r]: u
|
|
75
|
+
}), g(u, n)) {
|
|
76
|
+
t.wrapperEl.style.overflow = "hidden", t.wrapperEl.style.scrollSnapType = "", setTimeout(() => {
|
|
77
|
+
t.wrapperEl.style.overflow = "", t.wrapperEl.scrollTo({
|
|
78
|
+
[r]: u
|
|
79
|
+
});
|
|
80
|
+
}), i.cancelAnimationFrame(t.cssModeFrameID);
|
|
81
|
+
return;
|
|
82
|
+
}
|
|
83
|
+
t.cssModeFrameID = i.requestAnimationFrame(w);
|
|
84
|
+
};
|
|
85
|
+
w();
|
|
86
|
+
}
|
|
87
|
+
function j(e) {
|
|
88
|
+
return e.querySelector(".swiper-slide-transform") || e.shadowRoot && e.shadowRoot.querySelector(".swiper-slide-transform") || e;
|
|
89
|
+
}
|
|
90
|
+
function F(e, t) {
|
|
91
|
+
return t === void 0 && (t = ""), [...e.children].filter((n) => n.matches(t));
|
|
92
|
+
}
|
|
93
|
+
function _(e) {
|
|
94
|
+
try {
|
|
95
|
+
console.warn(e);
|
|
96
|
+
return;
|
|
97
|
+
} catch {
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
function A(e, t) {
|
|
101
|
+
t === void 0 && (t = []);
|
|
102
|
+
const n = document.createElement(e);
|
|
103
|
+
return n.classList.add(...Array.isArray(t) ? t : S(t)), n;
|
|
104
|
+
}
|
|
105
|
+
function L(e) {
|
|
106
|
+
const t = c(), n = h(), r = e.getBoundingClientRect(), i = n.body, s = e.clientTop || i.clientTop || 0, l = e.clientLeft || i.clientLeft || 0, o = e === t ? t.scrollY : e.scrollTop, a = e === t ? t.scrollX : e.scrollLeft;
|
|
107
|
+
return {
|
|
108
|
+
top: r.top + o - s,
|
|
109
|
+
left: r.left + a - l
|
|
110
|
+
};
|
|
111
|
+
}
|
|
112
|
+
function k(e, t) {
|
|
113
|
+
const n = [];
|
|
114
|
+
for (; e.previousElementSibling; ) {
|
|
115
|
+
const r = e.previousElementSibling;
|
|
116
|
+
t ? r.matches(t) && n.push(r) : n.push(r), e = r;
|
|
117
|
+
}
|
|
118
|
+
return n;
|
|
119
|
+
}
|
|
120
|
+
function D(e, t) {
|
|
121
|
+
const n = [];
|
|
122
|
+
for (; e.nextElementSibling; ) {
|
|
123
|
+
const r = e.nextElementSibling;
|
|
124
|
+
t ? r.matches(t) && n.push(r) : n.push(r), e = r;
|
|
125
|
+
}
|
|
126
|
+
return n;
|
|
127
|
+
}
|
|
128
|
+
function W(e, t) {
|
|
129
|
+
return c().getComputedStyle(e, null).getPropertyValue(t);
|
|
130
|
+
}
|
|
131
|
+
function I(e) {
|
|
132
|
+
let t = e, n;
|
|
133
|
+
if (t) {
|
|
134
|
+
for (n = 0; (t = t.previousSibling) !== null; )
|
|
135
|
+
t.nodeType === 1 && (n += 1);
|
|
136
|
+
return n;
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
function K(e, t) {
|
|
140
|
+
const n = [];
|
|
141
|
+
let r = e.parentElement;
|
|
142
|
+
for (; r; )
|
|
143
|
+
t ? r.matches(t) && n.push(r) : n.push(r), r = r.parentElement;
|
|
144
|
+
return n;
|
|
145
|
+
}
|
|
146
|
+
function q(e, t) {
|
|
147
|
+
function n(r) {
|
|
148
|
+
r.target === e && (t.call(e, r), e.removeEventListener("transitionend", n));
|
|
149
|
+
}
|
|
150
|
+
t && e.addEventListener("transitionend", n);
|
|
151
|
+
}
|
|
152
|
+
function V(e, t, n) {
|
|
153
|
+
const r = c();
|
|
154
|
+
return e[t === "width" ? "offsetWidth" : "offsetHeight"] + parseFloat(r.getComputedStyle(e, null).getPropertyValue(t === "width" ? "margin-right" : "margin-top")) + parseFloat(r.getComputedStyle(e, null).getPropertyValue(t === "width" ? "margin-left" : "margin-bottom"));
|
|
155
|
+
}
|
|
156
|
+
function B(e) {
|
|
157
|
+
return (Array.isArray(e) ? e : [e]).filter((t) => !!t);
|
|
3
158
|
}
|
|
4
159
|
export {
|
|
5
|
-
|
|
160
|
+
K as a,
|
|
161
|
+
L as b,
|
|
162
|
+
A as c,
|
|
163
|
+
M as d,
|
|
164
|
+
F as e,
|
|
165
|
+
V as f,
|
|
166
|
+
I as g,
|
|
167
|
+
S as h,
|
|
168
|
+
C as i,
|
|
169
|
+
q as j,
|
|
170
|
+
m as k,
|
|
171
|
+
j as l,
|
|
172
|
+
B as m,
|
|
173
|
+
v as n,
|
|
174
|
+
W as o,
|
|
175
|
+
D as p,
|
|
176
|
+
k as q,
|
|
177
|
+
P as r,
|
|
178
|
+
O as s,
|
|
179
|
+
_ as t,
|
|
180
|
+
y as u,
|
|
181
|
+
E as v
|
|
6
182
|
};
|
package/index185.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./index184.js");function o(i,f,l,n){return i.params.createElements&&Object.keys(n).forEach(e=>{if(!l[e]&&l.auto===!0){let t=u.e(i.el,`.${n[e]}`)[0];t||(t=u.c("div",n[e]),t.className=n[e],i.el.append(t)),l[e]=t,f[e]=t}}),l}exports.c=o;
|
package/index185.mjs
CHANGED
|
@@ -1,39 +1,12 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
setTransition: p,
|
|
8
|
-
overwriteParams: n,
|
|
9
|
-
perspective: o,
|
|
10
|
-
recreateShadows: l,
|
|
11
|
-
getEffectParams: c
|
|
12
|
-
} = d;
|
|
13
|
-
r("beforeInit", () => {
|
|
14
|
-
if (e.params.effect !== s) return;
|
|
15
|
-
e.classNames.push(`${e.params.containerModifierClass}${s}`), o && o() && e.classNames.push(`${e.params.containerModifierClass}3d`);
|
|
16
|
-
const a = n ? n() : {};
|
|
17
|
-
Object.assign(e.params, a), Object.assign(e.originalParams, a);
|
|
18
|
-
}), r("setTranslate", () => {
|
|
19
|
-
e.params.effect === s && f();
|
|
20
|
-
}), r("setTransition", (a, i) => {
|
|
21
|
-
e.params.effect === s && p(i);
|
|
22
|
-
}), r("transitionEnd", () => {
|
|
23
|
-
if (e.params.effect === s && l) {
|
|
24
|
-
if (!c || !c().slideShadows) return;
|
|
25
|
-
e.slides.forEach((a) => {
|
|
26
|
-
a.querySelectorAll(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").forEach((i) => i.remove());
|
|
27
|
-
}), l();
|
|
1
|
+
import { e as i, c as m } from "./index184.mjs";
|
|
2
|
+
function o(f, a, n, l) {
|
|
3
|
+
return f.params.createElements && Object.keys(l).forEach((e) => {
|
|
4
|
+
if (!n[e] && n.auto === !0) {
|
|
5
|
+
let t = i(f.el, `.${l[e]}`)[0];
|
|
6
|
+
t || (t = m("div", l[e]), t.className = l[e], f.el.append(t)), n[e] = t, a[e] = t;
|
|
28
7
|
}
|
|
29
|
-
});
|
|
30
|
-
let t;
|
|
31
|
-
r("virtualUpdate", () => {
|
|
32
|
-
e.params.effect === s && (e.slides.length || (t = !0), requestAnimationFrame(() => {
|
|
33
|
-
t && e.slides && e.slides.length && (f(), t = !1);
|
|
34
|
-
}));
|
|
35
|
-
});
|
|
8
|
+
}), n;
|
|
36
9
|
}
|
|
37
10
|
export {
|
|
38
|
-
|
|
11
|
+
o as c
|
|
39
12
|
};
|
package/index186.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function r(e){return e===void 0&&(e=""),`.${e.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}exports.c=r;
|
package/index186.mjs
CHANGED
|
@@ -1,8 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
const e = i(t);
|
|
4
|
-
return e !== t && (e.style.backfaceVisibility = "hidden", e.style["-webkit-backface-visibility"] = "hidden"), e;
|
|
1
|
+
function r(e) {
|
|
2
|
+
return e === void 0 && (e = ""), `.${e.trim().replace(/([\.:!+\/])/g, "\\$1").replace(/ /g, ".")}`;
|
|
5
3
|
}
|
|
6
4
|
export {
|
|
7
|
-
r as
|
|
5
|
+
r as c
|
|
8
6
|
};
|
package/index187.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function m(d){const{effect:s,swiper:e,on:r,setTranslate:n,setTransition:p,overwriteParams:f,perspective:o,recreateShadows:l,getEffectParams:c}=d;r("beforeInit",()=>{if(e.params.effect!==s)return;e.classNames.push(`${e.params.containerModifierClass}${s}`),o&&o()&&e.classNames.push(`${e.params.containerModifierClass}3d`);const t=f?f():{};Object.assign(e.params,t),Object.assign(e.originalParams,t)}),r("setTranslate",()=>{e.params.effect===s&&n()}),r("setTransition",(t,i)=>{e.params.effect===s&&p(i)}),r("transitionEnd",()=>{if(e.params.effect===s&&l){if(!c||!c().slideShadows)return;e.slides.forEach(t=>{t.querySelectorAll(".swiper-slide-shadow-top, .swiper-slide-shadow-right, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left").forEach(i=>i.remove())}),l()}});let a;r("virtualUpdate",()=>{e.params.effect===s&&(e.slides.length||(a=!0),requestAnimationFrame(()=>{a&&e.slides&&e.slides.length&&(n(),a=!1)}))})}exports.e=m;
|