@skyservice-developers/vue-dev-kit 1.2.8 → 1.3.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.
@@ -1,48 +1,48 @@
1
- import { ref as I, computed as L, onMounted as ee, onUnmounted as ce, openBlock as x, createElementBlock as _, createElementVNode as u, createCommentVNode as B, normalizeClass as $, renderSlot as V, toDisplayString as M, Fragment as et, renderList as tt, useSlots as Ue, watch as ke, nextTick as je, createBlock as te, Teleport as xe, createVNode as Ee, Transition as Se, withCtx as G, normalizeStyle as _e, createTextVNode as Fe, resolveDynamicComponent as it, createSlots as ot, withModifiers as at } from "vue";
2
- var nt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
3
- function st(n) {
4
- return n && n.__esModule && Object.prototype.hasOwnProperty.call(n, "default") ? n.default : n;
1
+ import { ref as z, computed as L, onMounted as te, onUnmounted as we, openBlock as x, createElementBlock as E, createElementVNode as u, createCommentVNode as C, normalizeClass as $, renderSlot as I, toDisplayString as M, Fragment as ot, renderList as nt, useSlots as Xe, watch as Se, nextTick as He, createBlock as ie, Teleport as _e, createVNode as Ee, Transition as Te, withCtx as G, normalizeStyle as Ae, createTextVNode as Ge, resolveDynamicComponent as at, createSlots as st, withModifiers as lt } from "vue";
2
+ var rt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
3
+ function dt(a) {
4
+ return a && a.__esModule && Object.prototype.hasOwnProperty.call(a, "default") ? a.default : a;
5
5
  }
6
- var ye = { exports: {} };
7
- (function(n, O) {
6
+ var xe = { exports: {} };
7
+ (function(a, A) {
8
8
  (function(b, r) {
9
- var S = "1.0.41", v = "", C = "?", f = "function", h = "undefined", E = "object", P = "string", N = "major", i = "model", a = "name", e = "type", t = "vendor", o = "version", p = "architecture", w = "console", s = "mobile", l = "tablet", T = "smarttv", A = "wearable", q = "embedded", F = 500, oe = "Amazon", X = "Apple", Te = "ASUS", Oe = "BlackBerry", ae = "Browser", ne = "Chrome", Ke = "Edge", se = "Firefox", le = "Google", Ae = "Honor", Ce = "Huawei", Ye = "Lenovo", re = "LG", be = "Microsoft", we = "Motorola", me = "Nvidia", Be = "OnePlus", W = "Opera", fe = "OPPO", K = "Samsung", Ne = "Sharp", Y = "Sony", pe = "Xiaomi", ve = "Zebra", Pe = "Facebook", Me = "Chromium OS", Ve = "Mac OS", ze = " Browser", Ze = function(m, g) {
9
+ var _ = "1.0.41", v = "", B = "?", w = "function", y = "undefined", S = "object", P = "string", N = "major", i = "model", n = "name", e = "type", t = "vendor", o = "version", f = "architecture", p = "console", s = "mobile", l = "tablet", T = "smarttv", O = "wearable", q = "embedded", F = 500, ne = "Amazon", X = "Apple", Be = "ASUS", Ce = "BlackBerry", ae = "Browser", se = "Chrome", Je = "Edge", le = "Firefox", re = "Google", Ne = "Honor", Pe = "Huawei", Qe = "Lenovo", de = "LG", me = "Microsoft", fe = "Motorola", pe = "Nvidia", Me = "OnePlus", W = "Opera", ve = "OPPO", K = "Samsung", Ie = "Sharp", Y = "Sony", ge = "Xiaomi", he = "Zebra", Ve = "Facebook", ze = "Chromium OS", Le = "Mac OS", Re = " Browser", et = function(m, g) {
10
10
  var c = {};
11
11
  for (var k in m)
12
12
  g[k] && g[k].length % 2 === 0 ? c[k] = g[k].concat(m[k]) : c[k] = m[k];
13
13
  return c;
14
- }, de = function(m) {
14
+ }, ue = function(m) {
15
15
  for (var g = {}, c = 0; c < m.length; c++)
16
16
  g[m[c].toUpperCase()] = m[c];
17
17
  return g;
18
- }, Ie = function(m, g) {
18
+ }, De = function(m, g) {
19
19
  return typeof m === P ? Z(g).indexOf(Z(m)) !== -1 : !1;
20
20
  }, Z = function(m) {
21
21
  return m.toLowerCase();
22
- }, Je = function(m) {
22
+ }, tt = function(m) {
23
23
  return typeof m === P ? m.replace(/[^\d\.]/g, v).split(".")[0] : r;
24
- }, ge = function(m, g) {
24
+ }, ye = function(m, g) {
25
25
  if (typeof m === P)
26
- return m = m.replace(/^\s\s*/, v), typeof g === h ? m : m.substring(0, F);
26
+ return m = m.replace(/^\s\s*/, v), typeof g === y ? m : m.substring(0, F);
27
27
  }, J = function(m, g) {
28
- for (var c = 0, k, U, R, y, d, D; c < g.length && !d; ) {
29
- var he = g[c], De = g[c + 1];
30
- for (k = U = 0; k < he.length && !d && he[k]; )
31
- if (d = he[k++].exec(m), d)
32
- for (R = 0; R < De.length; R++)
33
- D = d[++U], y = De[R], typeof y === E && y.length > 0 ? y.length === 2 ? typeof y[1] == f ? this[y[0]] = y[1].call(this, D) : this[y[0]] = y[1] : y.length === 3 ? typeof y[1] === f && !(y[1].exec && y[1].test) ? this[y[0]] = D ? y[1].call(this, D, y[2]) : r : this[y[0]] = D ? D.replace(y[1], y[2]) : r : y.length === 4 && (this[y[0]] = D ? y[3].call(this, D.replace(y[1], y[2])) : r) : this[y] = D || r;
28
+ for (var c = 0, k, U, R, h, d, D; c < g.length && !d; ) {
29
+ var ke = g[c], Ue = g[c + 1];
30
+ for (k = U = 0; k < ke.length && !d && ke[k]; )
31
+ if (d = ke[k++].exec(m), d)
32
+ for (R = 0; R < Ue.length; R++)
33
+ D = d[++U], h = Ue[R], typeof h === S && h.length > 0 ? h.length === 2 ? typeof h[1] == w ? this[h[0]] = h[1].call(this, D) : this[h[0]] = h[1] : h.length === 3 ? typeof h[1] === w && !(h[1].exec && h[1].test) ? this[h[0]] = D ? h[1].call(this, D, h[2]) : r : this[h[0]] = D ? D.replace(h[1], h[2]) : r : h.length === 4 && (this[h[0]] = D ? h[3].call(this, D.replace(h[1], h[2])) : r) : this[h] = D || r;
34
34
  c += 2;
35
35
  }
36
36
  }, Q = function(m, g) {
37
37
  for (var c in g)
38
- if (typeof g[c] === E && g[c].length > 0) {
38
+ if (typeof g[c] === S && g[c].length > 0) {
39
39
  for (var k = 0; k < g[c].length; k++)
40
- if (Ie(g[c][k], m))
41
- return c === C ? r : c;
42
- } else if (Ie(g[c], m))
43
- return c === C ? r : c;
40
+ if (De(g[c][k], m))
41
+ return c === B ? r : c;
42
+ } else if (De(g[c], m))
43
+ return c === B ? r : c;
44
44
  return g.hasOwnProperty("*") ? g["*"] : m;
45
- }, Qe = {
45
+ }, it = {
46
46
  "1.0": "/8",
47
47
  "1.2": "/1",
48
48
  "1.3": "/3",
@@ -51,7 +51,7 @@ var ye = { exports: {} };
51
51
  "2.0.3": "/417",
52
52
  "2.0.4": "/419",
53
53
  "?": "/"
54
- }, Le = {
54
+ }, $e = {
55
55
  ME: "4.90",
56
56
  "NT 3.11": "NT3.51",
57
57
  "NT 4.0": "NT4.0",
@@ -63,18 +63,18 @@ var ye = { exports: {} };
63
63
  "8.1": "NT 6.3",
64
64
  10: ["NT 6.4", "NT 10.0"],
65
65
  RT: "ARM"
66
- }, Re = {
66
+ }, qe = {
67
67
  browser: [
68
68
  [
69
69
  /\b(?:crmo|crios)\/([\w\.]+)/i
70
70
  // Chrome for Android/iOS
71
71
  ],
72
- [o, [a, "Chrome"]],
72
+ [o, [n, "Chrome"]],
73
73
  [
74
74
  /edg(?:e|ios|a)?\/([\w\.]+)/i
75
75
  // Microsoft Edge
76
76
  ],
77
- [o, [a, "Edge"]],
77
+ [o, [n, "Edge"]],
78
78
  [
79
79
  // Presto based
80
80
  /(opera mini)\/([-\w\.]+)/i,
@@ -84,33 +84,33 @@ var ye = { exports: {} };
84
84
  /(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i
85
85
  // Opera
86
86
  ],
87
- [a, o],
87
+ [n, o],
88
88
  [
89
89
  /opios[\/ ]+([\w\.]+)/i
90
90
  // Opera mini on iphone >= 8.0
91
91
  ],
92
- [o, [a, W + " Mini"]],
92
+ [o, [n, W + " Mini"]],
93
93
  [
94
94
  /\bop(?:rg)?x\/([\w\.]+)/i
95
95
  // Opera GX
96
96
  ],
97
- [o, [a, W + " GX"]],
97
+ [o, [n, W + " GX"]],
98
98
  [
99
99
  /\bopr\/([\w\.]+)/i
100
100
  // Opera Webkit
101
101
  ],
102
- [o, [a, W]],
102
+ [o, [n, W]],
103
103
  [
104
104
  // Mixed
105
105
  /\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i
106
106
  // Baidu
107
107
  ],
108
- [o, [a, "Baidu"]],
108
+ [o, [n, "Baidu"]],
109
109
  [
110
110
  /\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i
111
111
  // Maxthon
112
112
  ],
113
- [o, [a, "Maxthon"]],
113
+ [o, [n, "Maxthon"]],
114
114
  [
115
115
  /(kindle)\/([\w\.]+)/i,
116
116
  // Kindle
@@ -129,22 +129,22 @@ var ye = { exports: {} };
129
129
  /(weibo)__([\d\.]+)/i
130
130
  // Weibo
131
131
  ],
132
- [a, o],
132
+ [n, o],
133
133
  [
134
134
  /quark(?:pc)?\/([-\w\.]+)/i
135
135
  // Quark
136
136
  ],
137
- [o, [a, "Quark"]],
137
+ [o, [n, "Quark"]],
138
138
  [
139
139
  /\bddg\/([\w\.]+)/i
140
140
  // DuckDuckGo
141
141
  ],
142
- [o, [a, "DuckDuckGo"]],
142
+ [o, [n, "DuckDuckGo"]],
143
143
  [
144
144
  /(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i
145
145
  // UCBrowser
146
146
  ],
147
- [o, [a, "UC" + ae]],
147
+ [o, [n, "UC" + ae]],
148
148
  [
149
149
  /microm.+\bqbcore\/([\w\.]+)/i,
150
150
  // WeChat Desktop for Windows Built-in Browser
@@ -152,97 +152,97 @@ var ye = { exports: {} };
152
152
  /micromessenger\/([\w\.]+)/i
153
153
  // WeChat
154
154
  ],
155
- [o, [a, "WeChat"]],
155
+ [o, [n, "WeChat"]],
156
156
  [
157
157
  /konqueror\/([\w\.]+)/i
158
158
  // Konqueror
159
159
  ],
160
- [o, [a, "Konqueror"]],
160
+ [o, [n, "Konqueror"]],
161
161
  [
162
162
  /trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i
163
163
  // IE11
164
164
  ],
165
- [o, [a, "IE"]],
165
+ [o, [n, "IE"]],
166
166
  [
167
167
  /ya(?:search)?browser\/([\w\.]+)/i
168
168
  // Yandex
169
169
  ],
170
- [o, [a, "Yandex"]],
170
+ [o, [n, "Yandex"]],
171
171
  [
172
172
  /slbrowser\/([\w\.]+)/i
173
173
  // Smart Lenovo Browser
174
174
  ],
175
- [o, [a, "Smart Lenovo " + ae]],
175
+ [o, [n, "Smart Lenovo " + ae]],
176
176
  [
177
177
  /(avast|avg)\/([\w\.]+)/i
178
178
  // Avast/AVG Secure Browser
179
179
  ],
180
- [[a, /(.+)/, "$1 Secure " + ae], o],
180
+ [[n, /(.+)/, "$1 Secure " + ae], o],
181
181
  [
182
182
  /\bfocus\/([\w\.]+)/i
183
183
  // Firefox Focus
184
184
  ],
185
- [o, [a, se + " Focus"]],
185
+ [o, [n, le + " Focus"]],
186
186
  [
187
187
  /\bopt\/([\w\.]+)/i
188
188
  // Opera Touch
189
189
  ],
190
- [o, [a, W + " Touch"]],
190
+ [o, [n, W + " Touch"]],
191
191
  [
192
192
  /coc_coc\w+\/([\w\.]+)/i
193
193
  // Coc Coc Browser
194
194
  ],
195
- [o, [a, "Coc Coc"]],
195
+ [o, [n, "Coc Coc"]],
196
196
  [
197
197
  /dolfin\/([\w\.]+)/i
198
198
  // Dolphin
199
199
  ],
200
- [o, [a, "Dolphin"]],
200
+ [o, [n, "Dolphin"]],
201
201
  [
202
202
  /coast\/([\w\.]+)/i
203
203
  // Opera Coast
204
204
  ],
205
- [o, [a, W + " Coast"]],
205
+ [o, [n, W + " Coast"]],
206
206
  [
207
207
  /miuibrowser\/([\w\.]+)/i
208
208
  // MIUI Browser
209
209
  ],
210
- [o, [a, "MIUI" + ze]],
210
+ [o, [n, "MIUI" + Re]],
211
211
  [
212
212
  /fxios\/([\w\.-]+)/i
213
213
  // Firefox for iOS
214
214
  ],
215
- [o, [a, se]],
215
+ [o, [n, le]],
216
216
  [
217
217
  /\bqihoobrowser\/?([\w\.]*)/i
218
218
  // 360
219
219
  ],
220
- [o, [a, "360"]],
220
+ [o, [n, "360"]],
221
221
  [
222
222
  /\b(qq)\/([\w\.]+)/i
223
223
  // QQ
224
224
  ],
225
- [[a, /(.+)/, "$1Browser"], o],
225
+ [[n, /(.+)/, "$1Browser"], o],
226
226
  [
227
227
  /(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i
228
228
  ],
229
- [[a, /(.+)/, "$1" + ze], o],
229
+ [[n, /(.+)/, "$1" + Re], o],
230
230
  [
231
231
  // Oculus/Sailfish/HuaweiBrowser/VivoBrowser/PicoBrowser
232
232
  /samsungbrowser\/([\w\.]+)/i
233
233
  // Samsung Internet
234
234
  ],
235
- [o, [a, K + " Internet"]],
235
+ [o, [n, K + " Internet"]],
236
236
  [
237
237
  /metasr[\/ ]?([\d\.]+)/i
238
238
  // Sogou Explorer
239
239
  ],
240
- [o, [a, "Sogou Explorer"]],
240
+ [o, [n, "Sogou Explorer"]],
241
241
  [
242
242
  /(sogou)mo\w+\/([\d\.]+)/i
243
243
  // Sogou Mobile
244
244
  ],
245
- [[a, "Sogou Mobile"], o],
245
+ [[n, "Sogou Mobile"], o],
246
246
  [
247
247
  /(electron)\/([\w\.]+) safari/i,
248
248
  // Electron-based App
@@ -251,27 +251,27 @@ var ye = { exports: {} };
251
251
  /m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i
252
252
  // QQ/2345
253
253
  ],
254
- [a, o],
254
+ [n, o],
255
255
  [
256
256
  /(lbbrowser|rekonq)/i,
257
257
  // LieBao Browser/Rekonq
258
258
  /\[(linkedin)app\]/i
259
259
  // LinkedIn App for iOS & Android
260
260
  ],
261
- [a],
261
+ [n],
262
262
  [
263
263
  /ome\/([\w\.]+) \w* ?(iron) saf/i,
264
264
  // Iron
265
265
  /ome\/([\w\.]+).+qihu (360)[es]e/i
266
266
  // 360
267
267
  ],
268
- [o, a],
268
+ [o, n],
269
269
  [
270
270
  // WebView
271
271
  /((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i
272
272
  // Facebook App for iOS & Android
273
273
  ],
274
- [[a, Pe], o],
274
+ [[n, Ve], o],
275
275
  [
276
276
  /(Klarna)\/([\w\.]+)/i,
277
277
  // Klarna Shopping Browser for iOS & Android
@@ -292,72 +292,72 @@ var ye = { exports: {} };
292
292
  /(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i
293
293
  // Chromium/Instagram/Snapchat
294
294
  ],
295
- [a, o],
295
+ [n, o],
296
296
  [
297
297
  /\bgsa\/([\w\.]+) .*safari\//i
298
298
  // Google Search Appliance on iOS
299
299
  ],
300
- [o, [a, "GSA"]],
300
+ [o, [n, "GSA"]],
301
301
  [
302
302
  /musical_ly(?:.+app_?version\/|_)([\w\.]+)/i
303
303
  // TikTok
304
304
  ],
305
- [o, [a, "TikTok"]],
305
+ [o, [n, "TikTok"]],
306
306
  [
307
307
  /headlesschrome(?:\/([\w\.]+)| )/i
308
308
  // Chrome Headless
309
309
  ],
310
- [o, [a, ne + " Headless"]],
310
+ [o, [n, se + " Headless"]],
311
311
  [
312
312
  / wv\).+(chrome)\/([\w\.]+)/i
313
313
  // Chrome WebView
314
314
  ],
315
- [[a, ne + " WebView"], o],
315
+ [[n, se + " WebView"], o],
316
316
  [
317
317
  /droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i
318
318
  // Android Browser
319
319
  ],
320
- [o, [a, "Android " + ae]],
320
+ [o, [n, "Android " + ae]],
321
321
  [
322
322
  /(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i
323
323
  // Chrome/OmniWeb/Arora/Tizen/Nokia
324
324
  ],
325
- [a, o],
325
+ [n, o],
326
326
  [
327
327
  /version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i
328
328
  // Mobile Safari
329
329
  ],
330
- [o, [a, "Mobile Safari"]],
330
+ [o, [n, "Mobile Safari"]],
331
331
  [
332
332
  /version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i
333
333
  // Safari & Safari Mobile
334
334
  ],
335
- [o, a],
335
+ [o, n],
336
336
  [
337
337
  /webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i
338
338
  // Safari < 3.0
339
339
  ],
340
- [a, [o, Q, Qe]],
340
+ [n, [o, Q, it]],
341
341
  [
342
342
  /(webkit|khtml)\/([\w\.]+)/i
343
343
  ],
344
- [a, o],
344
+ [n, o],
345
345
  [
346
346
  // Gecko based
347
347
  /(navigator|netscape\d?)\/([-\w\.]+)/i
348
348
  // Netscape
349
349
  ],
350
- [[a, "Netscape"], o],
350
+ [[n, "Netscape"], o],
351
351
  [
352
352
  /(wolvic|librewolf)\/([\w\.]+)/i
353
353
  // Wolvic/LibreWolf
354
354
  ],
355
- [a, o],
355
+ [n, o],
356
356
  [
357
357
  /mobile vr; rv:([\w\.]+)\).+firefox/i
358
358
  // Firefox Reality
359
359
  ],
360
- [o, [a, se + " Reality"]],
360
+ [o, [n, le + " Reality"]],
361
361
  [
362
362
  /ekiohf.+(flow)\/([\w\.]+)/i,
363
363
  // Flow
@@ -377,56 +377,56 @@ var ye = { exports: {} };
377
377
  /\b(links) \(([\w\.]+)/i
378
378
  // Links
379
379
  ],
380
- [a, [o, /_/g, "."]],
380
+ [n, [o, /_/g, "."]],
381
381
  [
382
382
  /(cobalt)\/([\w\.]+)/i
383
383
  // Cobalt
384
384
  ],
385
- [a, [o, /master.|lts./, ""]]
385
+ [n, [o, /master.|lts./, ""]]
386
386
  ],
387
387
  cpu: [
388
388
  [
389
389
  /\b((amd|x|x86[-_]?|wow|win)64)\b/i
390
390
  // AMD64 (x64)
391
391
  ],
392
- [[p, "amd64"]],
392
+ [[f, "amd64"]],
393
393
  [
394
394
  /(ia32(?=;))/i,
395
395
  // IA32 (quicktime)
396
396
  /\b((i[346]|x)86)(pc)?\b/i
397
397
  // IA32 (x86)
398
398
  ],
399
- [[p, "ia32"]],
399
+ [[f, "ia32"]],
400
400
  [
401
401
  /\b(aarch64|arm(v?[89]e?l?|_?64))\b/i
402
402
  // ARM64
403
403
  ],
404
- [[p, "arm64"]],
404
+ [[f, "arm64"]],
405
405
  [
406
406
  /\b(arm(v[67])?ht?n?[fl]p?)\b/i
407
407
  // ARMHF
408
408
  ],
409
- [[p, "armhf"]],
409
+ [[f, "armhf"]],
410
410
  [
411
411
  // PocketPC mistakenly identified as PowerPC
412
412
  /( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i
413
413
  ],
414
- [[p, "arm"]],
414
+ [[f, "arm"]],
415
415
  [
416
416
  /((ppc|powerpc)(64)?)( mac|;|\))/i
417
417
  // PowerPC
418
418
  ],
419
- [[p, /ower/, v, Z]],
419
+ [[f, /ower/, v, Z]],
420
420
  [
421
421
  / sun4\w[;\)]/i
422
422
  // SPARC
423
423
  ],
424
- [[p, "sparc"]],
424
+ [[f, "sparc"]],
425
425
  [
426
426
  /\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i
427
427
  // IA64, 68K, ARM/64, AVR/32, IRIX/64, MIPS/64, SPARC/64, PA-RISC
428
428
  ],
429
- [[p, Z]]
429
+ [[f, Z]]
430
430
  ],
431
431
  device: [
432
432
  [
@@ -464,33 +464,33 @@ var ye = { exports: {} };
464
464
  // Sharp
465
465
  /\b(sh-?[altvz]?\d\d[a-ekm]?)/i
466
466
  ],
467
- [i, [t, Ne], [e, s]],
467
+ [i, [t, Ie], [e, s]],
468
468
  [
469
469
  // Honor
470
470
  /\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i
471
471
  ],
472
- [i, [t, Ae], [e, l]],
472
+ [i, [t, Ne], [e, l]],
473
473
  [
474
474
  /honor([-\w ]+)[;\)]/i
475
475
  ],
476
- [i, [t, Ae], [e, s]],
476
+ [i, [t, Ne], [e, s]],
477
477
  [
478
478
  // Huawei
479
479
  /\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?|605hw|bg2-u03|(?:gem|fdr|m2|ple|t1)-[7a]0[1-4][lu]|t1-a2[13][lw]|mediapad[\w\. ]*(?= bui|\)))\b(?!.+d\/s)/i
480
480
  ],
481
- [i, [t, Ce], [e, l]],
481
+ [i, [t, Pe], [e, l]],
482
482
  [
483
483
  /(?:huawei)([-\w ]+)[;\)]/i,
484
484
  /\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i
485
485
  ],
486
- [i, [t, Ce], [e, s]],
486
+ [i, [t, Pe], [e, s]],
487
487
  [
488
488
  // Xiaomi
489
489
  /oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i,
490
490
  /\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i
491
491
  // Mi Pad tablets
492
492
  ],
493
- [[i, /_/g, " "], [t, pe], [e, l]],
493
+ [[i, /_/g, " "], [t, ge], [e, l]],
494
494
  [
495
495
  /\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i,
496
496
  // Xiaomi POCO
@@ -506,17 +506,17 @@ var ye = { exports: {} };
506
506
  // Xiaomi Mi
507
507
  / ([\w ]+) miui\/v?\d/i
508
508
  ],
509
- [[i, /_/g, " "], [t, pe], [e, s]],
509
+ [[i, /_/g, " "], [t, ge], [e, s]],
510
510
  [
511
511
  // OPPO
512
512
  /; (\w+) bui.+ oppo/i,
513
513
  /\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i
514
514
  ],
515
- [i, [t, fe], [e, s]],
515
+ [i, [t, ve], [e, s]],
516
516
  [
517
517
  /\b(opd2(\d{3}a?))(?: bui|\))/i
518
518
  ],
519
- [i, [t, Q, { OnePlus: ["304", "403", "203"], "*": fe }], [e, l]],
519
+ [i, [t, Q, { OnePlus: ["304", "403", "203"], "*": ve }], [e, l]],
520
520
  [
521
521
  // Vivo
522
522
  /vivo (\w+)(?: bui|\))/i,
@@ -534,28 +534,28 @@ var ye = { exports: {} };
534
534
  /\bmot(?:orola)?[- ](\w*)/i,
535
535
  /((?:moto(?! 360)[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i
536
536
  ],
537
- [i, [t, we], [e, s]],
537
+ [i, [t, fe], [e, s]],
538
538
  [
539
539
  /\b(mz60\d|xoom[2 ]{0,2}) build\//i
540
540
  ],
541
- [i, [t, we], [e, l]],
541
+ [i, [t, fe], [e, l]],
542
542
  [
543
543
  // LG
544
544
  /((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i
545
545
  ],
546
- [i, [t, re], [e, l]],
546
+ [i, [t, de], [e, l]],
547
547
  [
548
548
  /(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,
549
549
  /\blg[-e;\/ ]+((?!browser|netcast|android tv|watch)\w+)/i,
550
550
  /\blg-?([\d\w]+) bui/i
551
551
  ],
552
- [i, [t, re], [e, s]],
552
+ [i, [t, de], [e, s]],
553
553
  [
554
554
  // Lenovo
555
555
  /(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i,
556
556
  /lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i
557
557
  ],
558
- [i, [t, Ye], [e, l]],
558
+ [i, [t, Qe], [e, l]],
559
559
  [
560
560
  // Nokia
561
561
  /(nokia) (t[12][01])/i
@@ -571,12 +571,12 @@ var ye = { exports: {} };
571
571
  /(pixel (c|tablet))\b/i
572
572
  // Google Pixel C/Tablet
573
573
  ],
574
- [i, [t, le], [e, l]],
574
+ [i, [t, re], [e, l]],
575
575
  [
576
576
  /droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i
577
577
  // Google Pixel
578
578
  ],
579
- [i, [t, le], [e, s]],
579
+ [i, [t, re], [e, s]],
580
580
  [
581
581
  // Sony
582
582
  /droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i
@@ -592,7 +592,7 @@ var ye = { exports: {} };
592
592
  / (kb2005|in20[12]5|be20[12][59])\b/i,
593
593
  /(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i
594
594
  ],
595
- [i, [t, Be], [e, s]],
595
+ [i, [t, Me], [e, s]],
596
596
  [
597
597
  // Amazon
598
598
  /(alexa)webm/i,
@@ -601,12 +601,12 @@ var ye = { exports: {} };
601
601
  /(kf[a-z]+)( bui|\)).+silk\//i
602
602
  // Kindle Fire HD
603
603
  ],
604
- [i, [t, oe], [e, l]],
604
+ [i, [t, ne], [e, l]],
605
605
  [
606
606
  /((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i
607
607
  // Fire Phone
608
608
  ],
609
- [[i, /(.+)/g, "Fire Phone $1"], [t, oe], [e, s]],
609
+ [[i, /(.+)/g, "Fire Phone $1"], [t, ne], [e, s]],
610
610
  [
611
611
  // BlackBerry
612
612
  /(playbook);[-\w\),; ]+(rim)/i
@@ -618,16 +618,16 @@ var ye = { exports: {} };
618
618
  /\(bb10; (\w+)/i
619
619
  // BlackBerry 10
620
620
  ],
621
- [i, [t, Oe], [e, s]],
621
+ [i, [t, Ce], [e, s]],
622
622
  [
623
623
  // Asus
624
624
  /(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i
625
625
  ],
626
- [i, [t, Te], [e, l]],
626
+ [i, [t, Be], [e, l]],
627
627
  [
628
628
  / (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i
629
629
  ],
630
- [i, [t, Te], [e, s]],
630
+ [i, [t, Be], [e, s]],
631
631
  [
632
632
  // HTC
633
633
  /(nexus 9)/i
@@ -750,7 +750,7 @@ var ye = { exports: {} };
750
750
  /(surface duo)/i
751
751
  // Surface Duo
752
752
  ],
753
- [i, [t, be], [e, l]],
753
+ [i, [t, me], [e, l]],
754
754
  [
755
755
  /droid [\d\.]+; (fp\du?)(?: b|\))/i
756
756
  // Fairphone
@@ -865,7 +865,7 @@ var ye = { exports: {} };
865
865
  /((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i
866
866
  // Nvidia Tablets
867
867
  ],
868
- [i, [t, me], [e, l]],
868
+ [i, [t, pe], [e, l]],
869
869
  [
870
870
  /(sprint) (\w+)/i
871
871
  // Sprint Phones
@@ -875,16 +875,16 @@ var ye = { exports: {} };
875
875
  /(kin\.[onetw]{3})/i
876
876
  // Microsoft Kin
877
877
  ],
878
- [[i, /\./g, " "], [t, be], [e, s]],
878
+ [[i, /\./g, " "], [t, me], [e, s]],
879
879
  [
880
880
  /droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i
881
881
  // Zebra
882
882
  ],
883
- [i, [t, ve], [e, l]],
883
+ [i, [t, he], [e, l]],
884
884
  [
885
885
  /droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i
886
886
  ],
887
- [i, [t, ve], [e, s]],
887
+ [i, [t, he], [e, s]],
888
888
  [
889
889
  ///////////////////
890
890
  // SMARTTVS
@@ -901,7 +901,7 @@ var ye = { exports: {} };
901
901
  /(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i
902
902
  // LG SmartTV
903
903
  ],
904
- [[t, re], [e, T]],
904
+ [[t, de], [e, T]],
905
905
  [
906
906
  /(apple) ?tv/i
907
907
  // Apple TV
@@ -911,23 +911,23 @@ var ye = { exports: {} };
911
911
  /crkey/i
912
912
  // Google Chromecast
913
913
  ],
914
- [[i, ne + "cast"], [t, le], [e, T]],
914
+ [[i, se + "cast"], [t, re], [e, T]],
915
915
  [
916
916
  /droid.+aft(\w+)( bui|\))/i
917
917
  // Fire TV
918
918
  ],
919
- [i, [t, oe], [e, T]],
919
+ [i, [t, ne], [e, T]],
920
920
  [
921
921
  /(shield \w+ tv)/i
922
922
  // Nvidia Shield TV
923
923
  ],
924
- [i, [t, me], [e, T]],
924
+ [i, [t, pe], [e, T]],
925
925
  [
926
926
  /\(dtv[\);].+(aquos)/i,
927
927
  /(aquos-tv[\w ]+)\)/i
928
928
  // Sharp
929
929
  ],
930
- [i, [t, Ne], [e, T]],
930
+ [i, [t, Ie], [e, T]],
931
931
  [
932
932
  /(bravia[\w ]+)( bui|\))/i
933
933
  // Sony
@@ -937,7 +937,7 @@ var ye = { exports: {} };
937
937
  /(mi(tv|box)-?\w+) bui/i
938
938
  // Xiaomi
939
939
  ],
940
- [i, [t, pe], [e, T]],
940
+ [i, [t, ge], [e, T]],
941
941
  [
942
942
  /Hbbtv.*(technisat) (.*);/i
943
943
  // TechniSAT
@@ -949,7 +949,7 @@ var ye = { exports: {} };
949
949
  /hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i
950
950
  // HbbTV devices
951
951
  ],
952
- [[t, ge], [i, ge], [e, T]],
952
+ [[t, ye], [i, ye], [e, T]],
953
953
  [
954
954
  // SmartTV from Unidentified Vendors
955
955
  /droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i
@@ -968,22 +968,22 @@ var ye = { exports: {} };
968
968
  /(nintendo) ([wids3utch]+)/i
969
969
  // Nintendo
970
970
  ],
971
- [t, i, [e, w]],
971
+ [t, i, [e, p]],
972
972
  [
973
973
  /droid.+; (shield)( bui|\))/i
974
974
  // Nvidia Portable
975
975
  ],
976
- [i, [t, me], [e, w]],
976
+ [i, [t, pe], [e, p]],
977
977
  [
978
978
  /(playstation \w+)/i
979
979
  // Playstation
980
980
  ],
981
- [i, [t, Y], [e, w]],
981
+ [i, [t, Y], [e, p]],
982
982
  [
983
983
  /\b(xbox(?: one)?(?!; xbox))[\); ]/i
984
984
  // Microsoft Xbox
985
985
  ],
986
- [i, [t, be], [e, w]],
986
+ [i, [t, me], [e, p]],
987
987
  [
988
988
  ///////////////////
989
989
  // WEARABLES
@@ -991,48 +991,48 @@ var ye = { exports: {} };
991
991
  /\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i
992
992
  // Samsung Galaxy Watch
993
993
  ],
994
- [i, [t, K], [e, A]],
994
+ [i, [t, K], [e, O]],
995
995
  [
996
996
  /((pebble))app/i,
997
997
  // Pebble
998
998
  /(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i
999
999
  // Asus ZenWatch / LG Watch / Pixel Watch
1000
1000
  ],
1001
- [t, i, [e, A]],
1001
+ [t, i, [e, O]],
1002
1002
  [
1003
1003
  /(ow(?:19|20)?we?[1-3]{1,3})/i
1004
1004
  // Oppo Watch
1005
1005
  ],
1006
- [i, [t, fe], [e, A]],
1006
+ [i, [t, ve], [e, O]],
1007
1007
  [
1008
1008
  /(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i
1009
1009
  // Apple Watch
1010
1010
  ],
1011
- [i, [t, X], [e, A]],
1011
+ [i, [t, X], [e, O]],
1012
1012
  [
1013
1013
  /(opwwe\d{3})/i
1014
1014
  // OnePlus Watch
1015
1015
  ],
1016
- [i, [t, Be], [e, A]],
1016
+ [i, [t, Me], [e, O]],
1017
1017
  [
1018
1018
  /(moto 360)/i
1019
1019
  // Motorola 360
1020
1020
  ],
1021
- [i, [t, we], [e, A]],
1021
+ [i, [t, fe], [e, O]],
1022
1022
  [
1023
1023
  /(smartwatch 3)/i
1024
1024
  // Sony SmartWatch
1025
1025
  ],
1026
- [i, [t, Y], [e, A]],
1026
+ [i, [t, Y], [e, O]],
1027
1027
  [
1028
1028
  /(g watch r)/i
1029
1029
  // LG G Watch R
1030
1030
  ],
1031
- [i, [t, re], [e, A]],
1031
+ [i, [t, de], [e, O]],
1032
1032
  [
1033
1033
  /droid.+; (wt63?0{2,3})\)/i
1034
1034
  ],
1035
- [i, [t, ve], [e, A]],
1035
+ [i, [t, he], [e, O]],
1036
1036
  [
1037
1037
  ///////////////////
1038
1038
  // XR
@@ -1040,17 +1040,17 @@ var ye = { exports: {} };
1040
1040
  /droid.+; (glass) \d/i
1041
1041
  // Google Glass
1042
1042
  ],
1043
- [i, [t, le], [e, A]],
1043
+ [i, [t, re], [e, O]],
1044
1044
  [
1045
1045
  /(pico) (4|neo3(?: link|pro)?)/i
1046
1046
  // Pico
1047
1047
  ],
1048
- [t, i, [e, A]],
1048
+ [t, i, [e, O]],
1049
1049
  [
1050
1050
  /; (quest( \d| pro)?)/i
1051
1051
  // Oculus Quest
1052
1052
  ],
1053
- [i, [t, Pe], [e, A]],
1053
+ [i, [t, Ve], [e, O]],
1054
1054
  [
1055
1055
  ///////////////////
1056
1056
  // EMBEDDED
@@ -1063,7 +1063,7 @@ var ye = { exports: {} };
1063
1063
  /(aeobc)\b/i
1064
1064
  // Echo Dot
1065
1065
  ],
1066
- [i, [t, oe], [e, q]],
1066
+ [i, [t, ne], [e, q]],
1067
1067
  [
1068
1068
  /(homepod).+mac os/i
1069
1069
  // Apple HomePod
@@ -1107,17 +1107,17 @@ var ye = { exports: {} };
1107
1107
  /windows.+ edge\/([\w\.]+)/i
1108
1108
  // EdgeHTML
1109
1109
  ],
1110
- [o, [a, Ke + "HTML"]],
1110
+ [o, [n, Je + "HTML"]],
1111
1111
  [
1112
1112
  /(arkweb)\/([\w\.]+)/i
1113
1113
  // ArkWeb
1114
1114
  ],
1115
- [a, o],
1115
+ [n, o],
1116
1116
  [
1117
1117
  /webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i
1118
1118
  // Blink
1119
1119
  ],
1120
- [o, [a, "Blink"]],
1120
+ [o, [n, "Blink"]],
1121
1121
  [
1122
1122
  /(presto)\/([\w\.]+)/i,
1123
1123
  // Presto
@@ -1132,16 +1132,16 @@ var ye = { exports: {} };
1132
1132
  /\b(libweb)/i
1133
1133
  // LibWeb
1134
1134
  ],
1135
- [a, o],
1135
+ [n, o],
1136
1136
  [
1137
1137
  /ladybird\//i
1138
1138
  ],
1139
- [[a, "LibWeb"]],
1139
+ [[n, "LibWeb"]],
1140
1140
  [
1141
1141
  /rv\:([\w\.]{1,9})\b.+(gecko)/i
1142
1142
  // Gecko
1143
1143
  ],
1144
- [o, a]
1144
+ [o, n]
1145
1145
  ],
1146
1146
  os: [
1147
1147
  [
@@ -1149,19 +1149,19 @@ var ye = { exports: {} };
1149
1149
  /microsoft (windows) (vista|xp)/i
1150
1150
  // Windows (iTunes)
1151
1151
  ],
1152
- [a, o],
1152
+ [n, o],
1153
1153
  [
1154
1154
  /(windows (?:phone(?: os)?|mobile|iot))[\/ ]?([\d\.\w ]*)/i
1155
1155
  // Windows Phone
1156
1156
  ],
1157
- [a, [o, Q, Le]],
1157
+ [n, [o, Q, $e]],
1158
1158
  [
1159
1159
  /windows nt 6\.2; (arm)/i,
1160
1160
  // Windows RT
1161
1161
  /windows[\/ ]([ntce\d\. ]+\w)(?!.+xbox)/i,
1162
1162
  /(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i
1163
1163
  ],
1164
- [[o, Q, Le], [a, "Windows"]],
1164
+ [[o, Q, $e], [n, "Windows"]],
1165
1165
  [
1166
1166
  // iOS/macOS
1167
1167
  /[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i,
@@ -1169,66 +1169,66 @@ var ye = { exports: {} };
1169
1169
  /(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,
1170
1170
  /cfnetwork\/.+darwin/i
1171
1171
  ],
1172
- [[o, /_/g, "."], [a, "iOS"]],
1172
+ [[o, /_/g, "."], [n, "iOS"]],
1173
1173
  [
1174
1174
  /(mac os x) ?([\w\. ]*)/i,
1175
1175
  /(macintosh|mac_powerpc\b)(?!.+haiku)/i
1176
1176
  // Mac OS
1177
1177
  ],
1178
- [[a, Ve], [o, /_/g, "."]],
1178
+ [[n, Le], [o, /_/g, "."]],
1179
1179
  [
1180
1180
  // Mobile OSes
1181
1181
  /droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i
1182
1182
  // Android-x86/HarmonyOS
1183
1183
  ],
1184
- [o, a],
1184
+ [o, n],
1185
1185
  [
1186
1186
  /(ubuntu) ([\w\.]+) like android/i
1187
1187
  // Ubuntu Touch
1188
1188
  ],
1189
- [[a, /(.+)/, "$1 Touch"], o],
1189
+ [[n, /(.+)/, "$1 Touch"], o],
1190
1190
  [
1191
1191
  // Android/Blackberry/WebOS/QNX/Bada/RIM/KaiOS/Maemo/MeeGo/S40/Sailfish OS/OpenHarmony/Tizen
1192
1192
  /(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen|webos)\w*[-\/; ]?([\d\.]*)/i
1193
1193
  ],
1194
- [a, o],
1194
+ [n, o],
1195
1195
  [
1196
1196
  /\(bb(10);/i
1197
1197
  // BlackBerry 10
1198
1198
  ],
1199
- [o, [a, Oe]],
1199
+ [o, [n, Ce]],
1200
1200
  [
1201
1201
  /(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i
1202
1202
  // Symbian
1203
1203
  ],
1204
- [o, [a, "Symbian"]],
1204
+ [o, [n, "Symbian"]],
1205
1205
  [
1206
1206
  /mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i
1207
1207
  // Firefox OS
1208
1208
  ],
1209
- [o, [a, se + " OS"]],
1209
+ [o, [n, le + " OS"]],
1210
1210
  [
1211
1211
  /web0s;.+rt(tv)/i,
1212
1212
  /\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i
1213
1213
  // WebOS
1214
1214
  ],
1215
- [o, [a, "webOS"]],
1215
+ [o, [n, "webOS"]],
1216
1216
  [
1217
1217
  /watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i
1218
1218
  // watchOS
1219
1219
  ],
1220
- [o, [a, "watchOS"]],
1220
+ [o, [n, "watchOS"]],
1221
1221
  [
1222
1222
  // Google Chromecast
1223
1223
  /crkey\/([\d\.]+)/i
1224
1224
  // Google Chromecast
1225
1225
  ],
1226
- [o, [a, ne + "cast"]],
1226
+ [o, [n, se + "cast"]],
1227
1227
  [
1228
1228
  /(cros) [\w]+(?:\)| ([\w\.]+)\b)/i
1229
1229
  // Chromium OS
1230
1230
  ],
1231
- [[a, Me], o],
1231
+ [[n, ze], o],
1232
1232
  [
1233
1233
  // Smart TVs
1234
1234
  /panasonic;(viera)/i,
@@ -1260,12 +1260,12 @@ var ye = { exports: {} };
1260
1260
  /(haiku) (\w+)/i
1261
1261
  // Haiku
1262
1262
  ],
1263
- [a, o],
1263
+ [n, o],
1264
1264
  [
1265
1265
  /(sunos) ?([\w\.\d]*)/i
1266
1266
  // Solaris
1267
1267
  ],
1268
- [[a, "Solaris"], o],
1268
+ [[n, "Solaris"], o],
1269
1269
  [
1270
1270
  /((?:open)?solaris)[-\/ ]?([\w\.]*)/i,
1271
1271
  // Solaris
@@ -1276,27 +1276,27 @@ var ye = { exports: {} };
1276
1276
  /(unix) ?([\w\.]*)/i
1277
1277
  // UNIX
1278
1278
  ],
1279
- [a, o]
1279
+ [n, o]
1280
1280
  ]
1281
- }, z = function(m, g) {
1282
- if (typeof m === E && (g = m, m = r), !(this instanceof z))
1283
- return new z(m, g).getResult();
1284
- var c = typeof b !== h && b.navigator ? b.navigator : r, k = m || (c && c.userAgent ? c.userAgent : v), U = c && c.userAgentData ? c.userAgentData : r, R = g ? Ze(Re, g) : Re, y = c && c.userAgent == k;
1281
+ }, V = function(m, g) {
1282
+ if (typeof m === S && (g = m, m = r), !(this instanceof V))
1283
+ return new V(m, g).getResult();
1284
+ var c = typeof b !== y && b.navigator ? b.navigator : r, k = m || (c && c.userAgent ? c.userAgent : v), U = c && c.userAgentData ? c.userAgentData : r, R = g ? et(qe, g) : qe, h = c && c.userAgent == k;
1285
1285
  return this.getBrowser = function() {
1286
1286
  var d = {};
1287
- return d[a] = r, d[o] = r, J.call(d, k, R.browser), d[N] = Je(d[o]), y && c && c.brave && typeof c.brave.isBrave == f && (d[a] = "Brave"), d;
1287
+ return d[n] = r, d[o] = r, J.call(d, k, R.browser), d[N] = tt(d[o]), h && c && c.brave && typeof c.brave.isBrave == w && (d[n] = "Brave"), d;
1288
1288
  }, this.getCPU = function() {
1289
1289
  var d = {};
1290
- return d[p] = r, J.call(d, k, R.cpu), d;
1290
+ return d[f] = r, J.call(d, k, R.cpu), d;
1291
1291
  }, this.getDevice = function() {
1292
1292
  var d = {};
1293
- return d[t] = r, d[i] = r, d[e] = r, J.call(d, k, R.device), y && !d[e] && U && U.mobile && (d[e] = s), y && d[i] == "Macintosh" && c && typeof c.standalone !== h && c.maxTouchPoints && c.maxTouchPoints > 2 && (d[i] = "iPad", d[e] = l), d;
1293
+ return d[t] = r, d[i] = r, d[e] = r, J.call(d, k, R.device), h && !d[e] && U && U.mobile && (d[e] = s), h && d[i] == "Macintosh" && c && typeof c.standalone !== y && c.maxTouchPoints && c.maxTouchPoints > 2 && (d[i] = "iPad", d[e] = l), d;
1294
1294
  }, this.getEngine = function() {
1295
1295
  var d = {};
1296
- return d[a] = r, d[o] = r, J.call(d, k, R.engine), d;
1296
+ return d[n] = r, d[o] = r, J.call(d, k, R.engine), d;
1297
1297
  }, this.getOS = function() {
1298
1298
  var d = {};
1299
- return d[a] = r, d[o] = r, J.call(d, k, R.os), y && !d[a] && U && U.platform && U.platform != "Unknown" && (d[a] = U.platform.replace(/chrome os/i, Me).replace(/macos/i, Ve)), d;
1299
+ return d[n] = r, d[o] = r, J.call(d, k, R.os), h && !d[n] && U && U.platform && U.platform != "Unknown" && (d[n] = U.platform.replace(/chrome os/i, ze).replace(/macos/i, Le)), d;
1300
1300
  }, this.getResult = function() {
1301
1301
  return {
1302
1302
  ua: this.getUA(),
@@ -1309,42 +1309,42 @@ var ye = { exports: {} };
1309
1309
  }, this.getUA = function() {
1310
1310
  return k;
1311
1311
  }, this.setUA = function(d) {
1312
- return k = typeof d === P && d.length > F ? ge(d, F) : d, this;
1312
+ return k = typeof d === P && d.length > F ? ye(d, F) : d, this;
1313
1313
  }, this.setUA(k), this;
1314
1314
  };
1315
- z.VERSION = S, z.BROWSER = de([a, o, N]), z.CPU = de([p]), z.DEVICE = de([i, t, e, w, s, T, l, A, q]), z.ENGINE = z.OS = de([a, o]), n.exports && (O = n.exports = z), O.UAParser = z;
1316
- var H = typeof b !== h && (b.jQuery || b.Zepto);
1315
+ V.VERSION = _, V.BROWSER = ue([n, o, N]), V.CPU = ue([f]), V.DEVICE = ue([i, t, e, p, s, T, l, O, q]), V.ENGINE = V.OS = ue([n, o]), a.exports && (A = a.exports = V), A.UAParser = V;
1316
+ var H = typeof b !== y && (b.jQuery || b.Zepto);
1317
1317
  if (H && !H.ua) {
1318
- var ue = new z();
1319
- H.ua = ue.getResult(), H.ua.get = function() {
1320
- return ue.getUA();
1318
+ var ce = new V();
1319
+ H.ua = ce.getResult(), H.ua.get = function() {
1320
+ return ce.getUA();
1321
1321
  }, H.ua.set = function(m) {
1322
- ue.setUA(m);
1323
- var g = ue.getResult();
1322
+ ce.setUA(m);
1323
+ var g = ce.getResult();
1324
1324
  for (var c in g)
1325
1325
  H.ua[c] = g[c];
1326
1326
  };
1327
1327
  }
1328
- })(typeof window == "object" ? window : nt);
1329
- })(ye, ye.exports);
1330
- var lt = ye.exports;
1331
- const rt = /* @__PURE__ */ st(lt);
1332
- function Xe() {
1328
+ })(typeof window == "object" ? window : rt);
1329
+ })(xe, xe.exports);
1330
+ var ut = xe.exports;
1331
+ const ct = /* @__PURE__ */ dt(ut);
1332
+ function We() {
1333
1333
  if (window.webkit != null && window.webkit.messageHandlers !== "undefined")
1334
1334
  try {
1335
- var n = rt(navigator.userAgent);
1336
- if (n.browser.name === "WebKit")
1335
+ var a = ct(navigator.userAgent);
1336
+ if (a.browser.name === "WebKit")
1337
1337
  return "ios_webview";
1338
- } catch (O) {
1339
- console.error(O);
1338
+ } catch (A) {
1339
+ console.error(A);
1340
1340
  }
1341
1341
  return typeof Android < "u" ? "android_webview" : typeof window.cefQuery < "u" ? "cef_webview" : "browser";
1342
1342
  }
1343
- function He() {
1344
- return Xe() === "ios_webview";
1343
+ function Ke() {
1344
+ return We() === "ios_webview";
1345
1345
  }
1346
- function Ge() {
1347
- return Xe() === "android_webview";
1346
+ function Ye() {
1347
+ return We() === "android_webview";
1348
1348
  }
1349
1349
  function j() {
1350
1350
  try {
@@ -1353,52 +1353,70 @@ function j() {
1353
1353
  return !0;
1354
1354
  }
1355
1355
  }
1356
- const dt = 3e3;
1357
- let ut = 0;
1358
- function ct() {
1359
- return `req_${++ut}_${Date.now()}`;
1356
+ const bt = 3e3;
1357
+ let wt = 0, be = null;
1358
+ function mt() {
1359
+ return `req_${++wt}_${Date.now()}`;
1360
+ }
1361
+ function ft() {
1362
+ return "APP_" + Math.random().toString(36).slice(2, 10);
1360
1363
  }
1361
- function We(n, O) {
1364
+ function pt(a) {
1365
+ be = a;
1366
+ }
1367
+ function Oe() {
1368
+ return be || (be = ft()), be;
1369
+ }
1370
+ function ee(a) {
1371
+ j() && window.parent.postMessage({
1372
+ ...a,
1373
+ sender: Oe(),
1374
+ target: a.target || "DASHBOARD"
1375
+ }, "*");
1376
+ }
1377
+ function Ze(a, A) {
1362
1378
  return j() ? new Promise((b) => {
1363
- const r = ct(), S = setTimeout(() => {
1379
+ const r = mt(), _ = setTimeout(() => {
1364
1380
  window.removeEventListener("message", v), b(null);
1365
- }, dt);
1366
- function v(C) {
1367
- var f, h;
1368
- ((f = C.data) == null ? void 0 : f.type) === "DATA_RESPONSE" && ((h = C.data) == null ? void 0 : h.requestId) === r && (clearTimeout(S), window.removeEventListener("message", v), b(C.data.data ?? null));
1381
+ }, bt);
1382
+ function v(B) {
1383
+ const w = B.data;
1384
+ (w == null ? void 0 : w.type) === "DATA_RESPONSE" && (w == null ? void 0 : w.requestId) === r && (!w.target || w.target === Oe()) && (clearTimeout(_), window.removeEventListener("message", v), b(w.data ?? null));
1369
1385
  }
1370
- window.addEventListener("message", v), window.parent.postMessage(
1371
- { type: "DATA_REQUEST", requestId: r, source: n, key: O },
1372
- "*"
1373
- );
1386
+ window.addEventListener("message", v), ee({
1387
+ type: "DATA_REQUEST",
1388
+ requestId: r,
1389
+ source: a,
1390
+ key: A
1391
+ });
1374
1392
  }) : Promise.resolve(null);
1375
1393
  }
1376
- function bt(n) {
1377
- return We("localStorage", n);
1394
+ function vt(a) {
1395
+ return Ze("localStorage", a);
1378
1396
  }
1379
- function wt(n) {
1380
- return We("window", n);
1397
+ function gt(a) {
1398
+ return Ze("window", a);
1381
1399
  }
1382
- const ie = (n, O) => {
1383
- const b = n.__vccOpts || n;
1384
- for (const [r, S] of O)
1385
- b[r] = S;
1400
+ const oe = (a, A) => {
1401
+ const b = a.__vccOpts || a;
1402
+ for (const [r, _] of A)
1403
+ b[r] = _;
1386
1404
  return b;
1387
- }, mt = { class: "sky-header-container" }, ft = { class: "topmenubox" }, pt = { class: "header-left" }, vt = ["title"], gt = {
1405
+ }, ht = { class: "sky-header-container" }, yt = { class: "topmenubox" }, kt = { class: "header-left" }, xt = ["title"], St = {
1388
1406
  width: "15",
1389
1407
  height: "15",
1390
1408
  viewBox: "0 0 451.847 451.847",
1391
1409
  style: { transform: "rotate(90deg)" }
1392
- }, ht = {
1410
+ }, _t = {
1393
1411
  class: "notPadding",
1394
1412
  style: { "margin-bottom": "4px" }
1395
- }, yt = { class: "topmenu-title" }, kt = {
1413
+ }, Et = { class: "topmenu-title" }, Tt = {
1396
1414
  key: 0,
1397
1415
  class: "title-dropdown"
1398
- }, xt = { class: "title-dropdown-header" }, Et = ["onClick"], St = { class: "pageName" }, _t = { class: "pageVisit" }, Tt = {
1416
+ }, At = { class: "title-dropdown-header" }, Ot = ["onClick"], Bt = { class: "pageName" }, Ct = { class: "pageVisit" }, Nt = {
1399
1417
  key: 0,
1400
1418
  class: "topmenu-description"
1401
- }, Ot = { class: "topmenubox-button" }, At = {
1419
+ }, Pt = { class: "topmenubox-button" }, Mt = {
1402
1420
  __name: "Header",
1403
1421
  props: {
1404
1422
  title: {
@@ -1440,90 +1458,92 @@ const ie = (n, O) => {
1440
1458
  trackPagePath: {
1441
1459
  type: String,
1442
1460
  default: ""
1461
+ },
1462
+ appId: {
1463
+ type: String,
1464
+ default: ""
1443
1465
  }
1444
1466
  },
1445
1467
  emits: ["back", "navigate"],
1446
- setup(n, { emit: O }) {
1447
- const b = n, r = O, S = I(null), v = I(!1), C = I([]), f = I({});
1448
- if (console.log("[Header] trackPageName:", b.trackPageName, "isInIframe:", j()), j() && b.trackPageName) {
1449
- const w = {
1450
- type: "trackVisit",
1451
- name: b.trackPageName,
1452
- path: b.trackPagePath || `/${b.trackPageName}`
1453
- };
1454
- console.log("[Header] sending trackVisit:", w), window.parent.postMessage(w, "*");
1455
- }
1456
- j() && wt("lang").then((w) => {
1457
- w != null && (f.value = w);
1468
+ setup(a, { emit: A }) {
1469
+ const b = a;
1470
+ pt(b.appId || Oe());
1471
+ const r = A, _ = z(null), v = z(!1), B = z([]), w = z({});
1472
+ j() && b.trackPageName && ee({
1473
+ type: "trackVisit",
1474
+ name: b.trackPageName,
1475
+ path: b.trackPagePath || `/${b.trackPageName}`
1476
+ }), j() && ee({ type: "setRocketMode", value: !0 }), j() && gt("lang").then((p) => {
1477
+ p != null && (w.value = p);
1458
1478
  });
1459
- function h(w) {
1479
+ function y(p) {
1460
1480
  try {
1461
- if (!w)
1481
+ if (!p)
1462
1482
  return;
1463
- const s = typeof w == "string" ? JSON.parse(w) : w;
1464
- s != null && s.pages && (C.value = Object.values(s.pages));
1483
+ const s = typeof p == "string" ? JSON.parse(p) : p;
1484
+ s != null && s.pages && (B.value = Object.values(s.pages));
1465
1485
  } catch {
1466
1486
  }
1467
1487
  }
1468
- h(localStorage.componentStats), j() && bt("componentStats").then((w) => {
1469
- w != null && (localStorage.setItem("componentStats", JSON.stringify(w)), h(w));
1488
+ y(localStorage.componentStats), j() && vt("componentStats").then((p) => {
1489
+ p != null && (localStorage.setItem("componentStats", JSON.stringify(p)), y(p));
1470
1490
  });
1471
- const E = L(() => [...b.dropdownItems.length ? b.dropdownItems : C.value].sort((s, l) => l.lastVisit - s.lastVisit)), P = () => {
1472
- E.value.length && (v.value = !v.value);
1491
+ const S = L(() => [...b.dropdownItems.length ? b.dropdownItems : B.value].sort((s, l) => l.lastVisit - s.lastVisit)), P = () => {
1492
+ S.value.length && (v.value = !v.value);
1473
1493
  }, N = () => {
1474
1494
  v.value = !1;
1475
- }, i = (w) => {
1476
- r("navigate", w.path), j() && window.parent.postMessage({ type: "navigate", path: w.path }, "*"), N();
1477
- }, a = (w) => {
1478
- if (!w)
1495
+ }, i = (p) => {
1496
+ r("navigate", p.path), j() && ee({ type: "navigate", path: p.path }), N();
1497
+ }, n = (p) => {
1498
+ if (!p)
1479
1499
  return "";
1480
- const s = f.value[w] || w;
1500
+ const s = w.value[p] || p;
1481
1501
  return s.charAt(0).toUpperCase() + s.slice(1);
1482
- }, e = (w) => {
1483
- const l = Date.now() - w, T = Math.floor(l / 1e3), A = Math.floor(T / 60), q = Math.floor(A / 60), F = Math.floor(q / 24);
1484
- return F > 0 ? `${F}д тому` : q > 0 ? `${q}год тому` : A > 0 ? `${A}хв тому` : `${T}с тому`;
1485
- }, t = (w) => {
1486
- S.value && !S.value.contains(w.target) && N();
1502
+ }, e = (p) => {
1503
+ const l = Date.now() - p, T = Math.floor(l / 1e3), O = Math.floor(T / 60), q = Math.floor(O / 60), F = Math.floor(q / 24);
1504
+ return F > 0 ? `${F}д тому` : q > 0 ? `${q}год тому` : O > 0 ? `${O}хв тому` : `${T}с тому`;
1505
+ }, t = (p) => {
1506
+ _.value && !_.value.contains(p.target) && N();
1487
1507
  };
1488
- ee(() => {
1508
+ te(() => {
1489
1509
  document.addEventListener("click", t, !0);
1490
- }), ce(() => {
1510
+ }), we(() => {
1491
1511
  document.removeEventListener("click", t, !0);
1492
1512
  });
1493
- const o = L(() => b.backEvent || b.showBackButton && j()), p = () => {
1513
+ const o = L(() => b.backEvent || b.showBackButton && j()), f = () => {
1494
1514
  if (b.backEvent)
1495
1515
  return b.backEvent();
1496
- window.parent.postMessage({ type: "exit" }, "*");
1516
+ ee({ type: "exit" });
1497
1517
  };
1498
- return (w, s) => (x(), _("header", mt, [
1499
- u("div", ft, [
1500
- u("div", pt, [
1501
- o.value ? (x(), _("button", {
1518
+ return (p, s) => (x(), E("header", ht, [
1519
+ u("div", yt, [
1520
+ u("div", kt, [
1521
+ o.value ? (x(), E("button", {
1502
1522
  key: 0,
1503
1523
  class: "btn-back",
1504
- onClick: p,
1505
- title: n.backButtonTitle
1524
+ onClick: f,
1525
+ title: a.backButtonTitle
1506
1526
  }, [
1507
- (x(), _("svg", gt, [...s[0] || (s[0] = [
1527
+ (x(), E("svg", St, [...s[0] || (s[0] = [
1508
1528
  u("path", {
1509
1529
  fill: "currentColor",
1510
1530
  d: "M225.923,354.706c-8.098,0-16.195-3.092-22.369-9.263L9.27,151.157c-12.359-12.359-12.359-32.397,0-44.751c12.354-12.354,32.388-12.354,44.748,0l171.905,171.915l171.906-171.909c12.359-12.354,32.391-12.354,44.744,0c12.365,12.354,12.365,32.392,0,44.751L248.292,345.449C242.115,351.621,234.018,354.706,225.923,354.706z"
1511
1531
  }, null, -1)
1512
1532
  ])]))
1513
- ], 8, vt)) : B("", !0),
1533
+ ], 8, xt)) : C("", !0),
1514
1534
  u("div", {
1515
1535
  ref_key: "dropdownRef",
1516
- ref: S,
1536
+ ref: _,
1517
1537
  class: "titleAndDesc"
1518
1538
  }, [
1519
1539
  u("button", {
1520
- class: $(["title-dropdown-toggle", { "title-dropdown-toggle-active": E.value.length }]),
1540
+ class: $(["title-dropdown-toggle", { "title-dropdown-toggle-active": S.value.length }]),
1521
1541
  onClick: P
1522
1542
  }, [
1523
- V(w.$slots, "title", {}, () => [
1524
- u("h4", ht, [
1525
- u("span", yt, M(n.title), 1),
1526
- E.value.length ? (x(), _("svg", {
1543
+ I(p.$slots, "title", {}, () => [
1544
+ u("h4", _t, [
1545
+ u("span", Et, M(a.title), 1),
1546
+ S.value.length ? (x(), E("svg", {
1527
1547
  key: 0,
1528
1548
  class: $(["arrow", { open: v.value }]),
1529
1549
  width: "12",
@@ -1535,43 +1555,43 @@ const ie = (n, O) => {
1535
1555
  fill: "currentColor",
1536
1556
  d: "M225.923,354.706c-8.098,0-16.195-3.092-22.369-9.263L9.27,151.157c-12.359-12.359-12.359-32.397,0-44.751c12.354-12.354,32.388-12.354,44.748,0l171.905,171.915l171.906-171.909c12.359-12.354,32.391-12.354,44.744,0c12.365,12.354,12.365,32.392,0,44.751L248.292,345.449C242.115,351.621,234.018,354.706,225.923,354.706z"
1537
1557
  }, null, -1)
1538
- ])], 2)) : B("", !0)
1558
+ ])], 2)) : C("", !0)
1539
1559
  ])
1540
1560
  ], !0)
1541
1561
  ], 2),
1542
- v.value && E.value.length ? (x(), _("div", kt, [
1543
- u("div", xt, M(n.dropdownTitle), 1),
1562
+ v.value && S.value.length ? (x(), E("div", Tt, [
1563
+ u("div", At, M(a.dropdownTitle), 1),
1544
1564
  s[2] || (s[2] = u("div", { class: "title-dropdown-divider" }, null, -1)),
1545
- (x(!0), _(et, null, tt(E.value, (l, T) => (x(), _("div", {
1565
+ (x(!0), E(ot, null, nt(S.value, (l, T) => (x(), E("div", {
1546
1566
  key: T,
1547
1567
  class: "title-dropdown-item",
1548
- onClick: (A) => i(l)
1568
+ onClick: (O) => i(l)
1549
1569
  }, [
1550
- u("p", St, M(a(l.name)), 1),
1551
- u("small", _t, " (" + M(n.visitLabel) + " " + M(e(l.lastVisit)) + ") ", 1)
1552
- ], 8, Et))), 128))
1553
- ])) : B("", !0),
1554
- V(w.$slots, "subtitle", {}, () => [
1555
- n.subtitle ? (x(), _("p", Tt, M(n.subtitle), 1)) : B("", !0)
1570
+ u("p", Bt, M(n(l.name)), 1),
1571
+ u("small", Ct, " (" + M(a.visitLabel) + " " + M(e(l.lastVisit)) + ") ", 1)
1572
+ ], 8, Ot))), 128))
1573
+ ])) : C("", !0),
1574
+ I(p.$slots, "subtitle", {}, () => [
1575
+ a.subtitle ? (x(), E("p", Nt, M(a.subtitle), 1)) : C("", !0)
1556
1576
  ], !0)
1557
1577
  ], 512)
1558
1578
  ]),
1559
- u("div", Ot, [
1579
+ u("div", Pt, [
1560
1580
  s[3] || (s[3] = u("div", null, null, -1)),
1561
- V(w.$slots, "default", {}, void 0, !0),
1581
+ I(p.$slots, "default", {}, void 0, !0),
1562
1582
  s[4] || (s[4] = u("div", null, null, -1))
1563
1583
  ])
1564
1584
  ])
1565
1585
  ]));
1566
1586
  }
1567
- }, Jt = /* @__PURE__ */ ie(At, [["__scopeId", "data-v-16832cae"]]);
1568
- const Ct = {
1587
+ }, oi = /* @__PURE__ */ oe(Mt, [["__scopeId", "data-v-c23c8333"]]);
1588
+ const It = {
1569
1589
  key: 0,
1570
1590
  class: "sky-dialog-subtitle"
1571
- }, Bt = ["title"], Nt = {
1591
+ }, Vt = ["title"], zt = {
1572
1592
  key: 0,
1573
1593
  class: "sky-dialog-swipe-area"
1574
- }, Pt = {
1594
+ }, Lt = {
1575
1595
  __name: "DialogModal",
1576
1596
  props: {
1577
1597
  modelValue: {
@@ -1608,63 +1628,63 @@ const Ct = {
1608
1628
  }
1609
1629
  },
1610
1630
  emits: ["update:modelValue", "close", "save"],
1611
- setup(n, { emit: O }) {
1612
- const b = Ue(), r = n, S = O, v = I(null), C = I(null), f = I(0), h = L(() => {
1631
+ setup(a, { emit: A }) {
1632
+ const b = Xe(), r = a, _ = A, v = z(null), B = z(null), w = z(0), y = L(() => {
1613
1633
  try {
1614
- return He();
1634
+ return Ke();
1615
1635
  } catch {
1616
1636
  return !1;
1617
1637
  }
1618
- }), E = L(() => {
1638
+ }), S = L(() => {
1619
1639
  try {
1620
- return Ge();
1640
+ return Ye();
1621
1641
  } catch {
1622
1642
  return !1;
1623
1643
  }
1624
1644
  }), P = L(() => r.hasButtons !== null ? r.hasButtons : !!b.buttons), N = () => {
1625
- S("update:modelValue", !1), S("close");
1645
+ _("update:modelValue", !1), _("close");
1626
1646
  }, i = (o) => {
1627
- o.key === "Escape" && r.closeOnEsc && r.modelValue && N(), o.key === "Enter" && r.modelValue && S("save");
1628
- }, a = (o) => {
1629
- o.touches[0].clientX < 35 && (f.value = o.touches[0].clientX);
1647
+ o.key === "Escape" && r.closeOnEsc && r.modelValue && N(), o.key === "Enter" && r.modelValue && _("save");
1648
+ }, n = (o) => {
1649
+ o.touches[0].clientX < 35 && (w.value = o.touches[0].clientX);
1630
1650
  }, e = (o) => {
1631
- f.value > 0 && f.value < 35 && o.changedTouches[0].clientX - f.value > 50 && N(), f.value = 0;
1651
+ w.value > 0 && w.value < 35 && o.changedTouches[0].clientX - w.value > 50 && N(), w.value = 0;
1632
1652
  }, t = () => {
1633
- if (!(!E.value || !v.value))
1653
+ if (!(!S.value || !v.value))
1634
1654
  try {
1635
1655
  if (typeof Android < "u" && Android.getDisplayCutoutTop) {
1636
1656
  const o = Android.getDisplayCutoutTop();
1637
1657
  if (o && window.devicePixelRatio > 1) {
1638
- const p = o / window.devicePixelRatio;
1639
- v.value.style.paddingTop = p + "px";
1658
+ const f = o / window.devicePixelRatio;
1659
+ v.value.style.paddingTop = f + "px";
1640
1660
  }
1641
1661
  }
1642
1662
  } catch {
1643
1663
  }
1644
1664
  };
1645
- return ke(
1665
+ return Se(
1646
1666
  () => r.modelValue,
1647
1667
  (o) => {
1648
- o ? (document.body.style.overflow = "hidden", je(() => {
1668
+ o ? (document.body.style.overflow = "hidden", He(() => {
1649
1669
  t();
1650
1670
  })) : document.body.style.overflow = "";
1651
1671
  }
1652
- ), ee(() => {
1672
+ ), te(() => {
1653
1673
  document.addEventListener("keydown", i), window.addEventListener("resize", t);
1654
- }), ce(() => {
1674
+ }), we(() => {
1655
1675
  document.removeEventListener("keydown", i), window.removeEventListener("resize", t), document.body.style.overflow = "";
1656
- }), (o, p) => (x(), te(xe, { to: "body" }, [
1657
- Ee(Se, {
1658
- name: n.enableAnimation ? "dialog-slide" : ""
1676
+ }), (o, f) => (x(), ie(_e, { to: "body" }, [
1677
+ Ee(Te, {
1678
+ name: a.enableAnimation ? "dialog-slide" : ""
1659
1679
  }, {
1660
1680
  default: G(() => [
1661
- n.modelValue ? (x(), _("div", {
1681
+ a.modelValue ? (x(), E("div", {
1662
1682
  key: 0,
1663
1683
  class: "sky-dialogbox sky-dialogbox-classic",
1664
- style: _e([n.zIndex ? { "z-index": n.zIndex } : null])
1684
+ style: Ae([a.zIndex ? { "z-index": a.zIndex } : null])
1665
1685
  }, [
1666
1686
  u("div", {
1667
- class: $(["sky-dialog-overlay", { "sky-dialog-animate": n.enableAnimation }])
1687
+ class: $(["sky-dialog-overlay", { "sky-dialog-animate": a.enableAnimation }])
1668
1688
  }, [
1669
1689
  u("div", {
1670
1690
  ref_key: "dialogContent",
@@ -1672,16 +1692,16 @@ const Ct = {
1672
1692
  class: "sky-dialog-content"
1673
1693
  }, [
1674
1694
  u("div", {
1675
- class: $(["sky-dialog-title", { "sky-dialog-title-with-subtitle": n.subtitle }])
1695
+ class: $(["sky-dialog-title", { "sky-dialog-title-with-subtitle": a.subtitle }])
1676
1696
  }, [
1677
- Fe(M(n.title) + " ", 1),
1678
- n.subtitle ? (x(), _("span", Ct, M(n.subtitle), 1)) : B("", !0)
1697
+ Ge(M(a.title) + " ", 1),
1698
+ a.subtitle ? (x(), E("span", It, M(a.subtitle), 1)) : C("", !0)
1679
1699
  ], 2),
1680
1700
  u("button", {
1681
1701
  class: "sky-dialog-close",
1682
- title: n.closeText,
1702
+ title: a.closeText,
1683
1703
  onClick: N
1684
- }, [...p[0] || (p[0] = [
1704
+ }, [...f[0] || (f[0] = [
1685
1705
  u("svg", {
1686
1706
  viewBox: "0 0 16 16",
1687
1707
  width: "16",
@@ -1704,47 +1724,47 @@ const Ct = {
1704
1724
  "stroke-width": "2"
1705
1725
  })
1706
1726
  ], -1)
1707
- ])], 8, Bt),
1708
- p[3] || (p[3] = u("div", { class: "sky-dialog-clearfix" }, null, -1)),
1727
+ ])], 8, Vt),
1728
+ f[3] || (f[3] = u("div", { class: "sky-dialog-clearfix" }, null, -1)),
1709
1729
  u("div", {
1710
1730
  ref_key: "dialogPaper",
1711
- ref: C,
1731
+ ref: B,
1712
1732
  class: $(["sky-dialog-paper", { "sky-dialog-paper-no-footer": !P.value }]),
1713
- onTouchstart: a,
1733
+ onTouchstart: n,
1714
1734
  onTouchend: e
1715
1735
  }, [
1716
- h.value ? (x(), _("div", Nt)) : B("", !0),
1717
- V(o.$slots, "default", {}, void 0, !0)
1736
+ y.value ? (x(), E("div", zt)) : C("", !0),
1737
+ I(o.$slots, "default", {}, void 0, !0)
1718
1738
  ], 34),
1719
- P.value ? (x(), _("div", {
1739
+ P.value ? (x(), E("div", {
1720
1740
  key: 0,
1721
- class: $(["sky-dialog-footer", { "sky-dialog-footer-animate": n.enableAnimation }])
1741
+ class: $(["sky-dialog-footer", { "sky-dialog-footer-animate": a.enableAnimation }])
1722
1742
  }, [
1723
- p[1] || (p[1] = u("div", null, null, -1)),
1724
- V(o.$slots, "buttons", {}, void 0, !0),
1725
- p[2] || (p[2] = u("div", null, null, -1))
1726
- ], 2)) : B("", !0)
1743
+ f[1] || (f[1] = u("div", null, null, -1)),
1744
+ I(o.$slots, "buttons", {}, void 0, !0),
1745
+ f[2] || (f[2] = u("div", null, null, -1))
1746
+ ], 2)) : C("", !0)
1727
1747
  ], 512)
1728
1748
  ], 2)
1729
- ], 4)) : B("", !0)
1749
+ ], 4)) : C("", !0)
1730
1750
  ]),
1731
1751
  _: 3
1732
1752
  }, 8, ["name"])
1733
1753
  ]));
1734
1754
  }
1735
- }, $e = /* @__PURE__ */ ie(Pt, [["__scopeId", "data-v-0cb65d7d"]]);
1736
- const Mt = { class: "sky-dialog-header" }, Vt = ["title"], zt = {
1755
+ }, je = /* @__PURE__ */ oe(Lt, [["__scopeId", "data-v-0cb65d7d"]]);
1756
+ const Rt = { class: "sky-dialog-header" }, Dt = ["title"], $t = {
1737
1757
  width: "15",
1738
1758
  height: "15",
1739
1759
  viewBox: "0 0 451.847 451.847",
1740
1760
  style: { transform: "rotate(90deg)" }
1741
- }, It = {
1761
+ }, qt = {
1742
1762
  key: 0,
1743
1763
  class: "sky-dialog-subtitle"
1744
- }, Lt = {
1764
+ }, Ut = {
1745
1765
  key: 0,
1746
1766
  class: "sky-dialog-swipe-area"
1747
- }, Rt = {
1767
+ }, jt = {
1748
1768
  __name: "DialogNext",
1749
1769
  props: {
1750
1770
  modelValue: {
@@ -1781,116 +1801,116 @@ const Mt = { class: "sky-dialog-header" }, Vt = ["title"], zt = {
1781
1801
  }
1782
1802
  },
1783
1803
  emits: ["update:modelValue", "close", "save"],
1784
- setup(n, { emit: O }) {
1785
- const b = Ue(), r = n, S = O, v = I(null), C = I(null), f = I(0), h = L(() => {
1804
+ setup(a, { emit: A }) {
1805
+ const b = Xe(), r = a, _ = A, v = z(null), B = z(null), w = z(0), y = L(() => {
1786
1806
  try {
1787
- return He();
1807
+ return Ke();
1788
1808
  } catch {
1789
1809
  return !1;
1790
1810
  }
1791
- }), E = L(() => {
1811
+ }), S = L(() => {
1792
1812
  try {
1793
- return Ge();
1813
+ return Ye();
1794
1814
  } catch {
1795
1815
  return !1;
1796
1816
  }
1797
1817
  }), P = L(() => r.hasButtons !== null ? r.hasButtons : !!b.buttons), N = () => {
1798
- S("update:modelValue", !1), S("close");
1818
+ _("update:modelValue", !1), _("close");
1799
1819
  }, i = (o) => {
1800
- o.key === "Escape" && r.closeOnEsc && r.modelValue && N(), o.key === "Enter" && r.modelValue && S("save");
1801
- }, a = (o) => {
1802
- o.touches[0].clientX < 35 && (f.value = o.touches[0].clientX);
1820
+ o.key === "Escape" && r.closeOnEsc && r.modelValue && N(), o.key === "Enter" && r.modelValue && _("save");
1821
+ }, n = (o) => {
1822
+ o.touches[0].clientX < 35 && (w.value = o.touches[0].clientX);
1803
1823
  }, e = (o) => {
1804
- f.value > 0 && f.value < 35 && o.changedTouches[0].clientX - f.value > 50 && N(), f.value = 0;
1824
+ w.value > 0 && w.value < 35 && o.changedTouches[0].clientX - w.value > 50 && N(), w.value = 0;
1805
1825
  }, t = () => {
1806
- if (!(!E.value || !v.value))
1826
+ if (!(!S.value || !v.value))
1807
1827
  try {
1808
1828
  if (typeof Android < "u" && Android.getDisplayCutoutTop) {
1809
1829
  const o = Android.getDisplayCutoutTop();
1810
1830
  if (o && window.devicePixelRatio > 1) {
1811
- const p = o / window.devicePixelRatio;
1812
- v.value.style.paddingTop = p + "px";
1831
+ const f = o / window.devicePixelRatio;
1832
+ v.value.style.paddingTop = f + "px";
1813
1833
  }
1814
1834
  }
1815
1835
  } catch {
1816
1836
  }
1817
1837
  };
1818
- return ke(
1838
+ return Se(
1819
1839
  () => r.modelValue,
1820
1840
  (o) => {
1821
- o ? (document.body.style.overflow = "hidden", je(() => {
1841
+ o ? (document.body.style.overflow = "hidden", He(() => {
1822
1842
  t();
1823
1843
  })) : document.body.style.overflow = "";
1824
1844
  }
1825
- ), ee(() => {
1845
+ ), te(() => {
1826
1846
  document.addEventListener("keydown", i), window.addEventListener("resize", t);
1827
- }), ce(() => {
1847
+ }), we(() => {
1828
1848
  document.removeEventListener("keydown", i), window.removeEventListener("resize", t), document.body.style.overflow = "";
1829
- }), (o, p) => (x(), te(xe, { to: "body" }, [
1830
- Ee(Se, {
1831
- name: n.enableAnimation ? "dialog-slide" : ""
1849
+ }), (o, f) => (x(), ie(_e, { to: "body" }, [
1850
+ Ee(Te, {
1851
+ name: a.enableAnimation ? "dialog-slide" : ""
1832
1852
  }, {
1833
1853
  default: G(() => [
1834
- n.modelValue ? (x(), _("div", {
1854
+ a.modelValue ? (x(), E("div", {
1835
1855
  key: 0,
1836
1856
  class: "sky-dialogbox sky-dialogbox-next",
1837
- style: _e([n.zIndex ? { "z-index": n.zIndex } : null])
1857
+ style: Ae([a.zIndex ? { "z-index": a.zIndex } : null])
1838
1858
  }, [
1839
1859
  u("div", {
1840
- class: $(["sky-dialog-overlay", { "sky-dialog-animate": n.enableAnimation }])
1860
+ class: $(["sky-dialog-overlay", { "sky-dialog-animate": a.enableAnimation }])
1841
1861
  }, [
1842
1862
  u("div", {
1843
1863
  ref_key: "dialogContent",
1844
1864
  ref: v,
1845
1865
  class: "sky-dialog-content"
1846
1866
  }, [
1847
- u("div", Mt, [
1867
+ u("div", Rt, [
1848
1868
  u("button", {
1849
1869
  class: "sky-dialog-back",
1850
- title: n.closeText,
1870
+ title: a.closeText,
1851
1871
  onClick: N
1852
1872
  }, [
1853
- (x(), _("svg", zt, [...p[0] || (p[0] = [
1873
+ (x(), E("svg", $t, [...f[0] || (f[0] = [
1854
1874
  u("path", {
1855
1875
  fill: "currentColor",
1856
1876
  d: "M225.923,354.706c-8.098,0-16.195-3.092-22.369-9.263L9.27,151.157c-12.359-12.359-12.359-32.397,0-44.751c12.354-12.354,32.388-12.354,44.748,0l171.905,171.915l171.906-171.909c12.359-12.354,32.391-12.354,44.744,0c12.365,12.354,12.365,32.392,0,44.751L248.292,345.449C242.115,351.621,234.018,354.706,225.923,354.706z"
1857
1877
  }, null, -1)
1858
1878
  ])]))
1859
- ], 8, Vt),
1879
+ ], 8, Dt),
1860
1880
  u("div", {
1861
- class: $(["sky-dialog-title", { "sky-dialog-title-with-subtitle": n.subtitle }])
1881
+ class: $(["sky-dialog-title", { "sky-dialog-title-with-subtitle": a.subtitle }])
1862
1882
  }, [
1863
- Fe(M(n.title) + " ", 1),
1864
- n.subtitle ? (x(), _("span", It, M(n.subtitle), 1)) : B("", !0)
1883
+ Ge(M(a.title) + " ", 1),
1884
+ a.subtitle ? (x(), E("span", qt, M(a.subtitle), 1)) : C("", !0)
1865
1885
  ], 2)
1866
1886
  ]),
1867
1887
  u("div", {
1868
1888
  ref_key: "dialogPaper",
1869
- ref: C,
1889
+ ref: B,
1870
1890
  class: $(["sky-dialog-paper", { "sky-dialog-paper-no-footer": !P.value }]),
1871
- onTouchstart: a,
1891
+ onTouchstart: n,
1872
1892
  onTouchend: e
1873
1893
  }, [
1874
- h.value ? (x(), _("div", Lt)) : B("", !0),
1875
- V(o.$slots, "default", {}, void 0, !0)
1894
+ y.value ? (x(), E("div", Ut)) : C("", !0),
1895
+ I(o.$slots, "default", {}, void 0, !0)
1876
1896
  ], 34),
1877
- P.value ? (x(), _("div", {
1897
+ P.value ? (x(), E("div", {
1878
1898
  key: 0,
1879
- class: $(["sky-dialog-footer", { "sky-dialog-footer-animate": n.enableAnimation }])
1899
+ class: $(["sky-dialog-footer", { "sky-dialog-footer-animate": a.enableAnimation }])
1880
1900
  }, [
1881
- p[1] || (p[1] = u("div", null, null, -1)),
1882
- V(o.$slots, "buttons", {}, void 0, !0),
1883
- p[2] || (p[2] = u("div", null, null, -1))
1884
- ], 2)) : B("", !0)
1901
+ f[1] || (f[1] = u("div", null, null, -1)),
1902
+ I(o.$slots, "buttons", {}, void 0, !0),
1903
+ f[2] || (f[2] = u("div", null, null, -1))
1904
+ ], 2)) : C("", !0)
1885
1905
  ], 512)
1886
1906
  ], 2)
1887
- ], 4)) : B("", !0)
1907
+ ], 4)) : C("", !0)
1888
1908
  ]),
1889
1909
  _: 3
1890
1910
  }, 8, ["name"])
1891
1911
  ]));
1892
1912
  }
1893
- }, qe = /* @__PURE__ */ ie(Rt, [["__scopeId", "data-v-35e2143b"]]), Qt = {
1913
+ }, Fe = /* @__PURE__ */ oe(jt, [["__scopeId", "data-v-35e2143b"]]), ni = {
1894
1914
  __name: "Dialog",
1895
1915
  props: {
1896
1916
  modelValue: {
@@ -1926,51 +1946,51 @@ const Mt = { class: "sky-dialog-header" }, Vt = ["title"], zt = {
1926
1946
  type: String,
1927
1947
  default: null,
1928
1948
  // 'next' | 'classic' | null (auto-detect)
1929
- validator: (n) => [null, "next", "classic"].includes(n)
1949
+ validator: (a) => [null, "next", "classic"].includes(a)
1930
1950
  }
1931
1951
  },
1932
1952
  emits: ["update:modelValue", "close", "save"],
1933
- setup(n, { emit: O }) {
1934
- const b = n, r = O, S = L({
1953
+ setup(a, { emit: A }) {
1954
+ const b = a, r = A, _ = L({
1935
1955
  get: () => b.modelValue,
1936
- set: (f) => r("update:modelValue", f)
1937
- }), v = I(!0);
1938
- ee(() => {
1956
+ set: (w) => r("update:modelValue", w)
1957
+ }), v = z(!0);
1958
+ te(() => {
1939
1959
  try {
1940
1960
  new URLSearchParams(window.location.search).get("rocketMode") === "false" ? v.value = !1 : v.value = !0;
1941
1961
  } catch {
1942
1962
  v.value = !0;
1943
1963
  }
1944
1964
  });
1945
- const C = L(() => b.mode === "next" ? qe : b.mode === "classic" ? $e : v.value ? qe : $e);
1946
- return (f, h) => (x(), te(it(C.value), {
1947
- modelValue: S.value,
1948
- "onUpdate:modelValue": h[0] || (h[0] = (E) => S.value = E),
1949
- title: n.title,
1950
- subtitle: n.subtitle,
1951
- "z-index": n.zIndex,
1952
- "close-text": n.closeText,
1953
- "enable-animation": n.enableAnimation,
1954
- "close-on-esc": n.closeOnEsc,
1955
- "has-buttons": !!f.$slots.buttons,
1956
- onClose: h[1] || (h[1] = (E) => f.$emit("close")),
1957
- onSave: h[2] || (h[2] = (E) => f.$emit("save"))
1958
- }, ot({
1965
+ const B = L(() => b.mode === "next" ? Fe : b.mode === "classic" ? je : v.value ? Fe : je);
1966
+ return (w, y) => (x(), ie(at(B.value), {
1967
+ modelValue: _.value,
1968
+ "onUpdate:modelValue": y[0] || (y[0] = (S) => _.value = S),
1969
+ title: a.title,
1970
+ subtitle: a.subtitle,
1971
+ "z-index": a.zIndex,
1972
+ "close-text": a.closeText,
1973
+ "enable-animation": a.enableAnimation,
1974
+ "close-on-esc": a.closeOnEsc,
1975
+ "has-buttons": !!w.$slots.buttons,
1976
+ onClose: y[1] || (y[1] = (S) => w.$emit("close")),
1977
+ onSave: y[2] || (y[2] = (S) => w.$emit("save"))
1978
+ }, st({
1959
1979
  default: G(() => [
1960
- V(f.$slots, "default")
1980
+ I(w.$slots, "default")
1961
1981
  ]),
1962
1982
  _: 2
1963
1983
  }, [
1964
- f.$slots.buttons ? {
1984
+ w.$slots.buttons ? {
1965
1985
  name: "buttons",
1966
1986
  fn: G(() => [
1967
- V(f.$slots, "buttons")
1987
+ I(w.$slots, "buttons")
1968
1988
  ]),
1969
1989
  key: "0"
1970
1990
  } : void 0
1971
1991
  ]), 1064, ["modelValue", "title", "subtitle", "z-index", "close-text", "enable-animation", "close-on-esc", "has-buttons"]));
1972
1992
  }
1973
- }, Dt = {
1993
+ }, Ft = {
1974
1994
  props: {
1975
1995
  to: {
1976
1996
  type: String,
@@ -1978,24 +1998,24 @@ const Mt = { class: "sky-dialog-header" }, Vt = ["title"], zt = {
1978
1998
  }
1979
1999
  }
1980
2000
  };
1981
- function $t(n, O, b, r, S, v) {
1982
- return x(), te(xe, { to: b.to }, [
1983
- V(n.$slots, "default")
2001
+ function Xt(a, A, b, r, _, v) {
2002
+ return x(), ie(_e, { to: b.to }, [
2003
+ I(a.$slots, "default")
1984
2004
  ], 8, ["to"]);
1985
2005
  }
1986
- const qt = /* @__PURE__ */ ie(Dt, [["render", $t]]);
1987
- const Ut = { class: "sky-modal-header" }, jt = ["title"], Ft = {
2006
+ const Ht = /* @__PURE__ */ oe(Ft, [["render", Xt]]);
2007
+ const Gt = { class: "sky-modal-header" }, Wt = ["title"], Kt = {
1988
2008
  width: "15",
1989
2009
  height: "15",
1990
2010
  viewBox: "0 0 451.847 451.847",
1991
2011
  style: { transform: "rotate(90deg)" }
1992
- }, Xt = { class: "sky-modal-title-wrapper" }, Ht = { class: "sky-modal-title" }, Gt = {
2012
+ }, Yt = { class: "sky-modal-title-wrapper" }, Zt = { class: "sky-modal-title" }, Jt = {
1993
2013
  key: 0,
1994
2014
  class: "sky-modal-subtitle"
1995
- }, Wt = { class: "sky-modal-body" }, Kt = {
2015
+ }, Qt = { class: "sky-modal-body" }, ei = {
1996
2016
  key: 0,
1997
2017
  class: "sky-modal-footer"
1998
- }, Yt = {
2018
+ }, ti = {
1999
2019
  __name: "Modal",
2000
2020
  props: {
2001
2021
  modelValue: {
@@ -2032,67 +2052,67 @@ const Ut = { class: "sky-modal-header" }, jt = ["title"], Ft = {
2032
2052
  }
2033
2053
  },
2034
2054
  emits: ["update:modelValue", "close"],
2035
- setup(n, { emit: O }) {
2036
- const b = n, r = O, S = L(() => ({
2055
+ setup(a, { emit: A }) {
2056
+ const b = a, r = A, _ = L(() => ({
2037
2057
  width: b.width,
2038
2058
  height: b.height
2039
2059
  })), v = () => {
2040
2060
  r("update:modelValue", !1), r("close");
2041
- }, C = () => {
2061
+ }, B = () => {
2042
2062
  b.closeOnOverlay && v();
2043
- }, f = (h) => {
2044
- h.key === "Escape" && b.closeOnEsc && b.modelValue && v();
2063
+ }, w = (y) => {
2064
+ y.key === "Escape" && b.closeOnEsc && b.modelValue && v();
2045
2065
  };
2046
- return ke(
2066
+ return Se(
2047
2067
  () => b.modelValue,
2048
- (h) => {
2049
- h ? document.body.style.overflow = "hidden" : document.body.style.overflow = "";
2068
+ (y) => {
2069
+ y ? document.body.style.overflow = "hidden" : document.body.style.overflow = "";
2050
2070
  }
2051
- ), ee(() => {
2052
- document.addEventListener("keydown", f);
2053
- }), ce(() => {
2054
- document.removeEventListener("keydown", f), document.body.style.overflow = "";
2055
- }), (h, E) => (x(), te(qt, { to: "body" }, {
2071
+ ), te(() => {
2072
+ document.addEventListener("keydown", w);
2073
+ }), we(() => {
2074
+ document.removeEventListener("keydown", w), document.body.style.overflow = "";
2075
+ }), (y, S) => (x(), ie(Ht, { to: "body" }, {
2056
2076
  default: G(() => [
2057
- Ee(Se, null, {
2077
+ Ee(Te, null, {
2058
2078
  default: G(() => [
2059
- n.modelValue ? (x(), _("div", {
2079
+ a.modelValue ? (x(), E("div", {
2060
2080
  key: 0,
2061
2081
  class: "sky-modal-overlay",
2062
- onClick: at(C, ["self"])
2082
+ onClick: lt(B, ["self"])
2063
2083
  }, [
2064
2084
  u("div", {
2065
2085
  class: "sky-modal",
2066
- style: _e(S.value)
2086
+ style: Ae(_.value)
2067
2087
  }, [
2068
- u("div", Ut, [
2088
+ u("div", Gt, [
2069
2089
  u("button", {
2070
2090
  class: "sky-modal-back",
2071
2091
  onClick: v,
2072
- title: n.closeTitle
2092
+ title: a.closeTitle
2073
2093
  }, [
2074
- (x(), _("svg", Ft, [...E[0] || (E[0] = [
2094
+ (x(), E("svg", Kt, [...S[0] || (S[0] = [
2075
2095
  u("path", {
2076
2096
  fill: "currentColor",
2077
2097
  d: "M225.923,354.706c-8.098,0-16.195-3.092-22.369-9.263L9.27,151.157c-12.359-12.359-12.359-32.397,0-44.751c12.354-12.354,32.388-12.354,44.748,0l171.905,171.915l171.906-171.909c12.359-12.354,32.391-12.354,44.744,0c12.365,12.354,12.365,32.392,0,44.751L248.292,345.449C242.115,351.621,234.018,354.706,225.923,354.706z"
2078
2098
  }, null, -1)
2079
2099
  ])]))
2080
- ], 8, jt),
2081
- u("div", Xt, [
2082
- u("h4", Ht, M(n.title), 1),
2083
- n.subtitle ? (x(), _("div", Gt, M(n.subtitle), 1)) : B("", !0)
2100
+ ], 8, Wt),
2101
+ u("div", Yt, [
2102
+ u("h4", Zt, M(a.title), 1),
2103
+ a.subtitle ? (x(), E("div", Jt, M(a.subtitle), 1)) : C("", !0)
2084
2104
  ])
2085
2105
  ]),
2086
- u("div", Wt, [
2087
- V(h.$slots, "default", {}, void 0, !0)
2106
+ u("div", Qt, [
2107
+ I(y.$slots, "default", {}, void 0, !0)
2088
2108
  ]),
2089
- h.$slots.footer ? (x(), _("div", Kt, [
2090
- E[1] || (E[1] = u("div", null, null, -1)),
2091
- V(h.$slots, "footer", {}, void 0, !0),
2092
- E[2] || (E[2] = u("div", null, null, -1))
2093
- ])) : B("", !0)
2109
+ y.$slots.footer ? (x(), E("div", ei, [
2110
+ S[1] || (S[1] = u("div", null, null, -1)),
2111
+ I(y.$slots, "footer", {}, void 0, !0),
2112
+ S[2] || (S[2] = u("div", null, null, -1))
2113
+ ])) : C("", !0)
2094
2114
  ], 4)
2095
- ])) : B("", !0)
2115
+ ])) : C("", !0)
2096
2116
  ]),
2097
2117
  _: 3
2098
2118
  })
@@ -2100,10 +2120,10 @@ const Ut = { class: "sky-modal-header" }, jt = ["title"], Ft = {
2100
2120
  _: 3
2101
2121
  }));
2102
2122
  }
2103
- }, ei = /* @__PURE__ */ ie(Yt, [["__scopeId", "data-v-b612fee8"]]);
2123
+ }, ai = /* @__PURE__ */ oe(ti, [["__scopeId", "data-v-b612fee8"]]);
2104
2124
  export {
2105
- qt as BaseTeleport,
2106
- Qt as Dialog,
2107
- Jt as Header,
2108
- ei as Modal
2125
+ Ht as BaseTeleport,
2126
+ ni as Dialog,
2127
+ oi as Header,
2128
+ ai as Modal
2109
2129
  };