bitboss-ui 2.0.176 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +0 -4
- package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +0 -4
- package/dist/components/BaseSelect/BaseSelect.vue.d.ts +0 -4
- package/dist/components/BbDropdown/BbDropdown.vue.d.ts +1 -1
- package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +32 -28
- package/dist/components/BbPopover/BbPopover.vue.d.ts +1 -1
- package/dist/components/BbSelect/BbSelect.vue.d.ts +0 -4
- package/dist/components/BbTooltip/BbTooltip.vue.d.ts +1 -1
- package/dist/index.css +1 -1
- package/dist/index106.js +9 -9
- package/dist/index107.js +29 -31
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- package/dist/index121.js +12 -12
- package/dist/index129.js +1 -1
- package/dist/index13.js +1 -1
- package/dist/index131.js +13 -14
- package/dist/index136.js +1 -1
- package/dist/index137.js +2 -2
- package/dist/index138.js +1 -1
- package/dist/index139.js +2 -2
- package/dist/index15.js +13 -14
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index206.js +2 -138
- package/dist/index207.js +138 -2
- package/dist/index208.js +2 -2
- package/dist/index209.js +2 -13
- package/dist/index21.js +16 -16
- package/dist/index210.js +4 -66
- package/dist/index211.js +4 -0
- package/dist/index212.js +65 -176
- package/dist/index214.js +15 -0
- package/dist/index215.js +12 -28
- package/dist/index216.js +13 -17
- package/dist/index217.js +10 -50
- package/dist/index218.js +5 -15
- package/dist/index219.js +5 -3
- package/dist/index220.js +5 -12
- package/dist/index221.js +5 -16
- package/dist/index222.js +5 -34
- package/dist/index223.js +5 -2
- package/dist/index224.js +2 -4
- package/dist/index225.js +2 -2
- package/dist/index226.js +2 -5
- package/dist/index227.js +20 -5
- package/dist/index228.js +113 -5
- package/dist/index23.js +45 -46
- package/dist/index230.js +86 -5
- package/dist/index232.js +29 -2
- package/dist/index233.js +16 -2
- package/dist/index234.js +17 -2
- package/dist/index235.js +51 -13
- package/dist/index236.js +14 -10
- package/dist/index237.js +3 -20
- package/dist/index238.js +12 -113
- package/dist/index239.js +6 -0
- package/dist/index240.js +191 -100
- package/dist/index242.js +5 -100
- package/dist/index243.js +7 -0
- package/dist/index244.js +8 -4
- package/dist/index245.js +239 -186
- package/dist/index246.js +54 -0
- package/dist/index247.js +42 -16
- package/dist/index248.js +5 -12
- package/dist/index249.js +59 -5
- package/dist/index25.js +22 -21
- package/dist/index250.js +17 -227
- package/dist/index251.js +11 -12
- package/dist/index252.js +6 -3
- package/dist/index253.js +106 -5
- package/dist/index255.js +98 -6
- package/dist/index257.js +221 -45
- package/dist/index258.js +177 -44
- package/dist/index259.js +2 -5
- package/dist/index260.js +3 -60
- package/dist/index261.js +34 -2
- package/dist/index262.js +2 -2
- package/dist/index263.js +9 -8
- package/dist/index264.js +3 -23
- package/dist/index265.js +6 -10
- package/dist/index266.js +16 -3
- package/dist/index267.js +3 -41
- package/dist/index268.js +9 -7
- package/dist/index269.js +8 -14
- package/dist/index27.js +1 -1
- package/dist/index270.js +23 -3
- package/dist/index271.js +9 -6
- package/dist/index272.js +8 -16
- package/dist/index273.js +4 -8
- package/dist/index274.js +8 -9
- package/dist/index275.js +2 -8
- package/dist/index276.js +67 -2
- package/dist/index278.js +4 -67
- package/dist/index279.js +3 -5
- package/dist/index281.js +9 -0
- package/dist/index282.js +6 -6
- package/dist/index283.js +11 -3
- package/dist/index284.js +4 -3
- package/dist/index285.js +3 -17
- package/dist/index286.js +3 -28
- package/dist/index287.js +3 -2
- package/dist/index288.js +17 -4
- package/dist/index289.js +28 -4
- package/dist/index29.js +3 -3
- package/dist/index302.js +19 -3
- package/dist/index303.js +2 -7
- package/dist/index304.js +26 -10
- package/dist/index305.js +2 -3
- package/dist/index306.js +2 -3
- package/dist/index307.js +2 -3
- package/dist/index308.js +2 -6
- package/dist/index309.js +1 -1
- package/dist/index31.js +2 -2
- package/dist/index310.js +22 -5
- package/dist/index312.js +3 -2
- package/dist/index313.js +3 -27
- package/dist/index314.js +2 -2
- package/dist/index315.js +6 -2
- package/dist/index316.js +1 -1
- package/dist/index317.js +5 -2
- package/dist/index318.js +5 -2
- package/dist/index319.js +701 -22
- package/dist/index320.js +356 -0
- package/dist/index321.js +53 -466
- package/dist/index322.js +33 -2
- package/dist/index323.js +28 -5
- package/dist/index325.js +2 -701
- package/dist/index326.js +129 -354
- package/dist/index327.js +365 -54
- package/dist/index328.js +8 -2
- package/dist/index329.js +5 -6
- package/dist/index33.js +8 -8
- package/dist/index330.js +8 -47
- package/dist/index331.js +44 -126
- package/dist/index332.js +6 -368
- package/dist/index333.js +18 -6
- package/dist/index334.js +57 -18
- package/dist/index335.js +57 -32
- package/dist/index336.js +227 -27
- package/dist/index337.js +9 -0
- package/dist/index338.js +92 -57
- package/dist/index340.js +3 -8
- package/dist/index341.js +128 -5
- package/dist/index342.js +434 -6
- package/dist/index343.js +125 -226
- package/dist/index344.js +474 -85
- package/dist/index345.js +43 -478
- package/dist/index35.js +4 -4
- package/dist/index37.js +20 -21
- package/dist/index39.js +5 -5
- package/dist/index41.js +2 -2
- package/dist/index43.js +8 -8
- package/dist/index45.js +8 -8
- package/dist/index47.js +2 -2
- package/dist/index49.js +3 -3
- package/dist/index53.js +1 -1
- package/dist/index55.js +1 -1
- package/dist/index57.js +2 -2
- package/dist/index61.js +3 -3
- package/dist/index67.js +1 -1
- package/dist/index79.js +18 -19
- package/dist/index81.js +1 -1
- package/dist/index83.js +2 -2
- package/dist/index85.js +1 -1
- package/dist/index87.js +1 -1
- package/dist/index90.js +159 -225
- package/dist/index92.js +2 -2
- package/dist/index94.js +11 -12
- package/dist/index96.js +1 -1
- package/dist/types/CommonProps.d.ts +0 -4
- package/package.json +1 -2
- package/dist/components/BbTeleport.vue.d.ts +0 -20
- package/dist/index213.js +0 -88
- package/dist/index229.js +0 -7
- package/dist/index231.js +0 -7
- package/dist/index254.js +0 -7
- package/dist/index256.js +0 -252
- package/dist/index280.js +0 -10
- package/dist/index311.js +0 -21
- package/dist/index324.js +0 -202
- package/dist/index339.js +0 -60
- package/dist/index346.js +0 -131
- package/dist/index348.js +0 -5
- package/dist/index349.js +0 -49
- package/dist/index350.js +0 -438
- package/dist/index351.js +0 -129
package/dist/index231.js
DELETED
package/dist/index254.js
DELETED
package/dist/index256.js
DELETED
@@ -1,252 +0,0 @@
|
|
1
|
-
import { defineComponent as le, ref as A, computed as _, watch as ce, createElementBlock as c, openBlock as u, withKeys as f, normalizeClass as k, withModifiers as p, createVNode as ue, withCtx as fe, createElementVNode as M, Fragment as O, renderList as S, toDisplayString as C, renderSlot as L, nextTick as pe } from "vue";
|
2
|
-
import { chunk as be } from "./index333.js";
|
3
|
-
import { identity as T } from "./index232.js";
|
4
|
-
import { isNotNil as me } from "./index140.js";
|
5
|
-
import { last as ge } from "./index234.js";
|
6
|
-
import { sort as E } from "./index334.js";
|
7
|
-
import b from "./index226.js";
|
8
|
-
import he from "./index259.js";
|
9
|
-
const ye = ["onKeydown"], _e = { class: "bb-base-date-picker__header-container" }, ke = ["abbr"], Oe = ["id", "disabled", "tabindex"], Ce = /* @__PURE__ */ le({
|
10
|
-
__name: "BaseDatePickerInputDaySelector",
|
11
|
-
props: {
|
12
|
-
cursor: {},
|
13
|
-
current: { type: Boolean },
|
14
|
-
disabled: { type: Boolean },
|
15
|
-
firstDayOfWeek: {},
|
16
|
-
id: {},
|
17
|
-
modelValue: {},
|
18
|
-
max: {},
|
19
|
-
min: {},
|
20
|
-
selectable: { type: Function },
|
21
|
-
range: { type: Boolean },
|
22
|
-
multiple: { type: Boolean },
|
23
|
-
readonly: { type: Boolean }
|
24
|
-
},
|
25
|
-
emits: ["update:modelValue", "update:cursor"],
|
26
|
-
setup(N, { emit: x }) {
|
27
|
-
const a = N, s = x, g = A(null), R = b().startOf("day"), m = _(() => {
|
28
|
-
let e = 1 / 0, r = -1 / 0, o = {};
|
29
|
-
return a.modelValue && [].concat(a.modelValue).filter(T).map((i) => b(i).startOf("day")).map((i) => i.valueOf()).forEach((i, h) => {
|
30
|
-
i < e && (e = i), i > r && (r = i), o[i] = h;
|
31
|
-
}), {
|
32
|
-
min: e,
|
33
|
-
max: r,
|
34
|
-
index: (t) => o[t.valueOf()],
|
35
|
-
selected: (t) => me(o[t.valueOf()]),
|
36
|
-
isFirstOfRange: (t) => t.valueOf() === e,
|
37
|
-
isLastOfRange: (t) => t.valueOf() === r,
|
38
|
-
isBetween: (t) => t.valueOf() > e && t.valueOf() < r
|
39
|
-
};
|
40
|
-
}), K = _(() => new Array(7).fill("").map((e, r) => b().day((r + a.firstDayOfWeek) % 7)).map((e) => ({
|
41
|
-
accessibleLabel: e.format("dddd"),
|
42
|
-
label: e.format("dd").slice(0, 1).toUpperCase(),
|
43
|
-
id: e.toISOString(),
|
44
|
-
original: e
|
45
|
-
}))), v = _(() => {
|
46
|
-
const e = a.cursor.year().toString(), r = a.cursor.month().toString();
|
47
|
-
let t = a.cursor.clone().startOf("month").clone().startOf("week"), h = a.cursor.clone().endOf("month").clone().endOf("week"), Z = b(a.cursor).startOf("day"), D = [];
|
48
|
-
for (let n = t; n.isBefore(h); n = n.add(1, "day"))
|
49
|
-
D.push(n.clone());
|
50
|
-
const ee = D.map((n) => {
|
51
|
-
const y = n.toISOString(), te = n.week().toString();
|
52
|
-
let re = m.value.selected(n);
|
53
|
-
const B = a.range && m.value.isFirstOfRange(n), I = a.range && m.value.isLastOfRange(n), ae = a.range && !B && !I && m.value.isBetween(n), oe = n.month().toString() === r && n.year().toString() === e, ne = n.isSame(R), se = n.isSame(Z), ie = d(n), de = n.get("D").toString();
|
54
|
-
return {
|
55
|
-
buttonId: [a.id, y].filter(T).join("_"),
|
56
|
-
current: se,
|
57
|
-
disabled: ie,
|
58
|
-
first: B,
|
59
|
-
highlighted: oe,
|
60
|
-
id: y,
|
61
|
-
label: de,
|
62
|
-
last: I,
|
63
|
-
middle: ae,
|
64
|
-
original: n,
|
65
|
-
selected: re,
|
66
|
-
slotName: y,
|
67
|
-
today: ne,
|
68
|
-
week: te
|
69
|
-
};
|
70
|
-
});
|
71
|
-
return be(ee, 7);
|
72
|
-
}), d = (e) => {
|
73
|
-
let r = !0;
|
74
|
-
return a.min && r && (r = e.isSameOrAfter(b(a.min).startOf("day"))), a.max && r && (r = e.isSameOrBefore(b(a.max).startOf("day"))), typeof a.selectable == "function" && r && (r = a.selectable(e.toDate())), !r;
|
75
|
-
}, w = A("left"), F = (e, r) => {
|
76
|
-
e && r && (w.value = e.isBefore(r) ? "left" : "right");
|
77
|
-
};
|
78
|
-
ce(
|
79
|
-
() => a.cursor,
|
80
|
-
(e, r) => {
|
81
|
-
F(e, r);
|
82
|
-
}
|
83
|
-
);
|
84
|
-
const V = (e) => s("update:cursor", e), l = async () => {
|
85
|
-
if (!g.value) return;
|
86
|
-
await pe();
|
87
|
-
const e = ge([
|
88
|
-
...g.value.querySelectorAll(
|
89
|
-
".bb-base-date-picker__date--current button"
|
90
|
-
)
|
91
|
-
]);
|
92
|
-
e instanceof HTMLElement && e.focus();
|
93
|
-
}, H = (e) => {
|
94
|
-
if (!a.readonly && e.target instanceof HTMLButtonElement) {
|
95
|
-
const [, r] = e.target.id.split("_"), o = b(r);
|
96
|
-
if (a.cursor.month() !== o.month()) {
|
97
|
-
V(o);
|
98
|
-
return;
|
99
|
-
}
|
100
|
-
const t = v.value.flat().find((i) => i.id === r);
|
101
|
-
if (t.disabled) return;
|
102
|
-
V(o), P(t);
|
103
|
-
}
|
104
|
-
}, P = (e) => {
|
105
|
-
a.range ? U(e) : a.multiple ? j(e) : W(e);
|
106
|
-
}, U = (e) => {
|
107
|
-
if (!Array.isArray(a.modelValue)) return;
|
108
|
-
const r = e.original.toISOString();
|
109
|
-
if (a.modelValue.length !== 1) s("update:modelValue", [r]);
|
110
|
-
else {
|
111
|
-
const o = E([a.modelValue[0], e.original.toISOString()]);
|
112
|
-
s("update:modelValue", o);
|
113
|
-
}
|
114
|
-
}, j = (e) => {
|
115
|
-
if (Array.isArray(a.modelValue))
|
116
|
-
if (e.selected) {
|
117
|
-
const r = e.original.toISOString(), o = a.modelValue.filter((t) => t !== r);
|
118
|
-
s("update:modelValue", o);
|
119
|
-
} else {
|
120
|
-
const r = E([...a.modelValue, e.original.toISOString()]);
|
121
|
-
s("update:modelValue", r);
|
122
|
-
}
|
123
|
-
}, W = (e) => {
|
124
|
-
e.selected ? s("update:modelValue", null) : s("update:modelValue", e.original.toISOString());
|
125
|
-
}, $ = () => {
|
126
|
-
const e = a.cursor.clone().add(1, "day");
|
127
|
-
d(e) || (s("update:cursor", e), l());
|
128
|
-
}, q = () => {
|
129
|
-
const e = a.cursor.clone().subtract(1, "day");
|
130
|
-
d(e) || (s("update:cursor", e), l());
|
131
|
-
}, z = () => {
|
132
|
-
const e = a.cursor.clone().subtract(1, "week");
|
133
|
-
d(e) || (s("update:cursor", e), l());
|
134
|
-
}, G = () => {
|
135
|
-
const e = a.cursor.clone().add(1, "week");
|
136
|
-
d(e) || (s("update:cursor", e), l());
|
137
|
-
}, J = () => {
|
138
|
-
const e = a.cursor.clone().endOf("week");
|
139
|
-
d(e) || (s("update:cursor", e), l());
|
140
|
-
}, Q = () => {
|
141
|
-
const e = a.cursor.clone().startOf("week");
|
142
|
-
d(e) || (s("update:cursor", e), l());
|
143
|
-
}, X = (e) => {
|
144
|
-
if (e.shiftKey) {
|
145
|
-
const r = a.cursor.clone().subtract(1, "year");
|
146
|
-
if (d(r)) return;
|
147
|
-
s("update:cursor", r);
|
148
|
-
} else {
|
149
|
-
const r = a.cursor.clone().subtract(1, "month");
|
150
|
-
if (d(r)) return;
|
151
|
-
s("update:cursor", r);
|
152
|
-
}
|
153
|
-
l();
|
154
|
-
}, Y = (e) => {
|
155
|
-
if (e.shiftKey) {
|
156
|
-
const r = a.cursor.clone().add(1, "year");
|
157
|
-
if (d(r)) return;
|
158
|
-
s("update:cursor", r);
|
159
|
-
} else {
|
160
|
-
const r = a.cursor.clone().add(1, "month");
|
161
|
-
if (d(r)) return;
|
162
|
-
s("update:cursor", r);
|
163
|
-
}
|
164
|
-
l();
|
165
|
-
};
|
166
|
-
return (e, r) => (u(), c("div", {
|
167
|
-
ref_key: "calendar",
|
168
|
-
ref: g,
|
169
|
-
class: k(["bb-base-date-picker__days-selector", { "bb-base-date-picker__days-selector--hidden": !e.current }]),
|
170
|
-
onKeydown: [
|
171
|
-
f(p(G, ["prevent"]), ["down"]),
|
172
|
-
f(p(J, ["prevent"]), ["end"]),
|
173
|
-
f(p(Q, ["prevent"]), ["home"]),
|
174
|
-
f(p(q, ["prevent"]), ["left"]),
|
175
|
-
f(p(Y, ["prevent"]), ["page-down"]),
|
176
|
-
f(p(X, ["prevent"]), ["page-up"]),
|
177
|
-
f(p($, ["prevent"]), ["right"]),
|
178
|
-
f(p(z, ["prevent"]), ["up"])
|
179
|
-
]
|
180
|
-
}, [
|
181
|
-
ue(he, {
|
182
|
-
direction: w.value,
|
183
|
-
gap: 30
|
184
|
-
}, {
|
185
|
-
default: fe(() => [
|
186
|
-
(u(), c("div", {
|
187
|
-
key: e.cursor.month().toString(),
|
188
|
-
class: "bb-base-date-picker__month"
|
189
|
-
}, [
|
190
|
-
M("div", _e, [
|
191
|
-
(u(!0), c(O, null, S(K.value, (o) => (u(), c("div", {
|
192
|
-
key: o.id,
|
193
|
-
abbr: o.accessibleLabel,
|
194
|
-
class: "bb-base-date-picker__header-cell"
|
195
|
-
}, C(o.label), 9, ke))), 128))
|
196
|
-
]),
|
197
|
-
(u(!0), c(O, null, S(v.value, (o) => (u(), c("div", {
|
198
|
-
key: o[0].id,
|
199
|
-
class: "bb-base-date-picker__week"
|
200
|
-
}, [
|
201
|
-
(u(!0), c(O, null, S(o, (t) => (u(), c("div", {
|
202
|
-
key: t.id,
|
203
|
-
class: k({
|
204
|
-
"bb-base-date-picker__date--current": t.current,
|
205
|
-
"bb-base-date-picker__date--disabled": e.disabled || t.disabled,
|
206
|
-
"bb-base-date-picker__date--first": t.first,
|
207
|
-
"bb-base-date-picker__date--highlighted": t.highlighted,
|
208
|
-
"bb-base-date-picker__date--last": t.last,
|
209
|
-
"bb-base-date-picker__date--middle": t.middle,
|
210
|
-
"bb-base-date-picker__date--selected": t.selected,
|
211
|
-
"bb-base-date-picker__date--today": t.today,
|
212
|
-
"bb-base-date-picker__date": !0
|
213
|
-
})
|
214
|
-
}, [
|
215
|
-
M("button", {
|
216
|
-
id: t.buttonId,
|
217
|
-
class: k("bb-base-date-picker__date-button"),
|
218
|
-
disabled: e.disabled || t.disabled,
|
219
|
-
tabindex: Number(t.current) - 1,
|
220
|
-
type: "button",
|
221
|
-
onClick: H
|
222
|
-
}, C(t.label), 9, Oe),
|
223
|
-
L(e.$slots, "day", {
|
224
|
-
first: t.first,
|
225
|
-
highlighted: t.highlighted,
|
226
|
-
item: t.original,
|
227
|
-
label: t.label,
|
228
|
-
last: t.last,
|
229
|
-
middle: t.middle,
|
230
|
-
selected: t.selected
|
231
|
-
}),
|
232
|
-
L(e.$slots, t.slotName, {
|
233
|
-
first: t.first,
|
234
|
-
highlighted: t.highlighted,
|
235
|
-
item: t.original,
|
236
|
-
label: t.label,
|
237
|
-
last: t.last,
|
238
|
-
middle: t.middle,
|
239
|
-
selected: t.selected
|
240
|
-
})
|
241
|
-
], 2))), 128))
|
242
|
-
]))), 128))
|
243
|
-
]))
|
244
|
-
]),
|
245
|
-
_: 3
|
246
|
-
}, 8, ["direction"])
|
247
|
-
], 42, ye));
|
248
|
-
}
|
249
|
-
});
|
250
|
-
export {
|
251
|
-
Ce as default
|
252
|
-
};
|
package/dist/index280.js
DELETED
package/dist/index311.js
DELETED
@@ -1,21 +0,0 @@
|
|
1
|
-
import { __module as e } from "./index312.js";
|
2
|
-
var f = e.exports, n;
|
3
|
-
function l() {
|
4
|
-
return n ? e.exports : (n = 1, function(c, s) {
|
5
|
-
(function(i, t) {
|
6
|
-
c.exports = t();
|
7
|
-
})(f, function() {
|
8
|
-
return function(i, t, u) {
|
9
|
-
u.updateLocale = function(p, r) {
|
10
|
-
var o = u.Ls[p];
|
11
|
-
if (o) return (r ? Object.keys(r) : []).forEach(function(a) {
|
12
|
-
o[a] = r[a];
|
13
|
-
}), o;
|
14
|
-
};
|
15
|
-
};
|
16
|
-
});
|
17
|
-
}(e), e.exports);
|
18
|
-
}
|
19
|
-
export {
|
20
|
-
l as __require
|
21
|
-
};
|
package/dist/index324.js
DELETED
@@ -1,202 +0,0 @@
|
|
1
|
-
/*!
|
2
|
-
* tabbable 6.2.0
|
3
|
-
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
4
|
-
*/
|
5
|
-
var w = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])", "a[href]:not([inert])", "button:not([inert])", "[tabindex]:not(slot):not([inert])", "audio[controls]:not([inert])", "video[controls]:not([inert])", '[contenteditable]:not([contenteditable="false"]):not([inert])', "details>summary:first-of-type:not([inert])", "details:not([inert])"], v = /* @__PURE__ */ w.join(","), T = typeof Element > "u", o = T ? function() {
|
6
|
-
} : Element.prototype.matches || Element.prototype.msMatchesSelector || Element.prototype.webkitMatchesSelector, b = !T && Element.prototype.getRootNode ? function(i) {
|
7
|
-
var t;
|
8
|
-
return i == null || (t = i.getRootNode) === null || t === void 0 ? void 0 : t.call(i);
|
9
|
-
} : function(i) {
|
10
|
-
return i == null ? void 0 : i.ownerDocument;
|
11
|
-
}, h = function i(t, e) {
|
12
|
-
var r;
|
13
|
-
e === void 0 && (e = !0);
|
14
|
-
var a = t == null || (r = t.getAttribute) === null || r === void 0 ? void 0 : r.call(t, "inert"), l = a === "" || a === "true", n = l || e && t && i(t.parentNode);
|
15
|
-
return n;
|
16
|
-
}, A = function(t) {
|
17
|
-
var e, r = t == null || (e = t.getAttribute) === null || e === void 0 ? void 0 : e.call(t, "contenteditable");
|
18
|
-
return r === "" || r === "true";
|
19
|
-
}, I = function(t, e, r) {
|
20
|
-
if (h(t))
|
21
|
-
return [];
|
22
|
-
var a = Array.prototype.slice.apply(t.querySelectorAll(v));
|
23
|
-
return e && o.call(t, v) && a.unshift(t), a = a.filter(r), a;
|
24
|
-
}, m = function i(t, e, r) {
|
25
|
-
for (var a = [], l = Array.from(t); l.length; ) {
|
26
|
-
var n = l.shift();
|
27
|
-
if (!h(n, !1))
|
28
|
-
if (n.tagName === "SLOT") {
|
29
|
-
var u = n.assignedElements(), c = u.length ? u : n.children, s = i(c, !0, r);
|
30
|
-
r.flatten ? a.push.apply(a, s) : a.push({
|
31
|
-
scopeParent: n,
|
32
|
-
candidates: s
|
33
|
-
});
|
34
|
-
} else {
|
35
|
-
var f = o.call(n, v);
|
36
|
-
f && r.filter(n) && (e || !t.includes(n)) && a.push(n);
|
37
|
-
var d = n.shadowRoot || // check for an undisclosed shadow
|
38
|
-
typeof r.getShadowRoot == "function" && r.getShadowRoot(n), E = !h(d, !1) && (!r.shadowRootFilter || r.shadowRootFilter(n));
|
39
|
-
if (d && E) {
|
40
|
-
var y = i(d === !0 ? n.children : d.children, !0, r);
|
41
|
-
r.flatten ? a.push.apply(a, y) : a.push({
|
42
|
-
scopeParent: n,
|
43
|
-
candidates: y
|
44
|
-
});
|
45
|
-
} else
|
46
|
-
l.unshift.apply(l, n.children);
|
47
|
-
}
|
48
|
-
}
|
49
|
-
return a;
|
50
|
-
}, N = function(t) {
|
51
|
-
return !isNaN(parseInt(t.getAttribute("tabindex"), 10));
|
52
|
-
}, R = function(t) {
|
53
|
-
if (!t)
|
54
|
-
throw new Error("No node provided");
|
55
|
-
return t.tabIndex < 0 && (/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName) || A(t)) && !N(t) ? 0 : t.tabIndex;
|
56
|
-
}, x = function(t, e) {
|
57
|
-
var r = R(t);
|
58
|
-
return r < 0 && e && !N(t) ? 0 : r;
|
59
|
-
}, O = function(t, e) {
|
60
|
-
return t.tabIndex === e.tabIndex ? t.documentOrder - e.documentOrder : t.tabIndex - e.tabIndex;
|
61
|
-
}, C = function(t) {
|
62
|
-
return t.tagName === "INPUT";
|
63
|
-
}, F = function(t) {
|
64
|
-
return C(t) && t.type === "hidden";
|
65
|
-
}, D = function(t) {
|
66
|
-
var e = t.tagName === "DETAILS" && Array.prototype.slice.apply(t.children).some(function(r) {
|
67
|
-
return r.tagName === "SUMMARY";
|
68
|
-
});
|
69
|
-
return e;
|
70
|
-
}, k = function(t, e) {
|
71
|
-
for (var r = 0; r < t.length; r++)
|
72
|
-
if (t[r].checked && t[r].form === e)
|
73
|
-
return t[r];
|
74
|
-
}, M = function(t) {
|
75
|
-
if (!t.name)
|
76
|
-
return !0;
|
77
|
-
var e = t.form || b(t), r = function(u) {
|
78
|
-
return e.querySelectorAll('input[type="radio"][name="' + u + '"]');
|
79
|
-
}, a;
|
80
|
-
if (typeof window < "u" && typeof window.CSS < "u" && typeof window.CSS.escape == "function")
|
81
|
-
a = r(window.CSS.escape(t.name));
|
82
|
-
else
|
83
|
-
try {
|
84
|
-
a = r(t.name);
|
85
|
-
} catch (n) {
|
86
|
-
return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s", n.message), !1;
|
87
|
-
}
|
88
|
-
var l = k(a, t.form);
|
89
|
-
return !l || l === t;
|
90
|
-
}, L = function(t) {
|
91
|
-
return C(t) && t.type === "radio";
|
92
|
-
}, P = function(t) {
|
93
|
-
return L(t) && !M(t);
|
94
|
-
}, B = function(t) {
|
95
|
-
var e, r = t && b(t), a = (e = r) === null || e === void 0 ? void 0 : e.host, l = !1;
|
96
|
-
if (r && r !== t) {
|
97
|
-
var n, u, c;
|
98
|
-
for (l = !!((n = a) !== null && n !== void 0 && (u = n.ownerDocument) !== null && u !== void 0 && u.contains(a) || t != null && (c = t.ownerDocument) !== null && c !== void 0 && c.contains(t)); !l && a; ) {
|
99
|
-
var s, f, d;
|
100
|
-
r = b(a), a = (s = r) === null || s === void 0 ? void 0 : s.host, l = !!((f = a) !== null && f !== void 0 && (d = f.ownerDocument) !== null && d !== void 0 && d.contains(a));
|
101
|
-
}
|
102
|
-
}
|
103
|
-
return l;
|
104
|
-
}, p = function(t) {
|
105
|
-
var e = t.getBoundingClientRect(), r = e.width, a = e.height;
|
106
|
-
return r === 0 && a === 0;
|
107
|
-
}, q = function(t, e) {
|
108
|
-
var r = e.displayCheck, a = e.getShadowRoot;
|
109
|
-
if (getComputedStyle(t).visibility === "hidden")
|
110
|
-
return !0;
|
111
|
-
var l = o.call(t, "details>summary:first-of-type"), n = l ? t.parentElement : t;
|
112
|
-
if (o.call(n, "details:not([open]) *"))
|
113
|
-
return !0;
|
114
|
-
if (!r || r === "full" || r === "legacy-full") {
|
115
|
-
if (typeof a == "function") {
|
116
|
-
for (var u = t; t; ) {
|
117
|
-
var c = t.parentElement, s = b(t);
|
118
|
-
if (c && !c.shadowRoot && a(c) === !0)
|
119
|
-
return p(t);
|
120
|
-
t.assignedSlot ? t = t.assignedSlot : !c && s !== t.ownerDocument ? t = s.host : t = c;
|
121
|
-
}
|
122
|
-
t = u;
|
123
|
-
}
|
124
|
-
if (B(t))
|
125
|
-
return !t.getClientRects().length;
|
126
|
-
if (r !== "legacy-full")
|
127
|
-
return !0;
|
128
|
-
} else if (r === "non-zero-area")
|
129
|
-
return p(t);
|
130
|
-
return !1;
|
131
|
-
}, U = function(t) {
|
132
|
-
if (/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))
|
133
|
-
for (var e = t.parentElement; e; ) {
|
134
|
-
if (e.tagName === "FIELDSET" && e.disabled) {
|
135
|
-
for (var r = 0; r < e.children.length; r++) {
|
136
|
-
var a = e.children.item(r);
|
137
|
-
if (a.tagName === "LEGEND")
|
138
|
-
return o.call(e, "fieldset[disabled] *") ? !0 : !a.contains(t);
|
139
|
-
}
|
140
|
-
return !0;
|
141
|
-
}
|
142
|
-
e = e.parentElement;
|
143
|
-
}
|
144
|
-
return !1;
|
145
|
-
}, g = function(t, e) {
|
146
|
-
return !(e.disabled || // we must do an inert look up to filter out any elements inside an inert ancestor
|
147
|
-
// because we're limited in the type of selectors we can use in JSDom (see related
|
148
|
-
// note related to `candidateSelectors`)
|
149
|
-
h(e) || F(e) || q(e, t) || // For a details element with a summary, the summary element gets the focus
|
150
|
-
D(e) || U(e));
|
151
|
-
}, S = function(t, e) {
|
152
|
-
return !(P(e) || R(e) < 0 || !g(t, e));
|
153
|
-
}, V = function(t) {
|
154
|
-
var e = parseInt(t.getAttribute("tabindex"), 10);
|
155
|
-
return !!(isNaN(e) || e >= 0);
|
156
|
-
}, j = function i(t) {
|
157
|
-
var e = [], r = [];
|
158
|
-
return t.forEach(function(a, l) {
|
159
|
-
var n = !!a.scopeParent, u = n ? a.scopeParent : a, c = x(u, n), s = n ? i(a.candidates) : u;
|
160
|
-
c === 0 ? n ? e.push.apply(e, s) : e.push(u) : r.push({
|
161
|
-
documentOrder: l,
|
162
|
-
tabIndex: c,
|
163
|
-
item: a,
|
164
|
-
isScope: n,
|
165
|
-
content: s
|
166
|
-
});
|
167
|
-
}), r.sort(O).reduce(function(a, l) {
|
168
|
-
return l.isScope ? a.push.apply(a, l.content) : a.push(l.content), a;
|
169
|
-
}, []).concat(e);
|
170
|
-
}, Z = function(t, e) {
|
171
|
-
e = e || {};
|
172
|
-
var r;
|
173
|
-
return e.getShadowRoot ? r = m([t], e.includeContainer, {
|
174
|
-
filter: S.bind(null, e),
|
175
|
-
flatten: !1,
|
176
|
-
getShadowRoot: e.getShadowRoot,
|
177
|
-
shadowRootFilter: V
|
178
|
-
}) : r = I(t, e.includeContainer, S.bind(null, e)), j(r);
|
179
|
-
}, z = function(t, e) {
|
180
|
-
e = e || {};
|
181
|
-
var r;
|
182
|
-
return e.getShadowRoot ? r = m([t], e.includeContainer, {
|
183
|
-
filter: g.bind(null, e),
|
184
|
-
flatten: !0,
|
185
|
-
getShadowRoot: e.getShadowRoot
|
186
|
-
}) : r = I(t, e.includeContainer, g.bind(null, e)), r;
|
187
|
-
}, G = function(t, e) {
|
188
|
-
if (e = e || {}, !t)
|
189
|
-
throw new Error("No node provided");
|
190
|
-
return o.call(t, v) === !1 ? !1 : S(e, t);
|
191
|
-
}, W = /* @__PURE__ */ w.concat("iframe").join(","), X = function(t, e) {
|
192
|
-
if (e = e || {}, !t)
|
193
|
-
throw new Error("No node provided");
|
194
|
-
return o.call(t, W) === !1 ? !1 : g(e, t);
|
195
|
-
};
|
196
|
-
export {
|
197
|
-
z as focusable,
|
198
|
-
R as getTabIndex,
|
199
|
-
X as isFocusable,
|
200
|
-
G as isTabbable,
|
201
|
-
Z as tabbable
|
202
|
-
};
|
package/dist/index339.js
DELETED
@@ -1,60 +0,0 @@
|
|
1
|
-
const e = {
|
2
|
-
common: {
|
3
|
-
closeLabel: "Close",
|
4
|
-
loadingText: "Loading...",
|
5
|
-
noDataText: "No data to display",
|
6
|
-
clearLabel: "Reset selected value"
|
7
|
-
},
|
8
|
-
colorInput: {
|
9
|
-
paletteLabel: "Select a color from the palette",
|
10
|
-
mainCanvasDesc: "Use the arrows to select a color",
|
11
|
-
mainCanvasSelectedColor: "Selected color: {0}",
|
12
|
-
hueCanvasDesc: "Use the arrows to select a hue",
|
13
|
-
hueCanvasSelectedHue: "Selected hue: {0}"
|
14
|
-
},
|
15
|
-
datePicker: {
|
16
|
-
monthLabel: "Select a month",
|
17
|
-
yearLabel: "Select a year",
|
18
|
-
previousMonthLabel: "Go to previous month",
|
19
|
-
nextMonthLabel: "Go to next month"
|
20
|
-
},
|
21
|
-
baseDatePickerInput: {
|
22
|
-
dateFormat: "Date format",
|
23
|
-
dateFormatSingle: "DD/MM/YYYY",
|
24
|
-
dateFormatRange: "DD/MM/YYYY - DD/MM/YYYY",
|
25
|
-
emptyRange: "Select a range",
|
26
|
-
changeSelectionRange: "Change selection, from {0} to {1}",
|
27
|
-
changeSelection: "Change selection, {0}",
|
28
|
-
emptySelection: "Select a date"
|
29
|
-
},
|
30
|
-
dialog: {
|
31
|
-
closeLabel: "Close dialog"
|
32
|
-
},
|
33
|
-
dropdownButton: {
|
34
|
-
open: "Open menu",
|
35
|
-
close: "Close menu"
|
36
|
-
},
|
37
|
-
rating: {
|
38
|
-
singleStar: "{0} out of {1}",
|
39
|
-
multipleStars: "{0} out of {1}"
|
40
|
-
},
|
41
|
-
select: {
|
42
|
-
multipleMaxReached: "{0} items selected"
|
43
|
-
},
|
44
|
-
chip: {
|
45
|
-
clearLabel: "Remove"
|
46
|
-
},
|
47
|
-
pagination: {
|
48
|
-
previous: "Previous",
|
49
|
-
next: "Next"
|
50
|
-
},
|
51
|
-
table: {
|
52
|
-
noDataText: "No data to display",
|
53
|
-
selectAllLabel: "Select all items on this page",
|
54
|
-
selectText: "Select an item",
|
55
|
-
select: "Select"
|
56
|
-
}
|
57
|
-
};
|
58
|
-
export {
|
59
|
-
e as default
|
60
|
-
};
|
package/dist/index346.js
DELETED
@@ -1,131 +0,0 @@
|
|
1
|
-
function c() {
|
2
|
-
return typeof window < "u";
|
3
|
-
}
|
4
|
-
function s(n) {
|
5
|
-
return p(n) ? (n.nodeName || "").toLowerCase() : "#document";
|
6
|
-
}
|
7
|
-
function i(n) {
|
8
|
-
var t;
|
9
|
-
return (n == null || (t = n.ownerDocument) == null ? void 0 : t.defaultView) || window;
|
10
|
-
}
|
11
|
-
function E(n) {
|
12
|
-
var t;
|
13
|
-
return (t = (p(n) ? n.ownerDocument : n.document) || window.document) == null ? void 0 : t.documentElement;
|
14
|
-
}
|
15
|
-
function p(n) {
|
16
|
-
return c() ? n instanceof Node || n instanceof i(n).Node : !1;
|
17
|
-
}
|
18
|
-
function m(n) {
|
19
|
-
return c() ? n instanceof Element || n instanceof i(n).Element : !1;
|
20
|
-
}
|
21
|
-
function w(n) {
|
22
|
-
return c() ? n instanceof HTMLElement || n instanceof i(n).HTMLElement : !1;
|
23
|
-
}
|
24
|
-
function a(n) {
|
25
|
-
return !c() || typeof ShadowRoot > "u" ? !1 : n instanceof ShadowRoot || n instanceof i(n).ShadowRoot;
|
26
|
-
}
|
27
|
-
function y(n) {
|
28
|
-
const {
|
29
|
-
overflow: t,
|
30
|
-
overflowX: e,
|
31
|
-
overflowY: o,
|
32
|
-
display: r
|
33
|
-
} = b(n);
|
34
|
-
return /auto|scroll|overlay|hidden|clip/.test(t + o + e) && !["inline", "contents"].includes(r);
|
35
|
-
}
|
36
|
-
function D(n) {
|
37
|
-
return ["table", "td", "th"].includes(s(n));
|
38
|
-
}
|
39
|
-
function N(n) {
|
40
|
-
return [":popover-open", ":modal"].some((t) => {
|
41
|
-
try {
|
42
|
-
return n.matches(t);
|
43
|
-
} catch {
|
44
|
-
return !1;
|
45
|
-
}
|
46
|
-
});
|
47
|
-
}
|
48
|
-
function T(n) {
|
49
|
-
const t = L(), e = m(n) ? b(n) : n;
|
50
|
-
return ["transform", "translate", "scale", "rotate", "perspective"].some((o) => e[o] ? e[o] !== "none" : !1) || (e.containerType ? e.containerType !== "normal" : !1) || !t && (e.backdropFilter ? e.backdropFilter !== "none" : !1) || !t && (e.filter ? e.filter !== "none" : !1) || ["transform", "translate", "scale", "rotate", "perspective", "filter"].some((o) => (e.willChange || "").includes(o)) || ["paint", "layout", "strict", "content"].some((o) => (e.contain || "").includes(o));
|
51
|
-
}
|
52
|
-
function k(n) {
|
53
|
-
let t = u(n);
|
54
|
-
for (; w(t) && !g(t); ) {
|
55
|
-
if (T(t))
|
56
|
-
return t;
|
57
|
-
if (N(t))
|
58
|
-
return null;
|
59
|
-
t = u(t);
|
60
|
-
}
|
61
|
-
return null;
|
62
|
-
}
|
63
|
-
function L() {
|
64
|
-
return typeof CSS > "u" || !CSS.supports ? !1 : CSS.supports("-webkit-backdrop-filter", "none");
|
65
|
-
}
|
66
|
-
function g(n) {
|
67
|
-
return ["html", "body", "#document"].includes(s(n));
|
68
|
-
}
|
69
|
-
function b(n) {
|
70
|
-
return i(n).getComputedStyle(n);
|
71
|
-
}
|
72
|
-
function C(n) {
|
73
|
-
return m(n) ? {
|
74
|
-
scrollLeft: n.scrollLeft,
|
75
|
-
scrollTop: n.scrollTop
|
76
|
-
} : {
|
77
|
-
scrollLeft: n.scrollX,
|
78
|
-
scrollTop: n.scrollY
|
79
|
-
};
|
80
|
-
}
|
81
|
-
function u(n) {
|
82
|
-
if (s(n) === "html")
|
83
|
-
return n;
|
84
|
-
const t = (
|
85
|
-
// Step into the shadow DOM of the parent of a slotted node.
|
86
|
-
n.assignedSlot || // DOM Element detected.
|
87
|
-
n.parentNode || // ShadowRoot detected.
|
88
|
-
a(n) && n.host || // Fallback.
|
89
|
-
E(n)
|
90
|
-
);
|
91
|
-
return a(t) ? t.host : t;
|
92
|
-
}
|
93
|
-
function h(n) {
|
94
|
-
const t = u(n);
|
95
|
-
return g(t) ? n.ownerDocument ? n.ownerDocument.body : n.body : w(t) && y(t) ? t : h(t);
|
96
|
-
}
|
97
|
-
function d(n, t, e) {
|
98
|
-
var o;
|
99
|
-
t === void 0 && (t = []), e === void 0 && (e = !0);
|
100
|
-
const r = h(n), S = r === ((o = n.ownerDocument) == null ? void 0 : o.body), l = i(r);
|
101
|
-
if (S) {
|
102
|
-
const f = v(l);
|
103
|
-
return t.concat(l, l.visualViewport || [], y(r) ? r : [], f && e ? d(f) : []);
|
104
|
-
}
|
105
|
-
return t.concat(r, d(r, [], e));
|
106
|
-
}
|
107
|
-
function v(n) {
|
108
|
-
return n.parent && Object.getPrototypeOf(n.parent) ? n.frameElement : null;
|
109
|
-
}
|
110
|
-
export {
|
111
|
-
b as getComputedStyle,
|
112
|
-
k as getContainingBlock,
|
113
|
-
E as getDocumentElement,
|
114
|
-
v as getFrameElement,
|
115
|
-
h as getNearestOverflowAncestor,
|
116
|
-
s as getNodeName,
|
117
|
-
C as getNodeScroll,
|
118
|
-
d as getOverflowAncestors,
|
119
|
-
u as getParentNode,
|
120
|
-
i as getWindow,
|
121
|
-
T as isContainingBlock,
|
122
|
-
m as isElement,
|
123
|
-
w as isHTMLElement,
|
124
|
-
g as isLastTraversableNode,
|
125
|
-
p as isNode,
|
126
|
-
y as isOverflowElement,
|
127
|
-
a as isShadowRoot,
|
128
|
-
D as isTableElement,
|
129
|
-
N as isTopLayer,
|
130
|
-
L as isWebKit
|
131
|
-
};
|