quail-ui 0.2.47 → 0.2.48

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/index.js CHANGED
@@ -1,8 +1,8 @@
1
- import { openBlock as n, createElementBlock as s, createElementVNode as o, createStaticVNode as A, defineComponent as O, ref as B, watch as J, onMounted as _1, withDirectives as a1, vModelText as p1, computed as Q, nextTick as S1, Fragment as h1, renderSlot as s1, createBlock as j, Transition as w1, withCtx as g1, normalizeClass as D, normalizeStyle as v1, withModifiers as $1, createCommentVNode as P, toDisplayString as T, getCurrentInstance as z1, unref as l1, resolveDynamicComponent as d1, renderList as y1, resolveComponent as F, vModelCheckbox as I1, useSlots as B1, createVNode as E, pushScopeId as q1, popScopeId as Z1 } from "vue";
1
+ import { openBlock as n, createElementBlock as s, createElementVNode as o, createStaticVNode as A, defineComponent as j, ref as I, watch as J, onMounted as h1, withDirectives as a1, vModelText as w1, computed as H, nextTick as S1, Fragment as u1, renderSlot as s1, createBlock as O, Transition as g1, withCtx as v1, normalizeClass as Z, normalizeStyle as d1, withModifiers as $1, createCommentVNode as P, toDisplayString as T, getCurrentInstance as z1, unref as l1, resolveDynamicComponent as _1, renderList as y1, resolveComponent as F, vModelCheckbox as I1, useSlots as B1, createVNode as E, pushScopeId as q1, popScopeId as Z1 } from "vue";
2
2
  const r = (t, e) => {
3
3
  const i = t.__vccOpts || t;
4
- for (const [_, u] of e)
5
- i[_] = u;
4
+ for (const [_, h] of e)
5
+ i[_] = h;
6
6
  return i;
7
7
  }, j1 = {}, D1 = {
8
8
  width: "24",
@@ -1368,196 +1368,196 @@ var H1 = { exports: {} };
1368
1368
  (function(i, _) {
1369
1369
  t.exports = _();
1370
1370
  })(W5, function() {
1371
- var i = 1e3, _ = 6e4, u = 36e5, h = "millisecond", a = "second", p = "minute", $ = "hour", k = "day", m = "week", C = "month", x = "quarter", S = "year", q = "date", Y = "Invalid Date", L = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, W = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, X = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(w) {
1372
- var d = ["th", "st", "nd", "rd"], c = w % 100;
1373
- return "[" + w + (d[(c - 20) % 10] || d[c] || d[0]) + "]";
1374
- } }, t1 = function(w, d, c) {
1375
- var f = String(w);
1376
- return !f || f.length >= d ? w : "" + Array(d + 1 - f.length).join(c) + w;
1377
- }, u1 = { s: t1, z: function(w) {
1378
- var d = -w.utcOffset(), c = Math.abs(d), f = Math.floor(c / 60), l = c % 60;
1379
- return (d <= 0 ? "+" : "-") + t1(f, 2, "0") + ":" + t1(l, 2, "0");
1380
- }, m: function w(d, c) {
1381
- if (d.date() < c.date())
1382
- return -w(c, d);
1383
- var f = 12 * (c.year() - d.year()) + (c.month() - d.month()), l = d.clone().add(f, C), g = c - l < 0, v = d.clone().add(f + (g ? -1 : 1), C);
1384
- return +(-(f + (c - l) / (g ? l - v : v - l)) || 0);
1385
- }, a: function(w) {
1386
- return w < 0 ? Math.ceil(w) || 0 : Math.floor(w);
1387
- }, p: function(w) {
1388
- return { M: C, y: S, w: m, d: k, D: q, h: $, m: p, s: a, ms: h, Q: x }[w] || String(w || "").toLowerCase().replace(/s$/, "");
1389
- }, u: function(w) {
1390
- return w === void 0;
1371
+ var i = 1e3, _ = 6e4, h = 36e5, p = "millisecond", c = "second", w = "minute", f = "hour", k = "day", m = "week", u = "month", x = "quarter", S = "year", q = "date", Y = "Invalid Date", L = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, W = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, X = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(g) {
1372
+ var d = ["th", "st", "nd", "rd"], l = g % 100;
1373
+ return "[" + g + (d[(l - 20) % 10] || d[l] || d[0]) + "]";
1374
+ } }, t1 = function(g, d, l) {
1375
+ var C = String(g);
1376
+ return !C || C.length >= d ? g : "" + Array(d + 1 - C.length).join(l) + g;
1377
+ }, C1 = { s: t1, z: function(g) {
1378
+ var d = -g.utcOffset(), l = Math.abs(d), C = Math.floor(l / 60), a = l % 60;
1379
+ return (d <= 0 ? "+" : "-") + t1(C, 2, "0") + ":" + t1(a, 2, "0");
1380
+ }, m: function g(d, l) {
1381
+ if (d.date() < l.date())
1382
+ return -g(l, d);
1383
+ var C = 12 * (l.year() - d.year()) + (l.month() - d.month()), a = d.clone().add(C, u), v = l - a < 0, $ = d.clone().add(C + (v ? -1 : 1), u);
1384
+ return +(-(C + (l - a) / (v ? a - $ : $ - a)) || 0);
1385
+ }, a: function(g) {
1386
+ return g < 0 ? Math.ceil(g) || 0 : Math.floor(g);
1387
+ }, p: function(g) {
1388
+ return { M: u, y: S, w: m, d: k, D: q, h: f, m: w, s: c, ms: p, Q: x }[g] || String(g || "").toLowerCase().replace(/s$/, "");
1389
+ }, u: function(g) {
1390
+ return g === void 0;
1391
1391
  } }, e1 = "en", N = {};
1392
1392
  N[e1] = X;
1393
- var C1 = function(w) {
1394
- return w instanceof r1;
1395
- }, i1 = function w(d, c, f) {
1396
- var l;
1393
+ var f1 = function(g) {
1394
+ return g instanceof r1;
1395
+ }, i1 = function g(d, l, C) {
1396
+ var a;
1397
1397
  if (!d)
1398
1398
  return e1;
1399
1399
  if (typeof d == "string") {
1400
- var g = d.toLowerCase();
1401
- N[g] && (l = g), c && (N[g] = c, l = g);
1402
- var v = d.split("-");
1403
- if (!l && v.length > 1)
1404
- return w(v[0]);
1400
+ var v = d.toLowerCase();
1401
+ N[v] && (a = v), l && (N[v] = l, a = v);
1402
+ var $ = d.split("-");
1403
+ if (!a && $.length > 1)
1404
+ return g($[0]);
1405
1405
  } else {
1406
1406
  var y = d.name;
1407
- N[y] = d, l = y;
1407
+ N[y] = d, a = y;
1408
1408
  }
1409
- return !f && l && (e1 = l), l || !f && e1;
1410
- }, H = function(w, d) {
1411
- if (C1(w))
1412
- return w.clone();
1413
- var c = typeof d == "object" ? d : {};
1414
- return c.date = w, c.args = arguments, new r1(c);
1415
- }, M = u1;
1416
- M.l = i1, M.i = C1, M.w = function(w, d) {
1417
- return H(w, { locale: d.$L, utc: d.$u, x: d.$x, $offset: d.$offset });
1409
+ return !C && a && (e1 = a), a || !C && e1;
1410
+ }, b = function(g, d) {
1411
+ if (f1(g))
1412
+ return g.clone();
1413
+ var l = typeof d == "object" ? d : {};
1414
+ return l.date = g, l.args = arguments, new r1(l);
1415
+ }, M = C1;
1416
+ M.l = i1, M.i = f1, M.w = function(g, d) {
1417
+ return b(g, { locale: d.$L, utc: d.$u, x: d.$x, $offset: d.$offset });
1418
1418
  };
1419
1419
  var r1 = function() {
1420
- function w(c) {
1421
- this.$L = i1(c.locale, null, !0), this.parse(c);
1420
+ function g(l) {
1421
+ this.$L = i1(l.locale, null, !0), this.parse(l);
1422
1422
  }
1423
- var d = w.prototype;
1424
- return d.parse = function(c) {
1425
- this.$d = function(f) {
1426
- var l = f.date, g = f.utc;
1427
- if (l === null)
1423
+ var d = g.prototype;
1424
+ return d.parse = function(l) {
1425
+ this.$d = function(C) {
1426
+ var a = C.date, v = C.utc;
1427
+ if (a === null)
1428
1428
  return /* @__PURE__ */ new Date(NaN);
1429
- if (M.u(l))
1429
+ if (M.u(a))
1430
1430
  return /* @__PURE__ */ new Date();
1431
- if (l instanceof Date)
1432
- return new Date(l);
1433
- if (typeof l == "string" && !/Z$/i.test(l)) {
1434
- var v = l.match(L);
1435
- if (v) {
1436
- var y = v[2] - 1 || 0, V = (v[7] || "0").substring(0, 3);
1437
- return g ? new Date(Date.UTC(v[1], y, v[3] || 1, v[4] || 0, v[5] || 0, v[6] || 0, V)) : new Date(v[1], y, v[3] || 1, v[4] || 0, v[5] || 0, v[6] || 0, V);
1431
+ if (a instanceof Date)
1432
+ return new Date(a);
1433
+ if (typeof a == "string" && !/Z$/i.test(a)) {
1434
+ var $ = a.match(L);
1435
+ if ($) {
1436
+ var y = $[2] - 1 || 0, V = ($[7] || "0").substring(0, 3);
1437
+ return v ? new Date(Date.UTC($[1], y, $[3] || 1, $[4] || 0, $[5] || 0, $[6] || 0, V)) : new Date($[1], y, $[3] || 1, $[4] || 0, $[5] || 0, $[6] || 0, V);
1438
1438
  }
1439
1439
  }
1440
- return new Date(l);
1441
- }(c), this.$x = c.x || {}, this.init();
1440
+ return new Date(a);
1441
+ }(l), this.$x = l.x || {}, this.init();
1442
1442
  }, d.init = function() {
1443
- var c = this.$d;
1444
- this.$y = c.getFullYear(), this.$M = c.getMonth(), this.$D = c.getDate(), this.$W = c.getDay(), this.$H = c.getHours(), this.$m = c.getMinutes(), this.$s = c.getSeconds(), this.$ms = c.getMilliseconds();
1443
+ var l = this.$d;
1444
+ this.$y = l.getFullYear(), this.$M = l.getMonth(), this.$D = l.getDate(), this.$W = l.getDay(), this.$H = l.getHours(), this.$m = l.getMinutes(), this.$s = l.getSeconds(), this.$ms = l.getMilliseconds();
1445
1445
  }, d.$utils = function() {
1446
1446
  return M;
1447
1447
  }, d.isValid = function() {
1448
1448
  return this.$d.toString() !== Y;
1449
- }, d.isSame = function(c, f) {
1450
- var l = H(c);
1451
- return this.startOf(f) <= l && l <= this.endOf(f);
1452
- }, d.isAfter = function(c, f) {
1453
- return H(c) < this.startOf(f);
1454
- }, d.isBefore = function(c, f) {
1455
- return this.endOf(f) < H(c);
1456
- }, d.$g = function(c, f, l) {
1457
- return M.u(c) ? this[f] : this.set(l, c);
1449
+ }, d.isSame = function(l, C) {
1450
+ var a = b(l);
1451
+ return this.startOf(C) <= a && a <= this.endOf(C);
1452
+ }, d.isAfter = function(l, C) {
1453
+ return b(l) < this.startOf(C);
1454
+ }, d.isBefore = function(l, C) {
1455
+ return this.endOf(C) < b(l);
1456
+ }, d.$g = function(l, C, a) {
1457
+ return M.u(l) ? this[C] : this.set(a, l);
1458
1458
  }, d.unix = function() {
1459
1459
  return Math.floor(this.valueOf() / 1e3);
1460
1460
  }, d.valueOf = function() {
1461
1461
  return this.$d.getTime();
1462
- }, d.startOf = function(c, f) {
1463
- var l = this, g = !!M.u(f) || f, v = M.p(c), y = function(R, I) {
1464
- var U = M.w(l.$u ? Date.UTC(l.$y, I, R) : new Date(l.$y, I, R), l);
1465
- return g ? U : U.endOf(k);
1466
- }, V = function(R, I) {
1467
- return M.w(l.toDate()[R].apply(l.toDate("s"), (g ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(I)), l);
1468
- }, b = this.$W, z = this.$M, Z = this.$D, K = "set" + (this.$u ? "UTC" : "");
1469
- switch (v) {
1462
+ }, d.startOf = function(l, C) {
1463
+ var a = this, v = !!M.u(C) || C, $ = M.p(l), y = function(R, B) {
1464
+ var U = M.w(a.$u ? Date.UTC(a.$y, B, R) : new Date(a.$y, B, R), a);
1465
+ return v ? U : U.endOf(k);
1466
+ }, V = function(R, B) {
1467
+ return M.w(a.toDate()[R].apply(a.toDate("s"), (v ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(B)), a);
1468
+ }, Q = this.$W, z = this.$M, D = this.$D, K = "set" + (this.$u ? "UTC" : "");
1469
+ switch ($) {
1470
1470
  case S:
1471
- return g ? y(1, 0) : y(31, 11);
1472
- case C:
1473
- return g ? y(1, z) : y(0, z + 1);
1471
+ return v ? y(1, 0) : y(31, 11);
1472
+ case u:
1473
+ return v ? y(1, z) : y(0, z + 1);
1474
1474
  case m:
1475
- var G = this.$locale().weekStart || 0, n1 = (b < G ? b + 7 : b) - G;
1476
- return y(g ? Z - n1 : Z + (6 - n1), z);
1475
+ var G = this.$locale().weekStart || 0, n1 = (Q < G ? Q + 7 : Q) - G;
1476
+ return y(v ? D - n1 : D + (6 - n1), z);
1477
1477
  case k:
1478
1478
  case q:
1479
1479
  return V(K + "Hours", 0);
1480
- case $:
1480
+ case f:
1481
1481
  return V(K + "Minutes", 1);
1482
- case p:
1482
+ case w:
1483
1483
  return V(K + "Seconds", 2);
1484
- case a:
1484
+ case c:
1485
1485
  return V(K + "Milliseconds", 3);
1486
1486
  default:
1487
1487
  return this.clone();
1488
1488
  }
1489
- }, d.endOf = function(c) {
1490
- return this.startOf(c, !1);
1491
- }, d.$set = function(c, f) {
1492
- var l, g = M.p(c), v = "set" + (this.$u ? "UTC" : ""), y = (l = {}, l[k] = v + "Date", l[q] = v + "Date", l[C] = v + "Month", l[S] = v + "FullYear", l[$] = v + "Hours", l[p] = v + "Minutes", l[a] = v + "Seconds", l[h] = v + "Milliseconds", l)[g], V = g === k ? this.$D + (f - this.$W) : f;
1493
- if (g === C || g === S) {
1494
- var b = this.clone().set(q, 1);
1495
- b.$d[y](V), b.init(), this.$d = b.set(q, Math.min(this.$D, b.daysInMonth())).$d;
1489
+ }, d.endOf = function(l) {
1490
+ return this.startOf(l, !1);
1491
+ }, d.$set = function(l, C) {
1492
+ var a, v = M.p(l), $ = "set" + (this.$u ? "UTC" : ""), y = (a = {}, a[k] = $ + "Date", a[q] = $ + "Date", a[u] = $ + "Month", a[S] = $ + "FullYear", a[f] = $ + "Hours", a[w] = $ + "Minutes", a[c] = $ + "Seconds", a[p] = $ + "Milliseconds", a)[v], V = v === k ? this.$D + (C - this.$W) : C;
1493
+ if (v === u || v === S) {
1494
+ var Q = this.clone().set(q, 1);
1495
+ Q.$d[y](V), Q.init(), this.$d = Q.set(q, Math.min(this.$D, Q.daysInMonth())).$d;
1496
1496
  } else
1497
1497
  y && this.$d[y](V);
1498
1498
  return this.init(), this;
1499
- }, d.set = function(c, f) {
1500
- return this.clone().$set(c, f);
1501
- }, d.get = function(c) {
1502
- return this[M.p(c)]();
1503
- }, d.add = function(c, f) {
1504
- var l, g = this;
1505
- c = Number(c);
1506
- var v = M.p(f), y = function(z) {
1507
- var Z = H(g);
1508
- return M.w(Z.date(Z.date() + Math.round(z * c)), g);
1499
+ }, d.set = function(l, C) {
1500
+ return this.clone().$set(l, C);
1501
+ }, d.get = function(l) {
1502
+ return this[M.p(l)]();
1503
+ }, d.add = function(l, C) {
1504
+ var a, v = this;
1505
+ l = Number(l);
1506
+ var $ = M.p(C), y = function(z) {
1507
+ var D = b(v);
1508
+ return M.w(D.date(D.date() + Math.round(z * l)), v);
1509
1509
  };
1510
- if (v === C)
1511
- return this.set(C, this.$M + c);
1512
- if (v === S)
1513
- return this.set(S, this.$y + c);
1514
- if (v === k)
1510
+ if ($ === u)
1511
+ return this.set(u, this.$M + l);
1512
+ if ($ === S)
1513
+ return this.set(S, this.$y + l);
1514
+ if ($ === k)
1515
1515
  return y(1);
1516
- if (v === m)
1516
+ if ($ === m)
1517
1517
  return y(7);
1518
- var V = (l = {}, l[p] = _, l[$] = u, l[a] = i, l)[v] || 1, b = this.$d.getTime() + c * V;
1519
- return M.w(b, this);
1520
- }, d.subtract = function(c, f) {
1521
- return this.add(-1 * c, f);
1522
- }, d.format = function(c) {
1523
- var f = this, l = this.$locale();
1518
+ var V = (a = {}, a[w] = _, a[f] = h, a[c] = i, a)[$] || 1, Q = this.$d.getTime() + l * V;
1519
+ return M.w(Q, this);
1520
+ }, d.subtract = function(l, C) {
1521
+ return this.add(-1 * l, C);
1522
+ }, d.format = function(l) {
1523
+ var C = this, a = this.$locale();
1524
1524
  if (!this.isValid())
1525
- return l.invalidDate || Y;
1526
- var g = c || "YYYY-MM-DDTHH:mm:ssZ", v = M.z(this), y = this.$H, V = this.$m, b = this.$M, z = l.weekdays, Z = l.months, K = l.meridiem, G = function(I, U, o1, c1) {
1527
- return I && (I[U] || I(f, g)) || o1[U].slice(0, c1);
1528
- }, n1 = function(I) {
1529
- return M.s(y % 12 || 12, I, "0");
1530
- }, R = K || function(I, U, o1) {
1531
- var c1 = I < 12 ? "AM" : "PM";
1525
+ return a.invalidDate || Y;
1526
+ var v = l || "YYYY-MM-DDTHH:mm:ssZ", $ = M.z(this), y = this.$H, V = this.$m, Q = this.$M, z = a.weekdays, D = a.months, K = a.meridiem, G = function(B, U, o1, c1) {
1527
+ return B && (B[U] || B(C, v)) || o1[U].slice(0, c1);
1528
+ }, n1 = function(B) {
1529
+ return M.s(y % 12 || 12, B, "0");
1530
+ }, R = K || function(B, U, o1) {
1531
+ var c1 = B < 12 ? "AM" : "PM";
1532
1532
  return o1 ? c1.toLowerCase() : c1;
1533
1533
  };
1534
- return g.replace(W, function(I, U) {
1534
+ return v.replace(W, function(B, U) {
1535
1535
  return U || function(o1) {
1536
1536
  switch (o1) {
1537
1537
  case "YY":
1538
- return String(f.$y).slice(-2);
1538
+ return String(C.$y).slice(-2);
1539
1539
  case "YYYY":
1540
- return M.s(f.$y, 4, "0");
1540
+ return M.s(C.$y, 4, "0");
1541
1541
  case "M":
1542
- return b + 1;
1542
+ return Q + 1;
1543
1543
  case "MM":
1544
- return M.s(b + 1, 2, "0");
1544
+ return M.s(Q + 1, 2, "0");
1545
1545
  case "MMM":
1546
- return G(l.monthsShort, b, Z, 3);
1546
+ return G(a.monthsShort, Q, D, 3);
1547
1547
  case "MMMM":
1548
- return G(Z, b);
1548
+ return G(D, Q);
1549
1549
  case "D":
1550
- return f.$D;
1550
+ return C.$D;
1551
1551
  case "DD":
1552
- return M.s(f.$D, 2, "0");
1552
+ return M.s(C.$D, 2, "0");
1553
1553
  case "d":
1554
- return String(f.$W);
1554
+ return String(C.$W);
1555
1555
  case "dd":
1556
- return G(l.weekdaysMin, f.$W, z, 2);
1556
+ return G(a.weekdaysMin, C.$W, z, 2);
1557
1557
  case "ddd":
1558
- return G(l.weekdaysShort, f.$W, z, 3);
1558
+ return G(a.weekdaysShort, C.$W, z, 3);
1559
1559
  case "dddd":
1560
- return z[f.$W];
1560
+ return z[C.$W];
1561
1561
  case "H":
1562
1562
  return String(y);
1563
1563
  case "HH":
@@ -1575,61 +1575,61 @@ var H1 = { exports: {} };
1575
1575
  case "mm":
1576
1576
  return M.s(V, 2, "0");
1577
1577
  case "s":
1578
- return String(f.$s);
1578
+ return String(C.$s);
1579
1579
  case "ss":
1580
- return M.s(f.$s, 2, "0");
1580
+ return M.s(C.$s, 2, "0");
1581
1581
  case "SSS":
1582
- return M.s(f.$ms, 3, "0");
1582
+ return M.s(C.$ms, 3, "0");
1583
1583
  case "Z":
1584
- return v;
1584
+ return $;
1585
1585
  }
1586
1586
  return null;
1587
- }(I) || v.replace(":", "");
1587
+ }(B) || $.replace(":", "");
1588
1588
  });
1589
1589
  }, d.utcOffset = function() {
1590
1590
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
1591
- }, d.diff = function(c, f, l) {
1592
- var g, v = this, y = M.p(f), V = H(c), b = (V.utcOffset() - this.utcOffset()) * _, z = this - V, Z = function() {
1593
- return M.m(v, V);
1591
+ }, d.diff = function(l, C, a) {
1592
+ var v, $ = this, y = M.p(C), V = b(l), Q = (V.utcOffset() - this.utcOffset()) * _, z = this - V, D = function() {
1593
+ return M.m($, V);
1594
1594
  };
1595
1595
  switch (y) {
1596
1596
  case S:
1597
- g = Z() / 12;
1597
+ v = D() / 12;
1598
1598
  break;
1599
- case C:
1600
- g = Z();
1599
+ case u:
1600
+ v = D();
1601
1601
  break;
1602
1602
  case x:
1603
- g = Z() / 3;
1603
+ v = D() / 3;
1604
1604
  break;
1605
1605
  case m:
1606
- g = (z - b) / 6048e5;
1606
+ v = (z - Q) / 6048e5;
1607
1607
  break;
1608
1608
  case k:
1609
- g = (z - b) / 864e5;
1609
+ v = (z - Q) / 864e5;
1610
1610
  break;
1611
- case $:
1612
- g = z / u;
1611
+ case f:
1612
+ v = z / h;
1613
1613
  break;
1614
- case p:
1615
- g = z / _;
1614
+ case w:
1615
+ v = z / _;
1616
1616
  break;
1617
- case a:
1618
- g = z / i;
1617
+ case c:
1618
+ v = z / i;
1619
1619
  break;
1620
1620
  default:
1621
- g = z;
1621
+ v = z;
1622
1622
  }
1623
- return l ? g : M.a(g);
1623
+ return a ? v : M.a(v);
1624
1624
  }, d.daysInMonth = function() {
1625
- return this.endOf(C).$D;
1625
+ return this.endOf(u).$D;
1626
1626
  }, d.$locale = function() {
1627
1627
  return N[this.$L];
1628
- }, d.locale = function(c, f) {
1629
- if (!c)
1628
+ }, d.locale = function(l, C) {
1629
+ if (!l)
1630
1630
  return this.$L;
1631
- var l = this.clone(), g = i1(c, f, !0);
1632
- return g && (l.$L = g), l;
1631
+ var a = this.clone(), v = i1(l, C, !0);
1632
+ return v && (a.$L = v), a;
1633
1633
  }, d.clone = function() {
1634
1634
  return M.w(this.$d, this);
1635
1635
  }, d.toDate = function() {
@@ -1640,21 +1640,21 @@ var H1 = { exports: {} };
1640
1640
  return this.$d.toISOString();
1641
1641
  }, d.toString = function() {
1642
1642
  return this.$d.toUTCString();
1643
- }, w;
1643
+ }, g;
1644
1644
  }(), k1 = r1.prototype;
1645
- return H.prototype = k1, [["$ms", h], ["$s", a], ["$m", p], ["$H", $], ["$W", k], ["$M", C], ["$y", S], ["$D", q]].forEach(function(w) {
1646
- k1[w[1]] = function(d) {
1647
- return this.$g(d, w[0], w[1]);
1645
+ return b.prototype = k1, [["$ms", p], ["$s", c], ["$m", w], ["$H", f], ["$W", k], ["$M", u], ["$y", S], ["$D", q]].forEach(function(g) {
1646
+ k1[g[1]] = function(d) {
1647
+ return this.$g(d, g[0], g[1]);
1648
1648
  };
1649
- }), H.extend = function(w, d) {
1650
- return w.$i || (w(d, r1, H), w.$i = !0), H;
1651
- }, H.locale = i1, H.isDayjs = C1, H.unix = function(w) {
1652
- return H(1e3 * w);
1653
- }, H.en = N[e1], H.Ls = N, H.p = {}, H;
1649
+ }), b.extend = function(g, d) {
1650
+ return g.$i || (g(d, r1, b), g.$i = !0), b;
1651
+ }, b.locale = i1, b.isDayjs = f1, b.unix = function(g) {
1652
+ return b(1e3 * g);
1653
+ }, b.en = N[e1], b.Ls = N, b.p = {}, b;
1654
1654
  });
1655
1655
  })(H1);
1656
1656
  var G5 = H1.exports;
1657
- const f1 = /* @__PURE__ */ N5(G5), R5 = { class: "q-datetime-picker" }, J5 = ["disabled"], X5 = ["disabled"], K5 = /* @__PURE__ */ O({
1657
+ const p1 = /* @__PURE__ */ N5(G5), R5 = { class: "q-datetime-picker" }, J5 = ["disabled"], X5 = ["disabled"], K5 = /* @__PURE__ */ j({
1658
1658
  __name: "QDatetimePicker",
1659
1659
  props: {
1660
1660
  modelValue: {
@@ -1668,55 +1668,55 @@ const f1 = /* @__PURE__ */ N5(G5), R5 = { class: "q-datetime-picker" }, J5 = ["d
1668
1668
  },
1669
1669
  emits: ["update:modelValue", "change"],
1670
1670
  setup(t, { emit: e }) {
1671
- const i = t, _ = B(""), u = B("");
1671
+ const i = t, _ = I(""), h = I("");
1672
1672
  J(
1673
1673
  () => i.modelValue,
1674
- (a) => {
1675
- const p = f1(a);
1676
- _.value = p.format("YYYY-MM-DD"), u.value = p.format("HH:mm");
1674
+ (c) => {
1675
+ const w = p1(c);
1676
+ _.value = w.format("YYYY-MM-DD"), h.value = w.format("HH:mm");
1677
1677
  }
1678
1678
  );
1679
- function h() {
1680
- const a = f1(`${_.value} ${u.value}`).format("YYYY-MM-DDTHH:mm:ssZ");
1681
- e("change", a), e("update:modelValue", a);
1679
+ function p() {
1680
+ const c = p1(`${_.value} ${h.value}`).format("YYYY-MM-DDTHH:mm:ssZ");
1681
+ e("change", c), e("update:modelValue", c);
1682
1682
  }
1683
- return _1(() => {
1684
- const a = f1();
1685
- _.value = a.format("YYYY-MM-DD"), u.value = a.format("HH:mm");
1686
- }), (a, p) => (n(), s("div", R5, [
1683
+ return h1(() => {
1684
+ const c = p1();
1685
+ _.value = c.format("YYYY-MM-DD"), h.value = c.format("HH:mm");
1686
+ }), (c, w) => (n(), s("div", R5, [
1687
1687
  a1(o("input", {
1688
- "onUpdate:modelValue": p[0] || (p[0] = ($) => _.value = $),
1688
+ "onUpdate:modelValue": w[0] || (w[0] = (f) => _.value = f),
1689
1689
  type: "date",
1690
1690
  disabled: t.disabled,
1691
- onChange: h
1691
+ onChange: p
1692
1692
  }, null, 40, J5), [
1693
- [p1, _.value]
1693
+ [w1, _.value]
1694
1694
  ]),
1695
1695
  a1(o("input", {
1696
- "onUpdate:modelValue": p[1] || (p[1] = ($) => u.value = $),
1696
+ "onUpdate:modelValue": w[1] || (w[1] = (f) => h.value = f),
1697
1697
  type: "time",
1698
1698
  disabled: t.disabled,
1699
- onChange: h
1699
+ onChange: p
1700
1700
  }, null, 40, X5), [
1701
- [p1, u.value]
1701
+ [w1, h.value]
1702
1702
  ])
1703
1703
  ]));
1704
1704
  }
1705
1705
  });
1706
1706
  function t9() {
1707
1707
  function t() {
1708
- const i = !!window.ActiveXObject || "ActiveXObject" in window, _ = navigator.userAgent.indexOf("Edge") > -1, u = navigator.userAgent.indexOf("Chrome") > -1, h = navigator.userAgent.indexOf("Firefox") > -1, a = navigator.userAgent.indexOf("Safari") > -1, p = navigator.userAgent.indexOf("Opera") > -1, $ = navigator.userAgent.indexOf("MicroMessenger") > -1, k = !!navigator.userAgent.match(/AppleWebKit.*Mobile.*/), m = navigator.userAgent.indexOf("Android") > -1 || navigator.userAgent.indexOf("Adr") > -1, C = !!navigator.userAgent.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/), x = navigator.userAgent.indexOf("iPad") > -1, S = navigator.userAgent.indexOf("iPhone") > -1, q = navigator.userAgent.indexOf("Macintosh") > -1, Y = navigator.userAgent.indexOf("Windows") > -1, L = navigator.userAgent.indexOf("Linux") > -1;
1708
+ const i = !!window.ActiveXObject || "ActiveXObject" in window, _ = navigator.userAgent.indexOf("Edge") > -1, h = navigator.userAgent.indexOf("Chrome") > -1, p = navigator.userAgent.indexOf("Firefox") > -1, c = navigator.userAgent.indexOf("Safari") > -1, w = navigator.userAgent.indexOf("Opera") > -1, f = navigator.userAgent.indexOf("MicroMessenger") > -1, k = !!navigator.userAgent.match(/AppleWebKit.*Mobile.*/), m = navigator.userAgent.indexOf("Android") > -1 || navigator.userAgent.indexOf("Adr") > -1, u = !!navigator.userAgent.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/), x = navigator.userAgent.indexOf("iPad") > -1, S = navigator.userAgent.indexOf("iPhone") > -1, q = navigator.userAgent.indexOf("Macintosh") > -1, Y = navigator.userAgent.indexOf("Windows") > -1, L = navigator.userAgent.indexOf("Linux") > -1;
1709
1709
  return {
1710
1710
  isIE: i,
1711
1711
  isEdge: _,
1712
- isChrome: u,
1713
- isFirefox: h,
1714
- isSafari: a,
1715
- isOpera: p,
1716
- isWeixin: $,
1712
+ isChrome: h,
1713
+ isFirefox: p,
1714
+ isSafari: c,
1715
+ isOpera: w,
1716
+ isWeixin: f,
1717
1717
  isMobile: k,
1718
1718
  isAndroid: m,
1719
- isIOS: C,
1719
+ isIOS: u,
1720
1720
  isIpad: x,
1721
1721
  isIphone: S,
1722
1722
  isMac: q,
@@ -1725,11 +1725,11 @@ function t9() {
1725
1725
  };
1726
1726
  }
1727
1727
  function e(i, _) {
1728
- let u;
1729
- return function(...h) {
1730
- const a = this;
1731
- clearTimeout(u), u = setTimeout(() => {
1732
- i.apply(a, h);
1728
+ let h;
1729
+ return function(...p) {
1730
+ const c = this;
1731
+ clearTimeout(h), h = setTimeout(() => {
1732
+ i.apply(c, p);
1733
1733
  }, _);
1734
1734
  };
1735
1735
  }
@@ -1741,7 +1741,7 @@ function t9() {
1741
1741
  const e9 = ["onClick"], n9 = { class: "q-dialog-body" }, o9 = ["onClick"], s9 = { class: "q-dialog-header" }, i9 = {
1742
1742
  key: 0,
1743
1743
  class: "q-dialog-title"
1744
- }, r9 = { class: "q-dialog-body" }, c9 = /* @__PURE__ */ O({
1744
+ }, r9 = { class: "q-dialog-body" }, c9 = /* @__PURE__ */ j({
1745
1745
  __name: "QDialog",
1746
1746
  props: {
1747
1747
  modelValue: Boolean,
@@ -1777,28 +1777,28 @@ const e9 = ["onClick"], n9 = { class: "q-dialog-body" }, o9 = ["onClick"], s9 =
1777
1777
  },
1778
1778
  emits: ["update:modelValue", "close"],
1779
1779
  setup(t, { emit: e }) {
1780
- const i = t, { browserDetect: _ } = t9(), { isMobile: u } = _(), h = B(!1), a = B(i.modelValue), p = B({ top: "0", left: "0" }), $ = B(null), k = B(null), m = Q(() => !u && i.desktopMode === "popup"), C = Q(() => {
1780
+ const i = t, { browserDetect: _ } = t9(), { isMobile: h } = _(), p = I(!1), c = I(i.modelValue), w = I({ top: "0", left: "0" }), f = I(null), k = I(null), m = H(() => !h && i.desktopMode === "popup"), u = H(() => {
1781
1781
  const L = document.body.clientWidth < 720 ? "100%" : i.width, W = i.height, X = {
1782
1782
  width: L,
1783
1783
  height: W
1784
1784
  };
1785
- return m.value && (X.top = p.value.top, X.left = p.value.left), X;
1786
- }), x = Q(() => {
1785
+ return m.value && (X.top = w.value.top, X.left = w.value.left), X;
1786
+ }), x = H(() => {
1787
1787
  let L = [];
1788
- return h.value && L.push("shaking"), u || L.push(`desktop-mode-${i.desktopMode}`), i.noFrame && L.push("no-frame"), L.join(" ");
1789
- }), S = Q(() => {
1788
+ return p.value && L.push("shaking"), h || L.push(`desktop-mode-${i.desktopMode}`), i.noFrame && L.push("no-frame"), L.join(" ");
1789
+ }), S = H(() => {
1790
1790
  let L = [];
1791
1791
  return m.value && L.push("desktop-mode-popup"), L.join(" ");
1792
1792
  });
1793
1793
  J(
1794
1794
  () => i.modelValue,
1795
1795
  (L) => {
1796
- a.value = L, S1(() => {
1797
- if (!u && i.desktopMode === "popup" && $.value.children) {
1798
- const W = $.value.children[0];
1796
+ c.value = L, S1(() => {
1797
+ if (!h && i.desktopMode === "popup" && f.value.children) {
1798
+ const W = f.value.children[0];
1799
1799
  if (W) {
1800
- const t1 = W.getBoundingClientRect().height + 8, u1 = 0;
1801
- p.value = { top: `${t1}px`, left: `${u1}px` };
1800
+ const t1 = W.getBoundingClientRect().height + 8, C1 = 0;
1801
+ w.value = { top: `${t1}px`, left: `${C1}px` };
1802
1802
  }
1803
1803
  }
1804
1804
  });
@@ -1806,32 +1806,32 @@ const e9 = ["onClick"], n9 = { class: "q-dialog-body" }, o9 = ["onClick"], s9 =
1806
1806
  );
1807
1807
  function q() {
1808
1808
  if (i.persistent) {
1809
- h.value = !0, setTimeout(() => {
1810
- h.value = !1;
1809
+ p.value = !0, setTimeout(() => {
1810
+ p.value = !1;
1811
1811
  }, 300);
1812
1812
  return;
1813
1813
  }
1814
- a.value = !1, e("update:modelValue", !1), e("close");
1814
+ c.value = !1, e("update:modelValue", !1), e("close");
1815
1815
  }
1816
1816
  function Y() {
1817
1817
  }
1818
- return _1(() => {
1818
+ return h1(() => {
1819
1819
  i.desktopMode === "popup" && window.addEventListener("storage", (L) => {
1820
1820
  L.key === "quailui_global_popup_trigger" && L.newValue && q();
1821
1821
  });
1822
- }), (L, W) => (n(), s(h1, null, [
1822
+ }), (L, W) => (n(), s(u1, null, [
1823
1823
  o("div", {
1824
1824
  class: "q-dialog-trigger-wrapper",
1825
1825
  ref_key: "triggerWrapper",
1826
- ref: $
1826
+ ref: f
1827
1827
  }, [
1828
1828
  s1(L.$slots, "trigger"),
1829
- m.value ? (n(), j(w1, { key: 0 }, {
1830
- default: g1(() => [
1831
- a.value ? (n(), s("div", {
1829
+ m.value ? (n(), O(g1, { key: 0 }, {
1830
+ default: v1(() => [
1831
+ c.value ? (n(), s("div", {
1832
1832
  key: 0,
1833
- class: D(["q-dialog", x.value]),
1834
- style: v1(C.value),
1833
+ class: Z(["q-dialog", x.value]),
1834
+ style: d1(u.value),
1835
1835
  onClick: $1(Y, ["stop"])
1836
1836
  }, [
1837
1837
  o("div", n9, [
@@ -1842,18 +1842,18 @@ const e9 = ["onClick"], n9 = { class: "q-dialog-body" }, o9 = ["onClick"], s9 =
1842
1842
  _: 3
1843
1843
  })) : P("", !0)
1844
1844
  ], 512),
1845
- m.value ? P("", !0) : (n(), j(w1, { key: 0 }, {
1846
- default: g1(() => [
1847
- a.value ? (n(), s("div", {
1845
+ m.value ? P("", !0) : (n(), O(g1, { key: 0 }, {
1846
+ default: v1(() => [
1847
+ c.value ? (n(), s("div", {
1848
1848
  key: 0,
1849
- class: D(["q-dialog-mask", S.value]),
1849
+ class: Z(["q-dialog-mask", S.value]),
1850
1850
  onClick: q,
1851
1851
  ref_key: "dialogMask",
1852
1852
  ref: k
1853
1853
  }, [
1854
1854
  o("div", {
1855
- class: D(["q-dialog", x.value]),
1856
- style: v1(C.value),
1855
+ class: Z(["q-dialog", x.value]),
1856
+ style: d1(u.value),
1857
1857
  onClick: $1(Y, ["stop"])
1858
1858
  }, [
1859
1859
  o("div", s9, [
@@ -1873,7 +1873,7 @@ const e9 = ["onClick"], n9 = { class: "q-dialog-body" }, o9 = ["onClick"], s9 =
1873
1873
  const l9 = ["href"], a9 = { class: "q-fence-text" }, d9 = {
1874
1874
  key: 1,
1875
1875
  class: "q-fence-inner"
1876
- }, _9 = { class: "q-fence-text" }, h9 = /* @__PURE__ */ O({
1876
+ }, _9 = { class: "q-fence-text" }, h9 = /* @__PURE__ */ j({
1877
1877
  __name: "QFence",
1878
1878
  props: {
1879
1879
  link: {
@@ -1895,8 +1895,8 @@ const l9 = ["href"], a9 = { class: "q-fence-text" }, d9 = {
1895
1895
  setup(t) {
1896
1896
  var i;
1897
1897
  const e = (i = z1()) == null ? void 0 : i.appContext.components;
1898
- return (_, u) => (n(), s("div", {
1899
- class: D(["q-fence", t.type])
1898
+ return (_, h) => (n(), s("div", {
1899
+ class: Z(["q-fence", t.type])
1900
1900
  }, [
1901
1901
  t.link ? (n(), s("a", {
1902
1902
  key: 0,
@@ -1904,19 +1904,19 @@ const l9 = ["href"], a9 = { class: "q-fence-text" }, d9 = {
1904
1904
  href: t.link,
1905
1905
  target: "_blank"
1906
1906
  }, [
1907
- t.icon && l1(e) ? (n(), j(d1(l1(e)[t.icon]), {
1907
+ t.icon && l1(e) ? (n(), O(_1(l1(e)[t.icon]), {
1908
1908
  key: 0,
1909
1909
  class: "icon"
1910
- })) : (n(), j(m1, {
1910
+ })) : (n(), O(m1, {
1911
1911
  key: 1,
1912
1912
  class: "icon"
1913
1913
  })),
1914
1914
  o("div", a9, T(t.text), 1)
1915
1915
  ], 8, l9)) : (n(), s("div", d9, [
1916
- t.icon && l1(e) ? (n(), j(d1(l1(e)[t.icon]), {
1916
+ t.icon && l1(e) ? (n(), O(_1(l1(e)[t.icon]), {
1917
1917
  key: 0,
1918
1918
  class: "icon"
1919
- })) : (n(), j(m1, {
1919
+ })) : (n(), O(m1, {
1920
1920
  key: 1,
1921
1921
  class: "icon"
1922
1922
  })),
@@ -1934,59 +1934,72 @@ const u9 = {}, C9 = {
1934
1934
  function w9(t, e) {
1935
1935
  return n(), s("div", C9, p9);
1936
1936
  }
1937
- const g9 = /* @__PURE__ */ r(u9, [["render", w9]]), v9 = { class: "q-menu" }, $9 = ["onClick"], m9 = {
1937
+ const g9 = /* @__PURE__ */ r(u9, [["render", w9]]), v9 = ["onClick"], $9 = {
1938
1938
  key: 0,
1939
1939
  class: "q-menu-item-divider"
1940
- }, k9 = {
1940
+ }, m9 = {
1941
1941
  key: 1,
1942
1942
  class: "q-menu-item-inner"
1943
- }, M9 = ["src", "alt"], x9 = { class: "q-menu-item-content" }, y9 = { class: "q-menu-title" }, L9 = {
1943
+ }, k9 = ["src", "alt"], M9 = { class: "q-menu-item-content" }, x9 = { class: "q-menu-title" }, y9 = {
1944
1944
  key: 0,
1945
1945
  class: "q-menu-subtitle"
1946
- }, V9 = /* @__PURE__ */ O({
1946
+ }, L9 = /* @__PURE__ */ j({
1947
1947
  __name: "QMenu",
1948
1948
  props: {
1949
1949
  items: {
1950
1950
  type: Array,
1951
1951
  required: !0
1952
+ },
1953
+ persistent: {
1954
+ type: Boolean,
1955
+ default: !1
1956
+ },
1957
+ noFrame: {
1958
+ type: Boolean,
1959
+ default: !1
1952
1960
  }
1953
1961
  },
1954
1962
  emits: ["action"],
1955
1963
  setup(t, { emit: e }) {
1956
- const i = t;
1957
- function _(h) {
1958
- let a = "";
1959
- return h.disabled && (a += " disabled"), h.danger && (a += " danger"), h.icon && (a += " with-icon"), h.image && (a += " with-image"), h.divider && (a += " with-divider"), a;
1964
+ const i = t, _ = H(() => {
1965
+ let c = [];
1966
+ return i.persistent && c.push("persistent"), i.noFrame && c.push("no-frame"), c.join(" ");
1967
+ });
1968
+ function h(c) {
1969
+ let w = "";
1970
+ return c.disabled && (w += " disabled"), c.danger && (w += " danger"), c.icon && (w += " with-icon"), c.image && (w += " with-image"), c.divider && (w += " with-divider"), w;
1960
1971
  }
1961
- function u(h) {
1962
- h.action && h.action(h), h.disabled !== !0 && e("action", h);
1972
+ function p(c) {
1973
+ c.action && c.action(c), c.disabled !== !0 && e("action", c);
1963
1974
  }
1964
- return (h, a) => (n(), s("div", v9, [
1965
- (n(!0), s(h1, null, y1(i.items, (p) => (n(), s("div", {
1966
- class: D(["q-menu-item", _(p)]),
1967
- key: `q-menu-item-${p.id}`,
1968
- onClick: ($) => u(p)
1975
+ return (c, w) => (n(), s("div", {
1976
+ class: Z(["q-menu", _.value])
1977
+ }, [
1978
+ (n(!0), s(u1, null, y1(i.items, (f) => (n(), s("div", {
1979
+ class: Z(["q-menu-item", h(f)]),
1980
+ key: `q-menu-item-${f.id}`,
1981
+ onClick: (k) => p(f)
1969
1982
  }, [
1970
- p.divider ? (n(), s("div", m9)) : (n(), s("div", k9, [
1971
- p.image ? (n(), s("img", {
1983
+ f.divider ? (n(), s("div", $9)) : (n(), s("div", m9, [
1984
+ f.image ? (n(), s("img", {
1972
1985
  key: 0,
1973
1986
  class: "q-menu-image",
1974
- src: p.image,
1975
- alt: p.title
1976
- }, null, 8, M9)) : p.icon ? (n(), j(d1(p.icon), {
1987
+ src: f.image,
1988
+ alt: f.title
1989
+ }, null, 8, k9)) : f.icon ? (n(), O(_1(f.icon), {
1977
1990
  key: 1,
1978
1991
  class: "q-menu-icon"
1979
1992
  })) : P("", !0),
1980
- o("div", x9, [
1981
- o("div", y9, T(p.title), 1),
1982
- p.subtitle ? (n(), s("div", L9, T(p.subtitle), 1)) : P("", !0)
1993
+ o("div", M9, [
1994
+ o("div", x9, T(f.title), 1),
1995
+ f.subtitle ? (n(), s("div", y9, T(f.subtitle), 1)) : P("", !0)
1983
1996
  ])
1984
1997
  ]))
1985
- ], 10, $9))), 128))
1986
- ]));
1998
+ ], 10, v9))), 128))
1999
+ ], 2));
1987
2000
  }
1988
2001
  });
1989
- const H9 = ["disabled"], b9 = { class: "q-switch-inner" }, Q9 = { class: "q-switch-handle" }, S9 = /* @__PURE__ */ O({
2002
+ const V9 = ["disabled"], H9 = { class: "q-switch-inner" }, b9 = { class: "q-switch-handle" }, Q9 = /* @__PURE__ */ j({
1990
2003
  __name: "QSwitch",
1991
2004
  props: {
1992
2005
  modelValue: {
@@ -2005,38 +2018,38 @@ const H9 = ["disabled"], b9 = { class: "q-switch-inner" }, Q9 = { class: "q-swit
2005
2018
  },
2006
2019
  emits: ["update:modelValue", "change"],
2007
2020
  setup(t, { emit: e }) {
2008
- const i = t, _ = B(i.modelValue);
2009
- J(() => i.modelValue, (a) => {
2010
- _.value = a;
2021
+ const i = t, _ = I(i.modelValue);
2022
+ J(() => i.modelValue, (c) => {
2023
+ _.value = c;
2011
2024
  });
2012
- const u = Q(() => {
2013
- const a = [];
2014
- return i.theme && a.push(`theme-${i.theme}`), i.disabled && a.push("disabled"), a.join(" ");
2025
+ const h = H(() => {
2026
+ const c = [];
2027
+ return i.theme && c.push(`theme-${i.theme}`), i.disabled && c.push("disabled"), c.join(" ");
2015
2028
  });
2016
- function h(a) {
2029
+ function p(c) {
2017
2030
  e("update:modelValue", _.value), e("change", _.value);
2018
2031
  }
2019
- return (a, p) => {
2020
- const $ = F("q-icon-sun"), k = F("q-icon-moon-star");
2032
+ return (c, w) => {
2033
+ const f = F("q-icon-sun"), k = F("q-icon-moon-star");
2021
2034
  return n(), s("label", {
2022
- class: D(["q-switch", u.value])
2035
+ class: Z(["q-switch", h.value])
2023
2036
  }, [
2024
2037
  a1(o("input", {
2025
2038
  class: "q-switch-checkbox",
2026
2039
  type: "checkbox",
2027
- "onUpdate:modelValue": p[0] || (p[0] = (m) => _.value = m),
2028
- onChange: h,
2040
+ "onUpdate:modelValue": w[0] || (w[0] = (m) => _.value = m),
2041
+ onChange: p,
2029
2042
  disabled: i.disabled
2030
- }, null, 40, H9), [
2043
+ }, null, 40, V9), [
2031
2044
  [I1, _.value]
2032
2045
  ]),
2033
- o("div", b9, [
2034
- o("div", Q9, [
2035
- i.theme === "plastic" ? (n(), s(h1, { key: 0 }, [
2036
- _.value ? (n(), j($, {
2046
+ o("div", H9, [
2047
+ o("div", b9, [
2048
+ i.theme === "plastic" ? (n(), s(u1, { key: 0 }, [
2049
+ _.value ? (n(), O(f, {
2037
2050
  key: 0,
2038
2051
  class: "q-switch-icon"
2039
- })) : (n(), j(k, {
2052
+ })) : (n(), O(k, {
2040
2053
  key: 1,
2041
2054
  class: "q-switch-icon"
2042
2055
  }))
@@ -2047,10 +2060,10 @@ const H9 = ["disabled"], b9 = { class: "q-switch-inner" }, Q9 = { class: "q-swit
2047
2060
  };
2048
2061
  }
2049
2062
  });
2050
- const z9 = { class: "q-text-field-wrapper" }, I9 = ["placeholder"], B9 = { class: "q-text-button-wrapper" }, q9 = ["disabled"], Z9 = {
2063
+ const S9 = { class: "q-text-field-wrapper" }, z9 = ["placeholder"], I9 = { class: "q-text-button-wrapper" }, B9 = ["disabled"], q9 = {
2051
2064
  key: 0,
2052
2065
  class: "q-button-glow"
2053
- }, j9 = /* @__PURE__ */ O({
2066
+ }, Z9 = /* @__PURE__ */ j({
2054
2067
  __name: "QTextFieldWithButton",
2055
2068
  props: {
2056
2069
  modelValue: {
@@ -2084,51 +2097,51 @@ const z9 = { class: "q-text-field-wrapper" }, I9 = ["placeholder"], B9 = { class
2084
2097
  },
2085
2098
  emits: ["submit", "update:modelValue"],
2086
2099
  setup(t, { emit: e }) {
2087
- const i = t, _ = B(i.defaultText), u = Q(() => {
2088
- const C = [];
2089
- return i.layout === "vertical" ? C.push("vertical") : C.push("horizontal"), i.type === "code" && C.push("code"), i.glow && C.push(`glow-${i.glow}`), C.join(" ");
2090
- }), h = Q(() => {
2100
+ const i = t, _ = I(i.defaultText), h = H(() => {
2101
+ const u = [];
2102
+ return i.layout === "vertical" ? u.push("vertical") : u.push("horizontal"), i.type === "code" && u.push("code"), i.glow && u.push(`glow-${i.glow}`), u.join(" ");
2103
+ }), p = H(() => {
2091
2104
  var x;
2092
- return i.loading || ((x = _.value) == null ? void 0 : x.trim()).length === 0 ? !1 : i.type === "email" ? a.value : i.type === "code" ? p.value : !0;
2093
- }), a = Q(() => {
2105
+ return i.loading || ((x = _.value) == null ? void 0 : x.trim()).length === 0 ? !1 : i.type === "email" ? c.value : i.type === "code" ? w.value : !0;
2106
+ }), c = H(() => {
2094
2107
  var x;
2095
- const C = (x = _.value) == null ? void 0 : x.trim();
2096
- return !i.disabled && /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(C);
2097
- }), p = Q(() => {
2108
+ const u = (x = _.value) == null ? void 0 : x.trim();
2109
+ return !i.disabled && /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(u);
2110
+ }), w = H(() => {
2098
2111
  var x;
2099
- const C = (x = _.value) == null ? void 0 : x.trim();
2100
- return /^\d{6}$/.test(C);
2101
- }), $ = Q(() => i.loading ? "Loading..." : i.actionLabel);
2102
- J(() => i.modelValue, (C) => {
2103
- _.value = C;
2112
+ const u = (x = _.value) == null ? void 0 : x.trim();
2113
+ return /^\d{6}$/.test(u);
2114
+ }), f = H(() => i.loading ? "Loading..." : i.actionLabel);
2115
+ J(() => i.modelValue, (u) => {
2116
+ _.value = u;
2104
2117
  });
2105
2118
  function k() {
2106
- h.value && e("submit", { text: _.value });
2119
+ p.value && e("submit", { text: _.value });
2107
2120
  }
2108
2121
  function m() {
2109
2122
  e("update:modelValue", _.value);
2110
2123
  }
2111
- return (C, x) => (n(), s("div", {
2112
- class: D(["q-text-field-with-button", u.value])
2124
+ return (u, x) => (n(), s("div", {
2125
+ class: Z(["q-text-field-with-button", h.value])
2113
2126
  }, [
2114
- o("div", z9, [
2127
+ o("div", S9, [
2115
2128
  a1(o("input", {
2116
2129
  class: "q-text-field text-field",
2117
2130
  placeholder: i.placeholder,
2118
2131
  "onUpdate:modelValue": x[0] || (x[0] = (S) => _.value = S),
2119
2132
  onChange: m
2120
- }, null, 40, I9), [
2121
- [p1, _.value]
2133
+ }, null, 40, z9), [
2134
+ [w1, _.value]
2122
2135
  ])
2123
2136
  ]),
2124
- o("div", B9, [
2137
+ o("div", I9, [
2125
2138
  o("button", {
2126
2139
  class: "q-button button primary",
2127
- disabled: !h.value,
2140
+ disabled: !p.value,
2128
2141
  onClick: k
2129
- }, T($.value), 9, q9)
2142
+ }, T(f.value), 9, B9)
2130
2143
  ]),
2131
- t.glow !== "" ? (n(), s("div", Z9)) : P("", !0)
2144
+ t.glow !== "" ? (n(), s("div", q9)) : P("", !0)
2132
2145
  ], 2));
2133
2146
  }
2134
2147
  });
@@ -2140,10 +2153,10 @@ function b1() {
2140
2153
  oldValue: t + ""
2141
2154
  }));
2142
2155
  }
2143
- const D9 = { class: "q-dropdown-menu" }, O9 = { class: "q-dropdown-menu-inner narrow-view" }, P9 = ["onClick"], A9 = {
2156
+ const j9 = { class: "q-dropdown-menu" }, D9 = { class: "q-dropdown-menu-inner narrow-view" }, O9 = ["onClick"], P9 = {
2144
2157
  key: 0,
2145
2158
  class: "q-dropdown-selected"
2146
- }, F9 = ["src", "alt"], T9 = { class: "menu-title" }, U9 = /* @__PURE__ */ O({
2159
+ }, A9 = ["src", "alt"], F9 = { class: "menu-title" }, T9 = /* @__PURE__ */ j({
2147
2160
  __name: "QDropdownMenu",
2148
2161
  props: {
2149
2162
  items: {
@@ -2169,58 +2182,58 @@ const D9 = { class: "q-dropdown-menu" }, O9 = { class: "q-dropdown-menu-inner na
2169
2182
  },
2170
2183
  emits: ["change"],
2171
2184
  setup(t, { emit: e }) {
2172
- const i = t, _ = B1(), u = B(!1), h = B(null), a = B(null), p = Q(() => {
2173
- const C = [];
2174
- return u.value && C.push("expanded"), i.variant === "outlined" && C.push("frame"), i.hideSelected && C.push("hide-selected"), h.value && (h.value.icon || h.value.image) ? C.push("prepend") : C.push("no-prepend"), C.join(" ");
2175
- }), $ = Q(() => _.default !== void 0);
2185
+ const i = t, _ = B1(), h = I(!1), p = I(null), c = I(null), w = H(() => {
2186
+ const u = [];
2187
+ return h.value && u.push("expanded"), i.variant === "outlined" && u.push("frame"), i.hideSelected && u.push("hide-selected"), p.value && (p.value.icon || p.value.image) ? u.push("prepend") : u.push("no-prepend"), u.join(" ");
2188
+ }), f = H(() => _.default !== void 0);
2176
2189
  function k() {
2177
- u.value || b1(), u.value = !u.value, u.value && setTimeout(() => {
2178
- const x = a.value.querySelector(".q-menu");
2190
+ h.value || b1(), h.value = !h.value, h.value && setTimeout(() => {
2191
+ const x = c.value.querySelector(".q-menu");
2179
2192
  x.getBoundingClientRect().left < 0 && (x.style.left = "0");
2180
2193
  }, 10);
2181
2194
  }
2182
- function m(C) {
2183
- u.value = !1, h.value = C, e("change", C);
2195
+ function m(u) {
2196
+ h.value = !1, p.value = u, e("change", u);
2184
2197
  }
2185
2198
  return J(
2186
2199
  () => i.initialItem,
2187
2200
  () => {
2188
- i.initialItem && (h.value = i.initialItem);
2201
+ i.initialItem && (p.value = i.initialItem);
2189
2202
  }
2190
- ), _1(() => {
2191
- i.initialItem && (h.value = i.initialItem), window.addEventListener("storage", (C) => {
2192
- C.key === "quailui_global_popup_trigger" && C.newValue && (u.value = !1);
2203
+ ), h1(() => {
2204
+ i.initialItem && (p.value = i.initialItem), window.addEventListener("storage", (u) => {
2205
+ u.key === "quailui_global_popup_trigger" && u.newValue && (h.value = !1);
2193
2206
  });
2194
- }), (C, x) => {
2207
+ }), (u, x) => {
2195
2208
  const S = F("q-icon-chevron-down"), q = F("q-menu");
2196
- return n(), s("div", D9, [
2197
- o("div", O9, [
2209
+ return n(), s("div", j9, [
2210
+ o("div", D9, [
2198
2211
  o("div", {
2199
- class: D(["q-dropdown-menu-action", p.value]),
2212
+ class: Z(["q-dropdown-menu-action", w.value]),
2200
2213
  onClick: $1(k, ["stop"])
2201
2214
  }, [
2202
- !t.hideSelected && h.value && !$.value ? (n(), s("div", A9, [
2203
- h.value.image ? (n(), s("img", {
2215
+ !t.hideSelected && p.value && !f.value ? (n(), s("div", P9, [
2216
+ p.value.image ? (n(), s("img", {
2204
2217
  key: 0,
2205
2218
  class: "menu-image",
2206
- src: h.value.image,
2207
- alt: h.value.title
2208
- }, null, 8, F9)) : h.value.icon ? (n(), j(d1(h.value.icon), {
2219
+ src: p.value.image,
2220
+ alt: p.value.title
2221
+ }, null, 8, A9)) : p.value.icon ? (n(), O(_1(p.value.icon), {
2209
2222
  key: 1,
2210
2223
  class: "icon menu-icon"
2211
2224
  })) : P("", !0),
2212
- o("div", T9, T(h.value ? h.value.title : i.placeholder || "Select ..."), 1)
2225
+ o("div", F9, T(p.value ? p.value.title : i.placeholder || "Select ..."), 1)
2213
2226
  ])) : P("", !0),
2214
- s1(C.$slots, "default"),
2227
+ s1(u.$slots, "default"),
2215
2228
  E(S, { class: "icon chevron-icon" })
2216
- ], 10, P9),
2229
+ ], 10, O9),
2217
2230
  o("div", {
2218
2231
  ref_key: "menuWrapper",
2219
- ref: a
2232
+ ref: c
2220
2233
  }, [
2221
- E(w1, null, {
2222
- default: g1(() => [
2223
- u.value ? (n(), j(q, {
2234
+ E(g1, null, {
2235
+ default: v1(() => [
2236
+ h.value ? (n(), O(q, {
2224
2237
  key: 0,
2225
2238
  items: t.items,
2226
2239
  onAction: m
@@ -2234,13 +2247,13 @@ const D9 = { class: "q-dropdown-menu" }, O9 = { class: "q-dropdown-menu-inner na
2234
2247
  };
2235
2248
  }
2236
2249
  });
2237
- const E9 = { class: "q-pagination" }, Y9 = ["disabled"], W9 = {
2250
+ const U9 = { class: "q-pagination" }, E9 = ["disabled"], Y9 = {
2238
2251
  key: 0,
2239
2252
  class: "q-page-indicators"
2240
- }, N9 = { class: "q-page-indicator" }, G9 = ["disabled", "onClick"], R9 = {
2253
+ }, W9 = { class: "q-page-indicator" }, N9 = ["disabled", "onClick"], G9 = {
2241
2254
  key: 1,
2242
2255
  class: "q-page-indicator-simple"
2243
- }, J9 = { class: "" }, X9 = ["disabled"], K9 = /* @__PURE__ */ O({
2256
+ }, R9 = { class: "" }, J9 = ["disabled"], X9 = /* @__PURE__ */ j({
2244
2257
  __name: "QPagination",
2245
2258
  props: {
2246
2259
  modelValue: {
@@ -2262,67 +2275,67 @@ const E9 = { class: "q-pagination" }, Y9 = ["disabled"], W9 = {
2262
2275
  },
2263
2276
  emits: ["change:next", "change:prev", "change:goto", "update:modelValue"],
2264
2277
  setup(t, { emit: e }) {
2265
- const i = t, _ = Q(() => {
2266
- let $ = 6;
2278
+ const i = t, _ = H(() => {
2279
+ let f = 6;
2267
2280
  const k = [];
2268
2281
  if (i.totalPage !== 0)
2269
- if (i.totalPage <= $)
2282
+ if (i.totalPage <= f)
2270
2283
  for (let m = 1; m <= i.totalPage; m++)
2271
2284
  k.push({ label: m });
2272
2285
  else {
2273
2286
  k.push({ label: 1 });
2274
- let m = u.value - 2, C = u.value + 2;
2275
- m < 2 && (m = 2, C = m + $ - 2), C > i.totalPage - 1 && (C = i.totalPage - 1, m = C - $ + 2), m > 2 && k.push({ label: "…", disabled: !0 });
2276
- for (let x = m; x <= C; x++)
2287
+ let m = h.value - 2, u = h.value + 2;
2288
+ m < 2 && (m = 2, u = m + f - 2), u > i.totalPage - 1 && (u = i.totalPage - 1, m = u - f + 2), m > 2 && k.push({ label: "…", disabled: !0 });
2289
+ for (let x = m; x <= u; x++)
2277
2290
  k.push({ label: x });
2278
- C < i.totalPage - 1 && k.push({ label: "…", disabled: !0 }), k.push({ label: i.totalPage });
2291
+ u < i.totalPage - 1 && k.push({ label: "…", disabled: !0 }), k.push({ label: i.totalPage });
2279
2292
  }
2280
2293
  return k;
2281
- }), u = B(i.modelValue);
2282
- J(() => i.modelValue, ($) => {
2283
- u.value = $;
2294
+ }), h = I(i.modelValue);
2295
+ J(() => i.modelValue, (f) => {
2296
+ h.value = f;
2284
2297
  });
2285
- function h() {
2286
- u.value--, e("change:prev", u.value), e("update:modelValue", u.value);
2298
+ function p() {
2299
+ h.value--, e("change:prev", h.value), e("update:modelValue", h.value);
2287
2300
  }
2288
- function a() {
2289
- u.value++, e("change:next", u.value), e("update:modelValue", u.value);
2301
+ function c() {
2302
+ h.value++, e("change:next", h.value), e("update:modelValue", h.value);
2290
2303
  }
2291
- function p($, k) {
2292
- k.disabled || (u.value = $, e("change:goto", u.value), e("update:modelValue", u.value));
2304
+ function w(f, k) {
2305
+ k.disabled || (h.value = f, e("change:goto", h.value), e("update:modelValue", h.value));
2293
2306
  }
2294
- return ($, k) => (n(), s("div", E9, [
2307
+ return (f, k) => (n(), s("div", U9, [
2295
2308
  o("button", {
2296
2309
  class: "prev q-button button sm outlined icon",
2297
- onClick: h,
2310
+ onClick: p,
2298
2311
  disabled: !i.hasPrev
2299
2312
  }, [
2300
2313
  E(L1, { class: "icon" })
2301
- ], 8, Y9),
2302
- t.totalPage !== 0 ? (n(), s("div", W9, [
2303
- (n(!0), s(h1, null, y1(_.value, (m) => (n(), s("div", N9, [
2314
+ ], 8, E9),
2315
+ t.totalPage !== 0 ? (n(), s("div", Y9, [
2316
+ (n(!0), s(u1, null, y1(_.value, (m) => (n(), s("div", W9, [
2304
2317
  o("button", {
2305
- class: D(["q-page-indicator q-button button sm plain", m.label === u.value ? "active" : ""]),
2318
+ class: Z(["q-page-indicator q-button button sm plain", m.label === h.value ? "active" : ""]),
2306
2319
  disabled: m.disabled,
2307
- onClick: (C) => p(m.label, m)
2308
- }, T(m.label), 11, G9)
2320
+ onClick: (u) => w(m.label, m)
2321
+ }, T(m.label), 11, N9)
2309
2322
  ]))), 256))
2310
- ])) : (n(), s("div", R9, [
2311
- o("div", J9, T(t.modelValue), 1)
2323
+ ])) : (n(), s("div", G9, [
2324
+ o("div", R9, T(t.modelValue), 1)
2312
2325
  ])),
2313
2326
  o("button", {
2314
2327
  class: "next q-button button sm outlined icon",
2315
- onClick: a,
2328
+ onClick: c,
2316
2329
  disabled: !i.hasNext
2317
2330
  }, [
2318
2331
  E(V1, { class: "icon" })
2319
- ], 8, X9)
2332
+ ], 8, J9)
2320
2333
  ]));
2321
2334
  }
2322
2335
  });
2323
- const t3 = { class: "q-progress-slot" }, e3 = /* @__PURE__ */ o("div", { class: "q-progress-bar-inner" }, null, -1), n3 = [
2324
- e3
2325
- ], o3 = /* @__PURE__ */ O({
2336
+ const K9 = { class: "q-progress-slot" }, t3 = /* @__PURE__ */ o("div", { class: "q-progress-bar-inner" }, null, -1), e3 = [
2337
+ t3
2338
+ ], n3 = /* @__PURE__ */ j({
2326
2339
  __name: "QProgress",
2327
2340
  props: {
2328
2341
  infinite: {
@@ -2343,20 +2356,20 @@ const t3 = { class: "q-progress-slot" }, e3 = /* @__PURE__ */ o("div", { class:
2343
2356
  }
2344
2357
  },
2345
2358
  setup(t) {
2346
- const e = t, i = Q(() => e.infinite ? "100%" : `${e.value / e.max * 100}%`), _ = Q(() => e.value >= e.max);
2347
- return (u, h) => (n(), s("div", {
2348
- class: D(["q-progress", t.color])
2359
+ const e = t, i = H(() => e.infinite ? "100%" : `${e.value / e.max * 100}%`), _ = H(() => e.value >= e.max);
2360
+ return (h, p) => (n(), s("div", {
2361
+ class: Z(["q-progress", t.color])
2349
2362
  }, [
2350
- o("div", t3, [
2363
+ o("div", K9, [
2351
2364
  o("div", {
2352
- class: D(["q-progress-bar", _.value ? "" : "animated"]),
2353
- style: v1({ width: i.value })
2354
- }, n3, 6)
2365
+ class: Z(["q-progress-bar", _.value ? "" : "animated"]),
2366
+ style: d1({ width: i.value })
2367
+ }, e3, 6)
2355
2368
  ])
2356
2369
  ], 2));
2357
2370
  }
2358
2371
  });
2359
- const s3 = /* @__PURE__ */ O({
2372
+ const o3 = /* @__PURE__ */ j({
2360
2373
  __name: "QLanguageSelector",
2361
2374
  props: {
2362
2375
  lang: {
@@ -2378,62 +2391,62 @@ const s3 = /* @__PURE__ */ O({
2378
2391
  },
2379
2392
  emits: ["change"],
2380
2393
  setup(t, { emit: e }) {
2381
- const i = t, _ = B(null), u = Q(() => {
2382
- let a = [
2394
+ const i = t, _ = I(null), h = H(() => {
2395
+ let c = [
2383
2396
  {
2384
2397
  title_flag: "🇺🇸 English",
2385
2398
  title_no_flag: "English",
2386
2399
  value: "en",
2387
- action: h
2400
+ action: p
2388
2401
  },
2389
2402
  {
2390
2403
  title_flag: "🇨🇳 简体中文",
2391
2404
  title_no_flag: "简体中文",
2392
2405
  value: "zh",
2393
- action: h
2406
+ action: p
2394
2407
  },
2395
2408
  {
2396
2409
  title_flag: "🇹🇼 正體中文",
2397
2410
  title_no_flag: "正體中文",
2398
2411
  value: "zh-tw",
2399
- action: h
2412
+ action: p
2400
2413
  },
2401
2414
  {
2402
2415
  title_flag: "🇯🇵 日本語",
2403
2416
  title_no_flag: "日本語",
2404
2417
  value: "ja",
2405
- action: h
2418
+ action: p
2406
2419
  }
2407
2420
  ];
2408
- return i.auto && a.unshift({
2421
+ return i.auto && c.unshift({
2409
2422
  title_flag: "🌐 Auto",
2410
2423
  title_no_flag: "Auto",
2411
2424
  value: "",
2412
- action: h
2413
- }), a = a.map((p) => ({
2414
- ...p,
2415
- title: i.noFlag ? p.title_no_flag : p.title_flag
2416
- })), a;
2425
+ action: p
2426
+ }), c = c.map((w) => ({
2427
+ ...w,
2428
+ title: i.noFlag ? w.title_no_flag : w.title_flag
2429
+ })), c;
2417
2430
  });
2418
- function h(a) {
2419
- i.presist && localStorage.setItem("quail-language", a.value), e("change", {
2420
- title: i.noFlag ? a.title_no_flag : a.title,
2421
- value: a.value
2431
+ function p(c) {
2432
+ i.presist && localStorage.setItem("quail-language", c.value), e("change", {
2433
+ title: i.noFlag ? c.title_no_flag : c.title,
2434
+ value: c.value
2422
2435
  });
2423
2436
  }
2424
- return J(() => i.lang, (a) => {
2425
- _.value = u.value.find((p) => a === p.value);
2426
- }), _1(() => {
2427
- _.value = u.value.find((a) => i.lang === a.value || localStorage.getItem("quail-language") === a.value) || u.value[0];
2428
- }), (a, p) => {
2429
- const $ = F("QDropdownMenu");
2430
- return n(), j($, {
2431
- items: u.value,
2437
+ return J(() => i.lang, (c) => {
2438
+ _.value = h.value.find((w) => c === w.value);
2439
+ }), h1(() => {
2440
+ _.value = h.value.find((c) => i.lang === c.value || localStorage.getItem("quail-language") === c.value) || h.value[0];
2441
+ }), (c, w) => {
2442
+ const f = F("QDropdownMenu");
2443
+ return n(), O(f, {
2444
+ items: h.value,
2432
2445
  "initial-item": _.value
2433
2446
  }, null, 8, ["items", "initial-item"]);
2434
2447
  };
2435
2448
  }
2436
- }), Q1 = (t) => (q1("data-v-c163c615"), t = t(), Z1(), t), i3 = { class: "q-pack-cover block-drop-shadow" }, r3 = /* @__PURE__ */ Q1(() => /* @__PURE__ */ o("div", { class: "q-pack-cover-layer one" }, null, -1)), c3 = /* @__PURE__ */ Q1(() => /* @__PURE__ */ o("div", { class: "q-pack-cover-layer two" }, null, -1)), l3 = { class: "q-pack-cover-inner" }, a3 = ["src", "alt"], d3 = /* @__PURE__ */ O({
2449
+ }), Q1 = (t) => (q1("data-v-c163c615"), t = t(), Z1(), t), s3 = { class: "q-pack-cover block-drop-shadow" }, i3 = /* @__PURE__ */ Q1(() => /* @__PURE__ */ o("div", { class: "q-pack-cover-layer one" }, null, -1)), r3 = /* @__PURE__ */ Q1(() => /* @__PURE__ */ o("div", { class: "q-pack-cover-layer two" }, null, -1)), c3 = { class: "q-pack-cover-inner" }, l3 = ["src", "alt"], a3 = /* @__PURE__ */ j({
2437
2450
  __name: "QPackCover",
2438
2451
  props: {
2439
2452
  src: {
@@ -2446,19 +2459,19 @@ const s3 = /* @__PURE__ */ O({
2446
2459
  },
2447
2460
  setup(t) {
2448
2461
  const e = t;
2449
- return (i, _) => (n(), s("div", i3, [
2462
+ return (i, _) => (n(), s("div", s3, [
2463
+ i3,
2450
2464
  r3,
2451
- c3,
2452
- o("div", l3, [
2465
+ o("div", c3, [
2453
2466
  o("img", {
2454
2467
  src: e.src,
2455
2468
  alt: t.alt
2456
- }, null, 8, a3)
2469
+ }, null, 8, l3)
2457
2470
  ])
2458
2471
  ]));
2459
2472
  }
2460
2473
  });
2461
- const _3 = /* @__PURE__ */ r(d3, [["__scopeId", "data-v-c163c615"]]), h3 = ["href"], u3 = ["href"], C3 = ["href"], f3 = ["href"], p3 = /* @__PURE__ */ O({
2474
+ const d3 = /* @__PURE__ */ r(a3, [["__scopeId", "data-v-c163c615"]]), _3 = ["href"], h3 = ["href"], u3 = ["href"], C3 = ["href"], f3 = /* @__PURE__ */ j({
2462
2475
  __name: "QShare",
2463
2476
  props: {
2464
2477
  url: {
@@ -2475,11 +2488,11 @@ const _3 = /* @__PURE__ */ r(d3, [["__scopeId", "data-v-c163c615"]]), h3 = ["hre
2475
2488
  }
2476
2489
  },
2477
2490
  setup(t) {
2478
- const e = t, i = Q(() => e.layout === "row" ? "q-share-layout-row" : e.layout === "column" ? "q-share-layout-column" : "q-share-layout-row"), _ = Q(() => e.url ? encodeURIComponent(e.url) : encodeURIComponent(window.location.href));
2479
- return (u, h) => {
2480
- const a = F("q-icon-color-twitter"), p = F("q-icon-color-facebook"), $ = F("q-icon-color-hackernews"), k = F("q-icon-color-linkedin");
2491
+ const e = t, i = H(() => e.layout === "row" ? "q-share-layout-row" : e.layout === "column" ? "q-share-layout-column" : "q-share-layout-row"), _ = H(() => e.url ? encodeURIComponent(e.url) : encodeURIComponent(window.location.href));
2492
+ return (h, p) => {
2493
+ const c = F("q-icon-color-twitter"), w = F("q-icon-color-facebook"), f = F("q-icon-color-hackernews"), k = F("q-icon-color-linkedin");
2481
2494
  return n(), s("div", {
2482
- class: D(["q-share", i.value])
2495
+ class: Z(["q-share", i.value])
2483
2496
  }, [
2484
2497
  o("a", {
2485
2498
  href: `https://twitter.com/intent/tweet?url=${_.value}&text=${e.text}`,
@@ -2487,24 +2500,24 @@ const _3 = /* @__PURE__ */ r(d3, [["__scopeId", "data-v-c163c615"]]), h3 = ["hre
2487
2500
  title: "Share on Twitter",
2488
2501
  class: "q-share-link twitter"
2489
2502
  }, [
2490
- E(a, { class: "icon share-icon" })
2491
- ], 8, h3),
2503
+ E(c, { class: "icon share-icon" })
2504
+ ], 8, _3),
2492
2505
  o("a", {
2493
2506
  href: `https://www.facebook.com/sharer.php?u=${_.value}`,
2494
2507
  target: "_blank",
2495
2508
  title: "Share on facebook",
2496
2509
  class: "q-share-link facebook"
2497
2510
  }, [
2498
- E(p, { class: "icon share-icon" })
2499
- ], 8, u3),
2511
+ E(w, { class: "icon share-icon" })
2512
+ ], 8, h3),
2500
2513
  o("a", {
2501
2514
  href: `https://news.ycombinator.com/submitlink?u=${_.value}&t=${e.text}`,
2502
2515
  target: "_blank",
2503
2516
  title: "Share on hackernews",
2504
2517
  class: "q-share-link hackernews"
2505
2518
  }, [
2506
- E($, { class: "icon share-icon" })
2507
- ], 8, C3),
2519
+ E(f, { class: "icon share-icon" })
2520
+ ], 8, u3),
2508
2521
  o("a", {
2509
2522
  href: `https://www.linkedin.com/shareArticle?mini=true&url=${_.value}`,
2510
2523
  target: "_blank",
@@ -2512,33 +2525,66 @@ const _3 = /* @__PURE__ */ r(d3, [["__scopeId", "data-v-c163c615"]]), h3 = ["hre
2512
2525
  class: "q-share-link linkedin"
2513
2526
  }, [
2514
2527
  E(k, { class: "icon share-icon" })
2515
- ], 8, f3)
2528
+ ], 8, C3)
2516
2529
  ], 2);
2517
2530
  };
2518
2531
  }
2519
2532
  });
2520
- const w3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2533
+ const p3 = ["src", "alt"], w3 = /* @__PURE__ */ j({
2534
+ __name: "QAvatar",
2535
+ props: {
2536
+ src: {
2537
+ type: String,
2538
+ default: ""
2539
+ },
2540
+ alt: {
2541
+ type: String,
2542
+ default: "An Avatar"
2543
+ },
2544
+ size: {
2545
+ type: String,
2546
+ default: "32px"
2547
+ }
2548
+ },
2549
+ setup(t) {
2550
+ const e = t, i = I({
2551
+ width: `${e.size}px`,
2552
+ height: `${e.size}px`
2553
+ });
2554
+ return (_, h) => (n(), s("div", {
2555
+ class: "q-avatar",
2556
+ style: d1(i.value)
2557
+ }, [
2558
+ o("img", {
2559
+ src: e.src,
2560
+ alt: t.alt
2561
+ }, null, 8, p3)
2562
+ ], 4));
2563
+ }
2564
+ });
2565
+ const g3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2521
2566
  __proto__: null,
2567
+ QAvatar: w3,
2522
2568
  QDatetimePicker: K5,
2523
2569
  QDialog: c9,
2524
- QDropdownMenu: U9,
2570
+ QDropdownMenu: T9,
2525
2571
  QFence: h9,
2526
- QLanguageSelector: s3,
2572
+ QLanguageSelector: o3,
2527
2573
  QLoading: g9,
2528
- QMenu: V9,
2529
- QPackCover: _3,
2530
- QPagination: K9,
2531
- QProgress: o3,
2532
- QShare: p3,
2533
- QSwitch: S9,
2534
- QTextFieldWithButton: j9
2574
+ QMenu: L9,
2575
+ QPackCover: d3,
2576
+ QPagination: X9,
2577
+ QProgress: n3,
2578
+ QShare: f3,
2579
+ QSwitch: Q9,
2580
+ QTextFieldWithButton: Z9
2535
2581
  }, Symbol.toStringTag, { value: "Module" }));
2536
- const v3 = {
2582
+ const $3 = {
2537
2583
  install(t, e) {
2538
2584
  e != null && e.debug && console.log("options", e);
2539
2585
  for (const [i, _] of Object.entries(Y5))
2540
2586
  e != null && e.debug && console.log("[quail-ui] register icon component", i, _), t.component(i, _);
2541
- for (const [i, _] of Object.entries(w3))
2587
+ for (const [i, _] of Object.entries(g3))
2542
2588
  e != null && e.debug && console.log("[quail-ui] register common component", i, _), t.component(i, _);
2543
2589
  document.body.addEventListener("click", (i) => {
2544
2590
  b1();
@@ -2546,9 +2592,9 @@ const v3 = {
2546
2592
  }
2547
2593
  };
2548
2594
  export {
2549
- w3 as Common,
2595
+ g3 as Common,
2550
2596
  Y5 as Icons,
2551
- v3 as QuailUI,
2552
- v3 as default
2597
+ $3 as QuailUI,
2598
+ $3 as default
2553
2599
  };
2554
2600
  //# sourceMappingURL=index.js.map