@okam/stack-ui 1.35.0 → 1.35.2
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/fields/SearchField/interface.d.ts +1 -0
- package/components/fields/Select/Select.d.ts +1 -1
- package/index125.js +1 -1
- package/index125.mjs +9 -9
- package/index141.js +1 -1
- package/index141.mjs +23 -23
- package/index142.js +1 -1
- package/index142.mjs +3 -3
- package/index147.js +1 -1
- package/index147.mjs +1 -1
- package/index152.js +1 -1
- package/index152.mjs +1 -1
- package/index16.js +1 -1
- package/index16.mjs +133 -131
- package/index178.js +1 -1
- package/index178.mjs +122 -201
- package/index179.js +1 -1
- package/index179.mjs +130 -60
- package/index18.js +1 -1
- package/index18.mjs +22 -22
- package/index180.js +1 -1
- package/index180.mjs +44 -143
- package/index181.js +1 -1
- package/index181.mjs +14 -124
- package/index182.js +1 -1
- package/index182.mjs +87 -216
- package/index183.js +1 -1
- package/index183.mjs +102 -186
- package/index184.js +1 -1
- package/index184.mjs +4 -69
- package/index185.js +1 -1
- package/index185.mjs +3 -279
- package/index186.js +1 -1
- package/index186.mjs +119 -92
- package/index187.js +1 -1
- package/index187.mjs +23 -182
- package/index188.js +1 -1
- package/index188.mjs +51 -84
- package/index189.js +1 -1
- package/index189.mjs +44 -58
- package/index190.js +1 -1
- package/index190.mjs +35 -124
- package/index191.js +1 -1
- package/index191.mjs +110 -113
- package/index192.js +1 -1
- package/index192.mjs +74 -119
- package/index193.js +1 -1
- package/index193.mjs +101 -72
- package/index194.js +1 -1
- package/index194.mjs +98 -111
- package/index195.js +1 -1
- package/index195.mjs +197 -46
- package/index196.js +1 -1
- package/index196.mjs +57 -86
- package/index197.js +1 -1
- package/index197.mjs +138 -65
- package/index198.js +1 -1
- package/index198.mjs +121 -53
- package/index199.js +1 -1
- package/index199.mjs +218 -93
- package/index200.js +1 -5
- package/index200.mjs +187 -77
- package/index201.js +1 -1
- package/index201.mjs +60 -2016
- package/index202.js +1 -1
- package/index202.mjs +277 -57
- package/index203.js +1 -1
- package/index203.mjs +95 -185
- package/index204.js +1 -1
- package/index204.mjs +179 -115
- package/index205.js +1 -1
- package/index205.mjs +81 -131
- package/index206.js +1 -1
- package/index206.mjs +58 -44
- package/index207.js +1 -1
- package/index207.mjs +126 -14
- package/index208.js +1 -1
- package/index208.mjs +113 -92
- package/index209.js +1 -1
- package/index209.mjs +119 -103
- package/index210.js +1 -1
- package/index210.mjs +72 -4
- package/index211.js +1 -1
- package/index211.mjs +110 -3
- package/index212.js +1 -1
- package/index212.mjs +51 -124
- package/index213.js +1 -1
- package/index213.mjs +93 -29
- package/index214.js +1 -1
- package/index214.mjs +70 -51
- package/index215.js +1 -1
- package/index215.mjs +56 -44
- package/index216.js +1 -1
- package/index216.mjs +98 -36
- package/index217.js +5 -1
- package/index217.mjs +78 -111
- package/index218.js +1 -1
- package/index218.mjs +2021 -73
- package/index219.js +1 -1
- package/index219.mjs +57 -99
- package/index220.js +1 -1
- package/index220.mjs +189 -98
- package/index232.js +1 -1
- package/index232.mjs +4 -130
- package/index233.js +1 -1
- package/index233.mjs +123 -183
- package/index234.js +1 -1
- package/index234.mjs +189 -8
- package/index235.js +1 -1
- package/index235.mjs +9 -3
- package/index236.js +1 -1
- package/index236.mjs +3 -36
- package/index237.js +1 -1
- package/index237.mjs +36 -5
- package/index238.js +1 -1
- package/index238.mjs +5 -29
- package/index239.js +1 -1
- package/index239.mjs +29 -6
- package/index240.js +1 -1
- package/index240.mjs +6 -4
- package/package.json +2 -29
package/index203.mjs
CHANGED
|
@@ -1,191 +1,101 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
"injectStyles",
|
|
4
|
-
"injectStylesUrls",
|
|
5
|
-
"modules",
|
|
6
|
-
"init",
|
|
7
|
-
"_direction",
|
|
8
|
-
"oneWayMovement",
|
|
9
|
-
"swiperElementNodeName",
|
|
10
|
-
"touchEventsTarget",
|
|
11
|
-
"initialSlide",
|
|
12
|
-
"_speed",
|
|
13
|
-
"cssMode",
|
|
14
|
-
"updateOnWindowResize",
|
|
15
|
-
"resizeObserver",
|
|
16
|
-
"nested",
|
|
17
|
-
"focusableElements",
|
|
18
|
-
"_enabled",
|
|
19
|
-
"_width",
|
|
20
|
-
"_height",
|
|
21
|
-
"preventInteractionOnTransition",
|
|
22
|
-
"userAgent",
|
|
23
|
-
"url",
|
|
24
|
-
"_edgeSwipeDetection",
|
|
25
|
-
"_edgeSwipeThreshold",
|
|
26
|
-
"_freeMode",
|
|
27
|
-
"_autoHeight",
|
|
28
|
-
"setWrapperSize",
|
|
29
|
-
"virtualTranslate",
|
|
30
|
-
"_effect",
|
|
31
|
-
"breakpoints",
|
|
32
|
-
"breakpointsBase",
|
|
33
|
-
"_spaceBetween",
|
|
34
|
-
"_slidesPerView",
|
|
35
|
-
"maxBackfaceHiddenSlides",
|
|
36
|
-
"_grid",
|
|
37
|
-
"_slidesPerGroup",
|
|
38
|
-
"_slidesPerGroupSkip",
|
|
39
|
-
"_slidesPerGroupAuto",
|
|
40
|
-
"_centeredSlides",
|
|
41
|
-
"_centeredSlidesBounds",
|
|
42
|
-
"_slidesOffsetBefore",
|
|
43
|
-
"_slidesOffsetAfter",
|
|
44
|
-
"normalizeSlideIndex",
|
|
45
|
-
"_centerInsufficientSlides",
|
|
46
|
-
"_watchOverflow",
|
|
47
|
-
"roundLengths",
|
|
48
|
-
"touchRatio",
|
|
49
|
-
"touchAngle",
|
|
50
|
-
"simulateTouch",
|
|
51
|
-
"_shortSwipes",
|
|
52
|
-
"_longSwipes",
|
|
53
|
-
"longSwipesRatio",
|
|
54
|
-
"longSwipesMs",
|
|
55
|
-
"_followFinger",
|
|
56
|
-
"allowTouchMove",
|
|
57
|
-
"_threshold",
|
|
58
|
-
"touchMoveStopPropagation",
|
|
59
|
-
"touchStartPreventDefault",
|
|
60
|
-
"touchStartForcePreventDefault",
|
|
61
|
-
"touchReleaseOnEdges",
|
|
62
|
-
"uniqueNavElements",
|
|
63
|
-
"_resistance",
|
|
64
|
-
"_resistanceRatio",
|
|
65
|
-
"_watchSlidesProgress",
|
|
66
|
-
"_grabCursor",
|
|
67
|
-
"preventClicks",
|
|
68
|
-
"preventClicksPropagation",
|
|
69
|
-
"_slideToClickedSlide",
|
|
70
|
-
"_loop",
|
|
71
|
-
"loopAdditionalSlides",
|
|
72
|
-
"loopAddBlankSlides",
|
|
73
|
-
"loopPreventsSliding",
|
|
74
|
-
"_rewind",
|
|
75
|
-
"_allowSlidePrev",
|
|
76
|
-
"_allowSlideNext",
|
|
77
|
-
"_swipeHandler",
|
|
78
|
-
"_noSwiping",
|
|
79
|
-
"noSwipingClass",
|
|
80
|
-
"noSwipingSelector",
|
|
81
|
-
"passiveListeners",
|
|
82
|
-
"containerModifierClass",
|
|
83
|
-
"slideClass",
|
|
84
|
-
"slideActiveClass",
|
|
85
|
-
"slideVisibleClass",
|
|
86
|
-
"slideFullyVisibleClass",
|
|
87
|
-
"slideNextClass",
|
|
88
|
-
"slidePrevClass",
|
|
89
|
-
"slideBlankClass",
|
|
90
|
-
"wrapperClass",
|
|
91
|
-
"lazyPreloaderClass",
|
|
92
|
-
"lazyPreloadPrevNext",
|
|
93
|
-
"runCallbacksOnInit",
|
|
94
|
-
"observer",
|
|
95
|
-
"observeParents",
|
|
96
|
-
"observeSlideChildren",
|
|
97
|
-
// modules
|
|
98
|
-
"a11y",
|
|
99
|
-
"_autoplay",
|
|
100
|
-
"_controller",
|
|
101
|
-
"coverflowEffect",
|
|
102
|
-
"cubeEffect",
|
|
103
|
-
"fadeEffect",
|
|
104
|
-
"flipEffect",
|
|
105
|
-
"creativeEffect",
|
|
106
|
-
"cardsEffect",
|
|
107
|
-
"hashNavigation",
|
|
108
|
-
"history",
|
|
109
|
-
"keyboard",
|
|
110
|
-
"mousewheel",
|
|
111
|
-
"_navigation",
|
|
112
|
-
"_pagination",
|
|
113
|
-
"parallax",
|
|
114
|
-
"_scrollbar",
|
|
115
|
-
"_thumbs",
|
|
116
|
-
"virtual",
|
|
117
|
-
"zoom",
|
|
118
|
-
"control"
|
|
119
|
-
];
|
|
120
|
-
function b(t) {
|
|
121
|
-
return typeof t == "object" && t !== null && t.constructor && Object.prototype.toString.call(t).slice(8, -1) === "Object" && !t.__swiper__;
|
|
122
|
-
}
|
|
123
|
-
function j(t, i) {
|
|
124
|
-
const r = ["__proto__", "constructor", "prototype"];
|
|
125
|
-
Object.keys(i).filter((e) => r.indexOf(e) < 0).forEach((e) => {
|
|
126
|
-
typeof t[e] > "u" ? t[e] = i[e] : b(i[e]) && b(t[e]) && Object.keys(i[e]).length > 0 ? i[e].__swiper__ ? t[e] = i[e] : j(t[e], i[e]) : t[e] = i[e];
|
|
127
|
-
});
|
|
128
|
-
}
|
|
129
|
-
function M(t) {
|
|
130
|
-
return t === void 0 && (t = {}), t.navigation && typeof t.navigation.nextEl > "u" && typeof t.navigation.prevEl > "u";
|
|
131
|
-
}
|
|
132
|
-
function B(t) {
|
|
133
|
-
return t === void 0 && (t = {}), t.pagination && typeof t.pagination.el > "u";
|
|
134
|
-
}
|
|
135
|
-
function I(t) {
|
|
136
|
-
return t === void 0 && (t = {}), t.scrollbar && typeof t.scrollbar.el > "u";
|
|
137
|
-
}
|
|
138
|
-
function L(t) {
|
|
139
|
-
t === void 0 && (t = "");
|
|
140
|
-
const i = t.split(" ").map((e) => e.trim()).filter((e) => !!e), r = [];
|
|
141
|
-
return i.forEach((e) => {
|
|
142
|
-
r.indexOf(e) < 0 && r.push(e);
|
|
143
|
-
}), r.join(" ");
|
|
144
|
-
}
|
|
145
|
-
function N(t) {
|
|
146
|
-
return t === void 0 && (t = ""), t ? t.includes("swiper-wrapper") ? t : `swiper-wrapper ${t}` : "swiper-wrapper";
|
|
147
|
-
}
|
|
148
|
-
function A(t) {
|
|
1
|
+
import { n as w, k as v } from "./index234.mjs";
|
|
2
|
+
function b(m) {
|
|
149
3
|
let {
|
|
150
|
-
swiper:
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
scrollbar: v,
|
|
164
|
-
virtual: u,
|
|
165
|
-
thumbs: E
|
|
166
|
-
} = i;
|
|
167
|
-
let S, _, x, C, P, m, O, g;
|
|
168
|
-
o.includes("thumbs") && e.thumbs && e.thumbs.swiper && !e.thumbs.swiper.destroyed && l.thumbs && (!l.thumbs.swiper || l.thumbs.swiper.destroyed) && (S = !0), o.includes("controller") && e.controller && e.controller.control && l.controller && !l.controller.control && (_ = !0), o.includes("pagination") && e.pagination && (e.pagination.el || c) && (l.pagination || l.pagination === !1) && p && !p.el && (x = !0), o.includes("scrollbar") && e.scrollbar && (e.scrollbar.el || d) && (l.scrollbar || l.scrollbar === !1) && v && !v.el && (C = !0), o.includes("navigation") && e.navigation && (e.navigation.prevEl || a) && (e.navigation.nextEl || s) && (l.navigation || l.navigation === !1) && f && !f.prevEl && !f.nextEl && (P = !0);
|
|
169
|
-
const T = (n) => {
|
|
170
|
-
i[n] && (i[n].destroy(), n === "navigation" ? (i.isElement && (i[n].prevEl.remove(), i[n].nextEl.remove()), l[n].prevEl = void 0, l[n].nextEl = void 0, i[n].prevEl = void 0, i[n].nextEl = void 0) : (i.isElement && i[n].el.remove(), l[n].el = void 0, i[n].el = void 0));
|
|
4
|
+
swiper: e,
|
|
5
|
+
extendParams: h,
|
|
6
|
+
on: f
|
|
7
|
+
} = m;
|
|
8
|
+
h({
|
|
9
|
+
controller: {
|
|
10
|
+
control: void 0,
|
|
11
|
+
inverse: !1,
|
|
12
|
+
by: "slide"
|
|
13
|
+
// or 'container'
|
|
14
|
+
}
|
|
15
|
+
}), e.controller = {
|
|
16
|
+
control: void 0
|
|
171
17
|
};
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
18
|
+
function p(s, i) {
|
|
19
|
+
const o = /* @__PURE__ */ function() {
|
|
20
|
+
let l, n, c;
|
|
21
|
+
return (u, g) => {
|
|
22
|
+
for (n = -1, l = u.length; l - n > 1; )
|
|
23
|
+
c = l + n >> 1, u[c] <= g ? n = c : l = c;
|
|
24
|
+
return l;
|
|
25
|
+
};
|
|
26
|
+
}();
|
|
27
|
+
this.x = s, this.y = i, this.lastIndex = s.length - 1;
|
|
28
|
+
let t, r;
|
|
29
|
+
return this.interpolate = function(l) {
|
|
30
|
+
return l ? (r = o(this.x, l), t = r - 1, (l - this.x[t]) * (this.y[r] - this.y[t]) / (this.x[r] - this.x[t]) + this.y[t]) : 0;
|
|
31
|
+
}, this;
|
|
32
|
+
}
|
|
33
|
+
function T(s) {
|
|
34
|
+
e.controller.spline = e.params.loop ? new p(e.slidesGrid, s.slidesGrid) : new p(e.snapGrid, s.snapGrid);
|
|
35
|
+
}
|
|
36
|
+
function y(s, i) {
|
|
37
|
+
const o = e.controller.control;
|
|
38
|
+
let t, r;
|
|
39
|
+
const a = e.constructor;
|
|
40
|
+
function l(n) {
|
|
41
|
+
if (n.destroyed) return;
|
|
42
|
+
const c = e.rtlTranslate ? -e.translate : e.translate;
|
|
43
|
+
e.params.controller.by === "slide" && (T(n), r = -e.controller.spline.interpolate(-c)), (!r || e.params.controller.by === "container") && (t = (n.maxTranslate() - n.minTranslate()) / (e.maxTranslate() - e.minTranslate()), (Number.isNaN(t) || !Number.isFinite(t)) && (t = 1), r = (c - e.minTranslate()) * t + n.minTranslate()), e.params.controller.inverse && (r = n.maxTranslate() - r), n.updateProgress(r), n.setTranslate(r, e), n.updateActiveIndex(), n.updateSlidesClasses();
|
|
178
44
|
}
|
|
179
|
-
|
|
45
|
+
if (Array.isArray(o))
|
|
46
|
+
for (let n = 0; n < o.length; n += 1)
|
|
47
|
+
o[n] !== i && o[n] instanceof a && l(o[n]);
|
|
48
|
+
else o instanceof a && i !== o && l(o);
|
|
49
|
+
}
|
|
50
|
+
function x(s, i) {
|
|
51
|
+
const o = e.constructor, t = e.controller.control;
|
|
52
|
+
let r;
|
|
53
|
+
function a(l) {
|
|
54
|
+
l.destroyed || (l.setTransition(s, e), s !== 0 && (l.transitionStart(), l.params.autoHeight && w(() => {
|
|
55
|
+
l.updateAutoHeight();
|
|
56
|
+
}), v(l.wrapperEl, () => {
|
|
57
|
+
t && l.transitionEnd();
|
|
58
|
+
})));
|
|
59
|
+
}
|
|
60
|
+
if (Array.isArray(t))
|
|
61
|
+
for (r = 0; r < t.length; r += 1)
|
|
62
|
+
t[r] !== i && t[r] instanceof o && a(t[r]);
|
|
63
|
+
else t instanceof o && i !== t && a(t);
|
|
64
|
+
}
|
|
65
|
+
function d() {
|
|
66
|
+
e.controller.control && e.controller.spline && (e.controller.spline = void 0, delete e.controller.spline);
|
|
67
|
+
}
|
|
68
|
+
f("beforeInit", () => {
|
|
69
|
+
if (typeof window < "u" && // eslint-disable-line
|
|
70
|
+
(typeof e.params.controller.control == "string" || e.params.controller.control instanceof HTMLElement)) {
|
|
71
|
+
(typeof e.params.controller.control == "string" ? [...document.querySelectorAll(e.params.controller.control)] : [e.params.controller.control]).forEach((i) => {
|
|
72
|
+
if (e.controller.control || (e.controller.control = []), i && i.swiper)
|
|
73
|
+
e.controller.control.push(i.swiper);
|
|
74
|
+
else if (i) {
|
|
75
|
+
const o = `${e.params.eventsPrefix}init`, t = (r) => {
|
|
76
|
+
e.controller.control.push(r.detail[0]), e.update(), i.removeEventListener(o, t);
|
|
77
|
+
};
|
|
78
|
+
i.addEventListener(o, t);
|
|
79
|
+
}
|
|
80
|
+
});
|
|
81
|
+
return;
|
|
82
|
+
}
|
|
83
|
+
e.controller.control = e.params.controller.control;
|
|
84
|
+
}), f("update", () => {
|
|
85
|
+
d();
|
|
86
|
+
}), f("resize", () => {
|
|
87
|
+
d();
|
|
88
|
+
}), f("observerUpdate", () => {
|
|
89
|
+
d();
|
|
90
|
+
}), f("setTranslate", (s, i, o) => {
|
|
91
|
+
!e.controller.control || e.controller.control.destroyed || e.controller.setTranslate(i, o);
|
|
92
|
+
}), f("setTransition", (s, i, o) => {
|
|
93
|
+
!e.controller.control || e.controller.control.destroyed || e.controller.setTransition(i, o);
|
|
94
|
+
}), Object.assign(e.controller, {
|
|
95
|
+
setTranslate: y,
|
|
96
|
+
setTransition: x
|
|
97
|
+
});
|
|
180
98
|
}
|
|
181
99
|
export {
|
|
182
|
-
|
|
183
|
-
I as b,
|
|
184
|
-
L as d,
|
|
185
|
-
j as e,
|
|
186
|
-
b as i,
|
|
187
|
-
M as n,
|
|
188
|
-
z as p,
|
|
189
|
-
A as u,
|
|
190
|
-
N as w
|
|
100
|
+
b as default
|
|
191
101
|
};
|
package/index204.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";const F=require("./index233.js"),y=require("./index236.js"),a=require("./index234.js");function K(P){let{swiper:i,extendParams:N,on:o}=P;N({a11y:{enabled:!0,notificationClass:"swiper-notification",prevSlideMessage:"Previous slide",nextSlideMessage:"Next slide",firstSlideMessage:"This is the first slide",lastSlideMessage:"This is the last slide",paginationBulletMessage:"Go to slide {{index}}",slideLabelMessage:"{{index}} / {{slidesLength}}",containerMessage:null,containerRoleDescriptionMessage:null,containerRole:null,itemRoleDescriptionMessage:null,slideRole:"group",id:null,scrollOnFocus:!0}}),i.a11y={clicked:!1};let r=null,p,u,L=new Date().getTime();function f(e){const t=r;t.length!==0&&(t.innerHTML="",t.innerHTML=e)}function B(e){const t=()=>Math.round(16*Math.random()).toString(16);return"x".repeat(e).replace(/x/g,t)}function g(e){e=a.m(e),e.forEach(t=>{t.setAttribute("tabIndex","0")})}function M(e){e=a.m(e),e.forEach(t=>{t.setAttribute("tabIndex","-1")})}function m(e,t){e=a.m(e),e.forEach(n=>{n.setAttribute("role",t)})}function x(e,t){e=a.m(e),e.forEach(n=>{n.setAttribute("aria-roledescription",t)})}function q(e,t){e=a.m(e),e.forEach(n=>{n.setAttribute("aria-controls",t)})}function E(e,t){e=a.m(e),e.forEach(n=>{n.setAttribute("aria-label",t)})}function O(e,t){e=a.m(e),e.forEach(n=>{n.setAttribute("id",t)})}function H(e,t){e=a.m(e),e.forEach(n=>{n.setAttribute("aria-live",t)})}function w(e){e=a.m(e),e.forEach(t=>{t.setAttribute("aria-disabled",!0)})}function A(e){e=a.m(e),e.forEach(t=>{t.setAttribute("aria-disabled",!1)})}function d(e){if(e.keyCode!==13&&e.keyCode!==32)return;const t=i.params.a11y,n=e.target;if(!(i.pagination&&i.pagination.el&&(n===i.pagination.el||i.pagination.el.contains(e.target))&&!e.target.matches(y.c(i.params.pagination.bulletClass)))){if(i.navigation&&i.navigation.prevEl&&i.navigation.nextEl){const s=a.m(i.navigation.prevEl);a.m(i.navigation.nextEl).includes(n)&&(i.isEnd&&!i.params.loop||i.slideNext(),i.isEnd?f(t.lastSlideMessage):f(t.nextSlideMessage)),s.includes(n)&&(i.isBeginning&&!i.params.loop||i.slidePrev(),i.isBeginning?f(t.firstSlideMessage):f(t.prevSlideMessage))}i.pagination&&n.matches(y.c(i.params.pagination.bulletClass))&&n.click()}}function G(){if(i.params.loop||i.params.rewind||!i.navigation)return;const{nextEl:e,prevEl:t}=i.navigation;t&&(i.isBeginning?(w(t),M(t)):(A(t),g(t))),e&&(i.isEnd?(w(e),M(e)):(A(e),g(e)))}function k(){return i.pagination&&i.pagination.bullets&&i.pagination.bullets.length}function C(){return k()&&i.params.pagination.clickable}function U(){const e=i.params.a11y;k()&&i.pagination.bullets.forEach(t=>{i.params.pagination.clickable&&(g(t),i.params.pagination.renderBullet||(m(t,"button"),E(t,e.paginationBulletMessage.replace(/\{\{index\}\}/,a.h(t)+1)))),t.matches(y.c(i.params.pagination.bulletActiveClass))?t.setAttribute("aria-current","true"):t.removeAttribute("aria-current")})}const S=(e,t,n)=>{g(e),e.tagName!=="BUTTON"&&(m(e,"button"),e.addEventListener("keydown",d)),E(e,n),q(e,t)},R=e=>{u&&u!==e.target&&!u.contains(e.target)&&(p=!0),i.a11y.clicked=!0},T=()=>{p=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{i.destroyed||(i.a11y.clicked=!1)})})},D=e=>{L=new Date().getTime()},h=e=>{if(i.a11y.clicked||!i.params.a11y.scrollOnFocus||new Date().getTime()-L<100)return;const t=e.target.closest(`.${i.params.slideClass}, swiper-slide`);if(!t||!i.slides.includes(t))return;u=t;const n=i.slides.indexOf(t)===i.activeIndex,s=i.params.watchSlidesProgress&&i.visibleSlides&&i.visibleSlides.includes(t);n||s||e.sourceCapabilities&&e.sourceCapabilities.firesTouchEvents||(i.isHorizontal()?i.el.scrollLeft=0:i.el.scrollTop=0,requestAnimationFrame(()=>{p||(i.params.loop?i.slideToLoop(parseInt(t.getAttribute("data-swiper-slide-index")),0):i.slideTo(i.slides.indexOf(t),0),p=!1)}))},I=()=>{const e=i.params.a11y;e.itemRoleDescriptionMessage&&x(i.slides,e.itemRoleDescriptionMessage),e.slideRole&&m(i.slides,e.slideRole);const t=i.slides.length;e.slideLabelMessage&&i.slides.forEach((n,s)=>{const l=i.params.loop?parseInt(n.getAttribute("data-swiper-slide-index"),10):s,c=e.slideLabelMessage.replace(/\{\{index\}\}/,l+1).replace(/\{\{slidesLength\}\}/,t);E(n,c)})},V=()=>{const e=i.params.a11y;i.el.append(r);const t=i.el;e.containerRoleDescriptionMessage&&x(t,e.containerRoleDescriptionMessage),e.containerMessage&&E(t,e.containerMessage),e.containerRole&&m(t,e.containerRole);const n=i.wrapperEl,s=e.id||n.getAttribute("id")||`swiper-wrapper-${B(16)}`,l=i.params.autoplay&&i.params.autoplay.enabled?"off":"polite";O(n,s),H(n,l),I();let{nextEl:c,prevEl:v}=i.navigation?i.navigation:{};c=a.m(c),v=a.m(v),c&&c.forEach(b=>S(b,s,e.nextSlideMessage)),v&&v.forEach(b=>S(b,s,e.prevSlideMessage)),C()&&a.m(i.pagination.el).forEach(z=>{z.addEventListener("keydown",d)}),F.g().addEventListener("visibilitychange",D),i.el.addEventListener("focus",h,!0),i.el.addEventListener("focus",h,!0),i.el.addEventListener("pointerdown",R,!0),i.el.addEventListener("pointerup",T,!0)};function $(){r&&r.remove();let{nextEl:e,prevEl:t}=i.navigation?i.navigation:{};e=a.m(e),t=a.m(t),e&&e.forEach(s=>s.removeEventListener("keydown",d)),t&&t.forEach(s=>s.removeEventListener("keydown",d)),C()&&a.m(i.pagination.el).forEach(l=>{l.removeEventListener("keydown",d)}),F.g().removeEventListener("visibilitychange",D),i.el&&typeof i.el!="string"&&(i.el.removeEventListener("focus",h,!0),i.el.removeEventListener("pointerdown",R,!0),i.el.removeEventListener("pointerup",T,!0))}o("beforeInit",()=>{r=a.c("span",i.params.a11y.notificationClass),r.setAttribute("aria-live","assertive"),r.setAttribute("aria-atomic","true")}),o("afterInit",()=>{i.params.a11y.enabled&&V()}),o("slidesLengthChange snapGridLengthChange slidesGridLengthChange",()=>{i.params.a11y.enabled&&I()}),o("fromEdge toEdge afterInit lock unlock",()=>{i.params.a11y.enabled&&G()}),o("paginationUpdate",()=>{i.params.a11y.enabled&&U()}),o("destroy",()=>{i.params.a11y.enabled&&$()})}module.exports=K;
|
package/index204.mjs
CHANGED
|
@@ -1,127 +1,191 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
* When the resulting value reaches the limits of the field, it wraps around.
|
|
44
|
-
*/
|
|
45
|
-
cycle(t, e, a) {
|
|
46
|
-
return f(this, t, e, a);
|
|
47
|
-
}
|
|
48
|
-
/** Converts the date to a native JavaScript Date object, with the time set to midnight in the given time zone. */
|
|
49
|
-
toDate(t) {
|
|
50
|
-
return u(this, t);
|
|
51
|
-
}
|
|
52
|
-
/** Converts the date to an ISO 8601 formatted string. */
|
|
53
|
-
toString() {
|
|
54
|
-
return w(this);
|
|
55
|
-
}
|
|
56
|
-
/** Compares this date with another. A negative result indicates that this date is before the given one, and a positive date indicates that it is after. */
|
|
57
|
-
compare(t) {
|
|
58
|
-
return m(this, t);
|
|
59
|
-
}
|
|
60
|
-
constructor(...t) {
|
|
61
|
-
p(this, S, {
|
|
62
|
-
writable: !0,
|
|
63
|
-
value: void 0
|
|
1
|
+
import { g as F } from "./index233.mjs";
|
|
2
|
+
import { c as y } from "./index236.mjs";
|
|
3
|
+
import { c as K, h as j, m as n } from "./index234.mjs";
|
|
4
|
+
function Y(P) {
|
|
5
|
+
let {
|
|
6
|
+
swiper: i,
|
|
7
|
+
extendParams: N,
|
|
8
|
+
on: o
|
|
9
|
+
} = P;
|
|
10
|
+
N({
|
|
11
|
+
a11y: {
|
|
12
|
+
enabled: !0,
|
|
13
|
+
notificationClass: "swiper-notification",
|
|
14
|
+
prevSlideMessage: "Previous slide",
|
|
15
|
+
nextSlideMessage: "Next slide",
|
|
16
|
+
firstSlideMessage: "This is the first slide",
|
|
17
|
+
lastSlideMessage: "This is the last slide",
|
|
18
|
+
paginationBulletMessage: "Go to slide {{index}}",
|
|
19
|
+
slideLabelMessage: "{{index}} / {{slidesLength}}",
|
|
20
|
+
containerMessage: null,
|
|
21
|
+
containerRoleDescriptionMessage: null,
|
|
22
|
+
containerRole: null,
|
|
23
|
+
itemRoleDescriptionMessage: null,
|
|
24
|
+
slideRole: "group",
|
|
25
|
+
id: null,
|
|
26
|
+
scrollOnFocus: !0
|
|
27
|
+
}
|
|
28
|
+
}), i.a11y = {
|
|
29
|
+
clicked: !1
|
|
30
|
+
};
|
|
31
|
+
let r = null, p, f, L = (/* @__PURE__ */ new Date()).getTime();
|
|
32
|
+
function u(e) {
|
|
33
|
+
const t = r;
|
|
34
|
+
t.length !== 0 && (t.innerHTML = "", t.innerHTML = e);
|
|
35
|
+
}
|
|
36
|
+
function B(e) {
|
|
37
|
+
const t = () => Math.round(16 * Math.random()).toString(16);
|
|
38
|
+
return "x".repeat(e).replace(/x/g, t);
|
|
39
|
+
}
|
|
40
|
+
function g(e) {
|
|
41
|
+
e = n(e), e.forEach((t) => {
|
|
42
|
+
t.setAttribute("tabIndex", "0");
|
|
64
43
|
});
|
|
65
|
-
let [e, a, i, h, s] = y(t);
|
|
66
|
-
this.calendar = e, this.era = a, this.year = i, this.month = h, this.day = s, l(this);
|
|
67
44
|
}
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
45
|
+
function x(e) {
|
|
46
|
+
e = n(e), e.forEach((t) => {
|
|
47
|
+
t.setAttribute("tabIndex", "-1");
|
|
48
|
+
});
|
|
49
|
+
}
|
|
50
|
+
function m(e, t) {
|
|
51
|
+
e = n(e), e.forEach((a) => {
|
|
52
|
+
a.setAttribute("role", t);
|
|
53
|
+
});
|
|
54
|
+
}
|
|
55
|
+
function M(e, t) {
|
|
56
|
+
e = n(e), e.forEach((a) => {
|
|
57
|
+
a.setAttribute("aria-roledescription", t);
|
|
58
|
+
});
|
|
59
|
+
}
|
|
60
|
+
function O(e, t) {
|
|
61
|
+
e = n(e), e.forEach((a) => {
|
|
62
|
+
a.setAttribute("aria-controls", t);
|
|
63
|
+
});
|
|
64
|
+
}
|
|
65
|
+
function E(e, t) {
|
|
66
|
+
e = n(e), e.forEach((a) => {
|
|
67
|
+
a.setAttribute("aria-label", t);
|
|
68
|
+
});
|
|
69
|
+
}
|
|
70
|
+
function H(e, t) {
|
|
71
|
+
e = n(e), e.forEach((a) => {
|
|
72
|
+
a.setAttribute("id", t);
|
|
73
|
+
});
|
|
74
|
+
}
|
|
75
|
+
function q(e, t) {
|
|
76
|
+
e = n(e), e.forEach((a) => {
|
|
77
|
+
a.setAttribute("aria-live", t);
|
|
78
|
+
});
|
|
79
|
+
}
|
|
80
|
+
function A(e) {
|
|
81
|
+
e = n(e), e.forEach((t) => {
|
|
82
|
+
t.setAttribute("aria-disabled", !0);
|
|
83
|
+
});
|
|
84
|
+
}
|
|
85
|
+
function w(e) {
|
|
86
|
+
e = n(e), e.forEach((t) => {
|
|
87
|
+
t.setAttribute("aria-disabled", !1);
|
|
88
|
+
});
|
|
89
|
+
}
|
|
90
|
+
function d(e) {
|
|
91
|
+
if (e.keyCode !== 13 && e.keyCode !== 32) return;
|
|
92
|
+
const t = i.params.a11y, a = e.target;
|
|
93
|
+
if (!(i.pagination && i.pagination.el && (a === i.pagination.el || i.pagination.el.contains(e.target)) && !e.target.matches(y(i.params.pagination.bulletClass)))) {
|
|
94
|
+
if (i.navigation && i.navigation.prevEl && i.navigation.nextEl) {
|
|
95
|
+
const s = n(i.navigation.prevEl);
|
|
96
|
+
n(i.navigation.nextEl).includes(a) && (i.isEnd && !i.params.loop || i.slideNext(), i.isEnd ? u(t.lastSlideMessage) : u(t.nextSlideMessage)), s.includes(a) && (i.isBeginning && !i.params.loop || i.slidePrev(), i.isBeginning ? u(t.firstSlideMessage) : u(t.prevSlideMessage));
|
|
97
|
+
}
|
|
98
|
+
i.pagination && a.matches(y(i.params.pagination.bulletClass)) && a.click();
|
|
100
99
|
}
|
|
101
100
|
}
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
101
|
+
function G() {
|
|
102
|
+
if (i.params.loop || i.params.rewind || !i.navigation) return;
|
|
103
|
+
const {
|
|
104
|
+
nextEl: e,
|
|
105
|
+
prevEl: t
|
|
106
|
+
} = i.navigation;
|
|
107
|
+
t && (i.isBeginning ? (A(t), x(t)) : (w(t), g(t))), e && (i.isEnd ? (A(e), x(e)) : (w(e), g(e)));
|
|
105
108
|
}
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
return D(this);
|
|
109
|
+
function k() {
|
|
110
|
+
return i.pagination && i.pagination.bullets && i.pagination.bullets.length;
|
|
109
111
|
}
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
let e = m(this, t);
|
|
113
|
-
return e === 0 ? v(this, C(t)) : e;
|
|
112
|
+
function C() {
|
|
113
|
+
return k() && i.params.pagination.clickable;
|
|
114
114
|
}
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
115
|
+
function U() {
|
|
116
|
+
const e = i.params.a11y;
|
|
117
|
+
k() && i.pagination.bullets.forEach((t) => {
|
|
118
|
+
i.params.pagination.clickable && (g(t), i.params.pagination.renderBullet || (m(t, "button"), E(t, e.paginationBulletMessage.replace(/\{\{index\}\}/, j(t) + 1)))), t.matches(y(i.params.pagination.bulletActiveClass)) ? t.setAttribute("aria-current", "true") : t.removeAttribute("aria-current");
|
|
119
119
|
});
|
|
120
|
-
let [e, a, i, h, s] = y(t);
|
|
121
|
-
this.calendar = e, this.era = a, this.year = i, this.month = h, this.day = s, this.hour = t.shift() || 0, this.minute = t.shift() || 0, this.second = t.shift() || 0, this.millisecond = t.shift() || 0, l(this);
|
|
122
120
|
}
|
|
121
|
+
const S = (e, t, a) => {
|
|
122
|
+
g(e), e.tagName !== "BUTTON" && (m(e, "button"), e.addEventListener("keydown", d)), E(e, a), O(e, t);
|
|
123
|
+
}, R = (e) => {
|
|
124
|
+
f && f !== e.target && !f.contains(e.target) && (p = !0), i.a11y.clicked = !0;
|
|
125
|
+
}, T = () => {
|
|
126
|
+
p = !1, requestAnimationFrame(() => {
|
|
127
|
+
requestAnimationFrame(() => {
|
|
128
|
+
i.destroyed || (i.a11y.clicked = !1);
|
|
129
|
+
});
|
|
130
|
+
});
|
|
131
|
+
}, D = (e) => {
|
|
132
|
+
L = (/* @__PURE__ */ new Date()).getTime();
|
|
133
|
+
}, h = (e) => {
|
|
134
|
+
if (i.a11y.clicked || !i.params.a11y.scrollOnFocus || (/* @__PURE__ */ new Date()).getTime() - L < 100) return;
|
|
135
|
+
const t = e.target.closest(`.${i.params.slideClass}, swiper-slide`);
|
|
136
|
+
if (!t || !i.slides.includes(t)) return;
|
|
137
|
+
f = t;
|
|
138
|
+
const a = i.slides.indexOf(t) === i.activeIndex, s = i.params.watchSlidesProgress && i.visibleSlides && i.visibleSlides.includes(t);
|
|
139
|
+
a || s || e.sourceCapabilities && e.sourceCapabilities.firesTouchEvents || (i.isHorizontal() ? i.el.scrollLeft = 0 : i.el.scrollTop = 0, requestAnimationFrame(() => {
|
|
140
|
+
p || (i.params.loop ? i.slideToLoop(parseInt(t.getAttribute("data-swiper-slide-index")), 0) : i.slideTo(i.slides.indexOf(t), 0), p = !1);
|
|
141
|
+
}));
|
|
142
|
+
}, I = () => {
|
|
143
|
+
const e = i.params.a11y;
|
|
144
|
+
e.itemRoleDescriptionMessage && M(i.slides, e.itemRoleDescriptionMessage), e.slideRole && m(i.slides, e.slideRole);
|
|
145
|
+
const t = i.slides.length;
|
|
146
|
+
e.slideLabelMessage && i.slides.forEach((a, s) => {
|
|
147
|
+
const l = i.params.loop ? parseInt(a.getAttribute("data-swiper-slide-index"), 10) : s, c = e.slideLabelMessage.replace(/\{\{index\}\}/, l + 1).replace(/\{\{slidesLength\}\}/, t);
|
|
148
|
+
E(a, c);
|
|
149
|
+
});
|
|
150
|
+
}, V = () => {
|
|
151
|
+
const e = i.params.a11y;
|
|
152
|
+
i.el.append(r);
|
|
153
|
+
const t = i.el;
|
|
154
|
+
e.containerRoleDescriptionMessage && M(t, e.containerRoleDescriptionMessage), e.containerMessage && E(t, e.containerMessage), e.containerRole && m(t, e.containerRole);
|
|
155
|
+
const a = i.wrapperEl, s = e.id || a.getAttribute("id") || `swiper-wrapper-${B(16)}`, l = i.params.autoplay && i.params.autoplay.enabled ? "off" : "polite";
|
|
156
|
+
H(a, s), q(a, l), I();
|
|
157
|
+
let {
|
|
158
|
+
nextEl: c,
|
|
159
|
+
prevEl: v
|
|
160
|
+
} = i.navigation ? i.navigation : {};
|
|
161
|
+
c = n(c), v = n(v), c && c.forEach((b) => S(b, s, e.nextSlideMessage)), v && v.forEach((b) => S(b, s, e.prevSlideMessage)), C() && n(i.pagination.el).forEach((z) => {
|
|
162
|
+
z.addEventListener("keydown", d);
|
|
163
|
+
}), F().addEventListener("visibilitychange", D), i.el.addEventListener("focus", h, !0), i.el.addEventListener("focus", h, !0), i.el.addEventListener("pointerdown", R, !0), i.el.addEventListener("pointerup", T, !0);
|
|
164
|
+
};
|
|
165
|
+
function $() {
|
|
166
|
+
r && r.remove();
|
|
167
|
+
let {
|
|
168
|
+
nextEl: e,
|
|
169
|
+
prevEl: t
|
|
170
|
+
} = i.navigation ? i.navigation : {};
|
|
171
|
+
e = n(e), t = n(t), e && e.forEach((s) => s.removeEventListener("keydown", d)), t && t.forEach((s) => s.removeEventListener("keydown", d)), C() && n(i.pagination.el).forEach((l) => {
|
|
172
|
+
l.removeEventListener("keydown", d);
|
|
173
|
+
}), F().removeEventListener("visibilitychange", D), i.el && typeof i.el != "string" && (i.el.removeEventListener("focus", h, !0), i.el.removeEventListener("pointerdown", R, !0), i.el.removeEventListener("pointerup", T, !0));
|
|
174
|
+
}
|
|
175
|
+
o("beforeInit", () => {
|
|
176
|
+
r = K("span", i.params.a11y.notificationClass), r.setAttribute("aria-live", "assertive"), r.setAttribute("aria-atomic", "true");
|
|
177
|
+
}), o("afterInit", () => {
|
|
178
|
+
i.params.a11y.enabled && V();
|
|
179
|
+
}), o("slidesLengthChange snapGridLengthChange slidesGridLengthChange", () => {
|
|
180
|
+
i.params.a11y.enabled && I();
|
|
181
|
+
}), o("fromEdge toEdge afterInit lock unlock", () => {
|
|
182
|
+
i.params.a11y.enabled && G();
|
|
183
|
+
}), o("paginationUpdate", () => {
|
|
184
|
+
i.params.a11y.enabled && U();
|
|
185
|
+
}), o("destroy", () => {
|
|
186
|
+
i.params.a11y.enabled && $();
|
|
187
|
+
});
|
|
123
188
|
}
|
|
124
189
|
export {
|
|
125
|
-
|
|
126
|
-
c as CalendarDateTime
|
|
190
|
+
Y as default
|
|
127
191
|
};
|