@zerops/web-components 0.1.0 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,7 +14,7 @@ function w(e) {
14
14
  function ip() {
15
15
  return K;
16
16
  }
17
- const Pn = {
17
+ const Ln = {
18
18
  version: 0,
19
19
  lastCleanEpoch: 0,
20
20
  dirty: !1,
@@ -182,7 +182,7 @@ function wc(e, t) {
182
182
  return r[ce] = n, r;
183
183
  }
184
184
  const _s = /* @__PURE__ */ Symbol("UNSET"), bs = /* @__PURE__ */ Symbol("COMPUTING"), lr = /* @__PURE__ */ Symbol("ERRORED"), fp = {
185
- ...Pn,
185
+ ...Ln,
186
186
  value: _s,
187
187
  dirty: !0,
188
188
  error: null,
@@ -223,7 +223,7 @@ function dp(e) {
223
223
  Ec = e;
224
224
  }
225
225
  function pp(e, t) {
226
- const n = Object.create(xc);
226
+ const n = Object.create(Sc);
227
227
  n.value = e, t !== void 0 && (n.equal = t);
228
228
  const r = () => mp(n);
229
229
  return r[ce] = n, [r, (o) => Zi(n, o), (o) => gp(n, o)];
@@ -237,8 +237,8 @@ function Zi(e, t) {
237
237
  function gp(e, t) {
238
238
  _c() || Cc(e), Zi(e, t(e.value));
239
239
  }
240
- const xc = {
241
- ...Pn,
240
+ const Sc = {
241
+ ...Ln,
242
242
  equal: Ic,
243
243
  value: void 0,
244
244
  kind: "signal"
@@ -255,7 +255,7 @@ function vp(e) {
255
255
  }
256
256
  }
257
257
  const _p = {
258
- ...Pn,
258
+ ...Ln,
259
259
  consumerIsAlwaysLive: !0,
260
260
  consumerAllowSignalWrites: !0,
261
261
  dirty: !0,
@@ -315,7 +315,7 @@ function Ip(e, t, n, r) {
315
315
  u((r = r.apply(e, t || [])).next());
316
316
  });
317
317
  }
318
- function Sc(e, t) {
318
+ function xc(e, t) {
319
319
  var n = { label: 0, sent: function() {
320
320
  if (i[0] & 1) throw i[1];
321
321
  return i[1];
@@ -588,7 +588,7 @@ function Oa(e) {
588
588
  }
589
589
  var Cp = {
590
590
  Promise: void 0
591
- }, xp = {
591
+ }, Sp = {
592
592
  setTimeout: function(e, t) {
593
593
  for (var n = [], r = 2; r < arguments.length; r++)
594
594
  n[r - 2] = arguments[r];
@@ -600,7 +600,7 @@ var Cp = {
600
600
  delegate: void 0
601
601
  };
602
602
  function Rc(e) {
603
- xp.setTimeout(function() {
603
+ Sp.setTimeout(function() {
604
604
  throw e;
605
605
  });
606
606
  }
@@ -640,7 +640,7 @@ var Qi = (function(e) {
640
640
  this.unsubscribe();
641
641
  }
642
642
  }, t;
643
- })(nt), Sp = (function() {
643
+ })(nt), xp = (function() {
644
644
  function e(t) {
645
645
  this.partialObserver = t;
646
646
  }
@@ -679,7 +679,7 @@ var Qi = (function(e) {
679
679
  next: n ?? void 0,
680
680
  error: r ?? void 0,
681
681
  complete: s ?? void 0
682
- } : o = n, i.destination = new Sp(o), i;
682
+ } : o = n, i.destination = new xp(o), i;
683
683
  }
684
684
  return t;
685
685
  })(Qi);
@@ -700,7 +700,7 @@ var kp = {
700
700
  function Ct(e) {
701
701
  return e;
702
702
  }
703
- function GC() {
703
+ function ZC() {
704
704
  for (var e = [], t = 0; t < arguments.length; t++)
705
705
  e[t] = arguments[t];
706
706
  return Ac(e);
@@ -836,7 +836,7 @@ var Dp = (function(e) {
836
836
  e.prototype.unsubscribe.call(this), !r && ((n = this.onFinalize) === null || n === void 0 || n.call(this));
837
837
  }
838
838
  }, t;
839
- })(Qi), Pp = Gi(function(e) {
839
+ })(Qi), Lp = Gi(function(e) {
840
840
  return function() {
841
841
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
842
842
  };
@@ -847,11 +847,11 @@ var Dp = (function(e) {
847
847
  return n.closed = !1, n.currentObservers = null, n.observers = [], n.isStopped = !1, n.hasError = !1, n.thrownError = null, n;
848
848
  }
849
849
  return t.prototype.lift = function(n) {
850
- var r = new Pa(this, this);
850
+ var r = new La(this, this);
851
851
  return r.operator = n, r;
852
852
  }, t.prototype._throwIfClosed = function() {
853
853
  if (this.closed)
854
- throw new Pp();
854
+ throw new Lp();
855
855
  }, t.prototype.next = function(n) {
856
856
  var r = this;
857
857
  cr(function() {
@@ -917,9 +917,9 @@ var Dp = (function(e) {
917
917
  var n = new z();
918
918
  return n.source = this, n;
919
919
  }, t.create = function(n, r) {
920
- return new Pa(n, r);
920
+ return new La(n, r);
921
921
  }, t;
922
- })(z), Pa = (function(e) {
922
+ })(z), La = (function(e) {
923
923
  Ae(t, e);
924
924
  function t(n, r) {
925
925
  var s = e.call(this) || this;
@@ -938,7 +938,7 @@ var Dp = (function(e) {
938
938
  var r, s;
939
939
  return (s = (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(n)) !== null && s !== void 0 ? s : Tc;
940
940
  }, t;
941
- })(we), Lp = (function(e) {
941
+ })(we), Pp = (function(e) {
942
942
  Ae(t, e);
943
943
  function t(n) {
944
944
  var r = e.call(this) || this;
@@ -997,7 +997,7 @@ var Dp = (function(e) {
997
997
  return t.prototype.schedule = function(n, r) {
998
998
  return this;
999
999
  }, t;
1000
- })(nt), La = {
1000
+ })(nt), Pa = {
1001
1001
  setInterval: function(e, t) {
1002
1002
  for (var n = [], r = 2; r < arguments.length; r++)
1003
1003
  n[r - 2] = arguments[r];
@@ -1021,11 +1021,11 @@ var Dp = (function(e) {
1021
1021
  var i = this.id, o = this.scheduler;
1022
1022
  return i != null && (this.id = this.recycleAsyncId(o, i, r)), this.pending = !0, this.delay = r, this.id = (s = this.id) !== null && s !== void 0 ? s : this.requestAsyncId(o, this.id, r), this;
1023
1023
  }, t.prototype.requestAsyncId = function(n, r, s) {
1024
- return s === void 0 && (s = 0), La.setInterval(n.flush.bind(n, this), s);
1024
+ return s === void 0 && (s = 0), Pa.setInterval(n.flush.bind(n, this), s);
1025
1025
  }, t.prototype.recycleAsyncId = function(n, r, s) {
1026
1026
  if (s === void 0 && (s = 0), s != null && this.delay === s && this.pending === !1)
1027
1027
  return r;
1028
- r != null && La.clearInterval(r);
1028
+ r != null && Pa.clearInterval(r);
1029
1029
  }, t.prototype.execute = function(n, r) {
1030
1030
  if (this.closed)
1031
1031
  return new Error("executing a cancelled action");
@@ -1081,10 +1081,10 @@ var Dp = (function(e) {
1081
1081
  throw s;
1082
1082
  }
1083
1083
  }, t;
1084
- })(Fa), Dc = new Mp(Np), jp = Dc, Pc = new z(function(e) {
1084
+ })(Fa), Dc = new Mp(Np), jp = Dc, Lc = new z(function(e) {
1085
1085
  return e.complete();
1086
1086
  });
1087
- function Lc(e) {
1087
+ function Pc(e) {
1088
1088
  return e && j(e.schedule);
1089
1089
  }
1090
1090
  function Ki(e) {
@@ -1093,8 +1093,8 @@ function Ki(e) {
1093
1093
  function Fc(e) {
1094
1094
  return j(Ki(e)) ? e.pop() : void 0;
1095
1095
  }
1096
- function Ln(e) {
1097
- return Lc(Ki(e)) ? e.pop() : void 0;
1096
+ function Pn(e) {
1097
+ return Pc(Ki(e)) ? e.pop() : void 0;
1098
1098
  }
1099
1099
  function Hp(e, t) {
1100
1100
  return typeof Ki(e) == "number" ? e.pop() : t;
@@ -1124,7 +1124,7 @@ function Uc(e) {
1124
1124
  function $c(e) {
1125
1125
  return wp(this, arguments, function() {
1126
1126
  var n, r, s, i;
1127
- return Sc(this, function(o) {
1127
+ return xc(this, function(o) {
1128
1128
  switch (o.label) {
1129
1129
  case 0:
1130
1130
  n = e.getReader(), o.label = 1;
@@ -1233,7 +1233,7 @@ function Wp(e, t) {
1233
1233
  var n, r, s, i;
1234
1234
  return Ip(this, void 0, void 0, function() {
1235
1235
  var o, a;
1236
- return Sc(this, function(l) {
1236
+ return xc(this, function(l) {
1237
1237
  switch (l.label) {
1238
1238
  case 0:
1239
1239
  l.trys.push([0, 5, 6, 11]), n = Ep(e), l.label = 1;
@@ -1369,10 +1369,10 @@ function Kp(e, t) {
1369
1369
  function Fn(e, t) {
1370
1370
  return t ? Kp(e, t) : pe(e);
1371
1371
  }
1372
- function Le() {
1372
+ function Pe() {
1373
1373
  for (var e = [], t = 0; t < arguments.length; t++)
1374
1374
  e[t] = arguments[t];
1375
- var n = Ln(e);
1375
+ var n = Pn(e);
1376
1376
  return Fn(e, n);
1377
1377
  }
1378
1378
  function Jp(e, t) {
@@ -1437,7 +1437,7 @@ function Kc(e, t) {
1437
1437
  function lm() {
1438
1438
  for (var e = [], t = 0; t < arguments.length; t++)
1439
1439
  e[t] = arguments[t];
1440
- var n = Ln(e), r = Fc(e), s = Xc(e), i = s.args, o = s.keys;
1440
+ var n = Pn(e), r = Fc(e), s = Xc(e), i = s.args, o = s.keys;
1441
1441
  if (i.length === 0)
1442
1442
  return Fn([], n);
1443
1443
  var a = new z(cm(i, n, o ? function(l) {
@@ -1515,7 +1515,7 @@ function fm() {
1515
1515
  function Ys() {
1516
1516
  for (var e = [], t = 0; t < arguments.length; t++)
1517
1517
  e[t] = arguments[t];
1518
- return fm()(Fn(e, Ln(e)));
1518
+ return fm()(Fn(e, Pn(e)));
1519
1519
  }
1520
1520
  function hm() {
1521
1521
  for (var e = [], t = 0; t < arguments.length; t++)
@@ -1543,7 +1543,7 @@ function hm() {
1543
1543
  function dm(e, t, n) {
1544
1544
  e === void 0 && (e = 0), n === void 0 && (n = jp);
1545
1545
  var r = -1;
1546
- return t != null && (Lc(t) ? n = t : r = t), new z(function(s) {
1546
+ return t != null && (Pc(t) ? n = t : r = t), new z(function(s) {
1547
1547
  var i = em(e) ? +e - n.now() : e;
1548
1548
  i < 0 && (i = 0);
1549
1549
  var o = 0;
@@ -1555,8 +1555,8 @@ function dm(e, t, n) {
1555
1555
  function eu() {
1556
1556
  for (var e = [], t = 0; t < arguments.length; t++)
1557
1557
  e[t] = arguments[t];
1558
- var n = Ln(e), r = Hp(e, 1 / 0), s = e;
1559
- return s.length ? s.length === 1 ? pe(s[0]) : Jc(r)(Fn(s, n)) : Pc;
1558
+ var n = Pn(e), r = Hp(e, 1 / 0), s = e;
1559
+ return s.length ? s.length === 1 ? pe(s[0]) : Jc(r)(Fn(s, n)) : Lc;
1560
1560
  }
1561
1561
  function Ji(e, t) {
1562
1562
  return Y(function(n, r) {
@@ -1615,7 +1615,7 @@ function gm(e) {
1615
1615
  }
1616
1616
  function to(e) {
1617
1617
  return e <= 0 ? function() {
1618
- return Pc;
1618
+ return Lc;
1619
1619
  } : Y(function(t, n) {
1620
1620
  var r = 0;
1621
1621
  t.subscribe(Z(n, function(s) {
@@ -1737,10 +1737,10 @@ function Cm(e) {
1737
1737
  return e <= n;
1738
1738
  });
1739
1739
  }
1740
- function xm() {
1740
+ function Sm() {
1741
1741
  for (var e = [], t = 0; t < arguments.length; t++)
1742
1742
  e[t] = arguments[t];
1743
- var n = Ln(e);
1743
+ var n = Pn(e);
1744
1744
  return Y(function(r, s) {
1745
1745
  (n ? Ys(e, r, n) : Ys(e, r)).subscribe(s);
1746
1746
  });
@@ -1799,9 +1799,9 @@ function Ze(e) {
1799
1799
  const t = Xs;
1800
1800
  return Xs = e, t;
1801
1801
  }
1802
- const Sm = /* @__PURE__ */ Symbol("NotFound");
1802
+ const xm = /* @__PURE__ */ Symbol("NotFound");
1803
1803
  function ro(e) {
1804
- return e === Sm || e?.name === "ɵNotFound";
1804
+ return e === xm || e?.name === "ɵNotFound";
1805
1805
  }
1806
1806
  const iu = "https://angular.dev/best-practices/security#preventing-cross-site-scripting-xss";
1807
1807
  class C extends Error {
@@ -1879,7 +1879,7 @@ function so(e) {
1879
1879
  function Zr(e) {
1880
1880
  return Am(e, cu);
1881
1881
  }
1882
- function QC(e) {
1882
+ function GC(e) {
1883
1883
  return Zr(e) !== null;
1884
1884
  }
1885
1885
  function Am(e, t) {
@@ -1897,7 +1897,7 @@ const cu = /* @__PURE__ */ M({
1897
1897
  }), ja = /* @__PURE__ */ M({
1898
1898
  ɵinj: M
1899
1899
  });
1900
- class S {
1900
+ class x {
1901
1901
  constructor(t, n) {
1902
1902
  c(this, "_desc");
1903
1903
  c(this, "ngMetadataName", "InjectionToken");
@@ -1920,9 +1920,9 @@ function uu(e) {
1920
1920
  }
1921
1921
  const Dm = /* @__PURE__ */ M({
1922
1922
  ɵcmp: M
1923
- }), Pm = /* @__PURE__ */ M({
1924
- ɵdir: M
1925
1923
  }), Lm = /* @__PURE__ */ M({
1924
+ ɵdir: M
1925
+ }), Pm = /* @__PURE__ */ M({
1926
1926
  ɵpipe: M
1927
1927
  }), Fm = /* @__PURE__ */ M({
1928
1928
  ɵmod: M
@@ -1940,10 +1940,10 @@ function gt(e) {
1940
1940
  return Gr(e), e[Dm] || null;
1941
1941
  }
1942
1942
  function hu(e) {
1943
- return Gr(e), e[Pm] || null;
1943
+ return Gr(e), e[Lm] || null;
1944
1944
  }
1945
1945
  function Nm(e) {
1946
- return Gr(e), e[Lm] || null;
1946
+ return Gr(e), e[Pm] || null;
1947
1947
  }
1948
1948
  function Gr(e, t) {
1949
1949
  if (e == null)
@@ -2127,7 +2127,7 @@ function Ym(e, t, n) {
2127
2127
  }
2128
2128
  return ~(s << n);
2129
2129
  }
2130
- const yt = {}, ne = [], lo = /* @__PURE__ */ new S(""), _u = /* @__PURE__ */ new S("", -1), bu = /* @__PURE__ */ new S("");
2130
+ const yt = {}, ne = [], lo = /* @__PURE__ */ new x(""), _u = /* @__PURE__ */ new x("", -1), bu = /* @__PURE__ */ new x("");
2131
2131
  class Iu {
2132
2132
  get(t, n = pt) {
2133
2133
  if (n === pt) {
@@ -2252,14 +2252,14 @@ function Ht(e) {
2252
2252
  function tg(e) {
2253
2253
  return !!e.useClass;
2254
2254
  }
2255
- const fo = /* @__PURE__ */ new S(""), ur = {}, za = {};
2256
- let xs;
2255
+ const fo = /* @__PURE__ */ new x(""), ur = {}, za = {};
2256
+ let Ss;
2257
2257
  function Qr() {
2258
- return xs === void 0 && (xs = new Iu()), xs;
2258
+ return Ss === void 0 && (Ss = new Iu()), Ss;
2259
2259
  }
2260
- class Se {
2260
+ class xe {
2261
2261
  }
2262
- class ho extends Se {
2262
+ class ho extends xe {
2263
2263
  constructor(n, r, s, i) {
2264
2264
  super();
2265
2265
  c(this, "parent");
@@ -2270,7 +2270,7 @@ class ho extends Se {
2270
2270
  c(this, "_onDestroyHooks", []);
2271
2271
  c(this, "_destroyed", !1);
2272
2272
  c(this, "injectorDefTypes");
2273
- this.parent = r, this.source = s, this.scopes = i, ri(n, (a) => this.processProvider(a)), this.records.set(_u, kt(void 0, this)), i.has("environment") && this.records.set(Se, kt(void 0, this));
2273
+ this.parent = r, this.source = s, this.scopes = i, ri(n, (a) => this.processProvider(a)), this.records.set(_u, kt(void 0, this)), i.has("environment") && this.records.set(xe, kt(void 0, this));
2274
2274
  const o = this.records.get(fo);
2275
2275
  o != null && typeof o.value == "string" && this.scopes.add(o.value), this.injectorDefTypes = new Set(this.get(bu, ne, {
2276
2276
  self: !0
@@ -2391,7 +2391,7 @@ function ni(e) {
2391
2391
  const t = Zr(e), n = t !== null ? t.factory : jt(e);
2392
2392
  if (n !== null)
2393
2393
  return n;
2394
- if (e instanceof S)
2394
+ if (e instanceof x)
2395
2395
  throw new C(204, !1);
2396
2396
  if (e instanceof Function)
2397
2397
  return ng(e);
@@ -2407,11 +2407,11 @@ function rg(e) {
2407
2407
  if (Cu(e))
2408
2408
  return kt(void 0, e.useValue);
2409
2409
  {
2410
- const t = xu(e);
2410
+ const t = Su(e);
2411
2411
  return kt(t, ur);
2412
2412
  }
2413
2413
  }
2414
- function xu(e, t, n) {
2414
+ function Su(e, t, n) {
2415
2415
  let r;
2416
2416
  if (Ht(e)) {
2417
2417
  const s = te(e);
@@ -2468,7 +2468,7 @@ function po(e, t) {
2468
2468
  function ag() {
2469
2469
  return gu() !== void 0 || su() != null;
2470
2470
  }
2471
- const $e = 0, I = 1, E = 2, G = 3, ye = 4, oe = 5, zt = 6, Pt = 7, q = 8, et = 9, Be = 10, H = 11, En = 12, Ba = 13, Qt = 14, de = 15, vt = 16, Rt = 17, ve = 18, tt = 19, Su = 20, Qe = 21, Ss = 22, Ne = 23, he = 24, Ye = 25, Bt = 26, $ = 27, Tu = 1, Ua = 6, _t = 7, xr = 8, Ut = 9, B = 10;
2471
+ const $e = 0, I = 1, E = 2, G = 3, ye = 4, oe = 5, zt = 6, Lt = 7, q = 8, et = 9, Be = 10, H = 11, En = 12, Ba = 13, Qt = 14, de = 15, vt = 16, Rt = 17, ve = 18, tt = 19, xu = 20, Qe = 21, xs = 22, Ne = 23, he = 24, Ye = 25, Bt = 26, $ = 27, Tu = 1, Ua = 6, _t = 7, Sr = 8, Ut = 9, B = 10;
2472
2472
  function Xe(e) {
2473
2473
  return Array.isArray(e) && typeof e[Tu] == "object";
2474
2474
  }
@@ -2487,7 +2487,7 @@ function Mn(e) {
2487
2487
  function Ue(e) {
2488
2488
  return !!e.template;
2489
2489
  }
2490
- function Sr(e) {
2490
+ function xr(e) {
2491
2491
  return (e[E] & 512) !== 0;
2492
2492
  }
2493
2493
  function Xt(e) {
@@ -2564,15 +2564,15 @@ function bt(e) {
2564
2564
  const t = e[G];
2565
2565
  return Ve(t) ? t[G] : t;
2566
2566
  }
2567
- function Pu(e) {
2568
- return e[Pt] ?? (e[Pt] = []);
2569
- }
2570
2567
  function Lu(e) {
2568
+ return e[Lt] ?? (e[Lt] = []);
2569
+ }
2570
+ function Pu(e) {
2571
2571
  return e.cleanup ?? (e.cleanup = []);
2572
2572
  }
2573
2573
  function pg(e, t, n, r) {
2574
- const s = Pu(t);
2575
- s.push(n), e.firstCreatePass && Lu(e).push(r, s.length - 1);
2574
+ const s = Lu(t);
2575
+ s.push(n), e.firstCreatePass && Pu(e).push(r, s.length - 1);
2576
2576
  }
2577
2577
  const k = {
2578
2578
  lFrame: /* @__PURE__ */ Zu(null),
@@ -2601,16 +2601,16 @@ function ju(e) {
2601
2601
  function Hu() {
2602
2602
  k.skipHydrationRootTNode = null;
2603
2603
  }
2604
- function x() {
2604
+ function S() {
2605
2605
  return k.lFrame.lView;
2606
2606
  }
2607
2607
  function V() {
2608
2608
  return k.lFrame.tView;
2609
2609
  }
2610
- function YC(e) {
2610
+ function QC(e) {
2611
2611
  return k.lFrame.contextLView = e, e[q];
2612
2612
  }
2613
- function XC(e) {
2613
+ function YC(e) {
2614
2614
  return k.lFrame.contextLView = null, e;
2615
2615
  }
2616
2616
  function se() {
@@ -2741,7 +2741,7 @@ function Io() {
2741
2741
  const e = Gu();
2742
2742
  e.isParent = !0, e.tView = null, e.selectedIndex = -1, e.contextLView = null, e.elementDepthCount = 0, e.currentDirectiveIndex = -1, e.currentNamespace = null, e.bindingRootIndex = -1, e.bindingIndex = -1, e.currentQueryIndex = 0;
2743
2743
  }
2744
- function xg(e) {
2744
+ function Sg(e) {
2745
2745
  return (k.lFrame.contextLView = hg(e, k.lFrame.contextLView))[q];
2746
2746
  }
2747
2747
  function De() {
@@ -2754,10 +2754,10 @@ function Yu() {
2754
2754
  const e = k.lFrame;
2755
2755
  return mo(e.tView, e.selectedIndex);
2756
2756
  }
2757
- function KC() {
2757
+ function XC() {
2758
2758
  k.lFrame.currentNamespace = Ru;
2759
2759
  }
2760
- function Sg() {
2760
+ function xg() {
2761
2761
  return k.lFrame.currentNamespace;
2762
2762
  }
2763
2763
  let Xu = !0;
@@ -2795,7 +2795,7 @@ c(ut, "THROW_IF_NOT_FOUND", pt), c(ut, "NULL", /* @__PURE__ */ new Iu()), c(ut,
2795
2795
  factory: () => R(_u)
2796
2796
  })), c(ut, "__NG_ELEMENT_ID__", -1);
2797
2797
  let be = ut;
2798
- const ae = /* @__PURE__ */ new S("");
2798
+ const ae = /* @__PURE__ */ new x("");
2799
2799
  let rt = /* @__PURE__ */ (() => {
2800
2800
  class e {
2801
2801
  }
@@ -2816,7 +2816,7 @@ class Ju extends rt {
2816
2816
  }
2817
2817
  }
2818
2818
  function Tg() {
2819
- return new Ju(x());
2819
+ return new Ju(S());
2820
2820
  }
2821
2821
  const kg = !1;
2822
2822
  let zn = /* @__PURE__ */ (() => {
@@ -2825,7 +2825,7 @@ let zn = /* @__PURE__ */ (() => {
2825
2825
  c(this, "taskId", 0);
2826
2826
  c(this, "pendingTasks", /* @__PURE__ */ new Set());
2827
2827
  c(this, "destroyed", !1);
2828
- c(this, "pendingTask", new Lp(!1));
2828
+ c(this, "pendingTask", new Pp(!1));
2829
2829
  }
2830
2830
  get hasPendingTasks() {
2831
2831
  return this.destroyed ? !1 : this.pendingTask.value;
@@ -2949,7 +2949,7 @@ class Q {
2949
2949
  throw new C(908, !1);
2950
2950
  Zone.assertZonePatched();
2951
2951
  const o = this;
2952
- o._nesting = 0, o._outer = o._inner = Zone.current, Zone.TaskTrackingZoneSpec && (o._inner = o._inner.fork(new Zone.TaskTrackingZoneSpec())), n && Zone.longStackTraceZoneSpec && (o._inner = o._inner.fork(Zone.longStackTraceZoneSpec)), o.shouldCoalesceEventChangeDetection = !s && r, o.shouldCoalesceRunChangeDetection = s, o.callbackScheduled = !1, o.scheduleInRootZone = i, Pg(o);
2952
+ o._nesting = 0, o._outer = o._inner = Zone.current, Zone.TaskTrackingZoneSpec && (o._inner = o._inner.fork(new Zone.TaskTrackingZoneSpec())), n && Zone.longStackTraceZoneSpec && (o._inner = o._inner.fork(Zone.longStackTraceZoneSpec)), o.shouldCoalesceEventChangeDetection = !s && r, o.shouldCoalesceRunChangeDetection = s, o.callbackScheduled = !1, o.scheduleInRootZone = i, Lg(o);
2953
2953
  }
2954
2954
  static isInAngularZone() {
2955
2955
  return typeof Zone < "u" && Zone.current.get(Eo) === !0;
@@ -3009,7 +3009,7 @@ function Dg(e) {
3009
3009
  t();
3010
3010
  }), ai(e);
3011
3011
  }
3012
- function Pg(e) {
3012
+ function Lg(e) {
3013
3013
  const t = () => {
3014
3014
  Dg(e);
3015
3015
  }, n = Ag++;
@@ -3051,7 +3051,7 @@ function qa(e) {
3051
3051
  function Wa(e) {
3052
3052
  e._nesting--, Co(e);
3053
3053
  }
3054
- class Lg {
3054
+ class Pg {
3055
3055
  constructor() {
3056
3056
  c(this, "hasPendingMicrotasks", !1);
3057
3057
  c(this, "hasPendingMacrotasks", !1);
@@ -3091,9 +3091,9 @@ class st {
3091
3091
  this._console.error("ERROR", t);
3092
3092
  }
3093
3093
  }
3094
- const Bn = /* @__PURE__ */ new S("", {
3094
+ const Bn = /* @__PURE__ */ new x("", {
3095
3095
  factory: () => {
3096
- const e = g(Q), t = g(Se);
3096
+ const e = g(Q), t = g(xe);
3097
3097
  let n;
3098
3098
  return (r) => {
3099
3099
  e.runOutsideAngular(() => {
@@ -3124,7 +3124,7 @@ function jg() {
3124
3124
  }
3125
3125
  return e.readonlyFn;
3126
3126
  }
3127
- let xo = /* @__PURE__ */ (() => {
3127
+ let So = /* @__PURE__ */ (() => {
3128
3128
  class e {
3129
3129
  constructor(n, r) {
3130
3130
  c(this, "view");
@@ -3135,18 +3135,18 @@ let xo = /* @__PURE__ */ (() => {
3135
3135
  return c(e, "__NG_ELEMENT_ID__", Hg), e;
3136
3136
  })();
3137
3137
  function Hg() {
3138
- return new xo(x(), se());
3138
+ return new So(S(), se());
3139
3139
  }
3140
- class xt {
3140
+ class St {
3141
3141
  }
3142
- const So = /* @__PURE__ */ new S("", {
3142
+ const xo = /* @__PURE__ */ new x("", {
3143
3143
  factory: () => !0
3144
- }), zg = /* @__PURE__ */ new S("");
3144
+ }), zg = /* @__PURE__ */ new x("");
3145
3145
  let Bg = /* @__PURE__ */ (() => {
3146
3146
  const t = class t {
3147
3147
  constructor() {
3148
3148
  c(this, "internalPendingTasks", g(zn));
3149
- c(this, "scheduler", g(xt));
3149
+ c(this, "scheduler", g(St));
3150
3150
  c(this, "errorHandler", g(Bn));
3151
3151
  }
3152
3152
  add() {
@@ -3228,9 +3228,9 @@ class $g {
3228
3228
  function Vg(e, t) {
3229
3229
  const n = t?.injector ?? g(be);
3230
3230
  let r = t?.manualCleanup !== !0 ? n.get(rt) : null, s;
3231
- const i = n.get(xo, null, {
3231
+ const i = n.get(So, null, {
3232
3232
  optional: !0
3233
- }), o = n.get(xt);
3233
+ }), o = n.get(St);
3234
3234
  return i !== null ? (s = Zg(i.view, o, e), r instanceof Ju && r._lView === i.view && (r = null)) : s = Gg(e, n.get(nf), o), s.injector = n, r !== null && (s.onDestroyFns = [r.onDestroy(() => s.destroy())]), new $g(s);
3235
3235
  }
3236
3236
  const rf = {
@@ -3293,7 +3293,7 @@ function sf(e, t) {
3293
3293
  t((n) => (e.cleanupFns ?? (e.cleanupFns = [])).push(n));
3294
3294
  };
3295
3295
  }
3296
- function JC(e) {
3296
+ function KC(e) {
3297
3297
  return vp(e);
3298
3298
  }
3299
3299
  function es(e) {
@@ -3351,7 +3351,7 @@ function cf(e) {
3351
3351
  function ey(e, t) {
3352
3352
  return e[lf] = t;
3353
3353
  }
3354
- const Za = [], L = function(e, t = null, n) {
3354
+ const Za = [], P = function(e, t = null, n) {
3355
3355
  for (let r = 0; r < Za.length; r++) {
3356
3356
  const s = Za[r];
3357
3357
  s(e, t, n);
@@ -3405,19 +3405,19 @@ function ff(e, t, n, r) {
3405
3405
  t[l] < 0 && (e[Rt] += 65536), (a < i || i == -1) && (ny(e, n, t, l), e[Rt] = (e[Rt] & 4294901760) + l + 2), l++;
3406
3406
  }
3407
3407
  function Ga(e, t) {
3408
- L(O.LifecycleHookStart, e, t);
3408
+ P(O.LifecycleHookStart, e, t);
3409
3409
  const n = w(null);
3410
3410
  try {
3411
3411
  t.call(e);
3412
3412
  } finally {
3413
- w(n), L(O.LifecycleHookEnd, e, t);
3413
+ w(n), P(O.LifecycleHookEnd, e, t);
3414
3414
  }
3415
3415
  }
3416
3416
  function ny(e, t, n, r) {
3417
3417
  const s = n[r] < 0, i = n[r + 1], o = s ? -n[r] : n[r], a = e[o];
3418
3418
  s ? e[E] >> 14 < e[Rt] >> 16 && (e[E] & 3) === t && (e[E] += 16384, Ga(a, i)) : Ga(a, i);
3419
3419
  }
3420
- const Lt = -1;
3420
+ const Pt = -1;
3421
3421
  class Un {
3422
3422
  constructor(t, n, r, s) {
3423
3423
  c(this, "factory");
@@ -3503,7 +3503,7 @@ function Qa(e, t, n, r, s) {
3503
3503
  o !== -1 && (e.splice(o, 0, t), i = o + 1), e.splice(i++, 0, n), s !== null && e.splice(i++, 0, s);
3504
3504
  }
3505
3505
  function df(e) {
3506
- return e !== Lt;
3506
+ return e !== Pt;
3507
3507
  }
3508
3508
  function Ar(e) {
3509
3509
  return e & 32767;
@@ -3524,7 +3524,7 @@ function Ya(e) {
3524
3524
  }
3525
3525
  const ly = 256, pf = ly - 1, mf = 5;
3526
3526
  let cy = 0;
3527
- const xe = {};
3527
+ const Se = {};
3528
3528
  function uy(e, t, n) {
3529
3529
  let r;
3530
3530
  typeof n == "string" ? r = n.charCodeAt(0) || 0 : n.hasOwnProperty(pn) && (r = n[pn]), r == null && (r = n[pn] = cy++);
@@ -3557,11 +3557,11 @@ function To(e, t) {
3557
3557
  let n = 0, r = null, s = t;
3558
3558
  for (; s !== null; ) {
3559
3559
  if (r = If(s), r === null)
3560
- return Lt;
3560
+ return Pt;
3561
3561
  if (n++, s = s[Qt], r.injectorIndex !== -1)
3562
3562
  return r.injectorIndex | n << 16;
3563
3563
  }
3564
- return Lt;
3564
+ return Pt;
3565
3565
  }
3566
3566
  function ci(e, t, n) {
3567
3567
  uy(e, t, n);
@@ -3611,12 +3611,12 @@ function vf(e, t, n, r) {
3611
3611
  function _f(e, t, n, r = 0, s) {
3612
3612
  if (e !== null) {
3613
3613
  if (t[E] & 2048 && !(r & 2)) {
3614
- const o = my(e, t, n, r, xe);
3615
- if (o !== xe)
3614
+ const o = my(e, t, n, r, Se);
3615
+ if (o !== Se)
3616
3616
  return o;
3617
3617
  }
3618
- const i = bf(e, t, n, r, xe);
3619
- if (i !== xe)
3618
+ const i = bf(e, t, n, r, Se);
3619
+ if (i !== Se)
3620
3620
  return i;
3621
3621
  }
3622
3622
  return vf(t, n, r, s);
@@ -3636,22 +3636,22 @@ function bf(e, t, n, r, s) {
3636
3636
  Qu();
3637
3637
  }
3638
3638
  } else if (typeof i == "number") {
3639
- let o = null, a = gf(e, t), l = Lt, u = r & 1 ? t[de][oe] : null;
3640
- for ((a === -1 || r & 4) && (l = a === -1 ? To(e, t) : t[a + 8], l === Lt || !Ka(r, !1) ? a = -1 : (o = t[I], a = Ar(l), t = Or(l, t))); a !== -1; ) {
3639
+ let o = null, a = gf(e, t), l = Pt, u = r & 1 ? t[de][oe] : null;
3640
+ for ((a === -1 || r & 4) && (l = a === -1 ? To(e, t) : t[a + 8], l === Pt || !Ka(r, !1) ? a = -1 : (o = t[I], a = Ar(l), t = Or(l, t))); a !== -1; ) {
3641
3641
  const f = t[I];
3642
3642
  if (Xa(i, a, f.data)) {
3643
3643
  const h = hy(a, t, n, o, r, u);
3644
- if (h !== xe)
3644
+ if (h !== Se)
3645
3645
  return h;
3646
3646
  }
3647
- l = t[a + 8], l !== Lt && Ka(r, t[I].data[a + 8] === u) && Xa(i, a, t) ? (o = f, a = Ar(l), t = Or(l, t)) : a = -1;
3647
+ l = t[a + 8], l !== Pt && Ka(r, t[I].data[a + 8] === u) && Xa(i, a, t) ? (o = f, a = Ar(l), t = Or(l, t)) : a = -1;
3648
3648
  }
3649
3649
  }
3650
3650
  return s;
3651
3651
  }
3652
3652
  function hy(e, t, n, r, s, i) {
3653
3653
  const o = t[I], a = o.data[e + 8], l = r == null ? Yt(a) && li : r != o && (a.type & 3) !== 0, u = s & 1 && i === a, f = dr(a, o, n, l, u);
3654
- return f !== null ? Pr(t, o, f, a, s) : xe;
3654
+ return f !== null ? Lr(t, o, f, a, s) : Se;
3655
3655
  }
3656
3656
  function dr(e, t, n, r, s) {
3657
3657
  const i = e.providerIndexes, o = t.data, a = i & 1048575, l = e.directiveStart, u = e.directiveEnd, f = i >> 20, h = r ? a : a + f, d = s ? a + f : u;
@@ -3667,7 +3667,7 @@ function dr(e, t, n, r, s) {
3667
3667
  }
3668
3668
  return null;
3669
3669
  }
3670
- function Pr(e, t, n, r, s) {
3670
+ function Lr(e, t, n, r, s) {
3671
3671
  let i = e[n];
3672
3672
  const o = t.data;
3673
3673
  if (i instanceof Un) {
@@ -3710,9 +3710,9 @@ class mn {
3710
3710
  }
3711
3711
  }
3712
3712
  function py() {
3713
- return new mn(se(), x());
3713
+ return new mn(se(), S());
3714
3714
  }
3715
- function ex(e) {
3715
+ function JC(e) {
3716
3716
  return es(() => {
3717
3717
  const t = e.prototype.constructor, n = t[Er] || ui(t), r = Object.prototype;
3718
3718
  let s = Object.getPrototypeOf(e.prototype).constructor;
@@ -3733,16 +3733,16 @@ function ui(e) {
3733
3733
  }
3734
3734
  function my(e, t, n, r, s) {
3735
3735
  let i = e, o = t;
3736
- for (; i !== null && o !== null && o[E] & 2048 && !Sr(o); ) {
3737
- const a = bf(i, o, n, r | 2, xe);
3738
- if (a !== xe)
3736
+ for (; i !== null && o !== null && o[E] & 2048 && !xr(o); ) {
3737
+ const a = bf(i, o, n, r | 2, Se);
3738
+ if (a !== Se)
3739
3739
  return a;
3740
3740
  let l = i.parent;
3741
3741
  if (!l) {
3742
- const u = o[Su];
3742
+ const u = o[xu];
3743
3743
  if (u) {
3744
- const f = u.get(n, xe, r);
3745
- if (f !== xe)
3744
+ const f = u.get(n, Se, r);
3745
+ if (f !== Se)
3746
3746
  return f;
3747
3747
  }
3748
3748
  l = If(o), o = o[Qt];
@@ -3759,12 +3759,12 @@ function gy(e) {
3759
3759
  return fy(se(), e);
3760
3760
  }
3761
3761
  function yy() {
3762
- return Jt(se(), x());
3762
+ return Jt(se(), S());
3763
3763
  }
3764
3764
  function Jt(e, t) {
3765
- return new Pe(Oe(e, t));
3765
+ return new Le(Oe(e, t));
3766
3766
  }
3767
- let Pe = /* @__PURE__ */ (() => {
3767
+ let Le = /* @__PURE__ */ (() => {
3768
3768
  class e {
3769
3769
  constructor(n) {
3770
3770
  c(this, "nativeElement");
@@ -3774,7 +3774,7 @@ let Pe = /* @__PURE__ */ (() => {
3774
3774
  return c(e, "__NG_ELEMENT_ID__", yy), e;
3775
3775
  })();
3776
3776
  function wf(e) {
3777
- return e instanceof Pe ? e.nativeElement : e;
3777
+ return e instanceof Le ? e.nativeElement : e;
3778
3778
  }
3779
3779
  function vy() {
3780
3780
  return this._results[Symbol.iterator]();
@@ -3849,22 +3849,22 @@ function Ef(e) {
3849
3849
  var Cf = /* @__PURE__ */ (function(e) {
3850
3850
  return e[e.OnPush = 0] = "OnPush", e[e.Default = 1] = "Default", e;
3851
3851
  })(Cf || {});
3852
- const xf = /* @__PURE__ */ new Map();
3852
+ const Sf = /* @__PURE__ */ new Map();
3853
3853
  let by = 0;
3854
3854
  function Iy() {
3855
3855
  return by++;
3856
3856
  }
3857
3857
  function wy(e) {
3858
- xf.set(e[tt], e);
3858
+ Sf.set(e[tt], e);
3859
3859
  }
3860
3860
  function fi(e) {
3861
- xf.delete(e[tt]);
3861
+ Sf.delete(e[tt]);
3862
3862
  }
3863
3863
  const Ja = "__ngContext__";
3864
3864
  function Vt(e, t) {
3865
3865
  Xe(t) ? (e[Ja] = t[tt], wy(t)) : e[Ja] = t;
3866
3866
  }
3867
- function Sf(e) {
3867
+ function xf(e) {
3868
3868
  return kf(e[En]);
3869
3869
  }
3870
3870
  function Tf(e) {
@@ -3879,26 +3879,26 @@ let Ey;
3879
3879
  function Cy(e) {
3880
3880
  Ey = e;
3881
3881
  }
3882
- const Rf = /* @__PURE__ */ new S("", {
3883
- factory: () => xy
3884
- }), xy = "ng";
3885
- const Af = /* @__PURE__ */ new S(""), ts = /* @__PURE__ */ new S("", {
3882
+ const Rf = /* @__PURE__ */ new x("", {
3883
+ factory: () => Sy
3884
+ }), Sy = "ng";
3885
+ const Af = /* @__PURE__ */ new x(""), ts = /* @__PURE__ */ new x("", {
3886
3886
  providedIn: "platform",
3887
3887
  factory: () => "unknown"
3888
- }), Of = /* @__PURE__ */ new S(""), ko = /* @__PURE__ */ new S("", {
3888
+ }), Of = /* @__PURE__ */ new x(""), ko = /* @__PURE__ */ new x("", {
3889
3889
  factory: () => g(ae).body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce") || null
3890
3890
  });
3891
- const Sy = "r", Ty = "di", Df = !1, ky = /* @__PURE__ */ new S("", {
3891
+ const xy = "r", Ty = "di", Df = !1, ky = /* @__PURE__ */ new x("", {
3892
3892
  factory: () => Df
3893
3893
  });
3894
3894
  function Ro(e) {
3895
3895
  return (e.flags & 32) === 32;
3896
3896
  }
3897
3897
  let Ry = () => null;
3898
- function Pf(e, t, n = !1) {
3898
+ function Lf(e, t, n = !1) {
3899
3899
  return Ry();
3900
3900
  }
3901
- function Lf(e, t) {
3901
+ function Pf(e, t) {
3902
3902
  const n = e.contentQueries;
3903
3903
  if (n !== null) {
3904
3904
  const r = w(null);
@@ -3976,7 +3976,7 @@ function Oy() {
3976
3976
  function el(e) {
3977
3977
  return Oy()?.createScriptURL(e) || e;
3978
3978
  }
3979
- class St {
3979
+ class xt {
3980
3980
  constructor(t) {
3981
3981
  c(this, "changingThisBreaksApplicationSecurity");
3982
3982
  this.changingThisBreaksApplicationSecurity = t;
@@ -3985,33 +3985,33 @@ class St {
3985
3985
  return `SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${iu})`;
3986
3986
  }
3987
3987
  }
3988
- class Dy extends St {
3988
+ class Dy extends xt {
3989
3989
  getTypeName() {
3990
3990
  return "HTML";
3991
3991
  }
3992
3992
  }
3993
- class Py extends St {
3993
+ class Ly extends xt {
3994
3994
  getTypeName() {
3995
3995
  return "Style";
3996
3996
  }
3997
3997
  }
3998
- class Ly extends St {
3998
+ class Py extends xt {
3999
3999
  getTypeName() {
4000
4000
  return "Script";
4001
4001
  }
4002
4002
  }
4003
- class Fy extends St {
4003
+ class Fy extends xt {
4004
4004
  getTypeName() {
4005
4005
  return "URL";
4006
4006
  }
4007
4007
  }
4008
- class Ny extends St {
4008
+ class Ny extends xt {
4009
4009
  getTypeName() {
4010
4010
  return "ResourceURL";
4011
4011
  }
4012
4012
  }
4013
4013
  function Fe(e) {
4014
- return e instanceof St ? e.changingThisBreaksApplicationSecurity : e;
4014
+ return e instanceof xt ? e.changingThisBreaksApplicationSecurity : e;
4015
4015
  }
4016
4016
  function ct(e, t) {
4017
4017
  const n = My(e);
@@ -4022,16 +4022,16 @@ function ct(e, t) {
4022
4022
  return n === t;
4023
4023
  }
4024
4024
  function My(e) {
4025
- return e instanceof St && e.getTypeName() || null;
4025
+ return e instanceof xt && e.getTypeName() || null;
4026
4026
  }
4027
4027
  function jy(e) {
4028
4028
  return new Dy(e);
4029
4029
  }
4030
4030
  function Hy(e) {
4031
- return new Py(e);
4031
+ return new Ly(e);
4032
4032
  }
4033
4033
  function zy(e) {
4034
- return new Ly(e);
4034
+ return new Py(e);
4035
4035
  }
4036
4036
  function By(e) {
4037
4037
  return new Fy(e);
@@ -4218,14 +4218,14 @@ function mv(e, t) {
4218
4218
  function zf(e, t, n) {
4219
4219
  return e.createElement(t, n);
4220
4220
  }
4221
- function Lr(e, t, n, r, s) {
4221
+ function Pr(e, t, n, r, s) {
4222
4222
  e.insertBefore(t, n, r, s);
4223
4223
  }
4224
4224
  function Bf(e, t, n) {
4225
4225
  e.appendChild(t, n);
4226
4226
  }
4227
4227
  function il(e, t, n, r, s) {
4228
- r !== null ? Lr(e, t, n, r, s) : Bf(e, t, n);
4228
+ r !== null ? Pr(e, t, n, r, s) : Bf(e, t, n);
4229
4229
  }
4230
4230
  function Uf(e, t, n, r) {
4231
4231
  e.removeChild(null, t, n, r);
@@ -4263,11 +4263,11 @@ const bv = /* @__PURE__ */ new Set(["embed", "frame", "iframe", "media", "script
4263
4263
  function wv(e, t) {
4264
4264
  return t === "src" && bv.has(e) || t === "href" && Iv.has(e) || t === "xlink:href" && e === "script" ? _v : vv;
4265
4265
  }
4266
- function tx(e, t, n) {
4266
+ function eS(e, t, n) {
4267
4267
  return wv(t, n)(e);
4268
4268
  }
4269
4269
  function Vf() {
4270
- const e = x();
4270
+ const e = S();
4271
4271
  return e && e[Be].sanitizer;
4272
4272
  }
4273
4273
  function qf(e) {
@@ -4306,11 +4306,11 @@ function Cv(e, t, n, r) {
4306
4306
  function Do(e) {
4307
4307
  return e.type === 4 && e.value !== Wf;
4308
4308
  }
4309
- function xv(e, t, n) {
4309
+ function Sv(e, t, n) {
4310
4310
  const r = e.type === 4 && !n ? Wf : e.value;
4311
4311
  return t === r;
4312
4312
  }
4313
- function Sv(e, t, n) {
4313
+ function xv(e, t, n) {
4314
4314
  let r = 4;
4315
4315
  const s = e.attrs, i = s !== null ? Rv(s) : 0;
4316
4316
  let o = !1;
@@ -4325,7 +4325,7 @@ function Sv(e, t, n) {
4325
4325
  }
4326
4326
  if (!o)
4327
4327
  if (r & 4) {
4328
- if (r = 2 | r & 1, l !== "" && !xv(e, l, n) || l === "" && t.length === 1) {
4328
+ if (r = 2 | r & 1, l !== "" && !Sv(e, l, n) || l === "" && t.length === 1) {
4329
4329
  if (me(r)) return !1;
4330
4330
  o = !0;
4331
4331
  }
@@ -4387,7 +4387,7 @@ function Tv(e, t, n, r) {
4387
4387
  }
4388
4388
  function Zf(e, t, n = !1) {
4389
4389
  for (let r = 0; r < t.length; r++)
4390
- if (Sv(e, t[r], n))
4390
+ if (xv(e, t[r], n))
4391
4391
  return !0;
4392
4392
  return !1;
4393
4393
  }
@@ -4449,10 +4449,10 @@ function Dv(e) {
4449
4449
  }
4450
4450
  return s !== "" && (t += ol(i, s)), t;
4451
4451
  }
4452
- function Pv(e) {
4452
+ function Lv(e) {
4453
4453
  return e.map(Dv).join(",");
4454
4454
  }
4455
- function Lv(e) {
4455
+ function Pv(e) {
4456
4456
  const t = [], n = [];
4457
4457
  let r = 1, s = 2;
4458
4458
  for (; r < e.length; ) {
@@ -4468,7 +4468,7 @@ function Lv(e) {
4468
4468
  return n.length && t.push(1, ...n), t;
4469
4469
  }
4470
4470
  const ee = {};
4471
- function Po(e, t, n, r, s, i, o, a, l, u, f) {
4471
+ function Lo(e, t, n, r, s, i, o, a, l, u, f) {
4472
4472
  const h = $ + r, d = h + s, p = Fv(h, d), m = typeof u == "function" ? u() : u;
4473
4473
  return p[I] = {
4474
4474
  type: e,
@@ -4512,14 +4512,14 @@ function Fv(e, t) {
4512
4512
  }
4513
4513
  function Nv(e) {
4514
4514
  const t = e.tView;
4515
- return t === null || t.incompleteFirstPass ? e.tView = Po(1, null, e.template, e.decls, e.vars, e.directiveDefs, e.pipeDefs, e.viewQuery, e.schemas, e.consts, e.id) : t;
4515
+ return t === null || t.incompleteFirstPass ? e.tView = Lo(1, null, e.template, e.decls, e.vars, e.directiveDefs, e.pipeDefs, e.viewQuery, e.schemas, e.consts, e.id) : t;
4516
4516
  }
4517
- function Lo(e, t, n, r, s, i, o, a, l, u, f) {
4517
+ function Po(e, t, n, r, s, i, o, a, l, u, f) {
4518
4518
  const h = t.blueprint.slice();
4519
- return h[$e] = s, h[E] = r | 4 | 128 | 8 | 64 | 1024, (u !== null || e && e[E] & 2048) && (h[E] |= 2048), Ou(h), h[G] = h[Qt] = e, h[q] = n, h[Be] = o || e && e[Be], h[H] = a || e && e[H], h[et] = l || e && e[et] || null, h[oe] = i, h[tt] = Iy(), h[zt] = f, h[Su] = u, h[de] = t.type == 2 ? e[de] : h, h;
4519
+ return h[$e] = s, h[E] = r | 4 | 128 | 8 | 64 | 1024, (u !== null || e && e[E] & 2048) && (h[E] |= 2048), Ou(h), h[G] = h[Qt] = e, h[q] = n, h[Be] = o || e && e[Be], h[H] = a || e && e[H], h[et] = l || e && e[et] || null, h[oe] = i, h[tt] = Iy(), h[zt] = f, h[xu] = u, h[de] = t.type == 2 ? e[de] : h, h;
4520
4520
  }
4521
4521
  function Mv(e, t, n) {
4522
- const r = Oe(t, e), s = Nv(n), i = e[Be].rendererFactory, o = Fo(e, Lo(e, s, null, Gf(n), r, t, null, i.createRenderer(r, n), null, null, null));
4522
+ const r = Oe(t, e), s = Nv(n), i = e[Be].rendererFactory, o = Fo(e, Po(e, s, null, Gf(n), r, t, null, i.createRenderer(r, n), null, null, null));
4523
4523
  return e[t.index] = o;
4524
4524
  }
4525
4525
  function Gf(e) {
@@ -4537,7 +4537,7 @@ function Fo(e, t) {
4537
4537
  return e[En] ? e[Ba][ye] = t : e[En] = t, e[Ba] = t, t;
4538
4538
  }
4539
4539
  function jv(e = 1) {
4540
- Yf(V(), x(), De() + e);
4540
+ Yf(V(), S(), De() + e);
4541
4541
  }
4542
4542
  function Yf(e, t, n, r) {
4543
4543
  if ((t[E] & 3) === 3) {
@@ -4569,11 +4569,11 @@ let Hv;
4569
4569
  function No(e, t) {
4570
4570
  return Hv(e, t);
4571
4571
  }
4572
- const xn = /* @__PURE__ */ new Set();
4572
+ const Sn = /* @__PURE__ */ new Set();
4573
4573
  var Mo = /* @__PURE__ */ (function(e) {
4574
4574
  return e[e.CHANGE_DETECTION = 0] = "CHANGE_DETECTION", e[e.AFTER_NEXT_RENDER = 1] = "AFTER_NEXT_RENDER", e;
4575
4575
  })(Mo || {});
4576
- const en = /* @__PURE__ */ new S(""), al = /* @__PURE__ */ new Set();
4576
+ const en = /* @__PURE__ */ new x(""), al = /* @__PURE__ */ new Set();
4577
4577
  function it(e) {
4578
4578
  al.has(e) || (al.add(e), performance?.mark?.("mark_feature_usage", {
4579
4579
  detail: {
@@ -4603,7 +4603,7 @@ let Bv = /* @__PURE__ */ (() => {
4603
4603
  const t = class t {
4604
4604
  constructor() {
4605
4605
  c(this, "ngZone", g(Q));
4606
- c(this, "scheduler", g(xt));
4606
+ c(this, "scheduler", g(St));
4607
4607
  c(this, "errorHandler", g(st, {
4608
4608
  optional: !0
4609
4609
  }));
@@ -4616,7 +4616,7 @@ let Bv = /* @__PURE__ */ (() => {
4616
4616
  }
4617
4617
  execute() {
4618
4618
  const r = this.sequences.size > 0;
4619
- r && L(O.AfterRenderHooksStart), this.executing = !0;
4619
+ r && P(O.AfterRenderHooksStart), this.executing = !0;
4620
4620
  for (const s of zv)
4621
4621
  for (const i of this.sequences)
4622
4622
  if (!(i.erroredOrDestroyed || !i.hooks[s]))
@@ -4633,7 +4633,7 @@ let Bv = /* @__PURE__ */ (() => {
4633
4633
  s.afterRun(), s.once && (this.sequences.delete(s), s.destroy());
4634
4634
  for (const s of this.deferredRegistrations)
4635
4635
  this.sequences.add(s);
4636
- this.deferredRegistrations.size > 0 && this.scheduler.notify(7), this.deferredRegistrations.clear(), r && L(O.AfterRenderHooksEnd);
4636
+ this.deferredRegistrations.size > 0 && this.scheduler.notify(7), this.deferredRegistrations.clear(), r && P(O.AfterRenderHooksEnd);
4637
4637
  }
4638
4638
  register(r) {
4639
4639
  const {
@@ -4692,17 +4692,17 @@ function qv(e, t, n, r) {
4692
4692
  s.impl ?? (s.impl = t.get(Bv));
4693
4693
  const i = t.get(en, null, {
4694
4694
  optional: !0
4695
- }), o = n?.manualCleanup !== !0 ? t.get(rt) : null, a = t.get(xo, null, {
4695
+ }), o = n?.manualCleanup !== !0 ? t.get(rt) : null, a = t.get(So, null, {
4696
4696
  optional: !0
4697
4697
  }), l = new Uv(s.impl, Vv(e), a?.view, r, o, i?.snapshot(null));
4698
4698
  return s.impl.register(l), l;
4699
4699
  }
4700
- const Kf = /* @__PURE__ */ new S("", {
4700
+ const Kf = /* @__PURE__ */ new x("", {
4701
4701
  factory: () => ({
4702
4702
  queue: /* @__PURE__ */ new Set(),
4703
4703
  isScheduled: !1,
4704
4704
  scheduler: null,
4705
- injector: g(Se)
4705
+ injector: g(xe)
4706
4706
  })
4707
4707
  });
4708
4708
  function Jf(e, t, n) {
@@ -4735,7 +4735,7 @@ function At(e, t, n, r, s, i, o, a) {
4735
4735
  let l, u = !1;
4736
4736
  Ve(s) ? l = s : Xe(s) && (u = !0, s = s[$e]);
4737
4737
  const f = Te(s);
4738
- e === 0 && r !== null ? (ll(a, r, i, n), o == null ? Bf(t, r, f) : Lr(t, r, f, o || null, !0)) : e === 1 && r !== null ? (ll(a, r, i, n), Lr(t, r, f, o || null, !0)) : e === 2 ? cl(a, i, n, (h) => {
4738
+ e === 0 && r !== null ? (ll(a, r, i, n), o == null ? Bf(t, r, f) : Pr(t, r, f, o || null, !0)) : e === 1 && r !== null ? (ll(a, r, i, n), Pr(t, r, f, o || null, !0)) : e === 2 ? cl(a, i, n, (h) => {
4739
4739
  Uf(t, f, u, h);
4740
4740
  }) : e === 3 && cl(a, i, n, () => {
4741
4741
  t.destroyNode(f);
@@ -4801,7 +4801,7 @@ function Rs(e, t) {
4801
4801
  function cl(e, t, n, r) {
4802
4802
  const s = e?.[Bt];
4803
4803
  if (s == null || s.leave == null || !s.leave.has(t.index)) return r(!1);
4804
- e && xn.add(e[tt]), Jf(n, () => {
4804
+ e && Sn.add(e[tt]), Jf(n, () => {
4805
4805
  if (s.leave && s.leave.has(t.index)) {
4806
4806
  const o = s.leave.get(t.index), a = [];
4807
4807
  if (o) {
@@ -4815,21 +4815,21 @@ function cl(e, t, n, r) {
4815
4815
  }
4816
4816
  s.running = Promise.allSettled(a), Xv(e, r);
4817
4817
  } else
4818
- e && xn.delete(e[tt]), r(!1);
4818
+ e && Sn.delete(e[tt]), r(!1);
4819
4819
  }, s);
4820
4820
  }
4821
4821
  function Xv(e, t) {
4822
4822
  const n = e[Bt]?.running;
4823
4823
  if (n) {
4824
4824
  n.then(() => {
4825
- e[Bt].running = void 0, xn.delete(e[tt]), t(!0);
4825
+ e[Bt].running = void 0, Sn.delete(e[tt]), t(!0);
4826
4826
  });
4827
4827
  return;
4828
4828
  }
4829
4829
  t(!1);
4830
4830
  }
4831
4831
  function Kv(e, t) {
4832
- const n = e.cleanup, r = t[Pt];
4832
+ const n = e.cleanup, r = t[Lt];
4833
4833
  if (n !== null)
4834
4834
  for (let o = 0; o < n.length - 1; o += 2)
4835
4835
  if (typeof n[o] == "string") {
@@ -4839,7 +4839,7 @@ function Kv(e, t) {
4839
4839
  const a = r[n[o + 1]];
4840
4840
  n[o].call(a);
4841
4841
  }
4842
- r !== null && (t[Pt] = null);
4842
+ r !== null && (t[Lt] = null);
4843
4843
  const s = t[Qe];
4844
4844
  if (s !== null) {
4845
4845
  t[Qe] = null;
@@ -4865,19 +4865,19 @@ function Jv(e, t) {
4865
4865
  if (Array.isArray(i))
4866
4866
  for (let o = 0; o < i.length; o += 2) {
4867
4867
  const a = s[i[o]], l = i[o + 1];
4868
- L(O.LifecycleHookStart, a, l);
4868
+ P(O.LifecycleHookStart, a, l);
4869
4869
  try {
4870
4870
  l.call(a);
4871
4871
  } finally {
4872
- L(O.LifecycleHookEnd, a, l);
4872
+ P(O.LifecycleHookEnd, a, l);
4873
4873
  }
4874
4874
  }
4875
4875
  else {
4876
- L(O.LifecycleHookStart, s, i);
4876
+ P(O.LifecycleHookStart, s, i);
4877
4877
  try {
4878
4878
  i.call(s);
4879
4879
  } finally {
4880
- L(O.LifecycleHookEnd, s, i);
4880
+ P(O.LifecycleHookEnd, s, i);
4881
4881
  }
4882
4882
  }
4883
4883
  }
@@ -5030,11 +5030,11 @@ function ih(e, t, n, r, s) {
5030
5030
  try {
5031
5031
  It(-1), o && t.length > $ && Yf(e, t, $, !1);
5032
5032
  const a = o ? O.TemplateUpdateStart : O.TemplateCreateStart;
5033
- L(a, s, n), n(r, s);
5033
+ P(a, s, n), n(r, s);
5034
5034
  } finally {
5035
5035
  It(i);
5036
5036
  const a = o ? O.TemplateUpdateEnd : O.TemplateCreateEnd;
5037
- L(a, s, n);
5037
+ P(a, s, n);
5038
5038
  }
5039
5039
  }
5040
5040
  function os(e, t, n) {
@@ -5080,10 +5080,10 @@ function f_(e, t, n) {
5080
5080
  Yt(n) && Mv(t, n, e.data[r + n.componentOffset]), e.firstCreatePass || Dr(n, t);
5081
5081
  const i = n.initialInputs;
5082
5082
  for (let o = r; o < s; o++) {
5083
- const a = e.data[o], l = Pr(t, e, o, n);
5083
+ const a = e.data[o], l = Lr(t, e, o, n);
5084
5084
  if (Vt(l, t), i !== null && g_(t, o - r, l, a, n, i), Ue(a)) {
5085
5085
  const u = ke(n.index, t);
5086
- u[q] = Pr(t, e, o, n);
5086
+ u[q] = Lr(t, e, o, n);
5087
5087
  }
5088
5088
  }
5089
5089
  }
@@ -5173,11 +5173,11 @@ function v_(e, t) {
5173
5173
  const n = ke(t, e), r = n[I];
5174
5174
  __(r, n);
5175
5175
  const s = n[$e];
5176
- s !== null && n[zt] === null && (n[zt] = Pf(s, n[et])), L(O.ComponentStart);
5176
+ s !== null && n[zt] === null && (n[zt] = Lf(s, n[et])), P(O.ComponentStart);
5177
5177
  try {
5178
5178
  qo(r, n, n[q]);
5179
5179
  } finally {
5180
- L(O.ComponentEnd, n[q]);
5180
+ P(O.ComponentEnd, n[q]);
5181
5181
  }
5182
5182
  }
5183
5183
  function __(e, t) {
@@ -5190,7 +5190,7 @@ function qo(e, t, n) {
5190
5190
  const r = e.viewQuery;
5191
5191
  r !== null && hi(1, r, n);
5192
5192
  const s = e.template;
5193
- s !== null && ih(e, t, s, 1, n), e.firstCreatePass && (e.firstCreatePass = !1), t[ve]?.finishViewCreation(e), e.staticContentQueries && Lf(e, t), e.staticViewQueries && hi(2, e.viewQuery, n);
5193
+ s !== null && ih(e, t, s, 1, n), e.firstCreatePass && (e.firstCreatePass = !1), t[ve]?.finishViewCreation(e), e.staticContentQueries && Pf(e, t), e.staticViewQueries && hi(2, e.viewQuery, n);
5194
5194
  const i = e.components;
5195
5195
  i !== null && b_(t, i);
5196
5196
  } catch (r) {
@@ -5206,7 +5206,7 @@ function b_(e, t) {
5206
5206
  function as(e, t, n, r) {
5207
5207
  const s = w(null);
5208
5208
  try {
5209
- const i = t.tView, a = e[E] & 4096 ? 4096 : 16, l = Lo(e, i, n, a, null, t, null, null, r?.injector ?? null, r?.embeddedViewInjector ?? null, r?.dehydratedView ?? null), u = e[t.index];
5209
+ const i = t.tView, a = e[E] & 4096 ? 4096 : 16, l = Po(e, i, n, a, null, t, null, null, r?.injector ?? null, r?.embeddedViewInjector ?? null, r?.dehydratedView ?? null), u = e[t.index];
5210
5210
  l[vt] = u;
5211
5211
  const f = e[ve];
5212
5212
  return f !== null && (l[ve] = f.createEmbeddedView(i)), qo(i, l, n), l;
@@ -5214,7 +5214,7 @@ function as(e, t, n, r) {
5214
5214
  w(s);
5215
5215
  }
5216
5216
  }
5217
- function Sn(e, t) {
5217
+ function xn(e, t) {
5218
5218
  return !t || t.firstChild === null || Ef(e);
5219
5219
  }
5220
5220
  function Fr(e, t, n, r, s = !1) {
@@ -5265,14 +5265,14 @@ function w_(e) {
5265
5265
  return e[he] ?? E_(e);
5266
5266
  }
5267
5267
  function E_(e) {
5268
- const t = ah.pop() ?? Object.create(x_);
5268
+ const t = ah.pop() ?? Object.create(S_);
5269
5269
  return t.lView = e, t;
5270
5270
  }
5271
5271
  function C_(e) {
5272
5272
  e.lView[he] !== e && (e.lView = null, ah.push(e));
5273
5273
  }
5274
- const x_ = {
5275
- ...Pn,
5274
+ const S_ = {
5275
+ ...Ln,
5276
5276
  consumerIsAlwaysLive: !0,
5277
5277
  kind: "template",
5278
5278
  consumerMarkedDirty: (e) => {
@@ -5282,12 +5282,12 @@ const x_ = {
5282
5282
  this.lView[he] = this;
5283
5283
  }
5284
5284
  };
5285
- function S_(e) {
5285
+ function x_(e) {
5286
5286
  const t = e[he] ?? Object.create(T_);
5287
5287
  return t.lView = e, t;
5288
5288
  }
5289
5289
  const T_ = {
5290
- ...Pn,
5290
+ ...Ln,
5291
5291
  consumerIsAlwaysLive: !0,
5292
5292
  kind: "template",
5293
5293
  consumerMarkedDirty: (e) => {
@@ -5343,7 +5343,7 @@ function A_(e, t, n, r) {
5343
5343
  const s = t[E], i = !1, o = !1;
5344
5344
  bo(t);
5345
5345
  let a = !0, l = null, u = null;
5346
- lh(e) ? (u = w_(t), l = _r(u)) : ip() === null ? (a = !1, u = S_(t), l = _r(u)) : t[he] && (Wr(t[he]), t[he] = null);
5346
+ lh(e) ? (u = w_(t), l = _r(u)) : ip() === null ? (a = !1, u = x_(t), l = _r(u)) : t[he] && (Wr(t[he]), t[he] = null);
5347
5347
  try {
5348
5348
  Ou(t), _g(e.bindingStartIndex), n !== null && ih(e, t, n, 2, r);
5349
5349
  const f = (s & 3) === 3;
@@ -5355,7 +5355,7 @@ function A_(e, t, n, r) {
5355
5355
  const p = e.preOrderHooks;
5356
5356
  p !== null && hr(t, p, 0, null), Ts(t, 0);
5357
5357
  }
5358
- if (o || O_(t), ch(t), fh(t, 0), e.contentQueries !== null && Lf(e, t), !i)
5358
+ if (o || O_(t), ch(t), fh(t, 0), e.contentQueries !== null && Pf(e, t), !i)
5359
5359
  if (f) {
5360
5360
  const p = e.contentCheckHooks;
5361
5361
  p !== null && fr(t, p);
@@ -5363,7 +5363,7 @@ function A_(e, t, n, r) {
5363
5363
  const p = e.contentHooks;
5364
5364
  p !== null && hr(t, p, 1), Ts(t, 1);
5365
5365
  }
5366
- P_(e, t);
5366
+ L_(e, t);
5367
5367
  const h = e.components;
5368
5368
  h !== null && dh(t, h, 0);
5369
5369
  const d = e.viewQuery;
@@ -5375,10 +5375,10 @@ function A_(e, t, n, r) {
5375
5375
  const p = e.viewHooks;
5376
5376
  p !== null && hr(t, p, 2), Ts(t, 2);
5377
5377
  }
5378
- if (e.firstUpdatePass === !0 && (e.firstUpdatePass = !1), t[Ss]) {
5379
- for (const p of t[Ss])
5378
+ if (e.firstUpdatePass === !0 && (e.firstUpdatePass = !1), t[xs]) {
5379
+ for (const p of t[xs])
5380
5380
  p();
5381
- t[Ss] = null;
5381
+ t[xs] = null;
5382
5382
  }
5383
5383
  i || (oh(t), t[E] &= -73);
5384
5384
  } catch (f) {
@@ -5388,14 +5388,14 @@ function A_(e, t, n, r) {
5388
5388
  }
5389
5389
  }
5390
5390
  function fh(e, t) {
5391
- for (let n = Sf(e); n !== null; n = Tf(n))
5391
+ for (let n = xf(e); n !== null; n = Tf(n))
5392
5392
  for (let r = B; r < n.length; r++) {
5393
5393
  const s = n[r];
5394
5394
  hh(s, t);
5395
5395
  }
5396
5396
  }
5397
5397
  function O_(e) {
5398
- for (let t = Sf(e); t !== null; t = Tf(t)) {
5398
+ for (let t = xf(e); t !== null; t = Tf(t)) {
5399
5399
  if (!(t[E] & 2)) continue;
5400
5400
  const n = t[Ut];
5401
5401
  for (let r = 0; r < n.length; r++) {
@@ -5405,12 +5405,12 @@ function O_(e) {
5405
5405
  }
5406
5406
  }
5407
5407
  function D_(e, t, n) {
5408
- L(O.ComponentStart);
5408
+ P(O.ComponentStart);
5409
5409
  const r = ke(t, e);
5410
5410
  try {
5411
5411
  hh(r, n);
5412
5412
  } finally {
5413
- L(O.ComponentEnd, r[q]);
5413
+ P(O.ComponentEnd, r[q]);
5414
5414
  }
5415
5415
  }
5416
5416
  function hh(e, t) {
@@ -5436,7 +5436,7 @@ function dh(e, t, n) {
5436
5436
  for (let r = 0; r < t.length; r++)
5437
5437
  D_(e, t[r], n);
5438
5438
  }
5439
- function P_(e, t) {
5439
+ function L_(e, t) {
5440
5440
  const n = e.hostBindingOpCodes;
5441
5441
  if (n !== null)
5442
5442
  try {
@@ -5448,11 +5448,11 @@ function P_(e, t) {
5448
5448
  const i = s, o = n[++r], a = n[++r];
5449
5449
  Ig(o, i);
5450
5450
  const l = t[i];
5451
- L(O.HostBindingsUpdateStart, l);
5451
+ P(O.HostBindingsUpdateStart, l);
5452
5452
  try {
5453
5453
  a(2, l);
5454
5454
  } finally {
5455
- L(O.HostBindingsUpdateEnd, l);
5455
+ P(O.HostBindingsUpdateEnd, l);
5456
5456
  }
5457
5457
  }
5458
5458
  }
@@ -5465,7 +5465,7 @@ function Wo(e, t) {
5465
5465
  for (e[Be].changeDetectionScheduler?.notify(t); e; ) {
5466
5466
  e[E] |= n;
5467
5467
  const r = bt(e);
5468
- if (Sr(e) && !r)
5468
+ if (xr(e) && !r)
5469
5469
  return e;
5470
5470
  e = r;
5471
5471
  }
@@ -5481,7 +5481,7 @@ function mh(e, t) {
5481
5481
  }
5482
5482
  function ls(e, t, n, r = !0) {
5483
5483
  const s = t[I];
5484
- if (L_(s, t, e, n), r) {
5484
+ if (P_(s, t, e, n), r) {
5485
5485
  const o = pi(n, e), a = t[H], l = a.parentNode(e[_t]);
5486
5486
  l !== null && Qv(s, e[oe], a, t, l, o);
5487
5487
  }
@@ -5505,7 +5505,7 @@ function Tn(e, t) {
5505
5505
  }
5506
5506
  return r;
5507
5507
  }
5508
- function L_(e, t, n, r) {
5508
+ function P_(e, t, n, r) {
5509
5509
  const s = B + r, i = n.length;
5510
5510
  r > 0 && (n[s - 1][ye] = t), r < i - B ? (t[ye] = n[s], vu(n, B + r, t)) : (n.push(t), t[ye] = null), t[G] = n;
5511
5511
  const o = t[vt];
@@ -5551,7 +5551,7 @@ class kn {
5551
5551
  else if (this._attachedToViewContainer) {
5552
5552
  const t = this._lView[G];
5553
5553
  if (Ve(t)) {
5554
- const n = t[xr], r = n ? n.indexOf(this) : -1;
5554
+ const n = t[Sr], r = n ? n.indexOf(this) : -1;
5555
5555
  r > -1 && (Tn(t, r), Cr(n, r));
5556
5556
  }
5557
5557
  this._attachedToViewContainer = !1;
@@ -5582,14 +5582,14 @@ class kn {
5582
5582
  }
5583
5583
  detachFromAppRef() {
5584
5584
  this._appRef = null;
5585
- const t = Sr(this._lView), n = this._lView[vt];
5585
+ const t = xr(this._lView), n = this._lView[vt];
5586
5586
  n !== null && !t && jo(n, this._lView), eh(this._lView[I], this._lView);
5587
5587
  }
5588
5588
  attachToAppRef(t) {
5589
5589
  if (this._attachedToViewContainer)
5590
5590
  throw new C(902, !1);
5591
5591
  this._appRef = t;
5592
- const n = Sr(this._lView), r = this._lView[vt];
5592
+ const n = xr(this._lView), r = this._lView[vt];
5593
5593
  r !== null && !n && yh(r, this._lView), si(this._lView);
5594
5594
  }
5595
5595
  }
@@ -5624,7 +5624,7 @@ let Nr = /* @__PURE__ */ (() => {
5624
5624
  return c(e, "__NG_ELEMENT_ID__", M_), e;
5625
5625
  })();
5626
5626
  function M_() {
5627
- return cs(se(), x());
5627
+ return cs(se(), S());
5628
5628
  }
5629
5629
  function cs(e, t) {
5630
5630
  return e.type & 4 ? new Nr(t, e, Jt(e, t)) : null;
@@ -5699,7 +5699,7 @@ function B_(e) {
5699
5699
  function U_(e, t) {
5700
5700
  let n = 0, r = e.firstChild;
5701
5701
  if (r) {
5702
- const s = e.data[Sy];
5702
+ const s = e.data[xy];
5703
5703
  for (; n < s; ) {
5704
5704
  const i = r.nextSibling;
5705
5705
  Uf(t, r, !1), r = i, n++;
@@ -5726,7 +5726,7 @@ let nn = (Ws = class {
5726
5726
  }, c(Ws, "NULL", /* @__PURE__ */ new W_()), Ws);
5727
5727
  class us {
5728
5728
  }
5729
- let ix = /* @__PURE__ */ (() => {
5729
+ let sS = /* @__PURE__ */ (() => {
5730
5730
  class e {
5731
5731
  constructor() {
5732
5732
  c(this, "destroyNode", null);
@@ -5735,7 +5735,7 @@ let ix = /* @__PURE__ */ (() => {
5735
5735
  return c(e, "__NG_ELEMENT_ID__", () => Z_()), e;
5736
5736
  })();
5737
5737
  function Z_() {
5738
- const e = x(), t = se(), n = ke(t.index, e);
5738
+ const e = S(), t = se(), n = ke(t.index, e);
5739
5739
  return (Xe(n) ? n : e)[H];
5740
5740
  }
5741
5741
  let G_ = /* @__PURE__ */ (() => {
@@ -5778,7 +5778,7 @@ function Mr(e, t, n) {
5778
5778
  n ? e.styles = r : e.stylesWithoutHost = r, n ? e.classes = s : e.classesWithoutHost = s;
5779
5779
  }
5780
5780
  function Zo(e, t = 0) {
5781
- const n = x();
5781
+ const n = S();
5782
5782
  if (n === null)
5783
5783
  return R(e, t);
5784
5784
  const r = se();
@@ -6013,14 +6013,14 @@ function pr(e, t, n) {
6013
6013
  function dl(e, t, n, r) {
6014
6014
  const s = w(null);
6015
6015
  try {
6016
- return L(O.OutputStart, t, n), n(r) !== !1;
6016
+ return P(O.OutputStart, t, n), n(r) !== !1;
6017
6017
  } catch (i) {
6018
6018
  return y_(e, i), !1;
6019
6019
  } finally {
6020
- L(O.OutputEnd, t, n), w(s);
6020
+ P(O.OutputEnd, t, n), w(s);
6021
6021
  }
6022
6022
  }
6023
- function xh(e, t, n, r, s, i, o, a) {
6023
+ function Sh(e, t, n, r, s, i, o, a) {
6024
6024
  const l = Mn(e);
6025
6025
  let u = !1, f = null;
6026
6026
  if (!r && l && (f = fb(t, n, i, e.index)), f !== null) {
@@ -6030,7 +6030,7 @@ function xh(e, t, n, r, s, i, o, a) {
6030
6030
  const h = Oe(e, n), d = r ? r(h) : h, p = s.listen(d, i, a);
6031
6031
  if (!ub(i)) {
6032
6032
  const m = r ? (y) => r(Te(y[e.index])) : e.index;
6033
- Sh(m, t, n, i, a, p, !1);
6033
+ xh(m, t, n, i, a, p, !1);
6034
6034
  }
6035
6035
  }
6036
6036
  return u;
@@ -6044,20 +6044,20 @@ function fb(e, t, n, r) {
6044
6044
  for (let i = 0; i < s.length - 1; i += 2) {
6045
6045
  const o = s[i];
6046
6046
  if (o === n && s[i + 1] === r) {
6047
- const a = t[Pt], l = s[i + 2];
6047
+ const a = t[Lt], l = s[i + 2];
6048
6048
  return a && a.length > l ? a[l] : null;
6049
6049
  }
6050
6050
  typeof o == "string" && (i += 2);
6051
6051
  }
6052
6052
  return null;
6053
6053
  }
6054
- function Sh(e, t, n, r, s, i, o) {
6055
- const a = t.firstCreatePass ? Lu(t) : null, l = Pu(n), u = l.length;
6054
+ function xh(e, t, n, r, s, i, o) {
6055
+ const a = t.firstCreatePass ? Pu(t) : null, l = Lu(n), u = l.length;
6056
6056
  l.push(s, i), a && a.push(r, e, u, (u + 1) * (o ? -1 : 1));
6057
6057
  }
6058
6058
  function pl(e, t, n, r, s, i) {
6059
6059
  const o = t[n], a = t[I], u = a.data[n].outputs[r], h = o[u].subscribe(i);
6060
- Sh(e.index, a, t, s, i, h, !0);
6060
+ xh(e.index, a, t, s, i, h, !0);
6061
6061
  }
6062
6062
  const yi = /* @__PURE__ */ Symbol("BINDING");
6063
6063
  class Th extends nn {
@@ -6088,14 +6088,14 @@ function db(e) {
6088
6088
  }));
6089
6089
  }
6090
6090
  function pb(e, t, n) {
6091
- let r = t instanceof Se ? t : t?.injector;
6091
+ let r = t instanceof xe ? t : t?.injector;
6092
6092
  return r && e.getStandaloneInjector !== null && (r = e.getStandaloneInjector(r) || r), r ? new Q_(n, r) : n;
6093
6093
  }
6094
6094
  function mb(e) {
6095
6095
  const t = e.get(us, null);
6096
6096
  if (t === null)
6097
6097
  throw new C(407, !1);
6098
- const n = e.get(G_, null), r = e.get(xt, null);
6098
+ const n = e.get(G_, null), r = e.get(St, null);
6099
6099
  return {
6100
6100
  rendererFactory: t,
6101
6101
  sanitizer: n,
@@ -6121,7 +6121,7 @@ class fs extends _h {
6121
6121
  c(this, "isBoundToModule");
6122
6122
  c(this, "cachedInputs", null);
6123
6123
  c(this, "cachedOutputs", null);
6124
- this.componentDef = n, this.ngModule = r, this.componentType = n.type, this.selector = Pv(n.selectors), this.ngContentSelectors = n.ngContentSelectors ?? [], this.isBoundToModule = !!r;
6124
+ this.componentDef = n, this.ngModule = r, this.componentType = n.type, this.selector = Lv(n.selectors), this.ngContentSelectors = n.ngContentSelectors ?? [], this.isBoundToModule = !!r;
6125
6125
  }
6126
6126
  get inputs() {
6127
6127
  return this.cachedInputs ?? (this.cachedInputs = hb(this.componentDef.inputs)), this.cachedInputs;
@@ -6130,10 +6130,10 @@ class fs extends _h {
6130
6130
  return this.cachedOutputs ?? (this.cachedOutputs = db(this.componentDef.outputs)), this.cachedOutputs;
6131
6131
  }
6132
6132
  create(n, r, s, i, o, a) {
6133
- L(O.DynamicComponentStart);
6133
+ P(O.DynamicComponentStart);
6134
6134
  const l = w(null);
6135
6135
  try {
6136
- const u = this.componentDef, f = vb(s, u, a, o), h = pb(u, i || this.ngModule, n), d = mb(h), p = d.rendererFactory.createRenderer(null, u), m = s ? o_(p, s, u.encapsulation, h) : gb(u, p), y = a?.some(ml) || o?.some((_) => typeof _ != "function" && _.bindings.some(ml)), b = Lo(null, f, null, 512 | Gf(u), null, null, d, p, h, null, Pf(m, h, !0));
6136
+ const u = this.componentDef, f = vb(s, u, a, o), h = pb(u, i || this.ngModule, n), d = mb(h), p = d.rendererFactory.createRenderer(null, u), m = s ? o_(p, s, u.encapsulation, h) : gb(u, p), y = a?.some(ml) || o?.some((_) => typeof _ != "function" && _.bindings.some(ml)), b = Po(null, f, null, 512 | Gf(u), null, null, d, p, h, null, Lf(m, h, !0));
6137
6137
  b[$] = m, bo(b);
6138
6138
  let v = null;
6139
6139
  try {
@@ -6142,7 +6142,7 @@ class fs extends _h {
6142
6142
  } catch (_) {
6143
6143
  throw v !== null && fi(v), fi(b), _;
6144
6144
  } finally {
6145
- L(O.DynamicComponentEnd), Io();
6145
+ P(O.DynamicComponentEnd), Io();
6146
6146
  }
6147
6147
  return new bb(this.componentType, b, !!y);
6148
6148
  } finally {
@@ -6151,7 +6151,7 @@ class fs extends _h {
6151
6151
  }
6152
6152
  }
6153
6153
  function vb(e, t, n, r) {
6154
- const s = e ? ["ng-version", "21.0.9"] : Lv(t.selectors[0]);
6154
+ const s = e ? ["ng-version", "21.0.9"] : Pv(t.selectors[0]);
6155
6155
  let i = null, o = null, a = 0;
6156
6156
  if (n)
6157
6157
  for (const f of n)
@@ -6172,7 +6172,7 @@ function vb(e, t, n, r) {
6172
6172
  const h = typeof f == "function" ? f : f.type, d = hu(h);
6173
6173
  l.push(d);
6174
6174
  }
6175
- return Po(0, null, _b(i, o), 1, a, l, null, null, null, [s], null);
6175
+ return Lo(0, null, _b(i, o), 1, a, l, null, null, null, [s], null);
6176
6176
  }
6177
6177
  function _b(e, t) {
6178
6178
  return !e && !t ? null : (n) => {
@@ -6236,7 +6236,7 @@ let qn = /* @__PURE__ */ (() => {
6236
6236
  })();
6237
6237
  function wb() {
6238
6238
  const e = se();
6239
- return Rh(e, x());
6239
+ return Rh(e, S());
6240
6240
  }
6241
6241
  const Eb = qn, kh = class extends Eb {
6242
6242
  constructor(n, r, s) {
@@ -6275,7 +6275,7 @@ const Eb = qn, kh = class extends Eb {
6275
6275
  let i, o;
6276
6276
  typeof s == "number" ? i = s : s != null && (i = s.index, o = s.injector);
6277
6277
  const a = gi(this._lContainer, n.ssrId), l = n.createEmbeddedViewImpl(r || {}, o, a);
6278
- return this.insertImpl(l, i, Sn(this._hostTNode, a)), l;
6278
+ return this.insertImpl(l, i, xn(this._hostTNode, a)), l;
6279
6279
  }
6280
6280
  createComponent(n, r, s, i, o, a, l) {
6281
6281
  const u = n && !Qg(n);
@@ -6288,11 +6288,11 @@ const Eb = qn, kh = class extends Eb {
6288
6288
  }
6289
6289
  const h = u ? n : new fs(gt(n)), d = s || this.parentInjector;
6290
6290
  if (!o && h.ngModule == null) {
6291
- const _ = (u ? d : this.parentInjector).get(Se, null);
6291
+ const _ = (u ? d : this.parentInjector).get(xe, null);
6292
6292
  _ && (o = _);
6293
6293
  }
6294
6294
  const p = gt(h.componentType ?? {}), m = gi(this._lContainer, p?.id ?? null), b = h.create(d, i, null, o, a, l);
6295
- return this.insertImpl(b.hostView, f, Sn(this._hostTNode, m)), b;
6295
+ return this.insertImpl(b.hostView, f, xn(this._hostTNode, m)), b;
6296
6296
  }
6297
6297
  insert(n, r) {
6298
6298
  return this.insertImpl(n, r, !0);
@@ -6331,22 +6331,22 @@ const Eb = qn, kh = class extends Eb {
6331
6331
  }
6332
6332
  };
6333
6333
  function gl(e) {
6334
- return e[xr];
6334
+ return e[Sr];
6335
6335
  }
6336
6336
  function Os(e) {
6337
- return e[xr] || (e[xr] = []);
6337
+ return e[Sr] || (e[Sr] = []);
6338
6338
  }
6339
6339
  function Rh(e, t) {
6340
6340
  let n;
6341
6341
  const r = t[e.index];
6342
- return Ve(r) ? n = r : (n = ph(r, t, null, e), t[e.index] = n, Fo(t, n)), xb(n, t, e, r), new kh(n, e, t);
6342
+ return Ve(r) ? n = r : (n = ph(r, t, null, e), t[e.index] = n, Fo(t, n)), Sb(n, t, e, r), new kh(n, e, t);
6343
6343
  }
6344
6344
  function Cb(e, t) {
6345
6345
  const n = e[H], r = n.createComment(""), s = Oe(t, e), i = n.parentNode(s);
6346
- return Lr(n, i, r, n.nextSibling(s), !1), r;
6346
+ return Pr(n, i, r, n.nextSibling(s), !1), r;
6347
6347
  }
6348
- let xb = Sb;
6349
- function Sb(e, t, n, r) {
6348
+ let Sb = xb;
6349
+ function xb(e, t, n, r) {
6350
6350
  if (e[_t]) return;
6351
6351
  let s;
6352
6352
  n.type & 8 ? s = Te(r) : s = Cb(t, n), e[_t] = s;
@@ -6400,7 +6400,7 @@ class Tb {
6400
6400
  c(this, "flags");
6401
6401
  c(this, "read");
6402
6402
  c(this, "predicate");
6403
- this.flags = n, this.read = r, typeof t == "string" ? this.predicate = Pb(t) : this.predicate = t;
6403
+ this.flags = n, this.read = r, typeof t == "string" ? this.predicate = Lb(t) : this.predicate = t;
6404
6404
  }
6405
6405
  }
6406
6406
  class Jo {
@@ -6484,7 +6484,7 @@ class ea {
6484
6484
  if (r !== null) {
6485
6485
  const s = this.metadata.read;
6486
6486
  if (s !== null)
6487
- if (s === Pe || s === qn || s === Nr && n.type & 4)
6487
+ if (s === Le || s === qn || s === Nr && n.type & 4)
6488
6488
  this.addMatch(n.index, -2);
6489
6489
  else {
6490
6490
  const i = dr(n, t, s, !1, !1);
@@ -6511,10 +6511,10 @@ function Rb(e, t) {
6511
6511
  return e.type & 11 ? Jt(e, t) : e.type & 4 ? cs(e, t) : null;
6512
6512
  }
6513
6513
  function Ab(e, t, n, r) {
6514
- return n === -1 ? Rb(t, e) : n === -2 ? Ob(e, t, r) : Pr(e, e[I], n, t);
6514
+ return n === -1 ? Rb(t, e) : n === -2 ? Ob(e, t, r) : Lr(e, e[I], n, t);
6515
6515
  }
6516
6516
  function Ob(e, t, n) {
6517
- if (n === Pe)
6517
+ if (n === Le)
6518
6518
  return Jt(t, e);
6519
6519
  if (n === Nr)
6520
6520
  return cs(t, e);
@@ -6573,12 +6573,12 @@ function Db(e, t, n) {
6573
6573
  }
6574
6574
  function Oh(e, t, n) {
6575
6575
  const r = V();
6576
- return r.firstCreatePass && (Lb(r, new Tb(e, t, n), -1), (t & 2) === 2 && (r.staticViewQueries = !0)), Db(r, x(), t);
6576
+ return r.firstCreatePass && (Pb(r, new Tb(e, t, n), -1), (t & 2) === 2 && (r.staticViewQueries = !0)), Db(r, S(), t);
6577
6577
  }
6578
- function Pb(e) {
6578
+ function Lb(e) {
6579
6579
  return e.split(",").map((t) => t.trim());
6580
6580
  }
6581
- function Lb(e, t, n) {
6581
+ function Pb(e, t, n) {
6582
6582
  e.queries === null && (e.queries = new Jo()), e.queries.track(new ea(t, n));
6583
6583
  }
6584
6584
  function na(e, t) {
@@ -6588,7 +6588,7 @@ function Dh(e, t) {
6588
6588
  const n = e[I], r = na(n, t);
6589
6589
  return r.crossesNgTemplate ? vi(n, e, t, []) : Ah(n, e, r, t);
6590
6590
  }
6591
- function Ph(e, t, n) {
6591
+ function Lh(e, t, n) {
6592
6592
  let r;
6593
6593
  const s = wc(() => {
6594
6594
  r._dirtyCounter();
@@ -6600,14 +6600,14 @@ function Ph(e, t, n) {
6600
6600
  return r = s[ce], r._dirtyCounter = Jr(0), r._flatValue = void 0, s;
6601
6601
  }
6602
6602
  function Fb(e) {
6603
- return Ph(!0, !1);
6603
+ return Lh(!0, !1);
6604
6604
  }
6605
6605
  function Nb(e) {
6606
- return Ph(!0, !0);
6606
+ return Lh(!0, !0);
6607
6607
  }
6608
6608
  function Mb(e, t) {
6609
6609
  const n = e[ce];
6610
- n._lView = x(), n._queryIndex = t, n._queryList = ta(n._lView, t), n._queryList.onDirty(() => n._dirtyCounter.update((r) => r + 1));
6610
+ n._lView = S(), n._queryIndex = t, n._queryList = ta(n._lView, t), n._queryList.onDirty(() => n._dirtyCounter.update((r) => r + 1));
6611
6611
  }
6612
6612
  function jb(e, t) {
6613
6613
  const n = e._lView, r = e._queryIndex;
@@ -6663,7 +6663,7 @@ class Bb extends Hb {
6663
6663
  return new zb(this.moduleType, n, []);
6664
6664
  }
6665
6665
  }
6666
- class Lh extends Rn {
6666
+ class Ph extends Rn {
6667
6667
  constructor(n) {
6668
6668
  super();
6669
6669
  c(this, "injector");
@@ -6686,7 +6686,7 @@ class Lh extends Rn {
6686
6686
  }
6687
6687
  }
6688
6688
  function Ub(e, t, n = null) {
6689
- return new Lh({
6689
+ return new Ph({
6690
6690
  providers: e,
6691
6691
  parent: t,
6692
6692
  debugName: n,
@@ -6721,7 +6721,7 @@ let $b = /* @__PURE__ */ (() => {
6721
6721
  c(t, "ɵprov", /* @__PURE__ */ T({
6722
6722
  token: t,
6723
6723
  providedIn: "environment",
6724
- factory: () => new t(R(Se))
6724
+ factory: () => new t(R(xe))
6725
6725
  }));
6726
6726
  let e = t;
6727
6727
  return e;
@@ -6929,7 +6929,7 @@ function eI(e, t) {
6929
6929
  function Hh(e, t, n, r, s, i, o, a) {
6930
6930
  if (n.firstCreatePass) {
6931
6931
  e.mergedAttrs = $t(e.mergedAttrs, e.attrs);
6932
- const f = e.tView = Po(2, e, s, i, o, n.directiveRegistry, n.pipeRegistry, null, n.schemas, n.consts, null);
6932
+ const f = e.tView = Lo(2, e, s, i, o, n.directiveRegistry, n.pipeRegistry, null, n.schemas, n.consts, null);
6933
6933
  n.queries !== null && (n.queries.template(n, e), f.queries = n.queries.embeddedTView(e));
6934
6934
  }
6935
6935
  a && (e.flags |= a), jn(e, !1);
@@ -6958,14 +6958,14 @@ function sa(e, t, n, r, s, i, o, a, l, u, f) {
6958
6958
  return Hh(d, e, t, n, r, s, i, l), u != null && Vn(e, d, f), d;
6959
6959
  }
6960
6960
  function nI(e, t, n, r, s, i, o, a) {
6961
- const l = x(), u = V(), f = Re(u.consts, i);
6961
+ const l = S(), u = V(), f = Re(u.consts, i);
6962
6962
  return tI(l, u, e, t, n, r, s, f, void 0, o, a), nI;
6963
6963
  }
6964
6964
  let rI = sI;
6965
6965
  function sI(e, t, n, r) {
6966
6966
  return Kr(!0), t[H].createComment("");
6967
6967
  }
6968
- let cx = /* @__PURE__ */ (() => {
6968
+ let lS = /* @__PURE__ */ (() => {
6969
6969
  const t = class t {
6970
6970
  log(r) {
6971
6971
  console.log(r);
@@ -6987,14 +6987,14 @@ let cx = /* @__PURE__ */ (() => {
6987
6987
  function iI(e) {
6988
6988
  return typeof e == "function" && e[ce] !== void 0;
6989
6989
  }
6990
- const oI = /* @__PURE__ */ new S("");
6990
+ const oI = /* @__PURE__ */ new x("");
6991
6991
  function zh(e) {
6992
6992
  return !!e && typeof e.then == "function";
6993
6993
  }
6994
6994
  function aI(e) {
6995
6995
  return !!e && typeof e.subscribe == "function";
6996
6996
  }
6997
- const lI = /* @__PURE__ */ new S("");
6997
+ const lI = /* @__PURE__ */ new x("");
6998
6998
  let Bh = /* @__PURE__ */ (() => {
6999
6999
  const t = class t {
7000
7000
  constructor() {
@@ -7048,7 +7048,7 @@ let Bh = /* @__PURE__ */ (() => {
7048
7048
  let e = t;
7049
7049
  return e;
7050
7050
  })();
7051
- const cI = /* @__PURE__ */ new S("");
7051
+ const cI = /* @__PURE__ */ new x("");
7052
7052
  function uI() {
7053
7053
  dp(() => {
7054
7054
  let e = "";
@@ -7068,7 +7068,7 @@ let An = /* @__PURE__ */ (() => {
7068
7068
  c(this, "_views", []);
7069
7069
  c(this, "internalErrorHandler", g(Bn));
7070
7070
  c(this, "afterRenderManager", g(Xf));
7071
- c(this, "zonelessEnabled", g(So));
7071
+ c(this, "zonelessEnabled", g(xo));
7072
7072
  c(this, "rootEffectScheduler", g(nf));
7073
7073
  c(this, "dirtyFlags", 0);
7074
7074
  c(this, "tracingSnapshot", null);
@@ -7079,16 +7079,16 @@ let An = /* @__PURE__ */ (() => {
7079
7079
  c(this, "componentTypes", []);
7080
7080
  c(this, "components", []);
7081
7081
  c(this, "internalPendingTask", g(zn));
7082
- c(this, "_injector", g(Se));
7082
+ c(this, "_injector", g(xe));
7083
7083
  c(this, "_rendererFactory", null);
7084
7084
  c(this, "tickImpl", () => {
7085
7085
  if (this._runningTick)
7086
- throw L(O.ChangeDetectionEnd), new C(101, !1);
7086
+ throw P(O.ChangeDetectionEnd), new C(101, !1);
7087
7087
  const r = w(null);
7088
7088
  try {
7089
7089
  this._runningTick = !0, this.synchronize();
7090
7090
  } finally {
7091
- this._runningTick = !1, this.tracingSnapshot?.dispose(), this.tracingSnapshot = null, w(r), this.afterTick.next(), L(O.ChangeDetectionEnd);
7091
+ this._runningTick = !1, this.tracingSnapshot?.dispose(), this.tracingSnapshot = null, w(r), this.afterTick.next(), P(O.ChangeDetectionEnd);
7092
7092
  }
7093
7093
  });
7094
7094
  g(en, {
@@ -7124,7 +7124,7 @@ let An = /* @__PURE__ */ (() => {
7124
7124
  }
7125
7125
  bootstrapImpl(r, s, i = be.NULL) {
7126
7126
  return this._injector.get(Q).run(() => {
7127
- L(O.BootstrapComponentStart);
7127
+ P(O.BootstrapComponentStart);
7128
7128
  const a = r instanceof _h;
7129
7129
  if (!this._injector.get(Bh).done) {
7130
7130
  let y = "";
@@ -7135,14 +7135,14 @@ let An = /* @__PURE__ */ (() => {
7135
7135
  const f = fI(u) ? void 0 : this._injector.get(Rn), h = s || u.selector, d = u.create(i, [], h, f), p = d.location.nativeElement, m = d.injector.get(oI, null);
7136
7136
  return m?.registerApplication(p), d.onDestroy(() => {
7137
7137
  this.detachView(d.hostView), mr(this.components, d), m?.unregisterApplication(p);
7138
- }), this._loadComponent(d), L(O.BootstrapComponentEnd, d), d;
7138
+ }), this._loadComponent(d), P(O.BootstrapComponentEnd, d), d;
7139
7139
  });
7140
7140
  }
7141
7141
  tick() {
7142
7142
  this.zonelessEnabled || (this.dirtyFlags |= 1), this._tick();
7143
7143
  }
7144
7144
  _tick() {
7145
- L(O.ChangeDetectionStart), this.tracingSnapshot !== null ? this.tracingSnapshot.run(Mo.CHANGE_DETECTION, this.tickImpl) : this.tickImpl();
7145
+ P(O.ChangeDetectionStart), this.tracingSnapshot !== null ? this.tracingSnapshot.run(Mo.CHANGE_DETECTION, this.tickImpl) : this.tickImpl();
7146
7146
  }
7147
7147
  synchronize() {
7148
7148
  this._rendererFactory === null && !this._injector.destroyed && (this._rendererFactory = this._injector.get(us, null, {
@@ -7150,11 +7150,11 @@ let An = /* @__PURE__ */ (() => {
7150
7150
  }));
7151
7151
  let r = 0;
7152
7152
  for (; this.dirtyFlags !== 0 && r++ < hI; ) {
7153
- L(O.ChangeDetectionSyncStart);
7153
+ P(O.ChangeDetectionSyncStart);
7154
7154
  try {
7155
7155
  this.synchronizeOnce();
7156
7156
  } finally {
7157
- L(O.ChangeDetectionSyncEnd);
7157
+ P(O.ChangeDetectionSyncEnd);
7158
7158
  }
7159
7159
  }
7160
7160
  }
@@ -7239,7 +7239,7 @@ function mr(e, t) {
7239
7239
  n > -1 && e.splice(n, 1);
7240
7240
  }
7241
7241
  function ia(e, t, n, r) {
7242
- const s = x(), i = Hn();
7242
+ const s = S(), i = Hn();
7243
7243
  if (Ie(s, i, t)) {
7244
7244
  V();
7245
7245
  const o = Yu();
@@ -7265,7 +7265,7 @@ class dI {
7265
7265
  this.attach(n, this.detach(t));
7266
7266
  }
7267
7267
  }
7268
- function Ps(e, t, n, r, s) {
7268
+ function Ls(e, t, n, r, s) {
7269
7269
  return e === n && Object.is(t, r) ? 1 : Object.is(s(e, t), s(n, r)) ? -1 : 0;
7270
7270
  }
7271
7271
  function pI(e, t, n, r) {
@@ -7274,12 +7274,12 @@ function pI(e, t, n, r) {
7274
7274
  w(r);
7275
7275
  let l = t.length - 1;
7276
7276
  for (w(null); o <= a && o <= l; ) {
7277
- const u = e.at(o), f = t[o], h = Ps(o, u, o, f, n);
7277
+ const u = e.at(o), f = t[o], h = Ls(o, u, o, f, n);
7278
7278
  if (h !== 0) {
7279
7279
  h < 0 && e.updateValue(o, f), o++;
7280
7280
  continue;
7281
7281
  }
7282
- const d = e.at(a), p = t[l], m = Ps(a, d, l, p, n);
7282
+ const d = e.at(a), p = t[l], m = Ls(a, d, l, p, n);
7283
7283
  if (m !== 0) {
7284
7284
  m < 0 && e.updateValue(a, p), a--, l--;
7285
7285
  continue;
@@ -7307,7 +7307,7 @@ function pI(e, t, n, r) {
7307
7307
  w(null);
7308
7308
  let u = l.next();
7309
7309
  for (; !u.done && o <= a; ) {
7310
- const f = e.at(o), h = u.value, d = Ps(o, f, o, h, n);
7310
+ const f = e.at(o), h = u.value, d = Ls(o, f, o, h, n);
7311
7311
  if (d !== 0)
7312
7312
  d < 0 && e.updateValue(o, h), o++, u = l.next();
7313
7313
  else {
@@ -7385,19 +7385,19 @@ class bl {
7385
7385
  }
7386
7386
  }
7387
7387
  }
7388
- function ux(e, t, n, r, s, i, o, a) {
7388
+ function cS(e, t, n, r, s, i, o, a) {
7389
7389
  it("NgControlFlow");
7390
- const l = x(), u = V(), f = Re(u.consts, i);
7390
+ const l = S(), u = V(), f = Re(u.consts, i);
7391
7391
  return sa(l, u, e, t, n, r, s, f, 256, o, a), Uh;
7392
7392
  }
7393
7393
  function Uh(e, t, n, r, s, i, o, a) {
7394
7394
  it("NgControlFlow");
7395
- const l = x(), u = V(), f = Re(u.consts, i);
7395
+ const l = S(), u = V(), f = Re(u.consts, i);
7396
7396
  return sa(l, u, e, t, n, r, s, f, 512, o, a), Uh;
7397
7397
  }
7398
- function fx(e, t) {
7398
+ function uS(e, t) {
7399
7399
  it("NgControlFlow");
7400
- const n = x(), r = Hn(), s = n[r] !== ee ? n[r] : -1, i = s !== -1 ? jr(n, $ + s) : void 0, o = 0;
7400
+ const n = S(), r = Hn(), s = n[r] !== ee ? n[r] : -1, i = s !== -1 ? jr(n, $ + s) : void 0, o = 0;
7401
7401
  if (Ie(n, r, e)) {
7402
7402
  const a = w(null);
7403
7403
  try {
@@ -7405,7 +7405,7 @@ function fx(e, t) {
7405
7405
  const l = $ + e, u = jr(n, l), f = bi(n[I], l), h = vh(u, f, n), d = as(n, f, t, {
7406
7406
  dehydratedView: h
7407
7407
  });
7408
- ls(u, d, o, Sn(f, h));
7408
+ ls(u, d, o, xn(f, h));
7409
7409
  }
7410
7410
  } finally {
7411
7411
  w(a);
@@ -7426,10 +7426,10 @@ class mI {
7426
7426
  return this.lContainer.length - B;
7427
7427
  }
7428
7428
  }
7429
- function hx(e) {
7429
+ function fS(e) {
7430
7430
  return e;
7431
7431
  }
7432
- function dx(e, t) {
7432
+ function hS(e, t) {
7433
7433
  return t;
7434
7434
  }
7435
7435
  class gI {
@@ -7440,9 +7440,9 @@ class gI {
7440
7440
  this.hasEmptyBlock = t, this.trackByFn = n, this.liveCollection = r;
7441
7441
  }
7442
7442
  }
7443
- function px(e, t, n, r, s, i, o, a, l, u, f, h, d) {
7443
+ function dS(e, t, n, r, s, i, o, a, l, u, f, h, d) {
7444
7444
  it("NgControlFlow");
7445
- const p = x(), m = V(), y = l !== void 0, b = x(), v = o, _ = new gI(y, v);
7445
+ const p = S(), m = V(), y = l !== void 0, b = S(), v = o, _ = new gI(y, v);
7446
7446
  b[$ + e] = _, sa(p, m, e + 1, t, n, r, s, Re(m.consts, i), 256);
7447
7447
  }
7448
7448
  class yI extends dI {
@@ -7463,7 +7463,7 @@ class yI extends dI {
7463
7463
  }
7464
7464
  attach(n, r) {
7465
7465
  const s = r[zt];
7466
- this.needsIndexUpdate || (this.needsIndexUpdate = n !== this.length), ls(this.lContainer, r, n, Sn(this.templateTNode, s)), vI(this.lContainer, n);
7466
+ this.needsIndexUpdate || (this.needsIndexUpdate = n !== this.length), ls(this.lContainer, r, n, xn(this.templateTNode, s)), vI(this.lContainer, n);
7467
7467
  }
7468
7468
  detach(n) {
7469
7469
  return this.needsIndexUpdate || (this.needsIndexUpdate = n !== this.length - 1), _I(this.lContainer, n), bI(this.lContainer, n);
@@ -7492,10 +7492,10 @@ class yI extends dI {
7492
7492
  return II(this.lContainer, n);
7493
7493
  }
7494
7494
  }
7495
- function mx(e) {
7495
+ function pS(e) {
7496
7496
  const t = w(null), n = De();
7497
7497
  try {
7498
- const r = x(), s = r[I], i = r[n], o = n + 1, a = jr(r, o);
7498
+ const r = S(), s = r[I], i = r[n], o = n + 1, a = jr(r, o);
7499
7499
  if (i.liveCollection === void 0) {
7500
7500
  const u = bi(s, o);
7501
7501
  i.liveCollection = new yI(a, r, u);
@@ -7510,7 +7510,7 @@ function mx(e) {
7510
7510
  const p = bi(s, h), m = vh(d, p, r), y = as(r, p, void 0, {
7511
7511
  dehydratedView: m
7512
7512
  });
7513
- ls(d, y, 0, Sn(p, m));
7513
+ ls(d, y, 0, xn(p, m));
7514
7514
  } else
7515
7515
  s.firstUpdatePass && B_(d), gh(d, 0);
7516
7516
  }
@@ -7527,7 +7527,7 @@ function vI(e, t) {
7527
7527
  const n = B + t, r = e[n], s = r ? r[Bt] : void 0;
7528
7528
  if (r && s && s.detachedLeaveAnimationFns && s.detachedLeaveAnimationFns.length > 0) {
7529
7529
  const i = r[et];
7530
- Wv(i, s), xn.delete(r[tt]), s.detachedLeaveAnimationFns = void 0;
7530
+ Wv(i, s), Sn.delete(r[tt]), s.detachedLeaveAnimationFns = void 0;
7531
7531
  }
7532
7532
  }
7533
7533
  function _I(e, t) {
@@ -7545,7 +7545,7 @@ function bi(e, t) {
7545
7545
  return mo(e, t);
7546
7546
  }
7547
7547
  function wI(e, t, n) {
7548
- const r = x(), s = Hn();
7548
+ const r = S(), s = Hn();
7549
7549
  if (Ie(r, s, t)) {
7550
7550
  V();
7551
7551
  const i = Yu();
@@ -7557,7 +7557,7 @@ function Ii(e, t, n, r, s) {
7557
7557
  Vo(t, e, n, s ? "class" : "style", r);
7558
7558
  }
7559
7559
  function oa(e, t, n, r) {
7560
- const s = x(), i = s[I], o = e + $, a = i.firstCreatePass ? Go(o, s, 2, t, Bo, Nu(), n, r) : i.data[o];
7560
+ const s = S(), i = s[I], o = e + $, a = i.firstCreatePass ? Go(o, s, 2, t, Bo, Nu(), n, r) : i.data[o];
7561
7561
  if (Uo(a, s, e, t, Vh), Mn(a)) {
7562
7562
  const l = s[I];
7563
7563
  os(l, s, a), Ao(l, a, s);
@@ -7566,13 +7566,13 @@ function oa(e, t, n, r) {
7566
7566
  }
7567
7567
  function aa() {
7568
7568
  const e = V(), t = se(), n = $o(t);
7569
- return e.firstCreatePass && Qo(e, n), ju(n) && Hu(), Fu(), n.classesWithoutHost != null && ry(n) && Ii(e, n, x(), n.classesWithoutHost, !0), n.stylesWithoutHost != null && sy(n) && Ii(e, n, x(), n.stylesWithoutHost, !1), aa;
7569
+ return e.firstCreatePass && Qo(e, n), ju(n) && Hu(), Fu(), n.classesWithoutHost != null && ry(n) && Ii(e, n, S(), n.classesWithoutHost, !0), n.stylesWithoutHost != null && sy(n) && Ii(e, n, S(), n.stylesWithoutHost, !1), aa;
7570
7570
  }
7571
7571
  function $h(e, t, n, r) {
7572
7572
  return oa(e, t, n, r), aa(), $h;
7573
7573
  }
7574
7574
  function la(e, t, n, r) {
7575
- const s = x(), i = s[I], o = e + $, a = i.firstCreatePass ? ob(o, i, 2, t, n, r) : i.data[o];
7575
+ const s = S(), i = s[I], o = e + $, a = i.firstCreatePass ? ob(o, i, 2, t, n, r) : i.data[o];
7576
7576
  return Uo(a, s, e, t, Vh), r != null && Vn(s, a), la;
7577
7577
  }
7578
7578
  function ca() {
@@ -7582,10 +7582,10 @@ function ca() {
7582
7582
  function EI(e, t, n, r) {
7583
7583
  return la(e, t, n, r), ca(), EI;
7584
7584
  }
7585
- let Vh = (e, t, n, r, s) => (Kr(!0), zf(t[H], r, Sg()));
7585
+ let Vh = (e, t, n, r, s) => (Kr(!0), zf(t[H], r, xg()));
7586
7586
  function qh(e, t, n) {
7587
- const r = x(), s = r[I], i = e + $, o = s.firstCreatePass ? Go(i, r, 8, "ng-container", Bo, Nu(), t, n) : s.data[i];
7588
- if (Uo(o, r, e, "ng-container", xI), Mn(o)) {
7587
+ const r = S(), s = r[I], i = e + $, o = s.firstCreatePass ? Go(i, r, 8, "ng-container", Bo, Nu(), t, n) : s.data[i];
7588
+ if (Uo(o, r, e, "ng-container", SI), Mn(o)) {
7589
7589
  const a = r[I];
7590
7590
  os(a, r, o), Ao(a, o, r);
7591
7591
  }
@@ -7598,25 +7598,25 @@ function Wh() {
7598
7598
  function CI(e, t, n) {
7599
7599
  return qh(e, t, n), Wh(), CI;
7600
7600
  }
7601
- let xI = (e, t, n, r, s) => (Kr(!0), mv(t[H], ""));
7602
- function gx() {
7603
- return x();
7601
+ let SI = (e, t, n, r, s) => (Kr(!0), mv(t[H], ""));
7602
+ function mS() {
7603
+ return S();
7604
7604
  }
7605
7605
  const wi = "en-US";
7606
- function SI(e) {
7606
+ function xI(e) {
7607
7607
  typeof e == "string" && e.toLowerCase().replace(/_/g, "-");
7608
7608
  }
7609
7609
  function TI(e, t, n) {
7610
- const r = x(), s = V(), i = se();
7610
+ const r = S(), s = V(), i = se();
7611
7611
  return kI(s, r, r[H], i, e, t, n), TI;
7612
7612
  }
7613
7613
  function Zh(e, t, n) {
7614
- const r = x(), s = V(), i = se();
7615
- return (i.type & 3 || n) && xh(i, s, r, n, r[H], e, t, pr(i, r, t)), Zh;
7614
+ const r = S(), s = V(), i = se();
7615
+ return (i.type & 3 || n) && Sh(i, s, r, n, r[H], e, t, pr(i, r, t)), Zh;
7616
7616
  }
7617
7617
  function kI(e, t, n, r, s, i, o) {
7618
7618
  let a = !0, l = null;
7619
- if ((r.type & 3 || o) && (l ?? (l = pr(r, t, i)), xh(r, e, t, o, n, s, i, l) && (a = !1)), a) {
7619
+ if ((r.type & 3 || o) && (l ?? (l = pr(r, t, i)), Sh(r, e, t, o, n, s, i, l) && (a = !1)), a) {
7620
7620
  const u = r.outputs?.[s], f = r.hostDirectiveOutputs?.[s];
7621
7621
  if (f && f.length)
7622
7622
  for (let h = 0; h < f.length; h += 2) {
@@ -7628,8 +7628,8 @@ function kI(e, t, n, r, s, i, o) {
7628
7628
  l ?? (l = pr(r, t, i)), pl(r, t, h, s, s, l);
7629
7629
  }
7630
7630
  }
7631
- function yx(e = 1) {
7632
- return xg(e);
7631
+ function gS(e = 1) {
7632
+ return Sg(e);
7633
7633
  }
7634
7634
  function RI(e, t) {
7635
7635
  let n = null;
@@ -7646,7 +7646,7 @@ function RI(e, t) {
7646
7646
  return n;
7647
7647
  }
7648
7648
  function Gh(e) {
7649
- const t = x()[de][oe];
7649
+ const t = S()[de][oe];
7650
7650
  if (!t.projection) {
7651
7651
  const n = e ? e.length : 1, r = t.projection = Gm(n, null), s = r.slice();
7652
7652
  let i = t.child;
@@ -7660,7 +7660,7 @@ function Gh(e) {
7660
7660
  }
7661
7661
  }
7662
7662
  function Qh(e, t = 0, n, r, s, i) {
7663
- const o = x(), a = V(), l = tn(a, $ + e, 16, null, null);
7663
+ const o = S(), a = V(), l = tn(a, $ + e, 16, null, null);
7664
7664
  l.projection === null && (l.projection = t), Uu();
7665
7665
  const f = !o[zt] || Mu();
7666
7666
  o[de][oe].projection[l.projection], f && !Ro(l) && r_(a, o, l);
@@ -7668,8 +7668,8 @@ function Qh(e, t = 0, n, r, s, i) {
7668
7668
  function AI(e, t, n) {
7669
7669
  return Oh(e, t, n), AI;
7670
7670
  }
7671
- function vx(e) {
7672
- const t = x(), n = V(), r = _o();
7671
+ function yS(e) {
7672
+ const t = S(), n = V(), r = _o();
7673
7673
  Xr(r + 1);
7674
7674
  const s = na(n, r);
7675
7675
  if (e.dirty && ug(t) === ((s.metadata.flags & 2) === 2)) {
@@ -7683,8 +7683,8 @@ function vx(e) {
7683
7683
  }
7684
7684
  return !1;
7685
7685
  }
7686
- function _x() {
7687
- return ta(x(), _o());
7686
+ function vS() {
7687
+ return ta(S(), _o());
7688
7688
  }
7689
7689
  function Yh(e, t, n, r) {
7690
7690
  return Mb(e, Oh(t, n, r)), Yh;
@@ -7692,7 +7692,7 @@ function Yh(e, t, n, r) {
7692
7692
  function OI(e = 1) {
7693
7693
  Xr(_o() + e);
7694
7694
  }
7695
- function bx(e) {
7695
+ function _S(e) {
7696
7696
  const t = vg();
7697
7697
  return cg(t, $ + e);
7698
7698
  }
@@ -7705,7 +7705,7 @@ function wt(e) {
7705
7705
  function DI(e) {
7706
7706
  return (e & 2) == 2;
7707
7707
  }
7708
- function PI(e, t) {
7708
+ function LI(e, t) {
7709
7709
  return e & 131071 | t << 17;
7710
7710
  }
7711
7711
  function Ei(e) {
@@ -7714,10 +7714,10 @@ function Ei(e) {
7714
7714
  function qt(e) {
7715
7715
  return (e & 131068) >> 2;
7716
7716
  }
7717
- function Ls(e, t) {
7717
+ function Ps(e, t) {
7718
7718
  return e & -131069 | t << 2;
7719
7719
  }
7720
- function LI(e) {
7720
+ function PI(e) {
7721
7721
  return (e & 1) === 1;
7722
7722
  }
7723
7723
  function Ci(e) {
@@ -7735,11 +7735,11 @@ function FI(e, t, n, r, s, i) {
7735
7735
  if (s)
7736
7736
  if (l !== 0) {
7737
7737
  const d = wt(e[a + 1]);
7738
- e[r + 1] = tr(d, a), d !== 0 && (e[d + 1] = Ls(e[d + 1], r)), e[a + 1] = PI(e[a + 1], r);
7738
+ e[r + 1] = tr(d, a), d !== 0 && (e[d + 1] = Ps(e[d + 1], r)), e[a + 1] = LI(e[a + 1], r);
7739
7739
  } else
7740
- e[r + 1] = tr(a, 0), a !== 0 && (e[a + 1] = Ls(e[a + 1], r)), a = r;
7740
+ e[r + 1] = tr(a, 0), a !== 0 && (e[a + 1] = Ps(e[a + 1], r)), a = r;
7741
7741
  else
7742
- e[r + 1] = tr(l, 0), a === 0 ? a = r : e[l + 1] = Ls(e[l + 1], r), l = r;
7742
+ e[r + 1] = tr(l, 0), a === 0 ? a = r : e[l + 1] = Ps(e[l + 1], r), l = r;
7743
7743
  u && (e[r + 1] = Ei(e[r + 1])), Il(e, f, r, !0), Il(e, f, r, !1), NI(t, f, e, r, i), o = tr(a, l), i ? t.classBindings = o : t.styleBindings = o;
7744
7744
  }
7745
7745
  function NI(e, t, n, r, s) {
@@ -7802,7 +7802,7 @@ function VI(e, t) {
7802
7802
  ao(e, jI(t), !0);
7803
7803
  }
7804
7804
  function Jh(e, t, n, r) {
7805
- const s = x(), i = V(), o = Yr(2);
7805
+ const s = S(), i = V(), o = Yr(2);
7806
7806
  if (i.firstUpdatePass && td(i, e, o, r), t !== ee && Ie(s, o, t)) {
7807
7807
  const a = i.data[De()];
7808
7808
  nd(i, a, s, s[H], e, s[o + 1] = JI(t, n), r, o);
@@ -7811,7 +7811,7 @@ function Jh(e, t, n, r) {
7811
7811
  function qI(e, t, n, r) {
7812
7812
  const s = V(), i = Yr(2);
7813
7813
  s.firstUpdatePass && td(s, null, i, r);
7814
- const o = x();
7814
+ const o = S();
7815
7815
  if (n !== ee && Ie(o, i, n)) {
7816
7816
  const a = s.data[De()];
7817
7817
  if (rd(a, r) && !ed(s, i)) {
@@ -7911,7 +7911,7 @@ function KI(e, t, n, r, s, i, o, a) {
7911
7911
  function nd(e, t, n, r, s, i, o, a) {
7912
7912
  if (!(t.type & 3))
7913
7913
  return;
7914
- const l = e.data, u = l[a + 1], f = LI(u) ? wl(l, t, n, s, qt(u), o) : void 0;
7914
+ const l = e.data, u = l[a + 1], f = PI(u) ? wl(l, t, n, s, qt(u), o) : void 0;
7915
7915
  if (!Hr(f)) {
7916
7916
  Hr(i) || DI(u) && (i = wl(l, null, n, s, a, o));
7917
7917
  const h = Au(De(), n);
@@ -7947,7 +7947,7 @@ function rd(e, t) {
7947
7947
  return (e.flags & (t ? 8 : 16)) !== 0;
7948
7948
  }
7949
7949
  function ew(e, t = "") {
7950
- const n = x(), r = V(), s = e + $, i = r.firstCreatePass ? tn(r, s, 1, t, null) : r.data[s], o = tw(r, n, i, t);
7950
+ const n = S(), r = V(), s = e + $, i = r.firstCreatePass ? tn(r, s, 1, t, null) : r.data[s], o = tw(r, n, i, t);
7951
7951
  n[s] = o, wo() && Ho(r, n, o, i), jn(i, !1);
7952
7952
  }
7953
7953
  let tw = (e, t, n, r, s) => (Kr(!0), dv(t[H], r));
@@ -7966,15 +7966,15 @@ function sd(e) {
7966
7966
  return id("", e), sd;
7967
7967
  }
7968
7968
  function id(e, t, n) {
7969
- const r = x(), s = nw(r, e, t, n);
7969
+ const r = S(), s = nw(r, e, t, n);
7970
7970
  return s !== ee && ua(r, De(), s), id;
7971
7971
  }
7972
7972
  function iw(e, t, n, r, s) {
7973
- const i = x(), o = rw(i, e, t, n, r, s);
7973
+ const i = S(), o = rw(i, e, t, n, r, s);
7974
7974
  return o !== ee && ua(i, De(), o), iw;
7975
7975
  }
7976
7976
  function ow(e, t, n, r, s, i, o) {
7977
- const a = x(), l = sw(a, e, t, n, r, s, i, o);
7977
+ const a = S(), l = sw(a, e, t, n, r, s, i, o);
7978
7978
  return l !== ee && ua(a, De(), l), ow;
7979
7979
  }
7980
7980
  function ua(e, t, n) {
@@ -7990,9 +7990,9 @@ function od(e, t, n, r, s) {
7990
7990
  for (let i = 0; i < e.length; i++)
7991
7991
  od(e[i], t, n, r, s);
7992
7992
  else {
7993
- const i = V(), o = x(), a = se();
7993
+ const i = V(), o = S(), a = se();
7994
7994
  let l = Ht(e) ? e : te(e.provide);
7995
- const u = xu(e), f = a.providerIndexes & 1048575, h = a.directiveStart, d = a.providerIndexes >> 20;
7995
+ const u = Su(e), f = a.providerIndexes & 1048575, h = a.directiveStart, d = a.providerIndexes >> 20;
7996
7996
  if (Ht(e) || !e.multi) {
7997
7997
  const p = new Un(u, s, Zo, null), m = Ms(l, t, f + d, h);
7998
7998
  m === -1 ? (ci(Dr(a, o), i, l), Ns(i, e, t.length), t.push(l), a.directiveStart++, a.directiveEnd++, n.push(p), o.push(p)) : (n[m] = p, o[m] = p);
@@ -8051,15 +8051,15 @@ function fw(e, t) {
8051
8051
  n.providersResolver = (r, s) => aw(r, s ? s(e) : e, !1);
8052
8052
  };
8053
8053
  }
8054
- function Ix(e, t) {
8055
- const n = vo() + e, r = x();
8054
+ function bS(e, t) {
8055
+ const n = vo() + e, r = S();
8056
8056
  return r[n] === ee ? Yo(r, n, t()) : cb(r, n);
8057
8057
  }
8058
- function wx(e, t, n) {
8059
- return hw(x(), vo(), e, t, n);
8058
+ function IS(e, t, n) {
8059
+ return hw(S(), vo(), e, t, n);
8060
8060
  }
8061
- function Ex(e, t, n, r, s) {
8062
- return dw(x(), vo(), e, t, n, r, s);
8061
+ function wS(e, t, n, r, s) {
8062
+ return dw(S(), vo(), e, t, n, r, s);
8063
8063
  }
8064
8064
  function ld(e, t) {
8065
8065
  const n = e[t];
@@ -8073,7 +8073,7 @@ function dw(e, t, n, r, s, i, o, a) {
8073
8073
  const l = t + n;
8074
8074
  return Ch(e, l, s, i, o) ? Yo(e, l + 3, r(s, i, o)) : ld(e, l + 3);
8075
8075
  }
8076
- function Cx(e, t) {
8076
+ function ES(e, t) {
8077
8077
  return cs(e, t);
8078
8078
  }
8079
8079
  class pw {
@@ -8083,7 +8083,7 @@ class pw {
8083
8083
  this.ngModuleFactory = t, this.componentFactories = n;
8084
8084
  }
8085
8085
  }
8086
- let xx = /* @__PURE__ */ (() => {
8086
+ let CS = /* @__PURE__ */ (() => {
8087
8087
  const t = class t {
8088
8088
  compileModuleSync(r) {
8089
8089
  return new Bb(r);
@@ -8124,7 +8124,7 @@ let xx = /* @__PURE__ */ (() => {
8124
8124
  c(this, "appRef", g(An));
8125
8125
  c(this, "taskService", g(zn));
8126
8126
  c(this, "ngZone", g(Q));
8127
- c(this, "zonelessEnabled", g(So));
8127
+ c(this, "zonelessEnabled", g(xo));
8128
8128
  c(this, "tracing", g(en, {
8129
8129
  optional: !0
8130
8130
  }));
@@ -8237,20 +8237,20 @@ function gw() {
8237
8237
  }
8238
8238
  function cd() {
8239
8239
  return [{
8240
- provide: xt,
8240
+ provide: St,
8241
8241
  useExisting: mw
8242
8242
  }, {
8243
8243
  provide: Q,
8244
- useClass: Lg
8244
+ useClass: Pg
8245
8245
  }, {
8246
- provide: So,
8246
+ provide: xo,
8247
8247
  useValue: !0
8248
8248
  }];
8249
8249
  }
8250
8250
  function yw() {
8251
8251
  return typeof $localize < "u" && $localize.locale || wi;
8252
8252
  }
8253
- const ud = /* @__PURE__ */ new S("", {
8253
+ const ud = /* @__PURE__ */ new x("", {
8254
8254
  factory: () => g(ud, {
8255
8255
  optional: !0,
8256
8256
  skipSelf: !0
@@ -8302,7 +8302,7 @@ function fd(e, t) {
8302
8302
  return wc(e, t?.equal);
8303
8303
  }
8304
8304
  const hd = /* @__PURE__ */ Symbol("InputSignalNode#UNSET"), _w = {
8305
- ...xc,
8305
+ ...Sc,
8306
8306
  transformFn: void 0,
8307
8307
  applyValueToInputSignal(e, t) {
8308
8308
  Zi(e, t);
@@ -8330,7 +8330,7 @@ class bw {
8330
8330
  return `HostAttributeToken ${this.attributeName}`;
8331
8331
  }
8332
8332
  }
8333
- function Sx(e) {
8333
+ function SS(e) {
8334
8334
  return new vw();
8335
8335
  }
8336
8336
  function El(e, t) {
@@ -8346,8 +8346,8 @@ function Cl(e, t) {
8346
8346
  function ww(e, t) {
8347
8347
  return Nb();
8348
8348
  }
8349
- const xl = (Cl.required = ww, Cl);
8350
- const xi = /* @__PURE__ */ new S(""), Ew = /* @__PURE__ */ new S("");
8349
+ const Sl = (Cl.required = ww, Cl);
8350
+ const Si = /* @__PURE__ */ new x(""), Ew = /* @__PURE__ */ new x("");
8351
8351
  function on(e) {
8352
8352
  return !e.moduleRef;
8353
8353
  }
@@ -8362,35 +8362,35 @@ function Cw(e) {
8362
8362
  next: r
8363
8363
  });
8364
8364
  }), on(e)) {
8365
- const i = () => t.destroy(), o = e.platformInjector.get(xi);
8365
+ const i = () => t.destroy(), o = e.platformInjector.get(Si);
8366
8366
  o.add(i), t.onDestroy(() => {
8367
8367
  s.unsubscribe(), o.delete(i);
8368
8368
  });
8369
8369
  } else {
8370
- const i = () => e.moduleRef.destroy(), o = e.platformInjector.get(xi);
8370
+ const i = () => e.moduleRef.destroy(), o = e.platformInjector.get(Si);
8371
8371
  o.add(i), e.moduleRef.onDestroy(() => {
8372
8372
  mr(e.allPlatformModules, e.moduleRef), s.unsubscribe(), o.delete(i);
8373
8373
  });
8374
8374
  }
8375
- return Sw(r, n, () => {
8375
+ return xw(r, n, () => {
8376
8376
  const i = t.get(zn), o = i.add(), a = t.get(Bh);
8377
8377
  return a.runInitializers(), a.donePromise.then(() => {
8378
8378
  const l = t.get(ud, wi);
8379
- if (SI(l || wi), !t.get(Ew, !0))
8379
+ if (xI(l || wi), !t.get(Ew, !0))
8380
8380
  return on(e) ? t.get(An) : (e.allPlatformModules.push(e.moduleRef), e.moduleRef);
8381
8381
  if (on(e)) {
8382
8382
  const f = t.get(An);
8383
8383
  return e.rootComponent !== void 0 && f.bootstrap(e.rootComponent), f;
8384
8384
  } else
8385
- return xw?.(e.moduleRef, e.allPlatformModules), e.moduleRef;
8385
+ return Sw?.(e.moduleRef, e.allPlatformModules), e.moduleRef;
8386
8386
  }).finally(() => {
8387
8387
  i.remove(o);
8388
8388
  });
8389
8389
  });
8390
8390
  });
8391
8391
  }
8392
- let xw;
8393
- function Sw(e, t, n) {
8392
+ let Sw;
8393
+ function xw(e, t, n) {
8394
8394
  try {
8395
8395
  const r = n();
8396
8396
  return zh(r) ? r.catch((s) => {
@@ -8408,7 +8408,7 @@ function Tw(e = [], t) {
8408
8408
  provide: fo,
8409
8409
  useValue: "platform"
8410
8410
  }, {
8411
- provide: xi,
8411
+ provide: Si,
8412
8412
  useValue: /* @__PURE__ */ new Set([() => gr = null])
8413
8413
  }, ...e]
8414
8414
  });
@@ -8424,13 +8424,13 @@ function Rw(e) {
8424
8424
  t?.forEach((n) => n());
8425
8425
  });
8426
8426
  }
8427
- let Tx = /* @__PURE__ */ (() => {
8427
+ let xS = /* @__PURE__ */ (() => {
8428
8428
  class e {
8429
8429
  }
8430
8430
  return c(e, "__NG_ELEMENT_ID__", Aw), e;
8431
8431
  })();
8432
8432
  function Aw(e) {
8433
- return Ow(se(), x(), (e & 16) === 16);
8433
+ return Ow(se(), S(), (e & 16) === 16);
8434
8434
  }
8435
8435
  function Ow(e, t, n) {
8436
8436
  if (Yt(e) && !n) {
@@ -8449,11 +8449,11 @@ class Dw {
8449
8449
  return wh(t);
8450
8450
  }
8451
8451
  create(t) {
8452
- return new Lw(t);
8452
+ return new Pw(t);
8453
8453
  }
8454
8454
  }
8455
- const Pw = (e, t) => t;
8456
- class Lw {
8455
+ const Lw = (e, t) => t;
8456
+ class Pw {
8457
8457
  constructor(t) {
8458
8458
  c(this, "length", 0);
8459
8459
  c(this, "collection");
@@ -8471,7 +8471,7 @@ class Lw {
8471
8471
  c(this, "_identityChangesHead", null);
8472
8472
  c(this, "_identityChangesTail", null);
8473
8473
  c(this, "_trackByFn");
8474
- this._trackByFn = t || Pw;
8474
+ this._trackByFn = t || Lw;
8475
8475
  }
8476
8476
  forEachItem(t) {
8477
8477
  let n;
@@ -8589,7 +8589,7 @@ class Lw {
8589
8589
  }
8590
8590
  _insertAfter(t, n, r) {
8591
8591
  const s = n === null ? this._itHead : n._next;
8592
- return t._next = s, t._prev = n, s === null ? this._itTail = t : s._prev = t, n === null ? this._itHead = t : n._next = t, this._linkedRecords === null && (this._linkedRecords = new Sl()), this._linkedRecords.put(t), t.currentIndex = r, t;
8592
+ return t._next = s, t._prev = n, s === null ? this._itTail = t : s._prev = t, n === null ? this._itHead = t : n._next = t, this._linkedRecords === null && (this._linkedRecords = new xl()), this._linkedRecords.put(t), t.currentIndex = r, t;
8593
8593
  }
8594
8594
  _remove(t) {
8595
8595
  return this._addToRemovals(this._unlink(t));
@@ -8603,7 +8603,7 @@ class Lw {
8603
8603
  return t.previousIndex === n || (this._movesTail === null ? this._movesTail = this._movesHead = t : this._movesTail = this._movesTail._nextMoved = t), t;
8604
8604
  }
8605
8605
  _addToRemovals(t) {
8606
- return this._unlinkedRecords === null && (this._unlinkedRecords = new Sl()), this._unlinkedRecords.put(t), t.currentIndex = null, t._nextRemoved = null, this._removalsTail === null ? (this._removalsTail = this._removalsHead = t, t._prevRemoved = null) : (t._prevRemoved = this._removalsTail, this._removalsTail = this._removalsTail._nextRemoved = t), t;
8606
+ return this._unlinkedRecords === null && (this._unlinkedRecords = new xl()), this._unlinkedRecords.put(t), t.currentIndex = null, t._nextRemoved = null, this._removalsTail === null ? (this._removalsTail = this._removalsHead = t, t._prevRemoved = null) : (t._prevRemoved = this._removalsTail, this._removalsTail = this._removalsTail._nextRemoved = t), t;
8607
8607
  }
8608
8608
  _addIdentityChange(t, n) {
8609
8609
  return t.item = n, this._identityChangesTail === null ? this._identityChangesTail = this._identityChangesHead = t : this._identityChangesTail = this._identityChangesTail._nextIdentityChange = t, t;
@@ -8648,7 +8648,7 @@ class Nw {
8648
8648
  return n === null ? this._head = r : n._nextDup = r, r === null ? this._tail = n : r._prevDup = n, this._head === null;
8649
8649
  }
8650
8650
  }
8651
- class Sl {
8651
+ class xl {
8652
8652
  constructor() {
8653
8653
  c(this, "map", /* @__PURE__ */ new Map());
8654
8654
  }
@@ -8728,9 +8728,9 @@ function jw(e) {
8728
8728
  platformProviders: r,
8729
8729
  platformRef: s
8730
8730
  } = e;
8731
- L(O.BootstrapApplicationStart);
8731
+ P(O.BootstrapApplicationStart);
8732
8732
  try {
8733
- const i = s?.injector ?? kw(r), o = [cd(), Mg, ...n || []], a = new Lh({
8733
+ const i = s?.injector ?? kw(r), o = [cd(), Mg, ...n || []], a = new Ph({
8734
8734
  providers: o,
8735
8735
  parent: i,
8736
8736
  debugName: "",
@@ -8744,13 +8744,13 @@ function jw(e) {
8744
8744
  } catch (i) {
8745
8745
  return Promise.reject(i);
8746
8746
  } finally {
8747
- L(O.BootstrapApplicationEnd);
8747
+ P(O.BootstrapApplicationEnd);
8748
8748
  }
8749
8749
  }
8750
8750
  function Hw(e) {
8751
8751
  return typeof e == "boolean" ? e : e != null && e !== "false";
8752
8752
  }
8753
- function kx(e, t = NaN) {
8753
+ function TS(e, t = NaN) {
8754
8754
  return !isNaN(parseFloat(e)) && !isNaN(Number(e)) ? Number(e) : t;
8755
8755
  }
8756
8756
  function zw(e, t) {
@@ -8831,7 +8831,7 @@ class Xw {
8831
8831
  c(this, "elementZone");
8832
8832
  c(this, "appRef");
8833
8833
  c(this, "cdScheduler");
8834
- this.componentFactory = t, this.injector = n, this.inputMap = r, this.ngZone = this.injector.get(Q), this.appRef = this.injector.get(An), this.cdScheduler = n.get(xt), this.elementZone = typeof Zone > "u" ? null : this.ngZone.run(() => Zone.current);
8834
+ this.componentFactory = t, this.injector = n, this.inputMap = r, this.ngZone = this.injector.get(Q), this.appRef = this.injector.get(An), this.cdScheduler = n.get(St), this.elementZone = typeof Zone > "u" ? null : this.ngZone.run(() => Zone.current);
8835
8835
  }
8836
8836
  connect(t) {
8837
8837
  this.runInZone(() => {
@@ -8899,7 +8899,7 @@ class Kw extends HTMLElement {
8899
8899
  c(this, "ngElementEventsSubscription", null);
8900
8900
  }
8901
8901
  }
8902
- function Rx(e, t) {
8902
+ function kS(e, t) {
8903
8903
  const n = Ww(e, t.injector), r = t.strategyFactory || new Yw(e, t.injector), s = qw(n);
8904
8904
  class i extends Kw {
8905
8905
  constructor(l) {
@@ -9080,7 +9080,7 @@ class _d {
9080
9080
  this._doc = t;
9081
9081
  }
9082
9082
  }
9083
- let Si = /* @__PURE__ */ (() => {
9083
+ let xi = /* @__PURE__ */ (() => {
9084
9084
  const t = class t extends _d {
9085
9085
  constructor(r) {
9086
9086
  super(r);
@@ -9104,7 +9104,7 @@ let Si = /* @__PURE__ */ (() => {
9104
9104
  let e = t;
9105
9105
  return e;
9106
9106
  })();
9107
- const Ti = /* @__PURE__ */ new S("");
9107
+ const Ti = /* @__PURE__ */ new x("");
9108
9108
  let bd = /* @__PURE__ */ (() => {
9109
9109
  const t = class t {
9110
9110
  constructor(r, s) {
@@ -9114,9 +9114,9 @@ let bd = /* @__PURE__ */ (() => {
9114
9114
  this._zone = s, r.forEach((a) => {
9115
9115
  a.manager = this;
9116
9116
  });
9117
- const i = r.filter((a) => !(a instanceof Si));
9117
+ const i = r.filter((a) => !(a instanceof xi));
9118
9118
  this._plugins = i.slice().reverse();
9119
- const o = r.find((a) => a instanceof Si);
9119
+ const o = r.find((a) => a instanceof xi);
9120
9120
  o && this._plugins.push(o);
9121
9121
  }
9122
9122
  addEventListener(r, s, i, o) {
@@ -9241,7 +9241,7 @@ const Bs = {
9241
9241
  xml: "http://www.w3.org/XML/1998/namespace",
9242
9242
  xmlns: "http://www.w3.org/2000/xmlns/",
9243
9243
  math: "http://www.w3.org/1998/Math/MathML"
9244
- }, fa = /%COMP%/g, wd = "%COMP%", rE = `_nghost-${wd}`, sE = `_ngcontent-${wd}`, iE = !0, oE = /* @__PURE__ */ new S("", {
9244
+ }, fa = /%COMP%/g, wd = "%COMP%", rE = `_nghost-${wd}`, sE = `_ngcontent-${wd}`, iE = !0, oE = /* @__PURE__ */ new x("", {
9245
9245
  factory: () => iE
9246
9246
  });
9247
9247
  function aE(e) {
@@ -9272,7 +9272,7 @@ let Ri = /* @__PURE__ */ (() => {
9272
9272
  if (!r || !s)
9273
9273
  return this.defaultRenderer;
9274
9274
  const i = this.getOrCreateRenderer(r, s);
9275
- return i instanceof Pl ? i.applyToHost(r) : i instanceof Ai && i.applyStyles(), i;
9275
+ return i instanceof Ll ? i.applyToHost(r) : i instanceof Ai && i.applyStyles(), i;
9276
9276
  }
9277
9277
  getOrCreateRenderer(r, s) {
9278
9278
  const i = this.rendererByCompId;
@@ -9281,7 +9281,7 @@ let Ri = /* @__PURE__ */ (() => {
9281
9281
  const a = this.doc, l = this.ngZone, u = this.eventManager, f = this.sharedStylesHost, h = this.removeStylesOnCompDestroy, d = this.tracingService;
9282
9282
  switch (s.encapsulation) {
9283
9283
  case ze.Emulated:
9284
- o = new Pl(u, f, s, this.appId, h, a, l, d);
9284
+ o = new Ll(u, f, s, this.appId, h, a, l, d);
9285
9285
  break;
9286
9286
  case ze.ShadowDom:
9287
9287
  return new Dl(u, r, s, a, l, this.nonce, d, f);
@@ -9460,10 +9460,10 @@ class Ai extends ha {
9460
9460
  this.sharedStylesHost.addStyles(this.styles, this.styleUrls);
9461
9461
  }
9462
9462
  destroy() {
9463
- this.removeStylesOnCompDestroy && xn.size === 0 && this.sharedStylesHost.removeStyles(this.styles, this.styleUrls);
9463
+ this.removeStylesOnCompDestroy && Sn.size === 0 && this.sharedStylesHost.removeStyles(this.styles, this.styleUrls);
9464
9464
  }
9465
9465
  }
9466
- class Pl extends Ai {
9466
+ class Ll extends Ai {
9467
9467
  constructor(n, r, s, i, o, a, l, u) {
9468
9468
  const f = i + "-" + s.id;
9469
9469
  super(n, r, s, o, a, l, u, f);
@@ -9552,7 +9552,7 @@ let fE = /* @__PURE__ */ (() => {
9552
9552
  let e = t;
9553
9553
  return e;
9554
9554
  })();
9555
- const Ll = ["alt", "control", "meta", "shift"], hE = {
9555
+ const Pl = ["alt", "control", "meta", "shift"], hE = {
9556
9556
  "\b": "Backspace",
9557
9557
  " ": "Tab",
9558
9558
  "": "Delete",
@@ -9590,7 +9590,7 @@ let pE = /* @__PURE__ */ (() => {
9590
9590
  return null;
9591
9591
  const o = t._normalizeKey(s.pop());
9592
9592
  let a = "", l = s.indexOf("code");
9593
- if (l > -1 && (s.splice(l, 1), a = "code."), Ll.forEach((f) => {
9593
+ if (l > -1 && (s.splice(l, 1), a = "code."), Pl.forEach((f) => {
9594
9594
  const h = s.indexOf(f);
9595
9595
  h > -1 && (s.splice(h, 1), a += f + ".");
9596
9596
  }), a += o, s.length != 0 || o.length === 0)
@@ -9600,7 +9600,7 @@ let pE = /* @__PURE__ */ (() => {
9600
9600
  }
9601
9601
  static matchEventFullKeyCode(r, s) {
9602
9602
  let i = hE[r.key] || r.key, o = "";
9603
- return s.indexOf("code.") > -1 && (i = r.code, o = "code."), i == null || !i ? !1 : (i = i.toLowerCase(), i === " " ? i = "space" : i === "." && (i = "dot"), Ll.forEach((a) => {
9603
+ return s.indexOf("code.") > -1 && (i = r.code, o = "code."), i == null || !i ? !1 : (i = i.toLowerCase(), i === " " ? i = "space" : i === "." && (i = "dot"), Pl.forEach((a) => {
9604
9604
  if (a !== i) {
9605
9605
  const l = dE[a];
9606
9606
  l(r) && (o += a + ".");
@@ -9661,7 +9661,7 @@ const bE = [{
9661
9661
  useFactory: vE
9662
9662
  }, {
9663
9663
  provide: Ti,
9664
- useClass: Si,
9664
+ useClass: xi,
9665
9665
  multi: !0
9666
9666
  }, {
9667
9667
  provide: Ti,
@@ -9825,7 +9825,7 @@ function CE(e, t) {
9825
9825
  l.push(a), n.set(o, l);
9826
9826
  }), n;
9827
9827
  }
9828
- const xE = /%(\d[a-f0-9])/gi, SE = {
9828
+ const SE = /%(\d[a-f0-9])/gi, xE = {
9829
9829
  40: "@",
9830
9830
  "3A": ":",
9831
9831
  24: "$",
@@ -9836,7 +9836,7 @@ const xE = /%(\d[a-f0-9])/gi, SE = {
9836
9836
  "2F": "/"
9837
9837
  };
9838
9838
  function Fl(e) {
9839
- return encodeURIComponent(e).replace(xE, (t, n) => SE[n] ?? t);
9839
+ return encodeURIComponent(e).replace(SE, (t, n) => xE[n] ?? t);
9840
9840
  }
9841
9841
  function nr(e) {
9842
9842
  return `${e}`;
@@ -9965,7 +9965,7 @@ function jl(e) {
9965
9965
  function kE(e) {
9966
9966
  return typeof URLSearchParams < "u" && e instanceof URLSearchParams;
9967
9967
  }
9968
- const yn = "Content-Type", zr = "Accept", Cd = "text/plain", xd = "application/json", Sd = `${xd}, ${Cd}, */*`;
9968
+ const yn = "Content-Type", zr = "Accept", Cd = "text/plain", Sd = "application/json", xd = `${Sd}, ${Cd}, */*`;
9969
9969
  class vn {
9970
9970
  constructor(t, n, r, s) {
9971
9971
  c(this, "url");
@@ -10015,7 +10015,7 @@ class vn {
10015
10015
  return this.body === null ? null : typeof this.body == "string" || Nl(this.body) || Ml(this.body) || jl(this.body) || kE(this.body) ? this.body : this.body instanceof Ke ? this.body.toString() : typeof this.body == "object" || typeof this.body == "boolean" || Array.isArray(this.body) ? JSON.stringify(this.body) : this.body.toString();
10016
10016
  }
10017
10017
  detectContentTypeHeader() {
10018
- return this.body === null || jl(this.body) ? null : Ml(this.body) ? this.body.type || null : Nl(this.body) ? null : typeof this.body == "string" ? Cd : this.body instanceof Ke ? "application/x-www-form-urlencoded;charset=UTF-8" : typeof this.body == "object" || typeof this.body == "number" || typeof this.body == "boolean" ? xd : null;
10018
+ return this.body === null || jl(this.body) ? null : Ml(this.body) ? this.body.type || null : Nl(this.body) ? null : typeof this.body == "string" ? Cd : this.body instanceof Ke ? "application/x-www-form-urlencoded;charset=UTF-8" : typeof this.body == "object" || typeof this.body == "number" || typeof this.body == "boolean" ? Sd : null;
10019
10019
  }
10020
10020
  clone(t = {}) {
10021
10021
  const n = t.method || this.method, r = t.url || this.url, s = t.responseType || this.responseType, i = t.keepalive ?? this.keepalive, o = t.priority || this.priority, a = t.cache || this.cache, l = t.mode || this.mode, u = t.redirect || this.redirect, f = t.credentials || this.credentials, h = t.referrer || this.referrer, d = t.integrity || this.integrity, p = t.referrerPolicy || this.referrerPolicy, m = t.transferCache ?? this.transferCache, y = t.timeout ?? this.timeout, b = t.body !== void 0 ? t.body : this.body, v = t.withCredentials ?? this.withCredentials, _ = t.reportProgress ?? this.reportProgress;
@@ -10101,7 +10101,7 @@ class ht extends pa {
10101
10101
  this.status >= 200 && this.status < 300 ? this.message = `Http failure during parsing for ${n.url || "(unknown url)"}` : this.message = `Http failure response for ${n.url || "(unknown url)"}: ${n.status} ${n.statusText}`, this.error = n.error || null;
10102
10102
  }
10103
10103
  }
10104
- const Td = 200, RE = 204, AE = /^\)\]\}',?\n/, kd = /* @__PURE__ */ new S("");
10104
+ const Td = 200, RE = 204, AE = /^\)\]\}',?\n/, kd = /* @__PURE__ */ new x("");
10105
10105
  let Us = /* @__PURE__ */ (() => {
10106
10106
  const t = class t {
10107
10107
  constructor() {
@@ -10248,7 +10248,7 @@ let Us = /* @__PURE__ */ (() => {
10248
10248
  createRequestInit(r) {
10249
10249
  const s = {};
10250
10250
  let i;
10251
- if (i = r.credentials, r.withCredentials && (i = "include"), r.headers.forEach((o, a) => s[o] = a.join(",")), r.headers.has(zr) || (s[zr] = Sd), !r.headers.has(yn)) {
10251
+ if (i = r.credentials, r.withCredentials && (i = "include"), r.headers.forEach((o, a) => s[o] = a.join(",")), r.headers.has(zr) || (s[zr] = xd), !r.headers.has(yn)) {
10252
10252
  const o = r.detectContentTypeHeader();
10253
10253
  o !== null && (s[yn] = o);
10254
10254
  }
@@ -10291,7 +10291,7 @@ function Oi() {
10291
10291
  function DE(e) {
10292
10292
  e.then(Oi, Oi);
10293
10293
  }
10294
- const PE = /^\)\]\}',?\n/;
10294
+ const LE = /^\)\]\}',?\n/;
10295
10295
  let Rd = /* @__PURE__ */ (() => {
10296
10296
  const t = class t {
10297
10297
  constructor(r) {
@@ -10308,9 +10308,9 @@ let Rd = /* @__PURE__ */ (() => {
10308
10308
  if (r.method === "JSONP")
10309
10309
  throw new C(-2800, !1);
10310
10310
  const s = this.xhrFactory;
10311
- return Le(null).pipe(no(() => new z((o) => {
10311
+ return Pe(null).pipe(no(() => new z((o) => {
10312
10312
  const a = s.build();
10313
- if (a.open(r.method, r.urlWithParams), r.withCredentials && (a.withCredentials = !0), r.headers.forEach((v, _) => a.setRequestHeader(v, _.join(","))), r.headers.has(zr) || a.setRequestHeader(zr, Sd), !r.headers.has(yn)) {
10313
+ if (a.open(r.method, r.urlWithParams), r.withCredentials && (a.withCredentials = !0), r.headers.forEach((v, _) => a.setRequestHeader(v, _.join(","))), r.headers.has(zr) || a.setRequestHeader(zr, xd), !r.headers.has(yn)) {
10314
10314
  const v = r.detectContentTypeHeader();
10315
10315
  v !== null && a.setRequestHeader(yn, v);
10316
10316
  }
@@ -10341,7 +10341,7 @@ let Rd = /* @__PURE__ */ (() => {
10341
10341
  let U = _ >= 200 && _ < 300;
10342
10342
  if (r.responseType === "json" && typeof N == "string") {
10343
10343
  const X = N;
10344
- N = N.replace(PE, "");
10344
+ N = N.replace(LE, "");
10345
10345
  try {
10346
10346
  N = N !== "" ? JSON.parse(N) : null;
10347
10347
  } catch (ms) {
@@ -10420,15 +10420,15 @@ let Rd = /* @__PURE__ */ (() => {
10420
10420
  let e = t;
10421
10421
  return e;
10422
10422
  })();
10423
- function LE(e, t) {
10423
+ function PE(e, t) {
10424
10424
  return t(e);
10425
10425
  }
10426
10426
  function FE(e, t, n) {
10427
10427
  return (r, s) => po(n, () => t(r, (i) => e(i, s)));
10428
10428
  }
10429
- const Ad = /* @__PURE__ */ new S("", {
10429
+ const Ad = /* @__PURE__ */ new x("", {
10430
10430
  factory: () => []
10431
- }), NE = /* @__PURE__ */ new S(""), ME = /* @__PURE__ */ new S("", {
10431
+ }), NE = /* @__PURE__ */ new x(""), ME = /* @__PURE__ */ new x("", {
10432
10432
  factory: () => !0
10433
10433
  });
10434
10434
  let ma = /* @__PURE__ */ (() => {
@@ -10459,7 +10459,7 @@ let ma = /* @__PURE__ */ (() => {
10459
10459
  handle(r) {
10460
10460
  if (this.chain === null) {
10461
10461
  const s = Array.from(/* @__PURE__ */ new Set([...this.injector.get(Ad), ...this.injector.get(NE, [])]));
10462
- this.chain = s.reduceRight((i, o) => FE(i, o, this.injector), LE);
10462
+ this.chain = s.reduceRight((i, o) => FE(i, o, this.injector), PE);
10463
10463
  }
10464
10464
  if (this.contributeToStability) {
10465
10465
  const s = this.pendingTasks.add();
@@ -10469,7 +10469,7 @@ let ma = /* @__PURE__ */ (() => {
10469
10469
  }
10470
10470
  };
10471
10471
  c(t, "ɵfac", function(s) {
10472
- return new (s || t)(R(ma), R(Se));
10472
+ return new (s || t)(R(ma), R(xe));
10473
10473
  }), c(t, "ɵprov", /* @__PURE__ */ T({
10474
10474
  token: t,
10475
10475
  factory: t.ɵfac,
@@ -10552,7 +10552,7 @@ let ga = /* @__PURE__ */ (() => {
10552
10552
  timeout: i.timeout
10553
10553
  });
10554
10554
  }
10555
- const a = Le(o).pipe(pm((u) => this.handler.handle(u)));
10555
+ const a = Pe(o).pipe(pm((u) => this.handler.handle(u)));
10556
10556
  if (r instanceof vn || i.observe === "events")
10557
10557
  return a;
10558
10558
  const l = a.pipe(Ji((u) => u instanceof Zn));
@@ -10625,11 +10625,11 @@ let ga = /* @__PURE__ */ (() => {
10625
10625
  let e = t;
10626
10626
  return e;
10627
10627
  })();
10628
- const jE = /* @__PURE__ */ new S("", {
10628
+ const jE = /* @__PURE__ */ new x("", {
10629
10629
  factory: () => !0
10630
- }), HE = "XSRF-TOKEN", zE = /* @__PURE__ */ new S("", {
10630
+ }), HE = "XSRF-TOKEN", zE = /* @__PURE__ */ new x("", {
10631
10631
  factory: () => HE
10632
- }), BE = "X-XSRF-TOKEN", UE = /* @__PURE__ */ new S("", {
10632
+ }), BE = "X-XSRF-TOKEN", UE = /* @__PURE__ */ new x("", {
10633
10633
  factory: () => BE
10634
10634
  });
10635
10635
  let $E = /* @__PURE__ */ (() => {
@@ -10726,7 +10726,7 @@ function GE() {
10726
10726
  useExisting: Us
10727
10727
  }]);
10728
10728
  }
10729
- let Ax = /* @__PURE__ */ (() => {
10729
+ let RS = /* @__PURE__ */ (() => {
10730
10730
  const t = class t {
10731
10731
  constructor(r) {
10732
10732
  c(this, "_doc");
@@ -10841,7 +10841,7 @@ let XE = /* @__PURE__ */ (() => {
10841
10841
  this._engine?.flush();
10842
10842
  }
10843
10843
  loadImpl() {
10844
- const r = () => this.moduleImpl ?? import("./browser-CRtUYvv5.js").then((i) => i);
10844
+ const r = () => this.moduleImpl ?? import("./browser-CUhuh3a-.js").then((i) => i);
10845
10845
  let s;
10846
10846
  return this.loadingSchedulerFn ? s = this.loadingSchedulerFn(r) : s = r(), s.catch((i) => {
10847
10847
  throw new C(5300, !1);
@@ -10862,7 +10862,7 @@ let XE = /* @__PURE__ */ (() => {
10862
10862
  const o = new KE(i);
10863
10863
  return s?.data?.animation && !this._rendererFactoryPromise && (this._rendererFactoryPromise = this.loadImpl()), this._rendererFactoryPromise?.then((a) => {
10864
10864
  const l = a.createRenderer(r, s);
10865
- o.use(l), this.scheduler ?? (this.scheduler = this.injector.get(xt, null, {
10865
+ o.use(l), this.scheduler ?? (this.scheduler = this.injector.get(St, null, {
10866
10866
  optional: !0
10867
10867
  })), this.scheduler?.notify(10);
10868
10868
  }).catch((a) => {
@@ -10972,7 +10972,7 @@ class KE {
10972
10972
  return this.replay !== null && t.startsWith(YE);
10973
10973
  }
10974
10974
  }
10975
- const JE = /* @__PURE__ */ new S("");
10975
+ const JE = /* @__PURE__ */ new x("");
10976
10976
  function e0(e = "animations") {
10977
10977
  return it("NgAsyncAnimations"), co([{
10978
10978
  provide: us,
@@ -10982,11 +10982,11 @@ function e0(e = "animations") {
10982
10982
  useValue: e === "noop" ? "NoopAnimations" : "BrowserAnimations"
10983
10983
  }]);
10984
10984
  }
10985
- const t0 = /* @__PURE__ */ new S("cdk-dir-doc", {
10985
+ const t0 = /* @__PURE__ */ new x("cdk-dir-doc", {
10986
10986
  providedIn: "root",
10987
10987
  factory: () => g(ae)
10988
10988
  }), n0 = /^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i;
10989
- function Pd(e) {
10989
+ function Ld(e) {
10990
10990
  const t = e?.toLowerCase() || "";
10991
10991
  return t === "auto" && typeof navigator < "u" && navigator?.language ? n0.test(navigator.language) ? "rtl" : "ltr" : t === "rtl" ? "rtl" : "ltr";
10992
10992
  }
@@ -11000,7 +11000,7 @@ let r0 = /* @__PURE__ */ (() => {
11000
11000
  });
11001
11001
  if (r) {
11002
11002
  const s = r.body ? r.body.dir : null, i = r.documentElement ? r.documentElement.dir : null;
11003
- this.valueSignal.set(Pd(s || i || "ltr"));
11003
+ this.valueSignal.set(Ld(s || i || "ltr"));
11004
11004
  }
11005
11005
  }
11006
11006
  get value() {
@@ -11032,7 +11032,7 @@ let r0 = /* @__PURE__ */ (() => {
11032
11032
  }
11033
11033
  set dir(r) {
11034
11034
  const s = this.valueSignal();
11035
- this.valueSignal.set(Pd(r)), this._rawDir = r, s !== this.valueSignal() && this._isInitialized && this.change.emit(this.valueSignal());
11035
+ this.valueSignal.set(Ld(r)), this._rawDir = r, s !== this.valueSignal() && this._isInitialized && this.change.emit(this.valueSignal());
11036
11036
  }
11037
11037
  get value() {
11038
11038
  return this.dir;
@@ -11086,7 +11086,7 @@ let s0 = /* @__PURE__ */ (() => {
11086
11086
  constructor() {
11087
11087
  c(this, "_appRef");
11088
11088
  c(this, "_injector", g(be));
11089
- c(this, "_environmentInjector", g(Se));
11089
+ c(this, "_environmentInjector", g(xe));
11090
11090
  }
11091
11091
  load(r) {
11092
11092
  const s = this._appRef = this._appRef || this._injector.get(An);
@@ -11144,7 +11144,7 @@ class ot {
11144
11144
  this.url = t, this.svgText = n, this.options = r;
11145
11145
  }
11146
11146
  }
11147
- let Ld = /* @__PURE__ */ (() => {
11147
+ let Pd = /* @__PURE__ */ (() => {
11148
11148
  const t = class t {
11149
11149
  constructor(r, s, i, o) {
11150
11150
  c(this, "_httpClient");
@@ -11212,7 +11212,7 @@ let Ld = /* @__PURE__ */ (() => {
11212
11212
  if (!s)
11213
11213
  throw Ul(r);
11214
11214
  const i = this._cachedIconsByUrl.get(s);
11215
- return i ? Le(ir(i)) : this._loadSvgIconFromConfig(new ot(r, null)).pipe(Es((o) => this._cachedIconsByUrl.set(s, o)), W((o) => ir(o)));
11215
+ return i ? Pe(ir(i)) : this._loadSvgIconFromConfig(new ot(r, null)).pipe(Es((o) => this._cachedIconsByUrl.set(s, o)), W((o) => ir(o)));
11216
11216
  }
11217
11217
  getNamedSvgIcon(r, s = "") {
11218
11218
  const i = Vl(s, r);
@@ -11228,15 +11228,15 @@ let Ld = /* @__PURE__ */ (() => {
11228
11228
  this._resolvers = [], this._svgIconConfigs.clear(), this._iconSetConfigs.clear(), this._cachedIconsByUrl.clear();
11229
11229
  }
11230
11230
  _getSvgFromConfig(r) {
11231
- return r.svgText ? Le(ir(this._svgElementFromConfig(r))) : this._loadSvgIconFromConfig(r).pipe(W((s) => ir(s)));
11231
+ return r.svgText ? Pe(ir(this._svgElementFromConfig(r))) : this._loadSvgIconFromConfig(r).pipe(W((s) => ir(s)));
11232
11232
  }
11233
11233
  _getSvgFromIconSetConfigs(r, s) {
11234
11234
  const i = this._extractIconWithNameFromAnySet(r, s);
11235
11235
  if (i)
11236
- return Le(i);
11236
+ return Pe(i);
11237
11237
  const o = s.filter((a) => !a.svgText).map((a) => this._loadSvgIconSetFromConfig(a).pipe(eo((l) => {
11238
11238
  const f = `Loading icon set URL: ${this._sanitizer.sanitize(J.RESOURCE_URL, a.url)} failed: ${l.message}`;
11239
- return this._errorHandler.handleError(new Error(f)), Le(null);
11239
+ return this._errorHandler.handleError(new Error(f)), Pe(null);
11240
11240
  })));
11241
11241
  return hm(o).pipe(W(() => {
11242
11242
  const a = this._extractIconWithNameFromAnySet(r, s);
@@ -11260,7 +11260,7 @@ let Ld = /* @__PURE__ */ (() => {
11260
11260
  return this._fetchIcon(r).pipe(Es((s) => r.svgText = s), W(() => this._svgElementFromConfig(r)));
11261
11261
  }
11262
11262
  _loadSvgIconSetFromConfig(r) {
11263
- return r.svgText ? Le(null) : this._fetchIcon(r).pipe(Es((s) => r.svgText = s));
11263
+ return r.svgText ? Pe(null) : this._fetchIcon(r).pipe(Es((s) => r.svgText = s));
11264
11264
  }
11265
11265
  _extractSvgIconFromSet(r, s, i) {
11266
11266
  const o = r.querySelector(`[id="${s}"]`);
@@ -11360,7 +11360,7 @@ function Vl(e, t) {
11360
11360
  function a0(e) {
11361
11361
  return !!(e.url && e.options);
11362
11362
  }
11363
- const l0 = ["*"], Fd = /* @__PURE__ */ new S("MAT_ICON_DEFAULT_OPTIONS"), c0 = /* @__PURE__ */ new S("mat-icon-location", {
11363
+ const l0 = ["*"], Fd = /* @__PURE__ */ new x("MAT_ICON_DEFAULT_OPTIONS"), c0 = /* @__PURE__ */ new x("mat-icon-location", {
11364
11364
  providedIn: "root",
11365
11365
  factory: () => {
11366
11366
  const e = g(ae), t = e ? e.location : null;
@@ -11372,8 +11372,8 @@ const l0 = ["*"], Fd = /* @__PURE__ */ new S("MAT_ICON_DEFAULT_OPTIONS"), c0 = /
11372
11372
  let ql = /* @__PURE__ */ (() => {
11373
11373
  const t = class t {
11374
11374
  constructor() {
11375
- c(this, "_elementRef", g(Pe));
11376
- c(this, "_iconRegistry", g(Ld));
11375
+ c(this, "_elementRef", g(Le));
11376
+ c(this, "_iconRegistry", g(Pd));
11377
11377
  c(this, "_location", g(c0));
11378
11378
  c(this, "_errorHandler", g(st));
11379
11379
  c(this, "_defaultColor");
@@ -11536,7 +11536,7 @@ let ql = /* @__PURE__ */ (() => {
11536
11536
  }));
11537
11537
  let e = t;
11538
11538
  return e;
11539
- })(), Ox = /* @__PURE__ */ (() => {
11539
+ })(), AS = /* @__PURE__ */ (() => {
11540
11540
  const t = class t {
11541
11541
  };
11542
11542
  c(t, "ɵfac", function(s) {
@@ -11612,7 +11612,7 @@ function Md(e) {
11612
11612
  Tt = e;
11613
11613
  }
11614
11614
  var _n = { exec: () => null };
11615
- function P(e, t = "") {
11615
+ function L(e, t = "") {
11616
11616
  let n = typeof e == "string" ? e : e.source;
11617
11617
  const r = {
11618
11618
  replace: (s, i) => {
@@ -11680,10 +11680,10 @@ var re = {
11680
11680
  fencesBeginRegex: (e) => new RegExp(`^ {0,${Math.min(3, e - 1)}}(?:\`\`\`|~~~)`),
11681
11681
  headingBeginRegex: (e) => new RegExp(`^ {0,${Math.min(3, e - 1)}}#`),
11682
11682
  htmlBeginRegex: (e) => new RegExp(`^ {0,${Math.min(3, e - 1)}}<(?:[a-z].*>|!--)`, "i")
11683
- }, p0 = /^(?:[ \t]*(?:\n|$))+/, m0 = /^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/, g0 = /^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/, Qn = /^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/, y0 = /^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/, va = /(?:[*+-]|\d{1,9}[.)])/, jd = /^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/, Hd = P(jd).replace(/bull/g, va).replace(/blockCode/g, /(?: {4}| {0,3}\t)/).replace(/fences/g, / {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g, / {0,3}>/).replace(/heading/g, / {0,3}#{1,6}/).replace(/html/g, / {0,3}<[^\n>]+>\n/).replace(/\|table/g, "").getRegex(), v0 = P(jd).replace(/bull/g, va).replace(/blockCode/g, /(?: {4}| {0,3}\t)/).replace(/fences/g, / {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g, / {0,3}>/).replace(/heading/g, / {0,3}#{1,6}/).replace(/html/g, / {0,3}<[^\n>]+>\n/).replace(/table/g, / {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(), _a = /^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/, _0 = /^[^\n]+/, ba = /(?!\s*\])(?:\\.|[^\[\]\\])+/, b0 = P(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label", ba).replace("title", /(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(), I0 = P(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g, va).getRegex(), ds = "address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul", Ia = /<!--(?:-?>|[\s\S]*?(?:-->|$))/, w0 = P(
11683
+ }, p0 = /^(?:[ \t]*(?:\n|$))+/, m0 = /^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/, g0 = /^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/, Qn = /^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/, y0 = /^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/, va = /(?:[*+-]|\d{1,9}[.)])/, jd = /^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/, Hd = L(jd).replace(/bull/g, va).replace(/blockCode/g, /(?: {4}| {0,3}\t)/).replace(/fences/g, / {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g, / {0,3}>/).replace(/heading/g, / {0,3}#{1,6}/).replace(/html/g, / {0,3}<[^\n>]+>\n/).replace(/\|table/g, "").getRegex(), v0 = L(jd).replace(/bull/g, va).replace(/blockCode/g, /(?: {4}| {0,3}\t)/).replace(/fences/g, / {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g, / {0,3}>/).replace(/heading/g, / {0,3}#{1,6}/).replace(/html/g, / {0,3}<[^\n>]+>\n/).replace(/table/g, / {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(), _a = /^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/, _0 = /^[^\n]+/, ba = /(?!\s*\])(?:\\.|[^\[\]\\])+/, b0 = L(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label", ba).replace("title", /(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(), I0 = L(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g, va).getRegex(), ds = "address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul", Ia = /<!--(?:-?>|[\s\S]*?(?:-->|$))/, w0 = L(
11684
11684
  "^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))",
11685
11685
  "i"
11686
- ).replace("comment", Ia).replace("tag", ds).replace("attribute", / +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(), zd = P(_a).replace("hr", Qn).replace("heading", " {0,3}#{1,6}(?:\\s|$)").replace("|lheading", "").replace("|table", "").replace("blockquote", " {0,3}>").replace("fences", " {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list", " {0,3}(?:[*+-]|1[.)]) ").replace("html", "</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag", ds).getRegex(), E0 = P(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph", zd).getRegex(), wa = {
11686
+ ).replace("comment", Ia).replace("tag", ds).replace("attribute", / +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(), zd = L(_a).replace("hr", Qn).replace("heading", " {0,3}#{1,6}(?:\\s|$)").replace("|lheading", "").replace("|table", "").replace("blockquote", " {0,3}>").replace("fences", " {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list", " {0,3}(?:[*+-]|1[.)]) ").replace("html", "</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag", ds).getRegex(), E0 = L(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph", zd).getRegex(), wa = {
11687
11687
  blockquote: E0,
11688
11688
  code: m0,
11689
11689
  def: b0,
@@ -11697,16 +11697,16 @@ var re = {
11697
11697
  paragraph: zd,
11698
11698
  table: _n,
11699
11699
  text: _0
11700
- }, Wl = P(
11700
+ }, Wl = L(
11701
11701
  "^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"
11702
11702
  ).replace("hr", Qn).replace("heading", " {0,3}#{1,6}(?:\\s|$)").replace("blockquote", " {0,3}>").replace("code", "(?: {4}| {0,3} )[^\\n]").replace("fences", " {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list", " {0,3}(?:[*+-]|1[.)]) ").replace("html", "</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag", ds).getRegex(), C0 = {
11703
11703
  ...wa,
11704
11704
  lheading: v0,
11705
11705
  table: Wl,
11706
- paragraph: P(_a).replace("hr", Qn).replace("heading", " {0,3}#{1,6}(?:\\s|$)").replace("|lheading", "").replace("table", Wl).replace("blockquote", " {0,3}>").replace("fences", " {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list", " {0,3}(?:[*+-]|1[.)]) ").replace("html", "</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag", ds).getRegex()
11707
- }, x0 = {
11706
+ paragraph: L(_a).replace("hr", Qn).replace("heading", " {0,3}#{1,6}(?:\\s|$)").replace("|lheading", "").replace("table", Wl).replace("blockquote", " {0,3}>").replace("fences", " {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list", " {0,3}(?:[*+-]|1[.)]) ").replace("html", "</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag", ds).getRegex()
11707
+ }, S0 = {
11708
11708
  ...wa,
11709
- html: P(
11709
+ html: L(
11710
11710
  `^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`
11711
11711
  ).replace("comment", Ia).replace(/tag/g, "(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),
11712
11712
  def: /^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,
@@ -11714,14 +11714,14 @@ var re = {
11714
11714
  fences: _n,
11715
11715
  // fences not supported
11716
11716
  lheading: /^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,
11717
- paragraph: P(_a).replace("hr", Qn).replace("heading", ` *#{1,6} *[^
11717
+ paragraph: L(_a).replace("hr", Qn).replace("heading", ` *#{1,6} *[^
11718
11718
  ]`).replace("lheading", Hd).replace("|table", "").replace("blockquote", " {0,3}>").replace("|fences", "").replace("|list", "").replace("|html", "").replace("|tag", "").getRegex()
11719
- }, S0 = /^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/, T0 = /^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/, Bd = /^( {2,}|\\)\n(?!\s*$)/, k0 = /^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/, ps = /[\p{P}\p{S}]/u, Ea = /[\s\p{P}\p{S}]/u, Ud = /[^\s\p{P}\p{S}]/u, R0 = P(/^((?![*_])punctSpace)/, "u").replace(/punctSpace/g, Ea).getRegex(), $d = /(?!~)[\p{P}\p{S}]/u, A0 = /(?!~)[\s\p{P}\p{S}]/u, O0 = /(?:[^\s\p{P}\p{S}]|~)/u, D0 = /\[[^[\]]*?\]\((?:\\.|[^\\\(\)]|\((?:\\.|[^\\\(\)])*\))*\)|`[^`]*?`|<[^<>]*?>/g, Vd = /^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/, P0 = P(Vd, "u").replace(/punct/g, ps).getRegex(), L0 = P(Vd, "u").replace(/punct/g, $d).getRegex(), qd = "^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)", F0 = P(qd, "gu").replace(/notPunctSpace/g, Ud).replace(/punctSpace/g, Ea).replace(/punct/g, ps).getRegex(), N0 = P(qd, "gu").replace(/notPunctSpace/g, O0).replace(/punctSpace/g, A0).replace(/punct/g, $d).getRegex(), M0 = P(
11719
+ }, x0 = /^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/, T0 = /^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/, Bd = /^( {2,}|\\)\n(?!\s*$)/, k0 = /^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/, ps = /[\p{P}\p{S}]/u, Ea = /[\s\p{P}\p{S}]/u, Ud = /[^\s\p{P}\p{S}]/u, R0 = L(/^((?![*_])punctSpace)/, "u").replace(/punctSpace/g, Ea).getRegex(), $d = /(?!~)[\p{P}\p{S}]/u, A0 = /(?!~)[\s\p{P}\p{S}]/u, O0 = /(?:[^\s\p{P}\p{S}]|~)/u, D0 = /\[[^[\]]*?\]\((?:\\.|[^\\\(\)]|\((?:\\.|[^\\\(\)])*\))*\)|`[^`]*?`|<[^<>]*?>/g, Vd = /^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/, L0 = L(Vd, "u").replace(/punct/g, ps).getRegex(), P0 = L(Vd, "u").replace(/punct/g, $d).getRegex(), qd = "^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)", F0 = L(qd, "gu").replace(/notPunctSpace/g, Ud).replace(/punctSpace/g, Ea).replace(/punct/g, ps).getRegex(), N0 = L(qd, "gu").replace(/notPunctSpace/g, O0).replace(/punctSpace/g, A0).replace(/punct/g, $d).getRegex(), M0 = L(
11720
11720
  "^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)",
11721
11721
  "gu"
11722
- ).replace(/notPunctSpace/g, Ud).replace(/punctSpace/g, Ea).replace(/punct/g, ps).getRegex(), j0 = P(/\\(punct)/, "gu").replace(/punct/g, ps).getRegex(), H0 = P(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme", /[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email", /[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(), z0 = P(Ia).replace("(?:-->|$)", "-->").getRegex(), B0 = P(
11722
+ ).replace(/notPunctSpace/g, Ud).replace(/punctSpace/g, Ea).replace(/punct/g, ps).getRegex(), j0 = L(/\\(punct)/, "gu").replace(/punct/g, ps).getRegex(), H0 = L(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme", /[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email", /[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(), z0 = L(Ia).replace("(?:-->|$)", "-->").getRegex(), B0 = L(
11723
11723
  "^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>"
11724
- ).replace("comment", z0).replace("attribute", /\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(), Br = /(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/, U0 = P(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]*(?:\n[ \t]*)?)(title))?\s*\)/).replace("label", Br).replace("href", /<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title", /"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(), Wd = P(/^!?\[(label)\]\[(ref)\]/).replace("label", Br).replace("ref", ba).getRegex(), Zd = P(/^!?\[(ref)\](?:\[\])?/).replace("ref", ba).getRegex(), $0 = P("reflink|nolink(?!\\()", "g").replace("reflink", Wd).replace("nolink", Zd).getRegex(), Ca = {
11724
+ ).replace("comment", z0).replace("attribute", /\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(), Br = /(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/, U0 = L(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]*(?:\n[ \t]*)?)(title))?\s*\)/).replace("label", Br).replace("href", /<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title", /"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(), Wd = L(/^!?\[(label)\]\[(ref)\]/).replace("label", Br).replace("ref", ba).getRegex(), Zd = L(/^!?\[(ref)\](?:\[\])?/).replace("ref", ba).getRegex(), $0 = L("reflink|nolink(?!\\()", "g").replace("reflink", Wd).replace("nolink", Zd).getRegex(), Ca = {
11725
11725
  _backpedal: _n,
11726
11726
  // only used for GFM url
11727
11727
  anyPunctuation: j0,
@@ -11730,10 +11730,10 @@ var re = {
11730
11730
  br: Bd,
11731
11731
  code: T0,
11732
11732
  del: _n,
11733
- emStrongLDelim: P0,
11733
+ emStrongLDelim: L0,
11734
11734
  emStrongRDelimAst: F0,
11735
11735
  emStrongRDelimUnd: M0,
11736
- escape: S0,
11736
+ escape: x0,
11737
11737
  link: U0,
11738
11738
  nolink: Zd,
11739
11739
  punctuation: R0,
@@ -11744,27 +11744,27 @@ var re = {
11744
11744
  url: _n
11745
11745
  }, V0 = {
11746
11746
  ...Ca,
11747
- link: P(/^!?\[(label)\]\((.*?)\)/).replace("label", Br).getRegex(),
11748
- reflink: P(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label", Br).getRegex()
11749
- }, Pi = {
11747
+ link: L(/^!?\[(label)\]\((.*?)\)/).replace("label", Br).getRegex(),
11748
+ reflink: L(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label", Br).getRegex()
11749
+ }, Li = {
11750
11750
  ...Ca,
11751
11751
  emStrongRDelimAst: N0,
11752
- emStrongLDelim: L0,
11753
- url: P(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/, "i").replace("email", /[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),
11752
+ emStrongLDelim: P0,
11753
+ url: L(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/, "i").replace("email", /[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),
11754
11754
  _backpedal: /(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,
11755
11755
  del: /^(~~?)(?=[^\s~])((?:\\.|[^\\])*?(?:\\.|[^\s~\\]))\1(?=[^~]|$)/,
11756
11756
  text: /^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/
11757
11757
  }, q0 = {
11758
- ...Pi,
11759
- br: P(Bd).replace("{2,}", "*").getRegex(),
11760
- text: P(Pi.text).replace("\\b_", "\\b_| {2,}\\n").replace(/\{2,\}/g, "*").getRegex()
11758
+ ...Li,
11759
+ br: L(Bd).replace("{2,}", "*").getRegex(),
11760
+ text: L(Li.text).replace("\\b_", "\\b_| {2,}\\n").replace(/\{2,\}/g, "*").getRegex()
11761
11761
  }, or = {
11762
11762
  normal: wa,
11763
11763
  gfm: C0,
11764
- pedantic: x0
11764
+ pedantic: S0
11765
11765
  }, ln = {
11766
11766
  normal: Ca,
11767
- gfm: Pi,
11767
+ gfm: Li,
11768
11768
  breaks: q0,
11769
11769
  pedantic: V0
11770
11770
  }, W0 = {
@@ -12336,7 +12336,7 @@ ${f}` : f;
12336
12336
  };
12337
12337
  }
12338
12338
  }
12339
- }, Me = class Li {
12339
+ }, Me = class Pi {
12340
12340
  constructor(t) {
12341
12341
  c(this, "tokens");
12342
12342
  c(this, "options");
@@ -12368,13 +12368,13 @@ ${f}` : f;
12368
12368
  * Static Lex Method
12369
12369
  */
12370
12370
  static lex(t, n) {
12371
- return new Li(n).lex(t);
12371
+ return new Pi(n).lex(t);
12372
12372
  }
12373
12373
  /**
12374
12374
  * Static Lex Inline Method
12375
12375
  */
12376
12376
  static lexInline(t, n) {
12377
- return new Li(n).inlineTokens(t);
12377
+ return new Pi(n).inlineTokens(t);
12378
12378
  }
12379
12379
  /**
12380
12380
  * Preprocessing
@@ -12711,7 +12711,7 @@ ${e}</tr>
12711
12711
  text(e) {
12712
12712
  return "tokens" in e && e.tokens ? this.parser.parseInline(e.tokens) : "escaped" in e && e.escaped ? e.text : Ee(e.text);
12713
12713
  }
12714
- }, xa = class {
12714
+ }, Sa = class {
12715
12715
  // no need for block level renderers
12716
12716
  strong({ text: e }) {
12717
12717
  return e;
@@ -12745,7 +12745,7 @@ ${e}</tr>
12745
12745
  c(this, "options");
12746
12746
  c(this, "renderer");
12747
12747
  c(this, "textRenderer");
12748
- this.options = t || Tt, this.options.renderer = this.options.renderer || new Zt(), this.renderer = this.options.renderer, this.renderer.options = this.options, this.renderer.parser = this, this.textRenderer = new xa();
12748
+ this.options = t || Tt, this.options.renderer = this.options.renderer || new Zt(), this.renderer = this.options.renderer, this.renderer.options = this.options, this.renderer.parser = this, this.textRenderer = new Sa();
12749
12749
  }
12750
12750
  /**
12751
12751
  * Static Parse Method
@@ -12948,7 +12948,7 @@ ${e}</tr>
12948
12948
  c(this, "parseInline", this.parseMarkdown(!1));
12949
12949
  c(this, "Parser", je);
12950
12950
  c(this, "Renderer", Zt);
12951
- c(this, "TextRenderer", xa);
12951
+ c(this, "TextRenderer", Sa);
12952
12952
  c(this, "Lexer", Me);
12953
12953
  c(this, "Tokenizer", Ur);
12954
12954
  c(this, "Hooks", yr);
@@ -13130,7 +13130,7 @@ D.parseInline = Et.parseInline;
13130
13130
  D.Parser = je;
13131
13131
  D.parser = je.parse;
13132
13132
  D.Renderer = Zt;
13133
- D.TextRenderer = xa;
13133
+ D.TextRenderer = Sa;
13134
13134
  D.Lexer = Me;
13135
13135
  D.lexer = Me.lex;
13136
13136
  D.Tokenizer = Ur;
@@ -13147,7 +13147,7 @@ const Y0 = ["*"], X0 = "Copy", K0 = "Copied";
13147
13147
  let Ni = /* @__PURE__ */ (() => {
13148
13148
  const t = class t {
13149
13149
  constructor() {
13150
- this._buttonClick$ = new we(), this.copied = h0(this._buttonClick$.pipe(no(() => eu(Le(!0), dm(3e3).pipe(ym(!1)))), vm(), Em(1))), this.copiedText = fd(() => this.copied() ? K0 : X0);
13150
+ this._buttonClick$ = new we(), this.copied = h0(this._buttonClick$.pipe(no(() => eu(Pe(!0), dm(3e3).pipe(ym(!1)))), vm(), Em(1))), this.copiedText = fd(() => this.copied() ? K0 : X0);
13151
13151
  }
13152
13152
  onCopyToClipboardClick() {
13153
13153
  this._buttonClick$.next();
@@ -13172,7 +13172,7 @@ let Ni = /* @__PURE__ */ (() => {
13172
13172
  let e = t;
13173
13173
  return e;
13174
13174
  })();
13175
- const J0 = /* @__PURE__ */ new S("CLIPBOARD_OPTIONS");
13175
+ const J0 = /* @__PURE__ */ new x("CLIPBOARD_OPTIONS");
13176
13176
  let Xl = /* @__PURE__ */ (() => {
13177
13177
  const t = class t {
13178
13178
  transform(r, s) {
@@ -13190,12 +13190,12 @@ let Xl = /* @__PURE__ */ (() => {
13190
13190
  let e = t;
13191
13191
  return e;
13192
13192
  })();
13193
- const eC = /* @__PURE__ */ new S("MARKED_EXTENSIONS"), tC = /* @__PURE__ */ new S("MARKED_OPTIONS"), nC = /* @__PURE__ */ new S("MERMAID_OPTIONS"), rC = /* @__PURE__ */ new S("SANITIZE");
13193
+ const eC = /* @__PURE__ */ new x("MARKED_EXTENSIONS"), tC = /* @__PURE__ */ new x("MARKED_OPTIONS"), nC = /* @__PURE__ */ new x("MERMAID_OPTIONS"), rC = /* @__PURE__ */ new x("SANITIZE");
13194
13194
  function sC(e) {
13195
13195
  return typeof e == "function";
13196
13196
  }
13197
13197
  const iC = "[ngx-markdown] When using the `emoji` attribute you *have to* include Emoji-Toolkit files to `angular.json` or use imports. See README for more information", oC = "[ngx-markdown] When using the `katex` attribute you *have to* include KaTeX files to `angular.json` or use imports. See README for more information", aC = "[ngx-markdown] When using the `mermaid` attribute you *have to* include Mermaid files to `angular.json` or use imports. See README for more information", lC = "[ngx-markdown] When using the `clipboard` attribute you *have to* include Clipboard files to `angular.json` or use imports. See README for more information", cC = "[ngx-markdown] When using the `clipboard` attribute you *have to* provide the `viewContainerRef` parameter to `MarkdownService.render()` function", uC = "[ngx-markdown] When using the `src` attribute you *have to* pass the `HttpClient` as a parameter of the `forRoot` method. See README for more information";
13198
- let Sa = /* @__PURE__ */ (() => {
13198
+ let xa = /* @__PURE__ */ (() => {
13199
13199
  const t = class t {
13200
13200
  get options() {
13201
13201
  return this._options;
@@ -13460,7 +13460,7 @@ var Mi = /* @__PURE__ */ (function(e) {
13460
13460
  let Kl = /* @__PURE__ */ (() => {
13461
13461
  const t = class t {
13462
13462
  constructor() {
13463
- this.element = g(Pe), this.markdownService = g(Sa), this.viewContainerRef = g(qn), this.error = new le(), this.load = new le(), this.ready = new le(), this._clipboard = !1, this._commandLine = !1, this._disableSanitizer = !1, this._emoji = !1, this._inline = !1, this._katex = !1, this._lineHighlight = !1, this._lineNumbers = !1, this._mermaid = !1, this.destroyed$ = new we();
13463
+ this.element = g(Le), this.markdownService = g(xa), this.viewContainerRef = g(qn), this.error = new le(), this.load = new le(), this.ready = new le(), this._clipboard = !1, this._commandLine = !1, this._disableSanitizer = !1, this._emoji = !1, this._inline = !1, this._katex = !1, this._lineHighlight = !1, this._lineNumbers = !1, this._mermaid = !1, this.destroyed$ = new we();
13464
13464
  }
13465
13465
  get disableSanitizer() {
13466
13466
  return this._disableSanitizer;
@@ -13676,7 +13676,7 @@ let Kl = /* @__PURE__ */ (() => {
13676
13676
  })(), Jl = /* @__PURE__ */ (() => {
13677
13677
  const t = class t {
13678
13678
  constructor() {
13679
- this.domSanitizer = g(Gn), this.elementRef = g(Pe), this.markdownService = g(Sa), this.viewContainerRef = g(qn), this.zone = g(Q);
13679
+ this.domSanitizer = g(Gn), this.elementRef = g(Le), this.markdownService = g(xa), this.viewContainerRef = g(qn), this.zone = g(Q);
13680
13680
  }
13681
13681
  async transform(r, s) {
13682
13682
  if (r == null)
@@ -13698,9 +13698,9 @@ let Kl = /* @__PURE__ */ (() => {
13698
13698
  return e;
13699
13699
  })();
13700
13700
  function Gd(e) {
13701
- return [Sa, e?.loader ?? [], e?.clipboardOptions ?? [], e?.markedOptions ?? [], e?.mermaidOptions ?? [], e?.markedExtensions ?? [], e?.sanitize ?? []];
13701
+ return [xa, e?.loader ?? [], e?.clipboardOptions ?? [], e?.markedOptions ?? [], e?.mermaidOptions ?? [], e?.markedExtensions ?? [], e?.sanitize ?? []];
13702
13702
  }
13703
- let Dx = /* @__PURE__ */ (() => {
13703
+ let OS = /* @__PURE__ */ (() => {
13704
13704
  const t = class t {
13705
13705
  static forRoot(r) {
13706
13706
  return {
@@ -13723,116 +13723,8 @@ let Dx = /* @__PURE__ */ (() => {
13723
13723
  }), t.ɵinj = /* @__PURE__ */ so({});
13724
13724
  let e = t;
13725
13725
  return e;
13726
- })();
13727
- const fC = [
13728
- "google",
13729
- "github",
13730
- "twitter",
13731
- "gitlab",
13732
- "discord",
13733
- "youtube",
13734
- "linkedin",
13735
- "claude-code",
13736
- "openai",
13737
- "gemini",
13738
- "opencode",
13739
- "commit",
13740
- "branch",
13741
- "mariadb",
13742
- "keydb",
13743
- "opensearch",
13744
- "python",
13745
- "java",
13746
- "visa",
13747
- "stripe",
13748
- "angular",
13749
- "nestjs",
13750
- "mongodb",
13751
- "laravel",
13752
- "nette",
13753
- "react",
13754
- "vuejs",
13755
- "nodejs",
13756
- "go",
13757
- "php",
13758
- "nginx",
13759
- "mysql",
13760
- "postgresql",
13761
- "redis",
13762
- "elasticsearch",
13763
- "strapi",
13764
- "nextjs",
13765
- "nuxtjs",
13766
- "express",
13767
- "meteor",
13768
- "adonisjs",
13769
- "nx",
13770
- "lxc",
13771
- "mastercard",
13772
- "american-express",
13773
- "discover",
13774
- "rust",
13775
- "dotnet",
13776
- "linux",
13777
- "ubuntu",
13778
- "alpine",
13779
- "vue",
13780
- "svelte",
13781
- "remix",
13782
- "astro",
13783
- "solid",
13784
- "umami",
13785
- "django",
13786
- "discourse",
13787
- "x",
13788
- "bun",
13789
- "deno",
13790
- "ghost",
13791
- "payload",
13792
- "contributte",
13793
- "echo",
13794
- "qwik",
13795
- "telegram",
13796
- "slack",
13797
- "twitch",
13798
- "whatsapp",
13799
- "trello",
13800
- "analog",
13801
- "spring",
13802
- "symfony",
13803
- "gleam",
13804
- "medusa",
13805
- "elixir",
13806
- "phoenix",
13807
- "filament",
13808
- "twill",
13809
- "laravel-jetstream",
13810
- "directus",
13811
- "meilisearch",
13812
- "nats",
13813
- "qdrant",
13814
- "sqlite",
13815
- "victorialogs",
13816
- "valkey",
13817
- "typesense",
13818
- "ruby",
13819
- "clickhouse",
13820
- "kafka",
13821
- "zerops",
13822
- "zcp",
13823
- "prometheus",
13824
- "grafana",
13825
- "kibana",
13826
- "logstash",
13827
- "syslog-ng",
13828
- "betterstack",
13829
- "papertrail",
13830
- "docker",
13831
- "proxmox",
13832
- "oci"
13833
- ];
13834
- let ec = null;
13835
- function Px() {
13726
+ })(), ec = null;
13727
+ function DS() {
13836
13728
  return ec ?? (ec = mE({
13837
13729
  providers: [
13838
13730
  gw(),
@@ -13844,10 +13736,10 @@ function Px() {
13844
13736
  useValue: { fontSet: "material-icons-outlined" }
13845
13737
  }
13846
13738
  ]
13847
- }).then((e) => {
13848
- const t = e.injector.get(Ld), n = e.injector.get(Gn);
13849
- return fC.forEach((r) => {
13850
- t.addSvgIcon(r, n.bypassSecurityTrustResourceUrl(`https://zerops.io/custom-icons/${r}.svg`));
13739
+ }).then(async (e) => {
13740
+ const { CUSTOM_ICON_LITERALS: t } = await import("./custom-icons-Bw6Z3FPe.js"), n = e.injector.get(Pd), r = e.injector.get(Gn);
13741
+ return Object.entries(t).forEach(([s, i]) => {
13742
+ n.addSvgIconLiteral(s, r.bypassSecurityTrustHtml(i));
13851
13743
  }), e;
13852
13744
  })), ec;
13853
13745
  }
@@ -13862,7 +13754,7 @@ var A;
13862
13754
  (function(e) {
13863
13755
  e.Elasticsearch = "elasticsearch", e.Meilisearch = "meilisearch", e.Typesense = "typesense", e.Redis = "keydb", e.Valkey = "valkey", e.Qdrant = "qdrant", e.Nats = "nats", e.Kafka = "kafka", e.MariaDb = "mariadb", e.MongoDb = "mongodb", e.PhpNginx = "php_nginx", e.PhpApache = "php_apache", e.Nginx = "nginx", e.NodeJs = "nodejs", e.Ubuntu = "ubuntu", e.Alpine = "alpine", e.Docker = "docker", e.Postgres = "postgresql", e.Clickhouse = "clickhouse", e.Golang = "golang", e.ObjectStorage = "object_storage", e.SharedStorage = "shared_storage", e.DotNet = "dotnet", e.Rust = "rust", e.Python = "python", e.Static = "static", e.Bun = "bun", e.Deno = "deno", e.Java = "java", e.Elixir = "elixir", e.Gleam = "gleam", e.Ruby = "ruby";
13864
13756
  })(A || (A = {}));
13865
- const hC = {
13757
+ const fC = {
13866
13758
  [A.Elasticsearch]: {
13867
13759
  horizontal: !1,
13868
13760
  vertical: !0,
@@ -14076,26 +13968,26 @@ function Qd(e, t, n = 1) {
14076
13968
  if (!e)
14077
13969
  return n;
14078
13970
  if (t === "HA") {
14079
- const r = hC[e];
13971
+ const r = fC[e];
14080
13972
  if (r?.HAContainers?.appContainers)
14081
13973
  return r.HAContainers.appContainers;
14082
13974
  }
14083
13975
  return n;
14084
13976
  }
14085
- function Lx(e) {
13977
+ function LS(e) {
14086
13978
  const t = e?.filter((n) => n.category !== "CORE") ?? [];
14087
13979
  return [
14088
13980
  ...t.filter((n) => n.category !== "OBJECT_STORAGE"),
14089
13981
  ...t.filter((n) => n.category === "OBJECT_STORAGE")
14090
13982
  ];
14091
13983
  }
14092
- function Fx(e, t) {
13984
+ function PS(e, t) {
14093
13985
  if (t)
14094
13986
  return t;
14095
13987
  const n = e?.find((r) => r.category === "CORE");
14096
13988
  return n && Ta(n) === "HA" ? "SERIOUS" : "LIGHT";
14097
13989
  }
14098
- function Nx(e) {
13990
+ function FS(e) {
14099
13991
  const t = { cpu: 0, ram: 0, disc: 0, storage: 0 };
14100
13992
  return e?.length ? e.reduce((n, r) => {
14101
13993
  if (r.category === "OBJECT_STORAGE")
@@ -14104,10 +13996,10 @@ function Nx(e) {
14104
13996
  return s && (n.cpu += s.cpuCoreCount * i, n.ram += s.memoryGBytes * i, n.disc += s.diskGBytes * i), n;
14105
13997
  }, t) : t;
14106
13998
  }
14107
- function Mx(e) {
13999
+ function NS(e) {
14108
14000
  return Qd(e.typeId, Ta(e), e.autoscaling?.horizontalAutoscaling?.minContainerCount || 1);
14109
14001
  }
14110
- function dC(e) {
14002
+ function hC(e) {
14111
14003
  const t = e.match(/^(\d+)\s*[—-]\s*(.+)$/);
14112
14004
  if (t) {
14113
14005
  const n = parseInt(t[1], 10), r = t[2].trim(), s = r.toLowerCase().replace(/[^a-z0-9]+/g, "-").replace(/^-|-$/g, "");
@@ -14121,7 +14013,7 @@ function dC(e) {
14121
14013
  }
14122
14014
  function Yd(e) {
14123
14015
  const t = e.sourceData.environments.map((r) => {
14124
- const { order: s, key: i, name: o } = dC(r.name), a = r.services.map((f) => ({
14016
+ const { order: s, key: i, name: o } = hC(r.name), a = r.services.map((f) => ({
14125
14017
  ...f,
14126
14018
  _zeropsYml: f.zeropsYaml || ""
14127
14019
  })), { zeropsYmlObjs: l, zeropsYmlArr: u } = a.reduce((f, h) => {
@@ -14156,10 +14048,10 @@ function Yd(e) {
14156
14048
  _environmentsExtendedMap: n
14157
14049
  };
14158
14050
  }
14159
- const pC = ["small-production", "production", "highly-available-production"];
14160
- function mC(e, t) {
14051
+ const dC = ["small-production", "production", "highly-available-production"];
14052
+ function pC(e, t) {
14161
14053
  if (e?.length) {
14162
- for (const n of pC) {
14054
+ for (const n of dC) {
14163
14055
  const r = e.find((s) => s._key === n);
14164
14056
  if (r)
14165
14057
  return r;
@@ -14167,33 +14059,33 @@ function mC(e, t) {
14167
14059
  return e[Math.floor((e.length - 1) / 2)];
14168
14060
  }
14169
14061
  }
14170
- function jx(e, t) {
14171
- return mC(e)?._key;
14062
+ function MS(e, t) {
14063
+ return pC(e)?._key;
14172
14064
  }
14173
- function gC(e) {
14065
+ function mC(e) {
14174
14066
  return e.buttons === 0 || e.detail === 0;
14175
14067
  }
14176
- function yC(e) {
14068
+ function gC(e) {
14177
14069
  const t = e.touches && e.touches[0] || e.changedTouches && e.changedTouches[0];
14178
14070
  return !!t && t.identifier === -1 && (t.radiusX == null || t.radiusX === 1) && (t.radiusY == null || t.radiusY === 1);
14179
14071
  }
14180
14072
  let Vs;
14181
- function vC() {
14073
+ function yC() {
14182
14074
  if (Vs == null) {
14183
14075
  const e = typeof document < "u" ? document.head : null;
14184
14076
  Vs = !!(e && (e.createShadowRoot || e.attachShadow));
14185
14077
  }
14186
14078
  return Vs;
14187
14079
  }
14188
- function Hx(e) {
14189
- if (vC()) {
14080
+ function jS(e) {
14081
+ if (yC()) {
14190
14082
  const t = e.getRootNode ? e.getRootNode() : null;
14191
14083
  if (typeof ShadowRoot < "u" && ShadowRoot && t instanceof ShadowRoot)
14192
14084
  return t;
14193
14085
  }
14194
14086
  return null;
14195
14087
  }
14196
- function zx() {
14088
+ function HS() {
14197
14089
  let e = typeof document < "u" && document ? document.activeElement : null;
14198
14090
  for (; e && e.shadowRoot; ) {
14199
14091
  const t = e.shadowRoot.activeElement;
@@ -14203,7 +14095,7 @@ function zx() {
14203
14095
  }
14204
14096
  return e;
14205
14097
  }
14206
- function _C(e) {
14098
+ function vC(e) {
14207
14099
  return e.composedPath ? e.composedPath()[0] : e.target;
14208
14100
  }
14209
14101
  let ji;
@@ -14237,7 +14129,7 @@ let Xd = /* @__PURE__ */ (() => {
14237
14129
  let e = t;
14238
14130
  return e;
14239
14131
  })(), un;
14240
- function bC() {
14132
+ function _C() {
14241
14133
  if (un == null && typeof window < "u")
14242
14134
  try {
14243
14135
  window.addEventListener("test", null, Object.defineProperty({}, "passive", {
@@ -14249,16 +14141,16 @@ function bC() {
14249
14141
  return un;
14250
14142
  }
14251
14143
  function Kd(e) {
14252
- return bC() ? e : !!e.capture;
14144
+ return _C() ? e : !!e.capture;
14253
14145
  }
14254
- function Bx(e, t = 0) {
14255
- return IC(e) ? Number(e) : arguments.length === 2 ? t : 0;
14146
+ function zS(e, t = 0) {
14147
+ return bC(e) ? Number(e) : arguments.length === 2 ? t : 0;
14256
14148
  }
14257
- function IC(e) {
14149
+ function bC(e) {
14258
14150
  return !isNaN(parseFloat(e)) && !isNaN(Number(e));
14259
14151
  }
14260
14152
  function nc(e) {
14261
- return e instanceof Pe ? e.nativeElement : e;
14153
+ return e instanceof Le ? e.nativeElement : e;
14262
14154
  }
14263
14155
  function rc(e) {
14264
14156
  return Array.isArray(e) ? e : [e];
@@ -14272,10 +14164,10 @@ let at, Jd = /* @__PURE__ */ (() => {
14272
14164
  optional: !0
14273
14165
  }));
14274
14166
  c(this, "_matchMedia");
14275
- this._matchMedia = this._platform.isBrowser && window.matchMedia ? window.matchMedia.bind(window) : EC;
14167
+ this._matchMedia = this._platform.isBrowser && window.matchMedia ? window.matchMedia.bind(window) : wC;
14276
14168
  }
14277
14169
  matchMedia(r) {
14278
- return (this._platform.WEBKIT || this._platform.BLINK) && wC(r, this._nonce), this._matchMedia(r);
14170
+ return (this._platform.WEBKIT || this._platform.BLINK) && IC(r, this._nonce), this._matchMedia(r);
14279
14171
  }
14280
14172
  };
14281
14173
  c(t, "ɵfac", function(s) {
@@ -14288,7 +14180,7 @@ let at, Jd = /* @__PURE__ */ (() => {
14288
14180
  let e = t;
14289
14181
  return e;
14290
14182
  })();
14291
- function wC(e, t) {
14183
+ function IC(e, t) {
14292
14184
  if (!sc.has(e))
14293
14185
  try {
14294
14186
  at || (at = document.createElement("style"), t && at.setAttribute("nonce", t), at.setAttribute("type", "text/css"), document.head.appendChild(at)), at.sheet && (at.sheet.insertRule(`@media ${e} {body{ }}`, 0), sc.add(e));
@@ -14296,7 +14188,7 @@ function wC(e, t) {
14296
14188
  console.error(n);
14297
14189
  }
14298
14190
  }
14299
- function EC(e) {
14191
+ function wC(e) {
14300
14192
  return {
14301
14193
  matches: e === "all" || e === "",
14302
14194
  media: e,
@@ -14306,7 +14198,7 @@ function EC(e) {
14306
14198
  }
14307
14199
  };
14308
14200
  }
14309
- let Ux = /* @__PURE__ */ (() => {
14201
+ let BS = /* @__PURE__ */ (() => {
14310
14202
  const t = class t {
14311
14203
  constructor() {
14312
14204
  c(this, "_mediaMatcher", g(Jd));
@@ -14345,7 +14237,7 @@ let Ux = /* @__PURE__ */ (() => {
14345
14237
  return s.addListener(l), () => {
14346
14238
  s.removeListener(l);
14347
14239
  };
14348
- }).pipe(xm(s), W(({
14240
+ }).pipe(Sm(s), W(({
14349
14241
  matches: a
14350
14242
  }) => ({
14351
14243
  query: r,
@@ -14369,22 +14261,22 @@ let Ux = /* @__PURE__ */ (() => {
14369
14261
  function ic(e) {
14370
14262
  return e.map((t) => t.split(",")).reduce((t, n) => t.concat(n)).map((t) => t.trim());
14371
14263
  }
14372
- const CC = /* @__PURE__ */ new S("MATERIAL_ANIMATIONS");
14264
+ const EC = /* @__PURE__ */ new x("MATERIAL_ANIMATIONS");
14373
14265
  let oc = null;
14374
- function xC() {
14375
- return g(CC, {
14266
+ function CC() {
14267
+ return g(EC, {
14376
14268
  optional: !0
14377
14269
  })?.animationsDisabled || g(Of, {
14378
14270
  optional: !0
14379
14271
  }) === "NoopAnimations" ? "di-disabled" : (oc ?? (oc = g(Jd).matchMedia("(prefers-reduced-motion)").matches), oc ? "reduced-motion" : "enabled");
14380
14272
  }
14381
14273
  function SC() {
14382
- return xC() !== "enabled";
14274
+ return CC() !== "enabled";
14383
14275
  }
14384
14276
  var ue = /* @__PURE__ */ (function(e) {
14385
14277
  return e[e.FADING_IN = 0] = "FADING_IN", e[e.VISIBLE = 1] = "VISIBLE", e[e.FADING_OUT = 2] = "FADING_OUT", e[e.HIDDEN = 3] = "HIDDEN", e;
14386
14278
  })(ue || {});
14387
- class TC {
14279
+ class xC {
14388
14280
  constructor(t, n, r, s = !1) {
14389
14281
  c(this, "_renderer");
14390
14282
  c(this, "element");
@@ -14401,11 +14293,11 @@ const ac = /* @__PURE__ */ Kd({
14401
14293
  passive: !0,
14402
14294
  capture: !0
14403
14295
  });
14404
- class kC {
14296
+ class TC {
14405
14297
  constructor() {
14406
14298
  c(this, "_events", /* @__PURE__ */ new Map());
14407
14299
  c(this, "_delegateEventHandler", (t) => {
14408
- const n = _C(t);
14300
+ const n = vC(t);
14409
14301
  n && this._events.get(t.type)?.forEach((r, s) => {
14410
14302
  (s === n || s.contains(n)) && r.forEach((i) => i.handleEvent(t));
14411
14303
  });
@@ -14432,11 +14324,11 @@ class kC {
14432
14324
  const lc = {
14433
14325
  enterDuration: 225,
14434
14326
  exitDuration: 150
14435
- }, RC = 800, cc = /* @__PURE__ */ Kd({
14327
+ }, kC = 800, cc = /* @__PURE__ */ Kd({
14436
14328
  passive: !0,
14437
14329
  capture: !0
14438
14330
  }), uc = ["mousedown", "touchstart"], fc = ["mouseup", "mouseleave", "touchend", "touchcancel"];
14439
- let AC = /* @__PURE__ */ (() => {
14331
+ let RC = /* @__PURE__ */ (() => {
14440
14332
  const t = class t {
14441
14333
  };
14442
14334
  c(t, "ɵfac", function(s) {
@@ -14470,7 +14362,7 @@ const bn = class bn {
14470
14362
  c(this, "_lastTouchStartEvent");
14471
14363
  c(this, "_pointerUpEventsRegistered", !1);
14472
14364
  c(this, "_containerRect");
14473
- this._target = t, this._ngZone = n, this._platform = s, s.isBrowser && (this._containerElement = nc(r)), i && i.get(s0).load(AC);
14365
+ this._target = t, this._ngZone = n, this._platform = s, s.isBrowser && (this._containerElement = nc(r)), i && i.get(s0).load(RC);
14474
14366
  }
14475
14367
  fadeInRipple(t, n, r = {}) {
14476
14368
  const s = this._containerRect = this._containerRect || this._containerElement.getBoundingClientRect(), i = {
@@ -14478,9 +14370,9 @@ const bn = class bn {
14478
14370
  ...r.animation
14479
14371
  };
14480
14372
  r.centered && (t = s.left + s.width / 2, n = s.top + s.height / 2);
14481
- const o = r.radius || OC(t, n, s), a = t - s.left, l = n - s.top, u = i.enterDuration, f = document.createElement("div");
14373
+ const o = r.radius || AC(t, n, s), a = t - s.left, l = n - s.top, u = i.enterDuration, f = document.createElement("div");
14482
14374
  f.classList.add("mat-ripple-element"), f.style.left = `${a - o}px`, f.style.top = `${l - o}px`, f.style.height = `${o * 2}px`, f.style.width = `${o * 2}px`, r.color != null && (f.style.backgroundColor = r.color), f.style.transitionDuration = `${u}ms`, this._containerElement.appendChild(f);
14483
- const h = window.getComputedStyle(f), d = h.transitionProperty, p = h.transitionDuration, m = d === "none" || p === "0s" || p === "0s, 0s" || s.width === 0 && s.height === 0, y = new TC(this, f, r, m);
14375
+ const h = window.getComputedStyle(f), d = h.transitionProperty, p = h.transitionDuration, m = d === "none" || p === "0s" || p === "0s, 0s" || s.width === 0 && s.height === 0, y = new xC(this, f, r, m);
14484
14376
  f.style.transform = "scale3d(1, 1, 1)", y.state = ue.FADING_IN, r.persistent || (this._mostRecentTransientRipple = y);
14485
14377
  let b = null;
14486
14378
  return !m && (u || i.exitDuration) && this._ngZone.runOutsideAngular(() => {
@@ -14538,11 +14430,11 @@ const bn = class bn {
14538
14430
  this._activeRipples.delete(t), this._activeRipples.size || (this._containerRect = null), t === this._mostRecentTransientRipple && (this._mostRecentTransientRipple = null), t.state = ue.HIDDEN, n !== null && (t.element.removeEventListener("transitionend", n.onTransitionEnd), t.element.removeEventListener("transitioncancel", n.onTransitionCancel), n.fallbackTimer !== null && clearTimeout(n.fallbackTimer)), t.element.remove();
14539
14431
  }
14540
14432
  _onMousedown(t) {
14541
- const n = gC(t), r = this._lastTouchStartEvent && Date.now() < this._lastTouchStartEvent + RC;
14433
+ const n = mC(t), r = this._lastTouchStartEvent && Date.now() < this._lastTouchStartEvent + kC;
14542
14434
  !this._target.rippleDisabled && !n && !r && (this._isPointerDown = !0, this.fadeInRipple(t.clientX, t.clientY, this._target.rippleConfig));
14543
14435
  }
14544
14436
  _onTouchStart(t) {
14545
- if (!this._target.rippleDisabled && !yC(t)) {
14437
+ if (!this._target.rippleDisabled && !gC(t)) {
14546
14438
  this._lastTouchStartEvent = Date.now(), this._isPointerDown = !0;
14547
14439
  const n = t.changedTouches;
14548
14440
  if (n)
@@ -14564,17 +14456,17 @@ const bn = class bn {
14564
14456
  t && (uc.forEach((n) => bn._eventManager.removeHandler(n, t, this)), this._pointerUpEventsRegistered && (fc.forEach((n) => t.removeEventListener(n, this, cc)), this._pointerUpEventsRegistered = !1));
14565
14457
  }
14566
14458
  };
14567
- c(bn, "_eventManager", /* @__PURE__ */ new kC());
14459
+ c(bn, "_eventManager", /* @__PURE__ */ new TC());
14568
14460
  let Hi = bn;
14569
- function OC(e, t, n) {
14461
+ function AC(e, t, n) {
14570
14462
  const r = Math.max(Math.abs(e - n.left), Math.abs(e - n.right)), s = Math.max(Math.abs(t - n.top), Math.abs(t - n.bottom));
14571
14463
  return Math.sqrt(r * r + s * s);
14572
14464
  }
14573
- const DC = /* @__PURE__ */ new S("mat-ripple-global-options");
14465
+ const OC = /* @__PURE__ */ new x("mat-ripple-global-options");
14574
14466
  let qs = /* @__PURE__ */ (() => {
14575
14467
  const t = class t {
14576
14468
  constructor() {
14577
- c(this, "_elementRef", g(Pe));
14469
+ c(this, "_elementRef", g(Le));
14578
14470
  c(this, "_animationsDisabled", SC());
14579
14471
  c(this, "color");
14580
14472
  c(this, "unbounded");
@@ -14586,7 +14478,7 @@ let qs = /* @__PURE__ */ (() => {
14586
14478
  c(this, "_rippleRenderer");
14587
14479
  c(this, "_globalOptions");
14588
14480
  c(this, "_isInitialized", !1);
14589
- const r = g(Q), s = g(Xd), i = g(DC, {
14481
+ const r = g(Q), s = g(Xd), i = g(OC, {
14590
14482
  optional: !0
14591
14483
  }), o = g(be);
14592
14484
  this._globalOptions = i || {}, this._rippleRenderer = new Hi(this, r, this._elementRef, s, o);
@@ -14671,7 +14563,7 @@ let qs = /* @__PURE__ */ (() => {
14671
14563
  let e = t;
14672
14564
  return e;
14673
14565
  })();
14674
- const PC = [
14566
+ const DC = [
14675
14567
  [0, 0.4],
14676
14568
  [0.08, 0.42],
14677
14569
  [0.18, 0.68],
@@ -14689,21 +14581,21 @@ const PC = [
14689
14581
  [0.6, 0.6],
14690
14582
  [0.8, 0.64],
14691
14583
  [1, 0.58]
14692
- ], FC = [
14584
+ ], PC = [
14693
14585
  [0, 0.38],
14694
14586
  [0.25, 0.42],
14695
14587
  [0.5, 0.36],
14696
14588
  [0.75, 0.4],
14697
14589
  [1, 0.38]
14698
- ], NC = [PC, LC, FC], MC = [16, 23, 29], jC = "rgba(216,215,215,0.4)", HC = 0.7;
14699
- function zC(e) {
14590
+ ], FC = [DC, LC, PC], NC = [16, 23, 29], MC = "rgba(216,215,215,0.4)", jC = 0.7;
14591
+ function HC(e) {
14700
14592
  return e < 0.5 ? 2 * e * e : 1 - (-2 * e + 2) ** 2 / 2;
14701
14593
  }
14702
- function BC(e, t) {
14594
+ function zC(e, t) {
14703
14595
  for (let n = 0; n < e.length - 1; n++)
14704
14596
  if (t <= e[n + 1][0]) {
14705
14597
  const r = (t - e[n][0]) / (e[n + 1][0] - e[n][0]);
14706
- return e[n][1] + (e[n + 1][1] - e[n][1]) * zC(r);
14598
+ return e[n][1] + (e[n + 1][1] - e[n][1]) * HC(r);
14707
14599
  }
14708
14600
  return e[e.length - 1][1];
14709
14601
  }
@@ -14711,11 +14603,11 @@ function zi(e, t) {
14711
14603
  const { ctx: n, w: r, h: s, gap: i, r: o, dpr: a, phases: l, colors: u } = e;
14712
14604
  n.setTransform(a, 0, 0, a, 0, 0), n.clearRect(0, 0, r, s * 3 + i * 2);
14713
14605
  for (let f = 0; f < 3; f++) {
14714
- const h = f * (s + i), d = (t + l[f]) / MC[f] % 1, p = r * BC(NC[f], d);
14715
- n.fillStyle = jC, n.beginPath(), n.roundRect(0, h, r, s, o), n.fill(), p > 0.5 && (n.globalAlpha = HC, n.fillStyle = u[f], n.beginPath(), n.roundRect(0, h, p, s, o), n.fill(), n.globalAlpha = 1);
14606
+ const h = f * (s + i), d = (t + l[f]) / NC[f] % 1, p = r * zC(FC[f], d);
14607
+ n.fillStyle = MC, n.beginPath(), n.roundRect(0, h, r, s, o), n.fill(), p > 0.5 && (n.globalAlpha = jC, n.fillStyle = u[f], n.beginPath(), n.roundRect(0, h, p, s, o), n.fill(), n.globalAlpha = 1);
14716
14608
  }
14717
14609
  }
14718
- function UC(e) {
14610
+ function BC(e) {
14719
14611
  const { ctx: t, w: n, h: r, gap: s, r: i, dpr: o } = e;
14720
14612
  t.setTransform(o, 0, 0, o, 0, 0), t.clearRect(0, 0, n, r * 3 + s * 2);
14721
14613
  for (let a = 0; a < 3; a++)
@@ -14723,16 +14615,16 @@ function UC(e) {
14723
14615
  }
14724
14616
  let vr = null;
14725
14617
  const $r = /* @__PURE__ */ new Map();
14726
- function $C() {
14618
+ function UC() {
14727
14619
  return vr || (vr = new IntersectionObserver((e) => {
14728
14620
  for (const t of e) {
14729
14621
  const n = $r.get(t.target);
14730
- n && (t.isIntersecting ? qC(n) : tp(n));
14622
+ n && (t.isIntersecting ? VC(n) : tp(n));
14731
14623
  }
14732
14624
  }, { rootMargin: "200px" })), vr;
14733
14625
  }
14734
- function VC(e, t) {
14735
- $r.set(e, t), $C().observe(e);
14626
+ function $C(e, t) {
14627
+ $r.set(e, t), UC().observe(e);
14736
14628
  }
14737
14629
  function hc(e) {
14738
14630
  const t = $r.get(e);
@@ -14740,7 +14632,7 @@ function hc(e) {
14740
14632
  }
14741
14633
  const Vr = /* @__PURE__ */ new Set();
14742
14634
  let ep = 0, qr = !1, dc = 0;
14743
- function qC(e) {
14635
+ function VC(e) {
14744
14636
  Vr.add(e), qr || (qr = !0, np());
14745
14637
  }
14746
14638
  function tp(e) {
@@ -14758,15 +14650,15 @@ function np() {
14758
14650
  for (const n of Vr)
14759
14651
  zi(n, t);
14760
14652
  }
14761
- const WC = ["cvs"];
14653
+ const qC = ["cvs"];
14762
14654
  var Ce, dt, Dn, Bi;
14763
14655
  const Ot = class Ot {
14764
14656
  constructor() {
14765
14657
  Yn(this, Dn);
14766
14658
  Yn(this, Ce);
14767
14659
  Yn(this, dt);
14768
- this.color = js("cyan"), this.active = js(!0), this.size = js("default"), this.cvs = xl.required("cvs"), this.ripple = xl(qs), sn(this, Ce, null), sn(this, dt, !1);
14769
- const t = g(Pe).nativeElement, n = g(rt);
14660
+ this.color = js("cyan"), this.active = js(!0), this.size = js("default"), this.cvs = Sl.required("cvs"), this.ripple = Sl(qs), sn(this, Ce, null), sn(this, dt, !1);
14661
+ const t = g(Le).nativeElement, n = g(rt);
14770
14662
  $v(() => {
14771
14663
  const r = this.size() === "sm", s = r ? 14 : 19, i = r ? 3 : 4, o = r ? 2 : 3, a = r ? 2 : 3, l = this.cvs().nativeElement, u = Math.min(window.devicePixelRatio || 1, 3);
14772
14664
  l.width = s * u, l.height = (i * 3 + o * 2) * u;
@@ -14806,11 +14698,11 @@ const Ot = class Ot {
14806
14698
  }
14807
14699
  };
14808
14700
  Ce = new WeakMap(), dt = new WeakMap(), Dn = new WeakSet(), Bi = function(t, n) {
14809
- t ? VC(n, We(this, Ce)) : (hc(n), UC(We(this, Ce)));
14701
+ t ? $C(n, We(this, Ce)) : (hc(n), BC(We(this, Ce)));
14810
14702
  }, Ot.ɵfac = function(n) {
14811
14703
  return new (n || Ot)();
14812
14704
  }, Ot.ɵcmp = /* @__PURE__ */ Wn({ type: Ot, selectors: [["zui-bar-icon"]], viewQuery: function(n, r) {
14813
- n & 1 && Yh(r.cvs, WC, 5)(r.ripple, qs, 5), n & 2 && OI(2);
14705
+ n & 1 && Yh(r.cvs, qC, 5)(r.ripple, qs, 5), n & 2 && OI(2);
14814
14706
  }, hostVars: 6, hostBindings: function(n, r) {
14815
14707
  n & 2 && Wt("color-cyan", r.color() === "cyan")("color-orange", r.color() === "orange")("size-sm", r.size() === "sm");
14816
14708
  }, inputs: { color: [1, "color"], active: [1, "active"], size: [1, "size"] }, decls: 3, vars: 2, consts: [["cvs", ""], ["matRipple", "", 1, "__bar-icon"], [1, "__cvs"]], template: function(n, r) {
@@ -14863,7 +14755,7 @@ Ce = new WeakMap(), dt = new WeakMap(), Dn = new WeakSet(), Bi = function(t, n)
14863
14755
  height: 13px;
14864
14756
  }`], changeDetection: 0 });
14865
14757
  let pc = Ot;
14866
- function $x(e, t, n) {
14758
+ function US(e, t, n) {
14867
14759
  return e.get(`${t}/api/recipes`, {
14868
14760
  params: {
14869
14761
  "filters[slug][$eq]": n,
@@ -14874,9 +14766,9 @@ function $x(e, t, n) {
14874
14766
  }).pipe(W((r) => {
14875
14767
  const s = r.data?.[0];
14876
14768
  return s ? { recipe: Yd(s), error: !1 } : { recipe: null, error: !0 };
14877
- }), eo(() => Le({ recipe: null, error: !0 })));
14769
+ }), eo(() => Pe({ recipe: null, error: !0 })));
14878
14770
  }
14879
- function Vx(e) {
14771
+ function $S(e) {
14880
14772
  try {
14881
14773
  return { recipe: Yd(e), error: !1 };
14882
14774
  } catch {
@@ -14887,13 +14779,13 @@ export {
14887
14779
  Hb as $,
14888
14780
  Np as A,
14889
14781
  Jr as B,
14890
- cx as C,
14782
+ lS as C,
14891
14783
  ae as D,
14892
- Pc as E,
14784
+ Lc as E,
14893
14785
  rt as F,
14894
- Lp as G,
14786
+ Pp as G,
14895
14787
  Ji as H,
14896
- S as I,
14788
+ x as I,
14897
14789
  no as J,
14898
14790
  Es as K,
14899
14791
  Fn as L,
@@ -14902,15 +14794,15 @@ export {
14902
14794
  z as O,
14903
14795
  md as P,
14904
14796
  tu as Q,
14905
- ix as R,
14797
+ sS as R,
14906
14798
  nt as S,
14907
14799
  eo as T,
14908
14800
  po as U,
14909
14801
  qn as V,
14910
14802
  C as W,
14911
- xx as X,
14803
+ CS as X,
14912
14804
  Ir as Y,
14913
- ex as Z,
14805
+ JC as Z,
14914
14806
  Ae as _,
14915
14807
  Mt as a,
14916
14808
  be as a$,
@@ -14918,70 +14810,70 @@ export {
14918
14810
  pm as a1,
14919
14811
  Ys as a2,
14920
14812
  $h as a3,
14921
- Ax as a4,
14922
- QC as a5,
14813
+ RS as a4,
14814
+ GC as a5,
14923
14815
  zh as a6,
14924
14816
  lm as a7,
14925
- xm as a8,
14817
+ Sm as a8,
14926
14818
  le as a9,
14927
- fx as aA,
14928
- yx as aB,
14819
+ uS as aA,
14820
+ gS as aB,
14929
14821
  ew as aC,
14930
14822
  sd as aD,
14931
- gx as aE,
14823
+ mS as aE,
14932
14824
  id as aF,
14933
14825
  vv as aG,
14934
- YC as aH,
14935
- XC as aI,
14826
+ QC as aH,
14827
+ YC as aI,
14936
14828
  Q as aJ,
14937
14829
  Xd as aK,
14938
- _C as aL,
14830
+ vC as aL,
14939
14831
  nc as aM,
14940
- Hx as aN,
14941
- gC as aO,
14942
- yC as aP,
14832
+ jS as aN,
14833
+ mC as aO,
14834
+ gC as aP,
14943
14835
  Cm as aQ,
14944
14836
  vm as aR,
14945
14837
  us as aS,
14946
14838
  Kd as aT,
14947
14839
  ra as aU,
14948
14840
  so as aV,
14949
- Bx as aW,
14841
+ zS as aW,
14950
14842
  mm as aX,
14951
- Ux as aY,
14843
+ BS as aY,
14952
14844
  s0 as aZ,
14953
- zx as a_,
14845
+ HS as a_,
14954
14846
  js as aa,
14955
- Tx as ab,
14847
+ xS as ab,
14956
14848
  Qc as ac,
14957
14849
  Ub as ad,
14958
- GC as ae,
14850
+ ZC as ae,
14959
14851
  Jp as af,
14960
14852
  bw as ag,
14961
14853
  gy as ah,
14962
14854
  Hw as ai,
14963
14855
  TI as aj,
14964
14856
  ia as ak,
14965
- tx as al,
14966
- Dx as am,
14857
+ eS as al,
14858
+ OS as am,
14967
14859
  Kl as an,
14968
14860
  wI as ao,
14969
14861
  fw as ap,
14970
14862
  J as aq,
14971
14863
  rC as ar,
14972
- Sx as as,
14864
+ SS as as,
14973
14865
  fd as at,
14974
- Ox as au,
14866
+ AS as au,
14975
14867
  ql as av,
14976
14868
  oa as aw,
14977
- ux as ax,
14869
+ cS as ax,
14978
14870
  aa as ay,
14979
14871
  jv as az,
14980
14872
  Nt as b,
14981
14873
  $v as b0,
14982
14874
  Rf as b1,
14983
14875
  SC as b2,
14984
- DC as b3,
14876
+ OC as b3,
14985
14877
  lc as b4,
14986
14878
  Hi as b5,
14987
14879
  Qb as b6,
@@ -14992,47 +14884,47 @@ export {
14992
14884
  An as bB,
14993
14885
  UI as bC,
14994
14886
  AI as bD,
14995
- vx as bE,
14996
- _x as bF,
14887
+ yS as bE,
14888
+ vS as bF,
14997
14889
  Rn as bG,
14998
14890
  zw as bH,
14999
14891
  Of as bI,
15000
14892
  rc as bJ,
15001
14893
  Jd as bK,
15002
- KC as bL,
14894
+ XC as bL,
15003
14895
  nI as bM,
15004
- dx as bN,
15005
- bx as bO,
15006
- wx as bP,
14896
+ hS as bN,
14897
+ _S as bO,
14898
+ IS as bP,
15007
14899
  CI as bQ,
15008
- Cx as bR,
15009
- jx as bS,
14900
+ ES as bR,
14901
+ MS as bS,
15010
14902
  h0 as bT,
15011
14903
  ga as bU,
15012
- $x as bV,
15013
- Vx as bW,
15014
- Px as bX,
15015
- Rx as bY,
15016
- hC as bZ,
15017
- mC as b_,
14904
+ US as bV,
14905
+ $S as bW,
14906
+ DS as bX,
14907
+ kS as bY,
14908
+ fC as bZ,
14909
+ pC as b_,
15018
14910
  $I as ba,
15019
14911
  Wt as bb,
15020
- kx as bc,
14912
+ TS as bc,
15021
14913
  qs as bd,
15022
14914
  zl as be,
15023
14915
  la as bf,
15024
14916
  ca as bg,
15025
- px as bh,
15026
- mx as bi,
15027
- Lx as bj,
15028
- Mx as bk,
14917
+ dS as bh,
14918
+ pS as bi,
14919
+ LS as bj,
14920
+ NS as bk,
15029
14921
  pc as bl,
15030
- hx as bm,
15031
- Ex as bn,
15032
- Ix as bo,
14922
+ fS as bm,
14923
+ wS as bn,
14924
+ bS as bo,
15033
14925
  iw as bp,
15034
- Fx as bq,
15035
- Nx as br,
14926
+ PS as bq,
14927
+ FS as br,
15036
14928
  Qd as bs,
15037
14929
  Ta as bt,
15038
14930
  ow as bu,
@@ -15052,18 +14944,18 @@ export {
15052
14944
  T as k,
15053
14945
  g as l,
15054
14946
  Zo as m,
15055
- Pe as n,
14947
+ Le as n,
15056
14948
  Y as o,
15057
14949
  Fh as p,
15058
14950
  Xg as q,
15059
14951
  Wn as r,
15060
14952
  zn as s,
15061
14953
  dm as t,
15062
- Se as u,
15063
- JC as v,
14954
+ xe as u,
14955
+ KC as v,
15064
14956
  Bn as w,
15065
14957
  ou as x,
15066
14958
  W as y,
15067
- Le as z,
14959
+ Pe as z,
15068
14960
  R as ɵ
15069
14961
  };