bitboss-ui 2.0.174 → 2.0.176
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/BaseButton/BaseButton.vue.d.ts +1 -1
- package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +1 -0
- package/dist/components/BaseDialog/BaseDialog.vue.d.ts +34 -27
- package/dist/components/BbConfirm/BbConfirm.vue.d.ts +1 -1
- package/dist/components/BbDialog/BbDialog.vue.d.ts +8 -3
- package/dist/components/BbOffCanvas/BbOffCanvas.vue.d.ts +1 -1
- package/dist/components/BbToast/BbToast.vue.d.ts +1 -1
- package/dist/index.css +1 -1
- package/dist/index106.js +9 -9
- package/dist/index111.js +1 -1
- package/dist/index113.js +1 -1
- package/dist/index121.js +12 -12
- package/dist/index129.js +20 -26
- package/dist/index13.js +1 -1
- package/dist/index131.js +4 -4
- package/dist/index133.js +1 -1
- 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 +9 -9
- package/dist/index17.js +3 -3
- package/dist/index19.js +8 -8
- package/dist/index207.js +2 -2
- package/dist/index208.js +2 -2
- package/dist/index209.js +13 -2
- package/dist/index21.js +8 -8
- package/dist/index210.js +66 -4
- package/dist/index212.js +176 -12
- package/dist/index213.js +79 -59
- package/dist/index215.js +28 -33
- package/dist/index216.js +17 -4
- package/dist/index217.js +51 -13
- package/dist/index218.js +14 -10
- package/dist/index219.js +3 -20
- package/dist/index220.js +12 -200
- package/dist/index221.js +18 -0
- package/dist/index222.js +29 -115
- package/dist/index223.js +4 -0
- package/dist/index224.js +4 -2
- package/dist/index225.js +2 -2
- package/dist/index226.js +5 -3
- package/dist/index227.js +4 -4
- package/dist/index228.js +4 -4
- package/dist/index229.js +4 -4
- package/dist/index23.js +15 -15
- package/dist/index230.js +4 -4
- package/dist/index231.js +5 -5
- package/dist/index232.js +2 -5
- package/dist/index233.js +2 -2
- package/dist/index234.js +2 -2
- package/dist/index235.js +13 -2
- package/dist/index236.js +10 -50
- package/dist/index237.js +19 -16
- package/dist/index238.js +108 -101
- package/dist/index240.js +53 -47
- package/dist/index242.js +95 -81
- package/dist/index244.js +4 -29
- package/dist/index245.js +197 -16
- package/dist/index247.js +17 -11
- package/dist/index248.js +12 -41
- package/dist/index25.js +154 -224
- package/dist/index250.js +228 -7
- package/dist/index251.js +12 -14
- package/dist/index252.js +3 -177
- package/dist/index253.js +1 -1
- package/dist/index254.js +1 -1
- package/dist/index256.js +5 -5
- package/dist/index260.js +1 -1
- package/dist/index261.js +2 -18
- package/dist/index262.js +2 -12
- package/dist/index263.js +8 -227
- package/dist/index264.js +23 -3
- package/dist/index265.js +10 -6
- package/dist/index266.js +3 -16
- package/dist/index267.js +41 -10
- package/dist/index268.js +7 -3
- package/dist/index269.js +15 -3
- package/dist/index27.js +1 -1
- package/dist/index270.js +3 -9
- package/dist/index271.js +6 -9
- package/dist/index272.js +16 -23
- package/dist/index273.js +9 -9
- package/dist/index274.js +9 -8
- package/dist/index275.js +8 -5
- package/dist/index276.js +2 -67
- package/dist/index277.js +5 -2
- package/dist/index278.js +67 -5
- package/dist/index279.js +4 -7
- package/dist/index280.js +8 -4
- package/dist/index283.js +1 -1
- package/dist/index284.js +3 -2
- package/dist/index285.js +17 -3
- package/dist/index286.js +28 -3
- package/dist/index287.js +2 -7
- package/dist/index288.js +3 -10
- package/dist/index289.js +4 -4
- package/dist/index29.js +3 -3
- package/dist/index290.js +279 -27
- package/dist/index291.js +2 -280
- package/dist/index292.js +125 -2
- package/dist/index293.js +2 -125
- package/dist/index294.js +15 -2
- package/dist/index295.js +2 -15
- package/dist/index296.js +16 -2
- package/dist/index297.js +2 -16
- package/dist/index298.js +16 -2
- package/dist/index299.js +2 -16
- package/dist/index300.js +19 -2
- package/dist/index301.js +2 -19
- package/dist/index302.js +3 -2
- package/dist/index303.js +7 -6
- package/dist/index304.js +11 -3
- package/dist/index306.js +3 -17
- package/dist/index307.js +1 -1
- package/dist/index308.js +5 -470
- package/dist/index309.js +1 -1
- package/dist/index31.js +2 -2
- package/dist/index310.js +5 -200
- package/dist/index321.js +471 -2
- package/dist/index322.js +2 -5
- package/dist/index323.js +5 -701
- package/dist/index324.js +199 -353
- package/dist/index325.js +701 -58
- package/dist/index326.js +354 -5
- package/dist/index327.js +58 -2
- package/dist/index328.js +2 -8
- package/dist/index329.js +6 -5
- package/dist/index33.js +8 -8
- package/dist/index330.js +47 -8
- package/dist/index332.js +2 -2
- package/dist/index333.js +6 -32
- package/dist/index334.js +18 -27
- package/dist/index335.js +35 -0
- package/dist/index336.js +28 -7
- package/dist/index338.js +57 -227
- package/dist/index339.js +58 -47
- package/dist/index340.js +7 -6
- package/dist/index341.js +6 -58
- package/dist/index342.js +7 -57
- package/dist/index343.js +221 -86
- package/dist/index344.js +95 -0
- package/dist/index345.js +482 -3
- package/dist/index348.js +3 -127
- package/dist/index349.js +43 -478
- package/dist/index35.js +4 -4
- package/dist/index350.js +429 -40
- package/dist/index351.js +129 -0
- package/dist/index37.js +101 -101
- 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/index73.js +23 -26
- package/dist/index77.js +32 -34
- package/dist/index79.js +4 -4
- 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 +4 -4
- package/dist/index92.js +2 -2
- package/dist/index94.js +7 -6
- package/dist/index96.js +1 -1
- package/dist/utilities/functions/parseSize.d.ts +2 -0
- package/package.json +1 -1
- package/dist/index211.js +0 -4
- package/dist/index246.js +0 -17
- package/dist/index337.js +0 -21
- package/dist/index347.js +0 -438
package/dist/index324.js
CHANGED
@@ -1,356 +1,202 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
"
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
"
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
"
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
"
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
]
|
113
|
-
|
114
|
-
"
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
"
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
"application/xcap-caps+xml": ["xca"],
|
196
|
-
"application/xcap-diff+xml": ["xdf"],
|
197
|
-
"application/xcap-el+xml": ["xel"],
|
198
|
-
"application/xcap-ns+xml": ["xns"],
|
199
|
-
"application/xenc+xml": ["xenc"],
|
200
|
-
"application/xfdf": ["xfdf"],
|
201
|
-
"application/xhtml+xml": ["xhtml", "xht"],
|
202
|
-
"application/xliff+xml": ["xlf"],
|
203
|
-
"application/xml": ["xml", "xsl", "xsd", "rng"],
|
204
|
-
"application/xml-dtd": ["dtd"],
|
205
|
-
"application/xop+xml": ["xop"],
|
206
|
-
"application/xproc+xml": ["xpl"],
|
207
|
-
"application/xslt+xml": ["*xsl", "xslt"],
|
208
|
-
"application/xspf+xml": ["xspf"],
|
209
|
-
"application/xv+xml": ["mxml", "xhvml", "xvml", "xvm"],
|
210
|
-
"application/yang": ["yang"],
|
211
|
-
"application/yin+xml": ["yin"],
|
212
|
-
"application/zip": ["zip"],
|
213
|
-
"audio/3gpp": ["*3gpp"],
|
214
|
-
"audio/aac": ["adts", "aac"],
|
215
|
-
"audio/adpcm": ["adp"],
|
216
|
-
"audio/amr": ["amr"],
|
217
|
-
"audio/basic": ["au", "snd"],
|
218
|
-
"audio/midi": ["mid", "midi", "kar", "rmi"],
|
219
|
-
"audio/mobile-xmf": ["mxmf"],
|
220
|
-
"audio/mp3": ["*mp3"],
|
221
|
-
"audio/mp4": ["m4a", "mp4a"],
|
222
|
-
"audio/mpeg": ["mpga", "mp2", "mp2a", "mp3", "m2a", "m3a"],
|
223
|
-
"audio/ogg": ["oga", "ogg", "spx", "opus"],
|
224
|
-
"audio/s3m": ["s3m"],
|
225
|
-
"audio/silk": ["sil"],
|
226
|
-
"audio/wav": ["wav"],
|
227
|
-
"audio/wave": ["*wav"],
|
228
|
-
"audio/webm": ["weba"],
|
229
|
-
"audio/xm": ["xm"],
|
230
|
-
"font/collection": ["ttc"],
|
231
|
-
"font/otf": ["otf"],
|
232
|
-
"font/ttf": ["ttf"],
|
233
|
-
"font/woff": ["woff"],
|
234
|
-
"font/woff2": ["woff2"],
|
235
|
-
"image/aces": ["exr"],
|
236
|
-
"image/apng": ["apng"],
|
237
|
-
"image/avci": ["avci"],
|
238
|
-
"image/avcs": ["avcs"],
|
239
|
-
"image/avif": ["avif"],
|
240
|
-
"image/bmp": ["bmp", "dib"],
|
241
|
-
"image/cgm": ["cgm"],
|
242
|
-
"image/dicom-rle": ["drle"],
|
243
|
-
"image/dpx": ["dpx"],
|
244
|
-
"image/emf": ["emf"],
|
245
|
-
"image/fits": ["fits"],
|
246
|
-
"image/g3fax": ["g3"],
|
247
|
-
"image/gif": ["gif"],
|
248
|
-
"image/heic": ["heic"],
|
249
|
-
"image/heic-sequence": ["heics"],
|
250
|
-
"image/heif": ["heif"],
|
251
|
-
"image/heif-sequence": ["heifs"],
|
252
|
-
"image/hej2k": ["hej2"],
|
253
|
-
"image/hsj2": ["hsj2"],
|
254
|
-
"image/ief": ["ief"],
|
255
|
-
"image/jls": ["jls"],
|
256
|
-
"image/jp2": ["jp2", "jpg2"],
|
257
|
-
"image/jpeg": ["jpeg", "jpg", "jpe"],
|
258
|
-
"image/jph": ["jph"],
|
259
|
-
"image/jphc": ["jhc"],
|
260
|
-
"image/jpm": ["jpm", "jpgm"],
|
261
|
-
"image/jpx": ["jpx", "jpf"],
|
262
|
-
"image/jxl": ["jxl"],
|
263
|
-
"image/jxr": ["jxr"],
|
264
|
-
"image/jxra": ["jxra"],
|
265
|
-
"image/jxrs": ["jxrs"],
|
266
|
-
"image/jxs": ["jxs"],
|
267
|
-
"image/jxsc": ["jxsc"],
|
268
|
-
"image/jxsi": ["jxsi"],
|
269
|
-
"image/jxss": ["jxss"],
|
270
|
-
"image/ktx": ["ktx"],
|
271
|
-
"image/ktx2": ["ktx2"],
|
272
|
-
"image/png": ["png"],
|
273
|
-
"image/sgi": ["sgi"],
|
274
|
-
"image/svg+xml": ["svg", "svgz"],
|
275
|
-
"image/t38": ["t38"],
|
276
|
-
"image/tiff": ["tif", "tiff"],
|
277
|
-
"image/tiff-fx": ["tfx"],
|
278
|
-
"image/webp": ["webp"],
|
279
|
-
"image/wmf": ["wmf"],
|
280
|
-
"message/disposition-notification": ["disposition-notification"],
|
281
|
-
"message/global": ["u8msg"],
|
282
|
-
"message/global-delivery-status": ["u8dsn"],
|
283
|
-
"message/global-disposition-notification": ["u8mdn"],
|
284
|
-
"message/global-headers": ["u8hdr"],
|
285
|
-
"message/rfc822": ["eml", "mime"],
|
286
|
-
"model/3mf": ["3mf"],
|
287
|
-
"model/gltf+json": ["gltf"],
|
288
|
-
"model/gltf-binary": ["glb"],
|
289
|
-
"model/iges": ["igs", "iges"],
|
290
|
-
"model/jt": ["jt"],
|
291
|
-
"model/mesh": ["msh", "mesh", "silo"],
|
292
|
-
"model/mtl": ["mtl"],
|
293
|
-
"model/obj": ["obj"],
|
294
|
-
"model/prc": ["prc"],
|
295
|
-
"model/step+xml": ["stpx"],
|
296
|
-
"model/step+zip": ["stpz"],
|
297
|
-
"model/step-xml+zip": ["stpxz"],
|
298
|
-
"model/stl": ["stl"],
|
299
|
-
"model/u3d": ["u3d"],
|
300
|
-
"model/vrml": ["wrl", "vrml"],
|
301
|
-
"model/x3d+binary": ["*x3db", "x3dbz"],
|
302
|
-
"model/x3d+fastinfoset": ["x3db"],
|
303
|
-
"model/x3d+vrml": ["*x3dv", "x3dvz"],
|
304
|
-
"model/x3d+xml": ["x3d", "x3dz"],
|
305
|
-
"model/x3d-vrml": ["x3dv"],
|
306
|
-
"text/cache-manifest": ["appcache", "manifest"],
|
307
|
-
"text/calendar": ["ics", "ifb"],
|
308
|
-
"text/coffeescript": ["coffee", "litcoffee"],
|
309
|
-
"text/css": ["css"],
|
310
|
-
"text/csv": ["csv"],
|
311
|
-
"text/html": ["html", "htm", "shtml"],
|
312
|
-
"text/jade": ["jade"],
|
313
|
-
"text/javascript": ["js", "mjs"],
|
314
|
-
"text/jsx": ["jsx"],
|
315
|
-
"text/less": ["less"],
|
316
|
-
"text/markdown": ["md", "markdown"],
|
317
|
-
"text/mathml": ["mml"],
|
318
|
-
"text/mdx": ["mdx"],
|
319
|
-
"text/n3": ["n3"],
|
320
|
-
"text/plain": ["txt", "text", "conf", "def", "list", "log", "in", "ini"],
|
321
|
-
"text/richtext": ["rtx"],
|
322
|
-
"text/rtf": ["*rtf"],
|
323
|
-
"text/sgml": ["sgml", "sgm"],
|
324
|
-
"text/shex": ["shex"],
|
325
|
-
"text/slim": ["slim", "slm"],
|
326
|
-
"text/spdx": ["spdx"],
|
327
|
-
"text/stylus": ["stylus", "styl"],
|
328
|
-
"text/tab-separated-values": ["tsv"],
|
329
|
-
"text/troff": ["t", "tr", "roff", "man", "me", "ms"],
|
330
|
-
"text/turtle": ["ttl"],
|
331
|
-
"text/uri-list": ["uri", "uris", "urls"],
|
332
|
-
"text/vcard": ["vcard"],
|
333
|
-
"text/vtt": ["vtt"],
|
334
|
-
"text/wgsl": ["wgsl"],
|
335
|
-
"text/xml": ["*xml"],
|
336
|
-
"text/yaml": ["yaml", "yml"],
|
337
|
-
"video/3gpp": ["3gp", "3gpp"],
|
338
|
-
"video/3gpp2": ["3g2"],
|
339
|
-
"video/h261": ["h261"],
|
340
|
-
"video/h263": ["h263"],
|
341
|
-
"video/h264": ["h264"],
|
342
|
-
"video/iso.segment": ["m4s"],
|
343
|
-
"video/jpeg": ["jpgv"],
|
344
|
-
"video/jpm": ["*jpm", "*jpgm"],
|
345
|
-
"video/mj2": ["mj2", "mjp2"],
|
346
|
-
"video/mp2t": ["ts", "m2t", "m2ts", "mts"],
|
347
|
-
"video/mp4": ["mp4", "mp4v", "mpg4"],
|
348
|
-
"video/mpeg": ["mpeg", "mpg", "mpe", "m1v", "m2v"],
|
349
|
-
"video/ogg": ["ogv"],
|
350
|
-
"video/quicktime": ["qt", "mov"],
|
351
|
-
"video/webm": ["webm"]
|
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);
|
352
195
|
};
|
353
|
-
Object.freeze(i);
|
354
196
|
export {
|
355
|
-
|
197
|
+
z as focusable,
|
198
|
+
R as getTabIndex,
|
199
|
+
X as isFocusable,
|
200
|
+
G as isTabbable,
|
201
|
+
Z as tabbable
|
356
202
|
};
|