playjs-core 0.0.3 → 0.6.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.
package/dist/index.es.js CHANGED
@@ -40,17 +40,17 @@ function requireReactJsxRuntime_production_min() {
40
40
  return reactJsxRuntime_production_min;
41
41
  hasRequiredReactJsxRuntime_production_min = 1;
42
42
  var Ht = K, kr = Symbol.for("react.element"), Wr = Symbol.for("react.fragment"), qr = Object.prototype.hasOwnProperty, kt = Ht.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, Wi = { key: !0, ref: !0, __self: !0, __source: !0 };
43
- function es(Gs, Gi, Za) {
43
+ function Zi(Vs, Gi, Za) {
44
44
  var lo, Cr = {}, gr = null, Rl = null;
45
45
  Za !== void 0 && (gr = "" + Za), Gi.key !== void 0 && (gr = "" + Gi.key), Gi.ref !== void 0 && (Rl = Gi.ref);
46
46
  for (lo in Gi)
47
47
  qr.call(Gi, lo) && !Wi.hasOwnProperty(lo) && (Cr[lo] = Gi[lo]);
48
- if (Gs && Gs.defaultProps)
49
- for (lo in Gi = Gs.defaultProps, Gi)
48
+ if (Vs && Vs.defaultProps)
49
+ for (lo in Gi = Vs.defaultProps, Gi)
50
50
  Cr[lo] === void 0 && (Cr[lo] = Gi[lo]);
51
- return { $$typeof: kr, type: Gs, key: gr, ref: Rl, props: Cr, _owner: kt.current };
51
+ return { $$typeof: kr, type: Vs, key: gr, ref: Rl, props: Cr, _owner: kt.current };
52
52
  }
53
- return reactJsxRuntime_production_min.Fragment = Wr, reactJsxRuntime_production_min.jsx = es, reactJsxRuntime_production_min.jsxs = es, reactJsxRuntime_production_min;
53
+ return reactJsxRuntime_production_min.Fragment = Wr, reactJsxRuntime_production_min.jsx = Zi, reactJsxRuntime_production_min.jsxs = Zi, reactJsxRuntime_production_min;
54
54
  }
55
55
  var reactJsxRuntime_development = {};
56
56
  /**
@@ -65,7 +65,7 @@ var reactJsxRuntime_development = {};
65
65
  var hasRequiredReactJsxRuntime_development;
66
66
  function requireReactJsxRuntime_development() {
67
67
  return hasRequiredReactJsxRuntime_development || (hasRequiredReactJsxRuntime_development = 1, process.env.NODE_ENV !== "production" && function() {
68
- var Ht = K, kr = Symbol.for("react.element"), Wr = Symbol.for("react.portal"), qr = Symbol.for("react.fragment"), kt = Symbol.for("react.strict_mode"), Wi = Symbol.for("react.profiler"), es = Symbol.for("react.provider"), Gs = Symbol.for("react.context"), Gi = Symbol.for("react.forward_ref"), Za = Symbol.for("react.suspense"), lo = Symbol.for("react.suspense_list"), Cr = Symbol.for("react.memo"), gr = Symbol.for("react.lazy"), Rl = Symbol.for("react.offscreen"), Va = Symbol.iterator, cc = "@@iterator";
68
+ var Ht = K, kr = Symbol.for("react.element"), Wr = Symbol.for("react.portal"), qr = Symbol.for("react.fragment"), kt = Symbol.for("react.strict_mode"), Wi = Symbol.for("react.profiler"), Zi = Symbol.for("react.provider"), Vs = Symbol.for("react.context"), Gi = Symbol.for("react.forward_ref"), Za = Symbol.for("react.suspense"), lo = Symbol.for("react.suspense_list"), Cr = Symbol.for("react.memo"), gr = Symbol.for("react.lazy"), Rl = Symbol.for("react.offscreen"), Va = Symbol.iterator, cc = "@@iterator";
69
69
  function jl(Ar) {
70
70
  if (Ar === null || typeof Ar != "object")
71
71
  return null;
@@ -93,7 +93,7 @@ function requireReactJsxRuntime_development() {
93
93
  var bn = !1, ws = !1, Ka = !1, Cu = !1, xd = !1, rs;
94
94
  rs = Symbol.for("react.module.reference");
95
95
  function fl(Ar) {
96
- return !!(typeof Ar == "string" || typeof Ar == "function" || Ar === qr || Ar === Wi || xd || Ar === kt || Ar === Za || Ar === lo || Cu || Ar === Rl || bn || ws || Ka || typeof Ar == "object" && Ar !== null && (Ar.$$typeof === gr || Ar.$$typeof === Cr || Ar.$$typeof === es || Ar.$$typeof === Gs || Ar.$$typeof === Gi || // This needs to include all possible module reference object
96
+ return !!(typeof Ar == "string" || typeof Ar == "function" || Ar === qr || Ar === Wi || xd || Ar === kt || Ar === Za || Ar === lo || Cu || Ar === Rl || bn || ws || Ka || typeof Ar == "object" && Ar !== null && (Ar.$$typeof === gr || Ar.$$typeof === Cr || Ar.$$typeof === Zi || Ar.$$typeof === Vs || Ar.$$typeof === Gi || // This needs to include all possible module reference object
97
97
  // types supported by any Flight configuration anywhere since
98
98
  // we don't know which Flight build this will end up being used
99
99
  // with.
@@ -132,10 +132,10 @@ function requireReactJsxRuntime_development() {
132
132
  }
133
133
  if (typeof Ar == "object")
134
134
  switch (Ar.$$typeof) {
135
- case Gs:
135
+ case Vs:
136
136
  var fs = Ar;
137
137
  return af(fs) + ".Consumer";
138
- case es:
138
+ case Zi:
139
139
  var Sa = Ar;
140
140
  return af(Sa._context) + ".Provider";
141
141
  case Gi:
@@ -690,7 +690,7 @@ function requireReactIs_production_min() {
690
690
  if (hasRequiredReactIs_production_min)
691
691
  return reactIs_production_min;
692
692
  hasRequiredReactIs_production_min = 1;
693
- var Ht = typeof Symbol == "function" && Symbol.for, kr = Ht ? Symbol.for("react.element") : 60103, Wr = Ht ? Symbol.for("react.portal") : 60106, qr = Ht ? Symbol.for("react.fragment") : 60107, kt = Ht ? Symbol.for("react.strict_mode") : 60108, Wi = Ht ? Symbol.for("react.profiler") : 60114, es = Ht ? Symbol.for("react.provider") : 60109, Gs = Ht ? Symbol.for("react.context") : 60110, Gi = Ht ? Symbol.for("react.async_mode") : 60111, Za = Ht ? Symbol.for("react.concurrent_mode") : 60111, lo = Ht ? Symbol.for("react.forward_ref") : 60112, Cr = Ht ? Symbol.for("react.suspense") : 60113, gr = Ht ? Symbol.for("react.suspense_list") : 60120, Rl = Ht ? Symbol.for("react.memo") : 60115, Va = Ht ? Symbol.for("react.lazy") : 60116, cc = Ht ? Symbol.for("react.block") : 60121, jl = Ht ? Symbol.for("react.fundamental") : 60117, gu = Ht ? Symbol.for("react.responder") : 60118, Uo = Ht ? Symbol.for("react.scope") : 60119;
693
+ var Ht = typeof Symbol == "function" && Symbol.for, kr = Ht ? Symbol.for("react.element") : 60103, Wr = Ht ? Symbol.for("react.portal") : 60106, qr = Ht ? Symbol.for("react.fragment") : 60107, kt = Ht ? Symbol.for("react.strict_mode") : 60108, Wi = Ht ? Symbol.for("react.profiler") : 60114, Zi = Ht ? Symbol.for("react.provider") : 60109, Vs = Ht ? Symbol.for("react.context") : 60110, Gi = Ht ? Symbol.for("react.async_mode") : 60111, Za = Ht ? Symbol.for("react.concurrent_mode") : 60111, lo = Ht ? Symbol.for("react.forward_ref") : 60112, Cr = Ht ? Symbol.for("react.suspense") : 60113, gr = Ht ? Symbol.for("react.suspense_list") : 60120, Rl = Ht ? Symbol.for("react.memo") : 60115, Va = Ht ? Symbol.for("react.lazy") : 60116, cc = Ht ? Symbol.for("react.block") : 60121, jl = Ht ? Symbol.for("react.fundamental") : 60117, gu = Ht ? Symbol.for("react.responder") : 60118, Uo = Ht ? Symbol.for("react.scope") : 60119;
694
694
  function gi(ws) {
695
695
  if (typeof ws == "object" && ws !== null) {
696
696
  var Ka = ws.$$typeof;
@@ -706,11 +706,11 @@ function requireReactIs_production_min() {
706
706
  return ws;
707
707
  default:
708
708
  switch (ws = ws && ws.$$typeof, ws) {
709
- case Gs:
709
+ case Vs:
710
710
  case lo:
711
711
  case Va:
712
712
  case Rl:
713
- case es:
713
+ case Zi:
714
714
  return ws;
715
715
  default:
716
716
  return Ka;
@@ -724,12 +724,12 @@ function requireReactIs_production_min() {
724
724
  function bn(ws) {
725
725
  return gi(ws) === Za;
726
726
  }
727
- return reactIs_production_min.AsyncMode = Gi, reactIs_production_min.ConcurrentMode = Za, reactIs_production_min.ContextConsumer = Gs, reactIs_production_min.ContextProvider = es, reactIs_production_min.Element = kr, reactIs_production_min.ForwardRef = lo, reactIs_production_min.Fragment = qr, reactIs_production_min.Lazy = Va, reactIs_production_min.Memo = Rl, reactIs_production_min.Portal = Wr, reactIs_production_min.Profiler = Wi, reactIs_production_min.StrictMode = kt, reactIs_production_min.Suspense = Cr, reactIs_production_min.isAsyncMode = function(ws) {
727
+ return reactIs_production_min.AsyncMode = Gi, reactIs_production_min.ConcurrentMode = Za, reactIs_production_min.ContextConsumer = Vs, reactIs_production_min.ContextProvider = Zi, reactIs_production_min.Element = kr, reactIs_production_min.ForwardRef = lo, reactIs_production_min.Fragment = qr, reactIs_production_min.Lazy = Va, reactIs_production_min.Memo = Rl, reactIs_production_min.Portal = Wr, reactIs_production_min.Profiler = Wi, reactIs_production_min.StrictMode = kt, reactIs_production_min.Suspense = Cr, reactIs_production_min.isAsyncMode = function(ws) {
728
728
  return bn(ws) || gi(ws) === Gi;
729
729
  }, reactIs_production_min.isConcurrentMode = bn, reactIs_production_min.isContextConsumer = function(ws) {
730
- return gi(ws) === Gs;
730
+ return gi(ws) === Vs;
731
731
  }, reactIs_production_min.isContextProvider = function(ws) {
732
- return gi(ws) === es;
732
+ return gi(ws) === Zi;
733
733
  }, reactIs_production_min.isElement = function(ws) {
734
734
  return typeof ws == "object" && ws !== null && ws.$$typeof === kr;
735
735
  }, reactIs_production_min.isForwardRef = function(ws) {
@@ -749,7 +749,7 @@ function requireReactIs_production_min() {
749
749
  }, reactIs_production_min.isSuspense = function(ws) {
750
750
  return gi(ws) === Cr;
751
751
  }, reactIs_production_min.isValidElementType = function(ws) {
752
- return typeof ws == "string" || typeof ws == "function" || ws === qr || ws === Za || ws === Wi || ws === kt || ws === Cr || ws === gr || typeof ws == "object" && ws !== null && (ws.$$typeof === Va || ws.$$typeof === Rl || ws.$$typeof === es || ws.$$typeof === Gs || ws.$$typeof === lo || ws.$$typeof === jl || ws.$$typeof === gu || ws.$$typeof === Uo || ws.$$typeof === cc);
752
+ return typeof ws == "string" || typeof ws == "function" || ws === qr || ws === Za || ws === Wi || ws === kt || ws === Cr || ws === gr || typeof ws == "object" && ws !== null && (ws.$$typeof === Va || ws.$$typeof === Rl || ws.$$typeof === Zi || ws.$$typeof === Vs || ws.$$typeof === lo || ws.$$typeof === jl || ws.$$typeof === gu || ws.$$typeof === Uo || ws.$$typeof === cc);
753
753
  }, reactIs_production_min.typeOf = gi, reactIs_production_min;
754
754
  }
755
755
  var reactIs_development = {};
@@ -764,10 +764,10 @@ var reactIs_development = {};
764
764
  var hasRequiredReactIs_development;
765
765
  function requireReactIs_development() {
766
766
  return hasRequiredReactIs_development || (hasRequiredReactIs_development = 1, process.env.NODE_ENV !== "production" && function() {
767
- var Ht = typeof Symbol == "function" && Symbol.for, kr = Ht ? Symbol.for("react.element") : 60103, Wr = Ht ? Symbol.for("react.portal") : 60106, qr = Ht ? Symbol.for("react.fragment") : 60107, kt = Ht ? Symbol.for("react.strict_mode") : 60108, Wi = Ht ? Symbol.for("react.profiler") : 60114, es = Ht ? Symbol.for("react.provider") : 60109, Gs = Ht ? Symbol.for("react.context") : 60110, Gi = Ht ? Symbol.for("react.async_mode") : 60111, Za = Ht ? Symbol.for("react.concurrent_mode") : 60111, lo = Ht ? Symbol.for("react.forward_ref") : 60112, Cr = Ht ? Symbol.for("react.suspense") : 60113, gr = Ht ? Symbol.for("react.suspense_list") : 60120, Rl = Ht ? Symbol.for("react.memo") : 60115, Va = Ht ? Symbol.for("react.lazy") : 60116, cc = Ht ? Symbol.for("react.block") : 60121, jl = Ht ? Symbol.for("react.fundamental") : 60117, gu = Ht ? Symbol.for("react.responder") : 60118, Uo = Ht ? Symbol.for("react.scope") : 60119;
767
+ var Ht = typeof Symbol == "function" && Symbol.for, kr = Ht ? Symbol.for("react.element") : 60103, Wr = Ht ? Symbol.for("react.portal") : 60106, qr = Ht ? Symbol.for("react.fragment") : 60107, kt = Ht ? Symbol.for("react.strict_mode") : 60108, Wi = Ht ? Symbol.for("react.profiler") : 60114, Zi = Ht ? Symbol.for("react.provider") : 60109, Vs = Ht ? Symbol.for("react.context") : 60110, Gi = Ht ? Symbol.for("react.async_mode") : 60111, Za = Ht ? Symbol.for("react.concurrent_mode") : 60111, lo = Ht ? Symbol.for("react.forward_ref") : 60112, Cr = Ht ? Symbol.for("react.suspense") : 60113, gr = Ht ? Symbol.for("react.suspense_list") : 60120, Rl = Ht ? Symbol.for("react.memo") : 60115, Va = Ht ? Symbol.for("react.lazy") : 60116, cc = Ht ? Symbol.for("react.block") : 60121, jl = Ht ? Symbol.for("react.fundamental") : 60117, gu = Ht ? Symbol.for("react.responder") : 60118, Uo = Ht ? Symbol.for("react.scope") : 60119;
768
768
  function gi(Bs) {
769
769
  return typeof Bs == "string" || typeof Bs == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
770
- Bs === qr || Bs === Za || Bs === Wi || Bs === kt || Bs === Cr || Bs === gr || typeof Bs == "object" && Bs !== null && (Bs.$$typeof === Va || Bs.$$typeof === Rl || Bs.$$typeof === es || Bs.$$typeof === Gs || Bs.$$typeof === lo || Bs.$$typeof === jl || Bs.$$typeof === gu || Bs.$$typeof === Uo || Bs.$$typeof === cc);
770
+ Bs === qr || Bs === Za || Bs === Wi || Bs === kt || Bs === Cr || Bs === gr || typeof Bs == "object" && Bs !== null && (Bs.$$typeof === Va || Bs.$$typeof === Rl || Bs.$$typeof === Zi || Bs.$$typeof === Vs || Bs.$$typeof === lo || Bs.$$typeof === jl || Bs.$$typeof === gu || Bs.$$typeof === Uo || Bs.$$typeof === cc);
771
771
  }
772
772
  function bn(Bs) {
773
773
  if (typeof Bs == "object" && Bs !== null) {
@@ -786,11 +786,11 @@ function requireReactIs_development() {
786
786
  default:
787
787
  var ls = Uf && Uf.$$typeof;
788
788
  switch (ls) {
789
- case Gs:
789
+ case Vs:
790
790
  case lo:
791
791
  case Va:
792
792
  case Rl:
793
- case es:
793
+ case Zi:
794
794
  return ls;
795
795
  default:
796
796
  return Lt;
@@ -801,7 +801,7 @@ function requireReactIs_development() {
801
801
  }
802
802
  }
803
803
  }
804
- var ws = Gi, Ka = Za, Cu = Gs, xd = es, rs = kr, fl = lo, Kd = qr, af = Va, In = Rl, bf = Wr, Ma = Wi, ur = kt, D_ = Cr, Ko = !1;
804
+ var ws = Gi, Ka = Za, Cu = Vs, xd = Zi, rs = kr, fl = lo, Kd = qr, af = Va, In = Rl, bf = Wr, Ma = Wi, ur = kt, D_ = Cr, Ko = !1;
805
805
  function hu(Bs) {
806
806
  return Ko || (Ko = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), Pn(Bs) || bn(Bs) === Gi;
807
807
  }
@@ -809,10 +809,10 @@ function requireReactIs_development() {
809
809
  return bn(Bs) === Za;
810
810
  }
811
811
  function cs(Bs) {
812
- return bn(Bs) === Gs;
812
+ return bn(Bs) === Vs;
813
813
  }
814
814
  function Ga(Bs) {
815
- return bn(Bs) === es;
815
+ return bn(Bs) === Zi;
816
816
  }
817
817
  function Mo(Bs) {
818
818
  return typeof Bs == "object" && Bs !== null && Bs.$$typeof === kr;
@@ -871,10 +871,10 @@ function requireObjectAssign() {
871
871
  var Wi = new String("abc");
872
872
  if (Wi[5] = "de", Object.getOwnPropertyNames(Wi)[0] === "5")
873
873
  return !1;
874
- for (var es = {}, Gs = 0; Gs < 10; Gs++)
875
- es["_" + String.fromCharCode(Gs)] = Gs;
876
- var Gi = Object.getOwnPropertyNames(es).map(function(lo) {
877
- return es[lo];
874
+ for (var Zi = {}, Vs = 0; Vs < 10; Vs++)
875
+ Zi["_" + String.fromCharCode(Vs)] = Vs;
876
+ var Gi = Object.getOwnPropertyNames(Zi).map(function(lo) {
877
+ return Zi[lo];
878
878
  });
879
879
  if (Gi.join("") !== "0123456789")
880
880
  return !1;
@@ -886,15 +886,15 @@ function requireObjectAssign() {
886
886
  return !1;
887
887
  }
888
888
  }
889
- return objectAssign = kt() ? Object.assign : function(Wi, es) {
890
- for (var Gs, Gi = qr(Wi), Za, lo = 1; lo < arguments.length; lo++) {
891
- Gs = Object(arguments[lo]);
892
- for (var Cr in Gs)
893
- kr.call(Gs, Cr) && (Gi[Cr] = Gs[Cr]);
889
+ return objectAssign = kt() ? Object.assign : function(Wi, Zi) {
890
+ for (var Vs, Gi = qr(Wi), Za, lo = 1; lo < arguments.length; lo++) {
891
+ Vs = Object(arguments[lo]);
892
+ for (var Cr in Vs)
893
+ kr.call(Vs, Cr) && (Gi[Cr] = Vs[Cr]);
894
894
  if (Ht) {
895
- Za = Ht(Gs);
895
+ Za = Ht(Vs);
896
896
  for (var gr = 0; gr < Za.length; gr++)
897
- Wr.call(Gs, Za[gr]) && (Gi[Za[gr]] = Gs[Za[gr]]);
897
+ Wr.call(Vs, Za[gr]) && (Gi[Za[gr]] = Vs[Za[gr]]);
898
898
  }
899
899
  }
900
900
  return Gi;
@@ -922,15 +922,15 @@ function requireCheckPropTypes() {
922
922
  if (process.env.NODE_ENV !== "production") {
923
923
  var kr = requireReactPropTypesSecret(), Wr = {}, qr = requireHas();
924
924
  Ht = function(Wi) {
925
- var es = "Warning: " + Wi;
926
- typeof console < "u" && console.error(es);
925
+ var Zi = "Warning: " + Wi;
926
+ typeof console < "u" && console.error(Zi);
927
927
  try {
928
- throw new Error(es);
928
+ throw new Error(Zi);
929
929
  } catch {
930
930
  }
931
931
  };
932
932
  }
933
- function kt(Wi, es, Gs, Gi, Za) {
933
+ function kt(Wi, Zi, Vs, Gi, Za) {
934
934
  if (process.env.NODE_ENV !== "production") {
935
935
  for (var lo in Wi)
936
936
  if (qr(Wi, lo)) {
@@ -938,21 +938,21 @@ function requireCheckPropTypes() {
938
938
  try {
939
939
  if (typeof Wi[lo] != "function") {
940
940
  var gr = Error(
941
- (Gi || "React class") + ": " + Gs + " type `" + lo + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof Wi[lo] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`."
941
+ (Gi || "React class") + ": " + Vs + " type `" + lo + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof Wi[lo] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`."
942
942
  );
943
943
  throw gr.name = "Invariant Violation", gr;
944
944
  }
945
- Cr = Wi[lo](es, lo, Gi, Gs, null, kr);
945
+ Cr = Wi[lo](Zi, lo, Gi, Vs, null, kr);
946
946
  } catch (Va) {
947
947
  Cr = Va;
948
948
  }
949
949
  if (Cr && !(Cr instanceof Error) && Ht(
950
- (Gi || "React class") + ": type specification of " + Gs + " `" + lo + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof Cr + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."
950
+ (Gi || "React class") + ": type specification of " + Vs + " `" + lo + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof Cr + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."
951
951
  ), Cr instanceof Error && !(Cr.message in Wr)) {
952
952
  Wr[Cr.message] = !0;
953
953
  var Rl = Za ? Za() : "";
954
954
  Ht(
955
- "Failed " + Gs + " type: " + Cr.message + (Rl ?? "")
955
+ "Failed " + Vs + " type: " + Cr.message + (Rl ?? "")
956
956
  );
957
957
  }
958
958
  }
@@ -969,18 +969,18 @@ function requireFactoryWithTypeCheckers() {
969
969
  hasRequiredFactoryWithTypeCheckers = 1;
970
970
  var Ht = requireReactIs(), kr = requireObjectAssign(), Wr = requireReactPropTypesSecret(), qr = requireHas(), kt = requireCheckPropTypes(), Wi = function() {
971
971
  };
972
- process.env.NODE_ENV !== "production" && (Wi = function(Gs) {
973
- var Gi = "Warning: " + Gs;
972
+ process.env.NODE_ENV !== "production" && (Wi = function(Vs) {
973
+ var Gi = "Warning: " + Vs;
974
974
  typeof console < "u" && console.error(Gi);
975
975
  try {
976
976
  throw new Error(Gi);
977
977
  } catch {
978
978
  }
979
979
  });
980
- function es() {
980
+ function Zi() {
981
981
  return null;
982
982
  }
983
- return factoryWithTypeCheckers = function(Gs, Gi) {
983
+ return factoryWithTypeCheckers = function(Vs, Gi) {
984
984
  var Za = typeof Symbol == "function" && Symbol.iterator, lo = "@@iterator";
985
985
  function Cr(Pn) {
986
986
  var cs = Pn && (Za && Pn[Za] || Pn[lo]);
@@ -1053,7 +1053,7 @@ function requireFactoryWithTypeCheckers() {
1053
1053
  return jl(cs);
1054
1054
  }
1055
1055
  function Uo() {
1056
- return jl(es);
1056
+ return jl(Zi);
1057
1057
  }
1058
1058
  function gi(Pn) {
1059
1059
  function cs(Ga, Mo, Eo, Kn, sc) {
@@ -1076,7 +1076,7 @@ function requireFactoryWithTypeCheckers() {
1076
1076
  function bn() {
1077
1077
  function Pn(cs, Ga, Mo, Eo, Kn) {
1078
1078
  var sc = cs[Ga];
1079
- if (!Gs(sc)) {
1079
+ if (!Vs(sc)) {
1080
1080
  var Vc = ur(sc);
1081
1081
  return new cc("Invalid " + Eo + " `" + Kn + "` of type " + ("`" + Vc + "` supplied to `" + Mo + "`, expected a single ReactElement."));
1082
1082
  }
@@ -1109,7 +1109,7 @@ function requireFactoryWithTypeCheckers() {
1109
1109
  if (!Array.isArray(Pn))
1110
1110
  return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? Wi(
1111
1111
  "Invalid arguments supplied to oneOf, expected an array, got " + arguments.length + " arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."
1112
- ) : Wi("Invalid argument supplied to oneOf, expected an array.")), es;
1112
+ ) : Wi("Invalid argument supplied to oneOf, expected an array.")), Zi;
1113
1113
  function cs(Ga, Mo, Eo, Kn, sc) {
1114
1114
  for (var Vc = Ga[Mo], ss = 0; ss < Pn.length; ss++)
1115
1115
  if (Va(Vc, Pn[ss]))
@@ -1141,13 +1141,13 @@ function requireFactoryWithTypeCheckers() {
1141
1141
  }
1142
1142
  function rs(Pn) {
1143
1143
  if (!Array.isArray(Pn))
1144
- return process.env.NODE_ENV !== "production" && Wi("Invalid argument supplied to oneOfType, expected an instance of array."), es;
1144
+ return process.env.NODE_ENV !== "production" && Wi("Invalid argument supplied to oneOfType, expected an instance of array."), Zi;
1145
1145
  for (var cs = 0; cs < Pn.length; cs++) {
1146
1146
  var Ga = Pn[cs];
1147
1147
  if (typeof Ga != "function")
1148
1148
  return Wi(
1149
1149
  "Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + Ko(Ga) + " at index " + cs + "."
1150
- ), es;
1150
+ ), Zi;
1151
1151
  }
1152
1152
  function Mo(Eo, Kn, sc, Vc, ss) {
1153
1153
  for (var ii = [], Yi = 0; Yi < Pn.length; Yi++) {
@@ -1223,7 +1223,7 @@ Valid keys: ` + JSON.stringify(Object.keys(Pn), null, " ")
1223
1223
  case "object":
1224
1224
  if (Array.isArray(Pn))
1225
1225
  return Pn.every(bf);
1226
- if (Pn === null || Gs(Pn))
1226
+ if (Pn === null || Vs(Pn))
1227
1227
  return !0;
1228
1228
  var cs = Cr(Pn);
1229
1229
  if (cs) {
@@ -1295,7 +1295,7 @@ function requireFactoryWithThrowingShims() {
1295
1295
  function Wr() {
1296
1296
  }
1297
1297
  return Wr.resetWarningCache = kr, factoryWithThrowingShims = function() {
1298
- function qr(es, Gs, Gi, Za, lo, Cr) {
1298
+ function qr(Zi, Vs, Gi, Za, lo, Cr) {
1299
1299
  if (Cr !== Ht) {
1300
1300
  var gr = new Error(
1301
1301
  "Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types"
@@ -1383,7 +1383,7 @@ var global$1 = typeof window < "u" ? window : null, ssr = global$1 === null, doc
1383
1383
  }, Split = function(Ht, kr) {
1384
1384
  if (kr === void 0 && (kr = {}), ssr)
1385
1385
  return {};
1386
- var Wr = Ht, qr, kt, Wi, es, Gs, Gi;
1386
+ var Wr = Ht, qr, kt, Wi, Zi, Vs, Gi;
1387
1387
  Array.from && (Wr = Array.from(Wr));
1388
1388
  var Za = elementOrSelector(Wr[0]), lo = Za.parentNode, Cr = getComputedStyle ? getComputedStyle(lo) : null, gr = Cr ? Cr.flexDirection : null, Rl = getOption(kr, "sizes") || Wr.map(function() {
1389
1389
  return 100 / Wr.length;
@@ -1402,7 +1402,7 @@ var global$1 = typeof window < "u" ? window : null, ssr = global$1 === null, doc
1402
1402
  "elementStyle",
1403
1403
  defaultElementStyleFn
1404
1404
  ), af = getOption(kr, "gutterStyle", defaultGutterStyleFn);
1405
- xd === HORIZONTAL ? (qr = "width", kt = "clientX", Wi = "left", es = "right", Gs = "clientWidth") : xd === "vertical" && (qr = "height", kt = "clientY", Wi = "top", es = "bottom", Gs = "clientHeight");
1405
+ xd === HORIZONTAL ? (qr = "width", kt = "clientX", Wi = "left", Zi = "right", Vs = "clientWidth") : xd === "vertical" && (qr = "height", kt = "clientY", Wi = "top", Zi = "bottom", Vs = "clientHeight");
1406
1406
  function In(ss, ii, Yi, Oa) {
1407
1407
  var Bs = Kd(qr, ii, Yi, Oa);
1408
1408
  Object.keys(Bs).forEach(function(Lt) {
@@ -1433,7 +1433,7 @@ var global$1 = typeof window < "u" ? window : null, ssr = global$1 === null, doc
1433
1433
  }
1434
1434
  function hu() {
1435
1435
  var ss = Gi[this.a].element, ii = Gi[this.b].element, Yi = ss[getBoundingClientRect](), Oa = ii[getBoundingClientRect]();
1436
- this.size = Yi[qr] + Oa[qr] + this[aGutterSize] + this[bGutterSize], this.start = Yi[Wi], this.end = Yi[es];
1436
+ this.size = Yi[qr] + Oa[qr] + this[aGutterSize] + this[bGutterSize], this.start = Yi[Wi], this.end = Yi[Zi];
1437
1437
  }
1438
1438
  function Pn(ss) {
1439
1439
  if (!getComputedStyle)
@@ -1441,7 +1441,7 @@ var global$1 = typeof window < "u" ? window : null, ssr = global$1 === null, doc
1441
1441
  var ii = getComputedStyle(ss);
1442
1442
  if (!ii)
1443
1443
  return null;
1444
- var Yi = ss[Gs];
1444
+ var Yi = ss[Vs];
1445
1445
  return Yi === 0 ? null : (xd === HORIZONTAL ? Yi -= parseFloat(ii.paddingLeft) + parseFloat(ii.paddingRight) : Yi -= parseFloat(ii.paddingTop) + parseFloat(ii.paddingBottom), Yi);
1446
1446
  }
1447
1447
  function cs(ss) {
@@ -1597,15 +1597,15 @@ var SplitWrapper = /* @__PURE__ */ function(Ht) {
1597
1597
  return Ht && (kr.__proto__ = Ht), kr.prototype = Object.create(Ht && Ht.prototype), kr.prototype.constructor = kr, kr.prototype.componentDidMount = function() {
1598
1598
  var qr = this.props;
1599
1599
  qr.children;
1600
- var kt = qr.gutter, Wi = objectWithoutProperties(qr, ["children", "gutter"]), es = Wi;
1601
- es.gutter = function(Gs, Gi) {
1600
+ var kt = qr.gutter, Wi = objectWithoutProperties(qr, ["children", "gutter"]), Zi = Wi;
1601
+ Zi.gutter = function(Vs, Gi) {
1602
1602
  var Za;
1603
- return kt ? Za = kt(Gs, Gi) : (Za = document.createElement("div"), Za.className = "gutter gutter-" + Gi), Za.__isSplitGutter = !0, Za;
1604
- }, this.split = Split(this.parent.children, es);
1603
+ return kt ? Za = kt(Vs, Gi) : (Za = document.createElement("div"), Za.className = "gutter gutter-" + Gi), Za.__isSplitGutter = !0, Za;
1604
+ }, this.split = Split(this.parent.children, Zi);
1605
1605
  }, kr.prototype.componentDidUpdate = function(qr) {
1606
1606
  var kt = this, Wi = this.props;
1607
1607
  Wi.children;
1608
- var es = Wi.minSize, Gs = Wi.sizes, Gi = Wi.collapsed, Za = objectWithoutProperties(Wi, ["children", "minSize", "sizes", "collapsed"]), lo = Za, Cr = qr.minSize, gr = qr.sizes, Rl = qr.collapsed, Va = [
1608
+ var Zi = Wi.minSize, Vs = Wi.sizes, Gi = Wi.collapsed, Za = objectWithoutProperties(Wi, ["children", "minSize", "sizes", "collapsed"]), lo = Za, Cr = qr.minSize, gr = qr.sizes, Rl = qr.collapsed, Va = [
1609
1609
  "maxSize",
1610
1610
  "expandToMin",
1611
1611
  "gutterSize",
@@ -1619,15 +1619,15 @@ var SplitWrapper = /* @__PURE__ */ function(Ht) {
1619
1619
  }).reduce(function(Uo, gi) {
1620
1620
  return Uo || gi;
1621
1621
  }, !1);
1622
- if (Array.isArray(es) && Array.isArray(Cr)) {
1622
+ if (Array.isArray(Zi) && Array.isArray(Cr)) {
1623
1623
  var jl = !1;
1624
- es.forEach(function(Uo, gi) {
1624
+ Zi.forEach(function(Uo, gi) {
1625
1625
  jl = jl || Uo !== Cr[gi];
1626
1626
  }), cc = cc || jl;
1627
1627
  } else
1628
- Array.isArray(es) || Array.isArray(Cr) ? cc = !0 : cc = cc || es !== Cr;
1628
+ Array.isArray(Zi) || Array.isArray(Cr) ? cc = !0 : cc = cc || Zi !== Cr;
1629
1629
  if (cc)
1630
- lo.minSize = es, lo.sizes = Gs || this.split.getSizes(), this.split.destroy(!0, !0), lo.gutter = function(Uo, gi, bn) {
1630
+ lo.minSize = Zi, lo.sizes = Vs || this.split.getSizes(), this.split.destroy(!0, !0), lo.gutter = function(Uo, gi, bn) {
1631
1631
  return bn.previousSibling;
1632
1632
  }, this.split = Split(
1633
1633
  Array.from(this.parent.children).filter(
@@ -1638,9 +1638,9 @@ var SplitWrapper = /* @__PURE__ */ function(Ht) {
1638
1638
  ),
1639
1639
  lo
1640
1640
  );
1641
- else if (Gs) {
1641
+ else if (Vs) {
1642
1642
  var gu = !1;
1643
- Gs.forEach(function(Uo, gi) {
1643
+ Vs.forEach(function(Uo, gi) {
1644
1644
  gu = gu || Uo !== gr[gi];
1645
1645
  }), gu && this.split.setSizes(this.props.sizes);
1646
1646
  }
@@ -1650,7 +1650,7 @@ var SplitWrapper = /* @__PURE__ */ function(Ht) {
1650
1650
  }, kr.prototype.render = function() {
1651
1651
  var qr = this, kt = this.props;
1652
1652
  kt.sizes, kt.minSize, kt.maxSize, kt.expandToMin, kt.gutterSize, kt.gutterAlign, kt.snapOffset, kt.dragInterval, kt.direction, kt.cursor, kt.gutter, kt.elementStyle, kt.gutterStyle, kt.onDrag, kt.onDragStart, kt.onDragEnd, kt.collapsed;
1653
- var Wi = kt.children, es = objectWithoutProperties(kt, ["sizes", "minSize", "maxSize", "expandToMin", "gutterSize", "gutterAlign", "snapOffset", "dragInterval", "direction", "cursor", "gutter", "elementStyle", "gutterStyle", "onDrag", "onDragStart", "onDragEnd", "collapsed", "children"]), Gs = es;
1653
+ var Wi = kt.children, Zi = objectWithoutProperties(kt, ["sizes", "minSize", "maxSize", "expandToMin", "gutterSize", "gutterAlign", "snapOffset", "dragInterval", "direction", "cursor", "gutter", "elementStyle", "gutterStyle", "onDrag", "onDragStart", "onDragEnd", "collapsed", "children"]), Vs = Zi;
1654
1654
  return K.createElement(
1655
1655
  "div",
1656
1656
  Object.assign(
@@ -1658,7 +1658,7 @@ var SplitWrapper = /* @__PURE__ */ function(Ht) {
1658
1658
  { ref: function(Gi) {
1659
1659
  qr.parent = Gi;
1660
1660
  } },
1661
- Gs
1661
+ Vs
1662
1662
  ),
1663
1663
  Wi
1664
1664
  );
@@ -1787,13 +1787,13 @@ function _iterableToArrayLimit(Ht, kr) {
1787
1787
  if (!(typeof Symbol > "u" || !(Symbol.iterator in Object(Ht)))) {
1788
1788
  var Wr = [], qr = !0, kt = !1, Wi = void 0;
1789
1789
  try {
1790
- for (var es = Ht[Symbol.iterator](), Gs; !(qr = (Gs = es.next()).done) && (Wr.push(Gs.value), !(kr && Wr.length === kr)); qr = !0)
1790
+ for (var Zi = Ht[Symbol.iterator](), Vs; !(qr = (Vs = Zi.next()).done) && (Wr.push(Vs.value), !(kr && Wr.length === kr)); qr = !0)
1791
1791
  ;
1792
1792
  } catch (Gi) {
1793
1793
  kt = !0, Wi = Gi;
1794
1794
  } finally {
1795
1795
  try {
1796
- !qr && es.return != null && es.return();
1796
+ !qr && Zi.return != null && Zi.return();
1797
1797
  } finally {
1798
1798
  if (kt)
1799
1799
  throw Wi;
@@ -1866,9 +1866,9 @@ function curry$1(Ht) {
1866
1866
  for (var Wr = this, qr = arguments.length, kt = new Array(qr), Wi = 0; Wi < qr; Wi++)
1867
1867
  kt[Wi] = arguments[Wi];
1868
1868
  return kt.length >= Ht.length ? Ht.apply(this, kt) : function() {
1869
- for (var es = arguments.length, Gs = new Array(es), Gi = 0; Gi < es; Gi++)
1870
- Gs[Gi] = arguments[Gi];
1871
- return kr.apply(Wr, [].concat(kt, Gs));
1869
+ for (var Zi = arguments.length, Vs = new Array(Zi), Gi = 0; Gi < Zi; Gi++)
1870
+ Vs[Gi] = arguments[Gi];
1871
+ return kr.apply(Wr, [].concat(kt, Vs));
1872
1872
  };
1873
1873
  };
1874
1874
  }
@@ -1924,17 +1924,17 @@ function create(Ht) {
1924
1924
  validators$1.initial(Ht), validators$1.handler(kr);
1925
1925
  var Wr = {
1926
1926
  current: Ht
1927
- }, qr = curry$1(didStateUpdate)(Wr, kr), kt = curry$1(updateState)(Wr), Wi = curry$1(validators$1.changes)(Ht), es = curry$1(extractChanges)(Wr);
1928
- function Gs() {
1927
+ }, qr = curry$1(didStateUpdate)(Wr, kr), kt = curry$1(updateState)(Wr), Wi = curry$1(validators$1.changes)(Ht), Zi = curry$1(extractChanges)(Wr);
1928
+ function Vs() {
1929
1929
  var Za = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : function(lo) {
1930
1930
  return lo;
1931
1931
  };
1932
1932
  return validators$1.selector(Za), Za(Wr.current);
1933
1933
  }
1934
1934
  function Gi(Za) {
1935
- compose$1(qr, kt, Wi, es)(Za);
1935
+ compose$1(qr, kt, Wi, Zi)(Za);
1936
1936
  }
1937
- return [Gs, Gi];
1937
+ return [Vs, Gi];
1938
1938
  }
1939
1939
  function extractChanges(Ht, kr) {
1940
1940
  return isFunction(kr) ? kr(Ht.current) : kr;
@@ -1960,9 +1960,9 @@ function curry(Ht) {
1960
1960
  for (var Wr = this, qr = arguments.length, kt = new Array(qr), Wi = 0; Wi < qr; Wi++)
1961
1961
  kt[Wi] = arguments[Wi];
1962
1962
  return kt.length >= Ht.length ? Ht.apply(this, kt) : function() {
1963
- for (var es = arguments.length, Gs = new Array(es), Gi = 0; Gi < es; Gi++)
1964
- Gs[Gi] = arguments[Gi];
1965
- return kr.apply(Wr, [].concat(kt, Gs));
1963
+ for (var Zi = arguments.length, Vs = new Array(Zi), Gi = 0; Gi < Zi; Gi++)
1964
+ Vs[Gi] = arguments[Gi];
1965
+ return kr.apply(Wr, [].concat(kt, Vs));
1966
1966
  };
1967
1967
  };
1968
1968
  }
@@ -2002,8 +2002,8 @@ var errorMessages = {
2002
2002
  for (var kr = arguments.length, Wr = new Array(kr), qr = 0; qr < kr; qr++)
2003
2003
  Wr[qr] = arguments[qr];
2004
2004
  return function(kt) {
2005
- return Wr.reduceRight(function(Wi, es) {
2006
- return es(Wi);
2005
+ return Wr.reduceRight(function(Wi, Zi) {
2006
+ return Zi(Wi);
2007
2007
  }, kt);
2008
2008
  };
2009
2009
  };
@@ -2121,8 +2121,8 @@ function Me({ children: Ht }) {
2121
2121
  return K.createElement("div", { style: Y.container }, Ht);
2122
2122
  }
2123
2123
  var Z = Me, $ = Z;
2124
- function Ee({ width: Ht, height: kr, isEditorReady: Wr, loading: qr, _ref: kt, className: Wi, wrapperProps: es }) {
2125
- return K.createElement("section", { style: { ...v.wrapper, width: Ht, height: kr }, ...es }, !Wr && K.createElement($, null, qr), K.createElement("div", { ref: kt, style: { ...v.fullWidth, ...!Wr && v.hide }, className: Wi }));
2124
+ function Ee({ width: Ht, height: kr, isEditorReady: Wr, loading: qr, _ref: kt, className: Wi, wrapperProps: Zi }) {
2125
+ return K.createElement("section", { style: { ...v.wrapper, width: Ht, height: kr }, ...Zi }, !Wr && K.createElement($, null, qr), K.createElement("div", { ref: kt, style: { ...v.fullWidth, ...!Wr && v.hide }, className: Wi }));
2126
2126
  }
2127
2127
  var ee = Ee, H = memo(ee);
2128
2128
  function Ce(Ht) {
@@ -2150,7 +2150,7 @@ function be(Ht, kr, Wr, qr) {
2150
2150
  function te(Ht, kr) {
2151
2151
  return Ht.Uri.parse(kr);
2152
2152
  }
2153
- function Oe({ original: Ht, modified: kr, language: Wr, originalLanguage: qr, modifiedLanguage: kt, originalModelPath: Wi, modifiedModelPath: es, keepCurrentOriginalModel: Gs = !1, keepCurrentModifiedModel: Gi = !1, theme: Za = "light", loading: lo = "Loading...", options: Cr = {}, height: gr = "100%", width: Rl = "100%", className: Va, wrapperProps: cc = {}, beforeMount: jl = D, onMount: gu = D }) {
2153
+ function Oe({ original: Ht, modified: kr, language: Wr, originalLanguage: qr, modifiedLanguage: kt, originalModelPath: Wi, modifiedModelPath: Zi, keepCurrentOriginalModel: Vs = !1, keepCurrentModifiedModel: Gi = !1, theme: Za = "light", loading: lo = "Loading...", options: Cr = {}, height: gr = "100%", width: Rl = "100%", className: Va, wrapperProps: cc = {}, beforeMount: jl = D, onMount: gu = D }) {
2154
2154
  let [Uo, gi] = useState(!1), [bn, ws] = useState(!0), Ka = useRef(null), Cu = useRef(null), xd = useRef(null), rs = useRef(gu), fl = useRef(jl), Kd = useRef(!1);
2155
2155
  k(() => {
2156
2156
  let Ma = loader.init();
@@ -2162,10 +2162,10 @@ function Oe({ original: Ht, modified: kr, language: Wr, originalLanguage: qr, mo
2162
2162
  }
2163
2163
  }, [Wi], Uo), l(() => {
2164
2164
  if (Ka.current && Cu.current) {
2165
- let Ma = Ka.current.getModifiedEditor(), ur = h(Cu.current, kr || "", kt || Wr || "text", es || "");
2165
+ let Ma = Ka.current.getModifiedEditor(), ur = h(Cu.current, kr || "", kt || Wr || "text", Zi || "");
2166
2166
  ur !== Ma.getModel() && Ma.setModel(ur);
2167
2167
  }
2168
- }, [es], Uo), l(() => {
2168
+ }, [Zi], Uo), l(() => {
2169
2169
  let Ma = Ka.current.getModifiedEditor();
2170
2170
  Ma.getOption(Cu.current.editor.EditorOption.readOnly) ? Ma.setValue(kr || "") : kr !== Ma.getValue() && (Ma.executeEdits("", [{ range: Ma.getModel().getFullModelRange(), text: kr || "", forceMoveMarkers: !0 }]), Ma.pushUndoStop());
2171
2171
  }, [kr], Uo), l(() => {
@@ -2186,9 +2186,9 @@ function Oe({ original: Ht, modified: kr, language: Wr, originalLanguage: qr, mo
2186
2186
  if (!Cu.current)
2187
2187
  return;
2188
2188
  fl.current(Cu.current);
2189
- let Ma = h(Cu.current, Ht || "", qr || Wr || "text", Wi || ""), ur = h(Cu.current, kr || "", kt || Wr || "text", es || "");
2189
+ let Ma = h(Cu.current, Ht || "", qr || Wr || "text", Wi || ""), ur = h(Cu.current, kr || "", kt || Wr || "text", Zi || "");
2190
2190
  (D_ = Ka.current) == null || D_.setModel({ original: Ma, modified: ur });
2191
- }, [Wr, kr, kt, Ht, qr, Wi, es]), In = useCallback(() => {
2191
+ }, [Wr, kr, kt, Ht, qr, Wi, Zi]), In = useCallback(() => {
2192
2192
  var Ma;
2193
2193
  !Kd.current && xd.current && (Ka.current = Cu.current.editor.createDiffEditor(xd.current, { automaticLayout: !0, ...Cr }), af(), (Ma = Cu.current) == null || Ma.editor.setTheme(Za), gi(!0), Kd.current = !0);
2194
2194
  }, [Cr, Za, af]);
@@ -2200,7 +2200,7 @@ function Oe({ original: Ht, modified: kr, language: Wr, originalLanguage: qr, mo
2200
2200
  function bf() {
2201
2201
  var ur, D_, Ko, hu;
2202
2202
  let Ma = (ur = Ka.current) == null ? void 0 : ur.getModel();
2203
- Gs || ((D_ = Ma == null ? void 0 : Ma.original) == null || D_.dispose()), Gi || ((Ko = Ma == null ? void 0 : Ma.modified) == null || Ko.dispose()), (hu = Ka.current) == null || hu.dispose();
2203
+ Vs || ((D_ = Ma == null ? void 0 : Ma.original) == null || D_.dispose()), Gi || ((Ko = Ma == null ? void 0 : Ma.modified) == null || Ko.dispose()), (hu = Ka.current) == null || hu.dispose();
2204
2204
  }
2205
2205
  return K.createElement(H, { width: Rl, height: gr, isEditorReady: Uo, loading: lo, _ref: xd, className: Va, wrapperProps: cc });
2206
2206
  }
@@ -2213,7 +2213,7 @@ function He(Ht) {
2213
2213
  }, [Ht]), kr.current;
2214
2214
  }
2215
2215
  var se = He, _ = /* @__PURE__ */ new Map();
2216
- function Ve({ defaultValue: Ht, defaultLanguage: kr, defaultPath: Wr, value: qr, language: kt, path: Wi, theme: es = "light", line: Gs, loading: Gi = "Loading...", options: Za = {}, overrideServices: lo = {}, saveViewState: Cr = !0, keepCurrentModel: gr = !1, width: Rl = "100%", height: Va = "100%", className: cc, wrapperProps: jl = {}, beforeMount: gu = D, onMount: Uo = D, onChange: gi, onValidate: bn = D }) {
2216
+ function Ve({ defaultValue: Ht, defaultLanguage: kr, defaultPath: Wr, value: qr, language: kt, path: Wi, theme: Zi = "light", line: Vs, loading: Gi = "Loading...", options: Za = {}, overrideServices: lo = {}, saveViewState: Cr = !0, keepCurrentModel: gr = !1, width: Rl = "100%", height: Va = "100%", className: cc, wrapperProps: jl = {}, beforeMount: gu = D, onMount: Uo = D, onChange: gi, onValidate: bn = D }) {
2217
2217
  let [ws, Ka] = useState(!1), [Cu, xd] = useState(!0), rs = useRef(null), fl = useRef(null), Kd = useRef(null), af = useRef(Uo), In = useRef(gu), bf = useRef(), Ma = useRef(qr), ur = se(Wi), D_ = useRef(!1), Ko = useRef(!1);
2218
2218
  k(() => {
2219
2219
  let cs = loader.init();
@@ -2233,19 +2233,19 @@ function Ve({ defaultValue: Ht, defaultLanguage: kr, defaultPath: Wr, value: qr,
2233
2233
  cs && kt && ((Mo = rs.current) == null || Mo.editor.setModelLanguage(cs, kt));
2234
2234
  }, [kt], ws), l(() => {
2235
2235
  var cs;
2236
- Gs !== void 0 && ((cs = fl.current) == null || cs.revealLine(Gs));
2237
- }, [Gs], ws), l(() => {
2236
+ Vs !== void 0 && ((cs = fl.current) == null || cs.revealLine(Vs));
2237
+ }, [Vs], ws), l(() => {
2238
2238
  var cs;
2239
- (cs = rs.current) == null || cs.editor.setTheme(es);
2240
- }, [es], ws);
2239
+ (cs = rs.current) == null || cs.editor.setTheme(Zi);
2240
+ }, [Zi], ws);
2241
2241
  let hu = useCallback(() => {
2242
2242
  var cs;
2243
2243
  if (!(!Kd.current || !rs.current) && !D_.current) {
2244
2244
  In.current(rs.current);
2245
2245
  let Ga = Wi || Wr, Mo = h(rs.current, qr || Ht || "", kr || kt || "", Ga || "");
2246
- fl.current = (cs = rs.current) == null ? void 0 : cs.editor.create(Kd.current, { model: Mo, automaticLayout: !0, ...Za }, lo), Cr && fl.current.restoreViewState(_.get(Ga)), rs.current.editor.setTheme(es), Gs !== void 0 && fl.current.revealLine(Gs), Ka(!0), D_.current = !0;
2246
+ fl.current = (cs = rs.current) == null ? void 0 : cs.editor.create(Kd.current, { model: Mo, automaticLayout: !0, ...Za }, lo), Cr && fl.current.restoreViewState(_.get(Ga)), rs.current.editor.setTheme(Zi), Vs !== void 0 && fl.current.revealLine(Vs), Ka(!0), D_.current = !0;
2247
2247
  }
2248
- }, [Ht, kr, Wr, qr, kt, Wi, Za, lo, Cr, es, Gs]);
2248
+ }, [Ht, kr, Wr, qr, kt, Wi, Za, lo, Cr, Zi, Vs]);
2249
2249
  useEffect(() => {
2250
2250
  ws && af.current(fl.current, rs.current);
2251
2251
  }, [ws]), useEffect(() => {
@@ -2307,12 +2307,12 @@ and limitations under the License.
2307
2307
  return e && (t = (0, e[qr(e)[0]])(e = 0)), t;
2308
2308
  }, Wi = (e, t) => function() {
2309
2309
  return t || (0, e[qr(e)[0]])((t = { exports: {} }).exports, t), t.exports;
2310
- }, es = (e, t) => {
2310
+ }, Zi = (e, t) => {
2311
2311
  for (var r in t)
2312
2312
  Wr(e, r, { get: t[r], enumerable: !0 });
2313
- }, Gs, Gi, Za, lo = kt({
2313
+ }, Vs, Gi, Za, lo = kt({
2314
2314
  "src/compiler/corePublic.ts"() {
2315
- Gs = "5.3", Gi = "5.3.3", Za = /* @__PURE__ */ ((e) => (e[e.LessThan = -1] = "LessThan", e[e.EqualTo = 0] = "EqualTo", e[e.GreaterThan = 1] = "GreaterThan", e))(Za || {});
2315
+ Vs = "5.3", Gi = "5.3.3", Za = /* @__PURE__ */ ((e) => (e[e.LessThan = -1] = "LessThan", e[e.EqualTo = 0] = "EqualTo", e[e.GreaterThan = 1] = "GreaterThan", e))(Za || {});
2316
2316
  }
2317
2317
  });
2318
2318
  function Cr(e) {
@@ -3352,17 +3352,17 @@ and limitations under the License.
3352
3352
  }
3353
3353
  return s;
3354
3354
  }
3355
- function Vs(e, t) {
3355
+ function qs(e, t) {
3356
3356
  return e.lastIndexOf(t, 0) === 0;
3357
3357
  }
3358
3358
  function ME(e, t) {
3359
- return Vs(e, t) ? e.substr(t.length) : e;
3359
+ return qs(e, t) ? e.substr(t.length) : e;
3360
3360
  }
3361
3361
  function wB(e, t, r = Ac) {
3362
- return Vs(r(e), r(t)) ? e.substring(t.length) : void 0;
3362
+ return qs(r(e), r(t)) ? e.substring(t.length) : void 0;
3363
3363
  }
3364
3364
  function V7({ prefix: e, suffix: t }, r) {
3365
- return r.length >= e.length + t.length && Vs(r, e) && Sl(r, t);
3365
+ return r.length >= e.length + t.length && qs(r, e) && Sl(r, t);
3366
3366
  }
3367
3367
  function q7(e, t) {
3368
3368
  return (r) => e(r) && t(r);
@@ -4617,7 +4617,7 @@ ${U.join(`
4617
4617
  Ea(), jB = { enter: Po, exit: Po }, PC = !1, KK = vc(), DC = /* @__PURE__ */ new Map(), RE = /* @__PURE__ */ new Map(), wC = /* @__PURE__ */ new Map();
4618
4618
  }
4619
4619
  }), eee = {};
4620
- es(eee, {
4620
+ Zi(eee, {
4621
4621
  clearMarks: () => k5e,
4622
4622
  clearMeasures: () => x5e,
4623
4623
  createTimer: () => RB,
@@ -5421,7 +5421,7 @@ ${U.join(`
5421
5421
  function M(G, Te, Ne) {
5422
5422
  let Re, me;
5423
5423
  Ys(Te) ? Re = Te : me = Te, S.forEach((_e, Se) => {
5424
- if (!(me && me.get(Se) === !0) && (Se === G || Vs(G, Se) && G[Se.length] === Oc))
5424
+ if (!(me && me.get(Se) === !0) && (Se === G || qs(G, Se) && G[Se.length] === Oc))
5425
5425
  if (me)
5426
5426
  if (Ne) {
5427
5427
  const Ie = me.get(Se);
@@ -6306,7 +6306,7 @@ ${U.join(`
6306
6306
  return c ? a.slice(0, a.length - c.length) : a;
6307
6307
  }
6308
6308
  function x0e(e, t, r) {
6309
- if (Vs(t, ".") || (t = "." + t), e.length >= t.length && e.charCodeAt(e.length - t.length) === 46) {
6309
+ if (qs(t, ".") || (t = "." + t), e.length >= t.length && e.charCodeAt(e.length - t.length) === 46) {
6310
6310
  const s = e.slice(e.length - t.length);
6311
6311
  if (r(s, t))
6312
6312
  return s;
@@ -6407,7 +6407,7 @@ ${U.join(`
6407
6407
  }
6408
6408
  function xw(e, t, r, s) {
6409
6409
  const a = r !== void 0 && s !== void 0 ? zE(e, r, s) : zE(e);
6410
- return a ? e.slice(0, e.length - a.length) + (Vs(t, ".") ? t : "." + t) : e;
6410
+ return a ? e.slice(0, e.length - a.length) + (qs(t, ".") ? t : "." + t) : e;
6411
6411
  }
6412
6412
  function lee(e, t, r) {
6413
6413
  if (e === t)
@@ -6455,7 +6455,7 @@ ${U.join(`
6455
6455
  }
6456
6456
  function qJ(e, t, r) {
6457
6457
  const s = r(e), a = r(t);
6458
- return Vs(s, a + "/") || Vs(s, a + "\\");
6458
+ return qs(s, a + "/") || qs(s, a + "\\");
6459
6459
  }
6460
6460
  function HJ(e, t, r, s) {
6461
6461
  const a = kS(Eu(e)), c = kS(Eu(t));
@@ -13943,10 +13943,10 @@ ${U.join(`
13943
13943
  return `__#${qa(e)}@${t}`;
13944
13944
  }
13945
13945
  function O8(e) {
13946
- return Vs(e.escapedName, "__@");
13946
+ return qs(e.escapedName, "__@");
13947
13947
  }
13948
13948
  function rre(e) {
13949
- return Vs(e.escapedName, "__#");
13949
+ return qs(e.escapedName, "__#");
13950
13950
  }
13951
13951
  function Dye(e) {
13952
13952
  return e.kind === 80 && e.escapedText === "Symbol";
@@ -15905,7 +15905,7 @@ ${U.join(`
15905
15905
  return u ? [Qy(a), Qy(c)] : void 0;
15906
15906
  }
15907
15907
  function Gye(e, t) {
15908
- return e !== void 0 && (t(e) === "node_modules" || Vs(e, "@"));
15908
+ return e !== void 0 && (t(e) === "node_modules" || qs(e, "@"));
15909
15909
  }
15910
15910
  function UOe(e) {
15911
15911
  return zJ(e.charCodeAt(0)) ? e.slice(1) : void 0;
@@ -16164,7 +16164,7 @@ ${U.join(`
16164
16164
  return !(e >= 0);
16165
16165
  }
16166
16166
  function nF(e) {
16167
- return e === ".ts" || e === ".tsx" || e === ".d.ts" || e === ".cts" || e === ".mts" || e === ".d.mts" || e === ".d.cts" || Vs(e, ".d.") && Sl(e, ".ts");
16167
+ return e === ".ts" || e === ".tsx" || e === ".d.ts" || e === ".cts" || e === ".mts" || e === ".d.mts" || e === ".d.cts" || qs(e, ".d.") && Sl(e, ".ts");
16168
16168
  }
16169
16169
  function j3(e) {
16170
16170
  return nF(e) || e === ".json";
@@ -17819,7 +17819,7 @@ ${U.join(`
17819
17819
  updateArrayTypeNode: fi,
17820
17820
  createTupleTypeNode: $s,
17821
17821
  updateTupleTypeNode: _n,
17822
- createNamedTupleMember: Ki,
17822
+ createNamedTupleMember: es,
17823
17823
  updateNamedTupleMember: ro,
17824
17824
  createOptionalTypeNode: Pa,
17825
17825
  updateOptionalTypeNode: on,
@@ -18108,7 +18108,7 @@ ${U.join(`
18108
18108
  createJSDocTypeExpression: LT,
18109
18109
  updateJSDocTypeExpression: Rn,
18110
18110
  createJSDocSignature: c_,
18111
- updateJSDocSignature: qs,
18111
+ updateJSDocSignature: Hs,
18112
18112
  createJSDocTemplateTag: En,
18113
18113
  updateJSDocTemplateTag: V2,
18114
18114
  createJSDocTypedefTag: ab,
@@ -18766,7 +18766,7 @@ ${U.join(`
18766
18766
  return L.escapedText = C, L.transformFlags |= 16777216, L;
18767
18767
  }
18768
18768
  function Ke(C) {
18769
- return Vs(C, "#") || O.fail("First character of private identifier must be #: " + C), ft(Xc(C));
18769
+ return qs(C, "#") || O.fail("First character of private identifier must be #: " + C), ft(Xc(C));
18770
18770
  }
18771
18771
  function qe(C, L, V, Pe) {
18772
18772
  const ut = ft(Xc(C));
@@ -18778,7 +18778,7 @@ ${U.join(`
18778
18778
  }), yF++, ut;
18779
18779
  }
18780
18780
  function Xe(C, L, V) {
18781
- C && !Vs(C, "#") && O.fail("First character of private identifier must be #: " + C);
18781
+ C && !qs(C, "#") && O.fail("First character of private identifier must be #: " + C);
18782
18782
  const Pe = 8 | (C ? 3 : 1);
18783
18783
  return qe(C ?? "", Pe, L, V);
18784
18784
  }
@@ -19016,12 +19016,12 @@ ${U.join(`
19016
19016
  function On(C, L, V, Pe, ut, pr, jn) {
19017
19017
  return C.modifiers !== L || C.name !== V || C.questionToken !== Pe || C.typeParameters !== ut || C.parameters !== pr || C.type !== jn ? X(nn(L, V, Pe, ut, pr, jn), C) : C;
19018
19018
  }
19019
- function Cs(C, L, V, Pe, ut, pr, jn, Hs) {
19019
+ function Cs(C, L, V, Pe, ut, pr, jn, Gs) {
19020
19020
  const qo = ge(
19021
19021
  174
19022
19022
  /* MethodDeclaration */
19023
19023
  );
19024
- if (qo.modifiers = Co(C), qo.asteriskToken = L, qo.name = $l(V), qo.questionToken = Pe, qo.exclamationToken = void 0, qo.typeParameters = Co(ut), qo.parameters = Q(pr), qo.type = jn, qo.body = Hs, !qo.body)
19024
+ if (qo.modifiers = Co(C), qo.asteriskToken = L, qo.name = $l(V), qo.questionToken = Pe, qo.exclamationToken = void 0, qo.typeParameters = Co(ut), qo.parameters = Q(pr), qo.type = jn, qo.body = Gs, !qo.body)
19025
19025
  qo.transformFlags = 1;
19026
19026
  else {
19027
19027
  const Qp = tg(qo.modifiers) & 1024, z1 = !!qo.asteriskToken, W1 = Qp && z1;
@@ -19029,8 +19029,8 @@ ${U.join(`
19029
19029
  }
19030
19030
  return qo.typeArguments = void 0, qo.jsDoc = void 0, qo.locals = void 0, qo.nextContainer = void 0, qo.flowNode = void 0, qo.endFlowNode = void 0, qo.returnFlowNode = void 0, qo;
19031
19031
  }
19032
- function Fs(C, L, V, Pe, ut, pr, jn, Hs, qo) {
19033
- return C.modifiers !== L || C.asteriskToken !== V || C.name !== Pe || C.questionToken !== ut || C.typeParameters !== pr || C.parameters !== jn || C.type !== Hs || C.body !== qo ? xs(Cs(L, V, Pe, ut, pr, jn, Hs, qo), C) : C;
19032
+ function Fs(C, L, V, Pe, ut, pr, jn, Gs, qo) {
19033
+ return C.modifiers !== L || C.asteriskToken !== V || C.name !== Pe || C.questionToken !== ut || C.typeParameters !== pr || C.parameters !== jn || C.type !== Gs || C.body !== qo ? xs(Cs(L, V, Pe, ut, pr, jn, Gs, qo), C) : C;
19034
19034
  }
19035
19035
  function xs(C, L) {
19036
19036
  return C !== L && (C.exclamationToken = L.exclamationToken), r(C, L);
@@ -19231,7 +19231,7 @@ ${U.join(`
19231
19231
  function _n(C, L) {
19232
19232
  return C.elements !== L ? r($s(L), C) : C;
19233
19233
  }
19234
- function Ki(C, L, V, Pe) {
19234
+ function es(C, L, V, Pe) {
19235
19235
  const ut = ge(
19236
19236
  202
19237
19237
  /* NamedTupleMember */
@@ -19239,7 +19239,7 @@ ${U.join(`
19239
19239
  return ut.dotDotDotToken = C, ut.name = L, ut.questionToken = V, ut.type = Pe, ut.transformFlags = 1, ut.jsDoc = void 0, ut;
19240
19240
  }
19241
19241
  function ro(C, L, V, Pe, ut) {
19242
- return C.dotDotDotToken !== L || C.name !== V || C.questionToken !== Pe || C.type !== ut ? r(Ki(L, V, Pe, ut), C) : C;
19242
+ return C.dotDotDotToken !== L || C.name !== V || C.questionToken !== Pe || C.type !== ut ? r(es(L, V, Pe, ut), C) : C;
19243
19243
  }
19244
19244
  function Pa(C) {
19245
19245
  const L = re(
@@ -19588,16 +19588,16 @@ ${U.join(`
19588
19588
  return C.expression !== L ? r(Hl(L), C) : C;
19589
19589
  }
19590
19590
  function Vp(C, L, V, Pe, ut, pr, jn) {
19591
- const Hs = ge(
19591
+ const Gs = ge(
19592
19592
  218
19593
19593
  /* FunctionExpression */
19594
19594
  );
19595
- Hs.modifiers = Co(C), Hs.asteriskToken = L, Hs.name = $l(V), Hs.typeParameters = Co(Pe), Hs.parameters = Q(ut), Hs.type = pr, Hs.body = jn;
19596
- const qo = tg(Hs.modifiers) & 1024, Qp = !!Hs.asteriskToken, z1 = qo && Qp;
19597
- return Hs.transformFlags = bo(Hs.modifiers) | Bn(Hs.asteriskToken) | m1(Hs.name) | bo(Hs.typeParameters) | bo(Hs.parameters) | Bn(Hs.type) | Bn(Hs.body) & -67108865 | (z1 ? 128 : qo ? 256 : Qp ? 2048 : 0) | (Hs.typeParameters || Hs.type ? 1 : 0) | 4194304, Hs.typeArguments = void 0, Hs.jsDoc = void 0, Hs.locals = void 0, Hs.nextContainer = void 0, Hs.flowNode = void 0, Hs.endFlowNode = void 0, Hs.returnFlowNode = void 0, Hs;
19595
+ Gs.modifiers = Co(C), Gs.asteriskToken = L, Gs.name = $l(V), Gs.typeParameters = Co(Pe), Gs.parameters = Q(ut), Gs.type = pr, Gs.body = jn;
19596
+ const qo = tg(Gs.modifiers) & 1024, Qp = !!Gs.asteriskToken, z1 = qo && Qp;
19597
+ return Gs.transformFlags = bo(Gs.modifiers) | Bn(Gs.asteriskToken) | m1(Gs.name) | bo(Gs.typeParameters) | bo(Gs.parameters) | Bn(Gs.type) | Bn(Gs.body) & -67108865 | (z1 ? 128 : qo ? 256 : Qp ? 2048 : 0) | (Gs.typeParameters || Gs.type ? 1 : 0) | 4194304, Gs.typeArguments = void 0, Gs.jsDoc = void 0, Gs.locals = void 0, Gs.nextContainer = void 0, Gs.flowNode = void 0, Gs.endFlowNode = void 0, Gs.returnFlowNode = void 0, Gs;
19598
19598
  }
19599
- function ff(C, L, V, Pe, ut, pr, jn, Hs) {
19600
- return C.name !== Pe || C.modifiers !== L || C.asteriskToken !== V || C.typeParameters !== ut || C.parameters !== pr || C.type !== jn || C.body !== Hs ? X(Vp(L, V, Pe, ut, pr, jn, Hs), C) : C;
19599
+ function ff(C, L, V, Pe, ut, pr, jn, Gs) {
19600
+ return C.name !== Pe || C.modifiers !== L || C.asteriskToken !== V || C.typeParameters !== ut || C.parameters !== pr || C.type !== jn || C.body !== Gs ? X(Vp(L, V, Pe, ut, pr, jn, Gs), C) : C;
19601
19601
  }
19602
19602
  function cd(C, L, V, Pe, ut, pr) {
19603
19603
  const jn = ge(
@@ -19608,8 +19608,8 @@ ${U.join(`
19608
19608
  39
19609
19609
  /* EqualsGreaterThanToken */
19610
19610
  ), jn.body = s().parenthesizeConciseBodyOfArrowFunction(pr);
19611
- const Hs = tg(jn.modifiers) & 1024;
19612
- return jn.transformFlags = bo(jn.modifiers) | bo(jn.typeParameters) | bo(jn.parameters) | Bn(jn.type) | Bn(jn.equalsGreaterThanToken) | Bn(jn.body) & -67108865 | (jn.typeParameters || jn.type ? 1 : 0) | (Hs ? 16640 : 0) | 1024, jn.typeArguments = void 0, jn.jsDoc = void 0, jn.locals = void 0, jn.nextContainer = void 0, jn.flowNode = void 0, jn.endFlowNode = void 0, jn.returnFlowNode = void 0, jn;
19611
+ const Gs = tg(jn.modifiers) & 1024;
19612
+ return jn.transformFlags = bo(jn.modifiers) | bo(jn.typeParameters) | bo(jn.parameters) | Bn(jn.type) | Bn(jn.equalsGreaterThanToken) | Bn(jn.body) & -67108865 | (jn.typeParameters || jn.type ? 1 : 0) | (Gs ? 16640 : 0) | 1024, jn.typeArguments = void 0, jn.jsDoc = void 0, jn.locals = void 0, jn.nextContainer = void 0, jn.flowNode = void 0, jn.endFlowNode = void 0, jn.returnFlowNode = void 0, jn;
19613
19613
  }
19614
19614
  function Uh(C, L, V, Pe, ut, pr, jn) {
19615
19615
  return C.modifiers !== L || C.typeParameters !== V || C.parameters !== Pe || C.type !== ut || C.equalsGreaterThanToken !== pr || C.body !== jn ? X(cd(L, V, Pe, ut, pr, jn), C) : C;
@@ -20094,20 +20094,20 @@ ${U.join(`
20094
20094
  return C.declarations !== L ? r(eb(L, C.flags), C) : C;
20095
20095
  }
20096
20096
  function Wk(C, L, V, Pe, ut, pr, jn) {
20097
- const Hs = ge(
20097
+ const Gs = ge(
20098
20098
  262
20099
20099
  /* FunctionDeclaration */
20100
20100
  );
20101
- if (Hs.modifiers = Co(C), Hs.asteriskToken = L, Hs.name = $l(V), Hs.typeParameters = Co(Pe), Hs.parameters = Q(ut), Hs.type = pr, Hs.body = jn, !Hs.body || tg(Hs.modifiers) & 128)
20102
- Hs.transformFlags = 1;
20101
+ if (Gs.modifiers = Co(C), Gs.asteriskToken = L, Gs.name = $l(V), Gs.typeParameters = Co(Pe), Gs.parameters = Q(ut), Gs.type = pr, Gs.body = jn, !Gs.body || tg(Gs.modifiers) & 128)
20102
+ Gs.transformFlags = 1;
20103
20103
  else {
20104
- const qo = tg(Hs.modifiers) & 1024, Qp = !!Hs.asteriskToken, z1 = qo && Qp;
20105
- Hs.transformFlags = bo(Hs.modifiers) | Bn(Hs.asteriskToken) | m1(Hs.name) | bo(Hs.typeParameters) | bo(Hs.parameters) | Bn(Hs.type) | Bn(Hs.body) & -67108865 | (z1 ? 128 : qo ? 256 : Qp ? 2048 : 0) | (Hs.typeParameters || Hs.type ? 1 : 0) | 4194304;
20104
+ const qo = tg(Gs.modifiers) & 1024, Qp = !!Gs.asteriskToken, z1 = qo && Qp;
20105
+ Gs.transformFlags = bo(Gs.modifiers) | Bn(Gs.asteriskToken) | m1(Gs.name) | bo(Gs.typeParameters) | bo(Gs.parameters) | Bn(Gs.type) | Bn(Gs.body) & -67108865 | (z1 ? 128 : qo ? 256 : Qp ? 2048 : 0) | (Gs.typeParameters || Gs.type ? 1 : 0) | 4194304;
20106
20106
  }
20107
- return Hs.typeArguments = void 0, Hs.jsDoc = void 0, Hs.locals = void 0, Hs.nextContainer = void 0, Hs.endFlowNode = void 0, Hs.returnFlowNode = void 0, Hs;
20107
+ return Gs.typeArguments = void 0, Gs.jsDoc = void 0, Gs.locals = void 0, Gs.nextContainer = void 0, Gs.endFlowNode = void 0, Gs.returnFlowNode = void 0, Gs;
20108
20108
  }
20109
- function wT(C, L, V, Pe, ut, pr, jn, Hs) {
20110
- return C.modifiers !== L || C.asteriskToken !== V || C.name !== Pe || C.typeParameters !== ut || C.parameters !== pr || C.type !== jn || C.body !== Hs ? B2(Wk(L, V, Pe, ut, pr, jn, Hs), C) : C;
20109
+ function wT(C, L, V, Pe, ut, pr, jn, Gs) {
20110
+ return C.modifiers !== L || C.asteriskToken !== V || C.name !== Pe || C.typeParameters !== ut || C.parameters !== pr || C.type !== jn || C.body !== Gs ? B2(Wk(L, V, Pe, ut, pr, jn, Gs), C) : C;
20111
20111
  }
20112
20112
  function B2(C, L) {
20113
20113
  return C !== L && C.modifiers === L.modifiers && (C.modifiers = L.modifiers), X(C, L);
@@ -20437,7 +20437,7 @@ ${U.join(`
20437
20437
  );
20438
20438
  return Pe.typeParameters = Co(C), Pe.parameters = Q(L), Pe.type = V, Pe.jsDoc = void 0, Pe.locals = void 0, Pe.nextContainer = void 0, Pe;
20439
20439
  }
20440
- function qs(C, L, V, Pe) {
20440
+ function Hs(C, L, V, Pe) {
20441
20441
  return C.typeParameters !== L || C.parameters !== V || C.type !== Pe ? r(c_(L, V, Pe), C) : C;
20442
20442
  }
20443
20443
  function wf(C) {
@@ -20887,8 +20887,8 @@ ${U.join(`
20887
20887
  return Jn(L, C), L;
20888
20888
  }
20889
20889
  function bg(C, L, V, Pe, ut, pr, jn) {
20890
- const Hs = il(C);
20891
- return Hs.statements = Q(L), Hs.isDeclarationFile = V, Hs.referencedFiles = Pe, Hs.typeReferenceDirectives = ut, Hs.hasNoDefaultLib = pr, Hs.libReferenceDirectives = jn, Hs.transformFlags = bo(Hs.statements) | Bn(Hs.endOfFileToken), Hs;
20890
+ const Gs = il(C);
20891
+ return Gs.statements = Q(L), Gs.isDeclarationFile = V, Gs.referencedFiles = Pe, Gs.typeReferenceDirectives = ut, Gs.hasNoDefaultLib = pr, Gs.libReferenceDirectives = jn, Gs.transformFlags = bo(Gs.statements) | Bn(Gs.endOfFileToken), Gs;
20892
20892
  }
20893
20893
  function M1(C, L, V = C.isDeclarationFile, Pe = C.referencedFiles, ut = C.typeReferenceDirectives, pr = C.hasNoDefaultLib, jn = C.libReferenceDirectives) {
20894
20894
  return C.statements !== L || C.isDeclarationFile !== V || C.referencedFiles !== Pe || C.typeReferenceDirectives !== ut || C.hasNoDefaultLib !== pr || C.libReferenceDirectives !== jn ? r(bg(C, L, V, Pe, ut, pr, jn), C) : C;
@@ -21401,10 +21401,10 @@ ${U.join(`
21401
21401
  function L0(C, L) {
21402
21402
  if (!Lt(L))
21403
21403
  return C;
21404
- const V = Xp(C, im, 0), Pe = Xp(C, K5, V), ut = Xp(C, eO, Pe), pr = Xp(L, im, 0), jn = Xp(L, K5, pr), Hs = Xp(L, eO, jn), qo = Xp(L, o8, Hs);
21404
+ const V = Xp(C, im, 0), Pe = Xp(C, K5, V), ut = Xp(C, eO, Pe), pr = Xp(L, im, 0), jn = Xp(L, K5, pr), Gs = Xp(L, eO, jn), qo = Xp(L, o8, Gs);
21405
21405
  O.assert(qo === L.length, "Expected declarations to be valid standard or custom prologues");
21406
21406
  const Qp = Wb(C) ? C.slice() : C;
21407
- if (qo > Hs && Qp.splice(ut, 0, ...L.slice(Hs, qo)), Hs > jn && Qp.splice(Pe, 0, ...L.slice(jn, Hs)), jn > pr && Qp.splice(V, 0, ...L.slice(pr, jn)), pr > 0)
21407
+ if (qo > Gs && Qp.splice(ut, 0, ...L.slice(Gs, qo)), Gs > jn && Qp.splice(Pe, 0, ...L.slice(jn, Gs)), jn > pr && Qp.splice(V, 0, ...L.slice(pr, jn)), pr > 0)
21408
21408
  if (V === 0)
21409
21409
  Qp.splice(0, 0, ...L.slice(0, pr));
21410
21410
  else {
@@ -26010,7 +26010,7 @@ ${U.join(`
26010
26010
  /* Lookahead */
26011
26011
  );
26012
26012
  }
26013
- function Ki(ue) {
26013
+ function es(ue) {
26014
26014
  return $s(
26015
26015
  ue,
26016
26016
  0
@@ -26090,7 +26090,7 @@ ${U.join(`
26090
26090
  }
26091
26091
  function ul(ue) {
26092
26092
  for (const We of Il)
26093
- if (ue.length > We.length + 2 && Vs(ue, We))
26093
+ if (ue.length > We.length + 2 && qs(ue, We))
26094
26094
  return `${We} ${ue.slice(We.length)}`;
26095
26095
  }
26096
26096
  function Zc(ue, We, st) {
@@ -26294,7 +26294,7 @@ ${U.join(`
26294
26294
  return lt(), Tr(We, ue);
26295
26295
  }
26296
26296
  function ni(ue) {
26297
- return U() === ue && Ki(ui);
26297
+ return U() === ue && es(ui);
26298
26298
  }
26299
26299
  function Qi() {
26300
26300
  return lt(), t.hasPrecedingLineBreak() ? !1 : uc();
@@ -26322,7 +26322,7 @@ ${U.join(`
26322
26322
  return lt(), To();
26323
26323
  }
26324
26324
  function fu() {
26325
- return ey(U()) && Ki(ui);
26325
+ return ey(U()) && es(ui);
26326
26326
  }
26327
26327
  function uc() {
26328
26328
  return U() === 23 || U() === 19 || U() === 42 || U() === 26 || nt();
@@ -27598,7 +27598,7 @@ ${U.join(`
27598
27598
  case 157:
27599
27599
  case 146:
27600
27600
  case 151:
27601
- return Ki(PT) || qp();
27601
+ return es(PT) || qp();
27602
27602
  case 67:
27603
27603
  t.reScanAsteriskEqualsToken();
27604
27604
  case 42:
@@ -27760,7 +27760,7 @@ ${U.join(`
27760
27760
  }
27761
27761
  }
27762
27762
  function Ey() {
27763
- const ue = ce(), We = Ec(), st = Ki(w1), At = g.createTypeParameterDeclaration(
27763
+ const ue = ce(), We = Ec(), st = es(w1), At = g.createTypeParameterDeclaration(
27764
27764
  /*modifiers*/
27765
27765
  void 0,
27766
27766
  We,
@@ -27833,7 +27833,7 @@ ${U.join(`
27833
27833
  return lt(), !!(U() === 22 || U() === 26 || wT() && (U() === 59 || U() === 28 || U() === 58 || U() === 64 || U() === 22 && (lt(), U() === 39)));
27834
27834
  }
27835
27835
  function tb() {
27836
- const ue = ce(), We = Pa() && Ki(AT), st = ju();
27836
+ const ue = ce(), We = Pa() && es(AT), st = ju();
27837
27837
  return We ? Tr(g.createTypePredicateNode(
27838
27838
  /*assertsModifier*/
27839
27839
  void 0,
@@ -28063,7 +28063,7 @@ ${U.join(`
28063
28063
  !0,
28064
28064
  /*allowReturnTypeInArrowFunction*/
28065
28065
  !0
28066
- ) : Ki(() => NT(ue));
28066
+ ) : es(() => NT(ue));
28067
28067
  }
28068
28068
  function Io() {
28069
28069
  return U() === 21 || U() === 30 || U() === 134 ? _n(Mm) : U() === 39 ? 1 : 0;
@@ -28396,7 +28396,7 @@ ${U.join(`
28396
28396
  }
28397
28397
  function gm() {
28398
28398
  const ue = ce(), We = Iu();
28399
- return qs(
28399
+ return Hs(
28400
28400
  ue,
28401
28401
  We,
28402
28402
  /*allowOptionalChain*/
@@ -28407,7 +28407,7 @@ ${U.join(`
28407
28407
  const ue = ce();
28408
28408
  let We = Vl();
28409
28409
  if (U() === 30) {
28410
- const st = ce(), At = Ki(V2);
28410
+ const st = ce(), At = es(V2);
28411
28411
  At !== void 0 && (ne(st, ce(), y.super_may_not_use_type_arguments), wf() || (We = g.createExpressionWithTypeArguments(We, At)));
28412
28412
  }
28413
28413
  return U() === 21 || U() === 25 || U() === 23 ? We : (Cc(25, y.super_must_be_followed_by_an_argument_list_or_member_access), Tr(ge(We, ir(
@@ -28445,7 +28445,7 @@ ${U.join(`
28445
28445
  /* JsxSelfClosingElement */
28446
28446
  ), si = Mr);
28447
28447
  if (!At && ue && U() === 30) {
28448
- const as = typeof We > "u" ? si.pos : We, Xi = Ki(() => Qh(
28448
+ const as = typeof We > "u" ? si.pos : We, Xi = es(() => Qh(
28449
28449
  /*inExpressionContext*/
28450
28450
  !0,
28451
28451
  as
@@ -28733,7 +28733,7 @@ ${U.join(`
28733
28733
  const or = st || LT(We) ? G(We, st, At) : xe(We, At);
28734
28734
  return Tr(or, ue);
28735
28735
  }
28736
- function qs(ue, We, st) {
28736
+ function Hs(ue, We, st) {
28737
28737
  for (; ; ) {
28738
28738
  let At, or = !1;
28739
28739
  if (st && SD() ? (At = Cc(
@@ -28768,7 +28768,7 @@ ${U.join(`
28768
28768
  lt(), We = Tr(g.createNonNullExpression(We), ue);
28769
28769
  continue;
28770
28770
  }
28771
- const Mr = Ki(V2);
28771
+ const Mr = es(V2);
28772
28772
  if (Mr) {
28773
28773
  We = Tr(g.createExpressionWithTypeArguments(We, Mr), ue);
28774
28774
  continue;
@@ -28796,7 +28796,7 @@ ${U.join(`
28796
28796
  }
28797
28797
  function Vd(ue, We) {
28798
28798
  for (; ; ) {
28799
- We = qs(
28799
+ We = Hs(
28800
28800
  ue,
28801
28801
  We,
28802
28802
  /*allowOptionalChain*/
@@ -28807,7 +28807,7 @@ ${U.join(`
28807
28807
  29
28808
28808
  /* QuestionDotToken */
28809
28809
  );
28810
- if (At && (st = Ki(V2), wf())) {
28810
+ if (At && (st = es(V2), wf())) {
28811
28811
  We = hg(ue, We, At, st);
28812
28812
  continue;
28813
28813
  }
@@ -29082,7 +29082,7 @@ ${U.join(`
29082
29082
  return Tr(g.createMetaProperty(105, Mr), ue);
29083
29083
  }
29084
29084
  const We = ce();
29085
- let st = qs(
29085
+ let st = Hs(
29086
29086
  We,
29087
29087
  Iu(),
29088
29088
  /*allowOptionalChain*/
@@ -29893,13 +29893,13 @@ ${U.join(`
29893
29893
  /* ConstructorKeyword */
29894
29894
  );
29895
29895
  if (U() === 11 && _n(lt) === 21)
29896
- return Ki(() => {
29896
+ return es(() => {
29897
29897
  const ue = ki();
29898
29898
  return ue.text === "constructor" ? ue : void 0;
29899
29899
  });
29900
29900
  }
29901
29901
  function $p(ue, We, st) {
29902
- return Ki(() => {
29902
+ return es(() => {
29903
29903
  if (F1()) {
29904
29904
  const At = tt(), or = Qn(
29905
29905
  0
@@ -30025,7 +30025,7 @@ ${U.join(`
30025
30025
  if (Nr() && U() === 135) {
30026
30026
  const ue = ce(), We = Ec(y.Expression_expected);
30027
30027
  lt();
30028
- const st = qs(
30028
+ const st = Hs(
30029
30029
  ue,
30030
30030
  We,
30031
30031
  /*allowOptionalChain*/
@@ -30048,7 +30048,7 @@ ${U.join(`
30048
30048
  function Z4(ue, We, st) {
30049
30049
  const At = ce(), or = U();
30050
30050
  if (U() === 87 && We) {
30051
- if (!Ki(Qi))
30051
+ if (!es(Qi))
30052
30052
  return;
30053
30053
  } else {
30054
30054
  if (st && U() === 126 && _n(Sg))
@@ -30281,7 +30281,7 @@ ${U.join(`
30281
30281
  64
30282
30282
  /* EqualsToken */
30283
30283
  );
30284
- const Mr = U() === 141 && Ki(PT) || ju();
30284
+ const Mr = U() === 141 && es(PT) || ju();
30285
30285
  jc();
30286
30286
  const si = g.createTypeAliasDeclaration(st, At, or, Mr);
30287
30287
  return pn(Tr(si, ue), We);
@@ -30858,7 +30858,7 @@ ${U.join(`
30858
30858
  let is;
30859
30859
  switch (_i.escapedText) {
30860
30860
  case "author":
30861
- is = Hs(vi, _i, Ur, ns);
30861
+ is = Gs(vi, _i, Ur, ns);
30862
30862
  break;
30863
30863
  case "implements":
30864
30864
  is = Qp(vi, _i, Ur, ns);
@@ -30996,7 +30996,7 @@ ${U.join(`
30996
30996
  return cu;
30997
30997
  }
30998
30998
  function Co(Ur) {
30999
- const vi = Ki($l);
30999
+ const vi = es($l);
31000
31000
  if (!vi)
31001
31001
  return;
31002
31002
  qt(), Xp();
@@ -31078,7 +31078,7 @@ ${U.join(`
31078
31078
  if (Ur && C(Ur.type)) {
31079
31079
  const is = ce();
31080
31080
  let Do, ic;
31081
- for (; Do = Ki(() => Tn(_i, ns, vi)); )
31081
+ for (; Do = es(() => Tn(_i, ns, vi)); )
31082
31082
  Do.kind === 348 || Do.kind === 355 ? ic = Vr(ic, Do) : Do.kind === 352 && q(Do.tagName, y.A_JSDoc_template_tag_may_not_follow_a_typedef_callback_or_overload_tag);
31083
31083
  if (ic) {
31084
31084
  const ou = Tr(g.createJSDocTypeLiteral(
@@ -31111,7 +31111,7 @@ ${U.join(`
31111
31111
  const is = dh(), Do = hd(Ur, ce(), _i, ns);
31112
31112
  return Tr(g.createJSDocThrowsTag(vi, is, Do), Ur);
31113
31113
  }
31114
- function Hs(Ur, vi, _i, ns) {
31114
+ function Gs(Ur, vi, _i, ns) {
31115
31115
  const is = ce(), Do = qo();
31116
31116
  let ic = t.getTokenFullStart();
31117
31117
  const ou = hd(Ur, ic, _i, ns);
@@ -31203,7 +31203,7 @@ ${U.join(`
31203
31203
  let ic = sE(_i), ou;
31204
31204
  if (!is || C(is.type)) {
31205
31205
  let mh, cu, Ry, $I = !1;
31206
- for (; (mh = Ki(() => HT(_i))) && mh.kind !== 352; )
31206
+ for (; (mh = es(() => HT(_i))) && mh.kind !== 352; )
31207
31207
  if ($I = !0, mh.kind === 351)
31208
31208
  if (cu) {
31209
31209
  const cE = Fr(y.A_JSDoc_typedef_comment_may_not_contain_multiple_type_tags);
@@ -31248,7 +31248,7 @@ ${U.join(`
31248
31248
  function yde(Ur) {
31249
31249
  const vi = ce();
31250
31250
  let _i, ns;
31251
- for (; _i = Ki(() => Tn(4, Ur)); ) {
31251
+ for (; _i = es(() => Tn(4, Ur)); ) {
31252
31252
  if (_i.kind === 352) {
31253
31253
  q(_i.tagName, y.A_JSDoc_template_tag_may_not_follow_a_typedef_callback_or_overload_tag);
31254
31254
  break;
@@ -31258,7 +31258,7 @@ ${U.join(`
31258
31258
  return Qs(ns || [], vi);
31259
31259
  }
31260
31260
  function BY(Ur, vi) {
31261
- const _i = yde(vi), ns = Ki(() => {
31261
+ const _i = yde(vi), ns = es(() => {
31262
31262
  if (eS(
31263
31263
  60
31264
31264
  /* AtToken */
@@ -31711,7 +31711,7 @@ ${U.join(`
31711
31711
  return tbe(e, (t ?? "").trim(), r);
31712
31712
  }
31713
31713
  function Fie(e, t = "", r) {
31714
- if (t = t.trim(), Vs(t, "-"))
31714
+ if (t = t.trim(), qs(t, "-"))
31715
31715
  return;
31716
31716
  if (e.type === "listOrElement" && !t.includes(","))
31717
31717
  return uk(e, t, r);
@@ -31813,7 +31813,7 @@ ${U.join(`
31813
31813
  /*value*/
31814
31814
  !1,
31815
31815
  c
31816
- ), t++) : (u === "true" && t++, c.push(xl(y.Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_false_or_null_on_command_line, s.name))) : (c.push(xl(y.Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_null_on_command_line, s.name)), u && !Vs(u, "-") && t++);
31816
+ ), t++) : (u === "true" && t++, c.push(xl(y.Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_false_or_null_on_command_line, s.name))) : (c.push(xl(y.Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_null_on_command_line, s.name)), u && !qs(u, "-") && t++);
31817
31817
  } else if (!e[t] && s.type !== "boolean" && c.push(xl(r.optionTypeMismatchDiagnostic, s.name, SV(s))), e[t] !== "null")
31818
31818
  switch (s.type) {
31819
31819
  case "number":
@@ -32551,7 +32551,7 @@ ${U.join(`
32551
32551
  }
32552
32552
  }
32553
32553
  function Xve(e, t, r, s, a, c) {
32554
- if (e = w_(e), qf(e) || Vs(e, "./") || Vs(e, "../")) {
32554
+ if (e = w_(e), qf(e) || qs(e, "./") || qs(e, "../")) {
32555
32555
  let p = Zs(e, r);
32556
32556
  if (!t.fileExists(p) && !Sl(
32557
32557
  p,
@@ -32742,7 +32742,7 @@ ${U.join(`
32742
32742
  return ibe(e, p, s, a, r);
32743
32743
  }
32744
32744
  function nbe(e) {
32745
- const t = Vs(e, "**/") ? 0 : e.indexOf("/**/");
32745
+ const t = qs(e, "**/") ? 0 : e.indexOf("/**/");
32746
32746
  return t === -1 ? !1 : (Sl(e, "/..") ? e.length : e.lastIndexOf("/../")) > t;
32747
32747
  }
32748
32748
  function k9(e, t, r, s) {
@@ -34569,7 +34569,7 @@ ${U.join(`
34569
34569
  Xo(r, u) && !pw.tryParse(u) && Js(t.host, y.package_json_has_a_typesVersions_entry_0_that_is_not_a_valid_semver_range, u);
34570
34570
  const s = O9(r);
34571
34571
  if (!s) {
34572
- t.traceEnabled && Js(t.host, y.package_json_does_not_have_a_typesVersions_entry_that_matches_version_0, Gs);
34572
+ t.traceEnabled && Js(t.host, y.package_json_does_not_have_a_typesVersions_entry_that_matches_version_0, Vs);
34573
34573
  return;
34574
34574
  }
34575
34575
  const { version: a, paths: c } = s;
@@ -35164,7 +35164,7 @@ ${U.join(`
35164
35164
  for (const m of a.compilerOptions.rootDirs) {
35165
35165
  let S = za(m);
35166
35166
  Sl(S, Oc) || (S += Oc);
35167
- const g = Vs(c, S) && (p === void 0 || p.length < S.length);
35167
+ const g = qs(c, S) && (p === void 0 || p.length < S.length);
35168
35168
  a.traceEnabled && Js(a.host, y.Checking_if_0_is_the_longest_matching_prefix_for_1_2, S, c, g), g && (p = S, u = m);
35169
35169
  }
35170
35170
  if (p) {
@@ -35376,7 +35376,7 @@ ${U.join(`
35376
35376
  return Se && Lp({ resolved: Se, isExternalLibraryImport: rs(_e, "node_modules") });
35377
35377
  } else {
35378
35378
  let me;
35379
- if (e & 2 && Vs(t, "#") && (me = z9e(G, t, r, Te, c, m)), !me && e & 4 && (me = J9e(G, t, r, Te, c, m)), !me) {
35379
+ if (e & 2 && qs(t, "#") && (me = z9e(G, t, r, Te, c, m)), !me && e & 4 && (me = J9e(G, t, r, Te, c, m)), !me) {
35380
35380
  if (t.includes(":")) {
35381
35381
  I && Js(a, y.Skipping_module_0_that_looks_like_an_absolute_URI_target_file_types_Colon_1, t, I9(G));
35382
35382
  return;
@@ -35631,7 +35631,7 @@ ${U.join(`
35631
35631
  return a;
35632
35632
  function c(u) {
35633
35633
  var p, m;
35634
- if (typeof u == "string" && Vs(u, "./"))
35634
+ if (typeof u == "string" && qs(u, "./"))
35635
35635
  if (u.includes("*") && r.host.readDirectory) {
35636
35636
  if (u.indexOf("*") !== u.lastIndexOf("*"))
35637
35637
  return !1;
@@ -35794,10 +35794,10 @@ ${U.join(`
35794
35794
  return e[0] === "@" && (t = e.indexOf(Oc, t + 1)), t === -1 ? { packageName: e, rest: "" } : { packageName: e.slice(0, t), rest: e.slice(t + 1) };
35795
35795
  }
35796
35796
  function B9(e) {
35797
- return gi(Fg(e), (t) => Vs(t, "."));
35797
+ return gi(Fg(e), (t) => qs(t, "."));
35798
35798
  }
35799
35799
  function B9e(e) {
35800
- return !Lt(Fg(e), (t) => Vs(t, "."));
35800
+ return !Lt(Fg(e), (t) => qs(t, "."));
35801
35801
  }
35802
35802
  function J9e(e, t, r, s, a, c) {
35803
35803
  var u, p;
@@ -35862,7 +35862,7 @@ ${U.join(`
35862
35862
  }
35863
35863
  function z9e(e, t, r, s, a, c) {
35864
35864
  var u, p;
35865
- if (t === "#" || Vs(t, "#/"))
35865
+ if (t === "#" || qs(t, "#/"))
35866
35866
  return s.traceEnabled && Js(s.host, y.Invalid_import_specifier_0_has_no_possible_resolutions, t), Lp(
35867
35867
  /*value*/
35868
35868
  void 0
@@ -35922,7 +35922,7 @@ ${U.join(`
35922
35922
  !0,
35923
35923
  x
35924
35924
  );
35925
- } else if (Sl(x, "*") && Vs(a, x.substring(0, x.length - 1))) {
35925
+ } else if (Sl(x, "*") && qs(a, x.substring(0, x.length - 1))) {
35926
35926
  const P = c[x], w = a.substring(x.length - 1);
35927
35927
  return m(
35928
35928
  P,
@@ -35931,7 +35931,7 @@ ${U.join(`
35931
35931
  !0,
35932
35932
  x
35933
35933
  );
35934
- } else if (Vs(a, x)) {
35934
+ } else if (qs(a, x)) {
35935
35935
  const P = c[x], w = a.substring(x.length);
35936
35936
  return m(
35937
35937
  P,
@@ -35945,7 +35945,7 @@ ${U.join(`
35945
35945
  if (Sl(x, "*"))
35946
35946
  return !1;
35947
35947
  const w = x.indexOf("*");
35948
- return w === -1 ? !1 : Vs(P, x.substring(0, w)) && Sl(P, x.substring(w + 1));
35948
+ return w === -1 ? !1 : qs(P, x.substring(0, w)) && Sl(P, x.substring(w + 1));
35949
35949
  }
35950
35950
  }
35951
35951
  function Fbe(e, t, r, s, a, c, u) {
@@ -35957,8 +35957,8 @@ ${U.join(`
35957
35957
  /*value*/
35958
35958
  void 0
35959
35959
  );
35960
- if (!Vs(m, "./")) {
35961
- if (u && !Vs(m, "../") && !Vs(m, "/") && !qf(m)) {
35960
+ if (!qs(m, "./")) {
35961
+ if (u && !qs(m, "../") && !qs(m, "/") && !qf(m)) {
35962
35962
  const X = g ? m.replace(/\*/g, S) : m + S;
35963
35963
  zv(t, y.Using_0_subpath_1_with_target_2, "imports", x, X), zv(t, y.Resolving_module_0_from_1, X, c.packageDirectory + "/");
35964
35964
  const xe = KA(
@@ -36120,7 +36120,7 @@ ${U.join(`
36120
36120
  }
36121
36121
  }
36122
36122
  function iN(e, t) {
36123
- if (!e.includes("types") || !Vs(t, "types@"))
36123
+ if (!e.includes("types") || !qs(t, "types@"))
36124
36124
  return !1;
36125
36125
  const r = pw.tryParse(t.substring(6));
36126
36126
  return r ? r.test(Gi) : !1;
@@ -36259,7 +36259,7 @@ ${U.join(`
36259
36259
  return `@types/${K6(e)}`;
36260
36260
  }
36261
36261
  function K6(e) {
36262
- if (Vs(e, "@")) {
36262
+ if (qs(e, "@")) {
36263
36263
  const t = e.replace(Oc, XV);
36264
36264
  if (t !== e)
36265
36265
  return t.slice(1);
@@ -37360,12 +37360,12 @@ ${U.join(`
37360
37360
  Dt
37361
37361
  );
37362
37362
  }
37363
- function Ki(W) {
37363
+ function es(W) {
37364
37364
  const Be = Ps(W) ? W : Ei(W.body, sg);
37365
37365
  return !!Be && Be.statements.some((Dt) => nu(Dt) || gl(Dt));
37366
37366
  }
37367
37367
  function ro(W) {
37368
- W.flags & 33554432 && !Ki(W) ? W.flags |= 128 : W.flags &= -129;
37368
+ W.flags & 33554432 && !es(W) ? W.flags |= 128 : W.flags &= -129;
37369
37369
  }
37370
37370
  function Pa(W) {
37371
37371
  if (ro(W), g_(W))
@@ -38970,7 +38970,7 @@ ${U.join(`
38970
38970
  if (u === 1 && !up(Q))
38971
38971
  return Q;
38972
38972
  if (u === 3 && !up(Q)) {
38973
- const re = r.configFilePath ? bc(Ai(r.configFilePath), s.getCurrentDirectory(), t.getCanonicalFileName) : t.getCanonicalFileName(s.getCurrentDirectory()), ge = bc(e, re, P), X = Vs(x, re), xe = Vs(ge, re);
38973
+ const re = r.configFilePath ? bc(Ai(r.configFilePath), s.getCurrentDirectory(), t.getCanonicalFileName) : t.getCanonicalFileName(s.getCurrentDirectory()), ge = bc(e, re, P), X = qs(x, re), xe = qs(ge, re);
38974
38974
  if (X && !xe || !X && xe)
38975
38975
  return Q;
38976
38976
  const G = Ybe(s, Ai(ge));
@@ -38980,7 +38980,7 @@ ${U.join(`
38980
38980
  }
38981
38981
  function U9(e) {
38982
38982
  let t = 0;
38983
- for (let r = Vs(e, "./") ? 2 : 0; r < e.length; r++)
38983
+ for (let r = qs(e, "./") ? 2 : 0; r < e.length; r++)
38984
38984
  e.charCodeAt(r) === 47 && t++;
38985
38985
  return t;
38986
38986
  }
@@ -39044,7 +39044,7 @@ ${U.join(`
39044
39044
  const p = Fu(u);
39045
39045
  let m;
39046
39046
  a.forEach(({ path: g, isRedirect: x, isInNodeModules: P }, w) => {
39047
- Vs(g, p) && ((m || (m = [])).push({ path: w, isRedirect: x, isInNodeModules: P }), a.delete(w));
39047
+ qs(g, p) && ((m || (m = [])).push({ path: w, isRedirect: x, isInNodeModules: P }), a.delete(w));
39048
39048
  }), m && (m.length > 1 && m.sort(Qbe), c.push(...m));
39049
39049
  const S = Ai(u);
39050
39050
  if (S === u)
@@ -39098,7 +39098,7 @@ ${U.join(`
39098
39098
  if (Fh(m) && g.push({ ending: void 0, value: e }), S !== -1) {
39099
39099
  const x = m.substring(0, S), P = m.substring(S + 1);
39100
39100
  for (const { ending: w, value: I } of g)
39101
- if (I.length >= x.length + P.length && Vs(I, x) && Sl(I, P) && c({ ending: w, value: I })) {
39101
+ if (I.length >= x.length + P.length && qs(I, x) && Sl(I, P) && c({ ending: w, value: I })) {
39102
39102
  const M = I.substring(x.length, I.length - P.length);
39103
39103
  if (!up(M))
39104
39104
  return u.replace("*", M);
@@ -39139,11 +39139,11 @@ ${U.join(`
39139
39139
  break;
39140
39140
  case 2:
39141
39141
  const S = p.indexOf("*"), g = p.slice(0, S), x = p.slice(S + 1);
39142
- if (Vs(t, g) && Sl(t, x)) {
39142
+ if (qs(t, g) && Sl(t, x)) {
39143
39143
  const P = t.slice(g.length, t.length - x.length);
39144
39144
  return { moduleFileToTry: s.replace("*", P) };
39145
39145
  }
39146
- if (m && Vs(m, g) && Sl(m, x)) {
39146
+ if (m && qs(m, g) && Sl(m, x)) {
39147
39147
  const P = m.slice(g.length, m.length - x.length);
39148
39148
  return { moduleFileToTry: s.replace("*", P) };
39149
39149
  }
@@ -39210,7 +39210,7 @@ ${U.join(`
39210
39210
  if (t && !I)
39211
39211
  return;
39212
39212
  const M = c.getGlobalTypingsCacheLocation && c.getGlobalTypingsCacheLocation(), F = r(w.substring(0, g.topLevelNodeModulesIndex));
39213
- if (!(Vs(s, F) || M && Vs(r(M), F)))
39213
+ if (!(qs(s, F) || M && qs(r(M), F)))
39214
39214
  return;
39215
39215
  const z = w.substring(g.topLevelPackageNameIndex + 1), Q = kP(z);
39216
39216
  return r_(u) === 1 && Q === z ? void 0 : Q;
@@ -39244,7 +39244,7 @@ ${U.join(`
39244
39244
  const Ae = bc(Qe, G, r), ve = r(Ne);
39245
39245
  if (X_(Ae) === X_(ve))
39246
39246
  return { packageRootPath: G, moduleFileToTry: Ne };
39247
- if (_e.type !== "module" && !Zl(ve, lA) && Vs(ve, Ae) && Ai(ve) === _v(Ae) && X_(Jl(ve)) === "index")
39247
+ if (_e.type !== "module" && !Zl(ve, lA) && qs(ve, Ae) && Ai(ve) === _v(Ae) && X_(Jl(ve)) === "index")
39248
39248
  return { packageRootPath: G, moduleFileToTry: Ne };
39249
39249
  }
39250
39250
  } else {
@@ -39394,14 +39394,14 @@ ${U.join(`
39394
39394
  return qf(s) ? void 0 : s;
39395
39395
  }
39396
39396
  function s2e(e) {
39397
- return Vs(e, "..");
39397
+ return qs(e, "..");
39398
39398
  }
39399
39399
  var a2e = kt({
39400
39400
  "src/compiler/moduleSpecifiers.ts"() {
39401
39401
  Ea();
39402
39402
  }
39403
39403
  }), T2 = {};
39404
- es(T2, {
39404
+ Zi(T2, {
39405
39405
  countPathComponents: () => U9,
39406
39406
  forEachFileNameOfModule: () => Zbe,
39407
39407
  getModuleSpecifier: () => W9,
@@ -39923,7 +39923,7 @@ ${U.join(`
39923
39923
  /*objectFlags*/
39924
39924
  void 0,
39925
39925
  "implicit"
39926
- ), Ki = Gl(
39926
+ ), es = Gl(
39927
39927
  131072,
39928
39928
  "never",
39929
39929
  /*objectFlags*/
@@ -41166,21 +41166,21 @@ ${U.join(`
41166
41166
  /* Default */
41167
41167
  ) || F_(n) || Zg(n);
41168
41168
  }
41169
- function qs(n) {
41169
+ function Hs(n) {
41170
41170
  return Vo(n) ? Im(gn(n), n) : void 0;
41171
41171
  }
41172
41172
  function wf(n, o) {
41173
41173
  return n === 99 && o === 1;
41174
41174
  }
41175
41175
  function hg(n) {
41176
- return qs(n) === 99 && Sl(
41176
+ return Hs(n) === 99 && Sl(
41177
41177
  n.text,
41178
41178
  ".json"
41179
41179
  /* Json */
41180
41180
  );
41181
41181
  }
41182
41182
  function Vd(n, o, f, d) {
41183
- const b = n && qs(d);
41183
+ const b = n && Hs(d);
41184
41184
  if (n && b !== void 0) {
41185
41185
  const T = wf(b, n.impliedNodeFormat);
41186
41186
  if (b === 99 || T)
@@ -41887,7 +41887,7 @@ ${U.join(`
41887
41887
  }
41888
41888
  function I0(n, o, f, d, b = !1) {
41889
41889
  var T, A, j, J, oe, we, Le, Ze, at, Ot;
41890
- if (Vs(o, "@types/")) {
41890
+ if (qs(o, "@types/")) {
41891
41891
  const Kr = y.Cannot_import_type_declaration_files_Consider_importing_0_instead_of_1, Un = ME(o, "@types/");
41892
41892
  dt(d, Kr, Un, o);
41893
41893
  }
@@ -42079,7 +42079,7 @@ ${U.join(`
42079
42079
  const j = dp(A) ? A.arguments[0] : A.moduleSpecifier, J = Tn(T), oe = jNe(J, T, n, j);
42080
42080
  if (oe)
42081
42081
  return Gp(T, oe, A);
42082
- const we = (b = n == null ? void 0 : n.declarations) == null ? void 0 : b.find(Ps), Le = we && wf(qs(j), we.impliedNodeFormat);
42082
+ const we = (b = n == null ? void 0 : n.declarations) == null ? void 0 : b.find(Ps), Le = we && wf(Hs(j), we.impliedNodeFormat);
42083
42083
  if ($g(X) || Le) {
42084
42084
  let Ze = gj(
42085
42085
  J,
@@ -42936,8 +42936,8 @@ ${U.join(`
42936
42936
  trackedSymbols: void 0
42937
42937
  };
42938
42938
  Fi.tracker = new aq(Fi, wn, ji);
42939
- const Zi = ei(Fi);
42940
- return Fi.truncating && Fi.flags & 1 && Fi.tracker.reportTruncationError(), Fi.encounteredError ? void 0 : Zi;
42939
+ const Ki = ei(Fi);
42940
+ return Fi.truncating && Fi.flags & 1 && Fi.tracker.reportTruncationError(), Fi.encounteredError ? void 0 : Ki;
42941
42941
  }
42942
42942
  function f(Ct) {
42943
42943
  return Ct.truncating ? Ct.truncating : Ct.truncating = Ct.approximateLength > (Ct.flags & 1 ? fF : sA);
@@ -43168,11 +43168,11 @@ ${U.join(`
43168
43168
  return Je.approximateLength += 2, B.createIndexedAccessTypeNode(Qr, wi);
43169
43169
  }
43170
43170
  if (Ct.flags & 16777216)
43171
- return cr(Ct, (Qr) => Zi(Qr));
43171
+ return cr(Ct, (Qr) => Ki(Qr));
43172
43172
  if (Ct.flags & 33554432)
43173
43173
  return d(Ct.baseType, Je);
43174
43174
  return O.fail("Should be unreachable.");
43175
- function Zi(Qr) {
43175
+ function Ki(Qr) {
43176
43176
  const wi = d(Qr.checkType, Je);
43177
43177
  if (Je.approximateLength += 15, Je.flags & 4 && Qr.root.isDistributive && !(Qr.checkType.flags & 262144)) {
43178
43178
  const Gc = x_(Io(262144, "T")), zc = fa(Gc, Je), C_ = B.createTypeReferenceNode(zc);
@@ -43596,21 +43596,21 @@ ${U.join(`
43596
43596
  }
43597
43597
  function j(Ct, Je, wn) {
43598
43598
  var ei;
43599
- const ji = !!(ol(Ct) & 8192), Fi = A(Ct, Je) ? pe : U1(Ct), Zi = Je.enclosingDeclaration;
43599
+ const ji = !!(ol(Ct) & 8192), Fi = A(Ct, Je) ? pe : U1(Ct), Ki = Je.enclosingDeclaration;
43600
43600
  if (Je.enclosingDeclaration = void 0, Je.tracker.canTrackSymbol && XI(Ct.escapedName))
43601
43601
  if (Ct.declarations) {
43602
43602
  const wr = oo(Ct.declarations);
43603
43603
  if (fj(wr))
43604
43604
  if (Nn(wr)) {
43605
43605
  const Xr = ea(wr);
43606
- Xr && Tc(Xr) && U8(Xr.argumentExpression) && Ln(Xr.argumentExpression, Zi, Je);
43606
+ Xr && Tc(Xr) && U8(Xr.argumentExpression) && Ln(Xr.argumentExpression, Ki, Je);
43607
43607
  } else
43608
- Ln(wr.name.expression, Zi, Je);
43608
+ Ln(wr.name.expression, Ki, Je);
43609
43609
  } else
43610
43610
  Je.tracker.reportNonSerializableProperty(qi(Ct));
43611
- Je.enclosingDeclaration = Ct.valueDeclaration || ((ei = Ct.declarations) == null ? void 0 : ei[0]) || Zi;
43611
+ Je.enclosingDeclaration = Ct.valueDeclaration || ((ei = Ct.declarations) == null ? void 0 : ei[0]) || Ki;
43612
43612
  const ci = Sn(Ct, Je);
43613
- if (Je.enclosingDeclaration = Zi, Je.approximateLength += Tl(Ct).length + 1, Ct.flags & 98304) {
43613
+ if (Je.enclosingDeclaration = Ki, Je.approximateLength += Tl(Ct).length + 1, Ct.flags & 98304) {
43614
43614
  const wr = HT(Ct);
43615
43615
  if (Fi !== wr && !At(Fi) && !At(wr)) {
43616
43616
  const Xr = Qc(
@@ -43656,7 +43656,7 @@ ${U.join(`
43656
43656
  return;
43657
43657
  }
43658
43658
  let wt;
43659
- A(Ct, Je) ? wt = T(Je) : (ji && (Je.reverseMappedStack || (Je.reverseMappedStack = []), Je.reverseMappedStack.push(Ct)), wt = Fi ? mu(Je, Fi, Ct, Zi) : B.createKeywordTypeNode(
43659
+ A(Ct, Je) ? wt = T(Je) : (ji && (Je.reverseMappedStack || (Je.reverseMappedStack = []), Je.reverseMappedStack.push(Ct)), wt = Fi ? mu(Je, Fi, Ct, Ki) : B.createKeywordTypeNode(
43660
43660
  133
43661
43661
  /* AnyKeyword */
43662
43662
  ), ji && Je.reverseMappedStack.pop());
@@ -43710,11 +43710,11 @@ ${U.join(`
43710
43710
  void 0
43711
43711
  )];
43712
43712
  const ji = !(Je.flags & 64) ? Dp() : void 0, Fi = [];
43713
- let Zi = 0;
43713
+ let Ki = 0;
43714
43714
  for (const ci of Ct) {
43715
- if (Zi++, f(Je) && Zi + 2 < Ct.length - 1) {
43715
+ if (Ki++, f(Je) && Ki + 2 < Ct.length - 1) {
43716
43716
  Fi.push(B.createTypeReferenceNode(
43717
- `... ${Ct.length - Zi} more ...`,
43717
+ `... ${Ct.length - Ki} more ...`,
43718
43718
  /*typeArguments*/
43719
43719
  void 0
43720
43720
  ));
@@ -43766,8 +43766,8 @@ ${U.join(`
43766
43766
  var ji;
43767
43767
  const Fi = wn.flags & 256;
43768
43768
  Fi && (wn.flags &= -257), wn.approximateLength += 3;
43769
- let Zi, ci;
43770
- wn.flags & 32 && Ct.target && Ct.mapper && Ct.target.typeParameters ? ci = Ct.target.typeParameters.map((Zn) => d(Os(Zn, Ct.mapper), wn)) : Zi = Ct.typeParameters && Ct.typeParameters.map((Zn) => Ot(Zn, wn));
43769
+ let Ki, ci;
43770
+ wn.flags & 32 && Ct.target && Ct.mapper && Ct.target.typeParameters ? ci = Ct.target.typeParameters.map((Zn) => d(Os(Zn, Ct.mapper), wn)) : Ki = Ct.typeParameters && Ct.typeParameters.map((Zn) => Ot(Zn, wn));
43771
43771
  const $n = GDe(
43772
43772
  Ct,
43773
43773
  /*skipUnionExpanding*/
@@ -43826,14 +43826,14 @@ ${U.join(`
43826
43826
  /* Abstract */
43827
43827
  );
43828
43828
  }
43829
- const os = Je === 179 ? B.createCallSignature(Zi, Kt, cr) : Je === 180 ? B.createConstructSignature(Zi, Kt, cr) : Je === 173 ? B.createMethodSignature(Xr, (ei == null ? void 0 : ei.name) ?? B.createIdentifier(""), ei == null ? void 0 : ei.questionToken, Zi, Kt, cr) : Je === 174 ? B.createMethodDeclaration(
43829
+ const os = Je === 179 ? B.createCallSignature(Ki, Kt, cr) : Je === 180 ? B.createConstructSignature(Ki, Kt, cr) : Je === 173 ? B.createMethodSignature(Xr, (ei == null ? void 0 : ei.name) ?? B.createIdentifier(""), ei == null ? void 0 : ei.questionToken, Ki, Kt, cr) : Je === 174 ? B.createMethodDeclaration(
43830
43830
  Xr,
43831
43831
  /*asteriskToken*/
43832
43832
  void 0,
43833
43833
  (ei == null ? void 0 : ei.name) ?? B.createIdentifier(""),
43834
43834
  /*questionToken*/
43835
43835
  void 0,
43836
- Zi,
43836
+ Ki,
43837
43837
  Kt,
43838
43838
  cr,
43839
43839
  /*body*/
@@ -43856,12 +43856,12 @@ ${U.join(`
43856
43856
  Kt,
43857
43857
  /*body*/
43858
43858
  void 0
43859
- ) : Je === 181 ? B.createIndexSignature(Xr, Kt, cr) : Je === 324 ? B.createJSDocFunctionType(Kt, cr) : Je === 184 ? B.createFunctionTypeNode(Zi, Kt, cr ?? B.createTypeReferenceNode(B.createIdentifier(""))) : Je === 185 ? B.createConstructorTypeNode(Xr, Zi, Kt, cr ?? B.createTypeReferenceNode(B.createIdentifier(""))) : Je === 262 ? B.createFunctionDeclaration(
43859
+ ) : Je === 181 ? B.createIndexSignature(Xr, Kt, cr) : Je === 324 ? B.createJSDocFunctionType(Kt, cr) : Je === 184 ? B.createFunctionTypeNode(Ki, Kt, cr ?? B.createTypeReferenceNode(B.createIdentifier(""))) : Je === 185 ? B.createConstructorTypeNode(Xr, Ki, Kt, cr ?? B.createTypeReferenceNode(B.createIdentifier(""))) : Je === 262 ? B.createFunctionDeclaration(
43860
43860
  Xr,
43861
43861
  /*asteriskToken*/
43862
43862
  void 0,
43863
43863
  ei != null && ei.name ? Aa(ei.name, ot) : B.createIdentifier(""),
43864
- Zi,
43864
+ Ki,
43865
43865
  Kt,
43866
43866
  cr,
43867
43867
  /*body*/
@@ -43871,13 +43871,13 @@ ${U.join(`
43871
43871
  /*asteriskToken*/
43872
43872
  void 0,
43873
43873
  ei != null && ei.name ? Aa(ei.name, ot) : B.createIdentifier(""),
43874
- Zi,
43874
+ Ki,
43875
43875
  Kt,
43876
43876
  cr,
43877
43877
  B.createBlock([])
43878
43878
  ) : Je === 219 ? B.createArrowFunction(
43879
43879
  Xr,
43880
- Zi,
43880
+ Ki,
43881
43881
  Kt,
43882
43882
  cr,
43883
43883
  /*equalsGreaterThanToken*/
@@ -43922,7 +43922,7 @@ ${U.join(`
43922
43922
  function at(Ct, Je, wn) {
43923
43923
  const ei = Je.flags;
43924
43924
  Je.flags &= -513;
43925
- const ji = B.createModifiersFromModifierFlags(Ame(Ct)), Fi = fa(Ct, Je), Zi = QT(Ct), ci = Zi && d(Zi, Je);
43925
+ const ji = B.createModifiersFromModifierFlags(Ame(Ct)), Fi = fa(Ct, Je), Ki = QT(Ct), ci = Ki && d(Ki, Je);
43926
43926
  return Je.flags = ei, B.createTypeParameterDeclaration(ji, Fi, wn, ci);
43927
43927
  }
43928
43928
  function Ot(Ct, Je, wn = B_(Ct)) {
@@ -43946,9 +43946,9 @@ ${U.join(`
43946
43946
  }
43947
43947
  function Pr(Ct, Je, wn, ei, ji) {
43948
43948
  const Fi = rr(Ct);
43949
- let Zi = Tn(Ct);
43950
- Fi && N7e(Fi) && (Zi = ev(Zi));
43951
- const ci = mu(Je, Zi, Ct, Je.enclosingDeclaration, ei, ji), $n = !(Je.flags & 8192) && wn && Fi && _m(Fi) ? ur(zb(Fi), B.cloneNode) : void 0, Kt = Fi && Eh(Fi) || ol(Ct) & 32768 ? B.createToken(
43949
+ let Ki = Tn(Ct);
43950
+ Fi && N7e(Fi) && (Ki = ev(Ki));
43951
+ const ci = mu(Je, Ki, Ct, Je.enclosingDeclaration, ei, ji), $n = !(Je.flags & 8192) && wn && Fi && _m(Fi) ? ur(zb(Fi), B.cloneNode) : void 0, Kt = Fi && Eh(Fi) || ol(Ct) & 32768 ? B.createToken(
43952
43952
  26
43953
43953
  /* DotDotDotToken */
43954
43954
  ) : void 0, Dr = Hr(Ct, Fi, Je), wr = Fi && e7(Fi) || ol(Ct) & 16384 ? B.createToken(
@@ -43977,10 +43977,10 @@ ${U.join(`
43977
43977
  ) : ei(Je.name) : Tl(Ct);
43978
43978
  function ei(ji) {
43979
43979
  return Fi(ji);
43980
- function Fi(Zi) {
43981
- wn.tracker.canTrackSymbol && ko(Zi) && Sde(Zi) && Ln(Zi.expression, wn.enclosingDeclaration, wn);
43980
+ function Fi(Ki) {
43981
+ wn.tracker.canTrackSymbol && ko(Ki) && Sde(Ki) && Ln(Ki.expression, wn.enclosingDeclaration, wn);
43982
43982
  let ci = Br(
43983
- Zi,
43983
+ Ki,
43984
43984
  Fi,
43985
43985
  Nm,
43986
43986
  /*nodesVisitor*/
@@ -44028,13 +44028,13 @@ ${U.join(`
44028
44028
  }
44029
44029
  function Sr(Ct, Je, wn, ei) {
44030
44030
  let ji;
44031
- return !(Ct.flags & 262144) && (Je.enclosingDeclaration || Je.flags & 64) && !(Je.flags & 134217728) ? (ji = O.checkDefined(Zi(
44031
+ return !(Ct.flags & 262144) && (Je.enclosingDeclaration || Je.flags & 64) && !(Je.flags & 134217728) ? (ji = O.checkDefined(Ki(
44032
44032
  Ct,
44033
44033
  wn,
44034
44034
  /*endOfChain*/
44035
44035
  !0
44036
44036
  )), O.assert(ji && ji.length > 0)) : ji = [Ct], ji;
44037
- function Zi(ci, $n, wt) {
44037
+ function Ki(ci, $n, wt) {
44038
44038
  let Kt = mb(ci, Je.enclosingDeclaration, $n, !!(Je.flags & 128)), Dr;
44039
44039
  if (!Kt || eE(Kt[0], Je.enclosingDeclaration, Kt.length === 1 ? $n : e0($n))) {
44040
44040
  const wr = Y4(Kt ? Kt[0] : ci, Je.enclosingDeclaration, $n);
@@ -44046,7 +44046,7 @@ ${U.join(`
44046
44046
  Xr.sort(cr);
44047
44047
  const os = Xr.map((Zn) => wr[Zn]);
44048
44048
  for (const Zn of os) {
44049
- const ha = Zi(
44049
+ const ha = Ki(
44050
44050
  Zn,
44051
44051
  e0($n),
44052
44052
  /*endOfChain*/
@@ -44098,18 +44098,18 @@ ${U.join(`
44098
44098
  if ((ei = wn.typeParameterSymbolList) != null && ei.has(Fi))
44099
44099
  return;
44100
44100
  (wn.typeParameterSymbolList || (wn.typeParameterSymbolList = /* @__PURE__ */ new Set())).add(Fi);
44101
- let Zi;
44101
+ let Ki;
44102
44102
  if (wn.flags & 512 && Je < Ct.length - 1) {
44103
44103
  const ci = ji, $n = Ct[Je + 1];
44104
44104
  if (ol($n) & 1) {
44105
44105
  const wt = vi(
44106
44106
  ci.flags & 2097152 ? xu(ci) : ci
44107
44107
  );
44108
- Zi = J(ur(wt, (Kt) => Y1(Kt, $n.links.mapper)), wn);
44108
+ Ki = J(ur(wt, (Kt) => Y1(Kt, $n.links.mapper)), wn);
44109
44109
  } else
44110
- Zi = dn(ji, wn);
44110
+ Ki = dn(ji, wn);
44111
44111
  }
44112
- return Zi;
44112
+ return Ki;
44113
44113
  }
44114
44114
  function cn(Ct) {
44115
44115
  return tk(Ct.objectType) ? cn(Ct.objectType) : Ct;
@@ -44142,8 +44142,8 @@ ${U.join(`
44142
44142
  }
44143
44143
  if (!Je.enclosingDeclaration || !Je.tracker.moduleResolverHost)
44144
44144
  return iq.test(Ct.escapedName) ? Ct.escapedName.substring(1, Ct.escapedName.length - 1) : gn(Fz(Ct)).fileName;
44145
- const ji = gn(al(Je.enclosingDeclaration)), Fi = wn || (ji == null ? void 0 : ji.impliedNodeFormat), Zi = xP(ji.path, Fi), ci = ps(Ct);
44146
- let $n = ci.specifierCache && ci.specifierCache.get(Zi);
44145
+ const ji = gn(al(Je.enclosingDeclaration)), Fi = wn || (ji == null ? void 0 : ji.impliedNodeFormat), Ki = xP(ji.path, Fi), ci = ps(Ct);
44146
+ let $n = ci.specifierCache && ci.specifierCache.get(Ki);
44147
44147
  if (!$n) {
44148
44148
  const wt = !!oc(X), { moduleResolverHost: Kt } = Je.tracker, Dr = wt ? { ...X, baseUrl: Kt.getCommonSourceDirectory() } : X;
44149
44149
  $n = oo(Gbe(
@@ -44157,7 +44157,7 @@ ${U.join(`
44157
44157
  importModuleSpecifierEnding: wt ? "minimal" : Fi === 99 ? "js" : void 0
44158
44158
  },
44159
44159
  { overrideImportMode: wn }
44160
- )), ci.specifierCache ?? (ci.specifierCache = /* @__PURE__ */ new Map()), ci.specifierCache.set(Zi, $n);
44160
+ )), ci.specifierCache ?? (ci.specifierCache = /* @__PURE__ */ new Map()), ci.specifierCache.set(Ki, $n);
44161
44161
  }
44162
44162
  return $n;
44163
44163
  }
@@ -44213,18 +44213,18 @@ ${U.join(`
44213
44213
  return B.createIndexedAccessTypeNode(B.createImportTypeNode(Xr, wr, Zn, wt, Fi), os.indexType);
44214
44214
  }
44215
44215
  }
44216
- const Zi = ci(ji, ji.length - 1, 0);
44217
- if (tk(Zi))
44218
- return Zi;
44216
+ const Ki = ci(ji, ji.length - 1, 0);
44217
+ if (tk(Ki))
44218
+ return Ki;
44219
44219
  if (Fi)
44220
- return B.createTypeQueryNode(Zi);
44220
+ return B.createTypeQueryNode(Ki);
44221
44221
  {
44222
- const $n = ot(Zi) ? Zi : Zi.right, wt = $S($n);
44222
+ const $n = ot(Ki) ? Ki : Ki.right, wt = $S($n);
44223
44223
  return uy(
44224
44224
  $n,
44225
44225
  /*typeArguments*/
44226
44226
  void 0
44227
- ), B.createTypeReferenceNode(Zi, wt);
44227
+ ), B.createTypeReferenceNode(Ki, wt);
44228
44228
  }
44229
44229
  function ci($n, wt, Kt) {
44230
44230
  const Dr = wt === $n.length - 1 ? ei : rn($n, wt, Je), cr = $n[wt], wr = $n[wt - 1];
@@ -44293,22 +44293,22 @@ ${U.join(`
44293
44293
  return B.createIdentifier("(Missing type parameter)");
44294
44294
  if (Je.flags & 4) {
44295
44295
  const Fi = ji.escapedText;
44296
- let Zi = ((wn = Je.typeParameterNamesByTextNextNameCount) == null ? void 0 : wn.get(Fi)) || 0, ci = Fi;
44296
+ let Ki = ((wn = Je.typeParameterNamesByTextNextNameCount) == null ? void 0 : wn.get(Fi)) || 0, ci = Fi;
44297
44297
  for (; (ei = Je.typeParameterNamesByText) != null && ei.has(ci) || ga(ci, Je, Ct); )
44298
- Zi++, ci = `${Fi}_${Zi}`;
44298
+ Ki++, ci = `${Fi}_${Ki}`;
44299
44299
  if (ci !== Fi) {
44300
44300
  const $n = $S(ji);
44301
44301
  ji = B.createIdentifier(ci), uy(ji, $n);
44302
44302
  }
44303
- (Je.typeParameterNamesByTextNextNameCount || (Je.typeParameterNamesByTextNextNameCount = /* @__PURE__ */ new Map())).set(Fi, Zi), (Je.typeParameterNames || (Je.typeParameterNames = /* @__PURE__ */ new Map())).set(nf(Ct), ji), (Je.typeParameterNamesByText || (Je.typeParameterNamesByText = /* @__PURE__ */ new Set())).add(Fi);
44303
+ (Je.typeParameterNamesByTextNextNameCount || (Je.typeParameterNamesByTextNextNameCount = /* @__PURE__ */ new Map())).set(Fi, Ki), (Je.typeParameterNames || (Je.typeParameterNames = /* @__PURE__ */ new Map())).set(nf(Ct), ji), (Je.typeParameterNamesByText || (Je.typeParameterNamesByText = /* @__PURE__ */ new Set())).add(Fi);
44304
44304
  }
44305
44305
  return ji;
44306
44306
  }
44307
44307
  function js(Ct, Je, wn, ei) {
44308
44308
  const ji = Zr(Ct, Je, wn);
44309
44309
  return ei && ji.length !== 1 && !Je.encounteredError && !(Je.flags & 65536) && (Je.encounteredError = !0), Fi(ji, ji.length - 1);
44310
- function Fi(Zi, ci) {
44311
- const $n = rn(Zi, ci, Je), wt = Zi[ci];
44310
+ function Fi(Ki, ci) {
44311
+ const $n = rn(Ki, ci, Je), wt = Ki[ci];
44312
44312
  ci === 0 && (Je.flags |= 16777216);
44313
44313
  const Kt = fh(wt, Je);
44314
44314
  ci === 0 && (Je.flags ^= 16777216);
@@ -44317,27 +44317,27 @@ ${U.join(`
44317
44317
  16777216
44318
44318
  /* NoAsciiEscaping */
44319
44319
  );
44320
- return $n && uy(Dr, B.createNodeArray($n)), Dr.symbol = wt, ci > 0 ? B.createQualifiedName(Fi(Zi, ci - 1), Dr) : Dr;
44320
+ return $n && uy(Dr, B.createNodeArray($n)), Dr.symbol = wt, ci > 0 ? B.createQualifiedName(Fi(Ki, ci - 1), Dr) : Dr;
44321
44321
  }
44322
44322
  }
44323
44323
  function J_(Ct, Je, wn) {
44324
44324
  const ei = Zr(Ct, Je, wn);
44325
44325
  return ji(ei, ei.length - 1);
44326
- function ji(Fi, Zi) {
44327
- const ci = rn(Fi, Zi, Je), $n = Fi[Zi];
44328
- Zi === 0 && (Je.flags |= 16777216);
44326
+ function ji(Fi, Ki) {
44327
+ const ci = rn(Fi, Ki, Je), $n = Fi[Ki];
44328
+ Ki === 0 && (Je.flags |= 16777216);
44329
44329
  let wt = fh($n, Je);
44330
- Zi === 0 && (Je.flags ^= 16777216);
44330
+ Ki === 0 && (Je.flags ^= 16777216);
44331
44331
  let Kt = wt.charCodeAt(0);
44332
44332
  if (d8(Kt) && Lt($n.declarations, ka))
44333
44333
  return B.createStringLiteral(Kr($n, Je));
44334
- if (Zi === 0 || eU(wt, xe)) {
44334
+ if (Ki === 0 || eU(wt, xe)) {
44335
44335
  const Dr = Dn(
44336
44336
  B.createIdentifier(wt),
44337
44337
  16777216
44338
44338
  /* NoAsciiEscaping */
44339
44339
  );
44340
- return ci && uy(Dr, B.createNodeArray(ci)), Dr.symbol = $n, Zi > 0 ? B.createPropertyAccessExpression(ji(Fi, Zi - 1), Dr) : Dr;
44340
+ return ci && uy(Dr, B.createNodeArray(ci)), Dr.symbol = $n, Ki > 0 ? B.createPropertyAccessExpression(ji(Fi, Ki - 1), Dr) : Dr;
44341
44341
  } else {
44342
44342
  Kt === 91 && (wt = wt.substring(1, wt.length - 1), Kt = wt.charCodeAt(0));
44343
44343
  let Dr;
@@ -44353,7 +44353,7 @@ ${U.join(`
44353
44353
  );
44354
44354
  ci && uy(cr, B.createNodeArray(ci)), cr.symbol = $n, Dr = cr;
44355
44355
  }
44356
- return B.createElementAccessExpression(ji(Fi, Zi - 1), Dr);
44356
+ return B.createElementAccessExpression(ji(Fi, Ki - 1), Dr);
44357
44357
  }
44358
44358
  }
44359
44359
  }
@@ -44363,7 +44363,7 @@ ${U.join(`
44363
44363
  }
44364
44364
  function Gr(Ct) {
44365
44365
  const Je = ea(Ct);
44366
- return !!(Je && eo(Je) && (Je.singleQuote || !Mc(Je) && Vs(eu(
44366
+ return !!(Je && eo(Je) && (Je.singleQuote || !Mc(Je) && qs(eu(
44367
44367
  Je,
44368
44368
  /*includeTrivia*/
44369
44369
  !1
@@ -44373,15 +44373,15 @@ ${U.join(`
44373
44373
  const wn = !!Cr(Ct.declarations) && gi(Ct.declarations, Kp), ei = !!Cr(Ct.declarations) && gi(Ct.declarations, Gr), ji = !!(Ct.flags & 8192), Fi = ms(Ct, Je, ei, wn, ji);
44374
44374
  if (Fi)
44375
44375
  return Fi;
44376
- const Zi = gs(Ct.escapedName);
44377
- return oF(Zi, wo(X), ei, wn, ji);
44376
+ const Ki = gs(Ct.escapedName);
44377
+ return oF(Ki, wo(X), ei, wn, ji);
44378
44378
  }
44379
44379
  function ms(Ct, Je, wn, ei, ji) {
44380
44380
  const Fi = ps(Ct).nameType;
44381
44381
  if (Fi) {
44382
44382
  if (Fi.flags & 384) {
44383
- const Zi = "" + Fi.value;
44384
- return !Ap(Zi, wo(X)) && (ei || !Lh(Zi)) ? B.createStringLiteral(Zi, !!wn) : Lh(Zi) && Vs(Zi, "-") ? B.createComputedPropertyName(B.createNumericLiteral(+Zi)) : oF(Zi, wo(X), wn, ei, ji);
44383
+ const Ki = "" + Fi.value;
44384
+ return !Ap(Ki, wo(X)) && (ei || !Lh(Ki)) ? B.createStringLiteral(Ki, !!wn) : Lh(Ki) && qs(Ki, "-") ? B.createComputedPropertyName(B.createNumericLiteral(+Ki)) : oF(Ki, wo(X), wn, ei, ji);
44385
44385
  }
44386
44386
  if (Fi.flags & 8192)
44387
44387
  return B.createComputedPropertyName(J_(
@@ -44417,10 +44417,10 @@ ${U.join(`
44417
44417
  }
44418
44418
  }
44419
44419
  }
44420
- const Zi = Ct.flags;
44420
+ const Ki = Ct.flags;
44421
44421
  Je.flags & 8192 && Je.symbol === wn && (!Ct.enclosingDeclaration || Lt(wn.declarations, ($n) => gn($n) === gn(Ct.enclosingDeclaration))) && (Ct.flags |= 1048576);
44422
44422
  const ci = d(Je, Ct);
44423
- return Ct.flags = Zi, ci;
44423
+ return Ct.flags = Ki, ci;
44424
44424
  }
44425
44425
  function Jo(Ct, Je, wn) {
44426
44426
  const ei = Hi(Ct);
@@ -44432,8 +44432,8 @@ ${U.join(`
44432
44432
  }
44433
44433
  function Ou(Ct, Je, wn, ei, ji) {
44434
44434
  if (!At(Je) && Ct.enclosingDeclaration) {
44435
- const Fi = wn.declaration && Id(wn.declaration), Zi = fc(Ct.enclosingDeclaration);
44436
- if (fn(Fi, (ci) => ci === Zi) && Fi) {
44435
+ const Fi = wn.declaration && Id(wn.declaration), Ki = fc(Ct.enclosingDeclaration);
44436
+ if (fn(Fi, (ci) => ci === Ki) && Fi) {
44437
44437
  const ci = Hi(Fi);
44438
44438
  if ((ci.flags & 262144 && ci.isThisType ? Os(ci, wn.mapper) : ci) === Je && xo(Fi, Je)) {
44439
44439
  const wt = Dc(Ct, Fi, ei, ji);
@@ -44469,7 +44469,7 @@ ${U.join(`
44469
44469
  67108863
44470
44470
  /* All */
44471
44471
  ), wn == null || wn(Fi)), ot(Ct))) {
44472
- const Zi = Pc(Fi), ci = Fi.flags & 262144 && !N(Zi.symbol, Je.enclosingDeclaration) ? fa(Zi, Je) : B.cloneNode(Ct);
44472
+ const Ki = Pc(Fi), ci = Fi.flags & 262144 && !N(Ki.symbol, Je.enclosingDeclaration) ? fa(Ki, Je) : B.cloneNode(Ct);
44473
44473
  return ci.symbol = Fi, { introducesError: ei, node: Dn(
44474
44474
  Jn(ci, Ct),
44475
44475
  16777216
@@ -44481,10 +44481,10 @@ ${U.join(`
44481
44481
  function Dc(Ct, Je, wn, ei) {
44482
44482
  s && s.throwIfCancellationRequested && s.throwIfCancellationRequested();
44483
44483
  let ji = !1;
44484
- const Fi = gn(Je), Zi = Tt(Je, ci, hs);
44484
+ const Fi = gn(Je), Ki = Tt(Je, ci, hs);
44485
44485
  if (ji)
44486
44486
  return;
44487
- return Zi === Je ? Nt(B.cloneNode(Je), Je) : Zi;
44487
+ return Ki === Je ? Nt(B.cloneNode(Je), Je) : Ki;
44488
44488
  function ci($n) {
44489
44489
  if (sie($n) || $n.kind === 326)
44490
44490
  return B.createKeywordTypeNode(
@@ -44662,7 +44662,7 @@ ${U.join(`
44662
44662
  173,
44663
44663
  /*useAccessors*/
44664
44664
  !1
44665
- ), Zi = Je.enclosingDeclaration;
44665
+ ), Ki = Je.enclosingDeclaration;
44666
44666
  let ci = [];
44667
44667
  const $n = /* @__PURE__ */ new Set(), wt = [], Kt = Je;
44668
44668
  Je = {
@@ -44822,7 +44822,7 @@ ${U.join(`
44822
44822
  return Yt;
44823
44823
  }
44824
44824
  function wi(Yt) {
44825
- return Yt = Zn(Yt), Yt = ha(Yt), Yt = Qr(Yt), Zi && (Ps(Zi) && pp(Zi) || wl(Zi)) && (!Lt(Yt, Gw) || !Kee(Yt) && Lt(Yt, F5)) && Yt.push(wA(B)), Yt;
44825
+ return Yt = Zn(Yt), Yt = ha(Yt), Yt = Qr(Yt), Ki && (Ps(Ki) && pp(Ki) || wl(Ki)) && (!Lt(Yt, Gw) || !Kee(Yt) && Lt(Yt, F5)) && Yt.push(wA(B)), Yt;
44826
44826
  }
44827
44827
  function ds(Yt) {
44828
44828
  const ri = ($_(Yt) | 32) & -129;
@@ -44853,7 +44853,7 @@ ${U.join(`
44853
44853
  const Ci = Oo(Yt);
44854
44854
  if ($n.has(qa(Ci)))
44855
44855
  return;
44856
- if ($n.add(qa(Ci)), !ri || Cr(Yt.declarations) && Lt(Yt.declarations, (zo) => !!fn(zo, (Ia) => Ia === Zi))) {
44856
+ if ($n.add(qa(Ci)), !ri || Cr(Yt.declarations) && Lt(Yt.declarations, (zo) => !!fn(zo, (Ia) => Ia === Ki))) {
44857
44857
  const zo = Je;
44858
44858
  Je = ba(Je), Gc(Yt, ri, Ii), Je.reportedDiagnostic && (Kt.reportedDiagnostic = Je.reportedDiagnostic), Je.trackedSymbols && (zo.trackedSymbols ? O.assert(Je.trackedSymbols === zo.trackedSymbols) : zo.trackedSymbols = Je.trackedSymbols), Je = zo;
44859
44859
  }
@@ -44915,7 +44915,7 @@ ${U.join(`
44915
44915
  Ng,
44916
44916
  /*exclamationToken*/
44917
44917
  void 0,
44918
- mu(Je, f_, Yt, Zi, zc, wn)
44918
+ mu(Je, f_, Yt, Ki, zc, wn)
44919
44919
  )
44920
44920
  ], TC)
44921
44921
  ),
@@ -45176,7 +45176,7 @@ ${U.join(`
45176
45176
  32
45177
45177
  /* Namespace */
45178
45178
  );
45179
- vo(Ia, Zi), Ia.locals = Ra(Yt), Ia.symbol = Yt[0].parent;
45179
+ vo(Ia, Ki), Ia.locals = Ra(Yt), Ia.symbol = Yt[0].parent;
45180
45180
  const la = ci;
45181
45181
  ci = [];
45182
45182
  const Ya = cr;
@@ -45578,7 +45578,7 @@ ${U.join(`
45578
45578
  /*dontRecursivelyResolve*/
45579
45579
  !0
45580
45580
  );
45581
- if (la && Cr(la.declarations) && Lt(la.declarations, (Ya) => gn(Ya) === gn(Zi))) {
45581
+ if (la && Cr(la.declarations) && Lt(la.declarations, (Ya) => gn(Ya) === gn(Ki))) {
45582
45582
  const Ya = Ia && (gl(Ia) || Nn(Ia) ? oW(Ia) : tre(Ia)), Wo = Ya && ml(Ya) ? Zlt(Ya) : void 0, dc = Wo && gc(
45583
45583
  Wo,
45584
45584
  67108863,
@@ -45586,7 +45586,7 @@ ${U.join(`
45586
45586
  !0,
45587
45587
  /*dontResolveAlias*/
45588
45588
  !0,
45589
- Zi
45589
+ Ki
45590
45590
  );
45591
45591
  (dc || la) && zc(dc || la);
45592
45592
  const vf = Je.tracker.disableTrackSymbol;
@@ -45647,7 +45647,7 @@ ${U.join(`
45647
45647
  Ya,
45648
45648
  /*exclamationToken*/
45649
45649
  void 0,
45650
- mu(Je, Wo, Yt, Zi, zc, wn)
45650
+ mu(Je, Wo, Yt, Ki, zc, wn)
45651
45651
  )
45652
45652
  ], dc)
45653
45653
  );
@@ -45677,7 +45677,7 @@ ${U.join(`
45677
45677
  1
45678
45678
  /* Construct */
45679
45679
  )) && // TODO: could probably serialize as function + ns + class, now that that's OK
45680
- !Cn(ri, Zi) && !(Yt.symbol && Lt(Yt.symbol.declarations, (Ci) => gn(Ci) !== Ii)) && !Lt(Ho(Yt), (Ci) => XI(Ci.escapedName)) && !Lt(Ho(Yt), (Ci) => Lt(Ci.declarations, (Oi) => gn(Oi) !== Ii)) && gi(Ho(Yt), (Ci) => Ap(Tl(Ci), xe) ? Ci.flags & 98304 ? U1(Ci) === HT(Ci) : !0 : !1);
45680
+ !Cn(ri, Ki) && !(Yt.symbol && Lt(Yt.symbol.declarations, (Ci) => gn(Ci) !== Ii)) && !Lt(Ho(Yt), (Ci) => XI(Ci.escapedName)) && !Lt(Ho(Yt), (Ci) => Lt(Ci.declarations, (Oi) => gn(Oi) !== Ii)) && gi(Ho(Yt), (Ci) => Ap(Tl(Ci), xe) ? Ci.flags & 98304 ? U1(Ci) === HT(Ci) : !0 : !1);
45681
45681
  }
45682
45682
  function Ju(Yt, ri, Ii) {
45683
45683
  return function(Oi, zo, Ia) {
@@ -45715,7 +45715,7 @@ ${U.join(`
45715
45715
  TC ? Hr(TC, rr(TC), Je) : "value",
45716
45716
  /*questionToken*/
45717
45717
  void 0,
45718
- P_ ? void 0 : mu(Je, Tn(Oi), Oi, Zi, zc, wn)
45718
+ P_ ? void 0 : mu(Je, Tn(Oi), Oi, Ki, zc, wn)
45719
45719
  )],
45720
45720
  /*body*/
45721
45721
  void 0
@@ -45730,7 +45730,7 @@ ${U.join(`
45730
45730
  B.createModifiersFromModifierFlags(Wc),
45731
45731
  __,
45732
45732
  [],
45733
- cp ? void 0 : mu(Je, Tn(Oi), Oi, Zi, zc, wn),
45733
+ cp ? void 0 : mu(Je, Tn(Oi), Oi, Ki, zc, wn),
45734
45734
  /*body*/
45735
45735
  void 0
45736
45736
  ),
@@ -45747,7 +45747,7 @@ ${U.join(`
45747
45747
  58
45748
45748
  /* QuestionToken */
45749
45749
  ) : void 0,
45750
- P_ ? void 0 : mu(Je, HT(Oi), Oi, Zi, zc, wn),
45750
+ P_ ? void 0 : mu(Je, HT(Oi), Oi, Ki, zc, wn),
45751
45751
  // TODO: https://github.com/microsoft/TypeScript/pull/32372#discussion_r328386357
45752
45752
  // interface members can't have initializers, however class members _can_
45753
45753
  /*initializer*/
@@ -45920,12 +45920,12 @@ ${U.join(`
45920
45920
  }
45921
45921
  function SC(Yt, ri) {
45922
45922
  let Ii, Ci;
45923
- if (Yt.target && jt(Yt.target.symbol, Zi, ri) ? (Ii = ur(hc(Yt), (Oi) => d(Oi, Je)), Ci = J_(
45923
+ if (Yt.target && jt(Yt.target.symbol, Ki, ri) ? (Ii = ur(hc(Yt), (Oi) => d(Oi, Je)), Ci = J_(
45924
45924
  Yt.target.symbol,
45925
45925
  Je,
45926
45926
  788968
45927
45927
  /* Type */
45928
- )) : Yt.symbol && jt(Yt.symbol, Zi, ri) && (Ci = J_(
45928
+ )) : Yt.symbol && jt(Yt.symbol, Ki, ri) && (Ci = J_(
45929
45929
  Yt.symbol,
45930
45930
  Je,
45931
45931
  788968
@@ -46052,7 +46052,7 @@ ${U.join(`
46052
46052
  d,
46053
46053
  34
46054
46054
  /* doubleQuote */
46055
- )}"` : Lh(d) && Vs(d, "-") ? `[${d}]` : d;
46055
+ )}"` : Lh(d) && qs(d, "-") ? `[${d}]` : d;
46056
46056
  }
46057
46057
  if (f.flags & 8192)
46058
46058
  return `[${fh(f.symbol, o)}]`;
@@ -46604,7 +46604,7 @@ ${U.join(`
46604
46604
  return d && vo(b.expression.expression, b.expression), vo(b.expression, b), vo(b, o), b.flowNode = o.endFlowNode, rv(b, Qt, q);
46605
46605
  }
46606
46606
  function cj(n, o) {
46607
- const f = Vs(n.escapedName, "__#") ? B.createPrivateIdentifier(n.escapedName.split("@")[1]) : gs(n.escapedName);
46607
+ const f = qs(n.escapedName, "__#") ? B.createPrivateIdentifier(n.escapedName.split("@")[1]) : gs(n.escapedName);
46608
46608
  for (const d of o) {
46609
46609
  const b = B.createPropertyAccessExpression(B.createThis(), f);
46610
46610
  vo(b.expression, b), vo(b, d), b.flowNode = d.returnFlowNode;
@@ -46614,7 +46614,7 @@ ${U.join(`
46614
46614
  }
46615
46615
  }
46616
46616
  function PD(n, o) {
46617
- const f = Vs(n.escapedName, "__#") ? B.createPrivateIdentifier(n.escapedName.split("@")[1]) : gs(n.escapedName), d = B.createPropertyAccessExpression(B.createThis(), f);
46617
+ const f = qs(n.escapedName, "__#") ? B.createPrivateIdentifier(n.escapedName.split("@")[1]) : gs(n.escapedName), d = B.createPropertyAccessExpression(B.createThis(), f);
46618
46618
  vo(d.expression, d), vo(d, o), d.flowNode = o.returnFlowNode;
46619
46619
  const b = Xp(d, n);
46620
46620
  return Ae && (b === Qt || b === Hl) && dt(n.valueDeclaration, y.Member_0_implicitly_has_an_1_type, qi(n), Yr(b)), Zp(b, $j) ? void 0 : F7(b);
@@ -46884,12 +46884,12 @@ ${U.join(`
46884
46884
  function jn(n) {
46885
46885
  const o = ps(n);
46886
46886
  if (!o.type) {
46887
- const f = Hs(n);
46887
+ const f = Gs(n);
46888
46888
  return !o.type && !pr(n) && (o.type = f), f;
46889
46889
  }
46890
46890
  return o.type;
46891
46891
  }
46892
- function Hs(n) {
46892
+ function Gs(n) {
46893
46893
  if (n.flags & 4194304)
46894
46894
  return GI(n);
46895
46895
  if (n === $t)
@@ -53696,7 +53696,7 @@ ${U.join(`
53696
53696
  targetIdStack: at.map((Lo) => Lo.id),
53697
53697
  depth: rr,
53698
53698
  targetDepth: Pr
53699
- }), Qa = 3) : ((zn = xn) == null || zn.push(xn.Phase.CheckTypes, "structuredTypeRelatedTo", { sourceId: xt.id, targetId: zt.id }), Qa = Zi(xt, zt, br, un), (Bi = xn) == null || Bi.pop()), ja && (ja = Ji), Gn & 1 && rr--, Gn & 2 && Pr--, Hr = Ja, Qa ? (Qa === -1 || rr === 0 && Pr === 0) && pc(
53699
+ }), Qa = 3) : ((zn = xn) == null || zn.push(xn.Phase.CheckTypes, "structuredTypeRelatedTo", { sourceId: xt.id, targetId: zt.id }), Qa = Ki(xt, zt, br, un), (Bi = xn) == null || Bi.pop()), ja && (ja = Ji), Gn & 1 && rr--, Gn & 2 && Pr--, Hr = Ja, Qa ? (Qa === -1 || rr === 0 && Pr === 0) && pc(
53700
53700
  Qa === -1 || Qa === 3
53701
53701
  ) : (f.set($i, (br ? 4 : 0) | 2 | pa), cn--, pc(
53702
53702
  /*markAllAsSucceeded*/
@@ -53708,7 +53708,7 @@ ${U.join(`
53708
53708
  Ot = La;
53709
53709
  }
53710
53710
  }
53711
- function Zi(xt, zt, br, un) {
53711
+ function Ki(xt, zt, br, un) {
53712
53712
  const Gn = ca();
53713
53713
  let jr = ci(xt, zt, br, un, Gn);
53714
53714
  if (f !== bp) {
@@ -57279,7 +57279,7 @@ ${U.join(`
57279
57279
  const J = Zt, oe = sx(Ze(b));
57280
57280
  Zt = J;
57281
57281
  const we = di(oe) & 256 && kAe(n) ? Hl : Mj(oe);
57282
- if (we === Ki || n.parent && n.parent.kind === 235 && !(we.flags & 131072) && Zd(
57282
+ if (we === es || n.parent && n.parent.kind === 235 && !(we.flags & 131072) && Zd(
57283
57283
  we,
57284
57284
  2097152
57285
57285
  /* NEUndefinedOrNull */
@@ -57355,7 +57355,7 @@ ${U.join(`
57355
57355
  const Kt = wt.node;
57356
57356
  if (l_(n, Kt)) {
57357
57357
  if (!Bj(wt))
57358
- return Ki;
57358
+ return es;
57359
57359
  if (Nx(Kt) === 2) {
57360
57360
  const cr = Ze(wt.antecedent);
57361
57361
  return yE(U0(sx(cr)), hE(cr));
@@ -57371,7 +57371,7 @@ ${U.join(`
57371
57371
  }
57372
57372
  if (oAe(n, Kt)) {
57373
57373
  if (!Bj(wt))
57374
- return Ki;
57374
+ return es;
57375
57375
  if (Ts(Kt) && (An(Kt) || IK(Kt))) {
57376
57376
  const Dr = g8(Kt);
57377
57377
  if (Dr && (Dr.kind === 218 || Dr.kind === 219))
@@ -57389,7 +57389,7 @@ ${U.join(`
57389
57389
  !0
57390
57390
  );
57391
57391
  if (Dr.kind === 97)
57392
- return Ki;
57392
+ return es;
57393
57393
  if (Dr.kind === 226) {
57394
57394
  if (Dr.operatorToken.kind === 56)
57395
57395
  return rr(rr(wt, Dr.left), Dr.right);
@@ -57408,7 +57408,7 @@ ${U.join(`
57408
57408
  if (Kt) {
57409
57409
  const Dr = vd(Kt);
57410
57410
  if (Dr && (Dr.kind === 2 || Dr.kind === 3)) {
57411
- const cr = Ze(wt.antecedent), wr = Mj(sx(cr)), Xr = Dr.type ? Zi(
57411
+ const cr = Ze(wt.antecedent), wr = Mj(sx(cr)), Xr = Dr.type ? Ki(
57412
57412
  wr,
57413
57413
  Dr,
57414
57414
  wt.node,
@@ -57418,7 +57418,7 @@ ${U.join(`
57418
57418
  return Xr === wr ? cr : yE(Xr, hE(cr));
57419
57419
  }
57420
57420
  if (Bo(Kt).flags & 131072)
57421
- return Ki;
57421
+ return es;
57422
57422
  }
57423
57423
  }
57424
57424
  function Hr(wt) {
@@ -58116,7 +58116,7 @@ ${U.join(`
58116
58116
  if (_Ae(Kt, n)) {
58117
58117
  const cr = Dr || !CS(Kt) ? jj(Kt) : void 0, wr = cr && vd(cr);
58118
58118
  if (wr && (wr.kind === 0 || wr.kind === 1))
58119
- return Zi(wt, wr, Kt, Dr);
58119
+ return Ki(wt, wr, Kt, Dr);
58120
58120
  }
58121
58121
  if (p7(wt) && mc(n) && ai(Kt.expression)) {
58122
58122
  const cr = Kt.expression;
@@ -58132,7 +58132,7 @@ ${U.join(`
58132
58132
  }
58133
58133
  return wt;
58134
58134
  }
58135
- function Zi(wt, Kt, Dr, cr) {
58135
+ function Ki(wt, Kt, Dr, cr) {
58136
58136
  if (Kt.type && !(st(wt) && (Kt.type === Ge || Kt.type === er))) {
58137
58137
  const wr = mit(Kt, Dr);
58138
58138
  if (wr) {
@@ -61021,7 +61021,7 @@ ${U.join(`
61021
61021
  return LE(n, o, d);
61022
61022
  function d(b) {
61023
61023
  const T = Tl(b);
61024
- if (!Vs(T, '"')) {
61024
+ if (!qs(T, '"')) {
61025
61025
  if (b.flags & f)
61026
61026
  return T;
61027
61027
  if (b.flags & 2097152) {
@@ -69020,7 +69020,7 @@ ${U.join(`
69020
69020
  const d = Vq(n), b = r4(f, d ? Or : void 0), T = n.attributes.token === 118;
69021
69021
  if (d && b)
69022
69022
  return;
69023
- if ((G === 199 && n.moduleSpecifier && qs(n.moduleSpecifier)) !== 99 && G !== 99) {
69023
+ if ((G === 199 && n.moduleSpecifier && Hs(n.moduleSpecifier)) !== 99 && G !== 99) {
69024
69024
  const j = T ? G === 199 ? y.Import_attributes_are_not_allowed_on_statements_that_compile_to_CommonJS_require_calls : y.Import_attributes_are_only_supported_when_the_module_option_is_set_to_esnext_or_nodenext : G === 199 ? y.Import_assertions_are_not_allowed_on_statements_that_compile_to_CommonJS_require_calls : y.Import_assertions_are_only_supported_when_the_module_option_is_set_to_esnext_or_nodenext;
69025
69025
  return Or(f, j);
69026
69026
  }
@@ -76351,7 +76351,7 @@ ${U.join(`
76351
76351
  function _n(R) {
76352
76352
  return !R.isTypeOnly && (m.verbatimModuleSyntax || p.isValueAliasDeclaration(R)) ? R : void 0;
76353
76353
  }
76354
- function Ki(R) {
76354
+ function es(R) {
76355
76355
  return Ol(R) || !Ul(M) && p.isTopLevelValueImportEqualsWithEntityName(R);
76356
76356
  }
76357
76357
  function ro(R) {
@@ -76375,7 +76375,7 @@ ${U.join(`
76375
76375
  R
76376
76376
  ) : vt ? Br(R, _e, e) : void 0;
76377
76377
  }
76378
- if (!Ki(R))
76378
+ if (!es(R))
76379
76379
  return;
76380
76380
  const nt = AA(t, R.moduleReference);
76381
76381
  return Dn(
@@ -76926,7 +76926,7 @@ ${U.join(`
76926
76926
  }
76927
76927
  }
76928
76928
  function St() {
76929
- const R = Ki(), nt = R.classThis ?? R.classConstructor ?? (Qe == null ? void 0 : Qe.name);
76929
+ const R = es(), nt = R.classThis ?? R.classConstructor ?? (Qe == null ? void 0 : Qe.name);
76930
76930
  return O.checkDefined(nt);
76931
76931
  }
76932
76932
  function vn(R) {
@@ -77413,7 +77413,7 @@ ${U.join(`
77413
77413
  /*reservedInNestedScopes*/
77414
77414
  !0
77415
77415
  );
77416
- return Ki().superClassReference = tr, t.updateExpressionWithTypeArguments(
77416
+ return es().superClassReference = tr, t.updateExpressionWithTypeArguments(
77417
77417
  R,
77418
77418
  t.createAssignment(
77419
77419
  tr,
@@ -77451,7 +77451,7 @@ ${U.join(`
77451
77451
  ));
77452
77452
  }
77453
77453
  const ni = Rt(R);
77454
- ni && (Ki().facts = ni), ni & 8 && Mi();
77454
+ ni && (es().facts = ni), ni & 8 && Mi();
77455
77455
  const Qi = nt(R, ni);
77456
77456
  return _n(), O.assert(_e === pi), Qe = tr, Re = $r, Qi;
77457
77457
  }
@@ -77463,16 +77463,16 @@ ${U.join(`
77463
77463
  let $r;
77464
77464
  if (nt & 2)
77465
77465
  if (F && ((vt = R.emitNode) != null && vt.classThis))
77466
- Ki().classConstructor = R.emitNode.classThis, $r = t.createAssignment(R.emitNode.classThis, t.getInternalName(R));
77466
+ es().classConstructor = R.emitNode.classThis, $r = t.createAssignment(R.emitNode.classThis, t.getInternalName(R));
77467
77467
  else {
77468
77468
  const tc = t.createTempVariable(
77469
77469
  s,
77470
77470
  /*reservedInNestedScopes*/
77471
77471
  !0
77472
77472
  );
77473
- Ki().classConstructor = t.cloneNode(tc), $r = t.createAssignment(tc, t.getInternalName(R));
77473
+ es().classConstructor = t.cloneNode(tc), $r = t.createAssignment(tc, t.getInternalName(R));
77474
77474
  }
77475
- (tr = R.emitNode) != null && tr.classThis && (Ki().classThis = R.emitNode.classThis);
77475
+ (tr = R.emitNode) != null && tr.classThis && (es().classThis = R.emitNode.classThis);
77476
77476
  const pi = m.getNodeCheckFlags(R) & 262144, Mn = yi(
77477
77477
  R,
77478
77478
  32
@@ -77501,7 +77501,7 @@ ${U.join(`
77501
77501
  !0
77502
77502
  )
77503
77503
  )));
77504
- const uc = Ki().classConstructor;
77504
+ const uc = es().classConstructor;
77505
77505
  pi && uc && (oi(), Ne[y_(R)] = uc);
77506
77506
  const pu = t.updateClassDeclaration(
77507
77507
  R,
@@ -77524,15 +77524,15 @@ ${U.join(`
77524
77524
  function To() {
77525
77525
  var j_;
77526
77526
  if (F && ((j_ = R.emitNode) != null && j_.classThis))
77527
- return Ki().classConstructor = R.emitNode.classThis;
77527
+ return es().classConstructor = R.emitNode.classThis;
77528
77528
  const od = ni & 32768, a_ = t.createTempVariable(
77529
77529
  od ? p : s,
77530
77530
  /*reservedInNestedScopes*/
77531
77531
  !0
77532
77532
  );
77533
- return Ki().classConstructor = t.cloneNode(a_), a_;
77533
+ return es().classConstructor = t.cloneNode(a_), a_;
77534
77534
  }
77535
- (vt = R.emitNode) != null && vt.classThis && (Ki().classThis = R.emitNode.classThis), nt & 2 && (ui ?? (ui = To()));
77535
+ (vt = R.emitNode) != null && vt.classThis && (es().classThis = R.emitNode.classThis), nt & 2 && (ui ?? (ui = To()));
77536
77536
  const hl = an(R.modifiers, ft, $a), fu = an(R.heritageClauses, Jt, hp), { members: uc, prologue: pu } = Ue(R), tc = t.updateClassExpression(
77537
77537
  R,
77538
77538
  hl,
@@ -77987,7 +77987,7 @@ ${U.join(`
77987
77987
  function _n() {
77988
77988
  _e = _e == null ? void 0 : _e.previous;
77989
77989
  }
77990
- function Ki() {
77990
+ function es() {
77991
77991
  return O.assert(_e), _e.data ?? (_e.data = {
77992
77992
  facts: 0,
77993
77993
  classConstructor: void 0,
@@ -78080,7 +78080,7 @@ ${U.join(`
78080
78080
  });
78081
78081
  }
78082
78082
  function Su(R, nt, vt) {
78083
- const tr = Ki(), $r = ro(), pi = mq($r, nt), Mn = tu(R), ni = !nMe(nt) && pi === void 0;
78083
+ const tr = es(), $r = ro(), pi = mq($r, nt), Mn = tu(R), ni = !nMe(nt) && pi === void 0;
78084
78084
  vt(R, nt, tr, $r, Mn, ni, pi);
78085
78085
  }
78086
78086
  function qc(R, nt, vt) {
@@ -79451,7 +79451,7 @@ ${U.join(`
79451
79451
  48
79452
79452
  /* FileLevel */
79453
79453
  );
79454
- const _n = Lt(q.members, (Ki) => (H_(Ki) || Sf(Ki)) && tu(Ki));
79454
+ const _n = Lt(q.members, (es) => (H_(es) || Sf(es)) && tu(es));
79455
79455
  ce.classThis = t.createUniqueName(
79456
79456
  "_classThis",
79457
79457
  _n ? 24 : 48
@@ -79474,8 +79474,8 @@ ${U.join(`
79474
79474
  48
79475
79475
  /* FileLevel */
79476
79476
  );
79477
- const _n = Al(Wn), Ki = Vu(_n) && !_n.name || lc(_n) && !_n.name || xc(_n) ? t.createComma(t.createNumericLiteral(0), Wn) : Wn;
79478
- Ue.push(Qe(ce.classSuper, Ki));
79477
+ const _n = Al(Wn), es = Vu(_n) && !_n.name || lc(_n) && !_n.name || xc(_n) ? t.createComma(t.createNumericLiteral(0), Wn) : Wn;
79478
+ Ue.push(Qe(ce.classSuper, es));
79479
79479
  const ro = t.updateExpressionWithTypeArguments(
79480
79480
  ln,
79481
79481
  ce.classSuper,
@@ -79489,8 +79489,8 @@ ${U.join(`
79489
79489
  let Mi = an(q.members, me, zu);
79490
79490
  if (x) {
79491
79491
  let _n;
79492
- for (let Ki of x) {
79493
- Ki = Tt(Ki, function Pa(on) {
79492
+ for (let es of x) {
79493
+ es = Tt(es, function Pa(on) {
79494
79494
  if (!(on.transformFlags & 16384))
79495
79495
  return on;
79496
79496
  switch (on.kind) {
@@ -79504,7 +79504,7 @@ ${U.join(`
79504
79504
  return Br(on, Pa, e);
79505
79505
  }
79506
79506
  }, Bt);
79507
- const ro = t.createExpressionStatement(Ki);
79507
+ const ro = t.createExpressionStatement(es);
79508
79508
  U = Vr(U, ro);
79509
79509
  }
79510
79510
  x = void 0;
@@ -79512,7 +79512,7 @@ ${U.join(`
79512
79512
  if (F(), ce.instanceExtraInitializersName && !Ih(q)) {
79513
79513
  const _n = Ke(q, ce);
79514
79514
  if (_n) {
79515
- const Ki = Zm(q), ro = !!(Ki && Al(Ki.expression).kind !== 106), Pa = [];
79515
+ const es = Zm(q), ro = !!(es && Al(es.expression).kind !== 106), Pa = [];
79516
79516
  if (ro) {
79517
79517
  const Il = t.createSpreadElement(t.createIdentifier("arguments")), ta = t.createCallExpression(
79518
79518
  t.createSuper(),
@@ -79540,13 +79540,13 @@ ${U.join(`
79540
79540
  Qe(ce.staticExtraInitializersName, t.createArrayLiteralExpression())
79541
79541
  ), ce.instanceExtraInitializersName && Ue.push(
79542
79542
  Qe(ce.instanceExtraInitializersName, t.createArrayLiteralExpression())
79543
- ), ce.memberInfos && Ku(ce.memberInfos, (_n, Ki) => {
79544
- wa(Ki) && (Ue.push(Qe(_n.memberDecoratorsName)), _n.memberInitializersName && Ue.push(Qe(_n.memberInitializersName, t.createArrayLiteralExpression())), _n.memberDescriptorName && Ue.push(Qe(_n.memberDescriptorName)));
79545
- }), ce.memberInfos && Ku(ce.memberInfos, (_n, Ki) => {
79546
- wa(Ki) || (Ue.push(Qe(_n.memberDecoratorsName)), _n.memberInitializersName && Ue.push(Qe(_n.memberInitializersName, t.createArrayLiteralExpression())), _n.memberDescriptorName && Ue.push(Qe(_n.memberDescriptorName)));
79543
+ ), ce.memberInfos && Ku(ce.memberInfos, (_n, es) => {
79544
+ wa(es) && (Ue.push(Qe(_n.memberDecoratorsName)), _n.memberInitializersName && Ue.push(Qe(_n.memberInitializersName, t.createArrayLiteralExpression())), _n.memberDescriptorName && Ue.push(Qe(_n.memberDescriptorName)));
79545
+ }), ce.memberInfos && Ku(ce.memberInfos, (_n, es) => {
79546
+ wa(es) || (Ue.push(Qe(_n.memberDecoratorsName)), _n.memberInitializersName && Ue.push(Qe(_n.memberInitializersName, t.createArrayLiteralExpression())), _n.memberDescriptorName && Ue.push(Qe(_n.memberDescriptorName)));
79547
79547
  }), U = li(U, ce.staticNonFieldDecorationStatements), U = li(U, ce.nonStaticNonFieldDecorationStatements), U = li(U, ce.staticFieldDecorationStatements), U = li(U, ce.nonStaticFieldDecorationStatements), ce.classDescriptorName && ce.classDecoratorsName && ce.classExtraInitializersName && ce.classThis) {
79548
79548
  U ?? (U = []);
79549
- const _n = t.createPropertyAssignment("value", oi), Ki = t.createObjectLiteralExpression([_n]), ro = t.createAssignment(ce.classDescriptorName, Ki), Pa = t.createPropertyAccessExpression(oi, "name"), on = r().createESDecorateHelper(
79549
+ const _n = t.createPropertyAssignment("value", oi), es = t.createObjectLiteralExpression([_n]), ro = t.createAssignment(ce.classDescriptorName, es), Pa = t.createPropertyAccessExpression(oi, "name"), on = r().createESDecorateHelper(
79550
79550
  t.createNull(),
79551
79551
  ro,
79552
79552
  ce.classDecoratorsName,
@@ -79559,12 +79559,12 @@ ${U.join(`
79559
79559
  U.push(t.createExpressionStatement(ul));
79560
79560
  }
79561
79561
  if (U.push(zr(oi, ce.metadataReference)), ce.staticExtraInitializersName) {
79562
- const _n = r().createRunInitializersHelper(oi, ce.staticExtraInitializersName), Ki = t.createExpressionStatement(_n);
79563
- So(Ki, q.name ?? cy(q)), U = Vr(U, Ki);
79562
+ const _n = r().createRunInitializersHelper(oi, ce.staticExtraInitializersName), es = t.createExpressionStatement(_n);
79563
+ So(es, q.name ?? cy(q)), U = Vr(U, es);
79564
79564
  }
79565
79565
  if (ce.classExtraInitializersName) {
79566
- const _n = r().createRunInitializersHelper(oi, ce.classExtraInitializersName), Ki = t.createExpressionStatement(_n);
79567
- So(Ki, q.name ?? cy(q)), it = Vr(it, Ki);
79566
+ const _n = r().createRunInitializersHelper(oi, ce.classExtraInitializersName), es = t.createExpressionStatement(_n);
79567
+ So(es, q.name ?? cy(q)), it = Vr(it, es);
79568
79568
  }
79569
79569
  U && it && !ce.hasStaticInitializers && (li(U, it), it = void 0);
79570
79570
  const Si = U && t.createClassStaticBlockDeclaration(t.createBlock(
@@ -79583,8 +79583,8 @@ ${U.join(`
79583
79583
  !0
79584
79584
  ));
79585
79585
  if (Si || bt || Ds) {
79586
- const _n = [], Ki = Mi.findIndex(hk);
79587
- Si ? (li(_n, Mi, 0, Ki + 1), _n.push(Si), li(_n, Mi, Ki + 1)) : li(_n, Mi), bt && _n.push(bt), Ds && _n.push(Ds), Mi = Nt(t.createNodeArray(_n), Mi);
79586
+ const _n = [], es = Mi.findIndex(hk);
79587
+ Si ? (li(_n, Mi, 0, es + 1), _n.push(Si), li(_n, Mi, es + 1)) : li(_n, Mi), bt && _n.push(bt), Ds && _n.push(Ds), Mi = Nt(t.createNodeArray(_n), Mi);
79588
79588
  }
79589
79589
  const fi = a();
79590
79590
  let $s;
@@ -79606,12 +79606,12 @@ ${U.join(`
79606
79606
  /*type*/
79607
79607
  void 0,
79608
79608
  $s
79609
- ), Ki = t.createVariableDeclarationList([_n]), ro = ce.classThis ? t.createAssignment(Fe, ce.classThis) : Fe;
79609
+ ), es = t.createVariableDeclarationList([_n]), ro = ce.classThis ? t.createAssignment(Fe, ce.classThis) : Fe;
79610
79610
  Ue.push(
79611
79611
  t.createVariableStatement(
79612
79612
  /*modifiers*/
79613
79613
  void 0,
79614
- Ki
79614
+ es
79615
79615
  ),
79616
79616
  t.createReturnStatement(ro)
79617
79617
  );
@@ -79871,7 +79871,7 @@ ${U.join(`
79871
79871
  if (JC(q)) {
79872
79872
  let _n;
79873
79873
  H_(q) && ce && (_n = ce(q, an(hr, (Pa) => Ei(Pa, K3), $a)), oi.memberDescriptorName = lt = Ie(q, "descriptor"), _n = t.createAssignment(lt, _n));
79874
- const Ki = r().createESDecorateHelper(t.createThis(), _n ?? t.createNull(), Ir, fi, t.createNull(), $s), ro = t.createExpressionStatement(Ki);
79874
+ const es = r().createESDecorateHelper(t.createThis(), _n ?? t.createNull(), Ir, fi, t.createNull(), $s), ro = t.createExpressionStatement(es);
79875
79875
  So(ro, cy(q)), Mi.push(ro);
79876
79876
  } else if (Ta(q)) {
79877
79877
  it = oi.memberInitializersName ?? (oi.memberInitializersName = Ie(q, "initializers")), wa(q) && (bt = Fe.classThis);
@@ -79881,14 +79881,14 @@ ${U.join(`
79881
79881
  /*modifiers*/
79882
79882
  void 0
79883
79883
  ), oi.memberDescriptorName = lt = Ie(q, "descriptor"), _n = t.createAssignment(lt, _n));
79884
- const Ki = r().createESDecorateHelper(
79884
+ const es = r().createESDecorateHelper(
79885
79885
  Sf(q) ? t.createThis() : t.createNull(),
79886
79886
  _n ?? t.createNull(),
79887
79887
  Ir,
79888
79888
  fi,
79889
79889
  it,
79890
79890
  $s
79891
- ), ro = t.createExpressionStatement(Ki);
79891
+ ), ro = t.createExpressionStatement(es);
79892
79892
  So(ro, cy(q)), Mi.push(ro);
79893
79893
  }
79894
79894
  }
@@ -79991,8 +79991,8 @@ ${U.join(`
79991
79991
  else {
79992
79992
  const $s = t.createTempVariable(c);
79993
79993
  So($s, Ir.expression);
79994
- const _n = Tt(Ir.expression, Te, Bt), Ki = t.createAssignment($s, _n);
79995
- So(Ki, Ir.expression), ln = t.updateComputedPropertyName(Ir, Ki), Wn = t.updateComputedPropertyName(Ir, $s);
79994
+ const _n = Tt(Ir.expression, Te, Bt), es = t.createAssignment($s, _n);
79995
+ So(es, Ir.expression), ln = t.updateComputedPropertyName(Ir, es), Wn = t.updateComputedPropertyName(Ir, $s);
79996
79996
  }
79997
79997
  }
79998
79998
  const oi = an(Fe, (fi) => fi.kind !== 129 ? fi : void 0, $a), Mi = cV(t, q, oi, bt);
@@ -84151,7 +84151,7 @@ ${U.join(`
84151
84151
  void 0
84152
84152
  );
84153
84153
  case 249:
84154
- return Ki(
84154
+ return es(
84155
84155
  ye,
84156
84156
  /*outermostLabeledStatement*/
84157
84157
  void 0
@@ -85642,7 +85642,7 @@ ${U.join(`
85642
85642
  case 248:
85643
85643
  return $s(ye, Pt);
85644
85644
  case 249:
85645
- return Ki(ye, Pt);
85645
+ return es(ye, Pt);
85646
85646
  case 250:
85647
85647
  return ro(ye, Pt);
85648
85648
  }
@@ -85681,7 +85681,7 @@ ${U.join(`
85681
85681
  O.checkDefined(Tt(ye.statement, Te, Ss, t.liftToBlock))
85682
85682
  );
85683
85683
  }
85684
- function Ki(ye, Pt) {
85684
+ function es(ye, Pt) {
85685
85685
  return Ds(
85686
85686
  3008,
85687
85687
  5376,
@@ -87626,22 +87626,22 @@ ${U.join(`
87626
87626
  _n(
87627
87627
  /*continueLabel*/
87628
87628
  er
87629
- ), lt(mn), pn(Ge.statement), lt(er), Tr(mn, O.checkDefined(Tt(Ge.expression, Ke, Bt))), Ki();
87629
+ ), lt(mn), pn(Ge.statement), lt(er), Tr(mn, O.checkDefined(Tt(Ge.expression, Ke, Bt))), es();
87630
87630
  } else
87631
87631
  rl(Tt(Ge, Ke, Ss));
87632
87632
  }
87633
87633
  function Ha(Ge) {
87634
- return I ? ($s(), Ge = Br(Ge, Ke, e), Ki(), Ge) : Br(Ge, Ke, e);
87634
+ return I ? ($s(), Ge = Br(Ge, Ke, e), es(), Ge) : Br(Ge, Ke, e);
87635
87635
  }
87636
87636
  function va(Ge) {
87637
87637
  if (ne(Ge)) {
87638
87638
  const er = bt(), mn = _n(er);
87639
- lt(er), Bc(mn, O.checkDefined(Tt(Ge.expression, Ke, Bt))), pn(Ge.statement), Qs(er), Ki();
87639
+ lt(er), Bc(mn, O.checkDefined(Tt(Ge.expression, Ke, Bt))), pn(Ge.statement), Qs(er), es();
87640
87640
  } else
87641
87641
  rl(Tt(Ge, Ke, Ss));
87642
87642
  }
87643
87643
  function et(Ge) {
87644
- return I ? ($s(), Ge = Br(Ge, Ke, e), Ki(), Ge) : Br(Ge, Ke, e);
87644
+ return I ? ($s(), Ge = Br(Ge, Ke, e), es(), Ge) : Br(Ge, Ke, e);
87645
87645
  }
87646
87646
  function gt(Ge) {
87647
87647
  if (ne(Ge)) {
@@ -87664,7 +87664,7 @@ ${U.join(`
87664
87664
  ),
87665
87665
  Ge.incrementor
87666
87666
  )
87667
- ), Qs(er), Ki();
87667
+ ), Qs(er), es();
87668
87668
  } else
87669
87669
  rl(Tt(Ge, Ke, Ss));
87670
87670
  }
@@ -87684,7 +87684,7 @@ ${U.join(`
87684
87684
  );
87685
87685
  } else
87686
87686
  Ge = Br(Ge, Ke, e);
87687
- return I && Ki(), Ge;
87687
+ return I && es(), Ge;
87688
87688
  }
87689
87689
  function Ut(Ge) {
87690
87690
  if (ne(Ge)) {
@@ -87712,7 +87712,7 @@ ${U.join(`
87712
87712
  Kc = t.cloneNode(Da.declarations[0].name);
87713
87713
  } else
87714
87714
  Kc = O.checkDefined(Tt(Da, Ke, Bt)), O.assert(Of(Kc));
87715
- jc(Kc, Ms), pn(Ge.statement), lt(El), rl(t.createExpressionStatement(t.createPostfixIncrement(xa))), Qs(yl), Ki();
87715
+ jc(Kc, Ms), pn(Ge.statement), lt(El), rl(t.createExpressionStatement(t.createPostfixIncrement(xa))), Qs(yl), es();
87716
87716
  } else
87717
87717
  rl(Tt(Ge, Ke, Ss));
87718
87718
  }
@@ -87725,7 +87725,7 @@ ${U.join(`
87725
87725
  Ge = t.updateForInStatement(Ge, er.declarations[0].name, O.checkDefined(Tt(Ge.expression, Ke, Bt)), O.checkDefined(Tt(Ge.statement, Ke, Ss, t.liftToBlock)));
87726
87726
  } else
87727
87727
  Ge = Br(Ge, Ke, e);
87728
- return I && Ki(), Ge;
87728
+ return I && es(), Ge;
87729
87729
  }
87730
87730
  function je(Ge) {
87731
87731
  const er = ja(Ge.label ? Vn(Ge.label) : void 0);
@@ -88016,7 +88016,7 @@ ${U.join(`
88016
88016
  continueLabel: Ge
88017
88017
  }), er;
88018
88018
  }
88019
- function Ki() {
88019
+ function es() {
88020
88020
  O.assert(
88021
88021
  ln() === 3
88022
88022
  /* Loop */
@@ -92172,7 +92172,7 @@ ${U.join(`
92172
92172
  /*isAbsolutePathAnUrl*/
92173
92173
  !1
92174
92174
  );
92175
- if (Vs(it, "./") && vx(it) && (it = it.substring(2)), Vs(it, "node_modules/") || pk(it))
92175
+ if (qs(it, "./") && vx(it) && (it = it.substring(2)), qs(it, "node_modules/") || pk(it))
92176
92176
  return;
92177
92177
  q.push({ pos: -1, end: -1, fileName: it });
92178
92178
  }
@@ -94833,13 +94833,13 @@ ${U.join(`
94833
94833
  return O.fail("SyntheticReferenceExpression should not be printed");
94834
94834
  }
94835
94835
  if (kf(ke.kind))
94836
- return Gk(ke, qs);
94836
+ return Gk(ke, Hs);
94837
94837
  if (uz(ke.kind))
94838
94838
  return Gk(ke, Rn);
94839
94839
  O.fail(`Unhandled SyntaxKind: ${O.formatSyntaxKind(ke.kind)}.`);
94840
94840
  }
94841
94841
  function lt(N) {
94842
- pt(N.name), En(), qs("in"), En(), pt(N.constraint);
94842
+ pt(N.name), En(), Hs("in"), En(), pt(N.constraint);
94843
94843
  }
94844
94844
  function qt(N, ke) {
94845
94845
  const jt = Ue(1, N, ke);
@@ -94930,7 +94930,7 @@ ${U.join(`
94930
94930
  _n(N, ke, jt);
94931
94931
  break;
94932
94932
  case 0:
94933
- Ki(N, ke, jt);
94933
+ es(N, ke, jt);
94934
94934
  break;
94935
94935
  }
94936
94936
  }
@@ -94942,7 +94942,7 @@ ${U.join(`
94942
94942
  !1
94943
94943
  ), ab("}");
94944
94944
  }
94945
- function Ki(N, ke, jt) {
94945
+ function es(N, ke, jt) {
94946
94946
  O.assert(ke.kind === 242, `A tab stop cannot be attached to a node of kind ${O.formatSyntaxKind(ke.kind)}.`), O.assert(N !== 5, "A tab stop cannot be attached to an embedded statement."), ab(`$${jt.order}`);
94947
94947
  }
94948
94948
  function ro(N) {
@@ -94975,7 +94975,7 @@ ${U.join(`
94975
94975
  ub(), Rn("["), nr(N.expression, St.parenthesizeExpressionOfComputedPropertyName), Rn("]"), pd(ke, jt);
94976
94976
  }
94977
94977
  function Zo(N) {
94978
- w0(N, N.modifiers), pt(N.name), N.constraint && (En(), qs("extends"), En(), pt(N.constraint)), N.default && (En(), wf("="), En(), pt(N.default));
94978
+ w0(N, N.modifiers), pt(N.name), N.constraint && (En(), Hs("extends"), En(), pt(N.constraint)), N.default && (En(), wf("="), En(), pt(N.default));
94979
94979
  }
94980
94980
  function ul(N) {
94981
94981
  tf(
@@ -95011,7 +95011,7 @@ ${U.join(`
95011
95011
  ), pt(N.asteriskToken), pt(N.name), pt(N.questionToken), Qn(N, qn);
95012
95012
  }
95013
95013
  function _u(N) {
95014
- qs("static"), rc(N.body);
95014
+ Hs("static"), rc(N.body);
95015
95015
  }
95016
95016
  function Cc(N) {
95017
95017
  tf(
@@ -95019,7 +95019,7 @@ ${U.join(`
95019
95019
  N.modifiers,
95020
95020
  /*allowDecorators*/
95021
95021
  !1
95022
- ), qs("constructor"), Qn(N, qn);
95022
+ ), Hs("constructor"), Qn(N, qn);
95023
95023
  }
95024
95024
  function Ba(N) {
95025
95025
  const ke = tf(
@@ -95028,13 +95028,13 @@ ${U.join(`
95028
95028
  /*allowDecorators*/
95029
95029
  !0
95030
95030
  ), jt = N.kind === 177 ? 139 : 153;
95031
- bs(jt, ke, qs, N), En(), pt(N.name), Qn(N, qn);
95031
+ bs(jt, ke, Hs, N), En(), pt(N.name), Qn(N, qn);
95032
95032
  }
95033
95033
  function Vl(N) {
95034
95034
  T_(N), lh(N, N.typeParameters), Ny(N, N.parameters), oh(N.type), c_(), Jf(N);
95035
95035
  }
95036
95036
  function mm(N) {
95037
- T_(N), qs("new"), En(), lh(N, N.typeParameters), Ny(N, N.parameters), oh(N.type), c_(), Jf(N);
95037
+ T_(N), Hs("new"), En(), lh(N, N.typeParameters), Ny(N, N.parameters), oh(N.type), c_(), Jf(N);
95038
95038
  }
95039
95039
  function ql(N) {
95040
95040
  tf(
@@ -95051,7 +95051,7 @@ ${U.join(`
95051
95051
  c_();
95052
95052
  }
95053
95053
  function Qs(N) {
95054
- N.assertsModifier && (pt(N.assertsModifier), En()), pt(N.parameterName), N.type && (En(), qs("is"), En(), pt(N.type));
95054
+ N.assertsModifier && (pt(N.assertsModifier), En()), pt(N.parameterName), N.type && (En(), Hs("is"), En(), pt(N.type));
95055
95055
  }
95056
95056
  function Tr(N) {
95057
95057
  pt(N.typeName), gg(N, N.typeArguments);
@@ -95060,7 +95060,7 @@ ${U.join(`
95060
95060
  T_(N), lh(N, N.typeParameters), Uk(N, N.parameters), En(), Rn("=>"), En(), pt(N.type), Jf(N);
95061
95061
  }
95062
95062
  function au(N) {
95063
- qs("function"), Ny(N, N.parameters), Rn(":"), pt(N.type);
95063
+ Hs("function"), Ny(N, N.parameters), Rn(":"), pt(N.type);
95064
95064
  }
95065
95065
  function K_(N) {
95066
95066
  Rn("?"), pt(N.type);
@@ -95072,10 +95072,10 @@ ${U.join(`
95072
95072
  pt(N.type), Rn("=");
95073
95073
  }
95074
95074
  function Ol(N) {
95075
- T_(N), w0(N, N.modifiers), qs("new"), En(), lh(N, N.typeParameters), Ny(N, N.parameters), En(), Rn("=>"), En(), pt(N.type), Jf(N);
95075
+ T_(N), w0(N, N.modifiers), Hs("new"), En(), lh(N, N.typeParameters), Ny(N, N.parameters), En(), Rn("=>"), En(), pt(N.type), Jf(N);
95076
95076
  }
95077
95077
  function R(N) {
95078
- qs("typeof"), En(), pt(N.exprName), gg(N, N.typeArguments);
95078
+ Hs("typeof"), En(), pt(N.exprName), gg(N, N.typeArguments);
95079
95079
  }
95080
95080
  function nt(N) {
95081
95081
  pd(
@@ -95115,19 +95115,19 @@ ${U.join(`
95115
95115
  _c(N, N.types, 520, St.parenthesizeConstituentTypeOfIntersectionType);
95116
95116
  }
95117
95117
  function ui(N) {
95118
- pt(N.checkType, St.parenthesizeCheckTypeOfConditionalType), En(), qs("extends"), En(), pt(N.extendsType, St.parenthesizeExtendsTypeOfConditionalType), En(), Rn("?"), En(), pt(N.trueType), En(), Rn(":"), En(), pt(N.falseType);
95118
+ pt(N.checkType, St.parenthesizeCheckTypeOfConditionalType), En(), Hs("extends"), En(), pt(N.extendsType, St.parenthesizeExtendsTypeOfConditionalType), En(), Rn("?"), En(), pt(N.trueType), En(), Rn(":"), En(), pt(N.falseType);
95119
95119
  }
95120
95120
  function To(N) {
95121
- qs("infer"), En(), pt(N.typeParameter);
95121
+ Hs("infer"), En(), pt(N.typeParameter);
95122
95122
  }
95123
95123
  function hl(N) {
95124
95124
  Rn("("), pt(N.type), Rn(")");
95125
95125
  }
95126
95126
  function fu() {
95127
- qs("this");
95127
+ Hs("this");
95128
95128
  }
95129
95129
  function uc(N) {
95130
- A0(N.operator, qs), En();
95130
+ A0(N.operator, Hs), En();
95131
95131
  const ke = N.operator === 148 ? St.parenthesizeOperandOfReadonlyTypeOperator : St.parenthesizeOperandOfTypeOperator;
95132
95132
  pt(N.type, ke);
95133
95133
  }
@@ -95136,7 +95136,7 @@ ${U.join(`
95136
95136
  }
95137
95137
  function tc(N) {
95138
95138
  const ke = ho(N);
95139
- Rn("{"), ke & 1 ? En() : (Iu(), yg()), N.readonlyToken && (pt(N.readonlyToken), N.readonlyToken.kind !== 148 && qs("readonly"), En()), Rn("["), ne(3, N.typeParameter), N.nameType && (En(), qs("as"), En(), pt(N.nameType)), Rn("]"), N.questionToken && (pt(N.questionToken), N.questionToken.kind !== 58 && Rn("?")), Rn(":"), En(), pt(N.type), c_(), ke & 1 ? En() : (Iu(), vg()), _c(
95139
+ Rn("{"), ke & 1 ? En() : (Iu(), yg()), N.readonlyToken && (pt(N.readonlyToken), N.readonlyToken.kind !== 148 && Hs("readonly"), En()), Rn("["), ne(3, N.typeParameter), N.nameType && (En(), Hs("as"), En(), pt(N.nameType)), Rn("]"), N.questionToken && (pt(N.questionToken), N.questionToken.kind !== 58 && Rn("?")), Rn(":"), En(), pt(N.type), c_(), ke & 1 ? En() : (Iu(), vg()), _c(
95140
95140
  N,
95141
95141
  N.members,
95142
95142
  2
@@ -95155,8 +95155,8 @@ ${U.join(`
95155
95155
  );
95156
95156
  }
95157
95157
  function j_(N) {
95158
- if (N.isTypeOf && (qs("typeof"), En()), qs("import"), Rn("("), pt(N.argument), N.attributes) {
95159
- Rn(","), En(), Rn("{"), En(), qs(N.attributes.token === 132 ? "assert" : "with"), Rn(":"), En();
95158
+ if (N.isTypeOf && (Hs("typeof"), En()), Hs("import"), Rn("("), pt(N.argument), N.attributes) {
95159
+ Rn(","), En(), Rn("{"), En(), Hs(N.attributes.token === 132 ? "assert" : "with"), Rn(":"), En();
95160
95160
  const ke = N.attributes.elements;
95161
95161
  _c(
95162
95162
  N.attributes,
@@ -95243,7 +95243,7 @@ ${U.join(`
95243
95243
  ke && (Rn("("), sb("0"), Rn(","), En()), nr(N.expression, St.parenthesizeLeftSideOfAccess), ke && Rn(")"), pt(N.questionDotToken), gg(N, N.typeArguments), U2(N, N.arguments, 2576, St.parenthesizeExpressionForDisallowedComma);
95244
95244
  }
95245
95245
  function El(N) {
95246
- bs(105, N.pos, qs, N), En(), nr(N.expression, St.parenthesizeExpressionOfNew), gg(N, N.typeArguments), U2(N, N.arguments, 18960, St.parenthesizeExpressionForDisallowedComma);
95246
+ bs(105, N.pos, Hs, N), En(), nr(N.expression, St.parenthesizeExpressionOfNew), gg(N, N.typeArguments), U2(N, N.arguments, 18960, St.parenthesizeExpressionForDisallowedComma);
95247
95247
  }
95248
95248
  function Hc(N) {
95249
95249
  const ke = nm(N) & 16;
@@ -95270,16 +95270,16 @@ ${U.join(`
95270
95270
  lh(N, N.typeParameters), Uk(N, N.parameters), oh(N.type), En(), pt(N.equalsGreaterThanToken);
95271
95271
  }
95272
95272
  function Vp(N) {
95273
- bs(91, N.pos, qs, N), En(), nr(N.expression, St.parenthesizeOperandOfPrefixUnary);
95273
+ bs(91, N.pos, Hs, N), En(), nr(N.expression, St.parenthesizeOperandOfPrefixUnary);
95274
95274
  }
95275
95275
  function ff(N) {
95276
- bs(114, N.pos, qs, N), En(), nr(N.expression, St.parenthesizeOperandOfPrefixUnary);
95276
+ bs(114, N.pos, Hs, N), En(), nr(N.expression, St.parenthesizeOperandOfPrefixUnary);
95277
95277
  }
95278
95278
  function cd(N) {
95279
- bs(116, N.pos, qs, N), En(), nr(N.expression, St.parenthesizeOperandOfPrefixUnary);
95279
+ bs(116, N.pos, Hs, N), En(), nr(N.expression, St.parenthesizeOperandOfPrefixUnary);
95280
95280
  }
95281
95281
  function Uh(N) {
95282
- bs(135, N.pos, qs, N), En(), nr(N.expression, St.parenthesizeOperandOfPrefixUnary);
95282
+ bs(135, N.pos, Hs, N), En(), nr(N.expression, St.parenthesizeOperandOfPrefixUnary);
95283
95283
  }
95284
95284
  function ih(N) {
95285
95285
  A0(N.operator, wf), xy(N) && En(), nr(N.operand, St.parenthesizeOperandOfPrefixUnary);
@@ -95323,7 +95323,7 @@ ${U.join(`
95323
95323
  }
95324
95324
  function jt(zi, Is, ka) {
95325
95325
  const zf = zi.kind !== 28, sp = fd(ka, ka.left, zi), qi = fd(ka, zi, ka.right);
95326
- Yh(sp, zf), $p(zi.pos), Gk(zi, zi.kind === 103 ? qs : wf), hm(
95326
+ Yh(sp, zf), $p(zi.pos), Gk(zi, zi.kind === 103 ? Hs : wf), hm(
95327
95327
  zi.end,
95328
95328
  /*prefixSpace*/
95329
95329
  !0
@@ -95380,7 +95380,7 @@ ${U.join(`
95380
95380
  );
95381
95381
  }
95382
95382
  function pf(N) {
95383
- bs(127, N.pos, qs, N), pt(N.asteriskToken), Qh(N.expression && Lm(N.expression), F2);
95383
+ bs(127, N.pos, Hs, N), pt(N.asteriskToken), Qh(N.expression && Lm(N.expression), F2);
95384
95384
  }
95385
95385
  function ye(N) {
95386
95386
  bs(26, N.pos, Rn, N), nr(N.expression, St.parenthesizeExpressionForDisallowedComma);
@@ -95396,7 +95396,7 @@ ${U.join(`
95396
95396
  N.expression,
95397
95397
  /*parenthesizerRule*/
95398
95398
  void 0
95399
- ), N.type && (En(), qs("as"), En(), pt(N.type));
95399
+ ), N.type && (En(), Hs("as"), En(), pt(N.type));
95400
95400
  }
95401
95401
  function W(N) {
95402
95402
  nr(N.expression, St.parenthesizeLeftSideOfAccess), wf("!");
@@ -95406,7 +95406,7 @@ ${U.join(`
95406
95406
  N.expression,
95407
95407
  /*parenthesizerRule*/
95408
95408
  void 0
95409
- ), N.type && (En(), qs("satisfies"), En(), pt(N.type));
95409
+ ), N.type && (En(), Hs("satisfies"), En(), pt(N.type));
95410
95410
  }
95411
95411
  function Dt(N) {
95412
95412
  A1(N.keywordToken, N.pos, Rn), Rn("."), pt(N.name);
@@ -95455,21 +95455,21 @@ ${U.join(`
95455
95455
  nr(N.expression, St.parenthesizeExpressionOfExpressionStatement), (!z || !Dd(z) || Mc(N.expression)) && c_();
95456
95456
  }
95457
95457
  function io(N) {
95458
- const ke = bs(101, N.pos, qs, N);
95459
- En(), bs(21, ke, Rn, N), nr(N.expression), bs(22, N.expression.end, Rn, N), ch(N, N.thenStatement), N.elseStatement && (ob(N, N.thenStatement, N.elseStatement), bs(93, N.thenStatement.end, qs, N), N.elseStatement.kind === 245 ? (En(), pt(N.elseStatement)) : ch(N, N.elseStatement));
95458
+ const ke = bs(101, N.pos, Hs, N);
95459
+ En(), bs(21, ke, Rn, N), nr(N.expression), bs(22, N.expression.end, Rn, N), ch(N, N.thenStatement), N.elseStatement && (ob(N, N.thenStatement, N.elseStatement), bs(93, N.thenStatement.end, Hs, N), N.elseStatement.kind === 245 ? (En(), pt(N.elseStatement)) : ch(N, N.elseStatement));
95460
95460
  }
95461
95461
  function nl(N, ke) {
95462
- const jt = bs(117, ke, qs, N);
95462
+ const jt = bs(117, ke, Hs, N);
95463
95463
  En(), bs(21, jt, Rn, N), nr(N.expression), bs(22, N.expression.end, Rn, N);
95464
95464
  }
95465
95465
  function o_(N) {
95466
- bs(92, N.pos, qs, N), ch(N, N.statement), da(N.statement) && !Ae ? En() : ob(N, N.statement, N.expression), nl(N, N.statement.end), c_();
95466
+ bs(92, N.pos, Hs, N), ch(N, N.statement), da(N.statement) && !Ae ? En() : ob(N, N.statement, N.expression), nl(N, N.statement.end), c_();
95467
95467
  }
95468
95468
  function Tu(N) {
95469
95469
  nl(N, N.pos), ch(N, N.statement);
95470
95470
  }
95471
95471
  function qp(N) {
95472
- const ke = bs(99, N.pos, qs, N);
95472
+ const ke = bs(99, N.pos, Hs, N);
95473
95473
  En();
95474
95474
  let jt = bs(
95475
95475
  21,
@@ -95481,21 +95481,21 @@ ${U.join(`
95481
95481
  Hp(N.initializer), jt = bs(27, N.initializer ? N.initializer.end : jt, Rn, N), Qh(N.condition), jt = bs(27, N.condition ? N.condition.end : jt, Rn, N), Qh(N.incrementor), bs(22, N.incrementor ? N.incrementor.end : jt, Rn, N), ch(N, N.statement);
95482
95482
  }
95483
95483
  function po(N) {
95484
- const ke = bs(99, N.pos, qs, N);
95485
- En(), bs(21, ke, Rn, N), Hp(N.initializer), En(), bs(103, N.initializer.end, qs, N), En(), nr(N.expression), bs(22, N.expression.end, Rn, N), ch(N, N.statement);
95484
+ const ke = bs(99, N.pos, Hs, N);
95485
+ En(), bs(21, ke, Rn, N), Hp(N.initializer), En(), bs(103, N.initializer.end, Hs, N), En(), nr(N.expression), bs(22, N.expression.end, Rn, N), ch(N, N.statement);
95486
95486
  }
95487
95487
  function zd(N) {
95488
- const ke = bs(99, N.pos, qs, N);
95489
- En(), H4(N.awaitModifier), bs(21, ke, Rn, N), Hp(N.initializer), En(), bs(165, N.initializer.end, qs, N), En(), nr(N.expression), bs(22, N.expression.end, Rn, N), ch(N, N.statement);
95488
+ const ke = bs(99, N.pos, Hs, N);
95489
+ En(), H4(N.awaitModifier), bs(21, ke, Rn, N), Hp(N.initializer), En(), bs(165, N.initializer.end, Hs, N), En(), nr(N.expression), bs(22, N.expression.end, Rn, N), ch(N, N.statement);
95490
95490
  }
95491
95491
  function Hp(N) {
95492
95492
  N !== void 0 && (N.kind === 261 ? pt(N) : nr(N));
95493
95493
  }
95494
95494
  function qh(N) {
95495
- bs(88, N.pos, qs, N), ib(N.label), c_();
95495
+ bs(88, N.pos, Hs, N), ib(N.label), c_();
95496
95496
  }
95497
95497
  function sh(N) {
95498
- bs(83, N.pos, qs, N), ib(N.label), c_();
95498
+ bs(83, N.pos, Hs, N), ib(N.label), c_();
95499
95499
  }
95500
95500
  function bs(N, ke, jt, xr, Yn) {
95501
95501
  const _s = Ks(xr), zi = _s && _s.kind === xr.kind, Is = ke;
@@ -95539,30 +95539,30 @@ ${U.join(`
95539
95539
  bs(
95540
95540
  107,
95541
95541
  N.pos,
95542
- qs,
95542
+ Hs,
95543
95543
  /*contextNode*/
95544
95544
  N
95545
95545
  ), Qh(N.expression && Lm(N.expression), Lm), c_();
95546
95546
  }
95547
95547
  function tt(N) {
95548
- const ke = bs(118, N.pos, qs, N);
95548
+ const ke = bs(118, N.pos, Hs, N);
95549
95549
  En(), bs(21, ke, Rn, N), nr(N.expression), bs(22, N.expression.end, Rn, N), ch(N, N.statement);
95550
95550
  }
95551
95551
  function yt(N) {
95552
- const ke = bs(109, N.pos, qs, N);
95552
+ const ke = bs(109, N.pos, Hs, N);
95553
95553
  En(), bs(21, ke, Rn, N), nr(N.expression), bs(22, N.expression.end, Rn, N), En(), pt(N.caseBlock);
95554
95554
  }
95555
95555
  function Zt(N) {
95556
95556
  pt(N.label), bs(59, N.label.end, Rn, N), En(), pt(N.statement);
95557
95557
  }
95558
95558
  function mr(N) {
95559
- bs(111, N.pos, qs, N), Qh(Lm(N.expression), Lm), c_();
95559
+ bs(111, N.pos, Hs, N), Qh(Lm(N.expression), Lm), c_();
95560
95560
  }
95561
95561
  function Lr(N) {
95562
- bs(113, N.pos, qs, N), En(), pt(N.tryBlock), N.catchClause && (ob(N, N.tryBlock, N.catchClause), pt(N.catchClause)), N.finallyBlock && (ob(N, N.catchClause || N.tryBlock, N.finallyBlock), bs(98, (N.catchClause || N.tryBlock).end, qs, N), En(), pt(N.finallyBlock));
95562
+ bs(113, N.pos, Hs, N), En(), pt(N.tryBlock), N.catchClause && (ob(N, N.tryBlock, N.catchClause), pt(N.catchClause)), N.finallyBlock && (ob(N, N.catchClause || N.tryBlock, N.finallyBlock), bs(98, (N.catchClause || N.tryBlock).end, Hs, N), En(), pt(N.finallyBlock));
95563
95563
  }
95564
95564
  function yn(N) {
95565
- A1(89, N.pos, qs), c_();
95565
+ A1(89, N.pos, Hs), c_();
95566
95566
  }
95567
95567
  function Rr(N) {
95568
95568
  var ke, jt, xr;
@@ -95570,10 +95570,10 @@ ${U.join(`
95570
95570
  }
95571
95571
  function sn(N) {
95572
95572
  if (s8(N))
95573
- qs("await"), En(), qs("using");
95573
+ Hs("await"), En(), Hs("using");
95574
95574
  else {
95575
95575
  const ke = Z5(N) ? "let" : QC(N) ? "const" : a8(N) ? "using" : "var";
95576
- qs(ke);
95576
+ Hs(ke);
95577
95577
  }
95578
95578
  En(), _c(
95579
95579
  N,
@@ -95591,7 +95591,7 @@ ${U.join(`
95591
95591
  N.modifiers,
95592
95592
  /*allowDecorators*/
95593
95593
  !1
95594
- ), qs("function"), pt(N.asteriskToken), En(), Rt(N.name), Qn(N, qn);
95594
+ ), Hs("function"), pt(N.asteriskToken), En(), Rt(N.name), Qn(N, qn);
95595
95595
  }
95596
95596
  function Qn(N, ke) {
95597
95597
  const jt = N.body;
@@ -95671,7 +95671,7 @@ ${U.join(`
95671
95671
  N.modifiers,
95672
95672
  /*allowDecorators*/
95673
95673
  !0
95674
- ), bs(86, rg(N).pos, qs, N), N.name && (En(), Rt(N.name));
95674
+ ), bs(86, rg(N).pos, Hs, N), N.name && (En(), Rt(N.name));
95675
95675
  const ke = ho(N) & 131072;
95676
95676
  ke && yg(), lh(N, N.typeParameters), _c(
95677
95677
  N,
@@ -95695,7 +95695,7 @@ ${U.join(`
95695
95695
  N.modifiers,
95696
95696
  /*allowDecorators*/
95697
95697
  !1
95698
- ), qs("interface"), En(), pt(N.name), lh(N, N.typeParameters), _c(
95698
+ ), Hs("interface"), En(), pt(N.name), lh(N, N.typeParameters), _c(
95699
95699
  N,
95700
95700
  N.heritageClauses,
95701
95701
  512
@@ -95713,7 +95713,7 @@ ${U.join(`
95713
95713
  N.modifiers,
95714
95714
  /*allowDecorators*/
95715
95715
  !1
95716
- ), qs("type"), En(), pt(N.name), lh(N, N.typeParameters), En(), Rn("="), En(), pt(N.type), c_();
95716
+ ), Hs("type"), En(), pt(N.name), lh(N, N.typeParameters), En(), Rn("="), En(), pt(N.type), c_();
95717
95717
  }
95718
95718
  function xT(N) {
95719
95719
  tf(
@@ -95721,7 +95721,7 @@ ${U.join(`
95721
95721
  N.modifiers,
95722
95722
  /*allowDecorators*/
95723
95723
  !1
95724
- ), qs("enum"), En(), pt(N.name), En(), Rn("{"), _c(
95724
+ ), Hs("enum"), En(), pt(N.name), En(), Rn("{"), _c(
95725
95725
  N,
95726
95726
  N.members,
95727
95727
  145
@@ -95734,7 +95734,7 @@ ${U.join(`
95734
95734
  N.modifiers,
95735
95735
  /*allowDecorators*/
95736
95736
  !1
95737
- ), ~N.flags & 2048 && (qs(N.flags & 32 ? "namespace" : "module"), En()), pt(N.name);
95737
+ ), ~N.flags & 2048 && (Hs(N.flags & 32 ? "namespace" : "module"), En()), pt(N.name);
95738
95738
  let ke = N.body;
95739
95739
  if (!ke)
95740
95740
  return c_();
@@ -95770,7 +95770,7 @@ ${U.join(`
95770
95770
  N.modifiers,
95771
95771
  /*allowDecorators*/
95772
95772
  !1
95773
- ), bs(102, N.modifiers ? N.modifiers.end : N.pos, qs, N), En(), N.isTypeOnly && (bs(156, N.pos, qs, N), En()), pt(N.name), En(), bs(64, N.name.end, Rn, N), En(), Rk(N.moduleReference), c_();
95773
+ ), bs(102, N.modifiers ? N.modifiers.end : N.pos, Hs, N), En(), N.isTypeOnly && (bs(156, N.pos, Hs, N), En()), pt(N.name), En(), bs(64, N.name.end, Rn, N), En(), Rk(N.moduleReference), c_();
95774
95774
  }
95775
95775
  function Rk(N) {
95776
95776
  N.kind === 80 ? nr(N) : pt(N);
@@ -95781,14 +95781,14 @@ ${U.join(`
95781
95781
  N.modifiers,
95782
95782
  /*allowDecorators*/
95783
95783
  !1
95784
- ), bs(102, N.modifiers ? N.modifiers.end : N.pos, qs, N), En(), N.importClause && (pt(N.importClause), En(), bs(161, N.importClause.end, qs, N), En()), nr(N.moduleSpecifier), N.attributes && ib(N.attributes), c_();
95784
+ ), bs(102, N.modifiers ? N.modifiers.end : N.pos, Hs, N), En(), N.importClause && (pt(N.importClause), En(), bs(161, N.importClause.end, Hs, N), En()), nr(N.moduleSpecifier), N.attributes && ib(N.attributes), c_();
95785
95785
  }
95786
95786
  function Zv(N) {
95787
- N.isTypeOnly && (bs(156, N.pos, qs, N), En()), pt(N.name), N.name && N.namedBindings && (bs(28, N.name.end, Rn, N), En()), pt(N.namedBindings);
95787
+ N.isTypeOnly && (bs(156, N.pos, Hs, N), En()), pt(N.name), N.name && N.namedBindings && (bs(28, N.name.end, Rn, N), En()), pt(N.namedBindings);
95788
95788
  }
95789
95789
  function jk(N) {
95790
95790
  const ke = bs(42, N.pos, Rn, N);
95791
- En(), bs(130, ke, qs, N), En(), pt(N.name);
95791
+ En(), bs(130, ke, Hs, N), En(), pt(N.name);
95792
95792
  }
95793
95793
  function Bk(N) {
95794
95794
  Cy(N);
@@ -95797,8 +95797,8 @@ ${U.join(`
95797
95797
  j2(N);
95798
95798
  }
95799
95799
  function ET(N) {
95800
- const ke = bs(95, N.pos, qs, N);
95801
- En(), N.isExportEquals ? bs(64, ke, wf, N) : bs(90, ke, qs, N), En(), nr(
95800
+ const ke = bs(95, N.pos, Hs, N);
95801
+ En(), N.isExportEquals ? bs(64, ke, wf, N) : bs(90, ke, Hs, N), En(), nr(
95802
95802
  N.expression,
95803
95803
  N.isExportEquals ? St.getParenthesizeRightSideOfBinaryForOperator(
95804
95804
  64
@@ -95813,16 +95813,16 @@ ${U.join(`
95813
95813
  /*allowDecorators*/
95814
95814
  !1
95815
95815
  );
95816
- let ke = bs(95, N.pos, qs, N);
95817
- if (En(), N.isTypeOnly && (ke = bs(156, ke, qs, N), En()), N.exportClause ? pt(N.exportClause) : ke = bs(42, ke, Rn, N), N.moduleSpecifier) {
95816
+ let ke = bs(95, N.pos, Hs, N);
95817
+ if (En(), N.isTypeOnly && (ke = bs(156, ke, Hs, N), En()), N.exportClause ? pt(N.exportClause) : ke = bs(42, ke, Rn, N), N.moduleSpecifier) {
95818
95818
  En();
95819
95819
  const jt = N.exportClause ? N.exportClause.end : ke;
95820
- bs(161, jt, qs, N), En(), nr(N.moduleSpecifier);
95820
+ bs(161, jt, Hs, N), En(), nr(N.moduleSpecifier);
95821
95821
  }
95822
95822
  N.attributes && ib(N.attributes), c_();
95823
95823
  }
95824
95824
  function Jk(N) {
95825
- bs(N.token, N.pos, qs, N), En();
95825
+ bs(N.token, N.pos, Hs, N), En();
95826
95826
  const ke = N.elements;
95827
95827
  _c(
95828
95828
  N,
@@ -95841,12 +95841,12 @@ ${U.join(`
95841
95841
  pt(ke);
95842
95842
  }
95843
95843
  function PT(N) {
95844
- let ke = bs(95, N.pos, qs, N);
95845
- En(), ke = bs(130, ke, qs, N), En(), ke = bs(145, ke, qs, N), En(), pt(N.name), c_();
95844
+ let ke = bs(95, N.pos, Hs, N);
95845
+ En(), ke = bs(130, ke, Hs, N), En(), ke = bs(145, ke, Hs, N), En(), pt(N.name), c_();
95846
95846
  }
95847
95847
  function M2(N) {
95848
95848
  const ke = bs(42, N.pos, Rn, N);
95849
- En(), bs(130, ke, qs, N), En(), pt(N.name);
95849
+ En(), bs(130, ke, Hs, N), En(), pt(N.name);
95850
95850
  }
95851
95851
  function R2(N) {
95852
95852
  Cy(N);
@@ -95863,10 +95863,10 @@ ${U.join(`
95863
95863
  ), Rn("}");
95864
95864
  }
95865
95865
  function j2(N) {
95866
- N.isTypeOnly && (qs("type"), En()), N.propertyName && (pt(N.propertyName), En(), bs(130, N.propertyName.end, qs, N), En()), pt(N.name);
95866
+ N.isTypeOnly && (Hs("type"), En()), N.propertyName && (pt(N.propertyName), En(), bs(130, N.propertyName.end, Hs, N), En()), pt(N.name);
95867
95867
  }
95868
95868
  function pg(N) {
95869
- qs("require"), Rn("("), nr(N.expression), Rn(")");
95869
+ Hs("require"), Rn("("), nr(N.expression), Rn(")");
95870
95870
  }
95871
95871
  function No(N) {
95872
95872
  pt(N.openingElement), _c(
@@ -95941,10 +95941,10 @@ ${U.join(`
95941
95941
  N.kind === 80 ? nr(N) : pt(N);
95942
95942
  }
95943
95943
  function tb(N) {
95944
- bs(84, N.pos, qs, N), En(), nr(N.expression, St.parenthesizeExpressionForDisallowedComma), rb(N, N.statements, N.expression.end);
95944
+ bs(84, N.pos, Hs, N), En(), nr(N.expression, St.parenthesizeExpressionForDisallowedComma), rb(N, N.statements, N.expression.end);
95945
95945
  }
95946
95946
  function AT(N) {
95947
- const ke = bs(90, N.pos, qs, N);
95947
+ const ke = bs(90, N.pos, Hs, N);
95948
95948
  rb(N, N.statements, ke);
95949
95949
  }
95950
95950
  function rb(N, ke, jt) {
@@ -95954,7 +95954,7 @@ ${U.join(`
95954
95954
  xr ? (A1(59, jt, Rn, N), En(), Yn &= -130) : bs(59, jt, Rn, N), _c(N, ke, Yn);
95955
95955
  }
95956
95956
  function ju(N) {
95957
- En(), A0(N.token, qs), En(), _c(
95957
+ En(), A0(N.token, Hs), En(), _c(
95958
95958
  N,
95959
95959
  N.types,
95960
95960
  528
@@ -95962,7 +95962,7 @@ ${U.join(`
95962
95962
  );
95963
95963
  }
95964
95964
  function Py(N) {
95965
- const ke = bs(85, N.pos, qs, N);
95965
+ const ke = bs(85, N.pos, Hs, N);
95966
95966
  En(), N.variableDeclaration && (bs(21, ke, Rn, N), pt(N.variableDeclaration), bs(22, N.variableDeclaration.end, Rn, N), En()), pt(N.block);
95967
95967
  }
95968
95968
  function Dy(N) {
@@ -96448,7 +96448,7 @@ ${U.join(`
96448
96448
  function c_() {
96449
96449
  $e.writeTrailingSemicolon(";");
96450
96450
  }
96451
- function qs(N) {
96451
+ function Hs(N) {
96452
96452
  $e.writeKeyword(N);
96453
96453
  }
96454
96454
  function wf(N) {
@@ -98806,7 +98806,7 @@ ${U.join(`
98806
98806
  Lr[qn] || (Lr[qn] = Xn[Qn], Qn++);
98807
98807
  return O.assert(Qn === Xn.length), Lr;
98808
98808
  }
98809
- function Ki() {
98809
+ function es() {
98810
98810
  return !vL(
98811
98811
  me.getProjectReferences(),
98812
98812
  me.getResolvedProjectReferences(),
@@ -98828,7 +98828,7 @@ ${U.join(`
98828
98828
  if (z5(yt, G))
98829
98829
  return 0;
98830
98830
  const Zt = me.getRootFileNames();
98831
- if (!Vf(Zt, xe) || !Ki())
98831
+ if (!Vf(Zt, xe) || !es())
98832
98832
  return 0;
98833
98833
  Ne && (rt = Ne.map(Pt));
98834
98834
  const mr = [], Lr = [];
@@ -99441,7 +99441,7 @@ ${U.join(`
99441
99441
  Qn,
99442
99442
  /*incremental*/
99443
99443
  !1
99444
- ), mr = Vr(mr, Es), !It && kn === 0 && !tt.isDeclarationFile && (It = Vs(Es.text, "node:")));
99444
+ ), mr = Vr(mr, Es), !It && kn === 0 && !tt.isDeclarationFile && (It = qs(Es.text, "node:")));
99445
99445
  } else if (wl(Qn) && g_(Qn) && (qn || yi(
99446
99446
  Qn,
99447
99447
  128
@@ -100063,7 +100063,7 @@ ${U.join(`
100063
100063
  return tm.zero;
100064
100064
  }
100065
100065
  function W(tt, yt, Zt, mr) {
100066
- const Lr = new tm(tt), yn = new tm(yt), Rr = new tm(Re || Gs), sn = ar(), Vi = yn.compareTo(Rr) !== 1, Xn = !Vi && sn.compareTo(Lr) === -1;
100066
+ const Lr = new tm(tt), yn = new tm(yt), Rr = new tm(Re || Vs), sn = ar(), Vi = yn.compareTo(Rr) !== 1, Xn = !Vi && sn.compareTo(Lr) === -1;
100067
100067
  (Vi || Xn) && mr((Qn, qn, Es) => {
100068
100068
  Vi ? qn === void 0 ? Zt(Qn, qn, Es, y.Option_0_has_been_removed_Please_remove_it_from_your_configuration, Qn) : Zt(Qn, qn, Es, y.Option_0_1_has_been_removed_Please_remove_it_from_your_configuration, Qn, qn) : qn === void 0 ? Zt(Qn, qn, Es, y.Option_0_is_deprecated_and_will_stop_functioning_in_TypeScript_1_Specify_compilerOption_ignoreDeprecations_Colon_2_to_silence_this_error, Qn, yt, tt) : Zt(Qn, qn, Es, y.Option_0_1_is_deprecated_and_will_stop_functioning_in_TypeScript_2_Specify_compilerOption_ignoreDeprecations_Colon_3_to_silence_this_error, Qn, qn, yt, tt);
100069
100069
  });
@@ -100419,8 +100419,8 @@ ${U.join(`
100419
100419
  return Ph(
100420
100420
  t,
100421
100421
  (F) => I === F || // Any parent directory of declaration dir
100422
- Vs(F, M) || // Any directory inside declaration dir
100423
- Vs(I, `${F}/`)
100422
+ qs(F, M) || // Any directory inside declaration dir
100423
+ qs(I, `${F}/`)
100424
100424
  );
100425
100425
  }
100426
100426
  function x(w) {
@@ -100453,7 +100453,7 @@ ${U.join(`
100453
100453
  return ge.includes(th) ? I && ((M = Q.getSymlinkedFiles()) != null && M.has(ge)) ? !0 : cc(
100454
100454
  re.entries(),
100455
100455
  ([X, xe]) => {
100456
- if (!xe || !Vs(ge, X))
100456
+ if (!xe || !qs(ge, X))
100457
100457
  return;
100458
100458
  const G = F(ge.replace(X, xe.realPath));
100459
100459
  if (I && G) {
@@ -102636,7 +102636,7 @@ ${U.join(`
102636
102636
  return gt(rt) ? !0 : !I && !M && !F ? !1 : ((mt = rt.failedLookupLocations) == null ? void 0 : mt.some((Xt) => et(e.toPath(Xt)))) || !!rt.node10Result && et(e.toPath(rt.node10Result));
102637
102637
  }
102638
102638
  function et(rt) {
102639
- return (I == null ? void 0 : I.has(rt)) || cc((M == null ? void 0 : M.keys()) || [], (mt) => Vs(rt, mt) ? !0 : void 0) || cc((F == null ? void 0 : F.keys()) || [], (mt) => rt.length > mt.length && Vs(rt, mt) && (WJ(mt) || rt[mt.length] === Oc) ? !0 : void 0);
102639
+ return (I == null ? void 0 : I.has(rt)) || cc((M == null ? void 0 : M.keys()) || [], (mt) => qs(rt, mt) ? !0 : void 0) || cc((F == null ? void 0 : F.keys()) || [], (mt) => rt.length > mt.length && qs(rt, mt) && (WJ(mt) || rt[mt.length] === Oc) ? !0 : void 0);
102640
102640
  }
102641
102641
  function gt(rt) {
102642
102642
  var mt;
@@ -105237,7 +105237,7 @@ ${U.join(`
105237
105237
  }
105238
105238
  });
105239
105239
  function eTe(e, t) {
105240
- return new tm(IE(t, `ts${Gs}`) || IE(t, "latest")).compareTo(e.version) <= 0;
105240
+ return new tm(IE(t, `ts${Vs}`) || IE(t, "latest")).compareTo(e.version) <= 0;
105241
105241
  }
105242
105242
  function tTe(e) {
105243
105243
  return Poe.has(e) ? "node" : e;
@@ -105467,7 +105467,7 @@ ${U.join(`
105467
105467
  ], Coe = koe.map((e) => `node:${e}`), Eoe = [...koe, ...Coe], Poe = new Set(Eoe), Doe = /* @__PURE__ */ ((e) => (e[e.Ok = 0] = "Ok", e[e.EmptyName = 1] = "EmptyName", e[e.NameTooLong = 2] = "NameTooLong", e[e.NameStartsWithDot = 3] = "NameStartsWithDot", e[e.NameStartsWithUnderscore = 4] = "NameStartsWithUnderscore", e[e.NameContainsNonURISafeCharacters = 5] = "NameContainsNonURISafeCharacters", e))(Doe || {}), woe = 214;
105468
105468
  }
105469
105469
  }), Jh = {};
105470
- es(Jh, {
105470
+ Zi(Jh, {
105471
105471
  NameValidationResult: () => Doe,
105472
105472
  discoverTypings: () => eje,
105473
105473
  isTypingUpToDate: () => eTe,
@@ -107336,7 +107336,7 @@ ${U.join(`
107336
107336
  };
107337
107337
  }
107338
107338
  function Pje(e, t) {
107339
- if (Vs(e, t))
107339
+ if (qs(e, t))
107340
107340
  return 0;
107341
107341
  let r = e.indexOf(" " + t);
107342
107342
  return r === -1 && (r = e.indexOf("." + t)), r === -1 && (r = e.indexOf('"' + t)), r === -1 ? -1 : r + 1;
@@ -107628,7 +107628,7 @@ ${U.join(`
107628
107628
  }
107629
107629
  function w(I) {
107630
107630
  const M = Eu(kP(I)).slice(1);
107631
- return Vs(M[0], "@") ? `${M[0]}/${M[1]}` : M[0];
107631
+ return qs(M[0], "@") ? `${M[0]}/${M[1]}` : M[0];
107632
107632
  }
107633
107633
  }
107634
107634
  function wje(e) {
@@ -107748,7 +107748,7 @@ ${U.join(`
107748
107748
  function IM(e, t) {
107749
107749
  return Va(e.imports, (s) => {
107750
107750
  if (Jh.nodeCoreModules.has(s.text))
107751
- return Vs(s.text, "node:");
107751
+ return qs(s.text, "node:");
107752
107752
  }) ?? t.usesUriStyleNodeCoreModules;
107753
107753
  }
107754
107754
  function QN(e) {
@@ -107897,7 +107897,7 @@ ${U.join(`
107897
107897
  const Ae = cF(z.fileName);
107898
107898
  if (Ae) {
107899
107899
  const { topLevelNodeModulesIndex: ve, topLevelPackageNameIndex: $e, packageRootIndex: Ye } = Ae;
107900
- if (X = sN(kP(z.fileName.substring($e + 1, Ye))), Vs(w, z.path.substring(0, ve))) {
107900
+ if (X = sN(kP(z.fileName.substring($e + 1, Ye))), qs(w, z.path.substring(0, ve))) {
107901
107901
  const ft = a.get(X), Ke = z.fileName.substring(0, $e + 1);
107902
107902
  if (ft) {
107903
107903
  const qe = ft.indexOf(th);
@@ -108013,10 +108013,10 @@ ${U.join(`
108013
108013
  if (!I || !w.moduleFileName)
108014
108014
  return !0;
108015
108015
  const M = e.getGlobalTypingsCacheLocation();
108016
- if (M && Vs(w.moduleFileName, M))
108016
+ if (M && qs(w.moduleFileName, M))
108017
108017
  return !0;
108018
108018
  const F = a.get(I);
108019
- return !F || Vs(w.moduleFileName, F);
108019
+ return !F || qs(w.moduleFileName, F);
108020
108020
  }
108021
108021
  }
108022
108022
  function KG(e, t, r, s, a, c, u) {
@@ -108045,7 +108045,7 @@ ${U.join(`
108045
108045
  }
108046
108046
  function Nje(e, t, r, s) {
108047
108047
  const a = $m(t, (u) => Jl(u) === "node_modules" ? u : void 0), c = a && Ai(r(a));
108048
- return c === void 0 || Vs(r(e), c) || !!s && Vs(r(s), c);
108048
+ return c === void 0 || qs(r(e), c) || !!s && qs(r(s), c);
108049
108049
  }
108050
108050
  function e$(e, t, r, s, a) {
108051
108051
  var c, u;
@@ -109719,7 +109719,7 @@ ${U.join(`
109719
109719
  return rD(
109720
109720
  t.text.length === e.length ? 0 : 1,
109721
109721
  /*isCaseSensitive:*/
109722
- Vs(e, t.text)
109722
+ qs(e, t.text)
109723
109723
  );
109724
109724
  if (t.isLowerCase) {
109725
109725
  if (s === -1)
@@ -110595,7 +110595,7 @@ ${U.join(`
110595
110595
  Pi();
110596
110596
  }
110597
110597
  }), qce = {};
110598
- es(qce, {
110598
+ Zi(qce, {
110599
110599
  getNavigateToItems: () => $Te
110600
110600
  });
110601
110601
  var YTe = kt({
@@ -111154,7 +111154,7 @@ ${U.join(`
111154
111154
  };
111155
111155
  }
111156
111156
  }), tle = {};
111157
- es(tle, {
111157
+ Zi(tle, {
111158
111158
  getNavigationBarItems: () => ZTe,
111159
111159
  getNavigationTree: () => KTe
111160
111160
  });
@@ -115296,7 +115296,7 @@ ${M.split(`
115296
115296
  })(s_ || (s_ = {})), Mle = /* @__PURE__ */ ((e) => (e[e.None = 0] = "None", e[e.HasReturn = 1] = "HasReturn", e[e.IsGenerator = 2] = "IsGenerator", e[e.IsAsyncFunction = 4] = "IsAsyncFunction", e[e.UsesThis = 8] = "UsesThis", e[e.UsesThisInFunction = 16] = "UsesThisInFunction", e[e.InStaticRegion = 32] = "InStaticRegion", e))(Mle || {});
115297
115297
  }
115298
115298
  }), hke = {};
115299
- es(hke, {
115299
+ Zi(hke, {
115300
115300
  Messages: () => s_,
115301
115301
  RangeFacts: () => Mle,
115302
115302
  getRangeToExtract: () => Ale,
@@ -115436,7 +115436,7 @@ ${M.split(`
115436
115436
  kWe();
115437
115437
  }
115438
115438
  }), kk = {};
115439
- es(kk, {
115439
+ Zi(kk, {
115440
115440
  addExportToChanges: () => dle,
115441
115441
  addExports: () => ule,
115442
115442
  addNewFileToTsconfig: () => sle,
@@ -115977,10 +115977,10 @@ ${M.split(`
115977
115977
  const Zo = bc(ta, g, w), ul = ln == null ? void 0 : ln.get(Zo);
115978
115978
  if (ul !== void 0)
115979
115979
  return ul || void 0;
115980
- const Zc = e.getParsedCommandLine ? e.getParsedCommandLine(ta) : Ki(ta);
115980
+ const Zc = e.getParsedCommandLine ? e.getParsedCommandLine(ta) : es(ta);
115981
115981
  return (ln || (ln = /* @__PURE__ */ new Map())).set(Zo, Zc || !1), Zc;
115982
115982
  }
115983
- function Ki(ta) {
115983
+ function es(ta) {
115984
115984
  const Zo = on(
115985
115985
  ta,
115986
115986
  100
@@ -116486,8 +116486,8 @@ ${M.split(`
116486
116486
  if (_n)
116487
116487
  oi && (_n.pos--, _n.end++), ln.push(_n.pos), _n.kind === 3 && ln.push(_n.end), hr = !0, Wn = _n.end + 1;
116488
116488
  else {
116489
- const Ki = qt.substring(Wn, ce.end).search(`(${Ds})|(${fi})`);
116490
- Ir = Ue !== void 0 ? Ue : Ir || !ece(qt, Wn, Ki === -1 ? ce.end : Wn + Ki), Wn = Ki === -1 ? ce.end + 1 : Wn + Ki + Si.length;
116489
+ const es = qt.substring(Wn, ce.end).search(`(${Ds})|(${fi})`);
116490
+ Ir = Ue !== void 0 ? Ue : Ir || !ece(qt, Wn, es === -1 ? ce.end : Wn + es), Wn = es === -1 ? ce.end + 1 : Wn + es + Si.length;
116491
116491
  }
116492
116492
  }
116493
116493
  if (Ir || !hr) {
@@ -116523,12 +116523,12 @@ ${M.split(`
116523
116523
  });
116524
116524
  } else
116525
116525
  for (const $s of ln) {
116526
- const _n = $s - Si.length > 0 ? $s - Si.length : 0, Ki = qt.substr(_n, Si.length) === Si ? Si.length : 0;
116526
+ const _n = $s - Si.length > 0 ? $s - Si.length : 0, es = qt.substr(_n, Si.length) === Si ? Si.length : 0;
116527
116527
  lt.push({
116528
116528
  newText: "",
116529
116529
  span: {
116530
116530
  length: Mi.length,
116531
- start: $s - Ki
116531
+ start: $s - es
116532
116532
  }
116533
116533
  });
116534
116534
  }
@@ -116667,7 +116667,7 @@ ${M.split(`
116667
116667
  }
116668
116668
  function pt(Fe, ce, Ue = ad) {
116669
116669
  F();
116670
- const U = M(Fe), it = O.checkDefined(u.getSourceFiles()), bt = Wx(Fe), lt = Kn(it, (hr) => !(u != null && u.isSourceFileFromExternalLibrary(U)) && !(U === M(hr.fileName) || bt === ".ts" && Wx(hr.fileName) === ".d.ts" || bt === ".d.ts" && Vs(Jl(hr.fileName), "lib.") && Wx(hr.fileName) === ".d.ts") && bt === Wx(hr.fileName) ? hr.fileName : void 0);
116670
+ const U = M(Fe), it = O.checkDefined(u.getSourceFiles()), bt = Wx(Fe), lt = Kn(it, (hr) => !(u != null && u.isSourceFileFromExternalLibrary(U)) && !(U === M(hr.fileName) || bt === ".ts" && Wx(hr.fileName) === ".d.ts" || bt === ".d.ts" && qs(Jl(hr.fileName), "lib.") && Wx(hr.fileName) === ".d.ts") && bt === Wx(hr.fileName) ? hr.fileName : void 0);
116671
116671
  return { newFileName: mle(U, u, Xt(U, ce, Ue, ad), e), files: lt };
116672
116672
  }
116673
116673
  function Rt(Fe, ce, Ue, U, it, bt = ad, lt) {
@@ -117835,7 +117835,7 @@ ${M.split(`
117835
117835
  Pi();
117836
117836
  }
117837
117837
  }), tX = {};
117838
- es(tX, {
117838
+ Zi(tX, {
117839
117839
  spanInSourceFileAtLocation: () => VWe
117840
117840
  });
117841
117841
  var HWe = kt({
@@ -118175,7 +118175,7 @@ ${M.split(`
118175
118175
  Pi();
118176
118176
  }
118177
118177
  }), Ck = {};
118178
- es(Ck, {
118178
+ Zi(Ck, {
118179
118179
  createCallHierarchyItem: () => Gle,
118180
118180
  getIncomingCalls: () => eUe,
118181
118181
  getOutgoingCalls: () => uUe,
@@ -118186,7 +118186,7 @@ ${M.split(`
118186
118186
  _Ue();
118187
118187
  }
118188
118188
  }), Hke = {};
118189
- es(Hke, {
118189
+ Zi(Hke, {
118190
118190
  TokenEncodingConsts: () => jle,
118191
118191
  TokenModifier: () => Jle,
118192
118192
  TokenType: () => Ble,
@@ -118198,7 +118198,7 @@ ${M.split(`
118198
118198
  Tke();
118199
118199
  }
118200
118200
  }), $le = {};
118201
- es($le, {
118201
+ Zi($le, {
118202
118202
  v2020: () => Hke
118203
118203
  });
118204
118204
  var dUe = kt({
@@ -121328,7 +121328,7 @@ ${M.split(`
121328
121328
  var a;
121329
121329
  if (e.isReExport && ((a = e.exportInfo) != null && a.moduleFileName) && r_(r) === 2 && KVe(e.exportInfo.moduleFileName)) {
121330
121330
  const c = s(Ai(e.exportInfo.moduleFileName));
121331
- return Vs(t.path, c);
121331
+ return qs(t.path, c);
121332
121332
  }
121333
121333
  return !1;
121334
121334
  }
@@ -121341,7 +121341,7 @@ ${M.split(`
121341
121341
  ) === "index";
121342
121342
  }
121343
121343
  function eqe(e, t, r, s) {
121344
- return Vs(e, "node:") && !Vs(t, "node:") ? IM(r, s) ? -1 : 1 : Vs(t, "node:") && !Vs(e, "node:") ? IM(r, s) ? 1 : -1 : 0;
121344
+ return qs(e, "node:") && !qs(t, "node:") ? IM(r, s) ? -1 : 1 : qs(t, "node:") && !qs(e, "node:") ? IM(r, s) ? 1 : -1 : 0;
121345
121345
  }
121346
121346
  function tqe({ sourceFile: e, program: t, host: r, preferences: s }, a) {
121347
121347
  const c = t.getTypeChecker(), u = rqe(a, c);
@@ -126661,7 +126661,7 @@ ${M.split(`
126661
126661
  });
126662
126662
  }
126663
126663
  }), v_ = {};
126664
- es(v_, {
126664
+ Zi(v_, {
126665
126665
  PreserveOptionalFlags: () => M_e,
126666
126666
  addNewNodeForMemberSymbol: () => W4e,
126667
126667
  codeFixAll: () => ec,
@@ -127427,7 +127427,7 @@ ${M.split(`
127427
127427
  const Xe = Go(w, 25, u) || Go(w, 29, u);
127428
127428
  if (!Xe)
127429
127429
  return;
127430
- const Jt = Vs(S, w.name.text) ? w.name.end : Xe.end;
127430
+ const Jt = qs(S, w.name.text) ? w.name.end : Xe.end;
127431
127431
  _e = Kl(Xe.getStart(u), Jt);
127432
127432
  }
127433
127433
  if (I && (Re === void 0 && (Re = S), Re = `{${Re}}`, typeof I != "boolean" && (_e = Pf(I, u))), x && OGe(x) && w) {
@@ -128559,7 +128559,7 @@ ${M.split(`
128559
128559
  Dv(Ie)
128560
128560
  ) || {};
128561
128561
  if (_n) {
128562
- const Ki = {
128562
+ const es = {
128563
128563
  kind: ln(
128564
128564
  6
128565
128565
  /* SymbolMemberExport */
@@ -128571,7 +128571,7 @@ ${M.split(`
128571
128571
  fileName: $s,
128572
128572
  moduleSpecifier: _n
128573
128573
  };
128574
- Jt[Ds] = Ki;
128574
+ Jt[Ds] = es;
128575
128575
  }
128576
128576
  }
128577
128577
  } else if (c.includeCompletionsWithInsertText) {
@@ -128724,12 +128724,12 @@ ${M.split(`
128724
128724
  const $s = oi.tryResolve(Mi, Ds) || {};
128725
128725
  if ($s === "failed")
128726
128726
  return;
128727
- let _n = Mi[0], Ki;
128728
- $s !== "skipped" && ({ exportInfo: _n = Mi[0], moduleSpecifier: Ki } = $s);
128727
+ let _n = Mi[0], es;
128728
+ $s !== "skipped" && ({ exportInfo: _n = Mi[0], moduleSpecifier: es } = $s);
128729
128729
  const ro = _n.exportKind === 1, Pa = ro && g6(_n.symbol) || _n.symbol;
128730
128730
  On(Pa, {
128731
- kind: Ki ? 32 : 4,
128732
- moduleSpecifier: Ki,
128731
+ kind: es ? 32 : 4,
128732
+ moduleSpecifier: es,
128733
128733
  symbolName: Si,
128734
128734
  exportMapKey: fi,
128735
128735
  exportName: _n.exportKind === 2 ? "export=" : _n.symbol.name,
@@ -128746,7 +128746,7 @@ ${M.split(`
128746
128746
  const Mi = Ei(oi.moduleSymbol.valueDeclaration, Ps);
128747
128747
  if (!Mi) {
128748
128748
  const Si = Nd(oi.moduleSymbol.name);
128749
- return Jh.nodeCoreModules.has(Si) && Vs(Si, "node:") !== IM(r, e) ? !1 : ln ? ln.allowsImportingAmbientModule(oi.moduleSymbol, Et(oi.isFromPackageJson)) : !0;
128749
+ return Jh.nodeCoreModules.has(Si) && qs(Si, "node:") !== IM(r, e) ? !1 : ln ? ln.allowsImportingAmbientModule(oi.moduleSymbol, Et(oi.isFromPackageJson)) : !0;
128750
128750
  }
128751
128751
  return KG(
128752
128752
  oi.isFromPackageJson ? Ir : e,
@@ -129829,7 +129829,7 @@ ${M.split(`
129829
129829
  ), { isGlobalCompletion: !1, isMemberCompletion: !0, isNewIdentifierLocation: e.hasIndexSignature, optionalReplacementSpan: g, entries: x };
129830
129830
  }
129831
129831
  case 2: {
129832
- const x = t.kind === 15 ? 96 : Vs(eu(t), "'") ? 39 : 34, P = e.types.map((w) => ({
129832
+ const x = t.kind === 15 ? 96 : qs(eu(t), "'") ? 39 : 34, P = e.types.map((w) => ({
129833
129833
  name: kv(w.value, x),
129834
129834
  kindModifiers: "",
129835
129835
  kind: "string",
@@ -130262,7 +130262,7 @@ ${M.split(`
130262
130262
  let z = F.shift();
130263
130263
  if (!z)
130264
130264
  return I(M);
130265
- if (Vs(z, "@")) {
130265
+ if (qs(z, "@")) {
130266
130266
  const ge = F.shift();
130267
130267
  if (!ge)
130268
130268
  return I(M);
@@ -130329,7 +130329,7 @@ ${M.split(`
130329
130329
  });
130330
130330
  return Pn(t, (S) => g3e(p, s, S, a, c));
130331
130331
  function m(S, g) {
130332
- return Vs(S, r) ? [{ name: _v(S), kind: g, extension: void 0 }] : ht;
130332
+ return qs(S, r) ? [{ name: _v(S), kind: g, extension: void 0 }] : ht;
130333
130333
  }
130334
130334
  }
130335
130335
  function g3e(e, t, r, s, a) {
@@ -130363,13 +130363,13 @@ ${M.split(`
130363
130363
  }
130364
130364
  }
130365
130365
  function z$e(e, t, r) {
130366
- return Vs(e, t) && Sl(e, r) ? e.slice(t.length, e.length - r.length) : void 0;
130366
+ return qs(e, t) && Sl(e, r) ? e.slice(t.length, e.length - r.length) : void 0;
130367
130367
  }
130368
130368
  function h3e(e) {
130369
130369
  return e[0] === Oc ? e.slice(1) : e;
130370
130370
  }
130371
130371
  function W$e(e, t, r) {
130372
- const a = r.getAmbientModules().map((c) => Nd(c.name)).filter((c) => Vs(c, e) && !c.includes("*"));
130372
+ const a = r.getAmbientModules().map((c) => Nd(c.name)).filter((c) => qs(c, e) && !c.includes("*"));
130373
130373
  if (t !== void 0) {
130374
130374
  const c = Fu(t);
130375
130375
  return a.map((u) => ME(u, c));
@@ -130442,7 +130442,7 @@ ${M.split(`
130442
130442
  const u = a[c];
130443
130443
  if (u)
130444
130444
  for (const p in u)
130445
- Xo(u, p) && !Vs(p, "@types/") && r.push(p);
130445
+ Xo(u, p) && !qs(p, "@types/") && r.push(p);
130446
130446
  }
130447
130447
  }
130448
130448
  return r;
@@ -130477,7 +130477,7 @@ ${M.split(`
130477
130477
  }, v3e = /^(\/\/\/\s*<reference\s+(path|types)\s*=\s*(?:'|"))([^\3"]*)$/, b3e = ["dependencies", "devDependencies", "peerDependencies", "optionalDependencies"];
130478
130478
  }
130479
130479
  }), WQ = {};
130480
- es(WQ, {
130480
+ Zi(WQ, {
130481
130481
  getStringLiteralCompletionDetails: () => w$e,
130482
130482
  getStringLiteralCompletions: () => P$e
130483
130483
  });
@@ -130486,7 +130486,7 @@ ${M.split(`
130486
130486
  $$e();
130487
130487
  }
130488
130488
  }), Ak = {};
130489
- es(Ak, {
130489
+ Zi(Ak, {
130490
130490
  CompletionKind: () => ffe,
130491
130491
  CompletionSource: () => ufe,
130492
130492
  SortText: () => b_,
@@ -132531,7 +132531,7 @@ ${M.split(`
132531
132531
  })(Nk || (Nk = {}));
132532
132532
  }
132533
132533
  }), kc = {};
132534
- es(kc, {
132534
+ Zi(kc, {
132535
132535
  Core: () => Nk,
132536
132536
  DefinitionKind: () => wfe,
132537
132537
  EntryKind: () => Afe,
@@ -133025,7 +133025,7 @@ ${M.split(`
133025
133025
  ]);
133026
133026
  }
133027
133027
  }), w4 = {};
133028
- es(w4, {
133028
+ Zi(w4, {
133029
133029
  createDefinitionInfo: () => EI,
133030
133030
  findReferenceInPosition: () => _D,
133031
133031
  getDefinitionAndBoundSpan: () => EXe,
@@ -133406,7 +133406,7 @@ ${M.split(`
133406
133406
  Pi(), j3e = (e) => new RegExp(`^\\s?/\\*\\*?\\s?${e}\\s?\\*\\/\\s?$`);
133407
133407
  }
133408
133408
  }), HQ = {};
133409
- es(HQ, {
133409
+ Zi(HQ, {
133410
133410
  provideInlayHints: () => jXe
133411
133411
  });
133412
133412
  var JXe = kt({
@@ -133567,7 +133567,7 @@ ${M.split(`
133567
133567
  if (!ot(a.name))
133568
133568
  return;
133569
133569
  const c = a.name.text;
133570
- if (!(r.tags.some((u) => u !== e && wm(u) && ot(u.name) && u.name.escapedText === c) || t !== void 0 && !Vs(c, t)))
133570
+ if (!(r.tags.some((u) => u !== e && wm(u) && ot(u.name) && u.name.escapedText === c) || t !== void 0 && !qs(c, t)))
133571
133571
  return { name: c, kind: "parameter", kindModifiers: "", sortText: Ak.SortText.LocationPriority };
133572
133572
  }) : [];
133573
133573
  }
@@ -133766,7 +133766,7 @@ ${M.split(`
133766
133766
  ], U3e = J3e;
133767
133767
  }
133768
133768
  }), $v = {};
133769
- es($v, {
133769
+ Zi($v, {
133770
133770
  getDocCommentTemplateAtPosition: () => QXe,
133771
133771
  getJSDocParameterNameCompletionDetails: () => XXe,
133772
133772
  getJSDocParameterNameCompletions: () => $Xe,
@@ -134227,7 +134227,7 @@ ${M.split(`
134227
134227
  }, new $3e());
134228
134228
  }
134229
134229
  }), dm = {};
134230
- es(dm, {
134230
+ Zi(dm, {
134231
134231
  coalesceExports: () => uQe,
134232
134232
  coalesceImports: () => cQe,
134233
134233
  compareImportOrExportSpecifiers: () => jfe,
@@ -134300,7 +134300,7 @@ ${M.split(`
134300
134300
  }
134301
134301
  }
134302
134302
  function X3e(e) {
134303
- return e = e.trimStart(), Vs(e, "//") ? (e = e.slice(2).trim(), Y3e.exec(e)) : null;
134303
+ return e = e.trimStart(), qs(e, "//") ? (e = e.slice(2).trim(), Y3e.exec(e)) : null;
134304
134304
  }
134305
134305
  function Ufe(e, t, r, s) {
134306
134306
  const a = xh(t.text, e);
@@ -134576,7 +134576,7 @@ ${M.split(`
134576
134576
  Pi(), Y3e = /^#(end)?region(?:\s+(.*))?(?:\r)?$/;
134577
134577
  }
134578
134578
  }), QQ = {};
134579
- es(QQ, {
134579
+ Zi(QQ, {
134580
134580
  collectElements: () => CQe
134581
134581
  });
134582
134582
  var IQe = kt({
@@ -134709,7 +134709,7 @@ ${M.split(`
134709
134709
  Pi();
134710
134710
  }
134711
134711
  }), LR = {};
134712
- es(LR, {
134712
+ Zi(LR, {
134713
134713
  getRenameInfo: () => OQe,
134714
134714
  nodeIsEligibleForRename: () => K3e
134715
134715
  });
@@ -135148,7 +135148,7 @@ ${M.split(`
135148
135148
  ), ll()];
135149
135149
  }
135150
135150
  }), wI = {};
135151
- es(wI, {
135151
+ Zi(wI, {
135152
135152
  getArgumentInfoForCompletions: () => qQe,
135153
135153
  getSignatureHelpItems: () => zQe
135154
135154
  });
@@ -135325,7 +135325,7 @@ ${M.split(`
135325
135325
  Pi(), cPe = xm(Au, i_);
135326
135326
  }
135327
135327
  }), KQ = {};
135328
- es(KQ, {
135328
+ Zi(KQ, {
135329
135329
  getSmartSelectionRange: () => dYe
135330
135330
  });
135331
135331
  var SYe = kt({
@@ -135876,7 +135876,7 @@ ${M.split(`
135876
135876
  Pi(), $fe = 70246400;
135877
135877
  }
135878
135878
  }), Sy = {};
135879
- es(Sy, {
135879
+ Zi(Sy, {
135880
135880
  getSymbolDisplayPartsDocumentationAndSymbolKind: () => xYe,
135881
135881
  getSymbolKind: () => lPe,
135882
135882
  getSymbolModifiers: () => TYe
@@ -137020,7 +137020,7 @@ ${s.prefix}` : `
137020
137020
  })(rpe || (rpe = {}));
137021
137021
  }
137022
137022
  }), Fn = {};
137023
- es(Fn, {
137023
+ Zi(Fn, {
137024
137024
  ChangeTracker: () => vPe,
137025
137025
  LeadingTriviaOption: () => epe,
137026
137026
  TrailingTriviaOption: () => tpe,
@@ -140364,7 +140364,7 @@ ${s.prefix}` : `
140364
140364
  })(fg || (fg = {}));
140365
140365
  }
140366
140366
  }), bu = {};
140367
- es(bu, {
140367
+ Zi(bu, {
140368
140368
  FormattingContext: () => ipe,
140369
140369
  FormattingRequestKind: () => npe,
140370
140370
  RuleAction: () => ape,
@@ -140549,7 +140549,7 @@ ${s.prefix}` : `
140549
140549
  return { command: c, remaining: s - u };
140550
140550
  }
140551
140551
  function rDe(e) {
140552
- return `@types/${e}@ts${Gs}`;
140552
+ return `@types/${e}@ts${Vs}`;
140553
140553
  }
140554
140554
  var nDe, iDe, KZe = kt({
140555
140555
  "src/typingsInstallerCore/typingsInstaller.ts"() {
@@ -140692,7 +140692,7 @@ ${s.prefix}` : `
140692
140692
  this.missingTypingsSet.add(S);
140693
140693
  continue;
140694
140694
  }
140695
- const x = this.typesRegistry.get(S), P = new tm(x[`ts${Gs}`] || x[this.latestDistTag]), w = { typingLocation: g, version: P };
140695
+ const x = this.typesRegistry.get(S), P = new tm(x[`ts${Vs}`] || x[this.latestDistTag]), w = { typingLocation: g, version: P };
140696
140696
  this.packageNameToTypingLocation.set(S, w), m.push(g);
140697
140697
  }
140698
140698
  this.log.isEnabled() && this.log.writeLine(`Installed typing files ${JSON.stringify(m)}`), this.sendResponse(this.createSetTypings(e, r.concat(m)));
@@ -140746,7 +140746,7 @@ ${s.prefix}` : `
140746
140746
  };
140747
140747
  }
140748
140748
  }), Tpe = {};
140749
- es(Tpe, {
140749
+ Zi(Tpe, {
140750
140750
  TypingsInstaller: () => iDe,
140751
140751
  getNpmCommandForInstallation: () => tDe,
140752
140752
  installNpmPackages: () => ZZe,
@@ -140909,7 +140909,7 @@ ${s.prefix}` : `
140909
140909
  gY = /* @__PURE__ */ ((e) => (e.JsxClosingTag = "jsxClosingTag", e.LinkedEditingRange = "linkedEditingRange", e.Brace = "brace", e.BraceFull = "brace-full", e.BraceCompletion = "braceCompletion", e.GetSpanOfEnclosingComment = "getSpanOfEnclosingComment", e.Change = "change", e.Close = "close", e.Completions = "completions", e.CompletionInfo = "completionInfo", e.CompletionsFull = "completions-full", e.CompletionDetails = "completionEntryDetails", e.CompletionDetailsFull = "completionEntryDetails-full", e.CompileOnSaveAffectedFileList = "compileOnSaveAffectedFileList", e.CompileOnSaveEmitFile = "compileOnSaveEmitFile", e.Configure = "configure", e.Definition = "definition", e.DefinitionFull = "definition-full", e.DefinitionAndBoundSpan = "definitionAndBoundSpan", e.DefinitionAndBoundSpanFull = "definitionAndBoundSpan-full", e.Implementation = "implementation", e.ImplementationFull = "implementation-full", e.EmitOutput = "emit-output", e.Exit = "exit", e.FileReferences = "fileReferences", e.FileReferencesFull = "fileReferences-full", e.Format = "format", e.Formatonkey = "formatonkey", e.FormatFull = "format-full", e.FormatonkeyFull = "formatonkey-full", e.FormatRangeFull = "formatRange-full", e.Geterr = "geterr", e.GeterrForProject = "geterrForProject", e.SemanticDiagnosticsSync = "semanticDiagnosticsSync", e.SyntacticDiagnosticsSync = "syntacticDiagnosticsSync", e.SuggestionDiagnosticsSync = "suggestionDiagnosticsSync", e.NavBar = "navbar", e.NavBarFull = "navbar-full", e.Navto = "navto", e.NavtoFull = "navto-full", e.NavTree = "navtree", e.NavTreeFull = "navtree-full", e.DocumentHighlights = "documentHighlights", e.DocumentHighlightsFull = "documentHighlights-full", e.Open = "open", e.Quickinfo = "quickinfo", e.QuickinfoFull = "quickinfo-full", e.References = "references", e.ReferencesFull = "references-full", e.Reload = "reload", e.Rename = "rename", e.RenameInfoFull = "rename-full", e.RenameLocationsFull = "renameLocations-full", e.Saveto = "saveto", e.SignatureHelp = "signatureHelp", e.SignatureHelpFull = "signatureHelp-full", e.FindSourceDefinition = "findSourceDefinition", e.Status = "status", e.TypeDefinition = "typeDefinition", e.ProjectInfo = "projectInfo", e.ReloadProjects = "reloadProjects", e.Unknown = "unknown", e.OpenExternalProject = "openExternalProject", e.OpenExternalProjects = "openExternalProjects", e.CloseExternalProject = "closeExternalProject", e.SynchronizeProjectList = "synchronizeProjectList", e.ApplyChangedToOpenFiles = "applyChangedToOpenFiles", e.UpdateOpen = "updateOpen", e.EncodedSyntacticClassificationsFull = "encodedSyntacticClassifications-full", e.EncodedSemanticClassificationsFull = "encodedSemanticClassifications-full", e.Cleanup = "cleanup", e.GetOutliningSpans = "getOutliningSpans", e.GetOutliningSpansFull = "outliningSpans", e.TodoComments = "todoComments", e.Indentation = "indentation", e.DocCommentTemplate = "docCommentTemplate", e.CompilerOptionsDiagnosticsFull = "compilerOptionsDiagnostics-full", e.NameOrDottedNameSpan = "nameOrDottedNameSpan", e.BreakpointStatement = "breakpointStatement", e.CompilerOptionsForInferredProjects = "compilerOptionsForInferredProjects", e.GetCodeFixes = "getCodeFixes", e.GetCodeFixesFull = "getCodeFixes-full", e.GetCombinedCodeFix = "getCombinedCodeFix", e.GetCombinedCodeFixFull = "getCombinedCodeFix-full", e.ApplyCodeActionCommand = "applyCodeActionCommand", e.GetSupportedCodeFixes = "getSupportedCodeFixes", e.GetApplicableRefactors = "getApplicableRefactors", e.GetEditsForRefactor = "getEditsForRefactor", e.GetMoveToRefactoringFileSuggestions = "getMoveToRefactoringFileSuggestions", e.GetEditsForRefactorFull = "getEditsForRefactor-full", e.OrganizeImports = "organizeImports", e.OrganizeImportsFull = "organizeImports-full", e.GetEditsForFileRename = "getEditsForFileRename", e.GetEditsForFileRenameFull = "getEditsForFileRename-full", e.ConfigurePlugin = "configurePlugin", e.SelectionRange = "selectionRange", e.SelectionRangeFull = "selectionRange-full", e.ToggleLineComment = "toggleLineComment", e.ToggleLineCommentFull = "toggleLineComment-full", e.ToggleMultilineComment = "toggleMultilineComment", e.ToggleMultilineCommentFull = "toggleMultilineComment-full", e.CommentSelection = "commentSelection", e.CommentSelectionFull = "commentSelection-full", e.UncommentSelection = "uncommentSelection", e.UncommentSelectionFull = "uncommentSelection-full", e.PrepareCallHierarchy = "prepareCallHierarchy", e.ProvideCallHierarchyIncomingCalls = "provideCallHierarchyIncomingCalls", e.ProvideCallHierarchyOutgoingCalls = "provideCallHierarchyOutgoingCalls", e.ProvideInlayHints = "provideInlayHints", e.WatchChange = "watchChange", e))(gY || {}), wpe = /* @__PURE__ */ ((e) => (e.All = "All", e.SortAndCombine = "SortAndCombine", e.RemoveUnused = "RemoveUnused", e))(wpe || {}), Ape = /* @__PURE__ */ ((e) => (e.FixedPollingInterval = "FixedPollingInterval", e.PriorityPollingInterval = "PriorityPollingInterval", e.DynamicPriorityPolling = "DynamicPriorityPolling", e.FixedChunkSizePolling = "FixedChunkSizePolling", e.UseFsEvents = "UseFsEvents", e.UseFsEventsOnParentDirectory = "UseFsEventsOnParentDirectory", e))(Ape || {}), Npe = /* @__PURE__ */ ((e) => (e.UseFsEvents = "UseFsEvents", e.FixedPollingInterval = "FixedPollingInterval", e.DynamicPriorityPolling = "DynamicPriorityPolling", e.FixedChunkSizePolling = "FixedChunkSizePolling", e))(Npe || {}), Ipe = /* @__PURE__ */ ((e) => (e.FixedInterval = "FixedInterval", e.PriorityInterval = "PriorityInterval", e.DynamicPriority = "DynamicPriority", e.FixedChunkSize = "FixedChunkSize", e))(Ipe || {}), Ope = /* @__PURE__ */ ((e) => (e[e.Invoked = 1] = "Invoked", e[e.TriggerCharacter = 2] = "TriggerCharacter", e[e.TriggerForIncompleteCompletions = 3] = "TriggerForIncompleteCompletions", e))(Ope || {}), Fpe = /* @__PURE__ */ ((e) => (e.None = "None", e.Block = "Block", e.Smart = "Smart", e))(Fpe || {}), Lpe = /* @__PURE__ */ ((e) => (e.Ignore = "ignore", e.Insert = "insert", e.Remove = "remove", e))(Lpe || {}), Mpe = /* @__PURE__ */ ((e) => (e.None = "None", e.Preserve = "Preserve", e.ReactNative = "ReactNative", e.React = "React", e))(Mpe || {}), Rpe = /* @__PURE__ */ ((e) => (e.None = "None", e.CommonJS = "CommonJS", e.AMD = "AMD", e.UMD = "UMD", e.System = "System", e.ES6 = "ES6", e.ES2015 = "ES2015", e.ESNext = "ESNext", e))(Rpe || {}), jpe = /* @__PURE__ */ ((e) => (e.Classic = "Classic", e.Node = "Node", e))(jpe || {}), Bpe = /* @__PURE__ */ ((e) => (e.Crlf = "Crlf", e.Lf = "Lf", e))(Bpe || {}), Jpe = /* @__PURE__ */ ((e) => (e.ES3 = "ES3", e.ES5 = "ES5", e.ES6 = "ES6", e.ES2015 = "ES2015", e.ES2016 = "ES2016", e.ES2017 = "ES2017", e.ES2018 = "ES2018", e.ES2019 = "ES2019", e.ES2020 = "ES2020", e.ES2021 = "ES2021", e.ES2022 = "ES2022", e.ESNext = "ESNext", e))(Jpe || {}), zpe = /* @__PURE__ */ ((e) => (e[e.comment = 1] = "comment", e[e.identifier = 2] = "identifier", e[e.keyword = 3] = "keyword", e[e.numericLiteral = 4] = "numericLiteral", e[e.operator = 5] = "operator", e[e.stringLiteral = 6] = "stringLiteral", e[e.regularExpressionLiteral = 7] = "regularExpressionLiteral", e[e.whiteSpace = 8] = "whiteSpace", e[e.text = 9] = "text", e[e.punctuation = 10] = "punctuation", e[e.className = 11] = "className", e[e.enumName = 12] = "enumName", e[e.interfaceName = 13] = "interfaceName", e[e.moduleName = 14] = "moduleName", e[e.typeParameterName = 15] = "typeParameterName", e[e.typeAliasName = 16] = "typeAliasName", e[e.parameterName = 17] = "parameterName", e[e.docCommentTagName = 18] = "docCommentTagName", e[e.jsxOpenTagName = 19] = "jsxOpenTagName", e[e.jsxCloseTagName = 20] = "jsxCloseTagName", e[e.jsxSelfClosingTagName = 21] = "jsxSelfClosingTagName", e[e.jsxAttribute = 22] = "jsxAttribute", e[e.jsxText = 23] = "jsxText", e[e.jsxAttributeStringLiteralValue = 24] = "jsxAttributeStringLiteralValue", e[e.bigintLiteral = 25] = "bigintLiteral", e))(zpe || {});
140910
140910
  }
140911
140911
  }), Upe = {};
140912
- es(Upe, {
140912
+ Zi(Upe, {
140913
140913
  ClassificationType: () => zpe,
140914
140914
  CommandTypes: () => gY,
140915
140915
  CompletionTriggerKind: () => Ope,
@@ -142755,7 +142755,7 @@ ${s.prefix}` : `
142755
142755
  }
142756
142756
  return g != null && g.length && r.log(`AutoImportProviderProject: found ${g.length} root files in ${w} dependencies in ${vc() - m} ms`), g || ht;
142757
142757
  function I(F) {
142758
- Vs(F, "@types/") || (S || (S = /* @__PURE__ */ new Set())).add(F);
142758
+ qs(F, "@types/") || (S || (S = /* @__PURE__ */ new Set())).add(F);
142759
142759
  }
142760
142760
  function M(F, z, Q, re) {
142761
142761
  var ge;
@@ -144498,7 +144498,7 @@ All files are: ${JSON.stringify(r)}`,
144498
144498
  }
144499
144499
  }
144500
144500
  watchClosedScriptInfo(t) {
144501
- if (O.assert(!t.fileWatcher), !t.isDynamicOrHasMixedContent() && (!this.globalCacheLocationDirectoryPath || !Vs(t.path, this.globalCacheLocationDirectoryPath))) {
144501
+ if (O.assert(!t.fileWatcher), !t.isDynamicOrHasMixedContent() && (!this.globalCacheLocationDirectoryPath || !qs(t.path, this.globalCacheLocationDirectoryPath))) {
144502
144502
  const r = t.path.indexOf("/node_modules/");
144503
144503
  !this.host.getModifiedTime || r === -1 ? t.fileWatcher = this.watchFactory.watchFile(
144504
144504
  t.fileName,
@@ -144572,7 +144572,7 @@ All files are: ${JSON.stringify(r)}`,
144572
144572
  }
144573
144573
  refreshScriptInfosInDirectory(t) {
144574
144574
  t = t + Oc, this.filenameToScriptInfo.forEach((r) => {
144575
- mDe(r) && Vs(r.path, t) && this.refreshScriptInfo(r);
144575
+ mDe(r) && qs(r.path, t) && this.refreshScriptInfo(r);
144576
144576
  });
144577
144577
  }
144578
144578
  stopWatchingScriptInfo(t) {
@@ -147399,7 +147399,7 @@ Project '${p.projectName}' (${mD[p.projectKind]}) ${c}
147399
147399
  if (r === "completions-full")
147400
147400
  return p;
147401
147401
  const m = t.prefix || "", S = Kn(p.entries, (x) => {
147402
- if (p.isMemberCompletion || Vs(x.name.toLowerCase(), m.toLowerCase())) {
147402
+ if (p.isMemberCompletion || qs(x.name.toLowerCase(), m.toLowerCase())) {
147403
147403
  const {
147404
147404
  name: P,
147405
147405
  kind: w,
@@ -148537,7 +148537,7 @@ ${S.message}`), S;
148537
148537
  };
148538
148538
  }
148539
148539
  }), ADe = {};
148540
- es(ADe, {
148540
+ Zi(ADe, {
148541
148541
  ActionInvalidate: () => VL,
148542
148542
  ActionPackageInstalled: () => voe,
148543
148543
  ActionSet: () => UL,
@@ -148638,7 +148638,7 @@ ${S.message}`), S;
148638
148638
  qL(), xpe(), tKe(), rKe(), nKe(), iKe(), oKe(), _Ke(), mKe(), SKe(), TKe(), xKe(), zKe(), WKe();
148639
148639
  }
148640
148640
  }), NDe = {};
148641
- es(NDe, {
148641
+ Zi(NDe, {
148642
148642
  ANONYMOUS: () => MM,
148643
148643
  AccessFlags: () => oJ,
148644
148644
  AssertionLevel: () => IB,
@@ -150756,7 +150756,7 @@ ${S.message}`), S;
150756
150756
  startEndOverlapsWithStartEnd: () => KL,
150757
150757
  startOnNewLine: () => Z_,
150758
150758
  startTracing: () => tee,
150759
- startsWith: () => Vs,
150759
+ startsWith: () => qs,
150760
150760
  startsWithDirectory: () => qJ,
150761
150761
  startsWithUnderscore: () => qG,
150762
150762
  startsWithUseStrict: () => mie,
@@ -150905,7 +150905,7 @@ ${S.message}`), S;
150905
150905
  validateLocaleAndSetLanguage: () => V0e,
150906
150906
  valuesHelper: () => BF,
150907
150907
  version: () => Gi,
150908
- versionMajorMinor: () => Gs,
150908
+ versionMajorMinor: () => Vs,
150909
150909
  visitArray: () => oN,
150910
150910
  visitCommaListElements: () => cN,
150911
150911
  visitEachChild: () => Br,
@@ -150932,7 +150932,7 @@ ${S.message}`), S;
150932
150932
  Ea(), CN(), Pi(), uY(), Mk();
150933
150933
  }
150934
150934
  }), IDe = {};
150935
- es(IDe, {
150935
+ Zi(IDe, {
150936
150936
  ActionInvalidate: () => VL,
150937
150937
  ActionPackageInstalled: () => voe,
150938
150938
  ActionSet: () => UL,
@@ -151033,7 +151033,7 @@ ${S.message}`), S;
151033
151033
  qL(), Mk();
151034
151034
  }
151035
151035
  }), ODe = {};
151036
- es(ODe, {
151036
+ Zi(ODe, {
151037
151037
  ANONYMOUS: () => MM,
151038
151038
  AccessFlags: () => oJ,
151039
151039
  AssertionLevel: () => IB,
@@ -153151,7 +153151,7 @@ ${S.message}`), S;
153151
153151
  startEndOverlapsWithStartEnd: () => KL,
153152
153152
  startOnNewLine: () => Z_,
153153
153153
  startTracing: () => tee,
153154
- startsWith: () => Vs,
153154
+ startsWith: () => qs,
153155
153155
  startsWithDirectory: () => qJ,
153156
153156
  startsWithUnderscore: () => qG,
153157
153157
  startsWithUseStrict: () => mie,
@@ -153300,7 +153300,7 @@ ${S.message}`), S;
153300
153300
  validateLocaleAndSetLanguage: () => V0e,
153301
153301
  valuesHelper: () => BF,
153302
153302
  version: () => Gi,
153303
- versionMajorMinor: () => Gs,
153303
+ versionMajorMinor: () => Vs,
153304
153304
  visitArray: () => oN,
153305
153305
  visitCommaListElements: () => cN,
153306
153306
  visitEachChild: () => Br,
@@ -153412,10 +153412,10 @@ function isNumeric(Ht) {
153412
153412
  }
153413
153413
  }
153414
153414
  function Console({ code: Ht, language: kr, theme: Wr, direction: qr }) {
153415
- const kt = qr === DIRECTION.HORIZONTAL ? "off" : "on", Wi = useRef(null), [es, Gs] = useState("");
153415
+ const kt = qr === DIRECTION.HORIZONTAL ? "off" : "on", Wi = useRef(null), [Zi, Vs] = useState("");
153416
153416
  return useEffect(() => {
153417
153417
  getResult({ code: Ht, language: kr }).then((Gi) => {
153418
- Gs(Gi);
153418
+ Vs(Gi);
153419
153419
  });
153420
153420
  }, [Ht, kr]), /* @__PURE__ */ jsxRuntimeExports.jsx(jsxRuntimeExports.Fragment, { children: /* @__PURE__ */ jsxRuntimeExports.jsx(
153421
153421
  Ft,
@@ -153423,7 +153423,7 @@ function Console({ code: Ht, language: kr, theme: Wr, direction: qr }) {
153423
153423
  language: kr,
153424
153424
  theme: Wr,
153425
153425
  loading: "",
153426
- value: es,
153426
+ value: Zi,
153427
153427
  onMount: (Gi) => {
153428
153428
  Wi.current = Gi;
153429
153429
  },
@@ -153456,10 +153456,10 @@ function Code({ code: Ht, language: kr, theme: Wr, onChange: qr }) {
153456
153456
  const Za = kt.current.getValue();
153457
153457
  qr({ code: Za, language: kr });
153458
153458
  }
153459
- function es(Gi) {
153459
+ function Zi(Gi) {
153460
153460
  kt.current = Gi, Gi.focus(), Wi();
153461
153461
  }
153462
- function Gs() {
153462
+ function Vs() {
153463
153463
  throttle(Wi, 800);
153464
153464
  }
153465
153465
  return /* @__PURE__ */ jsxRuntimeExports.jsx(
@@ -153468,8 +153468,8 @@ function Code({ code: Ht, language: kr, theme: Wr, onChange: qr }) {
153468
153468
  language: kr,
153469
153469
  theme: Wr,
153470
153470
  defaultValue: Ht,
153471
- onMount: es,
153472
- onChange: Gs,
153471
+ onMount: Zi,
153472
+ onChange: Vs,
153473
153473
  loading: "",
153474
153474
  options: {
153475
153475
  ...EDITOR_OPTIONS,
@@ -153530,21 +153530,21 @@ function Core({
153530
153530
  direction: qr = DIRECTION.HORIZONTAL,
153531
153531
  language: kt = LANGUAGE.JAVASCRIPT,
153532
153532
  theme: Wi = THEME.DARK,
153533
- onChange: es = (Gs) => {
153533
+ onChange: Zi = (Vs) => {
153534
153534
  }
153535
153535
  }) {
153536
- const Gs = useWindowSize(), [Gi, Za] = useState(Ht);
153536
+ const Vs = useWindowSize(), [Gi, Za] = useState(Ht);
153537
153537
  useEffect(() => {
153538
153538
  Za(Ht);
153539
153539
  }, [Ht]);
153540
153540
  const lo = async ({ code: jl = "" }) => {
153541
- jl != null && (es(jl), Za(jl));
153541
+ jl != null && (Zi(jl), Za(jl));
153542
153542
  }, [Cr, gr] = useState([50, 50]);
153543
153543
  function Rl(jl) {
153544
153544
  const [gu, Uo] = jl;
153545
153545
  gr([gu, Uo]);
153546
153546
  }
153547
- const cc = Gs.width < WIDTH_MOBILE ? 6 : 3;
153547
+ const cc = Vs.width < WIDTH_MOBILE ? 6 : 3;
153548
153548
  return /* @__PURE__ */ jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [
153549
153549
  /* @__PURE__ */ jsxRuntimeExports.jsx(
153550
153550
  "div",
@@ -153595,7 +153595,9 @@ function PlayJS({
153595
153595
  height: Wr = "100dvh",
153596
153596
  language: qr = LANGUAGE.JAVASCRIPT,
153597
153597
  direction: kt = DIRECTION.HORIZONTAL,
153598
- theme: Wi = THEME.DARK
153598
+ theme: Wi = THEME.DARK,
153599
+ onChange: Zi = (Vs) => {
153600
+ }
153599
153601
  }) {
153600
153602
  return /* @__PURE__ */ jsxRuntimeExports.jsx(
153601
153603
  "section",
@@ -153616,7 +153618,8 @@ function PlayJS({
153616
153618
  direction: kt,
153617
153619
  code: Ht,
153618
153620
  language: qr,
153619
- theme: Wi
153621
+ theme: Wi,
153622
+ onChange: Zi
153620
153623
  }
153621
153624
  )
153622
153625
  }