boottent-design 0.1.92 → 0.1.93
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/components.cjs.js +1 -1
- package/dist/components.es.js +55 -50
- package/dist/style.css +1 -1
- package/dist/types/components.d.ts +2 -3
- package/package.json +1 -1
package/dist/components.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as x, jsxs as H, Fragment as pr } from "react/jsx-runtime";
|
|
2
2
|
import { c as Ne } from "./index-BFsbj9HY.js";
|
|
3
|
-
import { a as mr, i as _e, j as hr, P as Se, d as ye, e as cn, u as Nt, q as ka, m as Na, c as
|
|
3
|
+
import { a as mr, i as _e, j as hr, P as Se, d as ye, e as cn, u as Nt, q as ka, m as Na, c as K, I as yt, B as je, D as La, l as Da, s as _a } from "./Combination-BlGcaOgO.js";
|
|
4
4
|
import * as O from "react";
|
|
5
5
|
import V, { forwardRef as un, useState as Le, useRef as le, useEffect as xt, useLayoutEffect as Fa, createContext as fn } from "react";
|
|
6
6
|
import { l as pn, F as at, T as gr, B as tt, S as xe, m as Ye, e as Fe, f as ge, g as Ve, c as ve, a as mn, L as vr, h as ze, j as Va, d as za, R as Ra, i as Ba, n as hn, I as wr, k as Wa, C as Ga, o as gn, A as $a, p as ja, q as Ha, r as Ya, s as vn, v as qa, w as Ua } from "./index-MtAsMouO.js";
|
|
@@ -320,13 +320,13 @@ function Ln(r) {
|
|
|
320
320
|
return r ? "open" : "closed";
|
|
321
321
|
}
|
|
322
322
|
var us = Sn, fs = Mn, ps = In, Dn = An, _n = Nn;
|
|
323
|
-
const _u = us, ms = O.forwardRef(({ className: r, ...e }, t) => /* @__PURE__ */ x(fs, { ref: t, className:
|
|
323
|
+
const _u = us, ms = O.forwardRef(({ className: r, ...e }, t) => /* @__PURE__ */ x(fs, { ref: t, className: K("w-full border-b", r), ...e }));
|
|
324
324
|
ms.displayName = "AccordionItem";
|
|
325
325
|
const hs = O.forwardRef(({ className: r, children: e, ...t }, n) => /* @__PURE__ */ x(ps, { className: "flex", children: /* @__PURE__ */ H(
|
|
326
326
|
Dn,
|
|
327
327
|
{
|
|
328
328
|
ref: n,
|
|
329
|
-
className:
|
|
329
|
+
className: K(
|
|
330
330
|
"flex flex-1 items-center justify-between py-4 text-start font-medium transition-all [&[data-state=open]>svg]:rotate-180",
|
|
331
331
|
r
|
|
332
332
|
),
|
|
@@ -344,7 +344,7 @@ const gs = O.forwardRef(({ className: r, children: e, ...t }, n) => /* @__PURE__
|
|
|
344
344
|
ref: n,
|
|
345
345
|
className: "overflow-hidden pb-4 text-sm transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down",
|
|
346
346
|
...t,
|
|
347
|
-
children: /* @__PURE__ */ x("div", { className:
|
|
347
|
+
children: /* @__PURE__ */ x("div", { className: K(r), children: e })
|
|
348
348
|
}
|
|
349
349
|
));
|
|
350
350
|
gs.displayName = _n.displayName;
|
|
@@ -376,7 +376,7 @@ const Fn = ({
|
|
|
376
376
|
src: r,
|
|
377
377
|
alt: e ? `${e} 이미지` : "이미지",
|
|
378
378
|
loading: n ? "lazy" : "eager",
|
|
379
|
-
className:
|
|
379
|
+
className: K(l[t], c, a),
|
|
380
380
|
style: d,
|
|
381
381
|
...o
|
|
382
382
|
}
|
|
@@ -1777,7 +1777,7 @@ function Ro() {
|
|
|
1777
1777
|
background: rt.event.background,
|
|
1778
1778
|
color: rt.event.color
|
|
1779
1779
|
},
|
|
1780
|
-
className:
|
|
1780
|
+
className: K("h-7 w-20 animate-pulse"),
|
|
1781
1781
|
children: ""
|
|
1782
1782
|
}
|
|
1783
1783
|
),
|
|
@@ -1835,7 +1835,7 @@ function Vu({
|
|
|
1835
1835
|
backgroundColor: l ? void 0 : n
|
|
1836
1836
|
},
|
|
1837
1837
|
type: l ? "background" : void 0,
|
|
1838
|
-
className:
|
|
1838
|
+
className: K(
|
|
1839
1839
|
"relative flex h-40 w-full items-start justify-center overflow-hidden pb-6 pt-0 md:h-[200px] md:pb-0 md:pt-10 lg:pt-6",
|
|
1840
1840
|
!l && "border-y border-y-grey-200"
|
|
1841
1841
|
),
|
|
@@ -1954,7 +1954,7 @@ Object.defineProperty(I, "__esModule", { value: !0 });
|
|
|
1954
1954
|
function qo(r) {
|
|
1955
1955
|
return r && typeof r == "object" && "default" in r ? r.default : r;
|
|
1956
1956
|
}
|
|
1957
|
-
var
|
|
1957
|
+
var J = V, U = qo(J), qn = Yo, Oe = new qn(), ee = Oe.getBrowser(), Uo = Oe.getCPU(), ie = Oe.getDevice(), Pr = Oe.getEngine(), Ie = Oe.getOS(), lt = Oe.getUA(), Un = function(e) {
|
|
1958
1958
|
return Oe.setUA(e);
|
|
1959
1959
|
}, dt = function(e) {
|
|
1960
1960
|
if (!e) {
|
|
@@ -2137,7 +2137,7 @@ function ol() {
|
|
|
2137
2137
|
throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
2138
2138
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
2139
2139
|
}
|
|
2140
|
-
var
|
|
2140
|
+
var Z = {
|
|
2141
2141
|
Mobile: "mobile",
|
|
2142
2142
|
Tablet: "tablet",
|
|
2143
2143
|
SmartTv: "smarttv",
|
|
@@ -2174,31 +2174,31 @@ var K = {
|
|
|
2174
2174
|
isWearable: !1
|
|
2175
2175
|
}, dl = function(e) {
|
|
2176
2176
|
switch (e) {
|
|
2177
|
-
case
|
|
2177
|
+
case Z.Mobile:
|
|
2178
2178
|
return {
|
|
2179
2179
|
isMobile: !0
|
|
2180
2180
|
};
|
|
2181
|
-
case
|
|
2181
|
+
case Z.Tablet:
|
|
2182
2182
|
return {
|
|
2183
2183
|
isTablet: !0
|
|
2184
2184
|
};
|
|
2185
|
-
case
|
|
2185
|
+
case Z.SmartTv:
|
|
2186
2186
|
return {
|
|
2187
2187
|
isSmartTV: !0
|
|
2188
2188
|
};
|
|
2189
|
-
case
|
|
2189
|
+
case Z.Console:
|
|
2190
2190
|
return {
|
|
2191
2191
|
isConsole: !0
|
|
2192
2192
|
};
|
|
2193
|
-
case
|
|
2193
|
+
case Z.Wearable:
|
|
2194
2194
|
return {
|
|
2195
2195
|
isWearable: !0
|
|
2196
2196
|
};
|
|
2197
|
-
case
|
|
2197
|
+
case Z.Browser:
|
|
2198
2198
|
return {
|
|
2199
2199
|
isBrowser: !0
|
|
2200
2200
|
};
|
|
2201
|
-
case
|
|
2201
|
+
case Z.Embedded:
|
|
2202
2202
|
return {
|
|
2203
2203
|
isEmbedded: !0
|
|
2204
2204
|
};
|
|
@@ -2291,28 +2291,28 @@ function gl(r) {
|
|
|
2291
2291
|
}
|
|
2292
2292
|
var Qn = function(e) {
|
|
2293
2293
|
var t = e.type;
|
|
2294
|
-
return t ===
|
|
2294
|
+
return t === Z.Mobile;
|
|
2295
2295
|
}, Kn = function(e) {
|
|
2296
2296
|
var t = e.type;
|
|
2297
|
-
return t ===
|
|
2297
|
+
return t === Z.Tablet;
|
|
2298
2298
|
}, Zn = function(e) {
|
|
2299
2299
|
var t = e.type;
|
|
2300
|
-
return t ===
|
|
2300
|
+
return t === Z.Mobile || t === Z.Tablet;
|
|
2301
2301
|
}, Jn = function(e) {
|
|
2302
2302
|
var t = e.type;
|
|
2303
|
-
return t ===
|
|
2303
|
+
return t === Z.SmartTv;
|
|
2304
2304
|
}, Et = function(e) {
|
|
2305
2305
|
var t = e.type;
|
|
2306
|
-
return t ===
|
|
2306
|
+
return t === Z.Browser;
|
|
2307
2307
|
}, ei = function(e) {
|
|
2308
2308
|
var t = e.type;
|
|
2309
|
-
return t ===
|
|
2309
|
+
return t === Z.Wearable;
|
|
2310
2310
|
}, ti = function(e) {
|
|
2311
2311
|
var t = e.type;
|
|
2312
|
-
return t ===
|
|
2312
|
+
return t === Z.Console;
|
|
2313
2313
|
}, ri = function(e) {
|
|
2314
2314
|
var t = e.type;
|
|
2315
|
-
return t ===
|
|
2315
|
+
return t === Z.Embedded;
|
|
2316
2316
|
}, ni = function(e) {
|
|
2317
2317
|
var t = e.vendor;
|
|
2318
2318
|
return L(t);
|
|
@@ -2471,44 +2471,44 @@ var Di = Jn(ie), _i = ti(ie), Fi = ei(ie), vl = ri(ie), wl = wi(ee) || me(), bl
|
|
|
2471
2471
|
});
|
|
2472
2472
|
}, Ql = function(e) {
|
|
2473
2473
|
var t = e.renderWithFragment, n = e.children, i = se(e, ["renderWithFragment", "children"]);
|
|
2474
|
-
return Bi ? t ? U.createElement(
|
|
2474
|
+
return Bi ? t ? U.createElement(J.Fragment, null, n) : U.createElement("div", i, n) : null;
|
|
2475
2475
|
}, Kl = function(e) {
|
|
2476
2476
|
var t = e.renderWithFragment, n = e.children, i = se(e, ["renderWithFragment", "children"]);
|
|
2477
|
-
return Ri ? t ? U.createElement(
|
|
2477
|
+
return Ri ? t ? U.createElement(J.Fragment, null, n) : U.createElement("div", i, n) : null;
|
|
2478
2478
|
}, Zl = function(e) {
|
|
2479
2479
|
var t = e.renderWithFragment, n = e.children, i = se(e, ["renderWithFragment", "children"]);
|
|
2480
|
-
return $i ? t ? U.createElement(
|
|
2480
|
+
return $i ? t ? U.createElement(J.Fragment, null, n) : U.createElement("div", i, n) : null;
|
|
2481
2481
|
}, Jl = function(e) {
|
|
2482
2482
|
var t = e.renderWithFragment, n = e.children, i = se(e, ["renderWithFragment", "children"]);
|
|
2483
|
-
return Gi ? t ? U.createElement(
|
|
2483
|
+
return Gi ? t ? U.createElement(J.Fragment, null, n) : U.createElement("div", i, n) : null;
|
|
2484
2484
|
}, ed = function(e) {
|
|
2485
2485
|
var t = e.renderWithFragment, n = e.children, i = se(e, ["renderWithFragment", "children"]);
|
|
2486
|
-
return Ft ? t ? U.createElement(
|
|
2486
|
+
return Ft ? t ? U.createElement(J.Fragment, null, n) : U.createElement("div", i, n) : null;
|
|
2487
2487
|
}, td = function(e) {
|
|
2488
2488
|
var t = e.renderWithFragment, n = e.children, i = se(e, ["renderWithFragment", "children"]);
|
|
2489
|
-
return zi ? t ? U.createElement(
|
|
2489
|
+
return zi ? t ? U.createElement(J.Fragment, null, n) : U.createElement("div", i, n) : null;
|
|
2490
2490
|
}, rd = function(e) {
|
|
2491
2491
|
var t = e.renderWithFragment, n = e.children, i = se(e, ["renderWithFragment", "children"]);
|
|
2492
|
-
return Wi ? t ? U.createElement(
|
|
2492
|
+
return Wi ? t ? U.createElement(J.Fragment, null, n) : U.createElement("div", i, n) : null;
|
|
2493
2493
|
}, nd = function(e) {
|
|
2494
2494
|
var t = e.renderWithFragment, n = e.children;
|
|
2495
2495
|
e.viewClassName, e.style;
|
|
2496
2496
|
var i = se(e, ["renderWithFragment", "children", "viewClassName", "style"]);
|
|
2497
|
-
return Vi ? t ? U.createElement(
|
|
2497
|
+
return Vi ? t ? U.createElement(J.Fragment, null, n) : U.createElement("div", i, n) : null;
|
|
2498
2498
|
}, id = function(e) {
|
|
2499
2499
|
var t = e.renderWithFragment, n = e.children, i = se(e, ["renderWithFragment", "children"]);
|
|
2500
|
-
return Di ? t ? U.createElement(
|
|
2500
|
+
return Di ? t ? U.createElement(J.Fragment, null, n) : U.createElement("div", i, n) : null;
|
|
2501
2501
|
}, ad = function(e) {
|
|
2502
2502
|
var t = e.renderWithFragment, n = e.children, i = se(e, ["renderWithFragment", "children"]);
|
|
2503
|
-
return _i ? t ? U.createElement(
|
|
2503
|
+
return _i ? t ? U.createElement(J.Fragment, null, n) : U.createElement("div", i, n) : null;
|
|
2504
2504
|
}, sd = function(e) {
|
|
2505
2505
|
var t = e.renderWithFragment, n = e.children, i = se(e, ["renderWithFragment", "children"]);
|
|
2506
|
-
return Fi ? t ? U.createElement(
|
|
2506
|
+
return Fi ? t ? U.createElement(J.Fragment, null, n) : U.createElement("div", i, n) : null;
|
|
2507
2507
|
}, od = function(e) {
|
|
2508
2508
|
var t = e.renderWithFragment, n = e.children;
|
|
2509
2509
|
e.viewClassName, e.style;
|
|
2510
2510
|
var i = e.condition, a = se(e, ["renderWithFragment", "children", "viewClassName", "style", "condition"]);
|
|
2511
|
-
return i ? t ? U.createElement(
|
|
2511
|
+
return i ? t ? U.createElement(J.Fragment, null, n) : U.createElement("div", a, n) : null;
|
|
2512
2512
|
};
|
|
2513
2513
|
function ld(r) {
|
|
2514
2514
|
return /* @__PURE__ */ function(e) {
|
|
@@ -2562,14 +2562,14 @@ function ld(r) {
|
|
|
2562
2562
|
}(U.Component);
|
|
2563
2563
|
}
|
|
2564
2564
|
function dd() {
|
|
2565
|
-
var r =
|
|
2565
|
+
var r = J.useState(function() {
|
|
2566
2566
|
var a = window.innerWidth > window.innerHeight ? 90 : 0;
|
|
2567
2567
|
return {
|
|
2568
2568
|
isPortrait: a === 0,
|
|
2569
2569
|
isLandscape: a === 90,
|
|
2570
2570
|
orientation: a === 0 ? "portrait" : "landscape"
|
|
2571
2571
|
};
|
|
2572
|
-
}), e = nl(r, 2), t = e[0], n = e[1], i =
|
|
2572
|
+
}), e = nl(r, 2), t = e[0], n = e[1], i = J.useCallback(function() {
|
|
2573
2573
|
var a = window.innerWidth > window.innerHeight ? 90 : 0, o = {
|
|
2574
2574
|
isPortrait: a === 0,
|
|
2575
2575
|
isLandscape: a === 90,
|
|
@@ -2577,7 +2577,7 @@ function dd() {
|
|
|
2577
2577
|
};
|
|
2578
2578
|
t.orientation !== o.orientation && n(o);
|
|
2579
2579
|
}, [t.orientation]);
|
|
2580
|
-
return
|
|
2580
|
+
return J.useEffect(function() {
|
|
2581
2581
|
return (typeof window > "u" ? "undefined" : nt(window)) !== void 0 && Ft && (i(), window.addEventListener("load", i, !1), window.addEventListener("resize", i, !1)), function() {
|
|
2582
2582
|
window.removeEventListener("resize", i, !1), window.removeEventListener("load", i, !1);
|
|
2583
2583
|
};
|
|
@@ -6055,12 +6055,17 @@ const zu = ({
|
|
|
6055
6055
|
autoplay: t === !0 ? { delay: 3e3 } : t,
|
|
6056
6056
|
spaceBetween: n,
|
|
6057
6057
|
slidesPerView: i,
|
|
6058
|
-
pagination:
|
|
6059
|
-
|
|
6058
|
+
pagination: a ? {
|
|
6059
|
+
clickable: !0,
|
|
6060
|
+
renderBullet: (p, w) => `<span class="${K(w, "w-3 h-3 rounded-md bg-white opacity-30 transition-all", {
|
|
6061
|
+
"opacity-90 scale-125": w.includes("swiper-pagination-bullet-active")
|
|
6062
|
+
})}"></span>`
|
|
6063
|
+
} : void 0,
|
|
6064
|
+
className: K("relative", l),
|
|
6060
6065
|
style: d,
|
|
6061
6066
|
onSlideChange: m,
|
|
6062
6067
|
children: [
|
|
6063
|
-
r.map((p, w) => /* @__PURE__ */ x(la, { style: { height: "auto" }, className:
|
|
6068
|
+
r.map((p, w) => /* @__PURE__ */ x(la, { style: { height: "auto" }, className: K(s), children: p }, w)),
|
|
6064
6069
|
o && ud && /* @__PURE__ */ H(pr, { children: [
|
|
6065
6070
|
/* @__PURE__ */ x(
|
|
6066
6071
|
je,
|
|
@@ -6254,7 +6259,7 @@ const zu = ({
|
|
|
6254
6259
|
name: r,
|
|
6255
6260
|
render: () => /* @__PURE__ */ H(ge, { className: "relative", children: [
|
|
6256
6261
|
f && /* @__PURE__ */ x(Ve, { required: o, heading: t, label: n, description: i }),
|
|
6257
|
-
/* @__PURE__ */ x(ve, { children: /* @__PURE__ */ H("div", { className:
|
|
6262
|
+
/* @__PURE__ */ x(ve, { children: /* @__PURE__ */ H("div", { className: K("flex max-w-screen-sm items-center gap-2", l), children: [
|
|
6258
6263
|
/* @__PURE__ */ x(
|
|
6259
6264
|
Ra,
|
|
6260
6265
|
{
|
|
@@ -6262,7 +6267,7 @@ const zu = ({
|
|
|
6262
6267
|
u.onChange(p), d && d();
|
|
6263
6268
|
},
|
|
6264
6269
|
value: u.value,
|
|
6265
|
-
className:
|
|
6270
|
+
className: K(
|
|
6266
6271
|
c === "vertical" && "flex flex-col gap-4",
|
|
6267
6272
|
c === "horizontal" && "flex flex-wrap gap-8",
|
|
6268
6273
|
c === "grid" && "grid w-full grid-cols-2 gap-x-8 gap-y-4"
|
|
@@ -6318,7 +6323,7 @@ const zu = ({
|
|
|
6318
6323
|
render: () => /* @__PURE__ */ H(ge, { children: [
|
|
6319
6324
|
v && /* @__PURE__ */ x(Ve, { required: r, heading: e, label: n, description: i }),
|
|
6320
6325
|
/* @__PURE__ */ x(ve, { children: /* @__PURE__ */ H("div", { className: "flex flex-col gap-2", children: [
|
|
6321
|
-
u.value && u.value.length > 0 && /* @__PURE__ */ x("ul", { className:
|
|
6326
|
+
u.value && u.value.length > 0 && /* @__PURE__ */ x("ul", { className: K("flex flex-col flex-wrap gap-1", l), children: u.value.map((y, T) => /* @__PURE__ */ x("li", { children: /* @__PURE__ */ x(
|
|
6322
6327
|
gr,
|
|
6323
6328
|
{
|
|
6324
6329
|
size: s,
|
|
@@ -6396,7 +6401,7 @@ const zu = ({
|
|
|
6396
6401
|
name: r,
|
|
6397
6402
|
render: () => /* @__PURE__ */ H(ge, { children: [
|
|
6398
6403
|
T && /* @__PURE__ */ x(Ve, { required: o, heading: t, label: n, description: i }),
|
|
6399
|
-
/* @__PURE__ */ x(ve, { children: /* @__PURE__ */ H("div", { className:
|
|
6404
|
+
/* @__PURE__ */ x(ve, { children: /* @__PURE__ */ H("div", { className: K("flex w-full max-w-screen-sm items-center gap-2", h), children: [
|
|
6400
6405
|
c && /* @__PURE__ */ x("div", { className: "whitespace-nowrap", children: c }),
|
|
6401
6406
|
l ? /* @__PURE__ */ x(
|
|
6402
6407
|
Wa,
|
|
@@ -6924,7 +6929,7 @@ const ln = {
|
|
|
6924
6929
|
children: /* @__PURE__ */ H(
|
|
6925
6930
|
"div",
|
|
6926
6931
|
{
|
|
6927
|
-
className:
|
|
6932
|
+
className: K(
|
|
6928
6933
|
"relative z-50 rounded",
|
|
6929
6934
|
s && "m-1",
|
|
6930
6935
|
e === "white" && "border-border border",
|
|
@@ -6937,7 +6942,7 @@ const ln = {
|
|
|
6937
6942
|
/* @__PURE__ */ H(
|
|
6938
6943
|
"div",
|
|
6939
6944
|
{
|
|
6940
|
-
className:
|
|
6945
|
+
className: K(
|
|
6941
6946
|
"relative z-40 flex max-w-sm items-center font-normal",
|
|
6942
6947
|
e !== "white" && "bg-opacity-90",
|
|
6943
6948
|
ln[e],
|
|
@@ -7245,7 +7250,7 @@ const Eu = _a(
|
|
|
7245
7250
|
shape: "square"
|
|
7246
7251
|
});
|
|
7247
7252
|
Lr.displayName = "ToggleGroupContext";
|
|
7248
|
-
const Dr = O.forwardRef(({ className: r, variant: e, theme: t, size: n, shape: i, children: a, ...o }, l) => /* @__PURE__ */ x(Lr.Provider, { value: { theme: t, size: n, shape: i }, children: /* @__PURE__ */ x(Pa, { ref: l, className:
|
|
7253
|
+
const Dr = O.forwardRef(({ className: r, variant: e, theme: t, size: n, shape: i, children: a, ...o }, l) => /* @__PURE__ */ x(Lr.Provider, { value: { theme: t, size: n, shape: i }, children: /* @__PURE__ */ x(Pa, { ref: l, className: K("flex items-center justify-center gap-1", r), ...o, children: a }) }));
|
|
7249
7254
|
Dr.displayName = Pa.displayName;
|
|
7250
7255
|
const ot = O.forwardRef(({ className: r, checked: e = !1, children: t, ...n }, i) => {
|
|
7251
7256
|
const a = O.useContext(Lr);
|
|
@@ -7253,7 +7258,7 @@ const ot = O.forwardRef(({ className: r, checked: e = !1, children: t, ...n }, i
|
|
|
7253
7258
|
Ma,
|
|
7254
7259
|
{
|
|
7255
7260
|
ref: i,
|
|
7256
|
-
className:
|
|
7261
|
+
className: K(
|
|
7257
7262
|
Eu({
|
|
7258
7263
|
theme: n.theme || a.theme || "primary",
|
|
7259
7264
|
size: n.size || a.size || "md",
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-pagination-bullet{background-color:#fff;opacity:.3;width:12px;border-radius:2px;transition:all .3s ease}.swiper-pagination-bullet-active{opacity:.9;scale:120%}
|
|
1
|
+
@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}
|
|
@@ -3,6 +3,7 @@ import { ClassProp } from 'class-variance-authority/types';
|
|
|
3
3
|
import { Control } from 'react-hook-form';
|
|
4
4
|
import { default as default_2 } from 'react';
|
|
5
5
|
import { JSX as JSX_2 } from 'react/jsx-runtime';
|
|
6
|
+
import { PaginationOptions } from 'swiper/types';
|
|
6
7
|
import { PropsWithChildren } from 'react';
|
|
7
8
|
import * as React_2 from 'react';
|
|
8
9
|
import { ReactNode } from 'react';
|
|
@@ -72,9 +73,7 @@ export declare type CarouselProps = {
|
|
|
72
73
|
};
|
|
73
74
|
spaceBetween?: number;
|
|
74
75
|
slidesPerView?: number;
|
|
75
|
-
pagination?: boolean |
|
|
76
|
-
el: string;
|
|
77
|
-
};
|
|
76
|
+
pagination?: boolean | PaginationOptions | undefined;
|
|
78
77
|
navigation?: NavigationProps;
|
|
79
78
|
className?: string;
|
|
80
79
|
slideClassName?: string;
|