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/index326.js
CHANGED
@@ -1,356 +1,131 @@
|
|
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
|
-
"application/patch-ops-error+xml": ["xer"],
|
121
|
-
"application/pdf": ["pdf"],
|
122
|
-
"application/pgp-encrypted": ["pgp"],
|
123
|
-
"application/pgp-keys": ["asc"],
|
124
|
-
"application/pgp-signature": ["sig", "*asc"],
|
125
|
-
"application/pics-rules": ["prf"],
|
126
|
-
"application/pkcs10": ["p10"],
|
127
|
-
"application/pkcs7-mime": ["p7m", "p7c"],
|
128
|
-
"application/pkcs7-signature": ["p7s"],
|
129
|
-
"application/pkcs8": ["p8"],
|
130
|
-
"application/pkix-attr-cert": ["ac"],
|
131
|
-
"application/pkix-cert": ["cer"],
|
132
|
-
"application/pkix-crl": ["crl"],
|
133
|
-
"application/pkix-pkipath": ["pkipath"],
|
134
|
-
"application/pkixcmp": ["pki"],
|
135
|
-
"application/pls+xml": ["pls"],
|
136
|
-
"application/postscript": ["ai", "eps", "ps"],
|
137
|
-
"application/provenance+xml": ["provx"],
|
138
|
-
"application/pskc+xml": ["pskcxml"],
|
139
|
-
"application/raml+yaml": ["raml"],
|
140
|
-
"application/rdf+xml": ["rdf", "owl"],
|
141
|
-
"application/reginfo+xml": ["rif"],
|
142
|
-
"application/relax-ng-compact-syntax": ["rnc"],
|
143
|
-
"application/resource-lists+xml": ["rl"],
|
144
|
-
"application/resource-lists-diff+xml": ["rld"],
|
145
|
-
"application/rls-services+xml": ["rs"],
|
146
|
-
"application/route-apd+xml": ["rapd"],
|
147
|
-
"application/route-s-tsid+xml": ["sls"],
|
148
|
-
"application/route-usd+xml": ["rusd"],
|
149
|
-
"application/rpki-ghostbusters": ["gbr"],
|
150
|
-
"application/rpki-manifest": ["mft"],
|
151
|
-
"application/rpki-roa": ["roa"],
|
152
|
-
"application/rsd+xml": ["rsd"],
|
153
|
-
"application/rss+xml": ["rss"],
|
154
|
-
"application/rtf": ["rtf"],
|
155
|
-
"application/sbml+xml": ["sbml"],
|
156
|
-
"application/scvp-cv-request": ["scq"],
|
157
|
-
"application/scvp-cv-response": ["scs"],
|
158
|
-
"application/scvp-vp-request": ["spq"],
|
159
|
-
"application/scvp-vp-response": ["spp"],
|
160
|
-
"application/sdp": ["sdp"],
|
161
|
-
"application/senml+xml": ["senmlx"],
|
162
|
-
"application/sensml+xml": ["sensmlx"],
|
163
|
-
"application/set-payment-initiation": ["setpay"],
|
164
|
-
"application/set-registration-initiation": ["setreg"],
|
165
|
-
"application/shf+xml": ["shf"],
|
166
|
-
"application/sieve": ["siv", "sieve"],
|
167
|
-
"application/smil+xml": ["smi", "smil"],
|
168
|
-
"application/sparql-query": ["rq"],
|
169
|
-
"application/sparql-results+xml": ["srx"],
|
170
|
-
"application/sql": ["sql"],
|
171
|
-
"application/srgs": ["gram"],
|
172
|
-
"application/srgs+xml": ["grxml"],
|
173
|
-
"application/sru+xml": ["sru"],
|
174
|
-
"application/ssdl+xml": ["ssdl"],
|
175
|
-
"application/ssml+xml": ["ssml"],
|
176
|
-
"application/swid+xml": ["swidtag"],
|
177
|
-
"application/tei+xml": ["tei", "teicorpus"],
|
178
|
-
"application/thraud+xml": ["tfi"],
|
179
|
-
"application/timestamped-data": ["tsd"],
|
180
|
-
"application/toml": ["toml"],
|
181
|
-
"application/trig": ["trig"],
|
182
|
-
"application/ttml+xml": ["ttml"],
|
183
|
-
"application/ubjson": ["ubj"],
|
184
|
-
"application/urc-ressheet+xml": ["rsheet"],
|
185
|
-
"application/urc-targetdesc+xml": ["td"],
|
186
|
-
"application/voicexml+xml": ["vxml"],
|
187
|
-
"application/wasm": ["wasm"],
|
188
|
-
"application/watcherinfo+xml": ["wif"],
|
189
|
-
"application/widget": ["wgt"],
|
190
|
-
"application/winhlp": ["hlp"],
|
191
|
-
"application/wsdl+xml": ["wsdl"],
|
192
|
-
"application/wspolicy+xml": ["wspolicy"],
|
193
|
-
"application/xaml+xml": ["xaml"],
|
194
|
-
"application/xcap-att+xml": ["xav"],
|
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"]
|
352
|
-
};
|
353
|
-
Object.freeze(i);
|
1
|
+
import { arrow as j, computePosition as A } from "./index327.js";
|
2
|
+
import { autoUpdate as W, flip as X, hide as Y, offset as Z, platform as ee, shift as ne } from "./index327.js";
|
3
|
+
import { isNode as B, getNodeName as F } from "./index341.js";
|
4
|
+
import { getOverflowAncestors as le } from "./index341.js";
|
5
|
+
import { computed as r, ref as c, shallowRef as I, watch as x, getCurrentScope as U, onScopeDispose as k, shallowReadonly as o, unref as q } from "vue";
|
6
|
+
function z(e) {
|
7
|
+
return e != null && typeof e == "object" && "$el" in e;
|
8
|
+
}
|
9
|
+
function V(e) {
|
10
|
+
if (z(e)) {
|
11
|
+
const l = e.$el;
|
12
|
+
return B(l) && F(l) === "#comment" ? null : l;
|
13
|
+
}
|
14
|
+
return e;
|
15
|
+
}
|
16
|
+
function i(e) {
|
17
|
+
return typeof e == "function" ? e() : q(e);
|
18
|
+
}
|
19
|
+
function K(e) {
|
20
|
+
return {
|
21
|
+
name: "arrow",
|
22
|
+
options: e,
|
23
|
+
fn(l) {
|
24
|
+
const t = V(i(e.element));
|
25
|
+
return t == null ? {} : j({
|
26
|
+
element: t,
|
27
|
+
padding: e.padding
|
28
|
+
}).fn(l);
|
29
|
+
}
|
30
|
+
};
|
31
|
+
}
|
32
|
+
function M(e) {
|
33
|
+
return typeof window > "u" ? 1 : (e.ownerDocument.defaultView || window).devicePixelRatio || 1;
|
34
|
+
}
|
35
|
+
function C(e, l) {
|
36
|
+
const t = M(e);
|
37
|
+
return Math.round(l * t) / t;
|
38
|
+
}
|
39
|
+
function L(e, l, t) {
|
40
|
+
t === void 0 && (t = {});
|
41
|
+
const D = t.whileElementsMounted, s = r(() => {
|
42
|
+
var n;
|
43
|
+
return (n = i(t.open)) != null ? n : !0;
|
44
|
+
}), O = r(() => i(t.middleware)), p = r(() => {
|
45
|
+
var n;
|
46
|
+
return (n = i(t.placement)) != null ? n : "bottom";
|
47
|
+
}), w = r(() => {
|
48
|
+
var n;
|
49
|
+
return (n = i(t.strategy)) != null ? n : "absolute";
|
50
|
+
}), S = r(() => {
|
51
|
+
var n;
|
52
|
+
return (n = i(t.transform)) != null ? n : !0;
|
53
|
+
}), f = r(() => V(e.value)), u = r(() => V(l.value)), y = c(0), h = c(0), m = c(w.value), P = c(p.value), E = I({}), g = c(!1), _ = r(() => {
|
54
|
+
const n = {
|
55
|
+
position: m.value,
|
56
|
+
left: "0",
|
57
|
+
top: "0"
|
58
|
+
};
|
59
|
+
if (!u.value)
|
60
|
+
return n;
|
61
|
+
const a = C(u.value, y.value), b = C(u.value, h.value);
|
62
|
+
return S.value ? {
|
63
|
+
...n,
|
64
|
+
transform: "translate(" + a + "px, " + b + "px)",
|
65
|
+
...M(u.value) >= 1.5 && {
|
66
|
+
willChange: "transform"
|
67
|
+
}
|
68
|
+
} : {
|
69
|
+
position: m.value,
|
70
|
+
left: a + "px",
|
71
|
+
top: b + "px"
|
72
|
+
};
|
73
|
+
});
|
74
|
+
let d;
|
75
|
+
function v() {
|
76
|
+
if (f.value == null || u.value == null)
|
77
|
+
return;
|
78
|
+
const n = s.value;
|
79
|
+
A(f.value, u.value, {
|
80
|
+
middleware: O.value,
|
81
|
+
placement: p.value,
|
82
|
+
strategy: w.value
|
83
|
+
}).then((a) => {
|
84
|
+
y.value = a.x, h.value = a.y, m.value = a.strategy, P.value = a.placement, E.value = a.middlewareData, g.value = n !== !1;
|
85
|
+
});
|
86
|
+
}
|
87
|
+
function R() {
|
88
|
+
typeof d == "function" && (d(), d = void 0);
|
89
|
+
}
|
90
|
+
function N() {
|
91
|
+
if (R(), D === void 0) {
|
92
|
+
v();
|
93
|
+
return;
|
94
|
+
}
|
95
|
+
if (f.value != null && u.value != null) {
|
96
|
+
d = D(f.value, u.value, v);
|
97
|
+
return;
|
98
|
+
}
|
99
|
+
}
|
100
|
+
function $() {
|
101
|
+
s.value || (g.value = !1);
|
102
|
+
}
|
103
|
+
return x([O, p, w, s], v, {
|
104
|
+
flush: "sync"
|
105
|
+
}), x([f, u], N, {
|
106
|
+
flush: "sync"
|
107
|
+
}), x(s, $, {
|
108
|
+
flush: "sync"
|
109
|
+
}), U() && k(R), {
|
110
|
+
x: o(y),
|
111
|
+
y: o(h),
|
112
|
+
strategy: o(m),
|
113
|
+
placement: o(P),
|
114
|
+
middlewareData: o(E),
|
115
|
+
isPositioned: o(g),
|
116
|
+
floatingStyles: _,
|
117
|
+
update: v
|
118
|
+
};
|
119
|
+
}
|
354
120
|
export {
|
355
|
-
|
121
|
+
K as arrow,
|
122
|
+
W as autoUpdate,
|
123
|
+
A as computePosition,
|
124
|
+
X as flip,
|
125
|
+
le as getOverflowAncestors,
|
126
|
+
Y as hide,
|
127
|
+
Z as offset,
|
128
|
+
ee as platform,
|
129
|
+
ne as shift,
|
130
|
+
L as useFloating
|
356
131
|
};
|