bitboss-ui 2.0.55 → 2.0.56
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/index110.js +4 -4
- package/dist/index118.js +1 -1
- package/dist/index120.js +5 -5
- package/dist/index122.js +1 -1
- package/dist/index126.js +1 -1
- package/dist/index127.js +1 -1
- package/dist/index128.js +1 -1
- package/dist/index13.js +1 -1
- package/dist/index133.js +2 -2
- package/dist/index15.js +4 -4
- package/dist/index17.js +3 -3
- package/dist/index19.js +2 -2
- package/dist/index206.js +3 -2
- package/dist/index207.js +41 -4
- package/dist/index208.js +6 -2
- package/dist/index209.js +7 -53
- package/dist/index21.js +14 -14
- package/dist/index210.js +10 -0
- package/dist/index211.js +126 -13
- package/dist/index212.js +281 -3
- package/dist/index213.js +124 -40
- package/dist/index214.js +19 -6
- package/dist/index215.js +16 -7
- package/dist/index216.js +16 -8
- package/dist/index217.js +2 -20
- package/dist/index218.js +2 -4
- package/dist/index219.js +20 -5
- package/dist/index220.js +52 -15
- package/dist/index222.js +13 -19
- package/dist/index223.js +5 -19
- package/dist/index224.js +367 -25
- package/dist/index225.js +2 -3
- package/dist/index226.js +4 -2
- package/dist/index227.js +2 -249
- package/dist/index228.js +160 -50
- package/dist/index229.js +78 -38
- package/dist/index23.js +15 -15
- package/dist/index231.js +3 -49
- package/dist/index232.js +3 -125
- package/dist/index233.js +16 -122
- package/dist/index234.js +27 -2
- package/dist/index235.js +3 -5
- package/dist/index236.js +246 -366
- package/dist/index237.js +52 -3
- package/dist/index238.js +43 -161
- package/dist/index239.js +5 -84
- package/dist/index240.js +51 -0
- package/dist/index242.js +1 -1
- package/dist/index244.js +1 -1
- package/dist/index246.js +1 -1
- package/dist/index25.js +5 -5
- package/dist/index250.js +6 -4
- package/dist/index251.js +16 -3
- package/dist/index252.js +5 -0
- package/dist/index253.js +8 -6
- package/dist/index254.js +23 -3
- package/dist/index255.js +9 -9
- package/dist/index256.js +431 -23
- package/dist/index257.js +82 -424
- package/dist/index258.js +197 -86
- package/dist/index259.js +5 -8
- package/dist/index260.js +2 -6
- package/dist/index261.js +2 -16
- package/dist/index262.js +2 -176
- package/dist/index263.js +2 -200
- package/dist/index264.js +2 -281
- package/dist/index265.js +125 -5
- package/dist/index266.js +176 -2
- package/dist/index267.js +3 -2
- package/dist/index269.js +7 -2
- package/dist/index27.js +1 -1
- package/dist/index270.js +22 -2
- package/dist/index272.js +4 -2
- package/dist/index273.js +3 -2
- package/dist/index274.js +12 -2
- package/dist/index275.js +9 -2
- package/dist/index276.js +8 -27
- package/dist/index277.js +15 -20
- package/dist/index278.js +6 -0
- package/dist/index279.js +224 -2
- package/dist/index280.js +427 -117
- package/dist/index281.js +126 -21
- package/dist/index283.js +2 -224
- package/dist/index284.js +2 -436
- package/dist/index285.js +2 -127
- package/dist/index286.js +2 -3
- package/dist/index287.js +2 -12
- package/dist/index288.js +26 -7
- package/dist/index289.js +20 -7
- package/dist/index29.js +2 -2
- package/dist/index291.js +2 -4
- package/dist/index292.js +65 -2
- package/dist/index293.js +5 -3
- package/dist/index294.js +3 -211
- package/dist/index295.js +3 -5
- package/dist/index296.js +211 -2
- package/dist/index297.js +4 -66
- package/dist/index298.js +4 -5
- package/dist/index299.js +58 -7
- package/dist/index300.js +79 -33
- package/dist/index302.js +7 -0
- package/dist/index303.js +7 -3
- package/dist/index304.js +4 -4
- package/dist/index305.js +32 -3
- package/dist/index306.js +10 -58
- package/dist/index31.js +2 -2
- package/dist/index310.js +2 -47
- package/dist/index311.js +46 -10
- package/dist/index312.js +480 -2
- package/dist/index314.js +426 -0
- package/dist/index315.js +2 -424
- package/dist/index33.js +2 -2
- package/dist/index35.js +3 -3
- package/dist/index37.js +9 -9
- package/dist/index39.js +2 -2
- package/dist/index41.js +2 -2
- package/dist/index43.js +2 -2
- package/dist/index45.js +4 -4
- package/dist/index47.js +2 -2
- package/dist/index49.js +2 -2
- package/dist/index55.js +1 -1
- package/dist/index57.js +1 -1
- package/dist/index75.js +3 -3
- package/dist/index79.js +2 -2
- package/dist/index81.js +1 -1
- package/dist/index84.js +2 -2
- package/dist/index86.js +1 -1
- package/dist/index88.js +3 -3
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/dist/index221.js +0 -18
- package/dist/index230.js +0 -7
- package/dist/index271.js +0 -4
- package/dist/index290.js +0 -19
- package/dist/index301.js +0 -81
- package/dist/index313.js +0 -482
- package/dist/index317.js +0 -4
- /package/dist/{index268.js → index282.js} +0 -0
package/dist/index238.js
CHANGED
@@ -1,164 +1,46 @@
|
|
1
|
-
import {
|
2
|
-
import
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
const
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
add: L,
|
23
|
-
remove: U
|
24
|
-
} = E(), { getItemText: z } = oe(), { getItemValue: G } = ne();
|
25
|
-
if (t.max && t.max < 1)
|
26
|
-
throw new Error("Invalid value for `max` property");
|
27
|
-
const B = (e) => {
|
28
|
-
const l = !!(t.disabled.value || e.disabled), n = z(e, t.itemText), o = G(e, t.itemValue);
|
29
|
-
if (o === void 0)
|
30
|
-
throw new Error(
|
31
|
-
'The result of extracting "value" from option was undefined. Affected item is ' + JSON.stringify(e) + " please check itemValue property is correct."
|
32
|
-
);
|
33
|
-
const _ = d(o);
|
34
|
-
return {
|
35
|
-
item: e,
|
36
|
-
text: n,
|
37
|
-
value: o,
|
38
|
-
valueHash: _,
|
39
|
-
disabled: l,
|
40
|
-
selected: !1
|
41
|
-
};
|
42
|
-
}, T = (e) => (e.selected = F(q.value[e.valueHash]), e), K = t.max || 1 / 0, V = (e) => (e.disabled = e.disabled || t.multiple && t.modelValue.value.length >= K && !e.selected, e), g = a(() => {
|
43
|
-
const e = [].concat(
|
44
|
-
v.value.map(H(B, T, V)),
|
45
|
-
O.value.map(H(T, V)),
|
46
|
-
P.value.map(H(T, V))
|
1
|
+
import { defineComponent as _, computed as a, openBlock as o, createElementBlock as c, createElementVNode as p, Fragment as b, renderList as h, createBlock as k, normalizeClass as f, withCtx as y, createTextVNode as x, toDisplayString as B } from "vue";
|
2
|
+
import C from "./index13.js";
|
3
|
+
/* empty css */
|
4
|
+
const M = { class: "bb-base-date-picker__button-menu bb-base-date-picker__month-selector" }, v = { class: "content" }, E = /* @__PURE__ */ _({
|
5
|
+
__name: "BaseDatePickerMonthSelector",
|
6
|
+
props: {
|
7
|
+
cursor: {},
|
8
|
+
disabled: { type: Boolean }
|
9
|
+
},
|
10
|
+
emits: ["update:month"],
|
11
|
+
setup(l, { emit: d }) {
|
12
|
+
const s = l, m = d, i = a(() => s.cursor.month()), u = a(
|
13
|
+
() => new Array(12).fill(0).map((r, t) => {
|
14
|
+
const n = s.cursor.clone().startOf("year").add(t, "month");
|
15
|
+
return {
|
16
|
+
text: n.format("MMMM"),
|
17
|
+
key: n.unix(),
|
18
|
+
selected: n.month() === i.value,
|
19
|
+
handler: () => m("update:month", t)
|
20
|
+
};
|
21
|
+
})
|
47
22
|
);
|
48
|
-
return
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
const n = ++c.value;
|
70
|
-
try {
|
71
|
-
l = await t.items.value(
|
72
|
-
r.value,
|
73
|
-
e,
|
74
|
-
t.modelValue.value
|
75
|
-
), n < c.value && (await ue(() => n === c.value), l = v.value);
|
76
|
-
} catch (o) {
|
77
|
-
console.error(o);
|
78
|
-
}
|
79
|
-
c.value--;
|
80
|
-
}
|
81
|
-
v.value = l;
|
82
|
-
}, C = a(() => {
|
83
|
-
const e = {};
|
84
|
-
for (let l = 0; l < g.value.length; l++) {
|
85
|
-
const n = g.value[l], { valueHash: o } = n;
|
86
|
-
e[o] = n;
|
87
|
-
}
|
88
|
-
return {
|
89
|
-
get: (l) => e[d(l)]
|
90
|
-
};
|
91
|
-
}), f = a(() => [].concat(t.modelValue.value).reduce((e, l) => {
|
92
|
-
const n = C.value.get(l);
|
93
|
-
return n && e.push(n), e;
|
94
|
-
}, [])), M = (e) => F(C.value.get(e)), i = () => {
|
95
|
-
if (t.multiple) {
|
96
|
-
r.value = "";
|
97
|
-
return;
|
98
|
-
}
|
99
|
-
let e;
|
100
|
-
f.value && (e = te(f.value)), r.value = (e == null ? void 0 : e.text) || "";
|
101
|
-
}, X = () => {
|
102
|
-
const e = r.value.trim(), l = B(e);
|
103
|
-
L(l), i();
|
104
|
-
}, c = s(0), A = a(() => [].concat(t.modelValue.value).reduce(
|
105
|
-
(e, l) => (M(l) ? e.coherent.push(l) : e.incoherent.push(l), e),
|
106
|
-
{ coherent: [], incoherent: [] }
|
107
|
-
)), D = a(() => t.multiple && !t.modelValue.value.length || !t.multiple && ie(t.modelValue.value) ? !0 : !A.value.incoherent.length), Y = () => {
|
108
|
-
t.enforceCoherence && !D.value && (t.multiple ? u(A.value.coherent) : u(null));
|
109
|
-
}, I = s(!1), p = s(!1), m = async () => {
|
110
|
-
p.value = !0, await x({ prefill: !0 }), Y(), i(), I.value = !0, p.value = !1;
|
111
|
-
};
|
112
|
-
$(async () => {
|
113
|
-
t.prefill && (await m(), t.stash && y(...f.value));
|
114
|
-
});
|
115
|
-
let h;
|
116
|
-
const Z = () => {
|
117
|
-
h && clearTimeout(h), h = setTimeout(async () => {
|
118
|
-
try {
|
119
|
-
await x({ prefill: !1 });
|
120
|
-
} catch (e) {
|
121
|
-
console.error(e);
|
122
|
-
}
|
123
|
-
}, t.queryDebounceTime);
|
124
|
-
};
|
125
|
-
ee(() => clearTimeout(h));
|
126
|
-
let w;
|
127
|
-
b(
|
128
|
-
() => t.modelValue.value,
|
129
|
-
() => {
|
130
|
-
D.value || (w && clearTimeout(w), w = setTimeout(async () => {
|
131
|
-
m();
|
132
|
-
}, t.modelValueDebounceTime));
|
133
|
-
}
|
134
|
-
);
|
135
|
-
let S;
|
136
|
-
const N = async (e, l) => {
|
137
|
-
d(l) !== d(e) && I.value && (S && clearTimeout(S), S = setTimeout(async () => {
|
138
|
-
await m();
|
139
|
-
}, t.depsDebounceTime));
|
140
|
-
};
|
141
|
-
return b(() => t.items.value, N), b(() => t.dependencies.value, N), {
|
142
|
-
addCurrentQueryToManualItems: X,
|
143
|
-
alignQueryToState: i,
|
144
|
-
getOptions: x,
|
145
|
-
hasPrefilled: I,
|
146
|
-
innerLoading: c,
|
147
|
-
isPrefilling: p,
|
148
|
-
manualItems: O,
|
149
|
-
options: g,
|
150
|
-
prefillItems: m,
|
151
|
-
query: r,
|
152
|
-
searchByQuery: Z,
|
153
|
-
selectedOptions: f,
|
154
|
-
selectOption: R,
|
155
|
-
setStash: y,
|
156
|
-
unselectOption: W,
|
157
|
-
updateModelValue: u,
|
158
|
-
valueIsSelected: M,
|
159
|
-
internalItems: v
|
160
|
-
};
|
161
|
-
};
|
23
|
+
return (r, t) => (o(), c("div", M, [
|
24
|
+
p("div", v, [
|
25
|
+
(o(!0), c(b, null, h(u.value, (e) => (o(), k(C, {
|
26
|
+
key: e.key,
|
27
|
+
class: f({
|
28
|
+
content__btn: !0,
|
29
|
+
"content__btn--selected": e.selected
|
30
|
+
}),
|
31
|
+
disabled: r.disabled,
|
32
|
+
type: "button",
|
33
|
+
onClick: e.handler
|
34
|
+
}, {
|
35
|
+
default: y(() => [
|
36
|
+
x(B(e.text), 1)
|
37
|
+
]),
|
38
|
+
_: 2
|
39
|
+
}, 1032, ["class", "disabled", "onClick"]))), 128))
|
40
|
+
])
|
41
|
+
]));
|
42
|
+
}
|
43
|
+
});
|
162
44
|
export {
|
163
|
-
|
45
|
+
E as default
|
164
46
|
};
|
package/dist/index239.js
CHANGED
@@ -1,86 +1,7 @@
|
|
1
|
-
import
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
}, g = {
|
6
|
-
key: 1,
|
7
|
-
class: "bb-cr-container__no-data-container"
|
8
|
-
}, f = /* @__PURE__ */ b({
|
9
|
-
__name: "OptionsContainer",
|
10
|
-
props: {
|
11
|
-
direction: {},
|
12
|
-
hasErrors: { type: Boolean },
|
13
|
-
hideLabel: { type: Boolean },
|
14
|
-
loadingText: {},
|
15
|
-
loading: { type: Boolean },
|
16
|
-
noDataText: {},
|
17
|
-
options: {}
|
18
|
-
},
|
19
|
-
setup(k) {
|
20
|
-
return (a, y) => (t(), n("span", {
|
21
|
-
ref: "container",
|
22
|
-
class: r(["bb-cr-container", {
|
23
|
-
"bb-cr-container--errors": a.hasErrors,
|
24
|
-
"bb-cr-container--horizontal": a.direction === "horizontal",
|
25
|
-
"bb-cr-container--vertical": a.direction === "vertical"
|
26
|
-
}])
|
27
|
-
}, [
|
28
|
-
l("span", p, [
|
29
|
-
s(a.$slots, "prepend"),
|
30
|
-
!a.options.length && a.loading ? (t(), n("span", u, [
|
31
|
-
s(a.$slots, "loading", {}, () => [
|
32
|
-
o(d(a.loadingText), 1)
|
33
|
-
])
|
34
|
-
])) : a.options.length ? h("", !0) : (t(), n("span", g, [
|
35
|
-
s(a.$slots, "no-data", {}, () => [
|
36
|
-
o(d(a.noDataText), 1)
|
37
|
-
])
|
38
|
-
])),
|
39
|
-
(t(!0), n(c, null, m(a.options, (e, i) => (t(), n(c, {
|
40
|
-
key: (e == null ? void 0 : e.valueHash) || i
|
41
|
-
}, [
|
42
|
-
s(a.$slots, "option:prepend", {
|
43
|
-
id: e.valueHash,
|
44
|
-
checked: !!e.selected,
|
45
|
-
disabled: !!e.disabled,
|
46
|
-
item: e.item,
|
47
|
-
text: e.text
|
48
|
-
}),
|
49
|
-
l("label", {
|
50
|
-
class: r(["bb-cr-container-option", { "bb-base-radio-selected": e.selected }])
|
51
|
-
}, [
|
52
|
-
s(a.$slots, "input", {
|
53
|
-
index: i,
|
54
|
-
option: e
|
55
|
-
}),
|
56
|
-
l("span", {
|
57
|
-
class: r({
|
58
|
-
"bb-cr-container-option__text": !0,
|
59
|
-
"sr-only": a.hideLabel
|
60
|
-
})
|
61
|
-
}, [
|
62
|
-
s(a.$slots, "label", {
|
63
|
-
checked: !!e.selected,
|
64
|
-
item: e.item,
|
65
|
-
text: e.text
|
66
|
-
}, () => [
|
67
|
-
o(d(e.text), 1)
|
68
|
-
])
|
69
|
-
], 2)
|
70
|
-
], 2),
|
71
|
-
s(a.$slots, "option:append", {
|
72
|
-
id: e.valueHash,
|
73
|
-
checked: !!e.selected,
|
74
|
-
disabled: !!e.disabled,
|
75
|
-
item: e.item,
|
76
|
-
text: e.text
|
77
|
-
})
|
78
|
-
], 64))), 128)),
|
79
|
-
s(a.$slots, "append")
|
80
|
-
])
|
81
|
-
], 2));
|
82
|
-
}
|
83
|
-
});
|
1
|
+
import o from "./index289.js";
|
2
|
+
/* empty css */
|
3
|
+
import t from "./index269.js";
|
4
|
+
const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-8c6b13bd"]]);
|
84
5
|
export {
|
85
|
-
|
6
|
+
m as default
|
86
7
|
};
|
package/dist/index240.js
ADDED
@@ -0,0 +1,51 @@
|
|
1
|
+
import { defineComponent as p, ref as _, computed as b, onMounted as f, openBlock as n, createElementBlock as o, createElementVNode as k, Fragment as y, renderList as h, unref as g, createBlock as v, normalizeClass as x, withCtx as B, createTextVNode as C, toDisplayString as E } from "vue";
|
2
|
+
import { range as w } from "./index309.js";
|
3
|
+
import D from "./index13.js";
|
4
|
+
/* empty css */
|
5
|
+
const S = { class: "content" }, c = 100, V = /* @__PURE__ */ p({
|
6
|
+
__name: "BaseDatePickerYearSelector",
|
7
|
+
props: {
|
8
|
+
cursor: {},
|
9
|
+
disabled: { type: Boolean }
|
10
|
+
},
|
11
|
+
emits: ["update:year"],
|
12
|
+
setup(s, { emit: l }) {
|
13
|
+
const i = s, d = l, r = _(), u = b(() => i.cursor.year()), a = (/* @__PURE__ */ new Date()).getFullYear() - c / 2, m = w(a, a + c).map((e) => ({
|
14
|
+
text: e,
|
15
|
+
key: e,
|
16
|
+
selected: e === u.value,
|
17
|
+
handler: () => d("update:year", e)
|
18
|
+
}));
|
19
|
+
return f(() => {
|
20
|
+
if (!r.value) return;
|
21
|
+
const e = r.value.querySelector(
|
22
|
+
".content__btn--selected"
|
23
|
+
);
|
24
|
+
e && (e.parentElement.scrollTop = e.offsetTop - e.parentElement.clientHeight / 2 + 16);
|
25
|
+
}), (e, T) => (n(), o("div", {
|
26
|
+
ref_key: "container",
|
27
|
+
ref: r,
|
28
|
+
class: "bb-base-date-picker__button-menu bb-base-date-picker__year-selector scrollbar-border"
|
29
|
+
}, [
|
30
|
+
k("div", S, [
|
31
|
+
(n(!0), o(y, null, h(g(m), (t) => (n(), v(D, {
|
32
|
+
key: t.key,
|
33
|
+
class: x({
|
34
|
+
content__btn: !0,
|
35
|
+
"content__btn--selected": t.selected
|
36
|
+
}),
|
37
|
+
disabled: e.disabled,
|
38
|
+
onClick: t.handler
|
39
|
+
}, {
|
40
|
+
default: B(() => [
|
41
|
+
C(E(t.text), 1)
|
42
|
+
]),
|
43
|
+
_: 2
|
44
|
+
}, 1032, ["class", "disabled", "onClick"]))), 128))
|
45
|
+
])
|
46
|
+
], 512));
|
47
|
+
}
|
48
|
+
});
|
49
|
+
export {
|
50
|
+
V as default
|
51
|
+
};
|
package/dist/index242.js
CHANGED
package/dist/index244.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as y, ref as F, computed as H, watch as N, openBlock as p, createElementBlock as L, Fragment as S, renderList as V, createBlock as A, normalizeClass as O, withModifiers as P, withCtx as $, createTextVNode as z, toDisplayString as D } from "vue";
|
2
|
-
import { hash as d } from "./
|
2
|
+
import { hash as d } from "./index235.js";
|
3
3
|
import { isNil as l } from "./index129.js";
|
4
4
|
import E from "./index124.js";
|
5
5
|
/* empty css */
|
package/dist/index246.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import { defineComponent as F, ref as H, computed as L, watch as N, openBlock as d, createElementBlock as v, Fragment as S, renderList as A, normalizeClass as O, withModifiers as P, toDisplayString as V } from "vue";
|
2
|
-
import { hash as f } from "./
|
2
|
+
import { hash as f } from "./index235.js";
|
3
3
|
import { isNil as i } from "./index129.js";
|
4
4
|
const z = ["text", "onClick:clear"], j = /* @__PURE__ */ F({
|
5
5
|
__name: "CommaBox",
|
package/dist/index25.js
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
import { defineComponent as ae, ref as o, getCurrentInstance as se, computed as m, nextTick as N, useAttrs as ne, onMounted as ie, onBeforeUnmount as F, watch as re, openBlock as k, createBlock as ue, Teleport as de, createElementVNode as a, mergeProps as G, createElementBlock as T, renderSlot as u, createTextVNode as ce, toDisplayString as P, createCommentVNode as z } from "vue";
|
2
|
-
import { throttle as ve } from "./
|
3
|
-
import { useFocusTrap as fe } from "./
|
2
|
+
import { throttle as ve } from "./index206.js";
|
3
|
+
import { useFocusTrap as fe } from "./index207.js";
|
4
4
|
import { useId as K } from "./index8.js";
|
5
5
|
import { wait as H } from "./index131.js";
|
6
|
-
import { waitFor as be } from "./
|
7
|
-
import { useModalsState as C } from "./
|
8
|
-
import { useLogger as pe } from "./
|
6
|
+
import { waitFor as be } from "./index208.js";
|
7
|
+
import { useModalsState as C } from "./index209.js";
|
8
|
+
import { useLogger as pe } from "./index210.js";
|
9
9
|
const me = { class: "bb-base-dialog-close" }, ge = ["aria-label"], De = /* @__PURE__ */ ae({
|
10
10
|
__name: "BaseDialog",
|
11
11
|
props: {
|
package/dist/index250.js
CHANGED
@@ -1,6 +1,8 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
1
|
+
import e from "./index297.js";
|
2
|
+
import r from "./index298.js";
|
3
|
+
import o from "./index299.js";
|
4
|
+
const f = new o(r, e)._freeze();
|
4
5
|
export {
|
5
|
-
|
6
|
+
o as Mime,
|
7
|
+
f as default
|
6
8
|
};
|
package/dist/index251.js
CHANGED
@@ -1,5 +1,18 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
const e = (o, r, f) => o.reduce((t, n) => {
|
2
|
+
if (t) return t;
|
3
|
+
if (f(n))
|
4
|
+
return n;
|
5
|
+
if (r in n) {
|
6
|
+
const i = e(
|
7
|
+
[].concat(n[r]),
|
8
|
+
r,
|
9
|
+
f
|
10
|
+
);
|
11
|
+
if (i)
|
12
|
+
return i;
|
13
|
+
}
|
14
|
+
return t;
|
15
|
+
}, null);
|
3
16
|
export {
|
4
|
-
|
17
|
+
e as findInTree
|
5
18
|
};
|
package/dist/index252.js
ADDED
package/dist/index253.js
CHANGED
@@ -1,9 +1,11 @@
|
|
1
|
-
const
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
1
|
+
const o = (n, t) => {
|
2
|
+
for (let e = n.length - 1; e >= 0; e--) {
|
3
|
+
const i = n[e];
|
4
|
+
if (t(i, e, n))
|
5
|
+
return e;
|
6
|
+
}
|
7
|
+
return -1;
|
6
8
|
};
|
7
9
|
export {
|
8
|
-
|
10
|
+
o as findRightIndex
|
9
11
|
};
|
package/dist/index254.js
CHANGED
@@ -1,5 +1,25 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
const e = {
|
2
|
+
inert: ":not([inert]):not([inert] *)",
|
3
|
+
negTabIndex: ':not([tabindex^="-"])',
|
4
|
+
disabled: ":not(:disabled)"
|
5
|
+
}, n = [
|
6
|
+
`a[href]${e.inert}${e.negTabIndex}`,
|
7
|
+
`area[href]${e.inert}${e.negTabIndex}`,
|
8
|
+
`input:not([type="hidden"]):not([type="radio"])${e.inert}${e.negTabIndex}${e.disabled}`,
|
9
|
+
`input[type="radio"]${e.inert}${e.negTabIndex}${e.disabled}`,
|
10
|
+
`select${e.inert}${e.negTabIndex}${e.disabled}`,
|
11
|
+
`textarea${e.inert}${e.negTabIndex}${e.disabled}`,
|
12
|
+
`button${e.inert}${e.negTabIndex}${e.disabled}`,
|
13
|
+
`details${e.inert} > summary:first-of-type${e.negTabIndex}`,
|
14
|
+
// Discard until Firefox supports `:has()`
|
15
|
+
// See: https://github.com/KittyGiraudel/focusable-selectors/issues/12
|
16
|
+
// `details:not(:has(> summary))${not.inert}${not.negTabIndex}`,
|
17
|
+
`iframe${e.inert}${e.negTabIndex}`,
|
18
|
+
`audio[controls]${e.inert}${e.negTabIndex}`,
|
19
|
+
`video[controls]${e.inert}${e.negTabIndex}`,
|
20
|
+
`[contenteditable]${e.inert}${e.negTabIndex}`,
|
21
|
+
`[tabindex]${e.inert}${e.negTabIndex}`
|
22
|
+
];
|
3
23
|
export {
|
4
|
-
|
24
|
+
n as default
|
5
25
|
};
|
package/dist/index255.js
CHANGED
@@ -1,11 +1,11 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
}
|
1
|
+
function u(e, i) {
|
2
|
+
let t;
|
3
|
+
return function(...o) {
|
4
|
+
t !== void 0 && clearTimeout(t), t = setTimeout(() => {
|
5
|
+
e.apply(this, o);
|
6
|
+
}, i);
|
7
|
+
};
|
8
|
+
}
|
9
9
|
export {
|
10
|
-
|
10
|
+
u as debounce
|
11
11
|
};
|