admins-components 3.11.0 → 4.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  var M6t = Object.defineProperty;
2
2
  var L6t = (l, f, _) => f in l ? M6t(l, f, { enumerable: !0, configurable: !0, writable: !0, value: _ }) : l[f] = _;
3
3
  var T0 = (l, f, _) => L6t(l, typeof f != "symbol" ? f + "" : f, _);
4
- import { defineComponent as Rd, createElementBlock as na, openBlock as Yn, createElementVNode as yn, toDisplayString as Yu, resolveComponent as i1, Fragment as kf, renderList as Ff, createVNode as k0, createBlock as ju, createCommentVNode as gc, watch as ss, ref as Vr, onMounted as fu, onUnmounted as $w, normalizeClass as gb, unref as FTe, normalizeStyle as mie, createTextVNode as zU, computed as Ze, shallowRef as p3, shallowReadonly as R6t, toRef as j6t, readonly as MTe, customRef as B6t, toValue as Fw, getCurrentScope as $6t, onScopeDispose as J6t, nextTick as Fc, isRef as TWe, reactive as wne, isVNode as Zze, resolveDynamicComponent as rT, mergeProps as Kze, withDirectives as xWe, vModelCheckbox as z6t, watchEffect as q6t, vModelSelect as U6t, markRaw as x3, h as d3, toRefs as Aa, getCurrentInstance as hb, onBeforeUnmount as SA, inject as af, onBeforeMount as m7, provide as N2, onUpdated as kWe, onBeforeUpdate as CWe, createSlots as EA, withCtx as dv, renderSlot as wA } from "vue";
4
+ import { defineComponent as Rd, createElementBlock as na, openBlock as Yn, createElementVNode as yn, toDisplayString as Yu, resolveComponent as i1, Fragment as kf, renderList as Ff, createVNode as k0, createBlock as ju, createCommentVNode as gc, watch as as, ref as Vr, onMounted as fu, onUnmounted as $w, normalizeClass as gb, unref as FTe, normalizeStyle as mie, createTextVNode as zU, computed as Ze, shallowRef as p3, shallowReadonly as R6t, toRef as j6t, readonly as MTe, customRef as B6t, toValue as Fw, getCurrentScope as $6t, onScopeDispose as J6t, nextTick as Fc, isRef as TWe, reactive as wne, isVNode as Zze, resolveDynamicComponent as rT, mergeProps as Kze, withDirectives as xWe, vModelCheckbox as z6t, watchEffect as q6t, vModelSelect as U6t, markRaw as x3, h as d3, toRefs as Aa, getCurrentInstance as hb, onBeforeUnmount as SA, inject as af, onBeforeMount as m7, provide as N2, onUpdated as kWe, onBeforeUpdate as CWe, createSlots as EA, withCtx as dv, renderSlot as wA } from "vue";
5
5
  const W6t = { class: "form-check" }, V6t = ["checked", "id"], H6t = ["for"], Wne = /* @__PURE__ */ Rd({
6
6
  __name: "CheckBox",
7
7
  props: {
@@ -80,14 +80,14 @@ const W6t = { class: "form-check" }, V6t = ["checked", "id"], H6t = ["for"], Wne
80
80
  emits: ["selected", "filtered"],
81
81
  setup(l, { emit: f }) {
82
82
  const _ = l;
83
- ss(_.options, () => {
83
+ as(_.options, () => {
84
84
  _.filterevent && (We.value = _.options.value);
85
- }), ss(
85
+ }), as(
86
86
  () => _.selected,
87
87
  () => {
88
88
  W();
89
89
  }
90
- ), ss(
90
+ ), as(
91
91
  () => _.label,
92
92
  () => {
93
93
  W();
@@ -96,7 +96,7 @@ const W6t = { class: "form-check" }, V6t = ["checked", "id"], H6t = ["for"], Wne
96
96
  const h = f, x = (vr) => {
97
97
  _.storeselected || (N.value = vr.label), h("selected", vr);
98
98
  }, A = "törlés", N = Vr(""), B = Vr(null);
99
- ss(
99
+ as(
100
100
  () => B.value,
101
101
  () => {
102
102
  B.value && document.getElementById(B.value.id).scrollIntoView();
@@ -535,7 +535,7 @@ function LTe(l, f = !1) {
535
535
  function _(ce, { flush: ee = "sync", deep: fe = !1, timeout: We, throwOnTimeout: Ye } = {}) {
536
536
  let tt = null;
537
537
  const ft = [new Promise((dt) => {
538
- tt = ss(
538
+ tt = as(
539
539
  l,
540
540
  (rt) => {
541
541
  ce(rt) !== f && (tt ? tt() : Fc(() => tt == null ? void 0 : tt()), dt(rt));
@@ -557,7 +557,7 @@ function LTe(l, f = !1) {
557
557
  const { flush: fe = "sync", deep: We = !1, timeout: Ye, throwOnTimeout: tt } = ee ?? {};
558
558
  let bt = null;
559
559
  const dt = [new Promise((rt) => {
560
- bt = ss(
560
+ bt = as(
561
561
  [l, ce],
562
562
  ([St, vr]) => {
563
563
  f !== (St === vr) && (bt ? bt() : Fc(() => bt == null ? void 0 : bt()), rt(St));
@@ -796,7 +796,7 @@ function MAt(l, ...f) {
796
796
  Vi === _n && Wt(!1), Bt && Bt.stop(), fe.trigger(null);
797
797
  });
798
798
  }, sr = GSe(N.refetch);
799
- ss(
799
+ as(
800
800
  [
801
801
  sr,
802
802
  GSe(l)
@@ -836,7 +836,7 @@ function MAt(l, ...f) {
836
836
  function oi(vn) {
837
837
  return (an, fn) => {
838
838
  if (!Ye.value)
839
- return B.method = vn, B.payload = an, B.payloadType = fn, TWe(B.payload) && ss(
839
+ return B.method = vn, B.payload = an, B.payloadType = fn, TWe(B.payload) && as(
840
840
  [
841
841
  sr,
842
842
  GSe(B.payload)
@@ -962,9 +962,9 @@ function KM(l, f, _, h) {
962
962
  `Method: ${l.method} is not implemented!`
963
963
  );
964
964
  }
965
- ss(B, (ce) => {
965
+ as(B, (ce) => {
966
966
  x.data.value = ce;
967
- }), ss(W, (ce) => {
967
+ }), as(W, (ce) => {
968
968
  x.isFetching.value = ce, ce || K();
969
969
  }), x.fetch = N, N.execute();
970
970
  }, x;
@@ -1382,7 +1382,7 @@ const JAt = { class: "d-flex flex-column w-100 gap-2" }, zAt = { class: "d-flex
1382
1382
  }
1383
1383
  A.value = bt, x.value = tt, ce(), h("changed", { local: x.value, utc: A.value });
1384
1384
  };
1385
- return ss(ee, () => {
1385
+ return as(ee, () => {
1386
1386
  h("calendar", ee.value);
1387
1387
  }), (Ye, tt) => (Yn(), na("div", r4t, [
1388
1388
  yn("div", n4t, [
@@ -1479,7 +1479,7 @@ const JAt = { class: "d-flex flex-column w-100 gap-2" }, zAt = { class: "d-flex
1479
1479
  }, ft = (dt) => {
1480
1480
  dt ? bt() : tt();
1481
1481
  };
1482
- return ss(x, () => {
1482
+ return as(x, () => {
1483
1483
  x.value ? tt() : bt();
1484
1484
  }), (dt, rt) => (Yn(), na(kf, null, [
1485
1485
  yn("div", {
@@ -1545,9 +1545,9 @@ class Vnr {
1545
1545
  }
1546
1546
  }
1547
1547
  class Hnr {
1548
- constructor(f, _, h, x, A, N) {
1548
+ constructor(f, _, h, x, A, N, B) {
1549
1549
  T0(this, "type");
1550
- this.key = f, this.label = _, this.options = h, this.filterevent = x, this.onfiltered = A, this.filtered = N, this.type = "dropdown";
1550
+ this.key = f, this.label = _, this.options = h, this.filterevent = x, this.onfiltered = A, this.filtered = N, this.selected = B, this.type = "dropdown";
1551
1551
  }
1552
1552
  }
1553
1553
  class Gnr {
@@ -1567,7 +1567,10 @@ const YSe = Vr({}), NWe = /* @__PURE__ */ Rd({
1567
1567
  var h;
1568
1568
  if (f.item.type == "dropdown") {
1569
1569
  const x = f.item;
1570
- _.value = (h = x.options.value.find((A) => A.id == f.item.defaultv)) == null ? void 0 : h.id;
1570
+ _.value = (h = x.options.value.find((A) => A.id == f.item.defaultv)) == null ? void 0 : h.id, x.selected && as(x.selected, () => {
1571
+ var A, N;
1572
+ _.value = (N = (A = x.selected) == null ? void 0 : A.value) == null ? void 0 : N.id;
1573
+ });
1571
1574
  }
1572
1575
  });
1573
1576
  const _ = Vr(void 0);
@@ -1599,7 +1602,11 @@ const YSe = Vr({}), NWe = /* @__PURE__ */ Rd({
1599
1602
  }),
1600
1603
  id: h.item.key,
1601
1604
  label: h.item.label,
1602
- onSelected: x[3] || (x[3] = (A) => h.item.filtered(h.item.key, A.id))
1605
+ onSelected: x[3] || (x[3] = (A) => {
1606
+ h.item.selected && (h.item.selected.value = h.item.options.value.find(
1607
+ (N) => N.id == A.id
1608
+ )), h.item.filtered(h.item.key, A.id);
1609
+ })
1603
1610
  }, null, 8, ["selected", "options", "filterevent", "id", "label"])) : gc("", !0)
1604
1611
  ]));
1605
1612
  }
@@ -1641,7 +1648,7 @@ const YSe = Vr({}), NWe = /* @__PURE__ */ Rd({
1641
1648
  (R) => K.value.push({ label: R.toString(), id: R.toString() })
1642
1649
  ), K;
1643
1650
  }, A = Vr(1);
1644
- ss(
1651
+ as(
1645
1652
  () => _.settings.value,
1646
1653
  () => {
1647
1654
  A.value = 1;
@@ -2270,13 +2277,13 @@ const vPt = { class: "hdr-container d-flex flex-row flex-wrap align-items-center
2270
2277
  source: "",
2271
2278
  title: ""
2272
2279
  }, A = Vr(x);
2273
- ss(
2280
+ as(
2274
2281
  () => A,
2275
2282
  () => {
2276
2283
  h("update:modelValue", A.value);
2277
2284
  },
2278
2285
  { deep: !0 }
2279
- ), ss(
2286
+ ), as(
2280
2287
  () => _.modelValue,
2281
2288
  (bt) => {
2282
2289
  bt && (A.value = bt);
@@ -2493,19 +2500,19 @@ const vPt = { class: "hdr-container d-flex flex-row flex-wrap align-items-center
2493
2500
  title: "",
2494
2501
  isAdult: !1
2495
2502
  });
2496
- ss(
2503
+ as(
2497
2504
  () => x.modelValue,
2498
2505
  (ce) => {
2499
2506
  ce ? A.value = ce : A.value = _;
2500
2507
  },
2501
2508
  { deep: !0, immediate: !0 }
2502
- ), ss(
2509
+ ), as(
2503
2510
  () => A,
2504
2511
  (ce) => {
2505
2512
  h("update:modelValue", A.value), N.value.id = ce.value.article.imageId;
2506
2513
  },
2507
2514
  { deep: !0, immediate: !0 }
2508
- ), ss(
2515
+ ), as(
2509
2516
  () => N.value.id,
2510
2517
  (ce) => {
2511
2518
  A.value.article.imageId = ce;
@@ -2659,25 +2666,25 @@ const vPt = { class: "hdr-container d-flex flex-row flex-wrap align-items-center
2659
2666
  title: "",
2660
2667
  isAdult: !1
2661
2668
  });
2662
- ss(
2669
+ as(
2663
2670
  () => x.modelValue,
2664
2671
  (K) => {
2665
2672
  K ? A.value = K : A.value = _;
2666
2673
  },
2667
2674
  { deep: !0, immediate: !0 }
2668
- ), ss(
2675
+ ), as(
2669
2676
  () => A,
2670
2677
  (K) => {
2671
2678
  h("update:modelValue", A.value), N.value.id = K.value.article.imageId, N.value.url = K.value.article.imageUrl;
2672
2679
  },
2673
2680
  { deep: !0, immediate: !0 }
2674
- ), ss(
2681
+ ), as(
2675
2682
  () => N.value.id,
2676
2683
  (K) => {
2677
2684
  A.value.article.imageId = K;
2678
2685
  },
2679
2686
  { deep: !0, immediate: !0 }
2680
- ), ss(
2687
+ ), as(
2681
2688
  () => N.value.url,
2682
2689
  (K) => {
2683
2690
  A.value.article.imageUrl = K;
@@ -9070,7 +9077,7 @@ function uGt(l, f, _) {
9070
9077
  fe ? o7(dt, fe, We) : dt = Object.assign({}, dt, We), W.value = dt;
9071
9078
  }
9072
9079
  };
9073
- return B && B.value && ss(ce, (fe, We) => {
9080
+ return B && B.value && as(ce, (fe, We) => {
9074
9081
  w3(fe, We) || (W.value = fe);
9075
9082
  }, {
9076
9083
  deep: !0,
@@ -9568,13 +9575,13 @@ var fGt = function(f, _) {
9568
9575
  ps && iy(Yi, ps);
9569
9576
  }), jl("beforeMount", a_);
9570
9577
  }), fu(() => {
9571
- Qc.value = !0, ss(Cp, (Yi, ps) => {
9578
+ Qc.value = !0, as(Cp, (Yi, ps) => {
9572
9579
  w3(Yi, ps) || (jl("change", Yi, ps, a_), vd && vd.value !== void 0 && (_.emit("input", Yi), _.emit("update:modelValue", Yi)));
9573
9580
  }, {
9574
9581
  deep: !0,
9575
9582
  immediate: !1
9576
9583
  }), vd && vd.value !== void 0 && JSON.stringify(vd.value) !== JSON.stringify(Cp.value) && (_.emit("input", Cp.value), _.emit("update:modelValue", Cp.value)), jl("mounted", a_);
9577
- }), CWe(() => jl("beforeUpdate", a_)), kWe(() => jl("updated", a_)), SA(() => jl("beforeUnmount", a_)), $w(() => jl("unmounted", a_)), ss(Ze(() => Co.value.language), (Yi, ps) => {
9584
+ }), CWe(() => jl("beforeUpdate", a_)), kWe(() => jl("updated", a_)), SA(() => jl("beforeUnmount", a_)), $w(() => jl("unmounted", a_)), as(Ze(() => Co.value.language), (Yi, ps) => {
9578
9585
  Yi && ag(Yi);
9579
9586
  }), {
9580
9587
  tabs$: Ss,
@@ -10273,13 +10280,13 @@ var ml = class {
10273
10280
  constructor(l, f) {
10274
10281
  var _;
10275
10282
  this.rule = l, this.attributes = l.attributes || {}, this.conditions = l.conditions || [], this.dependents = l.dependents || [], this.element$ = f.element$, this.form$ = ((_ = f.element$) === null || _ === void 0 ? void 0 : _.form$) || {}, this.config$ = f.config$, this.numeric = f.numeric || !1, this.elementMessages = f.element$.messages, this.invalid = !1, this.pending = !1, this.debouncer = null, this.lastValue = null, this.watchers = {}, this.dependents.forEach((h) => {
10276
- ss(Ze(() => {
10283
+ as(Ze(() => {
10277
10284
  var x;
10278
10285
  return (x = this.form$.el$(h)) === null || x === void 0 ? void 0 : x.value;
10279
10286
  }), () => {
10280
10287
  this.element$.validated && (this.name === "nullable" ? this.element$.validate() : this.revalidate());
10281
10288
  });
10282
- }), ss(Ze(() => f.element$.messages), (h, x) => {
10289
+ }), as(Ze(() => f.element$.messages), (h, x) => {
10283
10290
  wC(h, x) || (this.elementMessages = f.element$.messages);
10284
10291
  }, {
10285
10292
  deep: !0
@@ -10391,7 +10398,7 @@ var ml = class {
10391
10398
  });
10392
10399
  }
10393
10400
  addWatcher(l) {
10394
- this.watchers[l] || (this.watchers[l] = ss(Ze(() => Oh(this.form$.data, l)), () => {
10401
+ this.watchers[l] || (this.watchers[l] = as(Ze(() => Oh(this.form$.data, l)), () => {
10395
10402
  this.revalidate();
10396
10403
  }));
10397
10404
  }
@@ -15374,7 +15381,7 @@ var gKt = mKt, hKt = qYe, vKt = gKt, yKt = hKt(vKt), Lne = yKt, UYe = {
15374
15381
  }, ei = (vn, an) => {
15375
15382
  vn.tabs$ !== void 0 ? h.value.$set(vn, "tabs$", null) : an(vn.$parent, an);
15376
15383
  };
15377
- return N2("View", A), ss(ft, (vn, an) => {
15384
+ return N2("View", A), as(ft, (vn, an) => {
15378
15385
  var fn = mke(C0(vn), C0(an));
15379
15386
  ui(fn, (Vi) => {
15380
15387
  ft.value[Vi].deactivate();
@@ -15382,12 +15389,12 @@ var gKt = mKt, hKt = qYe, vKt = gKt, yKt = hKt(vKt), Lne = yKt, UYe = {
15382
15389
  }, {
15383
15390
  deep: !1,
15384
15391
  lazy: !0
15385
- }), ss(dt, /* @__PURE__ */ Zs(function* () {
15392
+ }), as(dt, /* @__PURE__ */ Zs(function* () {
15386
15393
  yield Fc(), yield Fc(), (vr.value === void 0 || vr.value.index === void 0) && Bt.value && Bt.value.select();
15387
15394
  }), {
15388
15395
  deep: !0,
15389
15396
  lazy: !0
15390
- }), ss(dt, (vn) => {
15397
+ }), as(dt, (vn) => {
15391
15398
  var an = [];
15392
15399
  ui(vn, (fn, Vi) => {
15393
15400
  an.push(tt.value[tt.value.map((Li) => oh(Li.name)).indexOf(oh(Vi))]);
@@ -15638,16 +15645,16 @@ var Zie = function(f, _, h) {
15638
15645
  }, bi = (Ri, Qa) => {
15639
15646
  Ri.tabs$Array ? Ri.tabs$Array.splice(Ri.tabs$Array.map((Ac) => oh(Ac.name)).indexOf(oh(_.value)), 1) : Qa(Ri.$parent, Qa);
15640
15647
  };
15641
- return ss(Dt, () => {
15648
+ return as(Dt, () => {
15642
15649
  mr.value && ui(Dt.value, (Ri) => {
15643
15650
  Ri.activate();
15644
15651
  });
15645
15652
  }, {
15646
15653
  deep: !1,
15647
15654
  lazy: !0
15648
- }), ss(ft, () => {
15655
+ }), as(ft, () => {
15649
15656
  Wt.value = ft.value && typeof ft.value == "object" ? x3(ft.value) : ft.value;
15650
- }), ss(Ye, (Ri, Qa) => {
15657
+ }), as(Ye, (Ri, Qa) => {
15651
15658
  Ri != null && Ri.length ? da() : os();
15652
15659
  }), fu(() => {
15653
15660
  Fc(() => {
@@ -15793,7 +15800,7 @@ var Zie = function(f, _, h) {
15793
15800
  });
15794
15801
  return;
15795
15802
  }
15796
- bt.value = ss(Bt, (Da) => {
15803
+ bt.value = as(Bt, (Da) => {
15797
15804
  Da && vn.value.select(), bt.value();
15798
15805
  });
15799
15806
  });
@@ -15820,7 +15827,7 @@ var Zie = function(f, _, h) {
15820
15827
  }, Yc = (Cs, Da) => {
15821
15828
  Cs.steps$ !== void 0 ? h.value.$set(Cs, "steps$", null) : Da(Cs.$parent, Da);
15822
15829
  };
15823
- return N2("View", A), ss(rt, (Cs, Da) => {
15830
+ return N2("View", A), as(rt, (Cs, Da) => {
15824
15831
  var ca = mke(C0(Cs), C0(Da));
15825
15832
  ui(ca, (Ls) => {
15826
15833
  rt.value[Ls].deactivate();
@@ -15828,14 +15835,14 @@ var Zie = function(f, _, h) {
15828
15835
  }, {
15829
15836
  deep: !1,
15830
15837
  lazy: !0
15831
- }), ss(dt, () => {
15838
+ }), as(dt, () => {
15832
15839
  Fc(() => {
15833
15840
  fn.value, oi.value.index === void 0 && sr.value && sr.value.select();
15834
15841
  });
15835
15842
  }, {
15836
15843
  deep: !0,
15837
15844
  lazy: !0
15838
- }), ss(dt, (Cs) => {
15845
+ }), as(dt, (Cs) => {
15839
15846
  var Da = [];
15840
15847
  ui(Cs, (ca, Ls) => {
15841
15848
  Da.push(tt.value[tt.value.map((_s) => oh(_s.name)).indexOf(oh(Ls))]);
@@ -15848,7 +15855,7 @@ var Zie = function(f, _, h) {
15848
15855
  Yc(_.$parent, Yc);
15849
15856
  }), fu(() => {
15850
15857
  Fc(() => {
15851
- (oi.value === void 0 || oi.value.index === void 0) && (sr.value.enable(), sr.value.select()), kc(), ss(dn, () => {
15858
+ (oi.value === void 0 || oi.value.index === void 0) && (sr.value.enable(), sr.value.select()), kc(), as(dn, () => {
15852
15859
  Tn();
15853
15860
  }, {
15854
15861
  flush: "post"
@@ -16273,18 +16280,18 @@ var Zie = function(f, _, h) {
16273
16280
  }, Ls = (_s, Ds) => {
16274
16281
  _s.steps$Array ? _s.steps$Array.splice(_s.steps$Array.map((Yo) => oh(Yo.name)).indexOf(oh(_.value)), 1) : Ds(_s.$parent, Ds);
16275
16282
  };
16276
- return ss(fn, (_s) => {
16283
+ return as(fn, (_s) => {
16277
16284
  _s && Dt.value < N.value.steps$.current$.index && Ws();
16278
- }), ss(an, () => {
16285
+ }), as(an, () => {
16279
16286
  Wt.value && ui(an.value, (_s) => {
16280
16287
  _s.activate();
16281
16288
  });
16282
16289
  }, {
16283
16290
  deep: !1,
16284
16291
  lazy: !0
16285
- }), ss(ft, () => {
16292
+ }), as(ft, () => {
16286
16293
  mr.value = ft.value && typeof ft.value == "object" ? x3(ft.value) : ft.value;
16287
- }), ss(Ye, (_s, Ds) => {
16294
+ }), as(Ye, (_s, Ds) => {
16288
16295
  _s != null && _s.length ? Yc() : Cs();
16289
16296
  }), fu(() => {
16290
16297
  Fc(() => {
@@ -17102,7 +17109,7 @@ var nXe = {
17102
17109
  };
17103
17110
  return SA(() => {
17104
17111
  an();
17105
- }), ss(ei, (Tn) => {
17112
+ }), as(ei, (Tn) => {
17106
17113
  if (!(!Tn || Tn.index === void 0)) {
17107
17114
  var Ks = document.querySelector('[data-dropdown-for="'.concat(A.value.fieldId, '"] [data-index="').concat(Tn.index, '"]'));
17108
17115
  Vi(Ks), Dt.value = Tn, Ks.focus();
@@ -18615,18 +18622,18 @@ var dXe = {
18615
18622
  return Wt.apply(this, arguments);
18616
18623
  };
18617
18624
  })();
18618
- return ss(x, (Wt, _n) => {
18625
+ return as(x, (Wt, _n) => {
18619
18626
  var dn;
18620
18627
  (dn = tt.value) === null || dn === void 0 || dn.setDate(Wt, !1);
18621
- }), ss(_, (Wt, _n) => {
18628
+ }), as(_, (Wt, _n) => {
18622
18629
  Bt();
18623
18630
  }, {
18624
18631
  immediate: !1
18625
- }), ss(h, (Wt, _n) => {
18632
+ }), as(h, (Wt, _n) => {
18626
18633
  wC(Wt, _n) || mr();
18627
18634
  }, {
18628
18635
  deep: !0
18629
- }), ss([dt, ft], (Wt, _n) => {
18636
+ }), as([dt, ft], (Wt, _n) => {
18630
18637
  mr();
18631
18638
  }, {
18632
18639
  deep: !0
@@ -18795,7 +18802,7 @@ var dXe = {
18795
18802
  })(), oi = () => {
18796
18803
  f.emit("blur");
18797
18804
  };
18798
- return ss(h, (Dt) => {
18805
+ return as(h, (Dt) => {
18799
18806
  St.value.contentEditable = !Dt;
18800
18807
  }), {
18801
18808
  el$: ce,
@@ -18851,7 +18858,7 @@ var dXe = {
18851
18858
  }), ce = Ze(() => R.value.classes), ee = Ze(() => R.value.cols), fe = (We) => {
18852
18859
  K.value = Xl(We);
18853
18860
  };
18854
- return ss(x, (We) => {
18861
+ return as(x, (We) => {
18855
18862
  K.value = Xl(We);
18856
18863
  }, {
18857
18864
  immediate: !1,
@@ -20028,7 +20035,7 @@ var tae = (l) => {
20028
20035
  Ye.value = ft;
20029
20036
  }
20030
20037
  }), bt = Ze(() => wC(Ye.value, R.value));
20031
- return (N.init === void 0 || N.init !== !1) && fe.value === void 0 && (Ye.value = R.value instanceof File ? R.value : Xl(R.value)), ss(W, () => {
20038
+ return (N.init === void 0 || N.init !== !1) && fe.value === void 0 && (Ye.value = R.value instanceof File ? R.value : Xl(R.value)), as(W, () => {
20032
20039
  Ye.value = R.value instanceof File ? R.value : Xl(R.value);
20033
20040
  }), {
20034
20041
  initialValue: fe,
@@ -20085,16 +20092,16 @@ var tae = (l) => {
20085
20092
  }, oi = () => {
20086
20093
  Wt.value = gd(W.value, Bt.value, ft.value);
20087
20094
  }, Dt = () => {
20088
- St("reset", Ii), St("clear", Ii), We = ss([() => vr.value.i18n.locale, () => ft.value.locale], () => {
20095
+ St("reset", Ii), St("clear", Ii), We = as([() => vr.value.i18n.locale, () => ft.value.locale], () => {
20089
20096
  oi();
20090
- }), fe = ss(() => ft.value.requestData, () => {
20097
+ }), fe = as(() => ft.value.requestData, () => {
20091
20098
  var vn = bGe(ft.value.requestData);
20092
20099
  for (var an of sr.value)
20093
20100
  mr.value[an] = vn[an];
20094
20101
  }, {
20095
20102
  deep: !0,
20096
20103
  immediate: !0
20097
- }), ee = ss(mr, () => {
20104
+ }), ee = as(mr, () => {
20098
20105
  Wt.value && Ii();
20099
20106
  }, {
20100
20107
  deep: !0
@@ -20104,7 +20111,7 @@ var tae = (l) => {
20104
20111
  };
20105
20112
  return W.value && fu(() => {
20106
20113
  oi(), Ii(), Dt();
20107
- }), ss(W, (vn, an) => {
20114
+ }), as(W, (vn, an) => {
20108
20115
  vn ? (oi(), Ii(), an || Dt()) : (_n.value = tt.value, ei());
20109
20116
  }, {
20110
20117
  immediate: !1,
@@ -20146,7 +20153,7 @@ var tae = (l) => {
20146
20153
  fe.value = tt;
20147
20154
  }
20148
20155
  }), Ye = Ze(() => wC(fe.value, B.value));
20149
- return ce.value === void 0 ? fe.value = B.value : fe.value = Vn(Vn({}, B.value), fe.value), ss(A, () => {
20156
+ return ce.value === void 0 ? fe.value = B.value : fe.value = Vn(Vn({}, B.value), fe.value), as(A, () => {
20150
20157
  fe.value = Xl(B.value);
20151
20158
  }), {
20152
20159
  initialValue: ce,
@@ -20437,7 +20444,7 @@ var tae = (l) => {
20437
20444
  };
20438
20445
  }, Mh = function(f, _, h) {
20439
20446
  var x = h.form$, A = h.el$, N = h.fire, B = h.dirt, W = h.validate, K = h.value, R = () => {
20440
- ss(K, (ce, ee) => {
20447
+ as(K, (ce, ee) => {
20441
20448
  w3(ce, ee) || (N("change", ce, ee, A.value), B && B(), W && x.value.shouldValidateOnChange && W());
20442
20449
  }, {
20443
20450
  immediate: !1,
@@ -20449,7 +20456,7 @@ var tae = (l) => {
20449
20456
  };
20450
20457
  }, Ike = function(f, _, h) {
20451
20458
  var x = h.form$, A = h.el$, N = h.fire, B = h.dirt, W = h.value, K = h.language, R = h.validateLanguage, ce = () => {
20452
- ss(W, (ee, fe) => {
20459
+ as(W, (ee, fe) => {
20453
20460
  w3(ee, fe) || (N("change", ee, fe, A.value), B && B(), x.value.shouldValidateOnChange && R(K.value));
20454
20461
  }, {
20455
20462
  immediate: !1,
@@ -20461,7 +20468,7 @@ var tae = (l) => {
20461
20468
  };
20462
20469
  }, EXe = function(f, _, h) {
20463
20470
  var x = h.form$, A = h.el$, N = h.fire, B = h.dirt, W = h.validateValidators, K = h.value, R = () => {
20464
- ss(K, (ce, ee) => {
20471
+ as(K, (ce, ee) => {
20465
20472
  w3(ce, ee) || (N("change", ce, ee, A.value), B && B(), W && x.value.shouldValidateOnChange && W());
20466
20473
  }, {
20467
20474
  immediate: !1,
@@ -20480,7 +20487,7 @@ var tae = (l) => {
20480
20487
  dirt: W,
20481
20488
  validateValidators: K
20482
20489
  } = h, R = () => {
20483
- ss(N, (ce, ee) => {
20490
+ as(N, (ce, ee) => {
20484
20491
  w3(ce, ee) || (A("change", ce, ee, B.value), W && W(), K && x.value.shouldValidateOnChange && K());
20485
20492
  }, {
20486
20493
  immediate: !1,
@@ -20494,7 +20501,7 @@ var tae = (l) => {
20494
20501
  var {
20495
20502
  displayKey: x
20496
20503
  } = Aa(f), A = h.form$, N = h.el$, B = h.fire, W = h.dirt, K = h.validate, R = h.value, ce = h.input, ee = () => {
20497
- ss(R, (fe, We) => {
20504
+ as(R, (fe, We) => {
20498
20505
  w3(fe, We) || (B("change", fe, We, N.value), W(), ce.value.value = ce.value && R.value && R.value[x.value] !== void 0 ? R.value[x.value] : "", K && A.value.shouldValidateOnChange && K());
20499
20506
  }, {
20500
20507
  immediate: !1,
@@ -20529,7 +20536,7 @@ var tae = (l) => {
20529
20536
  };
20530
20537
  return fu(() => {
20531
20538
  rt.value && Bt();
20532
- }), ss(rt, /* @__PURE__ */ (function() {
20539
+ }), as(rt, /* @__PURE__ */ (function() {
20533
20540
  var Wt = Zs(function* (_n, dn) {
20534
20541
  _n ? _n && (yield Fc(), Bt(), ft()) : mr();
20535
20542
  });
@@ -22083,7 +22090,7 @@ var Wer = Uer, Ver = OL, Her = Wer, Ger = aW, cWe = nke, Yer = Ger(function(l, f
22083
22090
  });
22084
22091
  }
22085
22092
  }), ce = h.input, ee = h.model, fe = h.value, We = h.language;
22086
- return ss(We, () => {
22093
+ return as(We, () => {
22087
22094
  ce.value.update(ee.value);
22088
22095
  }), {
22089
22096
  data: x,
@@ -22327,7 +22334,7 @@ var Wer = Uer, Ver = OL, Her = Wer, Ger = aW, cWe = nke, Yer = Ger(function(l, f
22327
22334
  return Vi.apply(this, arguments);
22328
22335
  };
22329
22336
  })();
22330
- return ss(ft, (Vi, Li) => {
22337
+ return as(ft, (Vi, Li) => {
22331
22338
  var da = typeof Li == "number" ? Li : Object.keys(Li).length, os = typeof Vi == "number" ? Vi : Object.keys(Vi).length, Bn = da > os ? "decrease" : "increase", mi = Bn === "increase" ? os - da : da - os, bi = os - 1, Ri = da - 1, Qa = Vn({}, bt.value);
22332
22339
  if (Bn === "increase")
22333
22340
  switch (Ye.value) {
@@ -22697,7 +22704,7 @@ var Wer = Uer, Ver = OL, Her = Wer, Ger = aW, cWe = nke, Yer = Ger(function(l, f
22697
22704
  yield Fc(), vr.value.forEach((da) => da());
22698
22705
  for (var Vi, Li = function* () {
22699
22706
  var os, Bn = ((os = Vi[1].match(/\|'([^']+)/)) === null || os === void 0 ? void 0 : os[1]) || "", mi = kC(Vi[1].match(/^([^|]+)/)[1], bt.value), bi = dt.value.el$(mi), Ri = typeof (bi == null ? void 0 : bi.value) < "u" && bi.value !== null && typeof bi.value == "object" ? JSON.stringify(bi.value) : typeof (bi == null ? void 0 : bi.value) < "u" && bi.value !== null ? bi.value : Bn;
22700
- fn = fn.replace(Vi[0], encodeURIComponent(Ri)), vr.value.push(ss(Ze(() => bi == null ? void 0 : bi.value), () => {
22707
+ fn = fn.replace(Vi[0], encodeURIComponent(Ri)), vr.value.push(as(Ze(() => bi == null ? void 0 : bi.value), () => {
22701
22708
  vn();
22702
22709
  }));
22703
22710
  }; (Vi = an.exec(ei)) !== null; )
@@ -22728,7 +22735,7 @@ var Wer = Uer, Ver = OL, Her = Wer, Ger = aW, cWe = nke, Yer = Ger(function(l, f
22728
22735
  cleanupValue: K,
22729
22736
  resolveUrlAndSetWatchers: R
22730
22737
  } = MXe(f, _, h);
22731
- return A(), ss(x, A), {
22738
+ return A(), as(x, A), {
22732
22739
  resolveOptions: A,
22733
22740
  resolvedOptions: N,
22734
22741
  updateItems: B,
@@ -22797,7 +22804,7 @@ var Wer = Uer, Ver = OL, Her = Wer, Ger = aW, cWe = nke, Yer = Ger(function(l, f
22797
22804
  return dt.apply(this, arguments);
22798
22805
  };
22799
22806
  })();
22800
- return ft(), ss(x, ft), {
22807
+ return ft(), as(x, ft), {
22801
22808
  resolveOptions: ft,
22802
22809
  resolvedOptions: We,
22803
22810
  updateItems: Ye,
@@ -23329,7 +23336,7 @@ var Wer = Uer, Ver = OL, Her = Wer, Ger = aW, cWe = nke, Yer = Ger(function(l, f
23329
23336
  N.value = !0;
23330
23337
  }), x.value.addEventListener("blur", () => {
23331
23338
  N.value = !1;
23332
- })) : ss(Ze(() => {
23339
+ })) : as(Ze(() => {
23333
23340
  var B;
23334
23341
  return (B = x.value) === null || B === void 0 ? void 0 : B.isActive;
23335
23342
  }), (B) => {
@@ -24149,7 +24156,7 @@ var qXe = function(f, _, h) {
24149
24156
  children$Array: B,
24150
24157
  children$: W
24151
24158
  } = qke(), K = Ze(() => N.value);
24152
- return N && ss(N, (R) => {
24159
+ return N && as(N, (R) => {
24153
24160
  var ce = [];
24154
24161
  ui(R, (ee, fe) => {
24155
24162
  var We = B.value[B.value.map((Ye) => oh(Ye.name)).indexOf(oh(fe))];
@@ -25617,14 +25624,14 @@ var uQe = function(f, _, h, x) {
25617
25624
  Wt.splice(Bt, 0, Wt.splice(vr, 1)[0]), R.value = Wt, K(R.value), W("sort", R.value, vr, Bt, We.value[Bt], N.value);
25618
25625
  }
25619
25626
  };
25620
- return ss(bt, (St, vr) => {
25627
+ return as(bt, (St, vr) => {
25621
25628
  St === !0 && vr === !1 ? ft() : St === !1 && vr === !0 && dt();
25622
25629
  }, {
25623
25630
  immediate: !1,
25624
25631
  flush: "post"
25625
25632
  }), fu(() => {
25626
25633
  bt.value && ft();
25627
- }), ss(ee, (St) => {
25634
+ }), as(ee, (St) => {
25628
25635
  var vr;
25629
25636
  bt.value && (dt(), ft(), (vr = tt.value) === null || vr === void 0 || vr.sort(Array.from(Array(St).keys()).reduce((Bt, mr, Wt) => (Bt.push("".concat(fe.value, "-").concat(Wt)), Bt), [])));
25630
25637
  }, {
@@ -25650,7 +25657,7 @@ var uQe = function(f, _, h, x) {
25650
25657
  } = Aa(f), W = h.form$, K = h.value, R = Vr(W.value.$vueform.config.orderFrom), ce = (fe) => (A.value && ui(fe, (We, Ye) => {
25651
25658
  We[A.value] = B.value && B.value.toUpperCase() === "DESC" ? fe.length - Ye - (R.value == 0 ? 1 : 0) : parseInt(Ye) + R.value;
25652
25659
  }), fe), ee = Ze(() => N.value || A.value);
25653
- return ss(A, (fe, We) => {
25660
+ return as(A, (fe, We) => {
25654
25661
  fe ? ce(K.value) : ui(K.value, (Ye, tt) => {
25655
25662
  Ye[We] = null;
25656
25663
  });
@@ -25908,7 +25915,7 @@ var uQe = function(f, _, h, x) {
25908
25915
  }, dt = () => {
25909
25916
  ee.value && ee.value.destroy(), ee.value = new B.value.$vueform.services.location[We.value](), ee.value.init(ce(), bt, tt.value);
25910
25917
  };
25911
- return ss([We, tt], () => {
25918
+ return as([We, tt], () => {
25912
25919
  dt();
25913
25920
  }, {
25914
25921
  deep: !0,
@@ -26126,7 +26133,7 @@ var uQe = function(f, _, h, x) {
26126
26133
  var ca = Tn(Da);
26127
26134
  return typeof ca == "object" ? ca : {};
26128
26135
  }, Cs = (Da, ca) => [...Da.conditions || [], ...ca.conditions || []];
26129
- return ss([N, Ri], (Da, ca) => {
26136
+ return as([N, Ri], (Da, ca) => {
26130
26137
  wC(Da[0], ca[0]) && wC(Da[1], ca[1]) || (oi.value = Xl(an.value));
26131
26138
  }, {
26132
26139
  flush: "pre"
@@ -26196,7 +26203,7 @@ var uQe = function(f, _, h, x) {
26196
26203
  available: Ze(() => !dt.conditions || !dt.conditions.some((rt) => !B.value.$vueform.services.condition.check(rt, K.value, B.value, W.value)))
26197
26204
  }));
26198
26205
  }), bt = Ze(() => typeof x.value == "number");
26199
- return ss(x, (ft, dt) => {
26206
+ return as(x, (ft, dt) => {
26200
26207
  typeof ft != "number" ? ee.value = null : ee.value = ft;
26201
26208
  }, {
26202
26209
  flush: "pre"
@@ -29448,7 +29455,7 @@ var prr = [
29448
29455
  };
29449
29456
  return fu(() => {
29450
29457
  rt();
29451
- }), ss(W, (mr) => {
29458
+ }), as(W, (mr) => {
29452
29459
  rt(!1);
29453
29460
  }), {
29454
29461
  options$: fe,
@@ -29610,7 +29617,7 @@ var prr = [
29610
29617
  };
29611
29618
  return fu(() => {
29612
29619
  Ye(ee.value);
29613
- }), ss(ee, Ye), {
29620
+ }), as(ee, Ye), {
29614
29621
  inputName: ee,
29615
29622
  check: fe,
29616
29623
  uncheck: We
@@ -30690,13 +30697,13 @@ function yrr(l, f, _) {
30690
30697
  oc.preventDefault(), oc.stopPropagation(), !(Wt.value || !Wp.value) && (A3(oc), kc.value = !1);
30691
30698
  }), Fc(() => {
30692
30699
  Co(), window.addEventListener("resize", OC);
30693
- }), ss(R, () => {
30700
+ }), as(R, () => {
30694
30701
  Va();
30695
30702
  }, {
30696
30703
  flush: "post"
30697
- }), ss(A, () => {
30704
+ }), as(A, () => {
30698
30705
  Co(), Vo(!0);
30699
- }), ss(sr, () => {
30706
+ }), as(sr, () => {
30700
30707
  Bt.value.steps$ && !Bt.value.steps$.current$.elements.includes(Ii.value.split(".")[0]) ? Bt.value.steps$.on("select", (oc) => {
30701
30708
  !oc.elements.includes(Ii.value.split(".")[0]) || Da.value || Fc(() => {
30702
30709
  Co();
@@ -30706,29 +30713,29 @@ function yrr(l, f, _) {
30706
30713
  });
30707
30714
  }, {
30708
30715
  flush: "post"
30709
- }), ss(bi, () => {
30716
+ }), as(bi, () => {
30710
30717
  Qa.value && pm(), da.value === "upload" && Ws.value && !ht.value && Fa();
30711
- }), ss(ft, () => {
30718
+ }), as(ft, () => {
30712
30719
  js(), Fc(() => {
30713
30720
  a1(), da.value === "upload" && Ws.value && !ht.value && Fa();
30714
30721
  });
30715
- }), ss(da, () => {
30722
+ }), as(da, () => {
30716
30723
  Cp();
30717
- }), ss([W, B], () => {
30724
+ }), as([W, B], () => {
30718
30725
  Sb(), Va();
30719
30726
  }, {
30720
30727
  flush: "post"
30721
- }), ss([Ri, os], () => {
30728
+ }), as([Ri, os], () => {
30722
30729
  Fc(() => {
30723
30730
  Va();
30724
30731
  });
30725
30732
  }, {
30726
30733
  flush: "post"
30727
- }), ss(Ri, () => {
30734
+ }), as(Ri, () => {
30728
30735
  Ww(en, 1e3);
30729
30736
  }, {
30730
30737
  flush: "post"
30731
- }), ss(h, () => {
30738
+ }), as(h, () => {
30732
30739
  Ye.value && Hp();
30733
30740
  });
30734
30741
  }), SA(() => {
@@ -31540,9 +31547,9 @@ var CQe = {
31540
31547
  }, 500), N = h.form$, B = h.input, W = h.value, K = () => {
31541
31548
  x.value && N.value.$vueform.services.autosize.update(B.value);
31542
31549
  };
31543
- return ss(x, (R) => {
31550
+ return as(x, (R) => {
31544
31551
  R ? N.value.$vueform.services.autosize(B.value) : N.value.$vueform.services.autosize.destroy(B.value);
31545
- }), ss(W, () => {
31552
+ }), as(W, () => {
31546
31553
  A();
31547
31554
  }), fu(() => {
31548
31555
  x.value && Fc(() => {
@@ -33056,7 +33063,7 @@ const hir = /* @__PURE__ */ DC(jrr, [["render", tnr]]), rnr = MA({
33056
33063
  isAdult: "",
33057
33064
  url: ""
33058
33065
  });
33059
- return ss(
33066
+ return as(
33060
33067
  () => _,
33061
33068
  (x) => {
33062
33069
  h.value.id = x.value;
@@ -33100,7 +33107,7 @@ const vir = /* @__PURE__ */ DC(rnr, [["render", nnr]]), inr = MA({
33100
33107
  components: { ImagePickerComponent: UU },
33101
33108
  setup(l, f) {
33102
33109
  const { value: _ } = f.element, h = f.attrs.direction ? f.attrs.direction : "vertical";
33103
- return ss(
33110
+ return as(
33104
33111
  () => _,
33105
33112
  () => {
33106
33113
  _.value || (_.value = {
@@ -33245,7 +33252,7 @@ const xir = /* @__PURE__ */ DC(cnr, [["render", lnr]]), unr = MA({
33245
33252
  const h = f.attrs.placeholder, x = Vr(null), A = Vr(!1), N = (B) => {
33246
33253
  console.log(B), _.value = B.utc;
33247
33254
  };
33248
- return ss(_, () => {
33255
+ return as(_, () => {
33249
33256
  x.value = { local: _.value ? new Date(_.value) : null, utc: _.value }, A.value = !0;
33250
33257
  }), {
33251
33258
  display: A,
@@ -34207,7 +34214,7 @@ function mnr() {
34207
34214
  getNonDecoratorTokenPosOfNode: () => DV,
34208
34215
  getNonIncrementalBuildInfoRoots: () => $pe,
34209
34216
  getNonModifierTokenPosOfNode: () => $oe,
34210
- getNormalizedAbsolutePath: () => as,
34217
+ getNormalizedAbsolutePath: () => ss,
34211
34218
  getNormalizedAbsolutePathWithoutRoot: () => zW,
34212
34219
  getNormalizedPathComponents: () => R7,
34213
34220
  getObjectFlags: () => vi,
@@ -38493,7 +38500,7 @@ ${It.join(`
38493
38500
  1,
38494
38501
  (I, F) => {
38495
38502
  if (!Sa(F)) return;
38496
- const M = as(F, b), $ = d(M), q = M && a.get($);
38503
+ const M = ss(F, b), $ = d(M), q = M && a.get($);
38497
38504
  if (q) {
38498
38505
  let z, H = 1;
38499
38506
  if (o) {
@@ -38691,7 +38698,7 @@ ${It.join(`
38691
38698
  1
38692
38699
  /* Directory */
38693
38700
  ) ? Bn(i(te), (ne) => {
38694
- const De = as(ne, te);
38701
+ const De = ss(ne, te);
38695
38702
  return !re(De, _e) && E(De, po(o(De))) === 0 ? De : void 0;
38696
38703
  }) : R,
38697
38704
  Q.childWatches,
@@ -39543,7 +39550,7 @@ ${It.join(`
39543
39550
  function R7(e, t) {
39544
39551
  return RC(s_(e, t));
39545
39552
  }
39546
- function as(e, t) {
39553
+ function ss(e, t) {
39547
39554
  return kb(R7(e, t));
39548
39555
  }
39549
39556
  function po(e) {
@@ -39562,7 +39569,7 @@ ${It.join(`
39562
39569
  return DZe(R7(e, t));
39563
39570
  }
39564
39571
  function Wc(e, t, n) {
39565
- const i = qd(e) ? po(e) : as(e, t);
39572
+ const i = qd(e) ? po(e) : ss(e, t);
39566
39573
  return n(i);
39567
39574
  }
39568
39575
  function uT(e) {
@@ -49212,7 +49219,7 @@ ${It.join(`
49212
49219
  return t.moduleName || vH(e, t.fileName, n && n.fileName);
49213
49220
  }
49214
49221
  function _Ee(e, t) {
49215
- return e.getCanonicalFileName(as(t, e.getCurrentDirectory()));
49222
+ return e.getCanonicalFileName(ss(t, e.getCurrentDirectory()));
49216
49223
  }
49217
49224
  function Lce(e, t, n) {
49218
49225
  const i = t.getExternalModuleFileFromDeclaration(n);
@@ -49223,7 +49230,7 @@ ${It.join(`
49223
49230
  return hH(e, i);
49224
49231
  }
49225
49232
  function vH(e, t, n) {
49226
- const i = (p) => e.getCanonicalFileName(p), a = Wc(n ? qi(n) : e.getCommonSourceDirectory(), e.getCurrentDirectory(), i), o = as(t, e.getCurrentDirectory()), c = Yw(
49233
+ const i = (p) => e.getCanonicalFileName(p), a = Wc(n ? qi(n) : e.getCommonSourceDirectory(), e.getCurrentDirectory(), i), o = ss(t, e.getCurrentDirectory()), c = Yw(
49227
49234
  a,
49228
49235
  o,
49229
49236
  a,
@@ -49329,7 +49336,7 @@ ${It.join(`
49329
49336
  if (i.outFile) return !0;
49330
49337
  if (!i.outDir) return !1;
49331
49338
  if (i.rootDir || i.composite && i.configFilePath) {
49332
- const a = as(II(i, () => [], t.getCurrentDirectory(), t.getCanonicalFileName), t.getCurrentDirectory()), o = Bce(e.fileName, i.outDir, t.getCurrentDirectory(), a, t.getCanonicalFileName);
49339
+ const a = ss(II(i, () => [], t.getCurrentDirectory(), t.getCanonicalFileName), t.getCurrentDirectory()), o = Bce(e.fileName, i.outDir, t.getCurrentDirectory(), a, t.getCanonicalFileName);
49333
49340
  if (c1(e.fileName, o, t.getCurrentDirectory(), !t.useCaseSensitiveFileNames()) === 0) return !1;
49334
49341
  }
49335
49342
  return !0;
@@ -49338,7 +49345,7 @@ ${It.join(`
49338
49345
  return Bce(e, n, t.getCurrentDirectory(), t.getCommonSourceDirectory(), (i) => t.getCanonicalFileName(i));
49339
49346
  }
49340
49347
  function Bce(e, t, n, i, a) {
49341
- let o = as(e, n);
49348
+ let o = ss(e, n);
49342
49349
  return o = a(o).indexOf(a(i)) === 0 ? o.substring(i.length) : o, Pi(t, o);
49343
49350
  }
49344
49351
  function _j(e, t, n, i, a, o, c) {
@@ -50784,7 +50791,7 @@ ${It.join(`
50784
50791
  }
50785
50792
  }
50786
50793
  function set(e, t, n, i) {
50787
- const a = s_(as(e, n)), o = s_(as(t, n));
50794
+ const a = s_(ss(e, n)), o = s_(ss(t, n));
50788
50795
  let c = !1;
50789
50796
  for (; a.length >= 2 && o.length >= 2 && !kEe(a[a.length - 2], i) && !kEe(o[o.length - 2], i) && i(a[a.length - 1]) === i(o[o.length - 1]); )
50790
50797
  a.pop(), o.pop(), c = !0;
@@ -68487,9 +68494,9 @@ ${It.join(`
68487
68494
  return d.path = Wc(e, p, cf(n.useCaseSensitiveFileNames)), d.resolvedPath = d.path, d.originalFileName = d.fileName, QF(
68488
68495
  d,
68489
68496
  n,
68490
- as(qi(e), p),
68497
+ ss(qi(e), p),
68491
68498
  t,
68492
- as(e, p),
68499
+ ss(e, p),
68493
68500
  /*resolutionStack*/
68494
68501
  void 0,
68495
68502
  o,
@@ -68759,8 +68766,8 @@ ${It.join(`
68759
68766
  n
68760
68767
  ) : mv
68761
68768
  ),
68762
- (I) => BA(as(t, n.getCurrentDirectory()), as(I, n.getCurrentDirectory()), c)
68763
- ), p = { configFilePath: as(t, n.getCurrentDirectory()), useCaseSensitiveFileNames: n.useCaseSensitiveFileNames }, y = zB(e.options, p), b = e.watchOptions && lrt(e.watchOptions), S = {
68769
+ (I) => BA(ss(t, n.getCurrentDirectory()), ss(I, n.getCurrentDirectory()), c)
68770
+ ), p = { configFilePath: ss(t, n.getCurrentDirectory()), useCaseSensitiveFileNames: n.useCaseSensitiveFileNames }, y = zB(e.options, p), b = e.watchOptions && lrt(e.watchOptions), S = {
68764
68771
  compilerOptions: {
68765
68772
  ...JB(y),
68766
68773
  showConfig: void 0,
@@ -68849,7 +68856,7 @@ ${It.join(`
68849
68856
  if (d) {
68850
68857
  O.assert(d.type !== "listOrElement");
68851
68858
  const p = Kwe(d);
68852
- p ? d.type === "list" ? i.set(o, c.map((y) => bY(y, p))) : i.set(o, bY(c, p)) : n && d.isFilePath ? i.set(o, BA(n.configFilePath, as(c, qi(n.configFilePath)), a)) : n && d.type === "list" && d.element.isFilePath ? i.set(o, c.map((y) => BA(n.configFilePath, as(y, qi(n.configFilePath)), a))) : i.set(o, c);
68859
+ p ? d.type === "list" ? i.set(o, c.map((y) => bY(y, p))) : i.set(o, bY(c, p)) : n && d.isFilePath ? i.set(o, BA(n.configFilePath, ss(c, qi(n.configFilePath)), a)) : n && d.type === "list" && d.element.isFilePath ? i.set(o, c.map((y) => BA(n.configFilePath, ss(y, qi(n.configFilePath)), a))) : i.set(o, c);
68853
68860
  }
68854
68861
  }
68855
68862
  return i;
@@ -68982,7 +68989,7 @@ ${It.join(`
68982
68989
  return e == null;
68983
68990
  }
68984
68991
  function nDe(e, t) {
68985
- return qi(as(e, t));
68992
+ return qi(ss(e, t));
68986
68993
  }
68987
68994
  var iDe = "**/*";
68988
68995
  function aDe(e, t, n, i, a = {}, o, c, d = [], p = [], y) {
@@ -69080,7 +69087,7 @@ ${It.join(`
69080
69087
  if (Va(_e))
69081
69088
  for (const Q of _e)
69082
69089
  typeof Q.path != "string" ? se(g.Compiler_option_0_requires_a_value_of_type_1, "reference.path", "string") : (Ce || (Ce = [])).push({
69083
- path: as(Q.path, te),
69090
+ path: ss(Q.path, te),
69084
69091
  originalPath: Q.path,
69085
69092
  prepend: Q.prepend,
69086
69093
  circular: Q.circular
@@ -69148,7 +69155,7 @@ ${It.join(`
69148
69155
  );
69149
69156
  }
69150
69157
  function cDe(e, t) {
69151
- return as(e.replace(oDe, "./"), t);
69158
+ return ss(e.replace(oDe, "./"), t);
69152
69159
  }
69153
69160
  function WB(e, t) {
69154
69161
  if (!e) return e;
@@ -69195,7 +69202,7 @@ ${It.join(`
69195
69202
  function fDe(e, t, n, i, a, o, c, d) {
69196
69203
  var p;
69197
69204
  i = o_(i);
69198
- const y = as(a || "", i);
69205
+ const y = ss(a || "", i);
69199
69206
  if (o.includes(y))
69200
69207
  return c.push(Ol(g.Circularity_detected_while_resolving_configuration_Colon_0, [...o, y].join(" -> "))), { raw: e || Nfe(t, c) };
69201
69208
  const b = e ? drt(e, n, i, a, c) : mrt(t, n, i, a, c);
@@ -69289,7 +69296,7 @@ ${It.join(`
69289
69296
  }
69290
69297
  function pDe(e, t, n, i, a, o) {
69291
69298
  if (e = o_(e), qd(e) || Ha(e, "./") || Ha(e, "../")) {
69292
- let d = as(e, n);
69299
+ let d = ss(e, n);
69293
69300
  if (!t.fileExists(d) && !ic(
69294
69301
  d,
69295
69302
  ".json"
@@ -69397,7 +69404,7 @@ ${It.join(`
69397
69404
  i.push(jT(c, o, g.Compiler_option_0_requires_a_value_of_type_1, e.name, vY(e)));
69398
69405
  }
69399
69406
  function yrt(e, t, n) {
69400
- return e.isFilePath && (n = o_(n), n = TY(n) ? n : as(n, t), n === "" && (n = ".")), n;
69407
+ return e.isFilePath && (n = o_(n), n = TY(n) ? n : ss(n, t), n === "" && (n = ".")), n;
69401
69408
  }
69402
69409
  function QD(e, t, n, i, a) {
69403
69410
  var o;
@@ -69422,7 +69429,7 @@ ${It.join(`
69422
69429
  const o = cf(i.useCaseSensitiveFileNames), c = /* @__PURE__ */ new Map(), d = /* @__PURE__ */ new Map(), p = /* @__PURE__ */ new Map(), { validatedFilesSpec: y, validatedIncludeSpecs: b, validatedExcludeSpecs: S } = e, E = jN(n, a), w = dF(n, E);
69423
69430
  if (y)
69424
69431
  for (const $ of y) {
69425
- const q = as($, t);
69432
+ const q = ss($, t);
69426
69433
  c.set(o(q), q);
69427
69434
  }
69428
69435
  let I;
@@ -69470,7 +69477,7 @@ ${It.join(`
69470
69477
  const p = cf(i);
69471
69478
  if (o) {
69472
69479
  for (const y of o)
69473
- if (p(as(y, n)) === e) return !1;
69480
+ if (p(ss(y, n)) === e) return !1;
69474
69481
  }
69475
69482
  return GB(e, d, i, a, n);
69476
69483
  }
@@ -70886,7 +70893,7 @@ ${It.join(`
70886
70893
  const y = s_(c).slice(2);
70887
70894
  if (y.includes("..") || y.includes(".") || y.includes("node_modules"))
70888
70895
  return !1;
70889
- const b = Pi(e.packageDirectory, c), S = as(b, (p = (d = n.host).getCurrentDirectory) == null ? void 0 : p.call(d)), E = NY(
70896
+ const b = Pi(e.packageDirectory, c), S = ss(b, (p = (d = n.host).getCurrentDirectory) == null ? void 0 : p.call(d)), E = NY(
70890
70897
  i,
70891
70898
  S,
70892
70899
  c,
@@ -71046,7 +71053,7 @@ ${It.join(`
71046
71053
  }
71047
71054
  function Xrt(e, t, n, i, a, o) {
71048
71055
  var c, d;
71049
- const p = as(n, (d = (c = i.host).getCurrentDirectory) == null ? void 0 : d.call(c)), y = SI(p, i);
71056
+ const p = ss(n, (d = (c = i.host).getCurrentDirectory) == null ? void 0 : d.call(c)), y = SI(p, i);
71050
71057
  if (!y || !y.contents.packageJsonContent.exports || typeof y.contents.packageJsonContent.name != "string")
71051
71058
  return;
71052
71059
  const b = s_(t), S = s_(y.contents.packageJsonContent.name);
@@ -71112,7 +71119,7 @@ ${It.join(`
71112
71119
  /*value*/
71113
71120
  void 0
71114
71121
  );
71115
- const p = as(n, (d = (c = i.host).getCurrentDirectory) == null ? void 0 : d.call(c)), y = SI(p, i);
71122
+ const p = ss(n, (d = (c = i.host).getCurrentDirectory) == null ? void 0 : d.call(c)), y = SI(p, i);
71116
71123
  if (!y)
71117
71124
  return i.traceEnabled && cs(i.host, g.Directory_0_has_no_containing_package_json_scope_Imports_will_not_resolve, p), $m(
71118
71125
  /*value*/
@@ -71296,7 +71303,7 @@ ${It.join(`
71296
71303
  );
71297
71304
  function E(F) {
71298
71305
  var M, $;
71299
- return F === void 0 ? F : as(F, ($ = (M = t.host).getCurrentDirectory) == null ? void 0 : $.call(M));
71306
+ return F === void 0 ? F : ss(F, ($ = (M = t.host).getCurrentDirectory) == null ? void 0 : $.call(M));
71300
71307
  }
71301
71308
  function w(F, M) {
71302
71309
  return uf(Pi(F, M));
@@ -74325,7 +74332,7 @@ ${It.join(`
74325
74332
  });
74326
74333
  }
74327
74334
  function o$(e, t) {
74328
- e = as(e, t.getCurrentDirectory());
74335
+ e = ss(e, t.getCurrentDirectory());
74329
74336
  const n = cf(t.useCaseSensitiveFileNames ? t.useCaseSensitiveFileNames() : !0), i = qi(e);
74330
74337
  return {
74331
74338
  getCanonicalFileName: n,
@@ -74341,7 +74348,7 @@ ${It.join(`
74341
74348
  const { sourceDirectory: E, canonicalSourceDirectory: w, getCanonicalFileName: I } = t, F = o(a), M = S && vnt(S, e, E, I, F, n) || a5(jC(Mm(E, e, I)), F, n);
74342
74349
  if (!y && !b && !lF(n) || c === 0)
74343
74350
  return p ? void 0 : M;
74344
- const $ = as(lj(n, i) || y, i.getCurrentDirectory()), q = d_e(e, $, I);
74351
+ const $ = ss(lj(n, i) || y, i.getCurrentDirectory()), q = d_e(e, $, I);
74345
74352
  if (!q)
74346
74353
  return p ? void 0 : M;
74347
74354
  const z = p ? void 0 : hnt(
@@ -74392,13 +74399,13 @@ ${It.join(`
74392
74399
  }
74393
74400
  function n6e(e, t, n, i, a) {
74394
74401
  var o;
74395
- const c = m1(n), d = n.getCurrentDirectory(), p = n.isSourceOfProjectReferenceRedirect(t) ? n.getProjectReferenceRedirect(t) : void 0, y = Wc(t, d, c), b = n.redirectTargetsMap.get(y) || R, E = [...p ? [p] : R, t, ...b].map(($) => as($, d));
74402
+ const c = m1(n), d = n.getCurrentDirectory(), p = n.isSourceOfProjectReferenceRedirect(t) ? n.getProjectReferenceRedirect(t) : void 0, y = Wc(t, d, c), b = n.redirectTargetsMap.get(y) || R, E = [...p ? [p] : R, t, ...b].map(($) => ss($, d));
74396
74403
  let w = !rt(E, WN);
74397
74404
  if (!i) {
74398
74405
  const $ = fe(E, (q) => !(w && WN(q)) && a(q, p === q));
74399
74406
  if ($) return $;
74400
74407
  }
74401
- const I = (o = n.getSymlinkCache) == null ? void 0 : o.call(n).getSymlinkedDirectoriesByRealpath(), F = as(t, d);
74408
+ const I = (o = n.getSymlinkCache) == null ? void 0 : o.call(n).getSymlinkedDirectoriesByRealpath(), F = ss(t, d);
74402
74409
  return I && Nv(
74403
74410
  n,
74404
74411
  qi(F),
@@ -74541,7 +74548,7 @@ ${It.join(`
74541
74548
  }
74542
74549
  function l$(e, t, n, i, a, o, c, d, p, y) {
74543
74550
  if (typeof o == "string") {
74544
- const b = !nE(t), S = () => t.getCommonSourceDirectory(), E = p && mX(n, e, b, S), w = p && dX(n, e, b, S), I = as(
74551
+ const b = !nE(t), S = () => t.getCommonSourceDirectory(), E = p && mX(n, e, b, S), w = p && dX(n, e, b, S), I = ss(
74545
74552
  Pi(i, o),
74546
74553
  /*currentDirectory*/
74547
74554
  void 0
@@ -74559,7 +74566,7 @@ ${It.join(`
74559
74566
  /*ignoreCase*/
74560
74567
  !1
74561
74568
  );
74562
- return { moduleFileToTry: as(
74569
+ return { moduleFileToTry: ss(
74563
74570
  Pi(Pi(a, o), H),
74564
74571
  /*currentDirectory*/
74565
74572
  void 0
@@ -74572,7 +74579,7 @@ ${It.join(`
74572
74579
  /*ignoreCase*/
74573
74580
  !1
74574
74581
  );
74575
- return { moduleFileToTry: as(
74582
+ return { moduleFileToTry: ss(
74576
74583
  Pi(Pi(a, o), H),
74577
74584
  /*currentDirectory*/
74578
74585
  void 0
@@ -74585,7 +74592,7 @@ ${It.join(`
74585
74592
  /*ignoreCase*/
74586
74593
  !1
74587
74594
  );
74588
- return { moduleFileToTry: as(
74595
+ return { moduleFileToTry: ss(
74589
74596
  Pi(Pi(a, o), H),
74590
74597
  /*currentDirectory*/
74591
74598
  void 0
@@ -74649,7 +74656,7 @@ ${It.join(`
74649
74656
  }
74650
74657
  function gnt(e, t, n, i, a, o, c) {
74651
74658
  return typeof o == "object" && o !== null && !Array.isArray(o) && n$(o) ? fe(Za(o), (d) => {
74652
- const p = as(
74659
+ const p = ss(
74653
74660
  Pi(a, d),
74654
74661
  /*currentDirectory*/
74655
74662
  void 0
@@ -77277,7 +77284,7 @@ ${It.join(`
77277
77284
  nt(
77278
77285
  m,
77279
77286
  g.This_relative_import_path_is_unsafe_to_rewrite_because_it_looks_like_a_file_name_but_actually_resolves_to_0,
77280
- BA(as(Fr.fileName, e.getCurrentDirectory()), wr.resolvedFileName, m1(e))
77287
+ BA(ss(Fr.fileName, e.getCurrentDirectory()), wr.resolvedFileName, m1(e))
77281
77288
  );
77282
77289
  else if (wr.resolvedUsingTsExtension && !li && ik(Mi, e))
77283
77290
  nt(
@@ -77371,7 +77378,7 @@ ${It.join(`
77371
77378
  ) && jr !== 1 && Aj(z))
77372
77379
  nt(m, g.Cannot_find_module_0_Consider_using_resolveJsonModule_to_import_module_with_json_extension, s);
77373
77380
  else if (Dn === 99 && Bs && li) {
77374
- const Ms = as(s, qi(Fr.path)), dl = (Rt = Bf.find(([ms, Nf]) => e.fileExists(Ms + ms))) == null ? void 0 : Rt[1];
77381
+ const Ms = ss(s, qi(Fr.path)), dl = (Rt = Bf.find(([ms, Nf]) => e.fileExists(Ms + ms))) == null ? void 0 : Rt[1];
77375
77382
  dl ? nt(m, g.Relative_import_paths_need_explicit_file_extensions_in_ECMAScript_imports_when_moduleResolution_is_node16_or_nodenext_Did_you_mean_0, s + dl) : nt(m, g.Relative_import_paths_need_explicit_file_extensions_in_ECMAScript_imports_when_moduleResolution_is_node16_or_nodenext_Consider_adding_an_extension_to_the_import_path);
77376
77383
  } else if (($t = e.getResolvedModule(Fr, s, Dn)) != null && $t.alternateResult) {
77377
77384
  const Ms = xR(Fr, e, s, Dn, s);
@@ -110772,7 +110779,7 @@ ${It.join(`
110772
110779
  return e.generatedPosition;
110773
110780
  }
110774
110781
  function k_e(e, t, n) {
110775
- const i = qi(n), a = t.sourceRoot ? as(t.sourceRoot, i) : i, o = as(t.file, i), c = e.getSourceFileLike(o), d = t.sources.map((q) => as(q, a)), p = new Map(d.map((q, z) => [e.getCanonicalFileName(q), z]));
110782
+ const i = qi(n), a = t.sourceRoot ? ss(t.sourceRoot, i) : i, o = ss(t.file, i), c = e.getSourceFileLike(o), d = t.sources.map((q) => ss(q, a)), p = new Map(d.map((q, z) => [e.getCanonicalFileName(q), z]));
110776
110783
  let y, b, S;
110777
110784
  return {
110778
110785
  getSourcePosition: $,
@@ -130795,7 +130802,7 @@ ${It.join(`
130795
130802
  }
130796
130803
  function II(e, t, n, i, a) {
130797
130804
  let o;
130798
- return e.rootDir ? (o = as(e.rootDir, n), a == null || a(e.rootDir)) : e.composite && e.configFilePath ? (o = qi(o_(e.configFilePath)), a == null || a(o)) : o = gpe(t(), n, i), o && o[o.length - 1] !== Cl && (o += Cl), o;
130805
+ return e.rootDir ? (o = ss(e.rootDir, n), a == null || a(e.rootDir)) : e.composite && e.configFilePath ? (o = qi(o_(e.configFilePath)), a == null || a(o)) : o = gpe(t(), n, i), o && o[o.length - 1] !== Cl && (o += Cl), o;
130799
130806
  }
130800
130807
  function EE({ options: e, fileNames: t }, n) {
130801
130808
  return II(
@@ -134490,7 +134497,7 @@ ${It.join(`
134490
134497
  if (n = E, n === e) return !1;
134491
134498
  if (jA(n) && !(tG(t, a, c) || $()))
134492
134499
  return y(`Project: ${i} Detected file add/remove of non supported extension: ${t}`), !0;
134493
- if (Mfe(t, a.configFile.configFileSpecs, as(qi(i), d), p, d))
134500
+ if (Mfe(t, a.configFile.configFileSpecs, ss(qi(i), d), p, d))
134494
134501
  return y(`Project: ${i} Detected excluded file: ${t}`), !0;
134495
134502
  if (!o || a.outFile || a.outDir) return !1;
134496
134503
  if (vf(n)) {
@@ -135666,12 +135673,12 @@ ${It.join(`
135666
135673
  function ur(Qe, _t, Vt, Or) {
135667
135674
  if (Gr.resolveModuleNameLiterals || !Gr.resolveModuleNames) return Ot(Vt);
135668
135675
  if (!Si || wf(_t)) return;
135669
- const tn = as(Qe.originalFileName, pa), wn = qi(tn), sn = zr(Qe), Xn = Si.getFromNonRelativeNameCache(_t, Or, wn, sn);
135676
+ const tn = ss(Qe.originalFileName, pa), wn = qi(tn), sn = zr(Qe), Xn = Si.getFromNonRelativeNameCache(_t, Or, wn, sn);
135670
135677
  Xn && Ot(Xn);
135671
135678
  }
135672
135679
  function rr(Qe, _t, Vt) {
135673
135680
  var Or, tn;
135674
- const wn = as(_t.originalFileName, pa), sn = zr(_t);
135681
+ const wn = ss(_t.originalFileName, pa), sn = zr(_t);
135675
135682
  (Or = zn) == null || Or.push(zn.Phase.Program, "resolveModuleNamesWorker", { containingFileName: wn }), Bl("beforeResolveModule");
135676
135683
  const Xn = Ea(
135677
135684
  Qe,
@@ -135685,7 +135692,7 @@ ${It.join(`
135685
135692
  }
135686
135693
  function Dr(Qe, _t, Vt) {
135687
135694
  var Or, tn;
135688
- const wn = Sa(_t) ? void 0 : _t, sn = Sa(_t) ? _t : as(_t.originalFileName, pa), Xn = wn && zr(wn);
135695
+ const wn = Sa(_t) ? void 0 : _t, sn = Sa(_t) ? _t : ss(_t.originalFileName, pa), Xn = wn && zr(wn);
135689
135696
  (Or = zn) == null || Or.push(zn.Phase.Program, "resolveTypeReferenceDirectiveNamesWorker", { containingFileName: sn }), Bl("beforeResolveTypeReference");
135690
135697
  const ta = ko(
135691
135698
  Qe,
@@ -135820,7 +135827,7 @@ ${It.join(`
135820
135827
  Gr,
135821
135828
  wn === rr ? Rv.packageId ? g.Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2_with_Package_ID_3 : g.Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2 : Rv.packageId ? g.Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_successfully_resolved_to_2_with_Package_ID_3 : g.Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_successfully_resolved_to_2,
135822
135829
  bp,
135823
- Vt ? as(Vt.originalFileName, pa) : _t,
135830
+ Vt ? ss(Vt.originalFileName, pa) : _t,
135824
135831
  Rv.resolvedFileName,
135825
135832
  Rv.packageId && dT(Rv.packageId)
135826
135833
  ), (wo ?? (wo = new Array(Qe.length)))[Vm] = KT, (Mu ?? (Mu = [])).push(ld);
@@ -135834,7 +135841,7 @@ ${It.join(`
135834
135841
  Gr,
135835
135842
  g.Module_0_was_resolved_as_locally_declared_ambient_module_in_file_1,
135836
135843
  bp,
135837
- as(Vt.originalFileName, pa)
135844
+ ss(Vt.originalFileName, pa)
135838
135845
  ), (wo ?? (wo = new Array(Qe.length)))[Vm] = eAe;
135839
135846
  continue;
135840
135847
  }
@@ -136623,7 +136630,7 @@ ${It.join(`
136623
136630
  return (sn = zn) == null || sn.pop(), Xn;
136624
136631
  }
136625
136632
  function ol(Qe, _t, Vt, Or) {
136626
- const tn = P$(as(Qe, pa), _t == null ? void 0 : _t.getPackageJsonInfoCache(), Vt, Or), wn = Bo(Or), sn = oF(Or);
136633
+ const tn = P$(ss(Qe, pa), _t == null ? void 0 : _t.getPackageJsonInfoCache(), Vt, Or), wn = Bo(Or), sn = oF(Or);
136627
136634
  return typeof tn == "object" ? { ...tn, languageVersion: wn, setExternalModuleIndicator: sn, jsDocParsingMode: Vt.jsDocParsingMode } : { languageVersion: wn, impliedNodeFormat: tn, setExternalModuleIndicator: sn, jsDocParsingMode: Vt.jsDocParsingMode };
136628
136635
  }
136629
136636
  function tf(Qe, _t, Vt, Or, tn) {
@@ -136851,7 +136858,7 @@ ${It.join(`
136851
136858
  Gr,
136852
136859
  Wi.resolution.resolvedModule ? Wi.resolution.resolvedModule.packageId ? g.Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2_with_Package_ID_3 : g.Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2 : g.Reusing_resolution_of_module_0_from_1_of_old_program_it_was_not_resolved,
136853
136860
  wo,
136854
- as(Mu, pa),
136861
+ ss(Mu, pa),
136855
136862
  (Vt = Wi.resolution.resolvedModule) == null ? void 0 : Vt.resolvedFileName,
136856
136863
  ((Or = Wi.resolution.resolvedModule) == null ? void 0 : Or.packageId) && dT(Wi.resolution.resolvedModule.packageId)
136857
136864
  );
@@ -136915,9 +136922,9 @@ ${It.join(`
136915
136922
  }
136916
136923
  function G(Qe, _t) {
136917
136924
  let Vt = !0;
136918
- const Or = Gr.getCanonicalFileName(as(_t, pa));
136925
+ const Or = Gr.getCanonicalFileName(ss(_t, pa));
136919
136926
  for (const tn of Qe)
136920
- tn.isDeclarationFile || Gr.getCanonicalFileName(as(tn.fileName, pa)).indexOf(Or) !== 0 && (ac(
136927
+ tn.isDeclarationFile || Gr.getCanonicalFileName(ss(tn.fileName, pa)).indexOf(Or) !== 0 && (ac(
136921
136928
  tn,
136922
136929
  g.File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files,
136923
136930
  [tn.fileName, _t]
@@ -136950,7 +136957,7 @@ ${It.join(`
136950
136957
  void 0
136951
136958
  );
136952
136959
  } else {
136953
- const Xn = as(qi(_t), pa);
136960
+ const Xn = ss(qi(_t), pa);
136954
136961
  if (wn = Gr.getSourceFile(
136955
136962
  _t,
136956
136963
  100
@@ -137220,7 +137227,7 @@ ${It.join(`
137220
137227
  switch (Qe.kind) {
137221
137228
  case 0:
137222
137229
  if (!se.configFile.configFileSpecs) return;
137223
- const Or = as(re[Qe.index], pa), tn = rQ(Ee, Or);
137230
+ const Or = ss(re[Qe.index], pa), tn = rQ(Ee, Or);
137224
137231
  if (tn) {
137225
137232
  _t = RR(se.configFile, "files", tn), Vt = g.File_is_matched_by_files_list_specified_here;
137226
137233
  break;
@@ -137536,7 +137543,7 @@ ${It.join(`
137536
137543
  if (!re || !Ha(H, Z)) return;
137537
137544
  const se = M(H.replace(Z, re.realPath));
137538
137545
  if (I && se) {
137539
- const te = as(w, e.compilerHost.getCurrentDirectory());
137546
+ const te = ss(w, e.compilerHost.getCurrentDirectory());
137540
137547
  q.setSymlinkedFile(
137541
137548
  H,
137542
137549
  `${re.real}${te.replace(new RegExp(Z, "i"), "")}`
@@ -138066,7 +138073,7 @@ ${It.join(`
138066
138073
  return c.relatedInformation = d ? d.length ? d.map((p) => uAe(p, t, n, a)) : [] : void 0, c;
138067
138074
  });
138068
138075
  function a(o) {
138069
- return i ?? (i = qi(as($T(n.getCompilerOptions()), n.getCurrentDirectory()))), Wc(o, i, n.getCanonicalFileName);
138076
+ return i ?? (i = qi(ss($T(n.getCompilerOptions()), n.getCurrentDirectory()))), Wc(o, i, n.getCanonicalFileName);
138070
138077
  }
138071
138078
  }
138072
138079
  function uAe(e, t, n, i) {
@@ -138356,7 +138363,7 @@ ${It.join(`
138356
138363
  }
138357
138364
  function nat(e) {
138358
138365
  var t, n;
138359
- const i = e.program.getCurrentDirectory(), a = qi(as($T(e.compilerOptions), i)), o = e.latestChangedDtsFile ? q(e.latestChangedDtsFile) : void 0, c = [], d = /* @__PURE__ */ new Map(), p = new Set(e.program.getRootFileNames().map((ne) => Wc(ne, i, e.program.getCanonicalFileName)));
138366
+ const i = e.program.getCurrentDirectory(), a = qi(ss($T(e.compilerOptions), i)), o = e.latestChangedDtsFile ? q(e.latestChangedDtsFile) : void 0, c = [], d = /* @__PURE__ */ new Map(), p = new Set(e.program.getRootFileNames().map((ne) => Wc(ne, i, e.program.getCanonicalFileName)));
138360
138367
  if (gAe(e), !fk(e.compilerOptions))
138361
138368
  return {
138362
138369
  root: ga(p, (De) => z(De)),
@@ -138480,7 +138487,7 @@ ${It.join(`
138480
138487
  version: W
138481
138488
  };
138482
138489
  function q(ne) {
138483
- return z(as(ne, i));
138490
+ return z(ss(ne, i));
138484
138491
  }
138485
138492
  function z(ne) {
138486
138493
  return jC(Mm(a, ne, e.program.getCanonicalFileName));
@@ -138953,7 +138960,7 @@ ${It.join(`
138953
138960
  }
138954
138961
  function Bpe(e, t, n) {
138955
138962
  var i, a, o, c;
138956
- const d = qi(as(t, n.getCurrentDirectory())), p = cf(n.useCaseSensitiveFileNames());
138963
+ const d = qi(ss(t, n.getCurrentDirectory())), p = cf(n.useCaseSensitiveFileNames());
138957
138964
  let y;
138958
138965
  const b = (i = e.fileNames) == null ? void 0 : i.map(F);
138959
138966
  let S;
@@ -139037,7 +139044,7 @@ ${It.join(`
139037
139044
  return Wc(re, d, p);
139038
139045
  }
139039
139046
  function M(re) {
139040
- return as(re, d);
139047
+ return ss(re, d);
139041
139048
  }
139042
139049
  function $(re) {
139043
139050
  return b[re - 1];
@@ -139065,7 +139072,7 @@ ${It.join(`
139065
139072
  }
139066
139073
  }
139067
139074
  function UX(e, t, n) {
139068
- const i = qi(as(t, n.getCurrentDirectory())), a = cf(n.useCaseSensitiveFileNames()), o = /* @__PURE__ */ new Map();
139075
+ const i = qi(ss(t, n.getCurrentDirectory())), a = cf(n.useCaseSensitiveFileNames()), o = /* @__PURE__ */ new Map();
139069
139076
  let c = 0;
139070
139077
  const d = /* @__PURE__ */ new Map(), p = new Map(e.resolvedRoot);
139071
139078
  return e.fileInfos.forEach((b, S) => {
@@ -139082,7 +139089,7 @@ ${It.join(`
139082
139089
  }
139083
139090
  function $pe(e, t, n) {
139084
139091
  if (!rat(e)) return;
139085
- const i = qi(as(t, n.getCurrentDirectory())), a = cf(n.useCaseSensitiveFileNames());
139092
+ const i = qi(ss(t, n.getCurrentDirectory())), a = cf(n.useCaseSensitiveFileNames());
139086
139093
  return e.root.map((o) => Wc(o, i, a));
139087
139094
  }
139088
139095
  function WX(e, t) {
@@ -139188,7 +139195,7 @@ ${It.join(`
139188
139195
  }
139189
139196
  function GX(e, t, n, i, a, o, c, d) {
139190
139197
  const p = s_(t);
139191
- e = qd(e) ? po(e) : as(e, c());
139198
+ e = qd(e) ? po(e) : ss(e, c());
139192
139199
  const y = s_(e), b = Jpe(p, p.length);
139193
139200
  if (p.length <= b + 1) return;
139194
139201
  const S = p.indexOf("node_modules");
@@ -139252,7 +139259,7 @@ ${It.join(`
139252
139259
  const p = s_(t);
139253
139260
  if (a && TAe(i, p))
139254
139261
  return n;
139255
- e = qd(e) ? po(e) : as(e, o());
139262
+ e = qd(e) ? po(e) : ss(e, o());
139256
139263
  const y = kAe(
139257
139264
  s_(e),
139258
139265
  p,
@@ -139266,7 +139273,7 @@ ${It.join(`
139266
139273
  return y && d(y.dirPath) ? y.dirPath : void 0;
139267
139274
  }
139268
139275
  function Vpe(e, t) {
139269
- const n = as(e, t());
139276
+ const n = ss(e, t());
139270
139277
  return $W(n) ? n : uT(n);
139271
139278
  }
139272
139279
  function j$(e) {
@@ -140106,7 +140113,7 @@ ${It.join(`
140106
140113
  var n;
140107
140114
  const i = e.getCompilerOptions().configFile;
140108
140115
  if (!((n = i == null ? void 0 : i.configFileSpecs) != null && n.validatedFilesSpec)) return;
140109
- const a = e.getCanonicalFileName(t), o = qi(as(i.fileName, e.getCurrentDirectory())), c = Bt(i.configFileSpecs.validatedFilesSpec, (d) => e.getCanonicalFileName(as(d, o)) === a);
140116
+ const a = e.getCanonicalFileName(t), o = qi(ss(i.fileName, e.getCurrentDirectory())), c = Bt(i.configFileSpecs.validatedFilesSpec, (d) => e.getCanonicalFileName(ss(d, o)) === a);
140110
140117
  return c !== -1 ? i.configFileSpecs.validatedFilesSpecBeforeSubstitution[c] : void 0;
140111
140118
  }
140112
140119
  function nQ(e, t) {
@@ -140118,7 +140125,7 @@ ${It.join(`
140118
140125
  t,
140119
140126
  ".json"
140120
140127
  /* Json */
140121
- ), c = qi(as(a.fileName, e.getCurrentDirectory())), d = e.useCaseSensitiveFileNames(), p = Bt((i = a == null ? void 0 : a.configFileSpecs) == null ? void 0 : i.validatedIncludeSpecs, (y) => {
140128
+ ), c = qi(ss(a.fileName, e.getCurrentDirectory())), d = e.useCaseSensitiveFileNames(), p = Bt((i = a == null ? void 0 : a.configFileSpecs) == null ? void 0 : i.validatedIncludeSpecs, (y) => {
140122
140129
  if (o && !ic(
140123
140130
  y,
140124
140131
  ".json"
@@ -140167,7 +140174,7 @@ ${It.join(`
140167
140174
  void 0,
140168
140175
  g.Root_file_specified_for_compilation
140169
140176
  );
140170
- const c = as(e.getRootFileNames()[t.index], e.getCurrentDirectory());
140177
+ const c = ss(e.getRootFileNames()[t.index], e.getCurrentDirectory());
140171
140178
  if (rQ(e, c)) return Es(
140172
140179
  /*details*/
140173
140180
  void 0,
@@ -140256,7 +140263,7 @@ ${It.join(`
140256
140263
  if (E.forEach(t), n) {
140257
140264
  const w = e.getCurrentDirectory();
140258
140265
  fe(S.emittedFiles, (I) => {
140259
- const F = as(I, w);
140266
+ const F = ss(I, w);
140260
140267
  n(`TSFILE: ${F}`);
140261
140268
  }), lat(e, n);
140262
140269
  }
@@ -140541,7 +140548,7 @@ ${It.join(`
140541
140548
  ke.getSourceFile = (zt, ...ot) => Ji(zt, er(zt), ...ot), ke.getSourceFileByPath = Ji, ke.getNewLine = () => ne, ke.fileExists = Gr, ke.onReleaseOldSourceFile = _a, ke.onReleaseParsedCommandLine = Zt, ke.toPath = er, ke.getCompilationSettings = () => se, ke.useSourceOfProjectReferenceRedirect = _i(e, e.useSourceOfProjectReferenceRedirect), ke.preferNonRecursiveWatch = e.preferNonRecursiveWatch, ke.watchDirectoryOfFailedLookupLocation = (zt, ot, Kt) => $e(zt, ot, Kt, te, jf.FailedLookupLocations), ke.watchAffectingFileLocation = (zt, ot) => De(zt, ot, 2e3, te, jf.AffectingFileLocation), ke.watchTypeRootsDirectory = (zt, ot, Kt) => $e(zt, ot, Kt, te, jf.TypeRoots), ke.getCachedDirectoryStructureHost = () => ve, ke.scheduleInvalidateResolutionsOfFailedLookupLocations = et, ke.onInvalidatedResolution = Ir, ke.onChangedAutomaticTypeDirectiveNames = Ir, ke.fileIsOpen = lh, ke.getCurrentProgram = ct, ke.writeLog = Je, ke.getParsedCommandLine = Ps;
140542
140549
  const Xe = YX(
140543
140550
  ke,
140544
- $ ? qi(as($, M)) : M,
140551
+ $ ? qi(ss($, M)) : M,
140545
140552
  /*logChangesWhenResolvingModule*/
140546
140553
  !1
140547
140554
  );
@@ -140704,9 +140711,9 @@ ${It.join(`
140704
140711
  return qe();
140705
140712
  }
140706
140713
  function Ea() {
140707
- Je("Reloading new file names and options"), O.assert(se), O.assert($), n = 0, re = gI(se.configFile.configFileSpecs, as(qi($), M), se, Re, H), VB(
140714
+ Je("Reloading new file names and options"), O.assert(se), O.assert($), n = 0, re = gI(se.configFile.configFileSpecs, ss(qi($), M), se, Re, H), VB(
140708
140715
  re,
140709
- as($, M),
140716
+ ss($, M),
140710
140717
  se.configFile.configFileSpecs,
140711
140718
  Q,
140712
140719
  he
@@ -140739,7 +140746,7 @@ ${It.join(`
140739
140746
  Je("Reloading new file names and options"), O.assert(se);
140740
140747
  const Jn = gI(
140741
140748
  Kt.parsedCommandLine.options.configFile.configFileSpecs,
140742
- as(qi(zt), M),
140749
+ ss(qi(zt), M),
140743
140750
  se,
140744
140751
  Re
140745
140752
  );
@@ -141766,7 +141773,7 @@ ${It.join(`
141766
141773
  if (!t.composite) return;
141767
141774
  const i = O.checkDefined(e.buildInfoCache.get(n));
141768
141775
  if (i.latestChangedDtsTime !== void 0) return i.latestChangedDtsTime || void 0;
141769
- const a = i.buildInfo && T5(i.buildInfo) && i.buildInfo.latestChangedDtsFile ? e.host.getModifiedTime(as(i.buildInfo.latestChangedDtsFile, qi(i.path))) : void 0;
141776
+ const a = i.buildInfo && T5(i.buildInfo) && i.buildInfo.latestChangedDtsFile ? e.host.getModifiedTime(ss(i.buildInfo.latestChangedDtsFile, qi(i.path))) : void 0;
141770
141777
  return i.latestChangedDtsTime = a || !1, a;
141771
141778
  }
141772
141779
  function VAe(e, t, n) {
@@ -142615,7 +142622,7 @@ ${It.join(`
142615
142622
  );
142616
142623
  const o = e.getCurrentDirectory(), c = qB(
142617
142624
  n.options,
142618
- (d) => as(d, o)
142625
+ (d) => ss(d, o)
142619
142626
  );
142620
142627
  if (a) {
142621
142628
  const d = /* @__PURE__ */ new Map(), p = Gpe(a, c, d, n.watchOptions, e, i);
@@ -144224,7 +144231,7 @@ ${It.join(`
144224
144231
  continue;
144225
144232
  const De = ne.types || ne.typings;
144226
144233
  if (De) {
144227
- const $e = as(De, qi(Te));
144234
+ const $e = ss(De, qi(Te));
144228
144235
  e.fileExists($e) ? (t && t(` Package '${ne.name}' provides its own types.`), b.set(ne.name, $e)) : t && t(` Package '${ne.name}' provides its own types but they are missing.`);
144229
144236
  } else
144230
144237
  he.push(ne.name);
@@ -149078,9 +149085,9 @@ ${It.join(`
149078
149085
  }
149079
149086
  const o = [];
149080
149087
  a && o.push(a), o.push(t + ".map");
149081
- const c = a && as(a, qi(t));
149088
+ const c = a && ss(a, qi(t));
149082
149089
  for (const d of o) {
149083
- const p = as(d, qi(t)), y = i(p, c);
149090
+ const p = ss(d, qi(t)), y = i(p, c);
149084
149091
  if (Sa(y))
149085
149092
  return _Pe(e, y, p);
149086
149093
  if (y !== void 0)
@@ -150867,7 +150874,7 @@ interface Symbol {
150867
150874
  return !!$ && a.has($);
150868
150875
  };
150869
150876
  ect(p, b, e, S);
150870
- const E = B2(qi(as(i.fileName, t.getCurrentDirectory())), o);
150877
+ const E = B2(qi(ss(i.fileName, t.getCurrentDirectory())), o);
150871
150878
  if (of(!t.useCaseSensitiveFileNames())(E, p.fileName) === 0) return;
150872
150879
  const w = k1.getModuleSpecifier(t.getCompilerOptions(), p, p.fileName, E, qT(t, n)), I = ict(b, WI(w, c), S);
150873
150880
  I && e.insertNodeAfter(p, y, I);
@@ -155224,10 +155231,10 @@ ${F.split(`
155224
155231
  return mo.path = Wc(ls, b, w), mo.resolvedPath = mo.path, mo.originalFileName = mo.fileName, QF(
155225
155232
  mo,
155226
155233
  Xs,
155227
- as(qi(ls), b),
155234
+ ss(qi(ls), b),
155228
155235
  /*existingOptions*/
155229
155236
  void 0,
155230
- as(ls, b)
155237
+ ss(ls, b)
155231
155238
  );
155232
155239
  }
155233
155240
  function h_(ls, mo, ec) {
@@ -181830,7 +181837,7 @@ ${i.prefix}` : `
181830
181837
  getNonDecoratorTokenPosOfNode: () => DV,
181831
181838
  getNonIncrementalBuildInfoRoots: () => $pe,
181832
181839
  getNonModifierTokenPosOfNode: () => $oe,
181833
- getNormalizedAbsolutePath: () => as,
181840
+ getNormalizedAbsolutePath: () => ss,
181834
181841
  getNormalizedAbsolutePathWithoutRoot: () => zW,
181835
181842
  getNormalizedPathComponents: () => R7,
181836
181843
  getObjectFlags: () => vi,
@@ -183698,7 +183705,7 @@ ${i.prefix}` : `
183698
183705
  return po(e);
183699
183706
  }
183700
183707
  function SP(e, t, n) {
183701
- const i = qd(e) ? e : as(e, t);
183708
+ const i = qd(e) ? e : ss(e, t);
183702
183709
  return n(i);
183703
183710
  }
183704
183711
  function xMe(e) {
@@ -184577,7 +184584,7 @@ ${i.prefix}` : `
184577
184584
  const { emitSkipped: i, diagnostics: a, outputFiles: o } = this.getLanguageService().getEmitOutput(t.fileName);
184578
184585
  if (!i) {
184579
184586
  for (const c of o) {
184580
- const d = as(c.name, this.currentDirectory);
184587
+ const d = ss(c.name, this.currentDirectory);
184581
184588
  n(d, c.text, c.writeByteOrderMark);
184582
184589
  }
184583
184590
  if (this.builderState && xd(this.compilerOptions)) {
@@ -185029,7 +185036,7 @@ ${i.prefix}` : `
185029
185036
  if ((i = o == null ? void 0 : o.config) != null && i.projects.has(this.canonicalConfigFilePath)) return tP;
185030
185037
  }
185031
185038
  const a = this.projectService.watchFactory.watchFile(
185032
- as(n, this.currentDirectory),
185039
+ ss(n, this.currentDirectory),
185033
185040
  (o, c) => {
185034
185041
  Gb(this) && this.getCachedDirectoryStructureHost().addOrDeleteFile(o, t, c), c === 0 && this.missingFilesMap.has(t) && (this.missingFilesMap.delete(t), a.close(), this.projectService.delayUpdateProjectGraphAndEnsureProjectStructureForOpenFiles(this));
185035
185042
  },
@@ -186428,7 +186435,7 @@ ${i.prefix}` : `
186428
186435
  }
186429
186436
  /** @internal */
186430
186437
  getNormalizedAbsolutePath(t) {
186431
- return as(t, this.host.getCurrentDirectory());
186438
+ return ss(t, this.host.getCurrentDirectory());
186432
186439
  }
186433
186440
  /** @internal */
186434
186441
  setDocument(t, n, i) {
@@ -186880,7 +186887,7 @@ ${i.prefix}` : `
186880
186887
  O.assert(t.isOrphan());
186881
186888
  const i = this.getOrCreateInferredProjectForProjectRootPathIfEnabled(t, n) || this.getOrCreateSingleInferredProjectIfEnabled() || this.getOrCreateSingleInferredWithoutProjectRoot(
186882
186889
  t.isDynamic ? n || this.currentDirectory : qi(
186883
- qd(t.fileName) ? t.fileName : as(
186890
+ qd(t.fileName) ? t.fileName : ss(
186884
186891
  t.fileName,
186885
186892
  n ? this.getNormalizedAbsolutePath(n) : this.currentDirectory
186886
186893
  )
@@ -187764,7 +187771,7 @@ Dynamic files must always be opened with service's current directory or service
187764
187771
  );
187765
187772
  return c = void 0, o ? Sa(o) ? a.sourceMapFilePath = {
187766
187773
  watcher: this.addMissingSourceMapFile(
187767
- t.currentDirectory === this.currentDirectory ? o : as(o, t.currentDirectory),
187774
+ t.currentDirectory === this.currentDirectory ? o : ss(o, t.currentDirectory),
187768
187775
  a.path
187769
187776
  ),
187770
187777
  sourceInfos: this.addSourceInfoToSourceMap(i, t)
@@ -188142,8 +188149,8 @@ Dynamic files must always be opened with service's current directory or service
188142
188149
  n.options,
188143
188150
  this.hostConfiguration.extraFileExtensions
188144
188151
  )) return !1;
188145
- const { validatedFilesSpec: a, validatedIncludeSpecs: o, validatedExcludeSpecs: c } = n.options.configFile.configFileSpecs, d = Lc(as(qi(t), this.currentDirectory));
188146
- return a != null && a.some((p) => this.toPath(as(p, d)) === i.path) ? !0 : !(o != null && o.length) || GB(
188152
+ const { validatedFilesSpec: a, validatedIncludeSpecs: o, validatedExcludeSpecs: c } = n.options.configFile.configFileSpecs, d = Lc(ss(qi(t), this.currentDirectory));
188153
+ return a != null && a.some((p) => this.toPath(ss(p, d)) === i.path) ? !0 : !(o != null && o.length) || GB(
188147
188154
  i.fileName,
188148
188155
  c,
188149
188156
  this.host.useCaseSensitiveFileNames,
@@ -190311,7 +190318,7 @@ Project '${d.projectName}' (${d8[d.projectKind]}) ${o}
190311
190318
  var M, $, q;
190312
190319
  const z = Hj(w);
190313
190320
  if (z && w.lastIndexOf(Dy) === z.topLevelNodeModulesIndex) {
190314
- const H = w.substring(0, z.packageRootIndex), Z = (M = a.getModuleResolutionCache()) == null ? void 0 : M.getPackageJsonInfoCache(), re = a.getCompilationSettings(), se = SI(as(H, a.getCurrentDirectory()), bI(Z, a, re));
190321
+ const H = w.substring(0, z.packageRootIndex), Z = (M = a.getModuleResolutionCache()) == null ? void 0 : M.getPackageJsonInfoCache(), re = a.getCompilationSettings(), se = SI(ss(H, a.getCurrentDirectory()), bI(Z, a, re));
190315
190322
  if (!se) return;
190316
190323
  const te = OY(
190317
190324
  se,
@@ -192335,7 +192342,7 @@ const gnr = MA({
192335
192342
  name: "PartnerPickerElement",
192336
192343
  setup(l, f) {
192337
192344
  const { value: _ } = f.element, h = Vr(""), x = Vr("");
192338
- ss(_, (W) => {
192345
+ as(_, (W) => {
192339
192346
  W && N(W);
192340
192347
  }, { deep: !0 });
192341
192348
  const A = pie.onFetchData, N = (W) => {
@@ -192408,7 +192415,7 @@ const wir = (l) => (die = l, die), Cnr = MA({
192408
192415
  h.value = K.items || [], B();
192409
192416
  });
192410
192417
  };
192411
- ss(() => _.value, (W, K) => {
192418
+ as(() => _.value, (W, K) => {
192412
192419
  !W || (W == null ? void 0 : W.galleryId) === (K == null ? void 0 : K.galleryId) || die.onFetchGallery(W == null ? void 0 : W.galleryId, (R) => {
192413
192420
  h.value = R.items || [], B();
192414
192421
  });