gzhr-ui 1.2.0 → 1.2.2

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.
@@ -50229,65 +50229,7 @@ const BQ = Re({
50229
50229
  }
50230
50230
  });
50231
50231
  var zQ = /* @__PURE__ */ Tn(BQ, [["__file", "tree-select.vue"]]);
50232
- const dte = jo(zQ);
50233
- var Hk = { exports: {} };
50234
- (function(e, t) {
50235
- (function(n, o) {
50236
- e.exports = o();
50237
- })(Sm, function() {
50238
- var n = "day";
50239
- return function(o, r, s) {
50240
- var a = function(c) {
50241
- return c.add(4 - c.isoWeekday(), n);
50242
- }, l = r.prototype;
50243
- l.isoWeekYear = function() {
50244
- return a(this).year();
50245
- }, l.isoWeek = function(c) {
50246
- if (!this.$utils().u(c)) return this.add(7 * (c - this.isoWeek()), n);
50247
- var p, d, m, b, g = a(this), x = (p = this.isoWeekYear(), d = this.$u, m = (d ? s.utc : s)().year(p).startOf("year"), b = 4 - m.isoWeekday(), m.isoWeekday() > 4 && (b += 7), m.add(b, n));
50248
- return g.diff(x, "week") + 1;
50249
- }, l.isoWeekday = function(c) {
50250
- return this.$utils().u(c) ? this.day() || 7 : this.day(this.day() % 7 ? c : c - 7);
50251
- };
50252
- var u = l.startOf;
50253
- l.startOf = function(c, p) {
50254
- var d = this.$utils(), m = !!d.u(p) || p;
50255
- return d.p(c) === "isoweek" ? m ? this.date(this.date() - (this.isoWeekday() - 1)).startOf("day") : this.date(this.date() - 1 - (this.isoWeekday() - 1) + 7).endOf("day") : u.bind(this)(c, p);
50256
- };
50257
- };
50258
- });
50259
- })(Hk);
50260
- var WQ = Hk.exports;
50261
- const fte = /* @__PURE__ */ Ou(WQ);
50262
- var jk = { exports: {} };
50263
- (function(e, t) {
50264
- (function(n, o) {
50265
- e.exports = o();
50266
- })(Sm, function() {
50267
- var n = "month", o = "quarter";
50268
- return function(r, s) {
50269
- var a = s.prototype;
50270
- a.quarter = function(c) {
50271
- return this.$utils().u(c) ? Math.ceil((this.month() + 1) / 3) : this.month(this.month() % 3 + 3 * (c - 1));
50272
- };
50273
- var l = a.add;
50274
- a.add = function(c, p) {
50275
- return c = Number(c), this.$utils().p(p) === o ? this.add(3 * c, n) : l.bind(this)(c, p);
50276
- };
50277
- var u = a.startOf;
50278
- a.startOf = function(c, p) {
50279
- var d = this.$utils(), m = !!d.u(p) || p;
50280
- if (d.p(c) === o) {
50281
- var b = this.quarter() - 1;
50282
- return m ? this.month(3 * b).startOf(n).startOf("day") : this.month(3 * b + 2).endOf(n).endOf("day");
50283
- }
50284
- return u.bind(this)(c, p);
50285
- };
50286
- };
50287
- });
50288
- })(jk);
50289
- var HQ = jk.exports;
50290
- const pte = /* @__PURE__ */ Ou(HQ), iu = /^[a-z0-9]+(-[a-z0-9]+)*$/, ig = (e, t, n, o = "") => {
50232
+ const dte = jo(zQ), iu = /^[a-z0-9]+(-[a-z0-9]+)*$/, ig = (e, t, n, o = "") => {
50291
50233
  const r = e.split(":");
50292
50234
  if (e.slice(0, 1) === "@") {
50293
50235
  if (r.length < 2 || r.length > 3)
@@ -50323,7 +50265,7 @@ const pte = /* @__PURE__ */ Ou(HQ), iu = /^[a-z0-9]+(-[a-z0-9]+)*$/, ig = (e, t,
50323
50265
  return t && !Jp(l, n) ? null : l;
50324
50266
  }
50325
50267
  return null;
50326
- }, Jp = (e, t) => e ? !!((e.provider === "" || e.provider.match(iu)) && (t && e.prefix === "" || e.prefix.match(iu)) && e.name.match(iu)) : !1, Kk = Object.freeze(
50268
+ }, Jp = (e, t) => e ? !!((e.provider === "" || e.provider.match(iu)) && (t && e.prefix === "" || e.prefix.match(iu)) && e.name.match(iu)) : !1, Hk = Object.freeze(
50327
50269
  {
50328
50270
  left: 0,
50329
50271
  top: 0,
@@ -50335,26 +50277,26 @@ const pte = /* @__PURE__ */ Ou(HQ), iu = /^[a-z0-9]+(-[a-z0-9]+)*$/, ig = (e, t,
50335
50277
  vFlip: !1,
50336
50278
  hFlip: !1
50337
50279
  }), cg = Object.freeze({
50338
- ...Kk,
50280
+ ...Hk,
50339
50281
  ...hm
50340
50282
  }), tv = Object.freeze({
50341
50283
  ...cg,
50342
50284
  body: "",
50343
50285
  hidden: !1
50344
50286
  });
50345
- function jQ(e, t) {
50287
+ function WQ(e, t) {
50346
50288
  const n = {};
50347
50289
  !e.hFlip != !t.hFlip && (n.hFlip = !0), !e.vFlip != !t.vFlip && (n.vFlip = !0);
50348
50290
  const o = ((e.rotate || 0) + (t.rotate || 0)) % 4;
50349
50291
  return o && (n.rotate = o), n;
50350
50292
  }
50351
50293
  function YC(e, t) {
50352
- const n = jQ(e, t);
50294
+ const n = WQ(e, t);
50353
50295
  for (const o in tv)
50354
50296
  o in hm ? o in e && !(o in n) && (n[o] = hm[o]) : o in t ? n[o] = t[o] : o in e && (n[o] = e[o]);
50355
50297
  return n;
50356
50298
  }
50357
- function KQ(e, t) {
50299
+ function HQ(e, t) {
50358
50300
  const n = e.icons, o = e.aliases || /* @__PURE__ */ Object.create(null), r = /* @__PURE__ */ Object.create(null);
50359
50301
  function s(a) {
50360
50302
  if (n[a])
@@ -50368,7 +50310,7 @@ function KQ(e, t) {
50368
50310
  }
50369
50311
  return Object.keys(n).concat(Object.keys(o)).forEach(s), r;
50370
50312
  }
50371
- function UQ(e, t, n) {
50313
+ function jQ(e, t, n) {
50372
50314
  const o = e.icons, r = e.aliases || /* @__PURE__ */ Object.create(null);
50373
50315
  let s = {};
50374
50316
  function a(l) {
@@ -50379,25 +50321,25 @@ function UQ(e, t, n) {
50379
50321
  }
50380
50322
  return a(t), n.forEach(a), YC(e, s);
50381
50323
  }
50382
- function Uk(e, t) {
50324
+ function jk(e, t) {
50383
50325
  const n = [];
50384
50326
  if (typeof e != "object" || typeof e.icons != "object")
50385
50327
  return n;
50386
50328
  e.not_found instanceof Array && e.not_found.forEach((r) => {
50387
50329
  t(r, null), n.push(r);
50388
50330
  });
50389
- const o = KQ(e);
50331
+ const o = HQ(e);
50390
50332
  for (const r in o) {
50391
50333
  const s = o[r];
50392
- s && (t(r, UQ(e, r, s)), n.push(r));
50334
+ s && (t(r, jQ(e, r, s)), n.push(r));
50393
50335
  }
50394
50336
  return n;
50395
50337
  }
50396
- const qQ = {
50338
+ const KQ = {
50397
50339
  provider: "",
50398
50340
  aliases: {},
50399
50341
  not_found: {},
50400
- ...Kk
50342
+ ...Hk
50401
50343
  };
50402
50344
  function wh(e, t) {
50403
50345
  for (const n in t)
@@ -50405,11 +50347,11 @@ function wh(e, t) {
50405
50347
  return !1;
50406
50348
  return !0;
50407
50349
  }
50408
- function qk(e) {
50350
+ function Kk(e) {
50409
50351
  if (typeof e != "object" || e === null)
50410
50352
  return null;
50411
50353
  const t = e;
50412
- if (typeof t.prefix != "string" || !e.icons || typeof e.icons != "object" || !wh(e, qQ))
50354
+ if (typeof t.prefix != "string" || !e.icons || typeof e.icons != "object" || !wh(e, KQ))
50413
50355
  return null;
50414
50356
  const n = t.icons;
50415
50357
  for (const r in n) {
@@ -50432,7 +50374,7 @@ function qk(e) {
50432
50374
  return t;
50433
50375
  }
50434
50376
  const XC = /* @__PURE__ */ Object.create(null);
50435
- function GQ(e, t) {
50377
+ function UQ(e, t) {
50436
50378
  return {
50437
50379
  provider: e,
50438
50380
  prefix: t,
@@ -50442,14 +50384,14 @@ function GQ(e, t) {
50442
50384
  }
50443
50385
  function Ul(e, t) {
50444
50386
  const n = XC[e] || (XC[e] = /* @__PURE__ */ Object.create(null));
50445
- return n[t] || (n[t] = GQ(e, t));
50387
+ return n[t] || (n[t] = UQ(e, t));
50446
50388
  }
50447
50389
  function Pb(e, t) {
50448
- return qk(t) ? Uk(t, (n, o) => {
50390
+ return Kk(t) ? jk(t, (n, o) => {
50449
50391
  o ? e.icons[n] = o : e.missing.add(n);
50450
50392
  }) : [];
50451
50393
  }
50452
- function YQ(e, t, n) {
50394
+ function qQ(e, t, n) {
50453
50395
  try {
50454
50396
  if (typeof n.body == "string")
50455
50397
  return e.icons[t] = { ...n }, !0;
@@ -50458,30 +50400,30 @@ function YQ(e, t, n) {
50458
50400
  return !1;
50459
50401
  }
50460
50402
  let wu = !1;
50461
- function Gk(e) {
50403
+ function Uk(e) {
50462
50404
  return typeof e == "boolean" && (wu = e), wu;
50463
50405
  }
50464
- function XQ(e) {
50406
+ function GQ(e) {
50465
50407
  const t = typeof e == "string" ? ig(e, !0, wu) : e;
50466
50408
  if (t) {
50467
50409
  const n = Ul(t.provider, t.prefix), o = t.name;
50468
50410
  return n.icons[o] || (n.missing.has(o) ? null : void 0);
50469
50411
  }
50470
50412
  }
50471
- function ZQ(e, t) {
50413
+ function YQ(e, t) {
50472
50414
  const n = ig(e, !0, wu);
50473
50415
  if (!n)
50474
50416
  return !1;
50475
50417
  const o = Ul(n.provider, n.prefix);
50476
- return YQ(o, n.name, t);
50418
+ return qQ(o, n.name, t);
50477
50419
  }
50478
- function JQ(e, t) {
50420
+ function XQ(e, t) {
50479
50421
  if (typeof e != "object")
50480
50422
  return !1;
50481
50423
  if (typeof t != "string" && (t = e.provider || ""), wu && !t && !e.prefix) {
50482
50424
  let r = !1;
50483
- return qk(e) && (e.prefix = "", Uk(e, (s, a) => {
50484
- a && ZQ(s, a) && (r = !0);
50425
+ return Kk(e) && (e.prefix = "", jk(e, (s, a) => {
50426
+ a && YQ(s, a) && (r = !0);
50485
50427
  })), r;
50486
50428
  }
50487
50429
  const n = e.prefix;
@@ -50494,15 +50436,15 @@ function JQ(e, t) {
50494
50436
  const o = Ul(t, n);
50495
50437
  return !!Pb(o, e);
50496
50438
  }
50497
- const Yk = Object.freeze({
50439
+ const qk = Object.freeze({
50498
50440
  width: null,
50499
50441
  height: null
50500
- }), Xk = Object.freeze({
50442
+ }), Gk = Object.freeze({
50501
50443
  // Dimensions
50502
- ...Yk,
50444
+ ...qk,
50503
50445
  // Transformations
50504
50446
  ...hm
50505
- }), QQ = /(-?[0-9.]*[0-9]+[0-9.]*)/g, eee = /^-?[0-9.]*[0-9]+[0-9.]*$/g;
50447
+ }), ZQ = /(-?[0-9.]*[0-9]+[0-9.]*)/g, JQ = /^-?[0-9.]*[0-9]+[0-9.]*$/g;
50506
50448
  function ZC(e, t, n) {
50507
50449
  if (t === 1)
50508
50450
  return e;
@@ -50510,11 +50452,11 @@ function ZC(e, t, n) {
50510
50452
  return Math.ceil(e * t * n) / n;
50511
50453
  if (typeof e != "string")
50512
50454
  return e;
50513
- const o = e.split(QQ);
50455
+ const o = e.split(ZQ);
50514
50456
  if (o === null || !o.length)
50515
50457
  return e;
50516
50458
  const r = [];
50517
- let s = o.shift(), a = eee.test(s);
50459
+ let s = o.shift(), a = JQ.test(s);
50518
50460
  for (; ; ) {
50519
50461
  if (a) {
50520
50462
  const l = parseFloat(s);
@@ -50526,7 +50468,7 @@ function ZC(e, t, n) {
50526
50468
  a = !a;
50527
50469
  }
50528
50470
  }
50529
- function tee(e, t = "defs") {
50471
+ function QQ(e, t = "defs") {
50530
50472
  let n = "";
50531
50473
  const o = e.indexOf("<" + t);
50532
50474
  for (; o >= 0; ) {
@@ -50543,20 +50485,20 @@ function tee(e, t = "defs") {
50543
50485
  content: e
50544
50486
  };
50545
50487
  }
50546
- function nee(e, t) {
50488
+ function eee(e, t) {
50547
50489
  return e ? "<defs>" + e + "</defs>" + t : t;
50548
50490
  }
50549
- function oee(e, t, n) {
50550
- const o = tee(e);
50551
- return nee(o.defs, t + o.content + n);
50491
+ function tee(e, t, n) {
50492
+ const o = QQ(e);
50493
+ return eee(o.defs, t + o.content + n);
50552
50494
  }
50553
- const ree = (e) => e === "unset" || e === "undefined" || e === "none";
50554
- function see(e, t) {
50495
+ const nee = (e) => e === "unset" || e === "undefined" || e === "none";
50496
+ function oee(e, t) {
50555
50497
  const n = {
50556
50498
  ...cg,
50557
50499
  ...e
50558
50500
  }, o = {
50559
- ...Xk,
50501
+ ...Gk,
50560
50502
  ...t
50561
50503
  }, r = {
50562
50504
  left: n.left,
@@ -50591,7 +50533,7 @@ function see(e, t) {
50591
50533
  );
50592
50534
  break;
50593
50535
  }
50594
- y % 2 === 1 && (r.left !== r.top && (C = r.left, r.left = r.top, r.top = C), r.width !== r.height && (C = r.width, r.width = r.height, r.height = C)), h.length && (s = oee(
50536
+ y % 2 === 1 && (r.left !== r.top && (C = r.left, r.left = r.top, r.top = C), r.width !== r.height && (C = r.width, r.width = r.height, r.height = C)), h.length && (s = tee(
50595
50537
  s,
50596
50538
  '<g transform="' + h.join(" ") + '">',
50597
50539
  "</g>"
@@ -50601,7 +50543,7 @@ function see(e, t) {
50601
50543
  let p, d;
50602
50544
  a === null ? (d = l === null ? "1em" : l === "auto" ? c : l, p = ZC(d, u / c)) : (p = a === "auto" ? u : a, d = l === null ? ZC(p, c / u) : l === "auto" ? c : l);
50603
50545
  const m = {}, b = (x, h) => {
50604
- ree(h) || (m[x] = h.toString());
50546
+ nee(h) || (m[x] = h.toString());
50605
50547
  };
50606
50548
  b("width", p), b("height", d);
50607
50549
  const g = [r.left, r.top, u, c];
@@ -50611,18 +50553,18 @@ function see(e, t) {
50611
50553
  body: s
50612
50554
  };
50613
50555
  }
50614
- const aee = /\sid="(\S+)"/g, lee = "IconifyId" + Date.now().toString(16) + (Math.random() * 16777216 | 0).toString(16);
50615
- let iee = 0;
50616
- function cee(e, t = lee) {
50556
+ const ree = /\sid="(\S+)"/g, see = "IconifyId" + Date.now().toString(16) + (Math.random() * 16777216 | 0).toString(16);
50557
+ let aee = 0;
50558
+ function lee(e, t = see) {
50617
50559
  const n = [];
50618
50560
  let o;
50619
- for (; o = aee.exec(e); )
50561
+ for (; o = ree.exec(e); )
50620
50562
  n.push(o[1]);
50621
50563
  if (!n.length)
50622
50564
  return e;
50623
50565
  const r = "suffix" + (Math.random() * 16777216 | Date.now()).toString(16);
50624
50566
  return n.forEach((s) => {
50625
- const a = typeof t == "function" ? t(s) : t + (iee++).toString(), l = s.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
50567
+ const a = typeof t == "function" ? t(s) : t + (aee++).toString(), l = s.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
50626
50568
  e = e.replace(
50627
50569
  // Allowed characters before id: [#;"]
50628
50570
  // Allowed characters after id: [)"], .[a-z]
@@ -50632,7 +50574,7 @@ function cee(e, t = lee) {
50632
50574
  }), e = e.replace(new RegExp(r, "g"), ""), e;
50633
50575
  }
50634
50576
  const nv = /* @__PURE__ */ Object.create(null);
50635
- function uee(e, t) {
50577
+ function iee(e, t) {
50636
50578
  nv[e] = t;
50637
50579
  }
50638
50580
  function ov(e) {
@@ -50672,14 +50614,14 @@ for (; Bc.length > 0; )
50672
50614
  Rb[""] = Vb({
50673
50615
  resources: ["https://api.iconify.design"].concat(Qp)
50674
50616
  });
50675
- function dee(e, t) {
50617
+ function cee(e, t) {
50676
50618
  const n = Vb(t);
50677
50619
  return n === null ? !1 : (Rb[e] = n, !0);
50678
50620
  }
50679
50621
  function Fb(e) {
50680
50622
  return Rb[e];
50681
50623
  }
50682
- const fee = () => {
50624
+ const uee = () => {
50683
50625
  let e;
50684
50626
  try {
50685
50627
  if (e = fetch, typeof e == "function")
@@ -50687,8 +50629,8 @@ const fee = () => {
50687
50629
  } catch {
50688
50630
  }
50689
50631
  };
50690
- let JC = fee();
50691
- function pee(e, t) {
50632
+ let JC = uee();
50633
+ function dee(e, t) {
50692
50634
  const n = Fb(e);
50693
50635
  if (!n)
50694
50636
  return 0;
@@ -50705,11 +50647,11 @@ function pee(e, t) {
50705
50647
  }
50706
50648
  return o;
50707
50649
  }
50708
- function mee(e) {
50650
+ function fee(e) {
50709
50651
  return e === 404;
50710
50652
  }
50711
- const gee = (e, t, n) => {
50712
- const o = [], r = pee(e, t), s = "icons";
50653
+ const pee = (e, t, n) => {
50654
+ const o = [], r = dee(e, t), s = "icons";
50713
50655
  let a = {
50714
50656
  type: s,
50715
50657
  provider: e,
@@ -50725,7 +50667,7 @@ const gee = (e, t, n) => {
50725
50667
  }, l = u.length), a.icons.push(u);
50726
50668
  }), o.push(a), o;
50727
50669
  };
50728
- function hee(e) {
50670
+ function mee(e) {
50729
50671
  if (typeof e == "string") {
50730
50672
  const t = Fb(e);
50731
50673
  if (t)
@@ -50733,12 +50675,12 @@ function hee(e) {
50733
50675
  }
50734
50676
  return "/";
50735
50677
  }
50736
- const vee = (e, t, n) => {
50678
+ const gee = (e, t, n) => {
50737
50679
  if (!JC) {
50738
50680
  n("abort", 424);
50739
50681
  return;
50740
50682
  }
50741
- let o = hee(t.provider);
50683
+ let o = mee(t.provider);
50742
50684
  switch (t.type) {
50743
50685
  case "icons": {
50744
50686
  const s = t.prefix, l = t.icons.join(","), u = new URLSearchParams({
@@ -50761,7 +50703,7 @@ const vee = (e, t, n) => {
50761
50703
  const a = s.status;
50762
50704
  if (a !== 200) {
50763
50705
  setTimeout(() => {
50764
- n(mee(a) ? "abort" : "next", a);
50706
+ n(fee(a) ? "abort" : "next", a);
50765
50707
  });
50766
50708
  return;
50767
50709
  }
@@ -50779,11 +50721,11 @@ const vee = (e, t, n) => {
50779
50721
  }).catch(() => {
50780
50722
  n("next", r);
50781
50723
  });
50782
- }, bee = {
50783
- prepare: gee,
50784
- send: vee
50724
+ }, hee = {
50725
+ prepare: pee,
50726
+ send: gee
50785
50727
  };
50786
- function yee(e) {
50728
+ function vee(e) {
50787
50729
  const t = {
50788
50730
  loaded: [],
50789
50731
  missing: [],
@@ -50810,13 +50752,13 @@ function yee(e) {
50810
50752
  p.push(d);
50811
50753
  }), t;
50812
50754
  }
50813
- function Zk(e, t) {
50755
+ function Yk(e, t) {
50814
50756
  e.forEach((n) => {
50815
50757
  const o = n.loaderCallbacks;
50816
50758
  o && (n.loaderCallbacks = o.filter((r) => r.id !== t));
50817
50759
  });
50818
50760
  }
50819
- function xee(e) {
50761
+ function bee(e) {
50820
50762
  e.pendingCallbacksFlag || (e.pendingCallbacksFlag = !0, setTimeout(() => {
50821
50763
  e.pendingCallbacksFlag = !1;
50822
50764
  const t = e.loaderCallbacks ? e.loaderCallbacks.slice(0) : [];
@@ -50845,7 +50787,7 @@ function xee(e) {
50845
50787
  else
50846
50788
  return n = !0, !0;
50847
50789
  return !1;
50848
- }), a.pending.length !== l && (n || Zk([e], s.id), s.callback(
50790
+ }), a.pending.length !== l && (n || Yk([e], s.id), s.callback(
50849
50791
  a.loaded.slice(0),
50850
50792
  a.missing.slice(0),
50851
50793
  a.pending.slice(0),
@@ -50854,9 +50796,9 @@ function xee(e) {
50854
50796
  });
50855
50797
  }));
50856
50798
  }
50857
- let wee = 0;
50858
- function Cee(e, t, n) {
50859
- const o = wee++, r = Zk.bind(null, n, o);
50799
+ let yee = 0;
50800
+ function xee(e, t, n) {
50801
+ const o = yee++, r = Yk.bind(null, n, o);
50860
50802
  if (!t.pending.length)
50861
50803
  return r;
50862
50804
  const s = {
@@ -50869,14 +50811,14 @@ function Cee(e, t, n) {
50869
50811
  (a.loaderCallbacks || (a.loaderCallbacks = [])).push(s);
50870
50812
  }), r;
50871
50813
  }
50872
- function Eee(e, t = !0, n = !1) {
50814
+ function wee(e, t = !0, n = !1) {
50873
50815
  const o = [];
50874
50816
  return e.forEach((r) => {
50875
50817
  const s = typeof r == "string" ? ig(r, t, n) : r;
50876
50818
  s && o.push(s);
50877
50819
  }), o;
50878
50820
  }
50879
- var See = {
50821
+ var Cee = {
50880
50822
  resources: [],
50881
50823
  index: 0,
50882
50824
  timeout: 2e3,
@@ -50884,7 +50826,7 @@ var See = {
50884
50826
  random: !1,
50885
50827
  dataAfterTimeout: !1
50886
50828
  };
50887
- function Oee(e, t, n, o) {
50829
+ function Eee(e, t, n, o) {
50888
50830
  const r = e.resources.length, s = e.random ? Math.floor(Math.random() * r) : e.index;
50889
50831
  let a;
50890
50832
  if (e.random) {
@@ -50985,9 +50927,9 @@ function Oee(e, t, n, o) {
50985
50927
  }
50986
50928
  return setTimeout(O), v;
50987
50929
  }
50988
- function Jk(e) {
50930
+ function Xk(e) {
50989
50931
  const t = {
50990
- ...See,
50932
+ ...Cee,
50991
50933
  ...e
50992
50934
  };
50993
50935
  let n = [];
@@ -50995,7 +50937,7 @@ function Jk(e) {
50995
50937
  n = n.filter((l) => l().status === "pending");
50996
50938
  }
50997
50939
  function r(l, u, c) {
50998
- const p = Oee(
50940
+ const p = Eee(
50999
50941
  t,
51000
50942
  l,
51001
50943
  u,
@@ -51021,12 +50963,12 @@ function Jk(e) {
51021
50963
  function QC() {
51022
50964
  }
51023
50965
  const Ch = /* @__PURE__ */ Object.create(null);
51024
- function Dee(e) {
50966
+ function See(e) {
51025
50967
  if (!Ch[e]) {
51026
50968
  const t = Fb(e);
51027
50969
  if (!t)
51028
50970
  return;
51029
- const n = Jk(t), o = {
50971
+ const n = Xk(t), o = {
51030
50972
  config: t,
51031
50973
  redundancy: n
51032
50974
  };
@@ -51034,26 +50976,26 @@ function Dee(e) {
51034
50976
  }
51035
50977
  return Ch[e];
51036
50978
  }
51037
- function Tee(e, t, n) {
50979
+ function Oee(e, t, n) {
51038
50980
  let o, r;
51039
50981
  if (typeof e == "string") {
51040
50982
  const s = ov(e);
51041
50983
  if (!s)
51042
50984
  return n(void 0, 424), QC;
51043
50985
  r = s.send;
51044
- const a = Dee(e);
50986
+ const a = See(e);
51045
50987
  a && (o = a.redundancy);
51046
50988
  } else {
51047
50989
  const s = Vb(e);
51048
50990
  if (s) {
51049
- o = Jk(s);
50991
+ o = Xk(s);
51050
50992
  const a = e.resources ? e.resources[0] : "", l = ov(a);
51051
50993
  l && (r = l.send);
51052
50994
  }
51053
50995
  }
51054
50996
  return !o || !r ? (n(void 0, 424), QC) : o.query(t, r, n)().abort;
51055
50997
  }
51056
- const eE = "iconify2", Cu = "iconify", Qk = Cu + "-count", tE = Cu + "-version", eM = 36e5, kee = 168, Mee = 50;
50998
+ const eE = "iconify2", Cu = "iconify", Zk = Cu + "-count", tE = Cu + "-version", Jk = 36e5, Dee = 168, Tee = 50;
51057
50999
  function rv(e, t) {
51058
51000
  try {
51059
51001
  return e.getItem(t);
@@ -51073,24 +51015,24 @@ function nE(e, t) {
51073
51015
  }
51074
51016
  }
51075
51017
  function sv(e, t) {
51076
- return _b(e, Qk, t.toString());
51018
+ return _b(e, Zk, t.toString());
51077
51019
  }
51078
51020
  function av(e) {
51079
- return parseInt(rv(e, Qk)) || 0;
51021
+ return parseInt(rv(e, Zk)) || 0;
51080
51022
  }
51081
51023
  const ug = {
51082
51024
  local: !0,
51083
51025
  session: !0
51084
- }, tM = {
51026
+ }, Qk = {
51085
51027
  local: /* @__PURE__ */ new Set(),
51086
51028
  session: /* @__PURE__ */ new Set()
51087
51029
  };
51088
51030
  let Lb = !1;
51089
- function Iee(e) {
51031
+ function kee(e) {
51090
51032
  Lb = e;
51091
51033
  }
51092
51034
  let Zf = typeof window > "u" ? {} : window;
51093
- function nM(e) {
51035
+ function eM(e) {
51094
51036
  const t = e + "Storage";
51095
51037
  try {
51096
51038
  if (Zf && Zf[t] && typeof Zf[t].length == "number")
@@ -51099,8 +51041,8 @@ function nM(e) {
51099
51041
  }
51100
51042
  ug[e] = !1;
51101
51043
  }
51102
- function oM(e, t) {
51103
- const n = nM(e);
51044
+ function tM(e, t) {
51045
+ const n = eM(e);
51104
51046
  if (!n)
51105
51047
  return;
51106
51048
  const o = rv(n, tE);
@@ -51113,7 +51055,7 @@ function oM(e, t) {
51113
51055
  _b(n, tE, eE), sv(n, 0);
51114
51056
  return;
51115
51057
  }
51116
- const r = Math.floor(Date.now() / eM) - kee, s = (l) => {
51058
+ const r = Math.floor(Date.now() / Jk) - Dee, s = (l) => {
51117
51059
  const u = Cu + l.toString(), c = rv(n, u);
51118
51060
  if (typeof c == "string") {
51119
51061
  try {
@@ -51128,13 +51070,13 @@ function oM(e, t) {
51128
51070
  };
51129
51071
  let a = av(n);
51130
51072
  for (let l = a - 1; l >= 0; l--)
51131
- s(l) || (l === a - 1 ? (a--, sv(n, a)) : tM[e].add(l));
51073
+ s(l) || (l === a - 1 ? (a--, sv(n, a)) : Qk[e].add(l));
51132
51074
  }
51133
- function rM() {
51075
+ function nM() {
51134
51076
  if (!Lb) {
51135
- Iee(!0);
51077
+ kee(!0);
51136
51078
  for (const e in ug)
51137
- oM(e, (t) => {
51079
+ tM(e, (t) => {
51138
51080
  const n = t.data, o = t.provider, r = n.prefix, s = Ul(
51139
51081
  o,
51140
51082
  r
@@ -51146,7 +51088,7 @@ function rM() {
51146
51088
  });
51147
51089
  }
51148
51090
  }
51149
- function $ee(e, t) {
51091
+ function Mee(e, t) {
51150
51092
  const n = e.lastModifiedCached;
51151
51093
  if (
51152
51094
  // Matches or newer
@@ -51155,26 +51097,26 @@ function $ee(e, t) {
51155
51097
  return n === t;
51156
51098
  if (e.lastModifiedCached = t, n)
51157
51099
  for (const o in ug)
51158
- oM(o, (r) => {
51100
+ tM(o, (r) => {
51159
51101
  const s = r.data;
51160
51102
  return r.provider !== e.provider || s.prefix !== e.prefix || s.lastModified === t;
51161
51103
  });
51162
51104
  return !0;
51163
51105
  }
51164
- function Nee(e, t) {
51165
- Lb || rM();
51106
+ function Iee(e, t) {
51107
+ Lb || nM();
51166
51108
  function n(o) {
51167
51109
  let r;
51168
- if (!ug[o] || !(r = nM(o)))
51110
+ if (!ug[o] || !(r = eM(o)))
51169
51111
  return;
51170
- const s = tM[o];
51112
+ const s = Qk[o];
51171
51113
  let a;
51172
51114
  if (s.size)
51173
51115
  s.delete(a = Array.from(s).shift());
51174
- else if (a = av(r), a >= Mee || !sv(r, a + 1))
51116
+ else if (a = av(r), a >= Tee || !sv(r, a + 1))
51175
51117
  return;
51176
51118
  const l = {
51177
- cached: Math.floor(Date.now() / eM),
51119
+ cached: Math.floor(Date.now() / Jk),
51178
51120
  provider: e.provider,
51179
51121
  data: t
51180
51122
  };
@@ -51184,16 +51126,16 @@ function Nee(e, t) {
51184
51126
  JSON.stringify(l)
51185
51127
  );
51186
51128
  }
51187
- t.lastModified && !$ee(e, t.lastModified) || Object.keys(t.icons).length && (t.not_found && (t = Object.assign({}, t), delete t.not_found), n("local") || n("session"));
51129
+ t.lastModified && !Mee(e, t.lastModified) || Object.keys(t.icons).length && (t.not_found && (t = Object.assign({}, t), delete t.not_found), n("local") || n("session"));
51188
51130
  }
51189
51131
  function oE() {
51190
51132
  }
51191
- function Pee(e) {
51133
+ function $ee(e) {
51192
51134
  e.iconsLoaderFlag || (e.iconsLoaderFlag = !0, setTimeout(() => {
51193
- e.iconsLoaderFlag = !1, xee(e);
51135
+ e.iconsLoaderFlag = !1, bee(e);
51194
51136
  }));
51195
51137
  }
51196
- function Vee(e, t) {
51138
+ function Nee(e, t) {
51197
51139
  e.iconsToLoad ? e.iconsToLoad = e.iconsToLoad.concat(t).sort() : e.iconsToLoad = t, e.iconsQueueFlag || (e.iconsQueueFlag = !0, setTimeout(() => {
51198
51140
  e.iconsQueueFlag = !1;
51199
51141
  const { provider: n, prefix: o } = e, r = e.iconsToLoad;
@@ -51202,7 +51144,7 @@ function Vee(e, t) {
51202
51144
  if (!r || !(s = ov(n)))
51203
51145
  return;
51204
51146
  s.prepare(n, o, r).forEach((l) => {
51205
- Tee(n, l, (u) => {
51147
+ Oee(n, l, (u) => {
51206
51148
  if (typeof u != "object")
51207
51149
  l.icons.forEach((c) => {
51208
51150
  e.missing.add(c);
@@ -51218,17 +51160,17 @@ function Vee(e, t) {
51218
51160
  const p = e.pendingIcons;
51219
51161
  p && c.forEach((d) => {
51220
51162
  p.delete(d);
51221
- }), Nee(e, u);
51163
+ }), Iee(e, u);
51222
51164
  } catch (c) {
51223
51165
  console.error(c);
51224
51166
  }
51225
- Pee(e);
51167
+ $ee(e);
51226
51168
  });
51227
51169
  });
51228
51170
  }));
51229
51171
  }
51230
- const Ree = (e, t) => {
51231
- const n = Eee(e, !0, Gk()), o = yee(n);
51172
+ const Pee = (e, t) => {
51173
+ const n = wee(e, !0, Uk()), o = vee(n);
51232
51174
  if (!o.pending.length) {
51233
51175
  let u = !0;
51234
51176
  return t && setTimeout(() => {
@@ -51256,22 +51198,22 @@ const Ree = (e, t) => {
51256
51198
  b.has(d) || (b.add(d), r[c][p].push(d));
51257
51199
  }), s.forEach((u) => {
51258
51200
  const { provider: c, prefix: p } = u;
51259
- r[c][p].length && Vee(u, r[c][p]);
51260
- }), t ? Cee(t, o, s) : oE;
51201
+ r[c][p].length && Nee(u, r[c][p]);
51202
+ }), t ? xee(t, o, s) : oE;
51261
51203
  };
51262
- function Fee(e, t) {
51204
+ function Vee(e, t) {
51263
51205
  const n = {
51264
51206
  ...e
51265
51207
  };
51266
51208
  for (const o in t) {
51267
51209
  const r = t[o], s = typeof r;
51268
- o in Yk ? (r === null || r && (s === "string" || s === "number")) && (n[o] = r) : s === typeof n[o] && (n[o] = o === "rotate" ? r % 4 : r);
51210
+ o in qk ? (r === null || r && (s === "string" || s === "number")) && (n[o] = r) : s === typeof n[o] && (n[o] = o === "rotate" ? r % 4 : r);
51269
51211
  }
51270
51212
  return n;
51271
51213
  }
51272
- const _ee = /[\s,]+/;
51273
- function Lee(e, t) {
51274
- t.split(_ee).forEach((n) => {
51214
+ const Ree = /[\s,]+/;
51215
+ function Fee(e, t) {
51216
+ t.split(Ree).forEach((n) => {
51275
51217
  switch (n.trim()) {
51276
51218
  case "horizontal":
51277
51219
  e.hFlip = !0;
@@ -51282,7 +51224,7 @@ function Lee(e, t) {
51282
51224
  }
51283
51225
  });
51284
51226
  }
51285
- function Aee(e, t = 0) {
51227
+ function _ee(e, t = 0) {
51286
51228
  const n = e.replace(/^-?[0-9.]*/, "");
51287
51229
  function o(r) {
51288
51230
  for (; r < 0; )
@@ -51308,34 +51250,34 @@ function Aee(e, t = 0) {
51308
51250
  }
51309
51251
  return t;
51310
51252
  }
51311
- function Bee(e, t) {
51253
+ function Lee(e, t) {
51312
51254
  let n = e.indexOf("xlink:") === -1 ? "" : ' xmlns:xlink="http://www.w3.org/1999/xlink"';
51313
51255
  for (const o in t)
51314
51256
  n += " " + o + '="' + t[o] + '"';
51315
51257
  return '<svg xmlns="http://www.w3.org/2000/svg"' + n + ">" + e + "</svg>";
51316
51258
  }
51317
- function zee(e) {
51259
+ function Aee(e) {
51318
51260
  return e.replace(/"/g, "'").replace(/%/g, "%25").replace(/#/g, "%23").replace(/</g, "%3C").replace(/>/g, "%3E").replace(/\s+/g, " ");
51319
51261
  }
51320
- function Wee(e) {
51321
- return "data:image/svg+xml," + zee(e);
51262
+ function Bee(e) {
51263
+ return "data:image/svg+xml," + Aee(e);
51322
51264
  }
51323
- function Hee(e) {
51324
- return 'url("' + Wee(e) + '")';
51265
+ function zee(e) {
51266
+ return 'url("' + Bee(e) + '")';
51325
51267
  }
51326
51268
  const rE = {
51327
- ...Xk,
51269
+ ...Gk,
51328
51270
  inline: !1
51329
- }, jee = {
51271
+ }, Wee = {
51330
51272
  xmlns: "http://www.w3.org/2000/svg",
51331
51273
  "xmlns:xlink": "http://www.w3.org/1999/xlink",
51332
51274
  "aria-hidden": !0,
51333
51275
  role: "img"
51334
- }, Kee = {
51276
+ }, Hee = {
51335
51277
  display: "inline-block"
51336
51278
  }, lv = {
51337
51279
  backgroundColor: "currentColor"
51338
- }, sM = {
51280
+ }, oM = {
51339
51281
  backgroundColor: "transparent"
51340
51282
  }, sE = {
51341
51283
  Image: "var(--svg)",
@@ -51344,7 +51286,7 @@ const rE = {
51344
51286
  }, aE = {
51345
51287
  webkitMask: lv,
51346
51288
  mask: lv,
51347
- background: sM
51289
+ background: oM
51348
51290
  };
51349
51291
  for (const e in aE) {
51350
51292
  const t = aE[e];
@@ -51360,7 +51302,7 @@ function lE(e) {
51360
51302
  return e + (e.match(/^[-0-9.]+$/) ? "px" : "");
51361
51303
  }
51362
51304
  const iE = (e, t) => {
51363
- const n = Fee(rE, t), o = { ...jee }, r = t.mode || "svg", s = {}, a = t.style, l = typeof a == "object" && !(a instanceof Array) ? a : {};
51305
+ const n = Vee(rE, t), o = { ...Wee }, r = t.mode || "svg", s = {}, a = t.style, l = typeof a == "object" && !(a instanceof Array) ? a : {};
51364
51306
  for (let x in t) {
51365
51307
  const h = t[x];
51366
51308
  if (h !== void 0)
@@ -51376,13 +51318,13 @@ const iE = (e, t) => {
51376
51318
  n[x] = h === !0 || h === "true" || h === 1;
51377
51319
  break;
51378
51320
  case "flip":
51379
- typeof h == "string" && Lee(n, h);
51321
+ typeof h == "string" && Fee(n, h);
51380
51322
  break;
51381
51323
  case "color":
51382
51324
  s.color = h;
51383
51325
  break;
51384
51326
  case "rotate":
51385
- typeof h == "string" ? n[x] = Aee(h) : typeof h == "number" && (n[x] = h);
51327
+ typeof h == "string" ? n[x] = _ee(h) : typeof h == "number" && (n[x] = h);
51386
51328
  break;
51387
51329
  case "ariaHidden":
51388
51330
  case "aria-hidden":
@@ -51394,34 +51336,34 @@ const iE = (e, t) => {
51394
51336
  }
51395
51337
  }
51396
51338
  }
51397
- const u = see(e, n), c = u.attributes;
51339
+ const u = oee(e, n), c = u.attributes;
51398
51340
  if (n.inline && (s.verticalAlign = "-0.125em"), r === "svg") {
51399
51341
  o.style = {
51400
51342
  ...s,
51401
51343
  ...l
51402
51344
  }, Object.assign(o, c);
51403
51345
  let x = 0, h = t.id;
51404
- return typeof h == "string" && (h = h.replace(/-/g, "_")), o.innerHTML = cee(u.body, h ? () => h + "ID" + x++ : "iconifyVue"), i("svg", o);
51346
+ return typeof h == "string" && (h = h.replace(/-/g, "_")), o.innerHTML = lee(u.body, h ? () => h + "ID" + x++ : "iconifyVue"), i("svg", o);
51405
51347
  }
51406
- const { body: p, width: d, height: m } = e, b = r === "mask" || (r === "bg" ? !1 : p.indexOf("currentColor") !== -1), g = Bee(p, {
51348
+ const { body: p, width: d, height: m } = e, b = r === "mask" || (r === "bg" ? !1 : p.indexOf("currentColor") !== -1), g = Lee(p, {
51407
51349
  ...c,
51408
51350
  width: d + "",
51409
51351
  height: m + ""
51410
51352
  });
51411
51353
  return o.style = {
51412
51354
  ...s,
51413
- "--svg": Hee(g),
51355
+ "--svg": zee(g),
51414
51356
  width: lE(c.width),
51415
51357
  height: lE(c.height),
51416
- ...Kee,
51417
- ...b ? lv : sM,
51358
+ ...Hee,
51359
+ ...b ? lv : oM,
51418
51360
  ...l
51419
51361
  }, i("span", o);
51420
51362
  };
51421
- Gk(!0);
51422
- uee("", bee);
51363
+ Uk(!0);
51364
+ iee("", hee);
51423
51365
  if (typeof document < "u" && typeof window < "u") {
51424
- rM();
51366
+ nM();
51425
51367
  const e = window;
51426
51368
  if (e.IconifyPreload !== void 0) {
51427
51369
  const t = e.IconifyPreload, n = "Invalid IconifyPreload syntax.";
@@ -51430,7 +51372,7 @@ if (typeof document < "u" && typeof window < "u") {
51430
51372
  // Check if item is an object and not null/array
51431
51373
  (typeof o != "object" || o === null || o instanceof Array || // Check for 'icons' and 'prefix'
51432
51374
  typeof o.icons != "object" || typeof o.prefix != "string" || // Add icon set
51433
- !JQ(o)) && console.error(n);
51375
+ !XQ(o)) && console.error(n);
51434
51376
  } catch {
51435
51377
  console.error(n);
51436
51378
  }
@@ -51445,17 +51387,17 @@ if (typeof document < "u" && typeof window < "u") {
51445
51387
  const r = t[n];
51446
51388
  if (typeof r != "object" || !r || r.resources === void 0)
51447
51389
  continue;
51448
- dee(n, r) || console.error(o);
51390
+ cee(n, r) || console.error(o);
51449
51391
  } catch {
51450
51392
  console.error(o);
51451
51393
  }
51452
51394
  }
51453
51395
  }
51454
51396
  }
51455
- const Uee = {
51397
+ const jee = {
51456
51398
  ...cg,
51457
51399
  body: ""
51458
- }, mte = Re({
51400
+ }, fte = Re({
51459
51401
  // Do not inherit other attributes: it is handled by render()
51460
51402
  inheritAttrs: !1,
51461
51403
  // Set initial data
@@ -51490,11 +51432,11 @@ const Uee = {
51490
51432
  let n;
51491
51433
  if (typeof e != "string" || (n = ig(e, !1, !0)) === null)
51492
51434
  return this.abortLoading(), null;
51493
- const o = XQ(n);
51435
+ const o = GQ(n);
51494
51436
  if (!o)
51495
51437
  return (!this._loadingIcon || this._loadingIcon.name !== e) && (this.abortLoading(), this._name = "", o !== null && (this._loadingIcon = {
51496
51438
  name: e,
51497
- abort: Ree([n], () => {
51439
+ abort: Pee([n], () => {
51498
51440
  this.counter++;
51499
51441
  })
51500
51442
  })), null;
@@ -51508,7 +51450,7 @@ const Uee = {
51508
51450
  this.counter;
51509
51451
  const e = this.$attrs, t = this.iconMounted || e.ssr ? this.getIcon(e.icon, e.onLoad) : null;
51510
51452
  if (!t)
51511
- return iE(Uee, e);
51453
+ return iE(jee, e);
51512
51454
  let n = e;
51513
51455
  return t.classes && (n = {
51514
51456
  ...e,
@@ -51519,11 +51461,69 @@ const Uee = {
51519
51461
  }, n);
51520
51462
  }
51521
51463
  });
51464
+ var rM = { exports: {} };
51465
+ (function(e, t) {
51466
+ (function(n, o) {
51467
+ e.exports = o();
51468
+ })(Sm, function() {
51469
+ var n = "day";
51470
+ return function(o, r, s) {
51471
+ var a = function(c) {
51472
+ return c.add(4 - c.isoWeekday(), n);
51473
+ }, l = r.prototype;
51474
+ l.isoWeekYear = function() {
51475
+ return a(this).year();
51476
+ }, l.isoWeek = function(c) {
51477
+ if (!this.$utils().u(c)) return this.add(7 * (c - this.isoWeek()), n);
51478
+ var p, d, m, b, g = a(this), x = (p = this.isoWeekYear(), d = this.$u, m = (d ? s.utc : s)().year(p).startOf("year"), b = 4 - m.isoWeekday(), m.isoWeekday() > 4 && (b += 7), m.add(b, n));
51479
+ return g.diff(x, "week") + 1;
51480
+ }, l.isoWeekday = function(c) {
51481
+ return this.$utils().u(c) ? this.day() || 7 : this.day(this.day() % 7 ? c : c - 7);
51482
+ };
51483
+ var u = l.startOf;
51484
+ l.startOf = function(c, p) {
51485
+ var d = this.$utils(), m = !!d.u(p) || p;
51486
+ return d.p(c) === "isoweek" ? m ? this.date(this.date() - (this.isoWeekday() - 1)).startOf("day") : this.date(this.date() - 1 - (this.isoWeekday() - 1) + 7).endOf("day") : u.bind(this)(c, p);
51487
+ };
51488
+ };
51489
+ });
51490
+ })(rM);
51491
+ var Kee = rM.exports;
51492
+ const pte = /* @__PURE__ */ Ou(Kee);
51493
+ var sM = { exports: {} };
51494
+ (function(e, t) {
51495
+ (function(n, o) {
51496
+ e.exports = o();
51497
+ })(Sm, function() {
51498
+ var n = "month", o = "quarter";
51499
+ return function(r, s) {
51500
+ var a = s.prototype;
51501
+ a.quarter = function(c) {
51502
+ return this.$utils().u(c) ? Math.ceil((this.month() + 1) / 3) : this.month(this.month() % 3 + 3 * (c - 1));
51503
+ };
51504
+ var l = a.add;
51505
+ a.add = function(c, p) {
51506
+ return c = Number(c), this.$utils().p(p) === o ? this.add(3 * c, n) : l.bind(this)(c, p);
51507
+ };
51508
+ var u = a.startOf;
51509
+ a.startOf = function(c, p) {
51510
+ var d = this.$utils(), m = !!d.u(p) || p;
51511
+ if (d.p(c) === o) {
51512
+ var b = this.quarter() - 1;
51513
+ return m ? this.month(3 * b).startOf(n).startOf("day") : this.month(3 * b + 2).endOf(n).endOf("day");
51514
+ }
51515
+ return u.bind(this)(c, p);
51516
+ };
51517
+ };
51518
+ });
51519
+ })(sM);
51520
+ var Uee = sM.exports;
51521
+ const mte = /* @__PURE__ */ Ou(Uee);
51522
51522
  export {
51523
51523
  Zee as A,
51524
51524
  bk as C,
51525
51525
  yo as E,
51526
- mte as I,
51526
+ fte as I,
51527
51527
  Ed as V,
51528
51528
  tk as a,
51529
51529
  cte as b,
@@ -51539,9 +51539,9 @@ export {
51539
51539
  Gee as l,
51540
51540
  ote as m,
51541
51541
  Jee as n,
51542
- fte as o,
51542
+ pte as o,
51543
51543
  Qee as p,
51544
- pte as q,
51544
+ mte as q,
51545
51545
  lte as r,
51546
51546
  ute as s,
51547
51547
  nte as t,