bitboss-ui 2.1.98 → 2.1.99
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/composables/useConfirm.d.ts +59 -10
- package/dist/index108.js +9 -9
- package/dist/index115.js +1 -1
- package/dist/index121.js +4 -4
- package/dist/index123.js +12 -12
- package/dist/index131.js +1 -1
- package/dist/index133.js +5 -5
- package/dist/index135.js +1 -1
- package/dist/index137.js +2 -2
- package/dist/index14.js +1 -1
- package/dist/index145.js +2 -2
- package/dist/index16.js +5 -5
- package/dist/index18.js +3 -3
- package/dist/index20.js +8 -8
- package/dist/index219.js +5 -5
- package/dist/index22.js +14 -14
- package/dist/index220.js +8 -5
- package/dist/index221.js +3 -5
- package/dist/index222.js +3 -5
- package/dist/index223.js +2 -3
- package/dist/index224.js +18 -2
- package/dist/index225.js +12 -6
- package/dist/index226.js +51 -8
- package/dist/index227.js +15 -268
- package/dist/index228.js +12 -52
- package/dist/index229.js +17 -52
- package/dist/index230.js +29 -32
- package/dist/index231.js +12 -59
- package/dist/index232.js +16 -13
- package/dist/index233.js +4 -5
- package/dist/index234.js +106 -5
- package/dist/index236.js +100 -2
- package/dist/index238.js +133 -18
- package/dist/index24.js +11 -11
- package/dist/index240.js +106 -0
- package/dist/index241.js +13 -86
- package/dist/index242.js +4 -0
- package/dist/index243.js +11 -29
- package/dist/index244.js +86 -17
- package/dist/index246.js +9 -14
- package/dist/index247.js +2 -11
- package/dist/index248.js +4 -16
- package/dist/index249.js +3 -2
- package/dist/index250.js +2 -2
- package/dist/index251.js +5 -3
- package/dist/index252.js +5 -5
- package/dist/index253.js +5 -8
- package/dist/index254.js +5 -33
- package/dist/index255.js +5 -28
- package/dist/index256.js +7 -0
- package/dist/index257.js +2 -2
- package/dist/index258.js +16 -184
- package/dist/index259.js +9 -3
- package/dist/index26.js +3 -3
- package/dist/index260.js +20 -12
- package/dist/index261.js +34 -4
- package/dist/index262.js +31 -21
- package/dist/index263.js +27 -12
- package/dist/index265.js +22 -6
- package/dist/index266.js +9 -3
- package/dist/index267.js +23 -34
- package/dist/index268.js +7 -4
- package/dist/index269.js +5 -201
- package/dist/index270.js +8 -0
- package/dist/index271.js +7 -8
- package/dist/index272.js +268 -23
- package/dist/index273.js +51 -32
- package/dist/index274.js +52 -11
- package/dist/index275.js +32 -10
- package/dist/index276.js +60 -3
- package/dist/index277.js +3 -106
- package/dist/index278.js +35 -0
- package/dist/index279.js +187 -99
- package/dist/index28.js +1 -1
- package/dist/index280.js +5 -0
- package/dist/index281.js +51 -16
- package/dist/index282.js +2 -12
- package/dist/index283.js +2 -4
- package/dist/index284.js +7 -104
- package/dist/index285.js +7 -3
- package/dist/index286.js +4 -67
- package/dist/index287.js +201 -6
- package/dist/index289.js +67 -2
- package/dist/index290.js +12 -6
- package/dist/index291.js +5 -7
- package/dist/index292.js +3 -9
- package/dist/index293.js +6 -53
- package/dist/index294.js +15 -20
- package/dist/index295.js +9 -5
- package/dist/index297.js +1 -1
- package/dist/index298.js +2 -17
- package/dist/index299.js +3 -28
- package/dist/index30.js +2 -2
- package/dist/index300.js +19 -0
- package/dist/index301.js +28 -3
- package/dist/index302.js +3 -280
- package/dist/index303.js +3 -2
- package/dist/index304.js +3 -16
- package/dist/index305.js +7 -2
- package/dist/index306.js +2 -16
- package/dist/index307.js +4 -2
- package/dist/index308.js +3 -26
- package/dist/index309.js +280 -2
- package/dist/index310.js +2 -2
- package/dist/index311.js +125 -2
- package/dist/index312.js +2 -2
- package/dist/index313.js +15 -2
- package/dist/index314.js +2 -2
- package/dist/index315.js +16 -3
- package/dist/index316.js +2 -125
- package/dist/index317.js +16 -2
- package/dist/index318.js +2 -15
- package/dist/index319.js +19 -2
- package/dist/index32.js +2 -2
- package/dist/index320.js +2 -19
- package/dist/index321.js +5 -2
- package/dist/index322.js +27 -2
- package/dist/index323.js +2 -5
- package/dist/index324.js +2 -3
- package/dist/index325.js +1 -1
- package/dist/index326.js +2 -3
- package/dist/index327.js +2 -3
- package/dist/index328.js +2 -5
- package/dist/index329.js +2 -719
- package/dist/index330.js +3 -366
- package/dist/index331.js +5 -57
- package/dist/index332.js +719 -2
- package/dist/index333.js +365 -3
- package/dist/index334.js +56 -3
- package/dist/index335.js +34 -5
- package/dist/index336.js +6 -7
- package/dist/index337.js +129 -5
- package/dist/index338.js +393 -30
- package/dist/index339.js +192 -5
- package/dist/index34.js +8 -8
- package/dist/index340.js +254 -125
- package/dist/index341.js +56 -396
- package/dist/index342.js +33 -33
- package/dist/index343.js +6 -58
- package/dist/index346.js +1 -1
- package/dist/index347.js +1 -1
- package/dist/index348.js +5 -8
- package/dist/index349.js +6 -5
- package/dist/index350.js +92 -7
- package/dist/index351.js +130 -89
- package/dist/index352.js +1 -21
- package/dist/index353.js +4 -0
- package/dist/index354.js +21 -227
- package/dist/index356.js +8 -193
- package/dist/index357.js +6 -258
- package/dist/index358.js +8 -2
- package/dist/index359.js +228 -2
- package/dist/index36.js +4 -4
- package/dist/index363.js +1 -1
- package/dist/index38.js +20 -20
- package/dist/index40.js +6 -6
- package/dist/index42.js +2 -2
- package/dist/index44.js +8 -8
- package/dist/index46.js +6 -6
- package/dist/index50.js +2 -2
- package/dist/index54.js +1 -1
- package/dist/index56.js +1 -1
- package/dist/index58.js +2 -2
- package/dist/index6.js +33 -32
- package/dist/index62.js +5 -5
- package/dist/index68.js +1 -1
- package/dist/index74.js +1 -1
- package/dist/index76.js +5 -5
- package/dist/index81.js +6 -6
- package/dist/index83.js +1 -1
- package/dist/index85.js +2 -2
- package/dist/index87.js +3 -3
- package/dist/index89.js +1 -1
- package/dist/index92.js +3 -3
- package/dist/index94.js +2 -2
- package/dist/index96.js +5 -5
- package/package.json +2 -2
- package/dist/index235.js +0 -7
- package/dist/index237.js +0 -5
- package/dist/index239.js +0 -137
- package/dist/index245.js +0 -53
- package/dist/index264.js +0 -11
- package/dist/index288.js +0 -18
- package/dist/index296.js +0 -9
- package/dist/index355.js +0 -136
package/dist/index89.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as h, ref as t, onMounted as m, onBeforeUnmount as p, createBlock as g, openBlock as b, resolveDynamicComponent as w, withCtx as _, renderSlot as I } from "vue";
|
|
2
|
-
import { throttle as c } from "./
|
|
2
|
+
import { throttle as c } from "./index277.js";
|
|
3
3
|
const M = /* @__PURE__ */ h({
|
|
4
4
|
__name: "BbIntersection",
|
|
5
5
|
props: {
|
package/dist/index92.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent as I, mergeModels as B, useModel as N, computed as p, ref as L, watch as P, onMounted as W, createElementBlock as d, openBlock as c, withModifiers as F, normalizeStyle as O, normalizeClass as q, unref as v, createCommentVNode as h, Fragment as A, createElementVNode as t, renderSlot as l, createTextVNode as H, toDisplayString as M, nextTick as K } from "vue";
|
|
2
|
-
import { parseSize as R } from "./
|
|
2
|
+
import { parseSize as R } from "./index290.js";
|
|
3
3
|
import { useId as $ } from "./index8.js";
|
|
4
|
-
import { useLocale as U } from "./
|
|
4
|
+
import { useLocale as U } from "./index231.js";
|
|
5
5
|
import { useMobile as j } from "./index9.js";
|
|
6
|
-
import { useUntil as G } from "./
|
|
6
|
+
import { useUntil as G } from "./index241.js";
|
|
7
7
|
import { wait as y } from "./index141.js";
|
|
8
8
|
import { _config as J } from "./index4.js";
|
|
9
9
|
const Q = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], X = {
|
package/dist/index94.js
CHANGED
|
@@ -3,8 +3,8 @@ import { defineComponent as V, mergeModels as W, useModel as U, computed as b, r
|
|
|
3
3
|
/* empty css */
|
|
4
4
|
import P from "./index14.js";
|
|
5
5
|
/* empty css */
|
|
6
|
-
import { debounce as X } from "./
|
|
7
|
-
import { useLocale as H } from "./
|
|
6
|
+
import { debounce as X } from "./index295.js";
|
|
7
|
+
import { useLocale as H } from "./index231.js";
|
|
8
8
|
import { useRoute as J } from "./index148.js";
|
|
9
9
|
const K = ["aria-label"], Q = { class: "bb-pagination__page-label sr-only" }, Y = { class: "bb-pagination__page-label" }, Z = { class: "bb-pagination__page-label" }, ee = { class: "bb-pagination__page-label sr-only" }, ue = /* @__PURE__ */ V({
|
|
10
10
|
__name: "BbPagination",
|
package/dist/index96.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { defineComponent as re, mergeModels as I, ref as N, useTemplateRef as ae, computed as s, useModel as ie, watch as C, createElementBlock as se, openBlock as Y, Fragment as le, renderSlot as G, createCommentVNode as W, createVNode as ue, normalizeProps as de, mergeProps as X, unref as S, withCtx as F, createElementVNode as B, createBlock as ce, nextTick as pe } from "vue";
|
|
2
2
|
import { useId as me } from "./index8.js";
|
|
3
3
|
import { useIntersectionObserver as ve, useElementSize as fe } from "./index142.js";
|
|
4
|
-
import { useLocale as be } from "./
|
|
5
|
-
import { useUntil as he } from "./
|
|
4
|
+
import { useLocale as be } from "./index231.js";
|
|
5
|
+
import { useUntil as he } from "./index241.js";
|
|
6
6
|
import ge from "./index14.js";
|
|
7
7
|
/* empty css */
|
|
8
|
-
import we from "./
|
|
8
|
+
import we from "./index238.js";
|
|
9
9
|
/* empty css */
|
|
10
|
-
import { extractDomContainer as H } from "./
|
|
11
|
-
import { parseWidthString as U } from "./
|
|
10
|
+
import { extractDomContainer as H } from "./index248.js";
|
|
11
|
+
import { parseWidthString as U } from "./index265.js";
|
|
12
12
|
const Ee = ["inert"], Le = 500, ye = 10, De = /* @__PURE__ */ re({
|
|
13
13
|
inheritAttrs: !1,
|
|
14
14
|
__name: "BbPopover",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "bitboss-ui",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.99",
|
|
4
4
|
"description": "Vue 3 component library by BitBoss: forms, selects, layout, overlays, and more.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -111,4 +111,4 @@
|
|
|
111
111
|
"lint-staged": {
|
|
112
112
|
"*.{js,css,md,html,json,vue,ts}": "prettier --write"
|
|
113
113
|
}
|
|
114
|
-
}
|
|
114
|
+
}
|
package/dist/index235.js
DELETED
package/dist/index237.js
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { isNil as r } from "./index257.js";
|
|
2
|
-
const e = (t) => r(t) ? !0 : Array.isArray(t) || typeof t == "string" ? t.length === 0 : t instanceof Map || t instanceof Set ? t.size === 0 : typeof t == "number" ? Number.isNaN(t) : typeof t == "boolean" || typeof t == "function" ? !1 : typeof t == "object" ? "length" in t && typeof t.length == "number" ? t.length === 0 : Object.keys(t).length === 0 : !1;
|
|
3
|
-
export {
|
|
4
|
-
e as isEmpty
|
|
5
|
-
};
|
package/dist/index239.js
DELETED
|
@@ -1,137 +0,0 @@
|
|
|
1
|
-
import { defineComponent as A, mergeModels as L, useModel as T, ref as c, computed as a, watch as F, onMounted as S, createBlock as N, openBlock as w, resolveDynamicComponent as U, mergeProps as g, unref as y, withModifiers as h, withCtx as j, createElementVNode as q, createElementBlock as I, createCommentVNode as R, renderSlot as X, nextTick as z } from "vue";
|
|
2
|
-
import { useCancelableFunction as G } from "./index338.js";
|
|
3
|
-
import { useUntil as H } from "./index260.js";
|
|
4
|
-
import { extractDomContainer as x } from "./index261.js";
|
|
5
|
-
import { waitFor as J } from "./index339.js";
|
|
6
|
-
import { arrow as K, useFloating as O } from "./index340.js";
|
|
7
|
-
import { flip as Q, offset as W, shift as Y, hide as Z, autoUpdate as ee } from "./index341.js";
|
|
8
|
-
const oe = {
|
|
9
|
-
key: 0,
|
|
10
|
-
class: "bb-common-popover__bubble"
|
|
11
|
-
}, ue = /* @__PURE__ */ A({
|
|
12
|
-
__name: "CommonPopover",
|
|
13
|
-
props: /* @__PURE__ */ L({
|
|
14
|
-
arrowPadding: {},
|
|
15
|
-
eager: { type: Boolean },
|
|
16
|
-
offset: {},
|
|
17
|
-
padding: { default: 0 },
|
|
18
|
-
placement: {},
|
|
19
|
-
transitionDuration: { default: 250 },
|
|
20
|
-
anchor: {},
|
|
21
|
-
boundary: {},
|
|
22
|
-
dialog: { type: Boolean },
|
|
23
|
-
hideArrow: { type: Boolean },
|
|
24
|
-
tag: { default: "span" },
|
|
25
|
-
flip: { type: Boolean, default: !0 }
|
|
26
|
-
}, {
|
|
27
|
-
modelValue: { type: Boolean, default: !1 },
|
|
28
|
-
modelModifiers: {}
|
|
29
|
-
}),
|
|
30
|
-
emits: ["update:modelValue"],
|
|
31
|
-
setup(m) {
|
|
32
|
-
const o = m, r = T(m, "modelValue"), s = c(r.value), C = a(() => o.dialog ? "dialog" : "span"), t = c(), f = c(), _ = a(() => {
|
|
33
|
-
const e = o.anchor;
|
|
34
|
-
return e && typeof e == "object" && "getBoundingClientRect" in e && !(e instanceof Element) ? e : x(e);
|
|
35
|
-
}), B = H(r, { initialValue: o.eager }), P = a(() => {
|
|
36
|
-
if (o.boundary)
|
|
37
|
-
return typeof o.boundary == "string" ? document.querySelector(o.boundary) ?? void 0 : x(o.boundary) ?? void 0;
|
|
38
|
-
}), k = a(() => {
|
|
39
|
-
const e = P.value;
|
|
40
|
-
return [
|
|
41
|
-
...o.flip ? [Q(e ? { boundary: e } : void 0)] : [],
|
|
42
|
-
W(o.offset),
|
|
43
|
-
Y({ padding: o.padding, ...e ? { boundary: e } : {} }),
|
|
44
|
-
Z(),
|
|
45
|
-
...o.hideArrow ? [] : [
|
|
46
|
-
K({
|
|
47
|
-
element: f,
|
|
48
|
-
padding: o.arrowPadding
|
|
49
|
-
})
|
|
50
|
-
]
|
|
51
|
-
];
|
|
52
|
-
}), { floatingStyles: E, placement: M, middlewareData: u, update: v } = O(
|
|
53
|
-
_,
|
|
54
|
-
t,
|
|
55
|
-
{
|
|
56
|
-
placement: o.placement,
|
|
57
|
-
whileElementsMounted: ee,
|
|
58
|
-
middleware: k,
|
|
59
|
-
strategy: "fixed"
|
|
60
|
-
}
|
|
61
|
-
), { execute: b } = G(
|
|
62
|
-
({ signal: e }, n) => new Promise((l) => {
|
|
63
|
-
let i;
|
|
64
|
-
const p = () => {
|
|
65
|
-
i && clearTimeout(i);
|
|
66
|
-
};
|
|
67
|
-
e.addEventListener("abort", p), n ? ($(), v(), J(() => !!t.value).then(() => {
|
|
68
|
-
s.value = !0, e.removeEventListener("abort", p), l(void 0);
|
|
69
|
-
})) : (s.value = !1, i = setTimeout(() => {
|
|
70
|
-
z(() => {
|
|
71
|
-
t.value && (o.dialog ? t.value.close() : t.value.hidePopover()), e.removeEventListener("abort", p), v(), l(void 0);
|
|
72
|
-
});
|
|
73
|
-
}, o.transitionDuration));
|
|
74
|
-
})
|
|
75
|
-
), $ = () => {
|
|
76
|
-
if (!t.value) return;
|
|
77
|
-
if (!o.dialog) return t.value.showPopover();
|
|
78
|
-
t.value.showModal();
|
|
79
|
-
};
|
|
80
|
-
F(r, b), S(() => {
|
|
81
|
-
r.value && b(r.value);
|
|
82
|
-
});
|
|
83
|
-
const D = a(() => {
|
|
84
|
-
const e = r.value ? void 0 : -1, n = Math.round(u.value.arrow?.x ?? 0), l = o.dialog ? void 0 : "manual";
|
|
85
|
-
return {
|
|
86
|
-
style: {
|
|
87
|
-
...E.value,
|
|
88
|
-
"--transition-duration": `${o.transitionDuration}ms`,
|
|
89
|
-
"--page-padding": `${o.padding}px`,
|
|
90
|
-
"--arrow-offset-x": `${n}px`
|
|
91
|
-
},
|
|
92
|
-
popover: l,
|
|
93
|
-
tabindex: e
|
|
94
|
-
};
|
|
95
|
-
}), V = a(() => {
|
|
96
|
-
if (u.value.arrow) {
|
|
97
|
-
const { x: e, y: n } = u.value.arrow;
|
|
98
|
-
return {
|
|
99
|
-
style: {
|
|
100
|
-
left: `${e}px`,
|
|
101
|
-
top: `${n}px`
|
|
102
|
-
}
|
|
103
|
-
};
|
|
104
|
-
}
|
|
105
|
-
}), d = () => {
|
|
106
|
-
r.value = !1;
|
|
107
|
-
};
|
|
108
|
-
return (e, n) => (w(), N(U(C.value), g({
|
|
109
|
-
ref_key: "wrapper",
|
|
110
|
-
ref: t,
|
|
111
|
-
class: ["bb-common-popover", {
|
|
112
|
-
"bb-common-popover--open": s.value,
|
|
113
|
-
"bb-common-popover--no-arrow": e.hideArrow,
|
|
114
|
-
[`bb-common-popover--${y(M)}`]: !0
|
|
115
|
-
}]
|
|
116
|
-
}, D.value, {
|
|
117
|
-
onClick: h(d, ["self", "stop"]),
|
|
118
|
-
onContextmenu: h(d, ["self", "stop", "prevent"]),
|
|
119
|
-
onClose: d
|
|
120
|
-
}), {
|
|
121
|
-
default: j(() => [
|
|
122
|
-
q("span", g({
|
|
123
|
-
ref_key: "bubblearrow",
|
|
124
|
-
ref: f,
|
|
125
|
-
class: "bb-common-popover__arrow"
|
|
126
|
-
}, V.value), null, 16),
|
|
127
|
-
y(B) ? (w(), I("span", oe, [
|
|
128
|
-
X(e.$slots, "default")
|
|
129
|
-
])) : R("", !0)
|
|
130
|
-
]),
|
|
131
|
-
_: 3
|
|
132
|
-
}, 16, ["class"]));
|
|
133
|
-
}
|
|
134
|
-
});
|
|
135
|
-
export {
|
|
136
|
-
ue as default
|
|
137
|
-
};
|
package/dist/index245.js
DELETED
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { computed as l, unref as o } from "vue";
|
|
2
|
-
import { useItemText as x } from "./index298.js";
|
|
3
|
-
import { useItemValue as w } from "./index292.js";
|
|
4
|
-
import { hash as y } from "./index223.js";
|
|
5
|
-
import { useLogger as D } from "./index226.js";
|
|
6
|
-
const { getItemText: O } = x(), { getItemValue: V } = w(), { warn: H } = D(), T = (u, c, m, a, d, r) => r ? !1 : !!(c || u.disabled || a && d >= a), q = ({
|
|
7
|
-
items: u,
|
|
8
|
-
disabled: c,
|
|
9
|
-
selectable: m,
|
|
10
|
-
itemText: a,
|
|
11
|
-
itemValue: d,
|
|
12
|
-
selectedIndexedByHash: r,
|
|
13
|
-
max: b = 1 / 0
|
|
14
|
-
}) => {
|
|
15
|
-
const v = l(() => o(c)), p = l(() => o(u)), h = l(
|
|
16
|
-
() => Object.keys(r.value).length
|
|
17
|
-
), g = o(b), f = (e) => {
|
|
18
|
-
const n = V(e, o(d)), t = y(n), i = O(e, o(a)), s = r.value[t] !== void 0, I = T(
|
|
19
|
-
e,
|
|
20
|
-
v.value,
|
|
21
|
-
m,
|
|
22
|
-
g,
|
|
23
|
-
h.value,
|
|
24
|
-
s
|
|
25
|
-
);
|
|
26
|
-
return {
|
|
27
|
-
item: e,
|
|
28
|
-
text: i,
|
|
29
|
-
value: n,
|
|
30
|
-
valueHash: t,
|
|
31
|
-
selected: s,
|
|
32
|
-
disabled: o(I)
|
|
33
|
-
};
|
|
34
|
-
};
|
|
35
|
-
return {
|
|
36
|
-
options: l(() => {
|
|
37
|
-
const e = [], n = /* @__PURE__ */ new Set();
|
|
38
|
-
for (let t = 0; t < p.value.length; t++) {
|
|
39
|
-
const i = p.value[t];
|
|
40
|
-
i.disabled && H(
|
|
41
|
-
"Disabling an item by passing a disabled option to the item itself is deprecated and will be removed in a future version. Use the `disabled` prop or the `selectable` iteratee prop instead."
|
|
42
|
-
);
|
|
43
|
-
const s = f(i);
|
|
44
|
-
n.has(s.valueHash) || (n.add(s.valueHash), e.push(s));
|
|
45
|
-
}
|
|
46
|
-
return e;
|
|
47
|
-
}),
|
|
48
|
-
createOption: f
|
|
49
|
-
};
|
|
50
|
-
};
|
|
51
|
-
export {
|
|
52
|
-
q as useBaseOptions
|
|
53
|
-
};
|
package/dist/index264.js
DELETED
package/dist/index288.js
DELETED
package/dist/index296.js
DELETED
package/dist/index355.js
DELETED
|
@@ -1,136 +0,0 @@
|
|
|
1
|
-
function c() {
|
|
2
|
-
return typeof window < "u";
|
|
3
|
-
}
|
|
4
|
-
function u(t) {
|
|
5
|
-
return p(t) ? (t.nodeName || "").toLowerCase() : "#document";
|
|
6
|
-
}
|
|
7
|
-
function i(t) {
|
|
8
|
-
var e;
|
|
9
|
-
return (t == null || (e = t.ownerDocument) == null ? void 0 : e.defaultView) || window;
|
|
10
|
-
}
|
|
11
|
-
function N(t) {
|
|
12
|
-
var e;
|
|
13
|
-
return (e = (p(t) ? t.ownerDocument : t.document) || window.document) == null ? void 0 : e.documentElement;
|
|
14
|
-
}
|
|
15
|
-
function p(t) {
|
|
16
|
-
return c() ? t instanceof Node || t instanceof i(t).Node : !1;
|
|
17
|
-
}
|
|
18
|
-
function m(t) {
|
|
19
|
-
return c() ? t instanceof Element || t instanceof i(t).Element : !1;
|
|
20
|
-
}
|
|
21
|
-
function w(t) {
|
|
22
|
-
return c() ? t instanceof HTMLElement || t instanceof i(t).HTMLElement : !1;
|
|
23
|
-
}
|
|
24
|
-
function f(t) {
|
|
25
|
-
return !c() || typeof ShadowRoot > "u" ? !1 : t instanceof ShadowRoot || t instanceof i(t).ShadowRoot;
|
|
26
|
-
}
|
|
27
|
-
const E = /* @__PURE__ */ new Set(["inline", "contents"]);
|
|
28
|
-
function y(t) {
|
|
29
|
-
const {
|
|
30
|
-
overflow: e,
|
|
31
|
-
overflowX: n,
|
|
32
|
-
overflowY: o,
|
|
33
|
-
display: r
|
|
34
|
-
} = S(t);
|
|
35
|
-
return /auto|scroll|overlay|hidden|clip/.test(e + o + n) && !E.has(r);
|
|
36
|
-
}
|
|
37
|
-
const T = /* @__PURE__ */ new Set(["table", "td", "th"]);
|
|
38
|
-
function A(t) {
|
|
39
|
-
return T.has(u(t));
|
|
40
|
-
}
|
|
41
|
-
const v = [":popover-open", ":modal"];
|
|
42
|
-
function L(t) {
|
|
43
|
-
return v.some((e) => {
|
|
44
|
-
try {
|
|
45
|
-
return t.matches(e);
|
|
46
|
-
} catch {
|
|
47
|
-
return !1;
|
|
48
|
-
}
|
|
49
|
-
});
|
|
50
|
-
}
|
|
51
|
-
const D = ["transform", "translate", "scale", "rotate", "perspective"], C = ["transform", "translate", "scale", "rotate", "perspective", "filter"], k = ["paint", "layout", "strict", "content"];
|
|
52
|
-
function V(t) {
|
|
53
|
-
const e = O(), n = m(t) ? S(t) : t;
|
|
54
|
-
return D.some((o) => n[o] ? n[o] !== "none" : !1) || (n.containerType ? n.containerType !== "normal" : !1) || !e && (n.backdropFilter ? n.backdropFilter !== "none" : !1) || !e && (n.filter ? n.filter !== "none" : !1) || C.some((o) => (n.willChange || "").includes(o)) || k.some((o) => (n.contain || "").includes(o));
|
|
55
|
-
}
|
|
56
|
-
function B(t) {
|
|
57
|
-
let e = s(t);
|
|
58
|
-
for (; w(e) && !h(e); ) {
|
|
59
|
-
if (V(e))
|
|
60
|
-
return e;
|
|
61
|
-
if (L(e))
|
|
62
|
-
return null;
|
|
63
|
-
e = s(e);
|
|
64
|
-
}
|
|
65
|
-
return null;
|
|
66
|
-
}
|
|
67
|
-
function O() {
|
|
68
|
-
return typeof CSS > "u" || !CSS.supports ? !1 : CSS.supports("-webkit-backdrop-filter", "none");
|
|
69
|
-
}
|
|
70
|
-
const R = /* @__PURE__ */ new Set(["html", "body", "#document"]);
|
|
71
|
-
function h(t) {
|
|
72
|
-
return R.has(u(t));
|
|
73
|
-
}
|
|
74
|
-
function S(t) {
|
|
75
|
-
return i(t).getComputedStyle(t);
|
|
76
|
-
}
|
|
77
|
-
function F(t) {
|
|
78
|
-
return m(t) ? {
|
|
79
|
-
scrollLeft: t.scrollLeft,
|
|
80
|
-
scrollTop: t.scrollTop
|
|
81
|
-
} : {
|
|
82
|
-
scrollLeft: t.scrollX,
|
|
83
|
-
scrollTop: t.scrollY
|
|
84
|
-
};
|
|
85
|
-
}
|
|
86
|
-
function s(t) {
|
|
87
|
-
if (u(t) === "html")
|
|
88
|
-
return t;
|
|
89
|
-
const e = (
|
|
90
|
-
// Step into the shadow DOM of the parent of a slotted node.
|
|
91
|
-
t.assignedSlot || // DOM Element detected.
|
|
92
|
-
t.parentNode || // ShadowRoot detected.
|
|
93
|
-
f(t) && t.host || // Fallback.
|
|
94
|
-
N(t)
|
|
95
|
-
);
|
|
96
|
-
return f(e) ? e.host : e;
|
|
97
|
-
}
|
|
98
|
-
function b(t) {
|
|
99
|
-
const e = s(t);
|
|
100
|
-
return h(e) ? t.ownerDocument ? t.ownerDocument.body : t.body : w(e) && y(e) ? e : b(e);
|
|
101
|
-
}
|
|
102
|
-
function d(t, e, n) {
|
|
103
|
-
var o;
|
|
104
|
-
e === void 0 && (e = []), n === void 0 && (n = !0);
|
|
105
|
-
const r = b(t), g = r === ((o = t.ownerDocument) == null ? void 0 : o.body), l = i(r);
|
|
106
|
-
if (g) {
|
|
107
|
-
const a = _(l);
|
|
108
|
-
return e.concat(l, l.visualViewport || [], y(r) ? r : [], a && n ? d(a) : []);
|
|
109
|
-
}
|
|
110
|
-
return e.concat(r, d(r, [], n));
|
|
111
|
-
}
|
|
112
|
-
function _(t) {
|
|
113
|
-
return t.parent && Object.getPrototypeOf(t.parent) ? t.frameElement : null;
|
|
114
|
-
}
|
|
115
|
-
export {
|
|
116
|
-
S as getComputedStyle,
|
|
117
|
-
B as getContainingBlock,
|
|
118
|
-
N as getDocumentElement,
|
|
119
|
-
_ as getFrameElement,
|
|
120
|
-
b as getNearestOverflowAncestor,
|
|
121
|
-
u as getNodeName,
|
|
122
|
-
F as getNodeScroll,
|
|
123
|
-
d as getOverflowAncestors,
|
|
124
|
-
s as getParentNode,
|
|
125
|
-
i as getWindow,
|
|
126
|
-
V as isContainingBlock,
|
|
127
|
-
m as isElement,
|
|
128
|
-
w as isHTMLElement,
|
|
129
|
-
h as isLastTraversableNode,
|
|
130
|
-
p as isNode,
|
|
131
|
-
y as isOverflowElement,
|
|
132
|
-
f as isShadowRoot,
|
|
133
|
-
A as isTableElement,
|
|
134
|
-
L as isTopLayer,
|
|
135
|
-
O as isWebKit
|
|
136
|
-
};
|