@vuebro/loader-sfc 2.2.2 → 2.2.3

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.
@@ -38,7 +38,7 @@ var ic, r1, kT = (function() {
38
38
  }, ic;
39
39
  })();
40
40
  const ST = vT(kT);
41
- var B, h, V;
41
+ var B, h, H;
42
42
  (function(e) {
43
43
  e[e.NONE = 0] = "NONE", e[e._abstract = 1] = "_abstract", e[e._accessor = 2] = "_accessor", e[e._as = 3] = "_as", e[e._assert = 4] = "_assert", e[e._asserts = 5] = "_asserts", e[e._async = 6] = "_async", e[e._await = 7] = "_await", e[e._checks = 8] = "_checks", e[e._constructor = 9] = "_constructor", e[e._declare = 10] = "_declare", e[e._enum = 11] = "_enum", e[e._exports = 12] = "_exports", e[e._from = 13] = "_from", e[e._get = 14] = "_get", e[e._global = 15] = "_global", e[e._implements = 16] = "_implements", e[e._infer = 17] = "_infer", e[e._interface = 18] = "_interface", e[e._is = 19] = "_is", e[e._keyof = 20] = "_keyof", e[e._mixins = 21] = "_mixins", e[e._module = 22] = "_module", e[e._namespace = 23] = "_namespace", e[e._of = 24] = "_of", e[e._opaque = 25] = "_opaque", e[e._out = 26] = "_out", e[e._override = 27] = "_override", e[e._private = 28] = "_private", e[e._protected = 29] = "_protected", e[e._proto = 30] = "_proto", e[e._public = 31] = "_public", e[e._readonly = 32] = "_readonly", e[e._require = 33] = "_require", e[e._satisfies = 34] = "_satisfies", e[e._set = 35] = "_set", e[e._static = 36] = "_static", e[e._symbol = 37] = "_symbol", e[e._type = 38] = "_type", e[e._unique = 39] = "_unique", e[e._using = 40] = "_using";
44
44
  })(B || (B = {})), (function(e) {
@@ -112,7 +112,7 @@ function wT(e) {
112
112
  if ("pos" in e) {
113
113
  const t = (function(s) {
114
114
  let n = 1, i = 1;
115
- for (let o = 0; o < s; o++) he.charCodeAt(o) === V.lineFeed ? (n++, i = 1) : i++;
115
+ for (let o = 0; o < s; o++) he.charCodeAt(o) === H.lineFeed ? (n++, i = 1) : i++;
116
116
  return new _T(n, i);
117
117
  })(e.pos);
118
118
  e.message += ` (${t.line}:${t.column})`, e.loc = t;
@@ -121,7 +121,7 @@ function wT(e) {
121
121
  }
122
122
  (function(e) {
123
123
  e[e.backSpace = 8] = "backSpace", e[e.lineFeed = 10] = "lineFeed", e[e.tab = 9] = "tab", e[e.carriageReturn = 13] = "carriageReturn", e[e.shiftOut = 14] = "shiftOut", e[e.space = 32] = "space", e[e.exclamationMark = 33] = "exclamationMark", e[e.quotationMark = 34] = "quotationMark", e[e.numberSign = 35] = "numberSign", e[e.dollarSign = 36] = "dollarSign", e[e.percentSign = 37] = "percentSign", e[e.ampersand = 38] = "ampersand", e[e.apostrophe = 39] = "apostrophe", e[e.leftParenthesis = 40] = "leftParenthesis", e[e.rightParenthesis = 41] = "rightParenthesis", e[e.asterisk = 42] = "asterisk", e[e.plusSign = 43] = "plusSign", e[e.comma = 44] = "comma", e[e.dash = 45] = "dash", e[e.dot = 46] = "dot", e[e.slash = 47] = "slash", e[e.digit0 = 48] = "digit0", e[e.digit1 = 49] = "digit1", e[e.digit2 = 50] = "digit2", e[e.digit3 = 51] = "digit3", e[e.digit4 = 52] = "digit4", e[e.digit5 = 53] = "digit5", e[e.digit6 = 54] = "digit6", e[e.digit7 = 55] = "digit7", e[e.digit8 = 56] = "digit8", e[e.digit9 = 57] = "digit9", e[e.colon = 58] = "colon", e[e.semicolon = 59] = "semicolon", e[e.lessThan = 60] = "lessThan", e[e.equalsTo = 61] = "equalsTo", e[e.greaterThan = 62] = "greaterThan", e[e.questionMark = 63] = "questionMark", e[e.atSign = 64] = "atSign", e[e.uppercaseA = 65] = "uppercaseA", e[e.uppercaseB = 66] = "uppercaseB", e[e.uppercaseC = 67] = "uppercaseC", e[e.uppercaseD = 68] = "uppercaseD", e[e.uppercaseE = 69] = "uppercaseE", e[e.uppercaseF = 70] = "uppercaseF", e[e.uppercaseG = 71] = "uppercaseG", e[e.uppercaseH = 72] = "uppercaseH", e[e.uppercaseI = 73] = "uppercaseI", e[e.uppercaseJ = 74] = "uppercaseJ", e[e.uppercaseK = 75] = "uppercaseK", e[e.uppercaseL = 76] = "uppercaseL", e[e.uppercaseM = 77] = "uppercaseM", e[e.uppercaseN = 78] = "uppercaseN", e[e.uppercaseO = 79] = "uppercaseO", e[e.uppercaseP = 80] = "uppercaseP", e[e.uppercaseQ = 81] = "uppercaseQ", e[e.uppercaseR = 82] = "uppercaseR", e[e.uppercaseS = 83] = "uppercaseS", e[e.uppercaseT = 84] = "uppercaseT", e[e.uppercaseU = 85] = "uppercaseU", e[e.uppercaseV = 86] = "uppercaseV", e[e.uppercaseW = 87] = "uppercaseW", e[e.uppercaseX = 88] = "uppercaseX", e[e.uppercaseY = 89] = "uppercaseY", e[e.uppercaseZ = 90] = "uppercaseZ", e[e.leftSquareBracket = 91] = "leftSquareBracket", e[e.backslash = 92] = "backslash", e[e.rightSquareBracket = 93] = "rightSquareBracket", e[e.caret = 94] = "caret", e[e.underscore = 95] = "underscore", e[e.graveAccent = 96] = "graveAccent", e[e.lowercaseA = 97] = "lowercaseA", e[e.lowercaseB = 98] = "lowercaseB", e[e.lowercaseC = 99] = "lowercaseC", e[e.lowercaseD = 100] = "lowercaseD", e[e.lowercaseE = 101] = "lowercaseE", e[e.lowercaseF = 102] = "lowercaseF", e[e.lowercaseG = 103] = "lowercaseG", e[e.lowercaseH = 104] = "lowercaseH", e[e.lowercaseI = 105] = "lowercaseI", e[e.lowercaseJ = 106] = "lowercaseJ", e[e.lowercaseK = 107] = "lowercaseK", e[e.lowercaseL = 108] = "lowercaseL", e[e.lowercaseM = 109] = "lowercaseM", e[e.lowercaseN = 110] = "lowercaseN", e[e.lowercaseO = 111] = "lowercaseO", e[e.lowercaseP = 112] = "lowercaseP", e[e.lowercaseQ = 113] = "lowercaseQ", e[e.lowercaseR = 114] = "lowercaseR", e[e.lowercaseS = 115] = "lowercaseS", e[e.lowercaseT = 116] = "lowercaseT", e[e.lowercaseU = 117] = "lowercaseU", e[e.lowercaseV = 118] = "lowercaseV", e[e.lowercaseW = 119] = "lowercaseW", e[e.lowercaseX = 120] = "lowercaseX", e[e.lowercaseY = 121] = "lowercaseY", e[e.lowercaseZ = 122] = "lowercaseZ", e[e.leftCurlyBrace = 123] = "leftCurlyBrace", e[e.verticalBar = 124] = "verticalBar", e[e.rightCurlyBrace = 125] = "rightCurlyBrace", e[e.tilde = 126] = "tilde", e[e.nonBreakingSpace = 160] = "nonBreakingSpace", e[e.oghamSpaceMark = 5760] = "oghamSpaceMark", e[e.lineSeparator = 8232] = "lineSeparator", e[e.paragraphSeparator = 8233] = "paragraphSeparator";
124
- })(V || (V = {}));
124
+ })(H || (H = {}));
125
125
  class _T {
126
126
  constructor(t, s) {
127
127
  this.line = t, this.column = s;
@@ -150,7 +150,7 @@ function Lt() {
150
150
  const e = k.tokens[k.tokens.length - 1];
151
151
  for (let t = e ? e.end : 0; t < k.start; t++) {
152
152
  const s = he.charCodeAt(t);
153
- if (s === V.lineFeed || s === V.carriageReturn || s === 8232 || s === 8233) return !0;
153
+ if (s === H.lineFeed || s === H.carriageReturn || s === 8232 || s === 8233) return !0;
154
154
  }
155
155
  return !1;
156
156
  }
@@ -158,7 +158,7 @@ function Rg() {
158
158
  const e = Fp();
159
159
  for (let t = k.end; t < e; t++) {
160
160
  const s = he.charCodeAt(t);
161
- if (s === V.lineFeed || s === V.carriageReturn || s === 8232 || s === 8233) return !0;
161
+ if (s === H.lineFeed || s === H.carriageReturn || s === 8232 || s === 8233) return !0;
162
162
  }
163
163
  return !1;
164
164
  }
@@ -406,7 +406,7 @@ function Ae(e = "Unexpected token", t = k.start) {
406
406
  const s = new SyntaxError(e);
407
407
  s.pos = t, k.error = s, k.pos = he.length, Ne(h.eof);
408
408
  }
409
- const Mg = [9, 11, 12, V.space, V.nonBreakingSpace, V.oghamSpaceMark, 8192, 8193, 8194, 8195, 8196, 8197, 8198, 8199, 8200, 8201, 8202, 8239, 8287, 12288, 65279], s1 = /(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g, Dg = new Uint8Array(65536);
409
+ const Mg = [9, 11, 12, H.space, H.nonBreakingSpace, H.oghamSpaceMark, 8192, 8193, 8194, 8195, 8196, 8197, 8198, 8199, 8200, 8201, 8202, 8239, 8287, 12288, 65279], s1 = /(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g, Dg = new Uint8Array(65536);
410
410
  for (const e of Mg) Dg[e] = 1;
411
411
  function AT(e) {
412
412
  if (e < 48) return e === 36;
@@ -424,7 +424,7 @@ for (let e = 128; e < 65536; e++) cr[e] = 1;
424
424
  for (const e of Mg) cr[e] = 0;
425
425
  cr[8232] = 0, cr[8233] = 0;
426
426
  const fi = cr.slice();
427
- for (let e = V.digit0; e <= V.digit9; e++) fi[e] = 0;
427
+ for (let e = H.digit0; e <= H.digit9; e++) fi[e] = 0;
428
428
  const n1 = new Int32Array([-1, 27, 783, 918, 1755, 2376, 2862, 3483, -1, 3699, -1, 4617, 4752, 4833, 5130, 5508, 5940, -1, 6480, 6939, 7749, 8181, 8451, 8613, -1, 8829, -1, -1, -1, 54, 243, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 432, -1, -1, -1, 675, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 81, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 108, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 135, -1, -1, -1, -1, -1, -1, -1, -1, -1, 162, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 189, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 216, -1, -1, -1, -1, -1, -1, B._abstract << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 270, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 297, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 324, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 351, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 378, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 405, -1, -1, -1, -1, -1, -1, -1, -1, B._accessor << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._as << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 459, -1, -1, -1, -1, -1, 594, -1, -1, -1, -1, -1, -1, 486, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 513, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 540, -1, -1, -1, -1, -1, -1, B._assert << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 567, -1, -1, -1, -1, -1, -1, -1, B._asserts << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 621, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 648, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._async << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 702, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 729, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 756, -1, -1, -1, -1, -1, -1, B._await << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 810, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 837, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 864, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 891, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._break << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 945, -1, -1, -1, -1, -1, -1, 1107, -1, -1, -1, 1242, -1, -1, 1350, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 972, 1026, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 999, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._case << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1053, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1080, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._catch << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1134, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1161, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1188, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1215, -1, -1, -1, -1, -1, -1, -1, B._checks << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1269, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1296, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1323, -1, -1, -1, -1, -1, -1, -1, 1 + (h._class << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1377, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1404, 1620, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1431, -1, -1, -1, -1, -1, -1, 1 + (h._const << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1458, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1485, -1, -1, -1, -1, -1, -1, -1, -1, 1512, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1539, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1566, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1593, -1, -1, -1, -1, -1, -1, -1, -1, B._constructor << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1647, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1674, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1701, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1728, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._continue << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1782, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2349, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1809, 1971, -1, -1, 2106, -1, -1, -1, -1, -1, 2241, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1836, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1863, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1890, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1917, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1944, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._debugger << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1998, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2025, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2052, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2079, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._declare << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2160, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2187, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2214, -1, -1, -1, -1, -1, -1, 1 + (h._default << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2268, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2295, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2322, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._delete << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._do << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2403, -1, 2484, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2565, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2430, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2457, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._else << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2511, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2538, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._enum << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2592, -1, -1, -1, 2727, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2619, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2646, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2673, -1, -1, -1, -1, -1, -1, 1 + (h._export << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2700, -1, -1, -1, -1, -1, -1, -1, B._exports << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2754, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2781, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2808, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2835, -1, -1, -1, -1, -1, -1, -1, 1 + (h._extends << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2889, -1, -1, -1, -1, -1, -1, -1, 2997, -1, -1, -1, -1, -1, 3159, -1, -1, 3213, -1, -1, 3294, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2916, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2943, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 2970, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._false << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3024, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3051, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3078, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3105, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3132, -1, 1 + (h._finally << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3186, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._for << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3240, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3267, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._from << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3321, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3348, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3375, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3402, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3429, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3456, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._function << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3510, -1, -1, -1, -1, -1, -1, 3564, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3537, -1, -1, -1, -1, -1, -1, B._get << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3591, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3618, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3645, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3672, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._global << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3726, -1, -1, -1, -1, -1, -1, 3753, 4077, -1, -1, -1, -1, 4590, -1, -1, -1, -1, -1, -1, -1, 1 + (h._if << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3780, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3807, -1, -1, 3996, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3834, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3861, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3888, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3915, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3942, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 3969, -1, -1, -1, -1, -1, -1, -1, B._implements << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4023, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4050, -1, -1, -1, -1, -1, -1, 1 + (h._import << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._in << 1), -1, -1, -1, -1, -1, 4104, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4185, 4401, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4131, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4158, -1, -1, -1, -1, -1, -1, -1, -1, B._infer << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4212, -1, -1, -1, -1, -1, -1, -1, 4239, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4266, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4293, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4320, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4347, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4374, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._instanceof << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4428, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4455, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4482, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4509, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4536, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4563, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._interface << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._is << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4644, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4671, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4698, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4725, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._keyof << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4779, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4806, -1, -1, -1, -1, -1, -1, 1 + (h._let << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4860, -1, -1, -1, -1, -1, 4995, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4887, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4914, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4941, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4968, -1, -1, -1, -1, -1, -1, -1, B._mixins << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5022, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5049, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5076, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5103, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._module << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5157, -1, -1, -1, 5373, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5427, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5184, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5211, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5238, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5265, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5292, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5319, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5346, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._namespace << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5400, -1, -1, -1, 1 + (h._new << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5454, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5481, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._null << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5535, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5562, -1, -1, -1, -1, 5697, 5751, -1, -1, -1, -1, B._of << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5589, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5616, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5643, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5670, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._opaque << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5724, -1, -1, -1, -1, -1, -1, B._out << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5778, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5805, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5832, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5859, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5886, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5913, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._override << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5967, -1, -1, 6345, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5994, -1, -1, -1, -1, -1, 6129, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6021, -1, -1, -1, -1, -1, 6048, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6075, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6102, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._private << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6156, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6183, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6318, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6210, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6237, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6264, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6291, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._protected << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._proto << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6372, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6399, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6426, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6453, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._public << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6507, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6534, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6696, -1, -1, 6831, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6561, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6588, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6615, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6642, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6669, -1, B._readonly << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6723, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6750, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6777, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6804, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._require << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6858, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6885, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6912, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._return << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6966, -1, -1, -1, 7182, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7236, 7371, -1, 7479, -1, 7614, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 6993, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7020, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7047, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7074, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7128, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7155, -1, -1, -1, -1, -1, -1, -1, B._satisfies << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7209, -1, -1, -1, -1, -1, -1, B._set << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7263, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7290, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7317, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7344, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._static << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7398, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7425, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7452, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._super << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7506, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7533, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7560, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7587, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._switch << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7641, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7668, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7695, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7722, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._symbol << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7776, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7938, -1, -1, -1, -1, -1, -1, 8046, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7803, -1, -1, -1, -1, -1, -1, -1, -1, 7857, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7830, -1, -1, -1, -1, -1, -1, -1, 1 + (h._this << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7884, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7911, -1, -1, -1, 1 + (h._throw << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 7965, -1, -1, -1, 8019, -1, -1, -1, -1, -1, -1, 7992, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._true << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._try << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8073, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8100, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._type << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8127, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8154, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._typeof << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8208, -1, -1, -1, -1, 8343, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8235, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8262, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8289, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8316, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._unique << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8370, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8397, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8424, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, B._using << 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8478, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8532, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8505, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._var << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8559, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8586, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._void << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8640, 8748, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8667, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8694, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8721, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._while << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8775, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8802, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._with << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8856, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8883, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8910, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 8937, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1 + (h._yield << 1), -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1]);
429
429
  var ke, ir;
430
430
  function Fg(e) {
@@ -468,8 +468,8 @@ function zr() {
468
468
  for (; ; ) {
469
469
  if (k.pos >= he.length) return void Ae("Unterminated template");
470
470
  const e = he.charCodeAt(k.pos);
471
- if (e === V.graveAccent || e === V.dollarSign && he.charCodeAt(k.pos + 1) === V.leftCurlyBrace) return k.pos === k.start && L(h.template) ? e === V.dollarSign ? (k.pos += 2, void Ne(h.dollarBraceL)) : (++k.pos, void Ne(h.backQuote)) : void Ne(h.template);
472
- e === V.backslash && k.pos++, k.pos++;
471
+ if (e === H.graveAccent || e === H.dollarSign && he.charCodeAt(k.pos + 1) === H.leftCurlyBrace) return k.pos === k.start && L(h.template) ? e === H.dollarSign ? (k.pos += 2, void Ne(h.dollarBraceL)) : (++k.pos, void Ne(h.backQuote)) : void Ne(h.template);
472
+ e === H.backslash && k.pos++, k.pos++;
473
473
  }
474
474
  })();
475
475
  }
@@ -482,10 +482,10 @@ function LT() {
482
482
  const n = he.charCodeAt(k.pos);
483
483
  if (t) t = !1;
484
484
  else {
485
- if (n === V.leftSquareBracket) s = !0;
486
- else if (n === V.rightSquareBracket && s) s = !1;
487
- else if (n === V.slash && !s) break;
488
- t = n === V.backslash;
485
+ if (n === H.leftSquareBracket) s = !0;
486
+ else if (n === H.rightSquareBracket && s) s = !1;
487
+ else if (n === H.slash && !s) break;
488
+ t = n === H.backslash;
489
489
  }
490
490
  ++k.pos;
491
491
  }
@@ -494,9 +494,9 @@ function LT() {
494
494
  const n = he.charCodeAt(k.pos);
495
495
  if (cr[n]) k.pos++;
496
496
  else {
497
- if (n !== V.backslash) break;
498
- if (k.pos += 2, he.charCodeAt(k.pos) === V.leftCurlyBrace) {
499
- for (; k.pos < he.length && he.charCodeAt(k.pos) !== V.rightCurlyBrace; ) k.pos++;
497
+ if (n !== H.backslash) break;
498
+ if (k.pos += 2, he.charCodeAt(k.pos) === H.leftCurlyBrace) {
499
+ for (; k.pos < he.length && he.charCodeAt(k.pos) !== H.rightCurlyBrace; ) k.pos++;
500
500
  k.pos++;
501
501
  }
502
502
  }
@@ -554,10 +554,10 @@ function qg() {
554
554
  return t.length >= 2 && t[t.length - 1].start >= he.length && t[t.length - 2].start >= he.length && Ae("Unexpectedly reached the end of input."), void Ne(h.eof);
555
555
  }
556
556
  var e;
557
- e = he.charCodeAt(k.pos), fi[e] || e === V.backslash || e === V.atSign && he.charCodeAt(k.pos + 1) === V.atSign ? (function() {
557
+ e = he.charCodeAt(k.pos), fi[e] || e === H.backslash || e === H.atSign && he.charCodeAt(k.pos + 1) === H.atSign ? (function() {
558
558
  let t = 0, s = 0, n = k.pos;
559
- for (; n < he.length && (s = he.charCodeAt(n), !(s < V.lowercaseA || s > V.lowercaseZ)); ) {
560
- const o = n1[t + (s - V.lowercaseA) + 1];
559
+ for (; n < he.length && (s = he.charCodeAt(n), !(s < H.lowercaseA || s > H.lowercaseZ)); ) {
560
+ const o = n1[t + (s - H.lowercaseA) + 1];
561
561
  if (o === -1) break;
562
562
  t = o, n++;
563
563
  }
@@ -566,13 +566,13 @@ function qg() {
566
566
  for (; n < he.length; ) {
567
567
  const o = he.charCodeAt(n);
568
568
  if (cr[o]) n++;
569
- else if (o === V.backslash) {
570
- if (n += 2, he.charCodeAt(n) === V.leftCurlyBrace) {
571
- for (; n < he.length && he.charCodeAt(n) !== V.rightCurlyBrace; ) n++;
569
+ else if (o === H.backslash) {
570
+ if (n += 2, he.charCodeAt(n) === H.leftCurlyBrace) {
571
+ for (; n < he.length && he.charCodeAt(n) !== H.rightCurlyBrace; ) n++;
572
572
  n++;
573
573
  }
574
574
  } else {
575
- if (o !== V.atSign || he.charCodeAt(n + 1) !== V.atSign) break;
575
+ if (o !== H.atSign || he.charCodeAt(n + 1) !== H.atSign) break;
576
576
  n += 2;
577
577
  }
578
578
  }
@@ -580,30 +580,30 @@ function qg() {
580
580
  })() : Gg(e);
581
581
  }
582
582
  function MT() {
583
- for (; he.charCodeAt(k.pos) !== V.asterisk || he.charCodeAt(k.pos + 1) !== V.slash; ) if (k.pos++, k.pos > he.length) return void Ae("Unterminated comment", k.pos - 2);
583
+ for (; he.charCodeAt(k.pos) !== H.asterisk || he.charCodeAt(k.pos + 1) !== H.slash; ) if (k.pos++, k.pos > he.length) return void Ae("Unterminated comment", k.pos - 2);
584
584
  k.pos += 2;
585
585
  }
586
586
  function Vg(e) {
587
587
  let t = he.charCodeAt(k.pos += e);
588
- if (k.pos < he.length) for (; t !== V.lineFeed && t !== V.carriageReturn && t !== V.lineSeparator && t !== V.paragraphSeparator && ++k.pos < he.length; ) t = he.charCodeAt(k.pos);
588
+ if (k.pos < he.length) for (; t !== H.lineFeed && t !== H.carriageReturn && t !== H.lineSeparator && t !== H.paragraphSeparator && ++k.pos < he.length; ) t = he.charCodeAt(k.pos);
589
589
  }
590
590
  function Hg() {
591
591
  for (; k.pos < he.length; ) {
592
592
  const e = he.charCodeAt(k.pos);
593
593
  switch (e) {
594
- case V.carriageReturn:
595
- he.charCodeAt(k.pos + 1) === V.lineFeed && ++k.pos;
596
- case V.lineFeed:
597
- case V.lineSeparator:
598
- case V.paragraphSeparator:
594
+ case H.carriageReturn:
595
+ he.charCodeAt(k.pos + 1) === H.lineFeed && ++k.pos;
596
+ case H.lineFeed:
597
+ case H.lineSeparator:
598
+ case H.paragraphSeparator:
599
599
  ++k.pos;
600
600
  break;
601
- case V.slash:
601
+ case H.slash:
602
602
  switch (he.charCodeAt(k.pos + 1)) {
603
- case V.asterisk:
603
+ case H.asterisk:
604
604
  k.pos += 2, MT();
605
605
  break;
606
- case V.slash:
606
+ case H.slash:
607
607
  Vg(2);
608
608
  break;
609
609
  default:
@@ -622,128 +622,128 @@ function Ne(e, t = B.NONE) {
622
622
  function zg() {
623
623
  if (k.isType) return void Ue(h.greaterThan, 1);
624
624
  const e = he.charCodeAt(k.pos + 1);
625
- if (e === V.greaterThan) {
626
- const t = he.charCodeAt(k.pos + 2) === V.greaterThan ? 3 : 2;
627
- return he.charCodeAt(k.pos + t) === V.equalsTo ? void Ue(h.assign, t + 1) : void Ue(h.bitShiftR, t);
625
+ if (e === H.greaterThan) {
626
+ const t = he.charCodeAt(k.pos + 2) === H.greaterThan ? 3 : 2;
627
+ return he.charCodeAt(k.pos + t) === H.equalsTo ? void Ue(h.assign, t + 1) : void Ue(h.bitShiftR, t);
628
628
  }
629
- e === V.equalsTo ? Ue(h.relationalOrEqual, 2) : Ue(h.greaterThan, 1);
629
+ e === H.equalsTo ? Ue(h.relationalOrEqual, 2) : Ue(h.greaterThan, 1);
630
630
  }
631
631
  function Wg() {
632
632
  k.type === h.greaterThan && (k.pos -= 1, zg());
633
633
  }
634
634
  function Gg(e) {
635
635
  switch (e) {
636
- case V.numberSign:
636
+ case H.numberSign:
637
637
  return ++k.pos, void Ne(h.hash);
638
- case V.dot:
638
+ case H.dot:
639
639
  return void (function() {
640
640
  const t = he.charCodeAt(k.pos + 1);
641
- t >= V.digit0 && t <= V.digit9 ? i1(!0) : t === V.dot && he.charCodeAt(k.pos + 2) === V.dot ? (k.pos += 3, Ne(h.ellipsis)) : (++k.pos, Ne(h.dot));
641
+ t >= H.digit0 && t <= H.digit9 ? i1(!0) : t === H.dot && he.charCodeAt(k.pos + 2) === H.dot ? (k.pos += 3, Ne(h.ellipsis)) : (++k.pos, Ne(h.dot));
642
642
  })();
643
- case V.leftParenthesis:
643
+ case H.leftParenthesis:
644
644
  return ++k.pos, void Ne(h.parenL);
645
- case V.rightParenthesis:
645
+ case H.rightParenthesis:
646
646
  return ++k.pos, void Ne(h.parenR);
647
- case V.semicolon:
647
+ case H.semicolon:
648
648
  return ++k.pos, void Ne(h.semi);
649
- case V.comma:
649
+ case H.comma:
650
650
  return ++k.pos, void Ne(h.comma);
651
- case V.leftSquareBracket:
651
+ case H.leftSquareBracket:
652
652
  return ++k.pos, void Ne(h.bracketL);
653
- case V.rightSquareBracket:
653
+ case H.rightSquareBracket:
654
654
  return ++k.pos, void Ne(h.bracketR);
655
- case V.leftCurlyBrace:
656
- return void (je && he.charCodeAt(k.pos + 1) === V.verticalBar ? Ue(h.braceBarL, 2) : (++k.pos, Ne(h.braceL)));
657
- case V.rightCurlyBrace:
655
+ case H.leftCurlyBrace:
656
+ return void (je && he.charCodeAt(k.pos + 1) === H.verticalBar ? Ue(h.braceBarL, 2) : (++k.pos, Ne(h.braceL)));
657
+ case H.rightCurlyBrace:
658
658
  return ++k.pos, void Ne(h.braceR);
659
- case V.colon:
660
- return void (he.charCodeAt(k.pos + 1) === V.colon ? Ue(h.doubleColon, 2) : (++k.pos, Ne(h.colon)));
661
- case V.questionMark:
659
+ case H.colon:
660
+ return void (he.charCodeAt(k.pos + 1) === H.colon ? Ue(h.doubleColon, 2) : (++k.pos, Ne(h.colon)));
661
+ case H.questionMark:
662
662
  return void (function() {
663
663
  const t = he.charCodeAt(k.pos + 1), s = he.charCodeAt(k.pos + 2);
664
- t !== V.questionMark || je && k.isType ? t !== V.dot || s >= V.digit0 && s <= V.digit9 ? (++k.pos, Ne(h.question)) : (k.pos += 2, Ne(h.questionDot)) : s === V.equalsTo ? Ue(h.assign, 3) : Ue(h.nullishCoalescing, 2);
664
+ t !== H.questionMark || je && k.isType ? t !== H.dot || s >= H.digit0 && s <= H.digit9 ? (++k.pos, Ne(h.question)) : (k.pos += 2, Ne(h.questionDot)) : s === H.equalsTo ? Ue(h.assign, 3) : Ue(h.nullishCoalescing, 2);
665
665
  })();
666
- case V.atSign:
666
+ case H.atSign:
667
667
  return ++k.pos, void Ne(h.at);
668
- case V.graveAccent:
668
+ case H.graveAccent:
669
669
  return ++k.pos, void Ne(h.backQuote);
670
- case V.digit0: {
670
+ case H.digit0: {
671
671
  const t = he.charCodeAt(k.pos + 1);
672
- if (t === V.lowercaseX || t === V.uppercaseX || t === V.lowercaseO || t === V.uppercaseO || t === V.lowercaseB || t === V.uppercaseB) return void (function() {
672
+ if (t === H.lowercaseX || t === H.uppercaseX || t === H.lowercaseO || t === H.uppercaseO || t === H.lowercaseB || t === H.uppercaseB) return void (function() {
673
673
  for (k.pos += 2; ; ) {
674
674
  const n = he.charCodeAt(k.pos);
675
- if (!(n >= V.digit0 && n <= V.digit9 || n >= V.lowercaseA && n <= V.lowercaseF || n >= V.uppercaseA && n <= V.uppercaseF || n === V.underscore)) break;
675
+ if (!(n >= H.digit0 && n <= H.digit9 || n >= H.lowercaseA && n <= H.lowercaseF || n >= H.uppercaseA && n <= H.uppercaseF || n === H.underscore)) break;
676
676
  k.pos++;
677
677
  }
678
- he.charCodeAt(k.pos) === V.lowercaseN ? (++k.pos, Ne(h.bigint)) : Ne(h.num);
678
+ he.charCodeAt(k.pos) === H.lowercaseN ? (++k.pos, Ne(h.bigint)) : Ne(h.num);
679
679
  })();
680
680
  }
681
- case V.digit1:
682
- case V.digit2:
683
- case V.digit3:
684
- case V.digit4:
685
- case V.digit5:
686
- case V.digit6:
687
- case V.digit7:
688
- case V.digit8:
689
- case V.digit9:
681
+ case H.digit1:
682
+ case H.digit2:
683
+ case H.digit3:
684
+ case H.digit4:
685
+ case H.digit5:
686
+ case H.digit6:
687
+ case H.digit7:
688
+ case H.digit8:
689
+ case H.digit9:
690
690
  return void i1(!1);
691
- case V.quotationMark:
692
- case V.apostrophe:
691
+ case H.quotationMark:
692
+ case H.apostrophe:
693
693
  return void (function(t) {
694
694
  for (k.pos++; ; ) {
695
695
  if (k.pos >= he.length) return void Ae("Unterminated string constant");
696
696
  const s = he.charCodeAt(k.pos);
697
- if (s === V.backslash) k.pos++;
697
+ if (s === H.backslash) k.pos++;
698
698
  else if (s === t) break;
699
699
  k.pos++;
700
700
  }
701
701
  k.pos++, Ne(h.string);
702
702
  })(e);
703
- case V.slash:
704
- return void (he.charCodeAt(k.pos + 1) === V.equalsTo ? Ue(h.assign, 2) : Ue(h.slash, 1));
705
- case V.percentSign:
706
- case V.asterisk:
703
+ case H.slash:
704
+ return void (he.charCodeAt(k.pos + 1) === H.equalsTo ? Ue(h.assign, 2) : Ue(h.slash, 1));
705
+ case H.percentSign:
706
+ case H.asterisk:
707
707
  return void (function(t) {
708
- let s = t === V.asterisk ? h.star : h.modulo, n = 1, i = he.charCodeAt(k.pos + 1);
709
- t === V.asterisk && i === V.asterisk && (n++, i = he.charCodeAt(k.pos + 2), s = h.exponent), i === V.equalsTo && he.charCodeAt(k.pos + 2) !== V.greaterThan && (n++, s = h.assign), Ue(s, n);
708
+ let s = t === H.asterisk ? h.star : h.modulo, n = 1, i = he.charCodeAt(k.pos + 1);
709
+ t === H.asterisk && i === H.asterisk && (n++, i = he.charCodeAt(k.pos + 2), s = h.exponent), i === H.equalsTo && he.charCodeAt(k.pos + 2) !== H.greaterThan && (n++, s = h.assign), Ue(s, n);
710
710
  })(e);
711
- case V.verticalBar:
712
- case V.ampersand:
711
+ case H.verticalBar:
712
+ case H.ampersand:
713
713
  return void (function(t) {
714
714
  const s = he.charCodeAt(k.pos + 1);
715
715
  if (s !== t) {
716
- if (t === V.verticalBar) {
717
- if (s === V.greaterThan) return void Ue(h.pipeline, 2);
718
- if (s === V.rightCurlyBrace && je) return void Ue(h.braceBarR, 2);
716
+ if (t === H.verticalBar) {
717
+ if (s === H.greaterThan) return void Ue(h.pipeline, 2);
718
+ if (s === H.rightCurlyBrace && je) return void Ue(h.braceBarR, 2);
719
719
  }
720
- s !== V.equalsTo ? Ue(t === V.verticalBar ? h.bitwiseOR : h.bitwiseAND, 1) : Ue(h.assign, 2);
721
- } else he.charCodeAt(k.pos + 2) === V.equalsTo ? Ue(h.assign, 3) : Ue(t === V.verticalBar ? h.logicalOR : h.logicalAND, 2);
720
+ s !== H.equalsTo ? Ue(t === H.verticalBar ? h.bitwiseOR : h.bitwiseAND, 1) : Ue(h.assign, 2);
721
+ } else he.charCodeAt(k.pos + 2) === H.equalsTo ? Ue(h.assign, 3) : Ue(t === H.verticalBar ? h.logicalOR : h.logicalAND, 2);
722
722
  })(e);
723
- case V.caret:
724
- return void (he.charCodeAt(k.pos + 1) === V.equalsTo ? Ue(h.assign, 2) : Ue(h.bitwiseXOR, 1));
725
- case V.plusSign:
726
- case V.dash:
723
+ case H.caret:
724
+ return void (he.charCodeAt(k.pos + 1) === H.equalsTo ? Ue(h.assign, 2) : Ue(h.bitwiseXOR, 1));
725
+ case H.plusSign:
726
+ case H.dash:
727
727
  return void (function(t) {
728
728
  const s = he.charCodeAt(k.pos + 1);
729
- s !== t ? s === V.equalsTo ? Ue(h.assign, 2) : t === V.plusSign ? Ue(h.plus, 1) : Ue(h.minus, 1) : Ue(h.preIncDec, 2);
729
+ s !== t ? s === H.equalsTo ? Ue(h.assign, 2) : t === H.plusSign ? Ue(h.plus, 1) : Ue(h.minus, 1) : Ue(h.preIncDec, 2);
730
730
  })(e);
731
- case V.lessThan:
731
+ case H.lessThan:
732
732
  return void (function() {
733
733
  const t = he.charCodeAt(k.pos + 1);
734
- if (t === V.lessThan) return he.charCodeAt(k.pos + 2) === V.equalsTo ? void Ue(h.assign, 3) : void (k.isType ? Ue(h.lessThan, 1) : Ue(h.bitShiftL, 2));
735
- t === V.equalsTo ? Ue(h.relationalOrEqual, 2) : Ue(h.lessThan, 1);
734
+ if (t === H.lessThan) return he.charCodeAt(k.pos + 2) === H.equalsTo ? void Ue(h.assign, 3) : void (k.isType ? Ue(h.lessThan, 1) : Ue(h.bitShiftL, 2));
735
+ t === H.equalsTo ? Ue(h.relationalOrEqual, 2) : Ue(h.lessThan, 1);
736
736
  })();
737
- case V.greaterThan:
737
+ case H.greaterThan:
738
738
  return void zg();
739
- case V.equalsTo:
740
- case V.exclamationMark:
739
+ case H.equalsTo:
740
+ case H.exclamationMark:
741
741
  return void (function(t) {
742
742
  const s = he.charCodeAt(k.pos + 1);
743
- if (s !== V.equalsTo) return t === V.equalsTo && s === V.greaterThan ? (k.pos += 2, void Ne(h.arrow)) : void Ue(t === V.equalsTo ? h.eq : h.bang, 1);
744
- Ue(h.equality, he.charCodeAt(k.pos + 2) === V.equalsTo ? 3 : 2);
743
+ if (s !== H.equalsTo) return t === H.equalsTo && s === H.greaterThan ? (k.pos += 2, void Ne(h.arrow)) : void Ue(t === H.equalsTo ? h.eq : h.bang, 1);
744
+ Ue(h.equality, he.charCodeAt(k.pos + 2) === H.equalsTo ? 3 : 2);
745
745
  })(e);
746
- case V.tilde:
746
+ case H.tilde:
747
747
  return void Ue(h.tilde, 1);
748
748
  }
749
749
  Ae(`Unexpected character '${String.fromCharCode(e)}'`, k.pos);
@@ -754,7 +754,7 @@ function Ue(e, t) {
754
754
  function oc() {
755
755
  for (; ; ) {
756
756
  const e = he.charCodeAt(k.pos);
757
- if (!(e >= V.digit0 && e <= V.digit9 || e === V.underscore)) break;
757
+ if (!(e >= H.digit0 && e <= H.digit9 || e === H.underscore)) break;
758
758
  k.pos++;
759
759
  }
760
760
  }
@@ -762,7 +762,7 @@ function i1(e) {
762
762
  let t = !1, s = !1;
763
763
  e || oc();
764
764
  let n = he.charCodeAt(k.pos);
765
- n === V.dot && (++k.pos, oc(), n = he.charCodeAt(k.pos)), n !== V.uppercaseE && n !== V.lowercaseE || (n = he.charCodeAt(++k.pos), n !== V.plusSign && n !== V.dash || ++k.pos, oc(), n = he.charCodeAt(k.pos)), n === V.lowercaseN ? (++k.pos, t = !0) : n === V.lowercaseM && (++k.pos, s = !0), Ne(t ? h.bigint : s ? h.decimal : h.num);
765
+ n === H.dot && (++k.pos, oc(), n = he.charCodeAt(k.pos)), n !== H.uppercaseE && n !== H.lowercaseE || (n = he.charCodeAt(++k.pos), n !== H.plusSign && n !== H.dash || ++k.pos, oc(), n = he.charCodeAt(k.pos)), n === H.lowercaseN ? (++k.pos, t = !0) : n === H.lowercaseM && (++k.pos, s = !0), Ne(t ? h.bigint : s ? h.decimal : h.num);
766
766
  }
767
767
  function Qn(e, t = e.currentIndex()) {
768
768
  let s = t + 1;
@@ -1004,7 +1004,7 @@ class ds extends lr {
1004
1004
  }
1005
1005
  function Kg(e) {
1006
1006
  const t = e.charCodeAt(0);
1007
- return t >= V.lowercaseA && t <= V.lowercaseZ;
1007
+ return t >= H.lowercaseA && t <= H.lowercaseZ;
1008
1008
  }
1009
1009
  function a1(e) {
1010
1010
  let t = 0, s = 0;
@@ -1034,10 +1034,10 @@ function c1(e, t) {
1034
1034
  return s ? { entity: s, newI: o } : { entity: "&", newI: t };
1035
1035
  }
1036
1036
  function FT(e) {
1037
- return e >= V.digit0 && e <= V.digit9;
1037
+ return e >= H.digit0 && e <= H.digit9;
1038
1038
  }
1039
1039
  function jT(e) {
1040
- return e >= V.digit0 && e <= V.digit9 || e >= V.lowercaseA && e <= V.lowercaseF || e >= V.uppercaseA && e <= V.uppercaseF;
1040
+ return e >= H.digit0 && e <= H.digit9 || e >= H.lowercaseA && e <= H.lowercaseF || e >= H.uppercaseA && e <= H.uppercaseF;
1041
1041
  }
1042
1042
  function Jg(e, t) {
1043
1043
  const s = Xg(t), n = /* @__PURE__ */ new Set();
@@ -1376,13 +1376,13 @@ var ac = class {
1376
1376
  return F._indexes[q];
1377
1377
  })(N, j);
1378
1378
  if (U !== void 0) return U;
1379
- const { array: X, _indexes: z } = N, H = X.push(j);
1380
- return z[j] = H - 1;
1379
+ const { array: X, _indexes: W } = N, V = X.push(j);
1380
+ return W[j] = V - 1;
1381
1381
  })(b, T), D = -1;
1382
- if (O === E.length && (E[O] = null), !(function(N, j, U, X, z, H) {
1382
+ if (O === E.length && (E[O] = null), !(function(N, j, U, X, W, V) {
1383
1383
  if (j === 0) return !1;
1384
1384
  const F = N[j - 1];
1385
- return F.length !== 1 && U === F[1] && X === F[2] && z === F[3] && H === (F.length === 5 ? F[4] : -1);
1385
+ return F.length !== 1 && U === F[1] && X === F[2] && W === F[3] && V === (F.length === 5 ? F[4] : -1);
1386
1386
  })(C, A, O, m, y, D))
1387
1387
  return h1(C, A, [f, O, m, y]);
1388
1388
  })(0, e, t, s, n, i, o);
@@ -1394,7 +1394,7 @@ function GT({ code: e, mappings: t }, s, n, i, o) {
1394
1394
  const c = (function(v, b) {
1395
1395
  const E = new Array(b.length);
1396
1396
  let w = 0, C = b[w].start, A = 0;
1397
- for (let O = 0; O < v.length; O++) O === C && (E[w] = C - A, w++, C = b[w].start), v.charCodeAt(O) === V.lineFeed && (A = O + 1);
1397
+ for (let O = 0; O < v.length; O++) O === C && (E[w] = C - A, w++, C = b[w].start), v.charCodeAt(O) === H.lineFeed && (A = O + 1);
1398
1398
  return E;
1399
1399
  })(i, o), l = new WT({ file: n.compiledFilename });
1400
1400
  let p = 0, d = t[0];
@@ -1406,7 +1406,7 @@ function GT({ code: e, mappings: t }, s, n, i, o) {
1406
1406
  const b = d - f, E = c[p];
1407
1407
  for (cc(l, g, b, s, g, E); (d === v || d === void 0) && p < t.length - 1; ) p++, d = t[p];
1408
1408
  }
1409
- e.charCodeAt(v) === V.lineFeed && (g++, f = v + 1, d !== f && cc(l, g, 0, s, g, 0));
1409
+ e.charCodeAt(v) === H.lineFeed && (g++, f = v + 1, d !== f && cc(l, g, 0, s, g, 0));
1410
1410
  }
1411
1411
  const { sourceRoot: T, sourcesContent: m, ...y } = (function(v) {
1412
1412
  const b = (function(E) {
@@ -1700,7 +1700,7 @@ function y1() {
1700
1700
  return t = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(G, ee) {
1701
1701
  G.__proto__ = ee;
1702
1702
  } || function(G, ee) {
1703
- for (var ae in ee) ee.hasOwnProperty(ae) && (G[ae] = ee[ae]);
1703
+ for (var ce in ee) ee.hasOwnProperty(ce) && (G[ce] = ee[ce]);
1704
1704
  }, t(F, q);
1705
1705
  }, function(F, q) {
1706
1706
  function G() {
@@ -1728,10 +1728,10 @@ function y1() {
1728
1728
  var ee = F.call(this) || this;
1729
1729
  return ee.name = G, ee._failMsg = "is not a " + G, ee;
1730
1730
  }
1731
- return s(q, F), q.prototype.getChecker = function(G, ee, ae) {
1732
- var fe = this, Y = c(G, this.name), le = Y.getChecker(G, ee, ae);
1733
- return Y instanceof N || Y instanceof q ? le : function(J, $) {
1734
- return !!le(J, $) || $.fail(null, fe._failMsg, 0);
1731
+ return s(q, F), q.prototype.getChecker = function(G, ee, ce) {
1732
+ var be = this, Y = c(G, this.name), ae = Y.getChecker(G, ee, ce);
1733
+ return Y instanceof N || Y instanceof q ? ae : function(J, $) {
1734
+ return !!ae(J, $) || $.fail(null, be._failMsg, 0);
1735
1735
  };
1736
1736
  }, q;
1737
1737
  })(i);
@@ -1744,9 +1744,9 @@ function y1() {
1744
1744
  return ee.value = G, ee.name = JSON.stringify(G), ee._failMsg = "is not " + ee.name, ee;
1745
1745
  }
1746
1746
  return s(q, F), q.prototype.getChecker = function(G, ee) {
1747
- var ae = this;
1748
- return function(fe, Y) {
1749
- return fe === ae.value || Y.fail(null, ae._failMsg, -1);
1747
+ var ce = this;
1748
+ return function(be, Y) {
1749
+ return be === ce.value || Y.fail(null, ce._failMsg, -1);
1750
1750
  };
1751
1751
  }, q;
1752
1752
  })(i);
@@ -1759,11 +1759,11 @@ function y1() {
1759
1759
  return ee.ttype = G, ee;
1760
1760
  }
1761
1761
  return s(q, F), q.prototype.getChecker = function(G, ee) {
1762
- var ae = this.ttype.getChecker(G, ee);
1763
- return function(fe, Y) {
1764
- if (!Array.isArray(fe)) return Y.fail(null, "is not an array", 0);
1765
- for (var le = 0; le < fe.length; le++)
1766
- if (!ae(fe[le], Y)) return Y.fail(le, null, 1);
1762
+ var ce = this.ttype.getChecker(G, ee);
1763
+ return function(be, Y) {
1764
+ if (!Array.isArray(be)) return Y.fail(null, "is not an array", 0);
1765
+ for (var ae = 0; ae < be.length; ae++)
1766
+ if (!ce(be[ae], Y)) return Y.fail(ae, null, 1);
1767
1767
  return !0;
1768
1768
  };
1769
1769
  }, q;
@@ -1780,17 +1780,17 @@ function y1() {
1780
1780
  return ee.ttypes = G, ee;
1781
1781
  }
1782
1782
  return s(q, F), q.prototype.getChecker = function(G, ee) {
1783
- var ae = this.ttypes.map(function(Y) {
1783
+ var ce = this.ttypes.map(function(Y) {
1784
1784
  return Y.getChecker(G, ee);
1785
- }), fe = function(Y, le) {
1786
- if (!Array.isArray(Y)) return le.fail(null, "is not an array", 0);
1787
- for (var J = 0; J < ae.length; J++)
1788
- if (!ae[J](Y[J], le)) return le.fail(J, null, 1);
1785
+ }), be = function(Y, ae) {
1786
+ if (!Array.isArray(Y)) return ae.fail(null, "is not an array", 0);
1787
+ for (var J = 0; J < ce.length; J++)
1788
+ if (!ce[J](Y[J], ae)) return ae.fail(J, null, 1);
1789
1789
  return !0;
1790
1790
  };
1791
- return ee ? function(Y, le) {
1792
- return !!fe(Y, le) && (Y.length <= ae.length || le.fail(ae.length, "is extraneous", 2));
1793
- } : fe;
1791
+ return ee ? function(Y, ae) {
1792
+ return !!be(Y, ae) && (Y.length <= ce.length || ae.fail(ce.length, "is extraneous", 2));
1793
+ } : be;
1794
1794
  }, q;
1795
1795
  })(i);
1796
1796
  e.TTuple = f, e.union = function() {
@@ -1803,21 +1803,21 @@ function y1() {
1803
1803
  function q(G) {
1804
1804
  var ee = F.call(this) || this;
1805
1805
  ee.ttypes = G;
1806
- var ae = G.map(function(Y) {
1806
+ var ce = G.map(function(Y) {
1807
1807
  return Y instanceof p || Y instanceof d ? Y.name : null;
1808
1808
  }).filter(function(Y) {
1809
1809
  return Y;
1810
- }), fe = G.length - ae.length;
1811
- return ae.length ? (fe > 0 && ae.push(fe + " more"), ee._failMsg = "is none of " + ae.join(", ")) : ee._failMsg = "is none of " + fe + " types", ee;
1810
+ }), be = G.length - ce.length;
1811
+ return ce.length ? (be > 0 && ce.push(be + " more"), ee._failMsg = "is none of " + ce.join(", ")) : ee._failMsg = "is none of " + be + " types", ee;
1812
1812
  }
1813
1813
  return s(q, F), q.prototype.getChecker = function(G, ee) {
1814
- var ae = this, fe = this.ttypes.map(function(Y) {
1814
+ var ce = this, be = this.ttypes.map(function(Y) {
1815
1815
  return Y.getChecker(G, ee);
1816
1816
  });
1817
- return function(Y, le) {
1818
- for (var J = le.unionResolver(), $ = 0; $ < fe.length; $++)
1819
- if (fe[$](Y, J.createContext())) return !0;
1820
- return le.resolveUnion(J), le.fail(null, ae._failMsg, 0);
1817
+ return function(Y, ae) {
1818
+ for (var J = ae.unionResolver(), $ = 0; $ < be.length; $++)
1819
+ if (be[$](Y, J.createContext())) return !0;
1820
+ return ae.resolveUnion(J), ae.fail(null, ce._failMsg, 0);
1821
1821
  };
1822
1822
  }, q;
1823
1823
  })(i);
@@ -1833,13 +1833,13 @@ function y1() {
1833
1833
  return ee.ttypes = G, ee;
1834
1834
  }
1835
1835
  return s(q, F), q.prototype.getChecker = function(G, ee) {
1836
- var ae = /* @__PURE__ */ new Set(), fe = this.ttypes.map(function(Y) {
1837
- return Y.getChecker(G, ee, ae);
1836
+ var ce = /* @__PURE__ */ new Set(), be = this.ttypes.map(function(Y) {
1837
+ return Y.getChecker(G, ee, ce);
1838
1838
  });
1839
- return function(Y, le) {
1840
- return !!fe.every(function(J) {
1841
- return J(Y, le);
1842
- }) || le.fail(null, null, 0);
1839
+ return function(Y, ae) {
1840
+ return !!be.every(function(J) {
1841
+ return J(Y, ae);
1842
+ }) || ae.fail(null, null, 0);
1843
1843
  };
1844
1844
  }, q;
1845
1845
  })(i);
@@ -1849,14 +1849,14 @@ function y1() {
1849
1849
  var y = (function(F) {
1850
1850
  function q(G) {
1851
1851
  var ee = F.call(this) || this;
1852
- return ee.members = G, ee.validValues = /* @__PURE__ */ new Set(), ee._failMsg = "is not a valid enum value", ee.validValues = new Set(Object.keys(G).map(function(ae) {
1853
- return G[ae];
1852
+ return ee.members = G, ee.validValues = /* @__PURE__ */ new Set(), ee._failMsg = "is not a valid enum value", ee.validValues = new Set(Object.keys(G).map(function(ce) {
1853
+ return G[ce];
1854
1854
  })), ee;
1855
1855
  }
1856
1856
  return s(q, F), q.prototype.getChecker = function(G, ee) {
1857
- var ae = this;
1858
- return function(fe, Y) {
1859
- return !!ae.validValues.has(fe) || Y.fail(null, ae._failMsg, 0);
1857
+ var ce = this;
1858
+ return function(be, Y) {
1859
+ return !!ce.validValues.has(be) || Y.fail(null, ce._failMsg, 0);
1860
1860
  };
1861
1861
  }, q;
1862
1862
  })(i);
@@ -1865,16 +1865,16 @@ function y1() {
1865
1865
  };
1866
1866
  var v = (function(F) {
1867
1867
  function q(G, ee) {
1868
- var ae = F.call(this) || this;
1869
- return ae.enumName = G, ae.prop = ee, ae._failMsg = "is not " + G + "." + ee, ae;
1868
+ var ce = F.call(this) || this;
1869
+ return ce.enumName = G, ce.prop = ee, ce._failMsg = "is not " + G + "." + ee, ce;
1870
1870
  }
1871
1871
  return s(q, F), q.prototype.getChecker = function(G, ee) {
1872
- var ae = this, fe = c(G, this.enumName);
1873
- if (!(fe instanceof y)) throw new Error("Type " + this.enumName + " used in enumlit is not an enum type");
1874
- var Y = fe.members[this.prop];
1875
- if (!fe.members.hasOwnProperty(this.prop)) throw new Error("Unknown value " + this.enumName + "." + this.prop + " used in enumlit");
1876
- return function(le, J) {
1877
- return le === Y || J.fail(null, ae._failMsg, -1);
1872
+ var ce = this, be = c(G, this.enumName);
1873
+ if (!(be instanceof y)) throw new Error("Type " + this.enumName + " used in enumlit is not an enum type");
1874
+ var Y = be.members[this.prop];
1875
+ if (!be.members.hasOwnProperty(this.prop)) throw new Error("Unknown value " + this.enumName + "." + this.prop + " used in enumlit");
1876
+ return function(ae, J) {
1877
+ return ae === Y || J.fail(null, ce._failMsg, -1);
1878
1878
  };
1879
1879
  }, q;
1880
1880
  })(i);
@@ -1890,36 +1890,36 @@ function y1() {
1890
1890
  };
1891
1891
  var E = (function(F) {
1892
1892
  function q(G, ee) {
1893
- var ae = F.call(this) || this;
1894
- return ae.bases = G, ae.props = ee, ae.propSet = new Set(ee.map(function(fe) {
1895
- return fe.name;
1896
- })), ae;
1893
+ var ce = F.call(this) || this;
1894
+ return ce.bases = G, ce.props = ee, ce.propSet = new Set(ee.map(function(be) {
1895
+ return be.name;
1896
+ })), ce;
1897
1897
  }
1898
- return s(q, F), q.prototype.getChecker = function(G, ee, ae) {
1899
- var fe = this, Y = this.bases.map(function(se) {
1898
+ return s(q, F), q.prototype.getChecker = function(G, ee, ce) {
1899
+ var be = this, Y = this.bases.map(function(se) {
1900
1900
  return c(G, se).getChecker(G, ee);
1901
- }), le = this.props.map(function(se) {
1901
+ }), ae = this.props.map(function(se) {
1902
1902
  return se.ttype.getChecker(G, ee);
1903
- }), J = new n.NoopContext(), $ = this.props.map(function(se, W) {
1904
- return !se.isOpt && !le[W](void 0, J);
1905
- }), oe = function(se, W) {
1906
- if (typeof se != "object" || se === null) return W.fail(null, "is not an object", 0);
1907
- for (var ie = 0; ie < Y.length; ie++) if (!Y[ie](se, W)) return !1;
1908
- for (ie = 0; ie < le.length; ie++) {
1909
- var ce = fe.props[ie].name, ye = se[ce];
1910
- if (ye === void 0) {
1911
- if ($[ie]) return W.fail(ce, "is missing", 1);
1912
- } else if (!le[ie](ye, W)) return W.fail(ce, null, 1);
1903
+ }), J = new n.NoopContext(), $ = this.props.map(function(se, z) {
1904
+ return !se.isOpt && !ae[z](void 0, J);
1905
+ }), ie = function(se, z) {
1906
+ if (typeof se != "object" || se === null) return z.fail(null, "is not an object", 0);
1907
+ for (var oe = 0; oe < Y.length; oe++) if (!Y[oe](se, z)) return !1;
1908
+ for (oe = 0; oe < ae.length; oe++) {
1909
+ var le = be.props[oe].name, ge = se[le];
1910
+ if (ge === void 0) {
1911
+ if ($[oe]) return z.fail(le, "is missing", 1);
1912
+ } else if (!ae[oe](ge, z)) return z.fail(le, null, 1);
1913
1913
  }
1914
1914
  return !0;
1915
1915
  };
1916
- if (!ee) return oe;
1916
+ if (!ee) return ie;
1917
1917
  var Q = this.propSet;
1918
- return ae && (this.propSet.forEach(function(se) {
1919
- return ae.add(se);
1920
- }), Q = ae), function(se, W) {
1921
- if (!oe(se, W)) return !1;
1922
- for (var ie in se) if (!Q.has(ie)) return W.fail(ie, "is extraneous", 2);
1918
+ return ce && (this.propSet.forEach(function(se) {
1919
+ return ce.add(se);
1920
+ }), Q = ce), function(se, z) {
1921
+ if (!ie(se, z)) return !1;
1922
+ for (var oe in se) if (!Q.has(oe)) return z.fail(oe, "is extraneous", 2);
1923
1923
  return !0;
1924
1924
  };
1925
1925
  }, q;
@@ -1933,9 +1933,9 @@ function y1() {
1933
1933
  return ee.ttype = G, ee;
1934
1934
  }
1935
1935
  return s(q, F), q.prototype.getChecker = function(G, ee) {
1936
- var ae = this.ttype.getChecker(G, ee);
1937
- return function(fe, Y) {
1938
- return fe === void 0 || ae(fe, Y);
1936
+ var ce = this.ttype.getChecker(G, ee);
1937
+ return function(be, Y) {
1938
+ return be === void 0 || ce(be, Y);
1939
1939
  };
1940
1940
  }, q;
1941
1941
  })(i);
@@ -1949,12 +1949,12 @@ function y1() {
1949
1949
  };
1950
1950
  var A = (function(F) {
1951
1951
  function q(G, ee) {
1952
- var ae = F.call(this) || this;
1953
- return ae.paramList = G, ae.result = ee, ae;
1952
+ var ce = F.call(this) || this;
1953
+ return ce.paramList = G, ce.result = ee, ce;
1954
1954
  }
1955
1955
  return s(q, F), q.prototype.getChecker = function(G, ee) {
1956
- return function(ae, fe) {
1957
- return typeof ae == "function" || fe.fail(null, "is not a function", 0);
1956
+ return function(ce, be) {
1957
+ return typeof ce == "function" || be.fail(null, "is not a function", 0);
1958
1958
  };
1959
1959
  }, q;
1960
1960
  })(i);
@@ -1971,35 +1971,35 @@ function y1() {
1971
1971
  return ee.params = G, ee;
1972
1972
  }
1973
1973
  return s(q, F), q.prototype.getChecker = function(G, ee) {
1974
- var ae = this, fe = this.params.map(function($) {
1974
+ var ce = this, be = this.params.map(function($) {
1975
1975
  return $.ttype.getChecker(G, ee);
1976
- }), Y = new n.NoopContext(), le = this.params.map(function($, oe) {
1977
- return !$.isOpt && !fe[oe](void 0, Y);
1978
- }), J = function($, oe) {
1979
- if (!Array.isArray($)) return oe.fail(null, "is not an array", 0);
1980
- for (var Q = 0; Q < fe.length; Q++) {
1981
- var se = ae.params[Q];
1976
+ }), Y = new n.NoopContext(), ae = this.params.map(function($, ie) {
1977
+ return !$.isOpt && !be[ie](void 0, Y);
1978
+ }), J = function($, ie) {
1979
+ if (!Array.isArray($)) return ie.fail(null, "is not an array", 0);
1980
+ for (var Q = 0; Q < be.length; Q++) {
1981
+ var se = ce.params[Q];
1982
1982
  if ($[Q] === void 0) {
1983
- if (le[Q]) return oe.fail(se.name, "is missing", 1);
1984
- } else if (!fe[Q]($[Q], oe)) return oe.fail(se.name, null, 1);
1983
+ if (ae[Q]) return ie.fail(se.name, "is missing", 1);
1984
+ } else if (!be[Q]($[Q], ie)) return ie.fail(se.name, null, 1);
1985
1985
  }
1986
1986
  return !0;
1987
1987
  };
1988
- return ee ? function($, oe) {
1989
- return !!J($, oe) && ($.length <= fe.length || oe.fail(fe.length, "is extraneous", 2));
1988
+ return ee ? function($, ie) {
1989
+ return !!J($, ie) && ($.length <= be.length || ie.fail(be.length, "is extraneous", 2));
1990
1990
  } : J;
1991
1991
  }, q;
1992
1992
  })(i);
1993
1993
  e.TParamList = D;
1994
1994
  var N = (function(F) {
1995
1995
  function q(G, ee) {
1996
- var ae = F.call(this) || this;
1997
- return ae.validator = G, ae.message = ee, ae;
1996
+ var ce = F.call(this) || this;
1997
+ return ce.validator = G, ce.message = ee, ce;
1998
1998
  }
1999
1999
  return s(q, F), q.prototype.getChecker = function(G, ee) {
2000
- var ae = this;
2001
- return function(fe, Y) {
2002
- return !!ae.validator(fe) || Y.fail(null, ae.message, 0);
2000
+ var ce = this;
2001
+ return function(be, Y) {
2002
+ return !!ce.validator(be) || Y.fail(null, ce.message, 0);
2003
2003
  };
2004
2004
  }, q;
2005
2005
  })(i);
@@ -2037,8 +2037,8 @@ function y1() {
2037
2037
  e.basicTypes[F.name] = new N(function(q) {
2038
2038
  return q instanceof F;
2039
2039
  }, "is not a " + F.name);
2040
- }, z = 0, H = [Int8Array, Uint8Array, Uint8ClampedArray, Int16Array, Uint16Array, Int32Array, Uint32Array, Float32Array, Float64Array, ArrayBuffer]; z < H.length; z++)
2041
- X(H[z]);
2040
+ }, W = 0, V = [Int8Array, Uint8Array, Uint8ClampedArray, Int16Array, Uint16Array, Int32Array, Uint32Array, Float32Array, Float64Array, ArrayBuffer]; W < V.length; W++)
2041
+ X(V[W]);
2042
2042
  })(Mi)), Mi;
2043
2043
  }
2044
2044
  var ze = (g1 || (g1 = 1, (function(e) {
@@ -2622,7 +2622,7 @@ function cy() {
2622
2622
  for (; L(h.dot); ) t = !0, Qt(), Wl();
2623
2623
  if (!t) {
2624
2624
  const s = k.tokens[e], n = he.charCodeAt(s.start);
2625
- n >= V.lowercaseA && n <= V.lowercaseZ && (s.identifierRole = null);
2625
+ n >= H.lowercaseA && n <= H.lowercaseZ && (s.identifierRole = null);
2626
2626
  }
2627
2627
  }
2628
2628
  function pv() {
@@ -2651,7 +2651,7 @@ function uv(e) {
2651
2651
  }
2652
2652
  })();
2653
2653
  let t = !1;
2654
- for (; !L(h.slash) && !L(h.jsxTagEnd) && !k.error; ) Z(h.braceL) ? (t = !0, te(h.ellipsis), xt(), Qt()) : (t && k.end - k.start === 3 && he.charCodeAt(k.start) === V.lowercaseK && he.charCodeAt(k.start + 1) === V.lowercaseE && he.charCodeAt(k.start + 2) === V.lowercaseY && (k.tokens[e].jsxRole = ir.KeyAfterPropSpread), ay(ke.ObjectKey), L(h.eq) && (Qt(), pv()));
2654
+ for (; !L(h.slash) && !L(h.jsxTagEnd) && !k.error; ) Z(h.braceL) ? (t = !0, te(h.ellipsis), xt(), Qt()) : (t && k.end - k.start === 3 && he.charCodeAt(k.start) === H.lowercaseK && he.charCodeAt(k.start + 1) === H.lowercaseE && he.charCodeAt(k.start + 2) === H.lowercaseY && (k.tokens[e].jsxRole = ir.KeyAfterPropSpread), ay(ke.ObjectKey), L(h.eq) && (Qt(), pv()));
2655
2655
  const s = L(h.slash);
2656
2656
  return s && Qt(), s;
2657
2657
  }
@@ -2691,10 +2691,10 @@ function Qt() {
2691
2691
  do {
2692
2692
  if (k.pos > he.length) return void Ae("Unexpectedly reached the end of input.");
2693
2693
  t = he.charCodeAt(++k.pos);
2694
- } while (cr[t] || t === V.dash);
2694
+ } while (cr[t] || t === H.dash);
2695
2695
  Ne(h.jsxName);
2696
2696
  })();
2697
- else if (e === V.quotationMark || e === V.apostrophe) (function(t) {
2697
+ else if (e === H.quotationMark || e === H.apostrophe) (function(t) {
2698
2698
  for (k.pos++; ; ) {
2699
2699
  if (k.pos >= he.length) return void Ae("Unterminated string constant");
2700
2700
  if (he.charCodeAt(k.pos) === t) {
@@ -2706,25 +2706,25 @@ function Qt() {
2706
2706
  Ne(h.string);
2707
2707
  })(e);
2708
2708
  else switch (++k.pos, e) {
2709
- case V.greaterThan:
2709
+ case H.greaterThan:
2710
2710
  Ne(h.jsxTagEnd);
2711
2711
  break;
2712
- case V.lessThan:
2712
+ case H.lessThan:
2713
2713
  Ne(h.jsxTagStart);
2714
2714
  break;
2715
- case V.slash:
2715
+ case H.slash:
2716
2716
  Ne(h.slash);
2717
2717
  break;
2718
- case V.equalsTo:
2718
+ case H.equalsTo:
2719
2719
  Ne(h.eq);
2720
2720
  break;
2721
- case V.leftCurlyBrace:
2721
+ case H.leftCurlyBrace:
2722
2722
  Ne(h.braceL);
2723
2723
  break;
2724
- case V.dot:
2724
+ case H.dot:
2725
2725
  Ne(h.dot);
2726
2726
  break;
2727
- case V.colon:
2727
+ case H.colon:
2728
2728
  Ne(h.colon);
2729
2729
  break;
2730
2730
  default:
@@ -2737,8 +2737,8 @@ function Bs() {
2737
2737
  for (; ; ) {
2738
2738
  if (k.pos >= he.length) return void Ae("Unterminated JSX contents");
2739
2739
  const s = he.charCodeAt(k.pos);
2740
- if (s === V.lessThan || s === V.leftCurlyBrace) return k.pos === k.start ? s === V.lessThan ? (k.pos++, void Ne(h.jsxTagStart)) : void Gg(s) : void Ne(e && !t ? h.jsxEmptyText : h.jsxText);
2741
- s === V.lineFeed ? e = !0 : s !== V.space && s !== V.carriageReturn && s !== V.tab && (t = !0), k.pos++;
2740
+ if (s === H.lessThan || s === H.leftCurlyBrace) return k.pos === k.start ? s === H.lessThan ? (k.pos++, void Ne(h.jsxTagStart)) : void Gg(s) : void Ne(e && !t ? h.jsxEmptyText : h.jsxText);
2741
+ s === H.lineFeed ? e = !0 : s !== H.space && s !== H.carriageReturn && s !== H.tab && (t = !0), k.pos++;
2742
2742
  }
2743
2743
  })();
2744
2744
  }
@@ -2807,7 +2807,7 @@ function ei() {
2807
2807
  const e = Ie(1);
2808
2808
  et(), te(h.greaterThan), Ce(e), ei();
2809
2809
  })(), !1;
2810
- if (Te(B._module) && $g() === V.leftCurlyBrace && !Rg()) return st(B._module), te(h.braceL), ca(h.braceR), !1;
2810
+ if (Te(B._module) && $g() === H.leftCurlyBrace && !Rg()) return st(B._module), te(h.braceL), ca(h.braceR), !1;
2811
2811
  if (k.type & h.IS_PREFIX) return re(), ei(), !1;
2812
2812
  if (hy()) return !0;
2813
2813
  for (; k.type & h.IS_POSTFIX && !zt(); ) k.type === h.preIncDec && (k.type = h.postIncDec), re();
@@ -2957,7 +2957,7 @@ function rs() {
2957
2957
  return re(), Gl(), !1;
2958
2958
  case h.hash: {
2959
2959
  const t = $g();
2960
- return fi[t] || t === V.backslash ? Po() : re(), !1;
2960
+ return fi[t] || t === H.backslash ? Po() : re(), !1;
2961
2961
  }
2962
2962
  default:
2963
2963
  return Ae(), !1;
@@ -3623,7 +3623,7 @@ function Sy() {
3623
3623
  if (s.type === h.comma) return !0;
3624
3624
  if (n) {
3625
3625
  const i = he.charCodeAt(Ug(t + 4));
3626
- return i === V.quotationMark || i === V.apostrophe;
3626
+ return i === H.quotationMark || i === H.apostrophe;
3627
3627
  }
3628
3628
  return !1;
3629
3629
  })() ? (_e(), L(h.comma) && Ze() === h.star ? (te(h.comma), te(h.star), st(B._as), _e()) : Ey(), jn()) : Z(h._default) ? (function() {
@@ -3737,7 +3737,7 @@ function _y() {
3737
3737
  (L(h._with) || Te(B._assert) && !Lt()) && (re(), Xp(!1, !1));
3738
3738
  }
3739
3739
  function Nv() {
3740
- return k.pos === 0 && he.charCodeAt(0) === V.numberSign && he.charCodeAt(1) === V.exclamationMark && Vg(2), qg(), (function() {
3740
+ return k.pos === 0 && he.charCodeAt(0) === H.numberSign && he.charCodeAt(1) === H.exclamationMark && Vg(2), qg(), (function() {
3741
3741
  if (ca(h.eof), k.scopes.push(new kr(0, k.tokens.length, !0)), k.scopeDepth !== 0) throw new Error(`Invalid scope depth at end of file: ${k.scopeDepth}`);
3742
3742
  return new Ov(k.tokens, k.scopes);
3743
3743
  })();
@@ -5391,57 +5391,57 @@ function kk() {
5391
5391
  const O = { brace: new A("{"), j_oTag: new A("<tag"), j_cTag: new A("</tag"), j_expr: new A("<tag>...</tag>", !0) };
5392
5392
  O.template = new A("`", !0);
5393
5393
  const D = !0, N = !0, j = !0, U = !0, X = !0;
5394
- class z {
5394
+ class W {
5395
5395
  constructor(r, a = {}) {
5396
5396
  this.label = void 0, this.keyword = void 0, this.beforeExpr = void 0, this.startsExpr = void 0, this.rightAssociative = void 0, this.isLoop = void 0, this.isAssign = void 0, this.prefix = void 0, this.postfix = void 0, this.binop = void 0, this.label = r, this.keyword = a.keyword, this.beforeExpr = !!a.beforeExpr, this.startsExpr = !!a.startsExpr, this.rightAssociative = !!a.rightAssociative, this.isLoop = !!a.isLoop, this.isAssign = !!a.isAssign, this.prefix = !!a.prefix, this.postfix = !!a.postfix, this.binop = a.binop != null ? a.binop : null, this.updateContext = null;
5397
5397
  }
5398
5398
  }
5399
- const H = /* @__PURE__ */ new Map();
5399
+ const V = /* @__PURE__ */ new Map();
5400
5400
  function F(P, r = {}) {
5401
5401
  r.keyword = P;
5402
5402
  const a = $(P, r);
5403
- return H.set(P, a), a;
5403
+ return V.set(P, a), a;
5404
5404
  }
5405
5405
  function q(P, r) {
5406
5406
  return $(P, { beforeExpr: D, binop: r });
5407
5407
  }
5408
5408
  let G = -1;
5409
- const ee = [], ae = [], fe = [], Y = [], le = [], J = [];
5409
+ const ee = [], ce = [], be = [], Y = [], ae = [], J = [];
5410
5410
  function $(P, r = {}) {
5411
5411
  var a, u, x, S;
5412
- return ++G, ae.push(P), fe.push((a = r.binop) != null ? a : -1), Y.push((u = r.beforeExpr) != null && u), le.push((x = r.startsExpr) != null && x), J.push((S = r.prefix) != null && S), ee.push(new z(P, r)), G;
5412
+ return ++G, ce.push(P), be.push((a = r.binop) != null ? a : -1), Y.push((u = r.beforeExpr) != null && u), ae.push((x = r.startsExpr) != null && x), J.push((S = r.prefix) != null && S), ee.push(new W(P, r)), G;
5413
5413
  }
5414
- function oe(P, r = {}) {
5414
+ function ie(P, r = {}) {
5415
5415
  var a, u, x, S;
5416
- return ++G, H.set(P, G), ae.push(P), fe.push((a = r.binop) != null ? a : -1), Y.push((u = r.beforeExpr) != null && u), le.push((x = r.startsExpr) != null && x), J.push((S = r.prefix) != null && S), ee.push(new z("name", r)), G;
5416
+ return ++G, V.set(P, G), ce.push(P), be.push((a = r.binop) != null ? a : -1), Y.push((u = r.beforeExpr) != null && u), ae.push((x = r.startsExpr) != null && x), J.push((S = r.prefix) != null && S), ee.push(new W("name", r)), G;
5417
5417
  }
5418
- const Q = { bracketL: $("[", { beforeExpr: D, startsExpr: N }), bracketHashL: $("#[", { beforeExpr: D, startsExpr: N }), bracketBarL: $("[|", { beforeExpr: D, startsExpr: N }), bracketR: $("]"), bracketBarR: $("|]"), braceL: $("{", { beforeExpr: D, startsExpr: N }), braceBarL: $("{|", { beforeExpr: D, startsExpr: N }), braceHashL: $("#{", { beforeExpr: D, startsExpr: N }), braceR: $("}"), braceBarR: $("|}"), parenL: $("(", { beforeExpr: D, startsExpr: N }), parenR: $(")"), comma: $(",", { beforeExpr: D }), semi: $(";", { beforeExpr: D }), colon: $(":", { beforeExpr: D }), doubleColon: $("::", { beforeExpr: D }), dot: $("."), question: $("?", { beforeExpr: D }), questionDot: $("?."), arrow: $("=>", { beforeExpr: D }), template: $("template"), ellipsis: $("...", { beforeExpr: D }), backQuote: $("`", { startsExpr: N }), dollarBraceL: $("${", { beforeExpr: D, startsExpr: N }), templateTail: $("...`", { startsExpr: N }), templateNonTail: $("...${", { beforeExpr: D, startsExpr: N }), at: $("@"), hash: $("#", { startsExpr: N }), interpreterDirective: $("#!..."), eq: $("=", { beforeExpr: D, isAssign: U }), assign: $("_=", { beforeExpr: D, isAssign: U }), slashAssign: $("_=", { beforeExpr: D, isAssign: U }), xorAssign: $("_=", { beforeExpr: D, isAssign: U }), moduloAssign: $("_=", { beforeExpr: D, isAssign: U }), incDec: $("++/--", { prefix: X, postfix: !0, startsExpr: N }), bang: $("!", { beforeExpr: D, prefix: X, startsExpr: N }), tilde: $("~", { beforeExpr: D, prefix: X, startsExpr: N }), doubleCaret: $("^^", { startsExpr: N }), doubleAt: $("@@", { startsExpr: N }), pipeline: q("|>", 0), nullishCoalescing: q("??", 1), logicalOR: q("||", 1), logicalAND: q("&&", 2), bitwiseOR: q("|", 3), bitwiseXOR: q("^", 4), bitwiseAND: q("&", 5), equality: q("==/!=/===/!==", 6), lt: q("</>/<=/>=", 7), gt: q("</>/<=/>=", 7), relational: q("</>/<=/>=", 7), bitShift: q("<</>>/>>>", 8), bitShiftL: q("<</>>/>>>", 8), bitShiftR: q("<</>>/>>>", 8), plusMin: $("+/-", { beforeExpr: D, binop: 9, prefix: X, startsExpr: N }), modulo: $("%", { binop: 10, startsExpr: N }), star: $("*", { binop: 10 }), slash: q("/", 10), exponent: $("**", { beforeExpr: D, binop: 11, rightAssociative: !0 }), _in: F("in", { beforeExpr: D, binop: 7 }), _instanceof: F("instanceof", { beforeExpr: D, binop: 7 }), _break: F("break"), _case: F("case", { beforeExpr: D }), _catch: F("catch"), _continue: F("continue"), _debugger: F("debugger"), _default: F("default", { beforeExpr: D }), _else: F("else", { beforeExpr: D }), _finally: F("finally"), _function: F("function", { startsExpr: N }), _if: F("if"), _return: F("return", { beforeExpr: D }), _switch: F("switch"), _throw: F("throw", { beforeExpr: D, prefix: X, startsExpr: N }), _try: F("try"), _var: F("var"), _const: F("const"), _with: F("with"), _new: F("new", { beforeExpr: D, startsExpr: N }), _this: F("this", { startsExpr: N }), _super: F("super", { startsExpr: N }), _class: F("class", { startsExpr: N }), _extends: F("extends", { beforeExpr: D }), _export: F("export"), _import: F("import", { startsExpr: N }), _null: F("null", { startsExpr: N }), _true: F("true", { startsExpr: N }), _false: F("false", { startsExpr: N }), _typeof: F("typeof", { beforeExpr: D, prefix: X, startsExpr: N }), _void: F("void", { beforeExpr: D, prefix: X, startsExpr: N }), _delete: F("delete", { beforeExpr: D, prefix: X, startsExpr: N }), _do: F("do", { isLoop: j, beforeExpr: D }), _for: F("for", { isLoop: j }), _while: F("while", { isLoop: j }), _as: oe("as", { startsExpr: N }), _assert: oe("assert", { startsExpr: N }), _async: oe("async", { startsExpr: N }), _await: oe("await", { startsExpr: N }), _defer: oe("defer", { startsExpr: N }), _from: oe("from", { startsExpr: N }), _get: oe("get", { startsExpr: N }), _let: oe("let", { startsExpr: N }), _meta: oe("meta", { startsExpr: N }), _of: oe("of", { startsExpr: N }), _sent: oe("sent", { startsExpr: N }), _set: oe("set", { startsExpr: N }), _source: oe("source", { startsExpr: N }), _static: oe("static", { startsExpr: N }), _using: oe("using", { startsExpr: N }), _yield: oe("yield", { startsExpr: N }), _asserts: oe("asserts", { startsExpr: N }), _checks: oe("checks", { startsExpr: N }), _exports: oe("exports", { startsExpr: N }), _global: oe("global", { startsExpr: N }), _implements: oe("implements", { startsExpr: N }), _intrinsic: oe("intrinsic", { startsExpr: N }), _infer: oe("infer", { startsExpr: N }), _is: oe("is", { startsExpr: N }), _mixins: oe("mixins", { startsExpr: N }), _proto: oe("proto", { startsExpr: N }), _require: oe("require", { startsExpr: N }), _satisfies: oe("satisfies", { startsExpr: N }), _keyof: oe("keyof", { startsExpr: N }), _readonly: oe("readonly", { startsExpr: N }), _unique: oe("unique", { startsExpr: N }), _abstract: oe("abstract", { startsExpr: N }), _declare: oe("declare", { startsExpr: N }), _enum: oe("enum", { startsExpr: N }), _module: oe("module", { startsExpr: N }), _namespace: oe("namespace", { startsExpr: N }), _interface: oe("interface", { startsExpr: N }), _type: oe("type", { startsExpr: N }), _opaque: oe("opaque", { startsExpr: N }), name: $("name", { startsExpr: N }), placeholder: $("%%", { startsExpr: N }), string: $("string", { startsExpr: N }), num: $("num", { startsExpr: N }), bigint: $("bigint", { startsExpr: N }), decimal: $("decimal", { startsExpr: N }), regexp: $("regexp", { startsExpr: N }), privateName: $("#name", { startsExpr: N }), eof: $("eof"), jsxName: $("jsxName"), jsxText: $("jsxText", { beforeExpr: D }), jsxTagStart: $("jsxTagStart", { startsExpr: N }), jsxTagEnd: $("jsxTagEnd") };
5418
+ const Q = { bracketL: $("[", { beforeExpr: D, startsExpr: N }), bracketHashL: $("#[", { beforeExpr: D, startsExpr: N }), bracketBarL: $("[|", { beforeExpr: D, startsExpr: N }), bracketR: $("]"), bracketBarR: $("|]"), braceL: $("{", { beforeExpr: D, startsExpr: N }), braceBarL: $("{|", { beforeExpr: D, startsExpr: N }), braceHashL: $("#{", { beforeExpr: D, startsExpr: N }), braceR: $("}"), braceBarR: $("|}"), parenL: $("(", { beforeExpr: D, startsExpr: N }), parenR: $(")"), comma: $(",", { beforeExpr: D }), semi: $(";", { beforeExpr: D }), colon: $(":", { beforeExpr: D }), doubleColon: $("::", { beforeExpr: D }), dot: $("."), question: $("?", { beforeExpr: D }), questionDot: $("?."), arrow: $("=>", { beforeExpr: D }), template: $("template"), ellipsis: $("...", { beforeExpr: D }), backQuote: $("`", { startsExpr: N }), dollarBraceL: $("${", { beforeExpr: D, startsExpr: N }), templateTail: $("...`", { startsExpr: N }), templateNonTail: $("...${", { beforeExpr: D, startsExpr: N }), at: $("@"), hash: $("#", { startsExpr: N }), interpreterDirective: $("#!..."), eq: $("=", { beforeExpr: D, isAssign: U }), assign: $("_=", { beforeExpr: D, isAssign: U }), slashAssign: $("_=", { beforeExpr: D, isAssign: U }), xorAssign: $("_=", { beforeExpr: D, isAssign: U }), moduloAssign: $("_=", { beforeExpr: D, isAssign: U }), incDec: $("++/--", { prefix: X, postfix: !0, startsExpr: N }), bang: $("!", { beforeExpr: D, prefix: X, startsExpr: N }), tilde: $("~", { beforeExpr: D, prefix: X, startsExpr: N }), doubleCaret: $("^^", { startsExpr: N }), doubleAt: $("@@", { startsExpr: N }), pipeline: q("|>", 0), nullishCoalescing: q("??", 1), logicalOR: q("||", 1), logicalAND: q("&&", 2), bitwiseOR: q("|", 3), bitwiseXOR: q("^", 4), bitwiseAND: q("&", 5), equality: q("==/!=/===/!==", 6), lt: q("</>/<=/>=", 7), gt: q("</>/<=/>=", 7), relational: q("</>/<=/>=", 7), bitShift: q("<</>>/>>>", 8), bitShiftL: q("<</>>/>>>", 8), bitShiftR: q("<</>>/>>>", 8), plusMin: $("+/-", { beforeExpr: D, binop: 9, prefix: X, startsExpr: N }), modulo: $("%", { binop: 10, startsExpr: N }), star: $("*", { binop: 10 }), slash: q("/", 10), exponent: $("**", { beforeExpr: D, binop: 11, rightAssociative: !0 }), _in: F("in", { beforeExpr: D, binop: 7 }), _instanceof: F("instanceof", { beforeExpr: D, binop: 7 }), _break: F("break"), _case: F("case", { beforeExpr: D }), _catch: F("catch"), _continue: F("continue"), _debugger: F("debugger"), _default: F("default", { beforeExpr: D }), _else: F("else", { beforeExpr: D }), _finally: F("finally"), _function: F("function", { startsExpr: N }), _if: F("if"), _return: F("return", { beforeExpr: D }), _switch: F("switch"), _throw: F("throw", { beforeExpr: D, prefix: X, startsExpr: N }), _try: F("try"), _var: F("var"), _const: F("const"), _with: F("with"), _new: F("new", { beforeExpr: D, startsExpr: N }), _this: F("this", { startsExpr: N }), _super: F("super", { startsExpr: N }), _class: F("class", { startsExpr: N }), _extends: F("extends", { beforeExpr: D }), _export: F("export"), _import: F("import", { startsExpr: N }), _null: F("null", { startsExpr: N }), _true: F("true", { startsExpr: N }), _false: F("false", { startsExpr: N }), _typeof: F("typeof", { beforeExpr: D, prefix: X, startsExpr: N }), _void: F("void", { beforeExpr: D, prefix: X, startsExpr: N }), _delete: F("delete", { beforeExpr: D, prefix: X, startsExpr: N }), _do: F("do", { isLoop: j, beforeExpr: D }), _for: F("for", { isLoop: j }), _while: F("while", { isLoop: j }), _as: ie("as", { startsExpr: N }), _assert: ie("assert", { startsExpr: N }), _async: ie("async", { startsExpr: N }), _await: ie("await", { startsExpr: N }), _defer: ie("defer", { startsExpr: N }), _from: ie("from", { startsExpr: N }), _get: ie("get", { startsExpr: N }), _let: ie("let", { startsExpr: N }), _meta: ie("meta", { startsExpr: N }), _of: ie("of", { startsExpr: N }), _sent: ie("sent", { startsExpr: N }), _set: ie("set", { startsExpr: N }), _source: ie("source", { startsExpr: N }), _static: ie("static", { startsExpr: N }), _using: ie("using", { startsExpr: N }), _yield: ie("yield", { startsExpr: N }), _asserts: ie("asserts", { startsExpr: N }), _checks: ie("checks", { startsExpr: N }), _exports: ie("exports", { startsExpr: N }), _global: ie("global", { startsExpr: N }), _implements: ie("implements", { startsExpr: N }), _intrinsic: ie("intrinsic", { startsExpr: N }), _infer: ie("infer", { startsExpr: N }), _is: ie("is", { startsExpr: N }), _mixins: ie("mixins", { startsExpr: N }), _proto: ie("proto", { startsExpr: N }), _require: ie("require", { startsExpr: N }), _satisfies: ie("satisfies", { startsExpr: N }), _keyof: ie("keyof", { startsExpr: N }), _readonly: ie("readonly", { startsExpr: N }), _unique: ie("unique", { startsExpr: N }), _abstract: ie("abstract", { startsExpr: N }), _declare: ie("declare", { startsExpr: N }), _enum: ie("enum", { startsExpr: N }), _module: ie("module", { startsExpr: N }), _namespace: ie("namespace", { startsExpr: N }), _interface: ie("interface", { startsExpr: N }), _type: ie("type", { startsExpr: N }), _opaque: ie("opaque", { startsExpr: N }), name: $("name", { startsExpr: N }), placeholder: $("%%", { startsExpr: N }), string: $("string", { startsExpr: N }), num: $("num", { startsExpr: N }), bigint: $("bigint", { startsExpr: N }), decimal: $("decimal", { startsExpr: N }), regexp: $("regexp", { startsExpr: N }), privateName: $("#name", { startsExpr: N }), eof: $("eof"), jsxName: $("jsxName"), jsxText: $("jsxText", { beforeExpr: D }), jsxTagStart: $("jsxTagStart", { startsExpr: N }), jsxTagEnd: $("jsxTagEnd") };
5419
5419
  function se(P) {
5420
5420
  return P >= 93 && P <= 133;
5421
5421
  }
5422
- function W(P) {
5422
+ function z(P) {
5423
5423
  return P >= 58 && P <= 133;
5424
5424
  }
5425
- function ie(P) {
5425
+ function oe(P) {
5426
5426
  return P >= 58 && P <= 137;
5427
5427
  }
5428
- function ce(P) {
5429
- return le[P];
5428
+ function le(P) {
5429
+ return ae[P];
5430
5430
  }
5431
- function ye(P) {
5431
+ function ge(P) {
5432
5432
  return P >= 129 && P <= 131;
5433
5433
  }
5434
5434
  function Ee(P) {
5435
5435
  return P >= 58 && P <= 92;
5436
5436
  }
5437
- function me(P) {
5437
+ function fe(P) {
5438
5438
  return P === 34;
5439
5439
  }
5440
- function ge(P) {
5441
- return ae[P];
5440
+ function me(P) {
5441
+ return ce[P];
5442
5442
  }
5443
5443
  function Oe(P) {
5444
- return fe[P];
5444
+ return be[P];
5445
5445
  }
5446
5446
  function qe(P) {
5447
5447
  return P >= 24 && P <= 25;
@@ -6560,12 +6560,12 @@ function kk() {
6560
6560
  return a + this.input.slice(x, this.state.pos);
6561
6561
  }
6562
6562
  readWord(r) {
6563
- const a = this.readWord1(r), u = H.get(a);
6564
- u !== void 0 ? this.finishToken(u, ge(u)) : this.finishToken(132, a);
6563
+ const a = this.readWord1(r), u = V.get(a);
6564
+ u !== void 0 ? this.finishToken(u, me(u)) : this.finishToken(132, a);
6565
6565
  }
6566
6566
  checkKeywordEscapes() {
6567
6567
  const { type: r } = this.state;
6568
- Ee(r) && this.state.containsEsc && this.raise(b.InvalidEscapedReservedWord, this.state.startLoc, { reservedWord: ge(r) });
6568
+ Ee(r) && this.state.containsEsc && this.raise(b.InvalidEscapedReservedWord, this.state.startLoc, { reservedWord: me(r) });
6569
6569
  }
6570
6570
  raise(r, a, u = {}) {
6571
6571
  const x = r(a instanceof t ? a : a.loc.start, u);
@@ -6584,7 +6584,7 @@ function kk() {
6584
6584
  updateContext(r) {
6585
6585
  }
6586
6586
  unexpected(r, a) {
6587
- throw this.raise(b.UnexpectedToken, r ?? this.state.startLoc, { expected: a ? ge(a) : null });
6587
+ throw this.raise(b.UnexpectedToken, r ?? this.state.startLoc, { expected: a ? me(a) : null });
6588
6588
  }
6589
6589
  expectPlugin(r, a) {
6590
6590
  if (this.hasPlugin(r)) return !0;
@@ -6775,7 +6775,7 @@ function kk() {
6775
6775
  u != null && this.raise(b.InvalidCoverInitializedName, u), x != null && this.raise(b.DuplicateProto, x), S != null && this.raise(b.UnexpectedPrivateField, S), _ != null && this.unexpected(_), I != null && this.raise(b.InvalidCoverDiscardElement, I);
6776
6776
  }
6777
6777
  isLiteralPropertyName() {
6778
- return ie(this.state.type);
6778
+ return oe(this.state.type);
6779
6779
  }
6780
6780
  isPrivateName(r) {
6781
6781
  return r.type === "PrivateName";
@@ -7116,7 +7116,7 @@ function kk() {
7116
7116
  function Wu(P) {
7117
7117
  if (!P) throw new Error("Assert fail");
7118
7118
  }
7119
- const xe = v`typescript`({ AbstractMethodHasImplementation: ({ methodName: P }) => `Method '${P}' cannot have an implementation because it is marked abstract.`, AbstractPropertyHasInitializer: ({ propertyName: P }) => `Property '${P}' cannot have an initializer because it is marked abstract.`, AccessorCannotBeOptional: "An 'accessor' property cannot be declared optional.", AccessorCannotDeclareThisParameter: "'get' and 'set' accessors cannot declare 'this' parameters.", AccessorCannotHaveTypeParameters: "An accessor cannot have type parameters.", ClassMethodHasDeclare: "Class methods cannot have the 'declare' modifier.", ClassMethodHasReadonly: "Class methods cannot have the 'readonly' modifier.", ConstInitializerMustBeStringOrNumericLiteralOrLiteralEnumReference: "A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference.", ConstructorHasTypeParameters: "Type parameters cannot appear on a constructor declaration.", DeclareAccessor: ({ kind: P }) => `'declare' is not allowed in ${P}ters.`, DeclareClassFieldHasInitializer: "Initializers are not allowed in ambient contexts.", DeclareFunctionHasImplementation: "An implementation cannot be declared in ambient contexts.", DuplicateAccessibilityModifier: ({ modifier: P }) => `Accessibility modifier already seen: '${P}'.`, DuplicateModifier: ({ modifier: P }) => `Duplicate modifier: '${P}'.`, EmptyHeritageClauseType: ({ token: P }) => `'${P}' list cannot be empty.`, EmptyTypeArguments: "Type argument list cannot be empty.", EmptyTypeParameters: "Type parameter list cannot be empty.", ExpectedAmbientAfterExportDeclare: "'export declare' must be followed by an ambient declaration.", ImportAliasHasImportType: "An import alias can not use 'import type'.", ImportReflectionHasImportType: "An `import module` declaration can not use `type` modifier", IncompatibleModifiers: ({ modifiers: P }) => `'${P[0]}' modifier cannot be used with '${P[1]}' modifier.`, IndexSignatureHasAbstract: "Index signatures cannot have the 'abstract' modifier.", IndexSignatureHasAccessibility: ({ modifier: P }) => `Index signatures cannot have an accessibility modifier ('${P}').`, IndexSignatureHasDeclare: "Index signatures cannot have the 'declare' modifier.", IndexSignatureHasOverride: "'override' modifier cannot appear on an index signature.", IndexSignatureHasStatic: "Index signatures cannot have the 'static' modifier.", InitializerNotAllowedInAmbientContext: "Initializers are not allowed in ambient contexts.", InvalidHeritageClauseType: ({ token: P }) => `'${P}' list can only include identifiers or qualified-names with optional type arguments.`, InvalidModifierOnAwaitUsingDeclaration: (P) => `'${P}' modifier cannot appear on an await using declaration.`, InvalidModifierOnTypeMember: ({ modifier: P }) => `'${P}' modifier cannot appear on a type member.`, InvalidModifierOnTypeParameter: ({ modifier: P }) => `'${P}' modifier cannot appear on a type parameter.`, InvalidModifierOnTypeParameterPositions: ({ modifier: P }) => `'${P}' modifier can only appear on a type parameter of a class, interface or type alias.`, InvalidModifierOnUsingDeclaration: (P) => `'${P}' modifier cannot appear on a using declaration.`, InvalidModifiersOrder: ({ orderedModifiers: P }) => `'${P[0]}' modifier must precede '${P[1]}' modifier.`, InvalidPropertyAccessAfterInstantiationExpression: "Invalid property access after an instantiation expression. You can either wrap the instantiation expression in parentheses, or delete the type arguments.", InvalidTupleMemberLabel: "Tuple members must be labeled with a simple identifier.", MissingInterfaceName: "'interface' declarations must be followed by an identifier.", NonAbstractClassHasAbstractMethod: "Abstract methods can only appear within an abstract class.", NonClassMethodPropertyHasAbstractModifier: "'abstract' modifier can only appear on a class, method, or property declaration.", OptionalTypeBeforeRequired: "A required element cannot follow an optional element.", OverrideNotInSubClass: "This member cannot have an 'override' modifier because its containing class does not extend another class.", PatternIsOptional: "A binding pattern parameter cannot be optional in an implementation signature.", PrivateElementHasAbstract: "Private elements cannot have the 'abstract' modifier.", PrivateElementHasAccessibility: ({ modifier: P }) => `Private elements cannot have an accessibility modifier ('${P}').`, ReadonlyForMethodSignature: "'readonly' modifier can only appear on a property declaration or index signature.", ReservedArrowTypeParam: "This syntax is reserved in files with the .mts or .cts extension. Add a trailing comma, as in `<T,>() => ...`.", ReservedTypeAssertion: "This syntax is reserved in files with the .mts or .cts extension. Use an `as` expression instead.", SetAccessorCannotHaveOptionalParameter: "A 'set' accessor cannot have an optional parameter.", SetAccessorCannotHaveRestParameter: "A 'set' accessor cannot have rest parameter.", SetAccessorCannotHaveReturnType: "A 'set' accessor cannot have a return type annotation.", SingleTypeParameterWithoutTrailingComma: ({ typeParameterName: P }) => `Single type parameter ${P} should have a trailing comma. Example usage: <${P},>.`, StaticBlockCannotHaveModifier: "Static class blocks cannot have any modifier.", TupleOptionalAfterType: "A labeled tuple optional element must be declared using a question mark after the name and before the colon (`name?: type`), rather than after the type (`name: type?`).", TypeAnnotationAfterAssign: "Type annotations must come before default assignments, e.g. instead of `age = 25: number` use `age: number = 25`.", TypeImportCannotSpecifyDefaultAndNamed: "A type-only import can specify a default import or named bindings, but not both.", TypeModifierIsUsedInTypeExports: "The 'type' modifier cannot be used on a named export when 'export type' is used on its export statement.", TypeModifierIsUsedInTypeImports: "The 'type' modifier cannot be used on a named import when 'import type' is used on its import statement.", UnexpectedParameterModifier: "A parameter property is only allowed in a constructor implementation.", UnexpectedReadonly: "'readonly' type modifier is only permitted on array and tuple literal types.", UnexpectedTypeAnnotation: "Did not expect a type annotation here.", UnexpectedTypeCastInParameter: "Unexpected type cast in parameter position.", UnsupportedImportTypeArgument: "Argument in a type import must be a string literal.", UnsupportedParameterPropertyKind: "A parameter property may not be declared using a binding pattern.", UnsupportedSignatureParameterKind: ({ type: P }) => `Name in a signature must be an Identifier, ObjectPattern or ArrayPattern, instead got ${P}.`, UsingDeclarationInAmbientContext: (P) => `'${P}' declarations are not allowed in ambient contexts.` });
7119
+ const ye = v`typescript`({ AbstractMethodHasImplementation: ({ methodName: P }) => `Method '${P}' cannot have an implementation because it is marked abstract.`, AbstractPropertyHasInitializer: ({ propertyName: P }) => `Property '${P}' cannot have an initializer because it is marked abstract.`, AccessorCannotBeOptional: "An 'accessor' property cannot be declared optional.", AccessorCannotDeclareThisParameter: "'get' and 'set' accessors cannot declare 'this' parameters.", AccessorCannotHaveTypeParameters: "An accessor cannot have type parameters.", ClassMethodHasDeclare: "Class methods cannot have the 'declare' modifier.", ClassMethodHasReadonly: "Class methods cannot have the 'readonly' modifier.", ConstInitializerMustBeStringOrNumericLiteralOrLiteralEnumReference: "A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference.", ConstructorHasTypeParameters: "Type parameters cannot appear on a constructor declaration.", DeclareAccessor: ({ kind: P }) => `'declare' is not allowed in ${P}ters.`, DeclareClassFieldHasInitializer: "Initializers are not allowed in ambient contexts.", DeclareFunctionHasImplementation: "An implementation cannot be declared in ambient contexts.", DuplicateAccessibilityModifier: ({ modifier: P }) => `Accessibility modifier already seen: '${P}'.`, DuplicateModifier: ({ modifier: P }) => `Duplicate modifier: '${P}'.`, EmptyHeritageClauseType: ({ token: P }) => `'${P}' list cannot be empty.`, EmptyTypeArguments: "Type argument list cannot be empty.", EmptyTypeParameters: "Type parameter list cannot be empty.", ExpectedAmbientAfterExportDeclare: "'export declare' must be followed by an ambient declaration.", ImportAliasHasImportType: "An import alias can not use 'import type'.", ImportReflectionHasImportType: "An `import module` declaration can not use `type` modifier", IncompatibleModifiers: ({ modifiers: P }) => `'${P[0]}' modifier cannot be used with '${P[1]}' modifier.`, IndexSignatureHasAbstract: "Index signatures cannot have the 'abstract' modifier.", IndexSignatureHasAccessibility: ({ modifier: P }) => `Index signatures cannot have an accessibility modifier ('${P}').`, IndexSignatureHasDeclare: "Index signatures cannot have the 'declare' modifier.", IndexSignatureHasOverride: "'override' modifier cannot appear on an index signature.", IndexSignatureHasStatic: "Index signatures cannot have the 'static' modifier.", InitializerNotAllowedInAmbientContext: "Initializers are not allowed in ambient contexts.", InvalidHeritageClauseType: ({ token: P }) => `'${P}' list can only include identifiers or qualified-names with optional type arguments.`, InvalidModifierOnAwaitUsingDeclaration: (P) => `'${P}' modifier cannot appear on an await using declaration.`, InvalidModifierOnTypeMember: ({ modifier: P }) => `'${P}' modifier cannot appear on a type member.`, InvalidModifierOnTypeParameter: ({ modifier: P }) => `'${P}' modifier cannot appear on a type parameter.`, InvalidModifierOnTypeParameterPositions: ({ modifier: P }) => `'${P}' modifier can only appear on a type parameter of a class, interface or type alias.`, InvalidModifierOnUsingDeclaration: (P) => `'${P}' modifier cannot appear on a using declaration.`, InvalidModifiersOrder: ({ orderedModifiers: P }) => `'${P[0]}' modifier must precede '${P[1]}' modifier.`, InvalidPropertyAccessAfterInstantiationExpression: "Invalid property access after an instantiation expression. You can either wrap the instantiation expression in parentheses, or delete the type arguments.", InvalidTupleMemberLabel: "Tuple members must be labeled with a simple identifier.", MissingInterfaceName: "'interface' declarations must be followed by an identifier.", NonAbstractClassHasAbstractMethod: "Abstract methods can only appear within an abstract class.", NonClassMethodPropertyHasAbstractModifier: "'abstract' modifier can only appear on a class, method, or property declaration.", OptionalTypeBeforeRequired: "A required element cannot follow an optional element.", OverrideNotInSubClass: "This member cannot have an 'override' modifier because its containing class does not extend another class.", PatternIsOptional: "A binding pattern parameter cannot be optional in an implementation signature.", PrivateElementHasAbstract: "Private elements cannot have the 'abstract' modifier.", PrivateElementHasAccessibility: ({ modifier: P }) => `Private elements cannot have an accessibility modifier ('${P}').`, ReadonlyForMethodSignature: "'readonly' modifier can only appear on a property declaration or index signature.", ReservedArrowTypeParam: "This syntax is reserved in files with the .mts or .cts extension. Add a trailing comma, as in `<T,>() => ...`.", ReservedTypeAssertion: "This syntax is reserved in files with the .mts or .cts extension. Use an `as` expression instead.", SetAccessorCannotHaveOptionalParameter: "A 'set' accessor cannot have an optional parameter.", SetAccessorCannotHaveRestParameter: "A 'set' accessor cannot have rest parameter.", SetAccessorCannotHaveReturnType: "A 'set' accessor cannot have a return type annotation.", SingleTypeParameterWithoutTrailingComma: ({ typeParameterName: P }) => `Single type parameter ${P} should have a trailing comma. Example usage: <${P},>.`, StaticBlockCannotHaveModifier: "Static class blocks cannot have any modifier.", TupleOptionalAfterType: "A labeled tuple optional element must be declared using a question mark after the name and before the colon (`name?: type`), rather than after the type (`name: type?`).", TypeAnnotationAfterAssign: "Type annotations must come before default assignments, e.g. instead of `age = 25: number` use `age: number = 25`.", TypeImportCannotSpecifyDefaultAndNamed: "A type-only import can specify a default import or named bindings, but not both.", TypeModifierIsUsedInTypeExports: "The 'type' modifier cannot be used on a named export when 'export type' is used on its export statement.", TypeModifierIsUsedInTypeImports: "The 'type' modifier cannot be used on a named import when 'import type' is used on its import statement.", UnexpectedParameterModifier: "A parameter property is only allowed in a constructor implementation.", UnexpectedReadonly: "'readonly' type modifier is only permitted on array and tuple literal types.", UnexpectedTypeAnnotation: "Did not expect a type annotation here.", UnexpectedTypeCastInParameter: "Unexpected type cast in parameter position.", UnsupportedImportTypeArgument: "Argument in a type import must be a string literal.", UnsupportedParameterPropertyKind: "A parameter property may not be declared using a binding pattern.", UnsupportedSignatureParameterKind: ({ type: P }) => `Name in a signature must be an Identifier, ObjectPattern or ArrayPattern, instead got ${P}.`, UsingDeclarationInAmbientContext: (P) => `'${P}' declarations are not allowed in ambient contexts.` });
7120
7120
  function Gu(P) {
7121
7121
  return P === "private" || P === "public" || P === "protected";
7122
7122
  }
@@ -7426,7 +7426,7 @@ function kk() {
7426
7426
  }
7427
7427
  jsxParseIdentifier() {
7428
7428
  const r = this.startNode();
7429
- return this.match(141) ? r.name = this.state.value : Ee(this.state.type) ? r.name = ge(this.state.type) : this.unexpected(), this.next(), this.finishNode(r, "JSXIdentifier");
7429
+ return this.match(141) ? r.name = this.state.value : Ee(this.state.type) ? r.name = me(this.state.type) : this.unexpected(), this.next(), this.finishNode(r, "JSXIdentifier");
7430
7430
  }
7431
7431
  jsxParseNamespacedName() {
7432
7432
  const r = this.state.startLoc, a = this.jsxParseIdentifier();
@@ -7773,7 +7773,7 @@ function kk() {
7773
7773
  else if (this.match(10) || this.match(47)) de != null && this.unexpected(de), ct && this.unexpected(ct.loc.start), I.callProperties.push(this.flowParseObjectTypeCallProperty(He, ve));
7774
7774
  else {
7775
7775
  let Re = "init";
7776
- (this.isContextual(99) || this.isContextual(104)) && ie(this.lookahead().type) && (Re = this.state.value, this.next());
7776
+ (this.isContextual(99) || this.isContextual(104)) && oe(this.lookahead().type) && (Re = this.state.value, this.next());
7777
7777
  const nt = this.flowParseObjectTypeProperty(He, ve, de, ct, Re, u, S ?? !M);
7778
7778
  nt === null ? (K = !0, Pe = this.state.lastTokStartLoc) : I.properties.push(nt);
7779
7779
  }
@@ -7911,7 +7911,7 @@ function kk() {
7911
7911
  return this.flowParseTypeofType();
7912
7912
  default:
7913
7913
  if (Ee(this.state.type)) {
7914
- const I = ge(this.state.type);
7914
+ const I = me(this.state.type);
7915
7915
  return this.next(), super.createIdentifier(a, I);
7916
7916
  }
7917
7917
  if (se(this.state.type)) return this.isContextual(129) ? this.flowParseInterfaceType() : this.flowIdentToTypeAnnotation(r, a, this.parseIdentifier());
@@ -7993,7 +7993,7 @@ function kk() {
7993
7993
  }
7994
7994
  parseStatementLike(r) {
7995
7995
  if (this.state.strict && this.isContextual(129)) {
7996
- if (W(this.lookahead().type)) {
7996
+ if (z(this.lookahead().type)) {
7997
7997
  const u = this.startNode();
7998
7998
  return this.next(), this.flowParseInterface(u);
7999
7999
  }
@@ -8018,11 +8018,11 @@ function kk() {
8018
8018
  }
8019
8019
  shouldParseExportDeclaration() {
8020
8020
  const { type: r } = this.state;
8021
- return r === 126 || ye(r) ? !this.state.containsEsc : super.shouldParseExportDeclaration();
8021
+ return r === 126 || ge(r) ? !this.state.containsEsc : super.shouldParseExportDeclaration();
8022
8022
  }
8023
8023
  isExportDefaultSpecifier() {
8024
8024
  const { type: r } = this.state;
8025
- return r === 126 || ye(r) ? this.state.containsEsc : super.isExportDefaultSpecifier();
8025
+ return r === 126 || ge(r) ? this.state.containsEsc : super.isExportDefaultSpecifier();
8026
8026
  }
8027
8027
  parseExportDefaultExpression() {
8028
8028
  if (this.isContextual(126)) {
@@ -8258,9 +8258,9 @@ function kk() {
8258
8258
  let R = !1;
8259
8259
  if (this.isContextual(93) && !this.isLookaheadContextual("as")) {
8260
8260
  const K = this.parseIdentifier(!0);
8261
- I === null || W(this.state.type) ? (r.imported = _, r.importKind = null, r.local = this.parseIdentifier()) : (r.imported = K, r.importKind = I, r.local = this.cloneIdentifier(K));
8261
+ I === null || z(this.state.type) ? (r.imported = _, r.importKind = null, r.local = this.parseIdentifier()) : (r.imported = K, r.importKind = I, r.local = this.cloneIdentifier(K));
8262
8262
  } else {
8263
- if (I !== null && W(this.state.type)) r.imported = this.parseIdentifier(!0), r.importKind = I;
8263
+ if (I !== null && z(this.state.type)) r.imported = this.parseIdentifier(!0), r.importKind = I;
8264
8264
  else {
8265
8265
  if (a) throw this.raise(b.ImportBindingIsString, r, { importName: _.value });
8266
8266
  r.imported = _, r.importKind = null;
@@ -8583,7 +8583,7 @@ function kk() {
8583
8583
  }
8584
8584
  }, typescript: (P) => class extends P {
8585
8585
  constructor(...r) {
8586
- super(...r), this.tsParseInOutModifiers = this.tsParseModifiers.bind(this, { allowedModifiers: ["in", "out"], disallowedModifiers: ["const", "public", "private", "protected", "readonly", "declare", "abstract", "override"], errorTemplate: xe.InvalidModifierOnTypeParameter }), this.tsParseConstModifier = this.tsParseModifiers.bind(this, { allowedModifiers: ["const"], disallowedModifiers: ["in", "out"], errorTemplate: xe.InvalidModifierOnTypeParameterPositions }), this.tsParseInOutConstModifiers = this.tsParseModifiers.bind(this, { allowedModifiers: ["in", "out", "const"], disallowedModifiers: ["public", "private", "protected", "readonly", "declare", "abstract", "override"], errorTemplate: xe.InvalidModifierOnTypeParameter });
8586
+ super(...r), this.tsParseInOutModifiers = this.tsParseModifiers.bind(this, { allowedModifiers: ["in", "out"], disallowedModifiers: ["const", "public", "private", "protected", "readonly", "declare", "abstract", "override"], errorTemplate: ye.InvalidModifierOnTypeParameter }), this.tsParseConstModifier = this.tsParseModifiers.bind(this, { allowedModifiers: ["const"], disallowedModifiers: ["in", "out"], errorTemplate: ye.InvalidModifierOnTypeParameterPositions }), this.tsParseInOutConstModifiers = this.tsParseModifiers.bind(this, { allowedModifiers: ["in", "out", "const"], disallowedModifiers: ["public", "private", "protected", "readonly", "declare", "abstract", "override"], errorTemplate: ye.InvalidModifierOnTypeParameter });
8587
8587
  }
8588
8588
  getScopeHandler() {
8589
8589
  return Y0;
@@ -8608,16 +8608,16 @@ function kk() {
8608
8608
  if (this.tsTryParse(this.tsNextTokenCanFollowModifier.bind(this))) return x;
8609
8609
  }
8610
8610
  }
8611
- tsParseModifiers({ allowedModifiers: r, disallowedModifiers: a, stopOnStartOfClassStaticBlock: u, errorTemplate: x = xe.InvalidModifierOnTypeMember }, S) {
8611
+ tsParseModifiers({ allowedModifiers: r, disallowedModifiers: a, stopOnStartOfClassStaticBlock: u, errorTemplate: x = ye.InvalidModifierOnTypeMember }, S) {
8612
8612
  const _ = (R, M, K, ne) => {
8613
- M === K && S[ne] && this.raise(xe.InvalidModifiersOrder, R, { orderedModifiers: [K, ne] });
8613
+ M === K && S[ne] && this.raise(ye.InvalidModifiersOrder, R, { orderedModifiers: [K, ne] });
8614
8614
  }, I = (R, M, K, ne) => {
8615
- (S[K] && M === ne || S[ne] && M === K) && this.raise(xe.IncompatibleModifiers, R, { modifiers: [K, ne] });
8615
+ (S[K] && M === ne || S[ne] && M === K) && this.raise(ye.IncompatibleModifiers, R, { modifiers: [K, ne] });
8616
8616
  };
8617
8617
  for (; ; ) {
8618
8618
  const { startLoc: R } = this.state, M = this.tsParseModifier(r.concat(a ?? []), u, S.static);
8619
8619
  if (!M) break;
8620
- Gu(M) ? S.accessibility ? this.raise(xe.DuplicateAccessibilityModifier, R, { modifier: M }) : (_(R, M, M, "override"), _(R, M, M, "static"), _(R, M, M, "readonly"), S.accessibility = M) : uT(M) ? (S[M] && this.raise(xe.DuplicateModifier, R, { modifier: M }), S[M] = !0, _(R, M, "in", "out")) : (hasOwnProperty.call(S, M) ? this.raise(xe.DuplicateModifier, R, { modifier: M }) : (_(R, M, "static", "readonly"), _(R, M, "static", "override"), _(R, M, "override", "readonly"), _(R, M, "abstract", "override"), I(R, M, "declare", "override"), I(R, M, "static", "abstract")), S[M] = !0), a != null && a.includes(M) && this.raise(x, R, { modifier: M });
8620
+ Gu(M) ? S.accessibility ? this.raise(ye.DuplicateAccessibilityModifier, R, { modifier: M }) : (_(R, M, M, "override"), _(R, M, M, "static"), _(R, M, M, "readonly"), S.accessibility = M) : uT(M) ? (S[M] && this.raise(ye.DuplicateModifier, R, { modifier: M }), S[M] = !0, _(R, M, "in", "out")) : (hasOwnProperty.call(S, M) ? this.raise(ye.DuplicateModifier, R, { modifier: M }) : (_(R, M, "static", "readonly"), _(R, M, "static", "override"), _(R, M, "override", "readonly"), _(R, M, "abstract", "override"), I(R, M, "declare", "override"), I(R, M, "static", "abstract")), S[M] = !0), a != null && a.includes(M) && this.raise(x, R, { modifier: M });
8621
8621
  }
8622
8622
  }
8623
8623
  tsIsListTerminator(r) {
@@ -8666,7 +8666,7 @@ function kk() {
8666
8666
  }
8667
8667
  tsParseImportType() {
8668
8668
  const r = this.startNode();
8669
- return this.expect(83), this.expect(10), this.match(134) ? r.argument = this.parseStringLiteral(this.state.value) : (this.raise(xe.UnsupportedImportTypeArgument, this.state.startLoc), r.argument = super.parseExprAtom()), this.eat(12) ? r.options = this.tsParseImportTypeOptions() : r.options = null, this.expect(11), this.eat(16) && (r.qualifier = this.tsParseEntityName(3)), this.match(47) && (r.typeParameters = this.tsParseTypeArguments()), this.finishNode(r, "TSImportType");
8669
+ return this.expect(83), this.expect(10), this.match(134) ? r.argument = this.parseStringLiteral(this.state.value) : (this.raise(ye.UnsupportedImportTypeArgument, this.state.startLoc), r.argument = super.parseExprAtom()), this.eat(12) ? r.options = this.tsParseImportTypeOptions() : r.options = null, this.expect(11), this.eat(16) && (r.qualifier = this.tsParseEntityName(3)), this.match(47) && (r.typeParameters = this.tsParseTypeArguments()), this.finishNode(r, "TSImportType");
8670
8670
  }
8671
8671
  tsParseImportTypeOptions() {
8672
8672
  const r = this.startNode();
@@ -8724,7 +8724,7 @@ function kk() {
8724
8724
  const a = this.startNode();
8725
8725
  this.match(47) || this.match(143) ? this.next() : this.unexpected();
8726
8726
  const u = { value: -1 };
8727
- return a.params = this.tsParseBracketedList("TypeParametersOrArguments", this.tsParseTypeParameter.bind(this, r), !1, !0, u), a.params.length === 0 && this.raise(xe.EmptyTypeParameters, a), u.value !== -1 && this.addExtra(a, "trailingComma", u.value), this.finishNode(a, "TSTypeParameterDeclaration");
8727
+ return a.params = this.tsParseBracketedList("TypeParametersOrArguments", this.tsParseTypeParameter.bind(this, r), !1, !0, u), a.params.length === 0 && this.raise(ye.EmptyTypeParameters, a), u.value !== -1 && this.addExtra(a, "trailingComma", u.value), this.finishNode(a, "TSTypeParameterDeclaration");
8728
8728
  }
8729
8729
  tsFillSignature(r, a) {
8730
8730
  const u = r === 19, x = "typeAnnotation";
@@ -8734,7 +8734,7 @@ function kk() {
8734
8734
  const r = super.parseBindingList(11, 41, 2);
8735
8735
  for (const a of r) {
8736
8736
  const { type: u } = a;
8737
- u !== "AssignmentPattern" && u !== "TSParameterProperty" || this.raise(xe.UnsupportedSignatureParameterKind, a, { type: u });
8737
+ u !== "AssignmentPattern" && u !== "TSParameterProperty" || this.raise(ye.UnsupportedSignatureParameterKind, a, { type: u });
8738
8738
  }
8739
8739
  return r;
8740
8740
  }
@@ -8757,18 +8757,18 @@ function kk() {
8757
8757
  }
8758
8758
  tsParsePropertyOrMethodSignature(r, a) {
8759
8759
  if (this.eat(17) && (r.optional = !0), this.match(10) || this.match(47)) {
8760
- a && this.raise(xe.ReadonlyForMethodSignature, r);
8760
+ a && this.raise(ye.ReadonlyForMethodSignature, r);
8761
8761
  const u = r;
8762
- u.kind && this.match(47) && this.raise(xe.AccessorCannotHaveTypeParameters, this.state.curPosition()), this.tsFillSignature(14, u), this.tsParseTypeMemberSemicolon();
8762
+ u.kind && this.match(47) && this.raise(ye.AccessorCannotHaveTypeParameters, this.state.curPosition()), this.tsFillSignature(14, u), this.tsParseTypeMemberSemicolon();
8763
8763
  const x = "parameters", S = "typeAnnotation";
8764
- if (u.kind === "get") u[x].length > 0 && (this.raise(b.BadGetterArity, this.state.curPosition()), this.isThisParam(u[x][0]) && this.raise(xe.AccessorCannotDeclareThisParameter, this.state.curPosition()));
8764
+ if (u.kind === "get") u[x].length > 0 && (this.raise(b.BadGetterArity, this.state.curPosition()), this.isThisParam(u[x][0]) && this.raise(ye.AccessorCannotDeclareThisParameter, this.state.curPosition()));
8765
8765
  else if (u.kind === "set") {
8766
8766
  if (u[x].length !== 1) this.raise(b.BadSetterArity, this.state.curPosition());
8767
8767
  else {
8768
8768
  const _ = u[x][0];
8769
- this.isThisParam(_) && this.raise(xe.AccessorCannotDeclareThisParameter, this.state.curPosition()), _.type === "Identifier" && _.optional && this.raise(xe.SetAccessorCannotHaveOptionalParameter, this.state.curPosition()), _.type === "RestElement" && this.raise(xe.SetAccessorCannotHaveRestParameter, this.state.curPosition());
8769
+ this.isThisParam(_) && this.raise(ye.AccessorCannotDeclareThisParameter, this.state.curPosition()), _.type === "Identifier" && _.optional && this.raise(ye.SetAccessorCannotHaveOptionalParameter, this.state.curPosition()), _.type === "RestElement" && this.raise(ye.SetAccessorCannotHaveRestParameter, this.state.curPosition());
8770
8770
  }
8771
- u[S] && this.raise(xe.SetAccessorCannotHaveReturnType, u[S]);
8771
+ u[S] && this.raise(ye.SetAccessorCannotHaveReturnType, u[S]);
8772
8772
  } else u.kind = "method";
8773
8773
  return this.finishNode(u, "TSMethodSignature");
8774
8774
  }
@@ -8815,13 +8815,13 @@ function kk() {
8815
8815
  let a = !1;
8816
8816
  return r.elementTypes.forEach((u) => {
8817
8817
  const { type: x } = u;
8818
- !a || x === "TSRestType" || x === "TSOptionalType" || x === "TSNamedTupleMember" && u.optional || this.raise(xe.OptionalTypeBeforeRequired, u), a || (a = x === "TSNamedTupleMember" && u.optional || x === "TSOptionalType");
8818
+ !a || x === "TSRestType" || x === "TSOptionalType" || x === "TSNamedTupleMember" && u.optional || this.raise(ye.OptionalTypeBeforeRequired, u), a || (a = x === "TSNamedTupleMember" && u.optional || x === "TSOptionalType");
8819
8819
  }), this.finishNode(r, "TSTupleType");
8820
8820
  }
8821
8821
  tsParseTupleElementType() {
8822
8822
  const r = this.state.startLoc, a = this.eat(21), { startLoc: u } = this.state;
8823
8823
  let x, S, _, I;
8824
- const R = W(this.state.type) ? this.lookaheadCharCode() : null;
8824
+ const R = z(this.state.type) ? this.lookaheadCharCode() : null;
8825
8825
  if (R === 58) x = !0, _ = !1, S = this.parseIdentifier(!0), this.expect(14), I = this.tsParseType();
8826
8826
  else if (R === 63) {
8827
8827
  _ = !0;
@@ -8830,7 +8830,7 @@ function kk() {
8830
8830
  } else I = this.tsParseType(), _ = this.eat(17), x = this.eat(14);
8831
8831
  if (x) {
8832
8832
  let M;
8833
- S ? (M = this.startNodeAt(u), M.optional = _, M.label = S, M.elementType = I, this.eat(17) && (M.optional = !0, this.raise(xe.TupleOptionalAfterType, this.state.lastTokStartLoc))) : (M = this.startNodeAt(u), M.optional = _, this.raise(xe.InvalidTupleMemberLabel, I), M.label = I, M.elementType = this.tsParseType()), I = this.finishNode(M, "TSNamedTupleMember");
8833
+ S ? (M = this.startNodeAt(u), M.optional = _, M.label = S, M.elementType = I, this.eat(17) && (M.optional = !0, this.raise(ye.TupleOptionalAfterType, this.state.lastTokStartLoc))) : (M = this.startNodeAt(u), M.optional = _, this.raise(ye.InvalidTupleMemberLabel, I), M.label = I, M.elementType = this.tsParseType()), I = this.finishNode(M, "TSNamedTupleMember");
8834
8834
  } else if (_) {
8835
8835
  const M = this.startNodeAt(u);
8836
8836
  M.typeAnnotation = I, I = this.finishNode(M, "TSOptionalType");
@@ -8967,7 +8967,7 @@ function kk() {
8967
8967
  case "TSArrayType":
8968
8968
  return;
8969
8969
  default:
8970
- this.raise(xe.UnexpectedReadonly, r);
8970
+ this.raise(ye.UnexpectedReadonly, r);
8971
8971
  }
8972
8972
  }
8973
8973
  tsParseInferType() {
@@ -9078,7 +9078,7 @@ function kk() {
9078
9078
  return this.tsIsStartOfFunctionType() ? this.tsParseFunctionOrConstructorType("TSFunctionType") : this.match(77) ? this.tsParseFunctionOrConstructorType("TSConstructorType") : this.isAbstractConstructorSignature() ? this.tsParseFunctionOrConstructorType("TSConstructorType", !0) : this.tsParseUnionTypeOrHigher();
9079
9079
  }
9080
9080
  tsParseTypeAssertion() {
9081
- this.getPluginOption("typescript", "disallowAmbiguousJSXLike") && this.raise(xe.ReservedTypeAssertion, this.state.startLoc);
9081
+ this.getPluginOption("typescript", "disallowAmbiguousJSXLike") && this.raise(ye.ReservedTypeAssertion, this.state.startLoc);
9082
9082
  const r = this.startNode();
9083
9083
  return r.typeAnnotation = this.tsInType(() => (this.next(), this.match(75) ? this.tsParseTypeReference() : this.tsParseType())), this.expect(48), r.expression = this.parseMaybeUnary(), this.finishNode(r, "TSTypeAssertion");
9084
9084
  }
@@ -9089,11 +9089,11 @@ function kk() {
9089
9089
  return x.expression = this.tsParseEntityName(3), this.match(47) && (x.typeParameters = this.tsParseTypeArguments()), this.finishNode(x, "TSExpressionWithTypeArguments");
9090
9090
  }
9091
9091
  });
9092
- return u.length || this.raise(xe.EmptyHeritageClauseType, a, { token: r }), u;
9092
+ return u.length || this.raise(ye.EmptyHeritageClauseType, a, { token: r }), u;
9093
9093
  }
9094
9094
  tsParseInterfaceDeclaration(r, a = {}) {
9095
9095
  if (this.hasFollowingLineBreak()) return null;
9096
- this.expectContextual(129), a.declare && (r.declare = !0), se(this.state.type) ? (r.id = this.parseIdentifier(), this.checkIdentifier(r.id, 130)) : (r.id = null, this.raise(xe.MissingInterfaceName, this.state.startLoc)), r.typeParameters = this.tsTryParseTypeParameters(this.tsParseInOutConstModifiers), this.eat(81) && (r.extends = this.tsParseHeritageClause("extends"));
9096
+ this.expectContextual(129), a.declare && (r.declare = !0), se(this.state.type) ? (r.id = this.parseIdentifier(), this.checkIdentifier(r.id, 130)) : (r.id = null, this.raise(ye.MissingInterfaceName, this.state.startLoc)), r.typeParameters = this.tsTryParseTypeParameters(this.tsParseInOutConstModifiers), this.eat(81) && (r.extends = this.tsParseHeritageClause("extends"));
9097
9097
  const u = this.startNode();
9098
9098
  return u.body = this.tsInType(this.tsParseObjectTypeMembers.bind(this)), r.body = this.finishNode(u, "TSInterfaceBody"), this.finishNode(r, "TSInterfaceDeclaration");
9099
9099
  }
@@ -9182,7 +9182,7 @@ function kk() {
9182
9182
  tsParseImportEqualsDeclaration(r, a, u) {
9183
9183
  r.isExport = u || !1, r.id = a || this.parseIdentifier(), this.checkIdentifier(r.id, 4096), this.expect(29);
9184
9184
  const x = this.tsParseModuleReference();
9185
- return r.importKind === "type" && x.type !== "TSExternalModuleReference" && this.raise(xe.ImportAliasHasImportType, x), r.moduleReference = x, this.semicolon(), this.finishNode(r, "TSImportEqualsDeclaration");
9185
+ return r.importKind === "type" && x.type !== "TSExternalModuleReference" && this.raise(ye.ImportAliasHasImportType, x), r.moduleReference = x, this.semicolon(), this.finishNode(r, "TSImportEqualsDeclaration");
9186
9186
  }
9187
9187
  tsIsExternalModuleReference() {
9188
9188
  return this.isContextual(119) && this.lookaheadCharCode() === 40;
@@ -9226,10 +9226,10 @@ function kk() {
9226
9226
  case 74:
9227
9227
  return this.match(75) && this.isLookaheadContextual("enum") ? (this.expect(75), this.tsParseEnumDeclaration(r, { const: !0, declare: !0 })) : (r.declare = !0, this.parseVarStatement(r, this.state.value, !0));
9228
9228
  case 107:
9229
- if (this.isUsing()) return this.raise(xe.InvalidModifierOnUsingDeclaration, this.state.startLoc, "declare"), r.declare = !0, this.parseVarStatement(r, "using", !0);
9229
+ if (this.isUsing()) return this.raise(ye.InvalidModifierOnUsingDeclaration, this.state.startLoc, "declare"), r.declare = !0, this.parseVarStatement(r, "using", !0);
9230
9230
  break;
9231
9231
  case 96:
9232
- if (this.isAwaitUsing()) return this.raise(xe.InvalidModifierOnAwaitUsingDeclaration, this.state.startLoc, "declare"), r.declare = !0, this.next(), this.parseVarStatement(r, "await using", !0);
9232
+ if (this.isAwaitUsing()) return this.raise(ye.InvalidModifierOnAwaitUsingDeclaration, this.state.startLoc, "declare"), r.declare = !0, this.next(), this.parseVarStatement(r, "await using", !0);
9233
9233
  break;
9234
9234
  case 129: {
9235
9235
  const u = this.tsParseInterfaceDeclaration(r, { declare: !0 });
@@ -9296,7 +9296,7 @@ function kk() {
9296
9296
  }
9297
9297
  tsParseTypeArguments() {
9298
9298
  const r = this.startNode();
9299
- return r.params = this.tsInType(() => this.tsInTopLevelContext(() => (this.expect(47), this.tsParseDelimitedList("TypeParametersOrArguments", this.tsParseType.bind(this))))), r.params.length === 0 ? this.raise(xe.EmptyTypeArguments, r) : this.state.inType || this.curContext() !== O.brace || this.reScan_lt_gt(), this.expect(48), this.finishNode(r, "TSTypeParameterInstantiation");
9299
+ return r.params = this.tsInType(() => this.tsInTopLevelContext(() => (this.expect(47), this.tsParseDelimitedList("TypeParametersOrArguments", this.tsParseType.bind(this))))), r.params.length === 0 ? this.raise(ye.EmptyTypeArguments, r) : this.state.inType || this.curContext() !== O.brace || this.reScan_lt_gt(), this.expect(48), this.finishNode(r, "TSTypeParameterInstantiation");
9300
9300
  }
9301
9301
  tsIsDeclarationStart() {
9302
9302
  return (r = this.state.type) >= 124 && r <= 130;
@@ -9309,13 +9309,13 @@ function kk() {
9309
9309
  const u = a.length ? a[0].loc.start : this.state.startLoc, x = {};
9310
9310
  this.tsParseModifiers({ allowedModifiers: ["public", "private", "protected", "override", "readonly"] }, x);
9311
9311
  const S = x.accessibility, _ = x.override, I = x.readonly;
9312
- 4 & r || !(S || I || _) || this.raise(xe.UnexpectedParameterModifier, u);
9312
+ 4 & r || !(S || I || _) || this.raise(ye.UnexpectedParameterModifier, u);
9313
9313
  const R = this.parseMaybeDefault();
9314
9314
  2 & r && this.parseFunctionParamType(R);
9315
9315
  const M = this.parseMaybeDefault(R.loc.start, R);
9316
9316
  if (S || I || _) {
9317
9317
  const K = this.startNodeAt(u);
9318
- return a.length && (K.decorators = a), S && (K.accessibility = S), I && (K.readonly = I), _ && (K.override = _), M.type !== "Identifier" && M.type !== "AssignmentPattern" && this.raise(xe.UnsupportedParameterPropertyKind, K), K.parameter = M, this.finishNode(K, "TSParameterProperty");
9318
+ return a.length && (K.decorators = a), S && (K.accessibility = S), I && (K.readonly = I), _ && (K.override = _), M.type !== "Identifier" && M.type !== "AssignmentPattern" && this.raise(ye.UnsupportedParameterPropertyKind, K), K.parameter = M, this.finishNode(K, "TSParameterProperty");
9319
9319
  }
9320
9320
  return a.length && (R.decorators = a), M;
9321
9321
  }
@@ -9323,7 +9323,7 @@ function kk() {
9323
9323
  return r.type === "TSParameterProperty" && super.isSimpleParameter(r.parameter) || super.isSimpleParameter(r);
9324
9324
  }
9325
9325
  tsDisallowOptionalPattern(r) {
9326
- for (const a of r.params) a.type !== "Identifier" && a.optional && !this.state.isAmbientContext && this.raise(xe.PatternIsOptional, a);
9326
+ for (const a of r.params) a.type !== "Identifier" && a.optional && !this.state.isAmbientContext && this.raise(ye.PatternIsOptional, a);
9327
9327
  }
9328
9328
  setArrowFunctionParameters(r, a, u) {
9329
9329
  super.setArrowFunctionParameters(r, a, u), this.tsDisallowOptionalPattern(r);
@@ -9331,14 +9331,14 @@ function kk() {
9331
9331
  parseFunctionBodyAndFinish(r, a, u = !1) {
9332
9332
  this.match(14) && (r.returnType = this.tsParseTypeOrTypePredicateAnnotation(14));
9333
9333
  const x = a === "FunctionDeclaration" ? "TSDeclareFunction" : a === "ClassMethod" || a === "ClassPrivateMethod" ? "TSDeclareMethod" : void 0;
9334
- return x && !this.match(5) && this.isLineTerminator() ? this.finishNode(r, x) : x === "TSDeclareFunction" && this.state.isAmbientContext && (this.raise(xe.DeclareFunctionHasImplementation, r), r.declare) ? super.parseFunctionBodyAndFinish(r, x, u) : (this.tsDisallowOptionalPattern(r), super.parseFunctionBodyAndFinish(r, a, u));
9334
+ return x && !this.match(5) && this.isLineTerminator() ? this.finishNode(r, x) : x === "TSDeclareFunction" && this.state.isAmbientContext && (this.raise(ye.DeclareFunctionHasImplementation, r), r.declare) ? super.parseFunctionBodyAndFinish(r, x, u) : (this.tsDisallowOptionalPattern(r), super.parseFunctionBodyAndFinish(r, a, u));
9335
9335
  }
9336
9336
  registerFunctionStatementId(r) {
9337
9337
  !r.body && r.id ? this.checkIdentifier(r.id, 1024) : super.registerFunctionStatementId(r);
9338
9338
  }
9339
9339
  tsCheckForInvalidTypeCasts(r) {
9340
9340
  r.forEach((a) => {
9341
- a?.type === "TSTypeCastExpression" && this.raise(xe.UnexpectedTypeAnnotation, a.typeAnnotation);
9341
+ a?.type === "TSTypeCastExpression" && this.raise(ye.UnexpectedTypeAnnotation, a.typeAnnotation);
9342
9342
  });
9343
9343
  }
9344
9344
  toReferencedList(r, a) {
@@ -9378,11 +9378,11 @@ function kk() {
9378
9378
  return ne.callee = r, ne.arguments = this.parseCallExpressionArguments(), this.tsCheckForInvalidTypeCasts(ne.arguments), ne.typeParameters = R, x.optionalChainMember && (ne.optional = S), this.finishCallExpression(ne, x.optionalChainMember);
9379
9379
  }
9380
9380
  const M = this.state.type;
9381
- if (M === 48 || M === 52 || M !== 10 && ce(M) && !this.hasPrecedingLineBreak()) return;
9381
+ if (M === 48 || M === 52 || M !== 10 && le(M) && !this.hasPrecedingLineBreak()) return;
9382
9382
  const K = this.startNodeAt(a);
9383
9383
  return K.expression = r, K.typeParameters = R, this.finishNode(K, "TSInstantiationExpression");
9384
9384
  });
9385
- if (_ && this.unexpected(_, 10), I) return I.type === "TSInstantiationExpression" && ((this.match(16) || this.match(18) && this.lookaheadCharCode() !== 40) && this.raise(xe.InvalidPropertyAccessAfterInstantiationExpression, this.state.startLoc), this.match(16) || this.match(18) || (I.expression = super.stopParseSubscript(r, x))), I;
9385
+ if (_ && this.unexpected(_, 10), I) return I.type === "TSInstantiationExpression" && ((this.match(16) || this.match(18) && this.lookaheadCharCode() !== 40) && this.raise(ye.InvalidPropertyAccessAfterInstantiationExpression, this.state.startLoc), this.match(16) || this.match(18) || (I.expression = super.stopParseSubscript(r, x))), I;
9386
9386
  }
9387
9387
  return super.parseSubscript(r, a, u, x);
9388
9388
  }
@@ -9404,7 +9404,7 @@ function kk() {
9404
9404
  this.state.isAmbientContext || super.checkReservedWord(r, a, u, x);
9405
9405
  }
9406
9406
  checkImportReflection(r) {
9407
- super.checkImportReflection(r), r.module && r.importKind !== "value" && this.raise(xe.ImportReflectionHasImportType, r.specifiers[0].loc.start);
9407
+ super.checkImportReflection(r), r.module && r.importKind !== "value" && this.raise(ye.ImportReflectionHasImportType, r.specifiers[0].loc.start);
9408
9408
  }
9409
9409
  checkDuplicateExports() {
9410
9410
  }
@@ -9428,7 +9428,7 @@ function kk() {
9428
9428
  if (this.lookaheadCharCode() === 61) return this.tsParseImportEqualsDeclaration(r, u);
9429
9429
  a = super.parseImportSpecifiersAndAfter(r, u);
9430
9430
  } else a = super.parseImport(r);
9431
- return a.importKind === "type" && a.specifiers.length > 1 && a.specifiers[0].type === "ImportDefaultSpecifier" && this.raise(xe.TypeImportCannotSpecifyDefaultAndNamed, a), a;
9431
+ return a.importKind === "type" && a.specifiers.length > 1 && a.specifiers[0].type === "ImportDefaultSpecifier" && this.raise(ye.TypeImportCannotSpecifyDefaultAndNamed, a), a;
9432
9432
  }
9433
9433
  parseExport(r, a) {
9434
9434
  if (this.match(83)) {
@@ -9464,8 +9464,8 @@ function kk() {
9464
9464
  parseVarStatement(r, a, u = !1) {
9465
9465
  const { isAmbientContext: x } = this.state, S = super.parseVarStatement(r, a, u || x);
9466
9466
  if (!x) return S;
9467
- if (!r.declare && (a === "using" || a === "await using")) return this.raiseOverwrite(xe.UsingDeclarationInAmbientContext, r, a), S;
9468
- for (const { id: _, init: I } of S.declarations) I && (a === "var" || a === "let" || _.typeAnnotation ? this.raise(xe.InitializerNotAllowedInAmbientContext, I) : fT(I, this.hasPlugin("estree")) || this.raise(xe.ConstInitializerMustBeStringOrNumericLiteralOrLiteralEnumReference, I));
9467
+ if (!r.declare && (a === "using" || a === "await using")) return this.raiseOverwrite(ye.UsingDeclarationInAmbientContext, r, a), S;
9468
+ for (const { id: _, init: I } of S.declarations) I && (a === "var" || a === "let" || _.typeAnnotation ? this.raise(ye.InitializerNotAllowedInAmbientContext, I) : fT(I, this.hasPlugin("estree")) || this.raise(ye.ConstInitializerMustBeStringOrNumericLiteralOrLiteralEnumReference, I));
9469
9469
  return S;
9470
9470
  }
9471
9471
  parseStatementContent(r, a) {
@@ -9491,19 +9491,19 @@ function kk() {
9491
9491
  }
9492
9492
  parseClassMember(r, a, u) {
9493
9493
  const x = ["declare", "private", "public", "protected", "override", "abstract", "readonly", "static"];
9494
- this.tsParseModifiers({ allowedModifiers: x, disallowedModifiers: ["in", "out"], stopOnStartOfClassStaticBlock: !0, errorTemplate: xe.InvalidModifierOnTypeParameterPositions }, a);
9494
+ this.tsParseModifiers({ allowedModifiers: x, disallowedModifiers: ["in", "out"], stopOnStartOfClassStaticBlock: !0, errorTemplate: ye.InvalidModifierOnTypeParameterPositions }, a);
9495
9495
  const S = () => {
9496
- this.tsIsStartOfStaticBlocks() ? (this.next(), this.next(), this.tsHasSomeModifiers(a, x) && this.raise(xe.StaticBlockCannotHaveModifier, this.state.curPosition()), super.parseClassStaticBlock(r, a)) : this.parseClassMemberWithIsStatic(r, a, u, !!a.static);
9496
+ this.tsIsStartOfStaticBlocks() ? (this.next(), this.next(), this.tsHasSomeModifiers(a, x) && this.raise(ye.StaticBlockCannotHaveModifier, this.state.curPosition()), super.parseClassStaticBlock(r, a)) : this.parseClassMemberWithIsStatic(r, a, u, !!a.static);
9497
9497
  };
9498
9498
  a.declare ? this.tsInAmbientContext(S) : S();
9499
9499
  }
9500
9500
  parseClassMemberWithIsStatic(r, a, u, x) {
9501
9501
  const S = this.tsTryParseIndexSignature(a);
9502
- if (S) return r.body.push(S), a.abstract && this.raise(xe.IndexSignatureHasAbstract, a), a.accessibility && this.raise(xe.IndexSignatureHasAccessibility, a, { modifier: a.accessibility }), a.declare && this.raise(xe.IndexSignatureHasDeclare, a), void (a.override && this.raise(xe.IndexSignatureHasOverride, a));
9503
- !this.state.inAbstractClass && a.abstract && this.raise(xe.NonAbstractClassHasAbstractMethod, a), a.override && (u.hadSuperClass || this.raise(xe.OverrideNotInSubClass, a)), super.parseClassMemberWithIsStatic(r, a, u, x);
9502
+ if (S) return r.body.push(S), a.abstract && this.raise(ye.IndexSignatureHasAbstract, a), a.accessibility && this.raise(ye.IndexSignatureHasAccessibility, a, { modifier: a.accessibility }), a.declare && this.raise(ye.IndexSignatureHasDeclare, a), void (a.override && this.raise(ye.IndexSignatureHasOverride, a));
9503
+ !this.state.inAbstractClass && a.abstract && this.raise(ye.NonAbstractClassHasAbstractMethod, a), a.override && (u.hadSuperClass || this.raise(ye.OverrideNotInSubClass, a)), super.parseClassMemberWithIsStatic(r, a, u, x);
9504
9504
  }
9505
9505
  parsePostMemberNameModifiers(r) {
9506
- this.eat(17) && (r.optional = !0), r.readonly && this.match(10) && this.raise(xe.ClassMethodHasReadonly, r), r.declare && this.match(10) && this.raise(xe.ClassMethodHasDeclare, r);
9506
+ this.eat(17) && (r.optional = !0), r.readonly && this.match(10) && this.raise(ye.ClassMethodHasReadonly, r), r.declare && this.match(10) && this.raise(ye.ClassMethodHasDeclare, r);
9507
9507
  }
9508
9508
  parseExpressionStatement(r, a, u) {
9509
9509
  return (a.type === "Identifier" ? this.tsParseExpressionStatement(r, a, u) : void 0) || super.parseExpressionStatement(r, a, u);
@@ -9530,7 +9530,7 @@ function kk() {
9530
9530
  parseExportDeclaration(r) {
9531
9531
  if (!this.state.isAmbientContext && this.isContextual(125)) return this.tsInAmbientContext(() => this.parseExportDeclaration(r));
9532
9532
  const a = this.state.startLoc, u = this.eatContextual(125);
9533
- if (u && (this.isContextual(125) || !this.shouldParseExportDeclaration())) throw this.raise(xe.ExpectedAmbientAfterExportDeclare, this.state.startLoc);
9533
+ if (u && (this.isContextual(125) || !this.shouldParseExportDeclaration())) throw this.raise(ye.ExpectedAmbientAfterExportDeclare, this.state.startLoc);
9534
9534
  const x = se(this.state.type) && this.tsTryParseExportDeclaration() || super.parseExportDeclaration(r);
9535
9535
  return x ? ((x.type === "TSInterfaceDeclaration" || x.type === "TSTypeAliasDeclaration" || u) && (r.exportKind = "type"), u && x.type !== "TSImportEqualsDeclaration" && (this.resetStartLocation(x, a), x.declare = !0), x) : null;
9536
9536
  }
@@ -9546,23 +9546,23 @@ function kk() {
9546
9546
  a && (r.typeAnnotation = a);
9547
9547
  }
9548
9548
  parseClassProperty(r) {
9549
- if (this.parseClassPropertyAnnotation(r), this.state.isAmbientContext && (!r.readonly || r.typeAnnotation) && this.match(29) && this.raise(xe.DeclareClassFieldHasInitializer, this.state.startLoc), r.abstract && this.match(29)) {
9549
+ if (this.parseClassPropertyAnnotation(r), this.state.isAmbientContext && (!r.readonly || r.typeAnnotation) && this.match(29) && this.raise(ye.DeclareClassFieldHasInitializer, this.state.startLoc), r.abstract && this.match(29)) {
9550
9550
  const { key: a } = r;
9551
- this.raise(xe.AbstractPropertyHasInitializer, this.state.startLoc, { propertyName: a.type !== "Identifier" || r.computed ? `[${this.input.slice(this.offsetToSourcePos(a.start), this.offsetToSourcePos(a.end))}]` : a.name });
9551
+ this.raise(ye.AbstractPropertyHasInitializer, this.state.startLoc, { propertyName: a.type !== "Identifier" || r.computed ? `[${this.input.slice(this.offsetToSourcePos(a.start), this.offsetToSourcePos(a.end))}]` : a.name });
9552
9552
  }
9553
9553
  return super.parseClassProperty(r);
9554
9554
  }
9555
9555
  parseClassPrivateProperty(r) {
9556
- return r.abstract && this.raise(xe.PrivateElementHasAbstract, r), r.accessibility && this.raise(xe.PrivateElementHasAccessibility, r, { modifier: r.accessibility }), this.parseClassPropertyAnnotation(r), super.parseClassPrivateProperty(r);
9556
+ return r.abstract && this.raise(ye.PrivateElementHasAbstract, r), r.accessibility && this.raise(ye.PrivateElementHasAccessibility, r, { modifier: r.accessibility }), this.parseClassPropertyAnnotation(r), super.parseClassPrivateProperty(r);
9557
9557
  }
9558
9558
  parseClassAccessorProperty(r) {
9559
- return this.parseClassPropertyAnnotation(r), r.optional && this.raise(xe.AccessorCannotBeOptional, r), super.parseClassAccessorProperty(r);
9559
+ return this.parseClassPropertyAnnotation(r), r.optional && this.raise(ye.AccessorCannotBeOptional, r), super.parseClassAccessorProperty(r);
9560
9560
  }
9561
9561
  pushClassMethod(r, a, u, x, S, _) {
9562
9562
  const I = this.tsTryParseTypeParameters(this.tsParseConstModifier);
9563
- I && S && this.raise(xe.ConstructorHasTypeParameters, I);
9563
+ I && S && this.raise(ye.ConstructorHasTypeParameters, I);
9564
9564
  const { declare: R = !1, kind: M } = a;
9565
- !R || M !== "get" && M !== "set" || this.raise(xe.DeclareAccessor, a, { kind: M }), I && (a.typeParameters = I), super.pushClassMethod(r, a, u, x, S, _);
9565
+ !R || M !== "get" && M !== "set" || this.raise(ye.DeclareAccessor, a, { kind: M }), I && (a.typeParameters = I), super.pushClassMethod(r, a, u, x, S, _);
9566
9566
  }
9567
9567
  pushClassPrivateMethod(r, a, u, x) {
9568
9568
  const S = this.tsTryParseTypeParameters(this.tsParseConstModifier);
@@ -9615,7 +9615,7 @@ function kk() {
9615
9615
  }
9616
9616
  reportReservedArrowTypeParam(r) {
9617
9617
  var a;
9618
- r.params.length !== 1 || r.params[0].constraint || (a = r.extra) != null && a.trailingComma || !this.getPluginOption("typescript", "disallowAmbiguousJSXLike") || this.raise(xe.ReservedArrowTypeParam, r);
9618
+ r.params.length !== 1 || r.params[0].constraint || (a = r.extra) != null && a.trailingComma || !this.getPluginOption("typescript", "disallowAmbiguousJSXLike") || this.raise(ye.ReservedArrowTypeParam, r);
9619
9619
  }
9620
9620
  parseMaybeUnary(r, a) {
9621
9621
  return !this.hasPlugin("jsx") && this.match(47) ? this.tsParseTypeAssertion() : super.parseMaybeUnary(r, a);
@@ -9655,7 +9655,7 @@ function kk() {
9655
9655
  case "TSSatisfiesExpression":
9656
9656
  case "TSNonNullExpression":
9657
9657
  case "TSTypeAssertion":
9658
- a ? this.expressionScope.recordArrowParameterBindingError(xe.UnexpectedTypeCastInParameter, r) : this.raise(xe.UnexpectedTypeCastInParameter, r), this.toAssignable(r.expression, a);
9658
+ a ? this.expressionScope.recordArrowParameterBindingError(ye.UnexpectedTypeCastInParameter, r) : this.raise(ye.UnexpectedTypeCastInParameter, r), this.toAssignable(r.expression, a);
9659
9659
  break;
9660
9660
  case "AssignmentExpression":
9661
9661
  a || r.left.type !== "TSTypeCastExpression" || (r.left = this.typeCastToParameter(r.left));
@@ -9729,7 +9729,7 @@ function kk() {
9729
9729
  }
9730
9730
  parseMaybeDefault(r, a) {
9731
9731
  const u = super.parseMaybeDefault(r, a);
9732
- return u.type === "AssignmentPattern" && u.typeAnnotation && u.right.start < u.typeAnnotation.start && this.raise(xe.TypeAnnotationAfterAssign, u.typeAnnotation), u;
9732
+ return u.type === "AssignmentPattern" && u.typeAnnotation && u.right.start < u.typeAnnotation.start && this.raise(ye.TypeAnnotationAfterAssign, u.typeAnnotation), u;
9733
9733
  }
9734
9734
  getTokenFromCode(r) {
9735
9735
  if (this.state.inType) {
@@ -9798,14 +9798,14 @@ function kk() {
9798
9798
  tsParseAbstractDeclaration(r, a) {
9799
9799
  if (this.match(80)) return r.abstract = !0, this.maybeTakeDecorators(a, this.parseClass(r, !0, !1));
9800
9800
  if (this.isContextual(129)) {
9801
- if (!this.hasFollowingLineBreak()) return r.abstract = !0, this.raise(xe.NonClassMethodPropertyHasAbstractModifier, r), this.tsParseInterfaceDeclaration(r);
9801
+ if (!this.hasFollowingLineBreak()) return r.abstract = !0, this.raise(ye.NonClassMethodPropertyHasAbstractModifier, r), this.tsParseInterfaceDeclaration(r);
9802
9802
  } else this.unexpected(null, 80);
9803
9803
  }
9804
9804
  parseMethod(r, a, u, x, S, _, I) {
9805
9805
  const R = super.parseMethod(r, a, u, x, S, _, I);
9806
9806
  if ((R.abstract || R.type === "TSAbstractMethodDefinition") && (this.hasPlugin("estree") ? R.value : R).body) {
9807
9807
  const { key: M } = R;
9808
- this.raise(xe.AbstractMethodHasImplementation, R, { methodName: M.type !== "Identifier" || R.computed ? `[${this.input.slice(this.offsetToSourcePos(M.start), this.offsetToSourcePos(M.end))}]` : M.name });
9808
+ this.raise(ye.AbstractMethodHasImplementation, R, { methodName: M.type !== "Identifier" || R.computed ? `[${this.input.slice(this.offsetToSourcePos(M.start), this.offsetToSourcePos(M.end))}]` : M.name });
9809
9809
  }
9810
9810
  return R;
9811
9811
  }
@@ -9835,10 +9835,10 @@ function kk() {
9835
9835
  const ne = this.parseIdentifier();
9836
9836
  if (this.isContextual(93)) {
9837
9837
  const ve = this.parseIdentifier();
9838
- W(this.state.type) ? (R = !0, I = ne, _ = a ? this.parseIdentifier() : this.parseModuleExportName(), M = !1) : (_ = ve, M = !1);
9839
- } else W(this.state.type) ? (M = !1, _ = a ? this.parseIdentifier() : this.parseModuleExportName()) : (R = !0, I = ne);
9840
- } else W(this.state.type) && (R = !0, a ? (I = this.parseIdentifier(!0), this.isContextual(93) || this.checkReservedWord(I.name, I.loc.start, !0, !0)) : I = this.parseModuleExportName());
9841
- R && u && this.raise(a ? xe.TypeModifierIsUsedInTypeImports : xe.TypeModifierIsUsedInTypeExports, K), r[x] = I, r[S] = _, r[a ? "importKind" : "exportKind"] = R ? "type" : "value", M && this.eatContextual(93) && (r[S] = a ? this.parseIdentifier() : this.parseModuleExportName()), r[S] || (r[S] = this.cloneIdentifier(r[x])), a && this.checkIdentifier(r[S], R ? 4098 : 4096);
9838
+ z(this.state.type) ? (R = !0, I = ne, _ = a ? this.parseIdentifier() : this.parseModuleExportName(), M = !1) : (_ = ve, M = !1);
9839
+ } else z(this.state.type) ? (M = !1, _ = a ? this.parseIdentifier() : this.parseModuleExportName()) : (R = !0, I = ne);
9840
+ } else z(this.state.type) && (R = !0, a ? (I = this.parseIdentifier(!0), this.isContextual(93) || this.checkReservedWord(I.name, I.loc.start, !0, !0)) : I = this.parseModuleExportName());
9841
+ R && u && this.raise(a ? ye.TypeModifierIsUsedInTypeImports : ye.TypeModifierIsUsedInTypeExports, K), r[x] = I, r[S] = _, r[a ? "importKind" : "exportKind"] = R ? "type" : "value", M && this.eatContextual(93) && (r[S] = a ? this.parseIdentifier() : this.parseModuleExportName()), r[S] || (r[S] = this.cloneIdentifier(r[x])), a && this.checkIdentifier(r[S], R ? 4098 : 4096);
9842
9842
  }
9843
9843
  fillOptionalPropertiesForTSESLint(r) {
9844
9844
  switch (r.type) {
@@ -10004,7 +10004,7 @@ function kk() {
10004
10004
  isExportDefaultSpecifier() {
10005
10005
  if (this.match(65)) {
10006
10006
  const r = this.nextTokenStart();
10007
- if (this.isUnparsedContextual(r, "from") && this.input.startsWith(ge(133), this.nextTokenStartSince(r + 4))) return !0;
10007
+ if (this.isUnparsedContextual(r, "from") && this.input.startsWith(me(133), this.nextTokenStartSince(r + 4))) return !0;
10008
10008
  }
10009
10009
  return super.isExportDefaultSpecifier();
10010
10010
  }
@@ -10090,7 +10090,7 @@ function kk() {
10090
10090
  var R;
10091
10091
  if (S && this.checkExpressionErrors(r, !0), x) {
10092
10092
  const { type: M } = this.state;
10093
- if ((this.hasPlugin("v8intrinsic") ? ce(M) : ce(M) && !this.match(54)) && !this.isAmbiguousPrefixOrIdentifier()) return this.raiseOverwrite(b.YieldNotInGeneratorFunction, u), this.parseYield(u);
10093
+ if ((this.hasPlugin("v8intrinsic") ? le(M) : le(M) && !this.match(54)) && !this.isAmbiguousPrefixOrIdentifier()) return this.raiseOverwrite(b.YieldNotInGeneratorFunction, u), this.parseYield(u);
10094
10094
  }
10095
10095
  return I;
10096
10096
  }
@@ -10187,7 +10187,7 @@ function kk() {
10187
10187
  const R = this.parseUpdate(_, S, r);
10188
10188
  if (x) {
10189
10189
  const { type: M } = this.state;
10190
- if ((this.hasPlugin("v8intrinsic") ? ce(M) : ce(M) && !this.match(54)) && !this.isAmbiguousPrefixOrIdentifier()) return this.raiseOverwrite(b.AwaitNotInAsyncContext, u), this.parseAwait(u);
10190
+ if ((this.hasPlugin("v8intrinsic") ? le(M) : le(M) && !this.match(54)) && !this.isAmbiguousPrefixOrIdentifier()) return this.raiseOverwrite(b.AwaitNotInAsyncContext, u), this.parseAwait(u);
10191
10191
  }
10192
10192
  return R;
10193
10193
  }
@@ -10199,7 +10199,7 @@ function kk() {
10199
10199
  const x = this.state.startLoc;
10200
10200
  let S = this.parseExprSubscripts(u);
10201
10201
  if (this.checkExpressionErrors(u, !1)) return S;
10202
- for (; me(this.state.type) && !this.canInsertSemicolon(); ) {
10202
+ for (; fe(this.state.type) && !this.canInsertSemicolon(); ) {
10203
10203
  const _ = this.startNodeAt(x);
10204
10204
  _.operator = this.state.value, _.prefix = !1, _.argument = S, this.next(), this.checkLVal(S, S = this.finishNode(_, "UpdateExpression"));
10205
10205
  }
@@ -10396,12 +10396,12 @@ function kk() {
10396
10396
  }
10397
10397
  finishTopicReference(r, a, u, x) {
10398
10398
  if (this.testTopicReferenceConfiguration(u, a, x)) return u === "hack" ? (this.topicReferenceIsAllowedInCurrentContext() || this.raise(b.PipeTopicUnbound, a), this.registerTopicReference(), this.finishNode(r, "TopicReference")) : (this.topicReferenceIsAllowedInCurrentContext() || this.raise(b.PrimaryTopicNotAllowed, a), this.registerTopicReference(), this.finishNode(r, "PipelinePrimaryTopicReference"));
10399
- throw this.raise(b.PipeTopicUnconfiguredToken, a, { token: ge(x) });
10399
+ throw this.raise(b.PipeTopicUnconfiguredToken, a, { token: me(x) });
10400
10400
  }
10401
10401
  testTopicReferenceConfiguration(r, a, u) {
10402
10402
  switch (r) {
10403
10403
  case "hack":
10404
- return this.hasPlugin(["pipelineOperator", { topicToken: ge(u) }]);
10404
+ return this.hasPlugin(["pipelineOperator", { topicToken: me(u) }]);
10405
10405
  case "smart":
10406
10406
  return u === 27;
10407
10407
  default:
@@ -10640,7 +10640,7 @@ function kk() {
10640
10640
  else {
10641
10641
  const { type: u, value: x } = this.state;
10642
10642
  let S;
10643
- if (W(u)) S = this.parseIdentifier(!0);
10643
+ if (z(u)) S = this.parseIdentifier(!0);
10644
10644
  else switch (u) {
10645
10645
  case 135:
10646
10646
  S = this.parseNumericLiteral(x);
@@ -10758,7 +10758,7 @@ function kk() {
10758
10758
  parseIdentifierName(r) {
10759
10759
  let a;
10760
10760
  const { startLoc: u, type: x } = this.state;
10761
- W(x) ? a = this.state.value : this.unexpected();
10761
+ z(x) ? a = this.state.value : this.unexpected();
10762
10762
  const S = x <= 92;
10763
10763
  return r ? S && this.replaceToken(132) : this.checkReservedWord(a, u, S, !1), this.next(), a;
10764
10764
  }
@@ -11700,7 +11700,7 @@ function kk() {
11700
11700
  parseMaybeImportPhase(r, a) {
11701
11701
  if (!this.isPotentialImportPhase(a)) return this.applyImportPhase(r, a, null), null;
11702
11702
  const u = this.startNode(), x = this.parseIdentifierName(!0), { type: S } = this.state;
11703
- return (W(S) ? S !== 98 || this.lookaheadCharCode() === 102 : S !== 12) ? (this.applyImportPhase(r, a, x, u.loc.start), null) : (this.applyImportPhase(r, a, null), this.createIdentifier(u, x));
11703
+ return (z(S) ? S !== 98 || this.lookaheadCharCode() === 102 : S !== 12) ? (this.applyImportPhase(r, a, x, u.loc.start), null) : (this.applyImportPhase(r, a, null), this.createIdentifier(u, x));
11704
11704
  }
11705
11705
  isPrecedingIdImportPhase(r) {
11706
11706
  const { type: a } = this.state;
@@ -11760,7 +11760,7 @@ function kk() {
11760
11760
  const u = this.startNodeAtNode(a);
11761
11761
  return u.local = a, r.specifiers.push(this.finishImportSpecifier(u, "ImportDefaultSpecifier")), !0;
11762
11762
  }
11763
- return !!W(this.state.type) && (this.parseImportSpecifierLocal(r, this.startNode(), "ImportDefaultSpecifier"), !0);
11763
+ return !!z(this.state.type) && (this.parseImportSpecifierLocal(r, this.startNode(), "ImportDefaultSpecifier"), !0);
11764
11764
  }
11765
11765
  maybeParseStarImportSpecifier(r) {
11766
11766
  if (this.match(55)) {
@@ -12992,42 +12992,42 @@ function xx(e) {
12992
12992
  if (t.type === 13) return t.props;
12993
12993
  }
12994
12994
  function ki(e, { filename: t = "", prefixIdentifiers: s = !1, hoistStatic: n = !1, hmr: i = !1, cacheHandlers: o = !1, nodeTransforms: c = [], directiveTransforms: l = {}, transformHoist: p = null, isBuiltInComponent: d = fc, isCustomElement: g = fc, expressionPlugins: f = [], scopeId: T = null, slotted: m = !0, ssr: y = !1, inSSR: v = !1, ssrCssVars: b = "", bindingMetadata: E = Wv, inline: w = !1, isTS: C = !1, onError: A = fh, onWarn: O = Zy, compatConfig: D }) {
12995
- const N = t.replace(/\?.*$/, "").match(/([^/\\]+)\.\w+$/), j = { filename: t, selfName: N && Qr(Ft(N[1])), prefixIdentifiers: s, hoistStatic: n, hmr: i, cacheHandlers: o, nodeTransforms: c, directiveTransforms: l, transformHoist: p, isBuiltInComponent: d, isCustomElement: g, expressionPlugins: f, scopeId: T, slotted: m, ssr: y, inSSR: v, ssrCssVars: b, bindingMetadata: E, inline: w, isTS: C, onError: A, onWarn: O, compatConfig: D, root: e, helpers: /* @__PURE__ */ new Map(), components: /* @__PURE__ */ new Set(), directives: /* @__PURE__ */ new Set(), hoists: [], imports: [], cached: [], constantCache: /* @__PURE__ */ new WeakMap(), temps: 0, identifiers: /* @__PURE__ */ Object.create(null), scopes: { vFor: 0, vSlot: 0, vPre: 0, vOnce: 0 }, parent: null, grandParent: null, currentNode: e, childIndex: 0, inVOnce: !1, helper(z) {
12996
- const H = j.helpers.get(z) || 0;
12997
- return j.helpers.set(z, H + 1), z;
12998
- }, removeHelper(z) {
12999
- const H = j.helpers.get(z);
13000
- if (H) {
13001
- const F = H - 1;
13002
- F ? j.helpers.set(z, F) : j.helpers.delete(z);
13003
- }
13004
- }, helperString: (z) => `_${Mt[j.helper(z)]}`, replaceNode(z) {
12995
+ const N = t.replace(/\?.*$/, "").match(/([^/\\]+)\.\w+$/), j = { filename: t, selfName: N && Qr(Ft(N[1])), prefixIdentifiers: s, hoistStatic: n, hmr: i, cacheHandlers: o, nodeTransforms: c, directiveTransforms: l, transformHoist: p, isBuiltInComponent: d, isCustomElement: g, expressionPlugins: f, scopeId: T, slotted: m, ssr: y, inSSR: v, ssrCssVars: b, bindingMetadata: E, inline: w, isTS: C, onError: A, onWarn: O, compatConfig: D, root: e, helpers: /* @__PURE__ */ new Map(), components: /* @__PURE__ */ new Set(), directives: /* @__PURE__ */ new Set(), hoists: [], imports: [], cached: [], constantCache: /* @__PURE__ */ new WeakMap(), temps: 0, identifiers: /* @__PURE__ */ Object.create(null), scopes: { vFor: 0, vSlot: 0, vPre: 0, vOnce: 0 }, parent: null, grandParent: null, currentNode: e, childIndex: 0, inVOnce: !1, helper(W) {
12996
+ const V = j.helpers.get(W) || 0;
12997
+ return j.helpers.set(W, V + 1), W;
12998
+ }, removeHelper(W) {
12999
+ const V = j.helpers.get(W);
13000
+ if (V) {
13001
+ const F = V - 1;
13002
+ F ? j.helpers.set(W, F) : j.helpers.delete(W);
13003
+ }
13004
+ }, helperString: (W) => `_${Mt[j.helper(W)]}`, replaceNode(W) {
13005
13005
  if (!j.currentNode) throw new Error("Node being replaced is already removed.");
13006
13006
  if (!j.parent) throw new Error("Cannot replace root node.");
13007
- j.parent.children[j.childIndex] = j.currentNode = z;
13008
- }, removeNode(z) {
13007
+ j.parent.children[j.childIndex] = j.currentNode = W;
13008
+ }, removeNode(W) {
13009
13009
  if (!j.parent) throw new Error("Cannot remove root node.");
13010
- const H = j.parent.children, F = z ? H.indexOf(z) : j.currentNode ? j.childIndex : -1;
13010
+ const V = j.parent.children, F = W ? V.indexOf(W) : j.currentNode ? j.childIndex : -1;
13011
13011
  if (F < 0) throw new Error("node being removed is not a child of current parent");
13012
- z && z !== j.currentNode ? j.childIndex > F && (j.childIndex--, j.onNodeRemoved()) : (j.currentNode = null, j.onNodeRemoved()), j.parent.children.splice(F, 1);
13013
- }, onNodeRemoved: fc, addIdentifiers(z) {
13014
- De(z) ? U(z) : z.identifiers ? z.identifiers.forEach(U) : z.type === 4 && U(z.content);
13015
- }, removeIdentifiers(z) {
13016
- De(z) ? X(z) : z.identifiers ? z.identifiers.forEach(X) : z.type === 4 && X(z.content);
13017
- }, hoist(z) {
13018
- De(z) && (z = ue(z)), j.hoists.push(z);
13019
- const H = ue(`_hoisted_${j.hoists.length}`, !1, z.loc, 2);
13020
- return H.hoisted = z, H;
13021
- }, cache(z, H = !1, F = !1) {
13022
- const q = Gy(j.cached.length, z, H, F);
13012
+ W && W !== j.currentNode ? j.childIndex > F && (j.childIndex--, j.onNodeRemoved()) : (j.currentNode = null, j.onNodeRemoved()), j.parent.children.splice(F, 1);
13013
+ }, onNodeRemoved: fc, addIdentifiers(W) {
13014
+ De(W) ? U(W) : W.identifiers ? W.identifiers.forEach(U) : W.type === 4 && U(W.content);
13015
+ }, removeIdentifiers(W) {
13016
+ De(W) ? X(W) : W.identifiers ? W.identifiers.forEach(X) : W.type === 4 && X(W.content);
13017
+ }, hoist(W) {
13018
+ De(W) && (W = ue(W)), j.hoists.push(W);
13019
+ const V = ue(`_hoisted_${j.hoists.length}`, !1, W.loc, 2);
13020
+ return V.hoisted = W, V;
13021
+ }, cache(W, V = !1, F = !1) {
13022
+ const q = Gy(j.cached.length, W, V, F);
13023
13023
  return j.cached.push(q), q;
13024
13024
  } };
13025
- function U(z) {
13026
- const { identifiers: H } = j;
13027
- H[z] === void 0 && (H[z] = 0), H[z]++;
13025
+ function U(W) {
13026
+ const { identifiers: V } = j;
13027
+ V[W] === void 0 && (V[W] = 0), V[W]++;
13028
13028
  }
13029
- function X(z) {
13030
- j.identifiers[z]--;
13029
+ function X(W) {
13030
+ j.identifiers[W]--;
13031
13031
  }
13032
13032
  return j;
13033
13033
  }
@@ -13532,22 +13532,22 @@ function qk() {
13532
13532
  });
13533
13533
  }
13534
13534
  return c.prototype._parseMappings = function(f, T) {
13535
- var m, y, v, b, E = 1, w = 0, C = 0, A = 0, O = 0, D = 0, N = f.length, j = 0, U = {}, X = [], z = [];
13536
- let H = 0;
13537
- for (; j < N; ) if (f.charAt(j) === ";") E++, j++, w = 0, d(z, H), H = z.length;
13535
+ var m, y, v, b, E = 1, w = 0, C = 0, A = 0, O = 0, D = 0, N = f.length, j = 0, U = {}, X = [], W = [];
13536
+ let V = 0;
13537
+ for (; j < N; ) if (f.charAt(j) === ";") E++, j++, w = 0, d(W, V), V = W.length;
13538
13538
  else if (f.charAt(j) === ",") j++;
13539
13539
  else {
13540
13540
  for ((m = new l()).generatedLine = E, v = j; v < N && !this._charIsMappingSeparator(f, v); v++) ;
13541
13541
  for (f.slice(j, v), y = []; j < v; ) n.decode(f, j, U), b = U.value, j = U.rest, y.push(b);
13542
13542
  if (y.length === 2) throw new Error("Found a source, but no line and column");
13543
13543
  if (y.length === 3) throw new Error("Found a source and line, but no column");
13544
- if (m.generatedColumn = w + y[0], w = m.generatedColumn, y.length > 1 && (m.source = O + y[1], O += y[1], m.originalLine = C + y[2], C = m.originalLine, m.originalLine += 1, m.originalColumn = A + y[3], A = m.originalColumn, y.length > 4 && (m.name = D + y[4], D += y[4])), z.push(m), typeof m.originalLine == "number") {
13544
+ if (m.generatedColumn = w + y[0], w = m.generatedColumn, y.length > 1 && (m.source = O + y[1], O += y[1], m.originalLine = C + y[2], C = m.originalLine, m.originalLine += 1, m.originalColumn = A + y[3], A = m.originalColumn, y.length > 4 && (m.name = D + y[4], D += y[4])), W.push(m), typeof m.originalLine == "number") {
13545
13545
  let q = m.source;
13546
13546
  for (; X.length <= q; ) X.push(null);
13547
13547
  X[q] === null && (X[q] = []), X[q].push(m);
13548
13548
  }
13549
13549
  }
13550
- d(z, H), this.__generatedMappings = z;
13550
+ d(W, V), this.__generatedMappings = W;
13551
13551
  for (var F = 0; F < X.length; F++) X[F] != null && i(X[F], e.compareByOriginalPositionsNoSource);
13552
13552
  this.__originalMappings = [].concat(...X);
13553
13553
  }, c.prototype._findMapping = function(f, T, m, y, v, b) {
@@ -13774,28 +13774,28 @@ function wh(e, t = {}) {
13774
13774
  t.onContextCreated && t.onContextCreated(s);
13775
13775
  const { mode: n, push: i, prefixIdentifiers: o, indent: c, deindent: l, newline: p, scopeId: d, ssr: g } = s, f = Array.from(e.helpers), T = f.length > 0, m = !o && n !== "module", y = !!t.inline, v = y ? hd(e, t) : s;
13776
13776
  n === "module" ? (function(C, A, O, D) {
13777
- const { push: N, newline: j, optimizeImports: U, runtimeModuleName: X, ssrRuntimeModuleName: z } = A;
13777
+ const { push: N, newline: j, optimizeImports: U, runtimeModuleName: X, ssrRuntimeModuleName: W } = A;
13778
13778
  if (C.helpers.size) {
13779
- const H = Array.from(C.helpers);
13780
- U ? (N(`import { ${H.map((F) => Mt[F]).join(", ")} } from ${JSON.stringify(X)}
13779
+ const V = Array.from(C.helpers);
13780
+ U ? (N(`import { ${V.map((F) => Mt[F]).join(", ")} } from ${JSON.stringify(X)}
13781
13781
  `, -1), N(`
13782
13782
  // Binding optimization for webpack code-split
13783
- const ${H.map((F) => `_${Mt[F]} = ${Mt[F]}`).join(", ")}
13784
- `, -1)) : N(`import { ${H.map((F) => `${Mt[F]} as _${Mt[F]}`).join(", ")} } from ${JSON.stringify(X)}
13783
+ const ${V.map((F) => `_${Mt[F]} = ${Mt[F]}`).join(", ")}
13784
+ `, -1)) : N(`import { ${V.map((F) => `${Mt[F]} as _${Mt[F]}`).join(", ")} } from ${JSON.stringify(X)}
13785
13785
  `, -1);
13786
13786
  }
13787
- C.ssrHelpers && C.ssrHelpers.length && N(`import { ${C.ssrHelpers.map((H) => `${Mt[H]} as _${Mt[H]}`).join(", ")} } from "${z}"
13788
- `, -1), C.imports.length && ((function(H, F) {
13789
- H.length && H.forEach((q) => {
13787
+ C.ssrHelpers && C.ssrHelpers.length && N(`import { ${C.ssrHelpers.map((V) => `${Mt[V]} as _${Mt[V]}`).join(", ")} } from "${W}"
13788
+ `, -1), C.imports.length && ((function(V, F) {
13789
+ V.length && V.forEach((q) => {
13790
13790
  F.push("import "), Qe(q.exp, F), F.push(` from '${q.path}'`), F.newline();
13791
13791
  });
13792
13792
  })(C.imports, A), j()), dd(C.hoists, A), j(), D || N("export ");
13793
13793
  })(e, v, 0, y) : (function(C, A) {
13794
- const { ssr: O, prefixIdentifiers: D, push: N, newline: j, runtimeModuleName: U, runtimeGlobalName: X, ssrRuntimeModuleName: z } = A, H = O ? `require(${JSON.stringify(U)})` : X, F = Array.from(C.helpers);
13795
- F.length > 0 && (D ? N(`const { ${F.map(zi).join(", ")} } = ${H}
13796
- `, -1) : (N(`const _Vue = ${H}
13794
+ const { ssr: O, prefixIdentifiers: D, push: N, newline: j, runtimeModuleName: U, runtimeGlobalName: X, ssrRuntimeModuleName: W } = A, V = O ? `require(${JSON.stringify(U)})` : X, F = Array.from(C.helpers);
13795
+ F.length > 0 && (D ? N(`const { ${F.map(zi).join(", ")} } = ${V}
13796
+ `, -1) : (N(`const _Vue = ${V}
13797
13797
  `, -1), C.hoists.length && N(`const { ${[xi, pa, gn, ha, ua].filter((q) => F.includes(q)).map(zi).join(", ")} } = _Vue
13798
- `, -1))), C.ssrHelpers && C.ssrHelpers.length && N(`const { ${C.ssrHelpers.map(zi).join(", ")} } = require("${z}")
13798
+ `, -1))), C.ssrHelpers && C.ssrHelpers.length && N(`const { ${C.ssrHelpers.map(zi).join(", ")} } = require("${W}")
13799
13799
  `, -1), dd(C.hoists, A), j(), N("return ");
13800
13800
  })(e, v);
13801
13801
  const b = g ? "ssrRender" : "render", E = g ? ["_ctx", "_push", "_parent", "_attrs"] : ["_ctx", "_cache"];
@@ -14032,9 +14032,9 @@ function yt(e, t, s = !1, n = !1, i = Object.create(t.identifiers)) {
14032
14032
  }
14033
14033
  if (A) {
14034
14034
  E.start = b.start, E.end = b.end;
14035
- const { prefix: j, operator: U } = b, X = j ? U : "", z = j ? "" : U;
14035
+ const { prefix: j, operator: U } = b, X = j ? U : "", W = j ? "" : U;
14036
14036
  return `${t.helperString(oi)}(${v})${t.isTS ? ` //@ts-ignore
14037
- ` : ""} ? ${X}${v}.value${z} : ${X}${v}${z}`;
14037
+ ` : ""} ? ${X}${v}.value${W} : ${X}${v}${W}`;
14038
14038
  }
14039
14039
  return O ? v : N(v);
14040
14040
  }
@@ -14276,16 +14276,16 @@ function Vn(e, t, s = Kk) {
14276
14276
  let j;
14277
14277
  vt(O) ? j = O ? O.content : "default" : l = !0;
14278
14278
  const U = rt(E, "for"), X = s(D, U, C, A);
14279
- let z, H;
14280
- if (z = rt(E, "if")) l = !0, c.push(or(z.exp, Wi(O, X, m++), bd));
14281
- else if (H = rt(E, /^else(?:-if)?$/, !0)) {
14279
+ let W, V;
14280
+ if (W = rt(E, "if")) l = !0, c.push(or(W.exp, Wi(O, X, m++), bd));
14281
+ else if (V = rt(E, /^else(?:-if)?$/, !0)) {
14282
14282
  let F, q = b;
14283
14283
  for (; q-- && (F = n[q], F.type === 3 || !hp(F)); ) ;
14284
14284
  if (F && ln(F) && rt(F, /^(?:else-)?if$/)) {
14285
14285
  let G = c[c.length - 1];
14286
14286
  for (; G.alternate.type === 19; ) G = G.alternate;
14287
- G.alternate = H.exp ? or(H.exp, Wi(O, X, m++), bd) : Wi(O, X, m++);
14288
- } else t.onError($e(30, H.loc));
14287
+ G.alternate = V.exp ? or(V.exp, Wi(O, X, m++), bd) : Wi(O, X, m++);
14288
+ } else t.onError($e(30, V.loc));
14289
14289
  } else if (U) {
14290
14290
  l = !0;
14291
14291
  const F = U.forParseResult;
@@ -14398,53 +14398,53 @@ function un(e, t, s = e.props, n, i, o = !1) {
14398
14398
  d.length && (g.push(jt(Td(d), l)), d = []), X && g.push(X);
14399
14399
  }, N = () => {
14400
14400
  t.scopes.vFor > 0 && d.push(Ve(ue("ref_for", !0), ue("true")));
14401
- }, j = ({ key: X, value: z }) => {
14401
+ }, j = ({ key: X, value: W }) => {
14402
14402
  if (vt(X)) {
14403
- const H = X.content, F = Oy(H);
14404
- if (!F || n && !i || H.toLowerCase() === "onclick" || H === "onUpdate:modelValue" || q1(H) || (w = !0), F && q1(H) && (A = !0), F && z.type === 14 && (z = z.arguments[0]), z.type === 20 || (z.type === 4 || z.type === 8) && Bt(z, t) > 0) return;
14405
- H === "ref" ? v = !0 : H === "class" ? b = !0 : H === "style" ? E = !0 : H === "key" || O.includes(H) || O.push(H), !n || H !== "class" && H !== "style" || O.includes(H) || O.push(H);
14403
+ const V = X.content, F = Oy(V);
14404
+ if (!F || n && !i || V.toLowerCase() === "onclick" || V === "onUpdate:modelValue" || q1(V) || (w = !0), F && q1(V) && (A = !0), F && W.type === 14 && (W = W.arguments[0]), W.type === 20 || (W.type === 4 || W.type === 8) && Bt(W, t) > 0) return;
14405
+ V === "ref" ? v = !0 : V === "class" ? b = !0 : V === "style" ? E = !0 : V === "key" || O.includes(V) || O.push(V), !n || V !== "class" && V !== "style" || O.includes(V) || O.push(V);
14406
14406
  } else C = !0;
14407
14407
  };
14408
14408
  for (let X = 0; X < s.length; X++) {
14409
- const z = s[X];
14410
- if (z.type === 6) {
14411
- const { loc: H, name: F, nameLoc: q, value: G } = z;
14409
+ const W = s[X];
14410
+ if (W.type === 6) {
14411
+ const { loc: V, name: F, nameLoc: q, value: G } = W;
14412
14412
  let ee = !0;
14413
14413
  if (F === "ref" && (v = !0, N(), G && t.inline)) {
14414
- const ae = t.bindingMetadata[G.content];
14415
- ae !== "setup-let" && ae !== "setup-ref" && ae !== "setup-maybe-ref" || (ee = !1, d.push(Ve(ue("ref_key", !0), ue(G.content, !0, G.loc))));
14414
+ const ce = t.bindingMetadata[G.content];
14415
+ ce !== "setup-let" && ce !== "setup-ref" && ce !== "setup-maybe-ref" || (ee = !1, d.push(Ve(ue("ref_key", !0), ue(G.content, !0, G.loc))));
14416
14416
  }
14417
14417
  if (F === "is" && (dp(c) || G && G.content.startsWith("vue:"))) continue;
14418
- d.push(Ve(ue(F, !0, q), ue(G ? G.content : "", ee, G ? G.loc : H)));
14418
+ d.push(Ve(ue(F, !0, q), ue(G ? G.content : "", ee, G ? G.loc : V)));
14419
14419
  } else {
14420
- const { name: H, arg: F, exp: q, loc: G, modifiers: ee } = z, ae = H === "bind", fe = H === "on";
14421
- if (H === "slot") {
14420
+ const { name: V, arg: F, exp: q, loc: G, modifiers: ee } = W, ce = V === "bind", be = V === "on";
14421
+ if (V === "slot") {
14422
14422
  n || t.onError($e(40, G));
14423
14423
  continue;
14424
14424
  }
14425
- if (H === "once" || H === "memo" || H === "is" || ae && br(F, "is") && dp(c) || fe && o) continue;
14426
- if ((ae && br(F, "key") || fe && T && br(F, "vue:before-update")) && (m = !0), ae && br(F, "ref") && N(), !F && (ae || fe)) {
14427
- C = !0, q ? ae ? (N(), D(), g.push(q)) : D({ type: 14, loc: G, callee: t.helper(xa), arguments: n ? [q] : [q, "true"] }) : t.onError($e(ae ? 34 : 35, G));
14425
+ if (V === "once" || V === "memo" || V === "is" || ce && br(F, "is") && dp(c) || be && o) continue;
14426
+ if ((ce && br(F, "key") || be && T && br(F, "vue:before-update")) && (m = !0), ce && br(F, "ref") && N(), !F && (ce || be)) {
14427
+ C = !0, q ? ce ? (N(), D(), g.push(q)) : D({ type: 14, loc: G, callee: t.helper(xa), arguments: n ? [q] : [q, "true"] }) : t.onError($e(ce ? 34 : 35, G));
14428
14428
  continue;
14429
14429
  }
14430
- ae && ee.some((le) => le.content === "prop") && (y |= 32);
14431
- const Y = t.directiveTransforms[H];
14430
+ ce && ee.some((ae) => ae.content === "prop") && (y |= 32);
14431
+ const Y = t.directiveTransforms[V];
14432
14432
  if (Y) {
14433
- const { props: le, needRuntime: J } = Y(z, e, t);
14434
- !o && le.forEach(j), fe && F && !vt(F) ? D(jt(le, l)) : d.push(...le), J && (f.push(z), ss(J) && Ex.set(z, J));
14435
- } else ih(H) || (f.push(z), T && (m = !0));
14433
+ const { props: ae, needRuntime: J } = Y(W, e, t);
14434
+ !o && ae.forEach(j), be && F && !vt(F) ? D(jt(ae, l)) : d.push(...ae), J && (f.push(W), ss(J) && Ex.set(W, J));
14435
+ } else ih(V) || (f.push(W), T && (m = !0));
14436
14436
  }
14437
14437
  }
14438
14438
  let U;
14439
14439
  if (g.length ? (D(), U = g.length > 1 ? we(t.helper(Ps), g, l) : g[0]) : d.length && (U = jt(Td(d), l)), C ? y |= 16 : (b && !n && (y |= 2), E && !n && (y |= 4), O.length && (y |= 8), w && (y |= 32)), m || y !== 0 && y !== 32 || !(v || A || f.length > 0) || (y |= 512), !t.inSSR && U) switch (U.type) {
14440
14440
  case 15:
14441
- let X = -1, z = -1, H = !1;
14441
+ let X = -1, W = -1, V = !1;
14442
14442
  for (let G = 0; G < U.properties.length; G++) {
14443
14443
  const ee = U.properties[G].key;
14444
- vt(ee) ? ee.content === "class" ? X = G : ee.content === "style" && (z = G) : ee.isHandlerKey || (H = !0);
14444
+ vt(ee) ? ee.content === "class" ? X = G : ee.content === "style" && (W = G) : ee.isHandlerKey || (V = !0);
14445
14445
  }
14446
- const F = U.properties[X], q = U.properties[z];
14447
- H ? U = we(t.helper(on), [U]) : (F && !vt(F.value) && (F.value = we(t.helper(ga), [F.value])), q && (E || q.value.type === 4 && q.value.content.trim()[0] === "[" || q.value.type === 17) && (q.value = we(t.helper(ya), [q.value])));
14446
+ const F = U.properties[X], q = U.properties[W];
14447
+ V ? U = we(t.helper(on), [U]) : (F && !vt(F.value) && (F.value = we(t.helper(ga), [F.value])), q && (E || q.value.type === 4 && q.value.content.trim()[0] === "[" || q.value.type === 17) && (q.value = we(t.helper(ya), [q.value])));
14448
14448
  break;
14449
14449
  case 14:
14450
14450
  break;
@@ -15167,10 +15167,10 @@ function Ux(e, t = {}) {
15167
15167
  const E = (w, C = 0) => {
15168
15168
  w && !w.src && (w.map = (function(A, O, D, N, j, U) {
15169
15169
  const X = new ks.SourceMapGenerator({ file: A.replace(/\\/g, "/"), sourceRoot: N.replace(/\\/g, "/") });
15170
- return X.setSourceContent(A, O), X._sources.add(A), D.split($x).forEach((z, H) => {
15171
- if (!CS.test(z)) {
15172
- const F = H + 1 + j, q = H + 1;
15173
- for (let G = 0; G < z.length; G++) /\s/.test(z[G]) || X._mappings.add({ originalLine: F, originalColumn: G + U, generatedLine: q, generatedColumn: G, source: A, name: null });
15170
+ return X.setSourceContent(A, O), X._sources.add(A), D.split($x).forEach((W, V) => {
15171
+ if (!CS.test(W)) {
15172
+ const F = V + 1 + j, q = V + 1;
15173
+ for (let G = 0; G < W.length; G++) /\s/.test(W[G]) || X._mappings.add({ originalLine: F, originalColumn: G + U, generatedLine: q, generatedColumn: G, source: A, name: null });
15174
15174
  }
15175
15175
  }), X.toJSON();
15176
15176
  })(c, e, w.content, l, p && w.type !== "template" ? 0 : w.loc.start.line - 1, C));
@@ -16319,16 +16319,16 @@ function db(e, t, s, n) {
16319
16319
  if (O && !O.match(Zd)) {
16320
16320
  for (var D = "", N = 0, j = O.length; N < j; N++) O.charCodeAt(N) > 127 ? D += "x" : D += O[N];
16321
16321
  if (!D.match(Zd)) {
16322
- var U = A.slice(0, d), X = A.slice(d + 1), z = O.match(yE);
16323
- z && (U.push(z[1]), X.unshift(z[2])), X.length && (l = "/" + X.join(".") + l), e.hostname = U.join(".");
16322
+ var U = A.slice(0, d), X = A.slice(d + 1), W = O.match(yE);
16323
+ W && (U.push(W[1]), X.unshift(W[2])), X.length && (l = "/" + X.join(".") + l), e.hostname = U.join(".");
16324
16324
  break;
16325
16325
  }
16326
16326
  }
16327
16327
  }
16328
16328
  }
16329
16329
  e.hostname.length > gE ? e.hostname = "" : e.hostname = e.hostname.toLowerCase(), C || (e.hostname = jS(e.hostname)), T = e.port ? ":" + e.port : "";
16330
- var H = e.hostname || "";
16331
- e.host = H + T, e.href += e.host, C && (e.hostname = e.hostname.substr(1, e.hostname.length - 2), l[0] !== "/" && (l = "/" + l));
16330
+ var V = e.hostname || "";
16331
+ e.host = V + T, e.href += e.host, C && (e.hostname = e.hostname.substr(1, e.hostname.length - 2), l[0] !== "/" && (l = "/" + l));
16332
16332
  }
16333
16333
  if (!xE[y]) for (d = 0, f = bp.length; d < f; d++) {
16334
16334
  var F = bp[d];
@@ -16342,8 +16342,8 @@ function db(e, t, s, n) {
16342
16342
  var ee = l.indexOf("?");
16343
16343
  if (ee !== -1 ? (e.search = l.substr(ee), e.query = l.substr(ee + 1), s && (e.query = Jd(e.query)), l = l.slice(0, ee)) : s && (e.search = "", e.query = {}), l && (e.pathname = l), Qs[y] && e.hostname && !e.pathname && (e.pathname = "/"), e.pathname || e.search) {
16344
16344
  T = e.pathname || "";
16345
- var ae = e.search || "";
16346
- e.path = T + ae;
16345
+ var ce = e.search || "";
16346
+ e.path = T + ce;
16347
16347
  }
16348
16348
  return e.href = cu(e), e;
16349
16349
  }
@@ -16733,12 +16733,12 @@ const Bb = /* @__PURE__ */ new WeakMap(), Ub = Symbol(), $b = /* @__PURE__ */ ne
16733
16733
  var C, A;
16734
16734
  return T && w.push({ type: 7, name: "slot", exp: T, arg: void 0, modifiers: [], loc: tt }), m && w.push(Sr({}, m)), (function(D, N, j) {
16735
16735
  const U = Os([D]), X = ki(U, N);
16736
- X.ssr = !1, X.scopes = gs({}, j.scopes), X.identifiers = gs({}, j.identifiers), X.imports = j.imports, hn(U, X), ["helpers", "components", "directives"].forEach((z) => {
16737
- X[z].forEach((H, F) => {
16738
- if (z === "helpers") {
16736
+ X.ssr = !1, X.scopes = gs({}, j.scopes), X.identifiers = gs({}, j.identifiers), X.imports = j.imports, hn(U, X), ["helpers", "components", "directives"].forEach((W) => {
16737
+ X[W].forEach((V, F) => {
16738
+ if (W === "helpers") {
16739
16739
  const q = j.helpers.get(F);
16740
- q === void 0 ? j.helpers.set(F, H) : j.helpers.set(F, H + q);
16741
- } else j[z].add(H);
16740
+ q === void 0 ? j.helpers.set(F, V) : j.helpers.set(F, V + q);
16741
+ } else j[W].add(V);
16742
16742
  });
16743
16743
  });
16744
16744
  })({ type: 1, ns: 0, tag: "template", tagType: 3, props: w, children: y, loc: tt, codegenNode: void 0 }, E, v), Ky(y);
@@ -17014,7 +17014,7 @@ function mf({ filename: e, id: t, scoped: s, slotted: n, inMap: i, source: o, as
17014
17014
  let v = [];
17015
17015
  if (ns(T)) {
17016
17016
  const U = PE(T);
17017
- v = [(b = U, (X, z) => rf(X, z, b)), IE(U)];
17017
+ v = [(b = U, (X, W) => rf(X, W, b)), IE(U)];
17018
17018
  } else T !== !1 && (v = [rf, vb]);
17019
17019
  var b;
17020
17020
  l && !p && Xn("compileTemplate is called with `ssr: true` but no corresponding `cssVars` option."), t || (Xn("compileTemplate now requires the `id` option."), t = "");
@@ -17027,20 +17027,20 @@ function mf({ filename: e, id: t, scoped: s, slotted: n, inMap: i, source: o, as
17027
17027
  i && !c && (N && (N = (function(U, X) {
17028
17028
  if (!U) return X;
17029
17029
  if (!X) return U;
17030
- const z = new ks.SourceMapConsumer(U), H = new ks.SourceMapConsumer(X), F = new ks.SourceMapGenerator();
17031
- H.eachMapping((G) => {
17030
+ const W = new ks.SourceMapConsumer(U), V = new ks.SourceMapConsumer(X), F = new ks.SourceMapGenerator();
17031
+ V.eachMapping((G) => {
17032
17032
  if (G.originalLine == null) return;
17033
- const ee = z.originalPositionFor({ line: G.originalLine, column: G.originalColumn });
17033
+ const ee = W.originalPositionFor({ line: G.originalLine, column: G.originalColumn });
17034
17034
  ee.source != null && F.addMapping({ generated: { line: G.generatedLine, column: G.generatedColumn }, original: { line: ee.line, column: G.originalColumn }, source: ee.source, name: ee.name });
17035
17035
  });
17036
17036
  const q = F;
17037
- return z.sources.forEach((G) => {
17037
+ return W.sources.forEach((G) => {
17038
17038
  q._sources.add(G);
17039
- const ee = z.sourceContentFor(G);
17039
+ const ee = W.sourceContentFor(G);
17040
17040
  ee != null && F.setSourceContent(G, ee);
17041
17041
  }), q._sourceRoot = U.sourceRoot, q._file = U.file, q.toJSON();
17042
- })(i, N)), m.length && (function(U, X, z) {
17043
- const H = z.sourcesContent[0], F = H.indexOf(X), q = H.slice(0, F).split(/\r?\n/).length - 1;
17042
+ })(i, N)), m.length && (function(U, X, W) {
17043
+ const V = W.sourcesContent[0], F = V.indexOf(X), q = V.slice(0, F).split(/\r?\n/).length - 1;
17044
17044
  U.forEach((G) => {
17045
17045
  G.loc && (G.loc.start.line += q, G.loc.start.offset += F, G.loc.end !== G.loc.start && (G.loc.end.line += q, G.loc.end.offset += F));
17046
17046
  });
@@ -17076,29 +17076,29 @@ function Wb() {
17076
17076
  yf = 1;
17077
17077
  const e = 39, t = 34, s = 92, n = 47, i = 10, o = 32, c = 12, l = 9, p = 13, d = 91, g = 93, f = 40, T = 41, m = 123, y = 125, v = 59, b = 42, E = 58, w = 64, C = /[\t\n\f\r "#'()/;[\\\]{}]/g, A = /[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g, O = /.[\r\n"'(/\\]/, D = /[\da-f]/i;
17078
17078
  return Mc = function(N, j = {}) {
17079
- let U, X, z, H, F, q, G, ee, ae, fe, Y = N.css.valueOf(), le = j.ignoreErrors, J = Y.length, $ = 0, oe = [], Q = [];
17080
- function se(W) {
17081
- throw N.error("Unclosed " + W, $);
17079
+ let U, X, W, V, F, q, G, ee, ce, be, Y = N.css.valueOf(), ae = j.ignoreErrors, J = Y.length, $ = 0, ie = [], Q = [];
17080
+ function se(z) {
17081
+ throw N.error("Unclosed " + z, $);
17082
17082
  }
17083
- return { back: function(W) {
17084
- Q.push(W);
17083
+ return { back: function(z) {
17084
+ Q.push(z);
17085
17085
  }, endOfFile: function() {
17086
17086
  return Q.length === 0 && $ >= J;
17087
- }, nextToken: function(W) {
17087
+ }, nextToken: function(z) {
17088
17088
  if (Q.length) return Q.pop();
17089
17089
  if ($ >= J) return;
17090
- let ie = !!W && W.ignoreUnclosed;
17090
+ let oe = !!z && z.ignoreUnclosed;
17091
17091
  switch (U = Y.charCodeAt($), U) {
17092
17092
  case i:
17093
17093
  case o:
17094
17094
  case l:
17095
17095
  case p:
17096
17096
  case c:
17097
- H = $;
17097
+ V = $;
17098
17098
  do
17099
- H += 1, U = Y.charCodeAt(H);
17099
+ V += 1, U = Y.charCodeAt(V);
17100
17100
  while (U === o || U === i || U === l || U === p || U === c);
17101
- q = ["space", Y.slice($, H)], $ = H - 1;
17101
+ q = ["space", Y.slice($, V)], $ = V - 1;
17102
17102
  break;
17103
17103
  case d:
17104
17104
  case g:
@@ -17107,54 +17107,54 @@ function Wb() {
17107
17107
  case E:
17108
17108
  case v:
17109
17109
  case T: {
17110
- let ce = String.fromCharCode(U);
17111
- q = [ce, ce, $];
17110
+ let le = String.fromCharCode(U);
17111
+ q = [le, le, $];
17112
17112
  break;
17113
17113
  }
17114
17114
  case f:
17115
- if (fe = oe.length ? oe.pop()[1] : "", ae = Y.charCodeAt($ + 1), fe === "url" && ae !== e && ae !== t && ae !== o && ae !== i && ae !== l && ae !== c && ae !== p) {
17116
- H = $;
17115
+ if (be = ie.length ? ie.pop()[1] : "", ce = Y.charCodeAt($ + 1), be === "url" && ce !== e && ce !== t && ce !== o && ce !== i && ce !== l && ce !== c && ce !== p) {
17116
+ V = $;
17117
17117
  do {
17118
- if (G = !1, H = Y.indexOf(")", H + 1), H === -1) {
17119
- if (le || ie) {
17120
- H = $;
17118
+ if (G = !1, V = Y.indexOf(")", V + 1), V === -1) {
17119
+ if (ae || oe) {
17120
+ V = $;
17121
17121
  break;
17122
17122
  }
17123
17123
  se("bracket");
17124
17124
  }
17125
- for (ee = H; Y.charCodeAt(ee - 1) === s; ) ee -= 1, G = !G;
17125
+ for (ee = V; Y.charCodeAt(ee - 1) === s; ) ee -= 1, G = !G;
17126
17126
  } while (G);
17127
- q = ["brackets", Y.slice($, H + 1), $, H], $ = H;
17128
- } else H = Y.indexOf(")", $ + 1), X = Y.slice($, H + 1), H === -1 || O.test(X) ? q = ["(", "(", $] : (q = ["brackets", X, $, H], $ = H);
17127
+ q = ["brackets", Y.slice($, V + 1), $, V], $ = V;
17128
+ } else V = Y.indexOf(")", $ + 1), X = Y.slice($, V + 1), V === -1 || O.test(X) ? q = ["(", "(", $] : (q = ["brackets", X, $, V], $ = V);
17129
17129
  break;
17130
17130
  case e:
17131
17131
  case t:
17132
- F = U === e ? "'" : '"', H = $;
17132
+ F = U === e ? "'" : '"', V = $;
17133
17133
  do {
17134
- if (G = !1, H = Y.indexOf(F, H + 1), H === -1) {
17135
- if (le || ie) {
17136
- H = $ + 1;
17134
+ if (G = !1, V = Y.indexOf(F, V + 1), V === -1) {
17135
+ if (ae || oe) {
17136
+ V = $ + 1;
17137
17137
  break;
17138
17138
  }
17139
17139
  se("string");
17140
17140
  }
17141
- for (ee = H; Y.charCodeAt(ee - 1) === s; ) ee -= 1, G = !G;
17141
+ for (ee = V; Y.charCodeAt(ee - 1) === s; ) ee -= 1, G = !G;
17142
17142
  } while (G);
17143
- q = ["string", Y.slice($, H + 1), $, H], $ = H;
17143
+ q = ["string", Y.slice($, V + 1), $, V], $ = V;
17144
17144
  break;
17145
17145
  case w:
17146
- C.lastIndex = $ + 1, C.test(Y), H = C.lastIndex === 0 ? Y.length - 1 : C.lastIndex - 2, q = ["at-word", Y.slice($, H + 1), $, H], $ = H;
17146
+ C.lastIndex = $ + 1, C.test(Y), V = C.lastIndex === 0 ? Y.length - 1 : C.lastIndex - 2, q = ["at-word", Y.slice($, V + 1), $, V], $ = V;
17147
17147
  break;
17148
17148
  case s:
17149
- for (H = $, z = !0; Y.charCodeAt(H + 1) === s; ) H += 1, z = !z;
17150
- if (U = Y.charCodeAt(H + 1), z && U !== n && U !== o && U !== i && U !== l && U !== p && U !== c && (H += 1, D.test(Y.charAt(H)))) {
17151
- for (; D.test(Y.charAt(H + 1)); ) H += 1;
17152
- Y.charCodeAt(H + 1) === o && (H += 1);
17149
+ for (V = $, W = !0; Y.charCodeAt(V + 1) === s; ) V += 1, W = !W;
17150
+ if (U = Y.charCodeAt(V + 1), W && U !== n && U !== o && U !== i && U !== l && U !== p && U !== c && (V += 1, D.test(Y.charAt(V)))) {
17151
+ for (; D.test(Y.charAt(V + 1)); ) V += 1;
17152
+ Y.charCodeAt(V + 1) === o && (V += 1);
17153
17153
  }
17154
- q = ["word", Y.slice($, H + 1), $, H], $ = H;
17154
+ q = ["word", Y.slice($, V + 1), $, V], $ = V;
17155
17155
  break;
17156
17156
  default:
17157
- U === n && Y.charCodeAt($ + 1) === b ? (H = Y.indexOf("*/", $ + 2) + 1, H === 0 && (le || ie ? H = Y.length : se("comment")), q = ["comment", Y.slice($, H + 1), $, H], $ = H) : (A.lastIndex = $ + 1, A.test(Y), H = A.lastIndex === 0 ? Y.length - 1 : A.lastIndex - 2, q = ["word", Y.slice($, H + 1), $, H], oe.push(q), $ = H);
17157
+ U === n && Y.charCodeAt($ + 1) === b ? (V = Y.indexOf("*/", $ + 2) + 1, V === 0 && (ae || oe ? V = Y.length : se("comment")), q = ["comment", Y.slice($, V + 1), $, V], $ = V) : (A.lastIndex = $ + 1, A.test(Y), V = A.lastIndex === 0 ? Y.length - 1 : A.lastIndex - 2, q = ["word", Y.slice($, V + 1), $, V], ie.push(q), $ = V);
17158
17158
  }
17159
17159
  return $++, q;
17160
17160
  }, position: function() {
@@ -17930,17 +17930,17 @@ function $a() {
17930
17930
  error(b, E, w, C = {}) {
17931
17931
  let A, O, D, N, j;
17932
17932
  if (E && typeof E == "object") {
17933
- let X = E, z = w;
17933
+ let X = E, W = w;
17934
17934
  if (typeof X.offset == "number") {
17935
17935
  N = X.offset;
17936
- let H = this.fromOffset(N);
17937
- E = H.line, w = H.col;
17936
+ let V = this.fromOffset(N);
17937
+ E = V.line, w = V.col;
17938
17938
  } else E = X.line, w = X.column, N = this.fromLineAndColumn(E, w);
17939
- if (typeof z.offset == "number") {
17940
- D = z.offset;
17941
- let H = this.fromOffset(D);
17942
- O = H.line, A = H.col;
17943
- } else O = z.line, A = z.column, D = this.fromLineAndColumn(z.line, z.column);
17939
+ if (typeof W.offset == "number") {
17940
+ D = W.offset;
17941
+ let V = this.fromOffset(D);
17942
+ O = V.line, A = V.col;
17943
+ } else O = W.line, A = W.column, D = this.fromLineAndColumn(W.line, W.column);
17944
17944
  } else if (w) N = this.fromLineAndColumn(E, w);
17945
17945
  else {
17946
17946
  N = E;
@@ -18612,8 +18612,8 @@ function t0() {
18612
18612
  try {
18613
18613
  if (O && O.addToError(A), this.error = A, A.name !== "CssSyntaxError" || A.plugin) {
18614
18614
  if (D.postcssVersion && $t.env.NODE_ENV !== "production") {
18615
- let N = D.postcssPlugin, j = D.postcssVersion, U = this.result.processor.version, X = j.split("."), z = U.split(".");
18616
- (X[0] !== z[0] || parseInt(X[1]) > parseInt(z[1])) && console.error("Unknown error from PostCSS plugin. Your current PostCSS version is " + U + ", but " + N + " uses " + j + ". Perhaps this is the source of the error below.");
18615
+ let N = D.postcssPlugin, j = D.postcssVersion, U = this.result.processor.version, X = j.split("."), W = U.split(".");
18616
+ (X[0] !== W[0] || parseInt(X[1]) > parseInt(W[1])) && console.error("Unknown error from PostCSS plugin. Your current PostCSS version is " + U + ", but " + N + " uses " + j + ". Perhaps this is the source of the error below.");
18617
18617
  }
18618
18618
  } else A.plugin = D.postcssPlugin, A.setMessage();
18619
18619
  } catch (N) {
@@ -18737,8 +18737,8 @@ function t0() {
18737
18737
  O.visitorIndex += 1, O.visitorIndex === N.length && (O.visitors = [], O.visitorIndex = 0), this.result.lastPlugin = U;
18738
18738
  try {
18739
18739
  return X(D.toProxy(), this.helpers);
18740
- } catch (z) {
18741
- throw this.handleError(z, D);
18740
+ } catch (W) {
18741
+ throw this.handleError(W, D);
18742
18742
  }
18743
18743
  }
18744
18744
  if (O.iterator !== 0) {
@@ -19606,8 +19606,8 @@ function u0() {
19606
19606
  return N === void 0 && (N = {}), j = w.call(this, (function(U) {
19607
19607
  if (U.quoteMark !== void 0 || U.value === void 0) return U;
19608
19608
  m();
19609
- var X = y(U.value), z = X.quoteMark, H = X.unescaped;
19610
- return U.raws || (U.raws = {}), U.raws.value === void 0 && (U.raws.value = U.value), U.value = H, U.quoteMark = z, U;
19609
+ var X = y(U.value), W = X.quoteMark, V = X.unescaped;
19610
+ return U.raws || (U.raws = {}), U.raws.value === void 0 && (U.raws.value = U.value), U.value = V, U.quoteMark = W, U;
19611
19611
  })(N)) || this, j.type = o.ATTRIBUTE, j.raws = j.raws || {}, Object.defineProperty(j.raws, "unquoted", { get: d(function() {
19612
19612
  return j.value;
19613
19613
  }, "attr.raws.unquoted is deprecated. Call attr.value instead."), set: d(function() {
@@ -19627,14 +19627,14 @@ function u0() {
19627
19627
  }, D.smartQuoteMark = function(N) {
19628
19628
  var j = this.value, U = j.replace(/[^']/g, "").length, X = j.replace(/[^"]/g, "").length;
19629
19629
  if (U + X === 0) {
19630
- var z = (0, s.default)(j, { isIdentifier: !0 });
19631
- if (z === j) return O.NO_QUOTE;
19632
- var H = this.preferredQuoteMark(N);
19633
- if (H === O.NO_QUOTE) {
19630
+ var W = (0, s.default)(j, { isIdentifier: !0 });
19631
+ if (W === j) return O.NO_QUOTE;
19632
+ var V = this.preferredQuoteMark(N);
19633
+ if (V === O.NO_QUOTE) {
19634
19634
  var F = this.quoteMark || N.quoteMark || O.DOUBLE_QUOTE, q = b[F];
19635
- if ((0, s.default)(j, q).length < z.length) return F;
19635
+ if ((0, s.default)(j, q).length < W.length) return F;
19636
19636
  }
19637
- return H;
19637
+ return V;
19638
19638
  }
19639
19639
  return X === U ? this.preferredQuoteMark(N) : X < U ? O.DOUBLE_QUOTE : O.SINGLE_QUOTE;
19640
19640
  }, D.preferredQuoteMark = function(N) {
@@ -19662,13 +19662,13 @@ function u0() {
19662
19662
  j += this.stringifyProperty("attribute").length, j += U.after.length;
19663
19663
  var X = this._spacesFor("operator");
19664
19664
  j += X.before.length;
19665
- var z = this.stringifyProperty("operator");
19666
- if (N === "operator") return z ? j : -1;
19667
- j += z.length, j += X.after.length;
19668
- var H = this._spacesFor("value");
19669
- j += H.before.length;
19665
+ var W = this.stringifyProperty("operator");
19666
+ if (N === "operator") return W ? j : -1;
19667
+ j += W.length, j += X.after.length;
19668
+ var V = this._spacesFor("value");
19669
+ j += V.before.length;
19670
19670
  var F = this.stringifyProperty("value");
19671
- return N === "value" ? F ? j : -1 : (j += F.length, j += H.after.length, j += this._spacesFor("insensitive").before.length, N === "insensitive" && this.insensitive ? j : -1);
19671
+ return N === "value" ? F ? j : -1 : (j += F.length, j += V.after.length, j += this._spacesFor("insensitive").before.length, N === "insensitive" && this.insensitive ? j : -1);
19672
19672
  }, D.toString = function() {
19673
19673
  var N = this, j = [this.rawSpaceBefore, "["];
19674
19674
  return j.push(this._stringFor("qualifiedAttribute", "attribute")), this.operator && (this.value || this.value === "") && (j.push(this._stringFor("operator")), j.push(this._stringFor("value")), j.push(this._stringFor("insensitiveFlag", "insensitive", function(U, X) {
@@ -19691,9 +19691,9 @@ function u0() {
19691
19691
  return this._value;
19692
19692
  }, set: function(N) {
19693
19693
  if (this._constructed) {
19694
- var j = y(N), U = j.deprecatedUsage, X = j.unescaped, z = j.quoteMark;
19695
- if (U && f(), X === this._value && z === this._quoteMark) return;
19696
- this._value = X, this._quoteMark = z, this._syncRawValue();
19694
+ var j = y(N), U = j.deprecatedUsage, X = j.unescaped, W = j.quoteMark;
19695
+ if (U && f(), X === this._value && W === this._quoteMark) return;
19696
+ this._value = X, this._quoteMark = W, this._syncRawValue();
19697
19697
  } else this._value = N;
19698
19698
  } }, { key: "insensitive", get: function() {
19699
19699
  return this._insensitive;
@@ -19784,20 +19784,20 @@ function Aw() {
19784
19784
  }, e.exports = t.default), Cl.exports;
19785
19785
  var e, t;
19786
19786
  }
19787
- var vm, km, Sm, Em, wm = {}, be = {};
19787
+ var vm, km, Sm, Em, wm = {}, xe = {};
19788
19788
  function g0() {
19789
- return vm ? be : (vm = 1, be.__esModule = !0, be.word = be.tilde = be.tab = be.str = be.space = be.slash = be.singleQuote = be.semicolon = be.plus = be.pipe = be.openSquare = be.openParenthesis = be.newline = be.greaterThan = be.feed = be.equals = be.doubleQuote = be.dollar = be.cr = be.comment = be.comma = be.combinator = be.colon = be.closeSquare = be.closeParenthesis = be.caret = be.bang = be.backslash = be.at = be.asterisk = be.ampersand = void 0, be.ampersand = 38, be.asterisk = 42, be.at = 64, be.comma = 44, be.colon = 58, be.semicolon = 59, be.openParenthesis = 40, be.closeParenthesis = 41, be.openSquare = 91, be.closeSquare = 93, be.dollar = 36, be.tilde = 126, be.caret = 94, be.plus = 43, be.equals = 61, be.pipe = 124, be.greaterThan = 62, be.space = 32, be.singleQuote = 39, be.doubleQuote = 34, be.slash = 47, be.bang = 33, be.backslash = 92, be.cr = 13, be.feed = 12, be.newline = 10, be.tab = 9, be.str = 39, be.comment = -1, be.word = -2, be.combinator = -3, be);
19789
+ return vm ? xe : (vm = 1, xe.__esModule = !0, xe.word = xe.tilde = xe.tab = xe.str = xe.space = xe.slash = xe.singleQuote = xe.semicolon = xe.plus = xe.pipe = xe.openSquare = xe.openParenthesis = xe.newline = xe.greaterThan = xe.feed = xe.equals = xe.doubleQuote = xe.dollar = xe.cr = xe.comment = xe.comma = xe.combinator = xe.colon = xe.closeSquare = xe.closeParenthesis = xe.caret = xe.bang = xe.backslash = xe.at = xe.asterisk = xe.ampersand = void 0, xe.ampersand = 38, xe.asterisk = 42, xe.at = 64, xe.comma = 44, xe.colon = 58, xe.semicolon = 59, xe.openParenthesis = 40, xe.closeParenthesis = 41, xe.openSquare = 91, xe.closeSquare = 93, xe.dollar = 36, xe.tilde = 126, xe.caret = 94, xe.plus = 43, xe.equals = 61, xe.pipe = 124, xe.greaterThan = 62, xe.space = 32, xe.singleQuote = 39, xe.doubleQuote = 34, xe.slash = 47, xe.bang = 33, xe.backslash = 92, xe.cr = 13, xe.feed = 12, xe.newline = 10, xe.tab = 9, xe.str = 39, xe.comment = -1, xe.word = -2, xe.combinator = -3, xe);
19790
19790
  }
19791
19791
  function Cw() {
19792
19792
  return km || (km = 1, (function(e) {
19793
19793
  e.__esModule = !0, e.FIELDS = void 0, e.default = function(T) {
19794
- var m, y, v, b, E, w, C, A, O, D, N, j, U = [], X = T.css.valueOf(), z = X.length, H = -1, F = 1, q = 0, G = 0;
19795
- function ee(ae, fe) {
19796
- if (!T.safe) throw T.error("Unclosed " + ae, F, q - H, q);
19797
- A = (X += fe).length - 1;
19794
+ var m, y, v, b, E, w, C, A, O, D, N, j, U = [], X = T.css.valueOf(), W = X.length, V = -1, F = 1, q = 0, G = 0;
19795
+ function ee(ce, be) {
19796
+ if (!T.safe) throw T.error("Unclosed " + ce, F, q - V, q);
19797
+ A = (X += be).length - 1;
19798
19798
  }
19799
- for (; q < z; ) {
19800
- switch ((m = X.charCodeAt(q)) === n.newline && (H = q, F += 1), m) {
19799
+ for (; q < W; ) {
19800
+ switch ((m = X.charCodeAt(q)) === n.newline && (V = q, F += 1), m) {
19801
19801
  case n.space:
19802
19802
  case n.tab:
19803
19803
  case n.newline:
@@ -19805,9 +19805,9 @@ function Cw() {
19805
19805
  case n.feed:
19806
19806
  A = q;
19807
19807
  do
19808
- A += 1, (m = X.charCodeAt(A)) === n.newline && (H = A, F += 1);
19808
+ A += 1, (m = X.charCodeAt(A)) === n.newline && (V = A, F += 1);
19809
19809
  while (m === n.space || m === n.newline || m === n.tab || m === n.cr || m === n.feed);
19810
- j = n.space, v = F, y = A - H - 1, G = A;
19810
+ j = n.space, v = F, y = A - V - 1, G = A;
19811
19811
  break;
19812
19812
  case n.plus:
19813
19813
  case n.greaterThan:
@@ -19817,7 +19817,7 @@ function Cw() {
19817
19817
  do
19818
19818
  A += 1, m = X.charCodeAt(A);
19819
19819
  while (m === n.plus || m === n.greaterThan || m === n.tilde || m === n.pipe);
19820
- j = n.combinator, v = F, y = q - H, G = A;
19820
+ j = n.combinator, v = F, y = q - V, G = A;
19821
19821
  break;
19822
19822
  case n.asterisk:
19823
19823
  case n.ampersand:
@@ -19832,7 +19832,7 @@ function Cw() {
19832
19832
  case n.semicolon:
19833
19833
  case n.openParenthesis:
19834
19834
  case n.closeParenthesis:
19835
- j = m, v = F, y = q - H, G = (A = q) + 1;
19835
+ j = m, v = F, y = q - V, G = (A = q) + 1;
19836
19836
  break;
19837
19837
  case n.singleQuote:
19838
19838
  case n.doubleQuote:
@@ -19840,13 +19840,13 @@ function Cw() {
19840
19840
  do
19841
19841
  for (b = !1, (A = X.indexOf(N, A + 1)) === -1 && ee("quote", N), E = A; X.charCodeAt(E - 1) === n.backslash; ) E -= 1, b = !b;
19842
19842
  while (b);
19843
- j = n.str, v = F, y = q - H, G = A + 1;
19843
+ j = n.str, v = F, y = q - V, G = A + 1;
19844
19844
  break;
19845
19845
  default:
19846
19846
  m === n.slash && X.charCodeAt(q + 1) === n.asterisk ? ((A = X.indexOf("*/", q + 2) + 1) === 0 && ee("comment", "*/"), (w = (C = X.slice(q, A + 1).split(`
19847
- `)).length - 1) > 0 ? (O = F + w, D = A - C[w].length) : (O = F, D = H), j = n.comment, F = O, v = O, y = A - D) : m === n.slash ? (j = m, v = F, y = q - H, G = (A = q) + 1) : (A = g(X, q), j = n.word, v = F, y = A - H), G = A + 1;
19847
+ `)).length - 1) > 0 ? (O = F + w, D = A - C[w].length) : (O = F, D = V), j = n.comment, F = O, v = O, y = A - D) : m === n.slash ? (j = m, v = F, y = q - V, G = (A = q) + 1) : (A = g(X, q), j = n.word, v = F, y = A - V), G = A + 1;
19848
19848
  }
19849
- U.push([j, F, q - H, v, y, q, G]), D && (H = D, D = null), q = G;
19849
+ U.push([j, F, q - V, v, y, q, G]), D && (V = D, D = null), q = G;
19850
19850
  }
19851
19851
  return U;
19852
19852
  };
@@ -19898,19 +19898,19 @@ function Iw() {
19898
19898
  var s, n, i = N(n0()), o = N(i0()), c = N(o0()), l = N(a0()), p = N(c0()), d = N(l0()), g = N(p0()), f = N(h0()), T = D(u0()), m = N(d0()), y = N(f0()), v = N(m0()), b = N(Aw()), E = D(Cw()), w = D(g0()), C = D(Ct()), A = qa();
19899
19899
  function O(Y) {
19900
19900
  if (typeof WeakMap != "function") return null;
19901
- var le = /* @__PURE__ */ new WeakMap(), J = /* @__PURE__ */ new WeakMap();
19901
+ var ae = /* @__PURE__ */ new WeakMap(), J = /* @__PURE__ */ new WeakMap();
19902
19902
  return (O = function($) {
19903
- return $ ? J : le;
19903
+ return $ ? J : ae;
19904
19904
  })(Y);
19905
19905
  }
19906
- function D(Y, le) {
19906
+ function D(Y, ae) {
19907
19907
  if (Y && Y.__esModule) return Y;
19908
19908
  if (Y === null || typeof Y != "object" && typeof Y != "function") return { default: Y };
19909
- var J = O(le);
19909
+ var J = O(ae);
19910
19910
  if (J && J.has(Y)) return J.get(Y);
19911
- var $ = {}, oe = Object.defineProperty && Object.getOwnPropertyDescriptor;
19911
+ var $ = {}, ie = Object.defineProperty && Object.getOwnPropertyDescriptor;
19912
19912
  for (var Q in Y) if (Q !== "default" && Object.prototype.hasOwnProperty.call(Y, Q)) {
19913
- var se = oe ? Object.getOwnPropertyDescriptor(Y, Q) : null;
19913
+ var se = ie ? Object.getOwnPropertyDescriptor(Y, Q) : null;
19914
19914
  se && (se.get || se.set) ? Object.defineProperty($, Q, se) : $[Q] = Y[Q];
19915
19915
  }
19916
19916
  return $.default = Y, J && J.set(Y, $), $;
@@ -19918,183 +19918,183 @@ function Iw() {
19918
19918
  function N(Y) {
19919
19919
  return Y && Y.__esModule ? Y : { default: Y };
19920
19920
  }
19921
- function j(Y, le, J) {
19922
- return le && (function($, oe) {
19923
- for (var Q = 0; Q < oe.length; Q++) {
19924
- var se = oe[Q];
19921
+ function j(Y, ae, J) {
19922
+ return ae && (function($, ie) {
19923
+ for (var Q = 0; Q < ie.length; Q++) {
19924
+ var se = ie[Q];
19925
19925
  se.enumerable = se.enumerable || !1, se.configurable = !0, "value" in se && (se.writable = !0), Object.defineProperty($, se.key, se);
19926
19926
  }
19927
- })(Y.prototype, le), Object.defineProperty(Y, "prototype", { writable: !1 }), Y;
19927
+ })(Y.prototype, ae), Object.defineProperty(Y, "prototype", { writable: !1 }), Y;
19928
19928
  }
19929
19929
  var U = ((s = {})[w.space] = !0, s[w.cr] = !0, s[w.feed] = !0, s[w.newline] = !0, s[w.tab] = !0, s), X = Object.assign({}, U, ((n = {})[w.comment] = !0, n));
19930
- function z(Y) {
19930
+ function W(Y) {
19931
19931
  return { line: Y[E.FIELDS.START_LINE], column: Y[E.FIELDS.START_COL] };
19932
19932
  }
19933
- function H(Y) {
19933
+ function V(Y) {
19934
19934
  return { line: Y[E.FIELDS.END_LINE], column: Y[E.FIELDS.END_COL] };
19935
19935
  }
19936
- function F(Y, le, J, $) {
19937
- return { start: { line: Y, column: le }, end: { line: J, column: $ } };
19936
+ function F(Y, ae, J, $) {
19937
+ return { start: { line: Y, column: ae }, end: { line: J, column: $ } };
19938
19938
  }
19939
19939
  function q(Y) {
19940
19940
  return F(Y[E.FIELDS.START_LINE], Y[E.FIELDS.START_COL], Y[E.FIELDS.END_LINE], Y[E.FIELDS.END_COL]);
19941
19941
  }
19942
- function G(Y, le) {
19943
- if (Y) return F(Y[E.FIELDS.START_LINE], Y[E.FIELDS.START_COL], le[E.FIELDS.END_LINE], le[E.FIELDS.END_COL]);
19942
+ function G(Y, ae) {
19943
+ if (Y) return F(Y[E.FIELDS.START_LINE], Y[E.FIELDS.START_COL], ae[E.FIELDS.END_LINE], ae[E.FIELDS.END_COL]);
19944
19944
  }
19945
- function ee(Y, le) {
19946
- var J = Y[le];
19947
- if (typeof J == "string") return J.indexOf("\\") !== -1 && ((0, A.ensureObject)(Y, "raws"), Y[le] = (0, A.unesc)(J), Y.raws[le] === void 0 && (Y.raws[le] = J)), Y;
19945
+ function ee(Y, ae) {
19946
+ var J = Y[ae];
19947
+ if (typeof J == "string") return J.indexOf("\\") !== -1 && ((0, A.ensureObject)(Y, "raws"), Y[ae] = (0, A.unesc)(J), Y.raws[ae] === void 0 && (Y.raws[ae] = J)), Y;
19948
19948
  }
19949
- function ae(Y, le) {
19950
- for (var J = -1, $ = []; (J = Y.indexOf(le, J + 1)) !== -1; ) $.push(J);
19949
+ function ce(Y, ae) {
19950
+ for (var J = -1, $ = []; (J = Y.indexOf(ae, J + 1)) !== -1; ) $.push(J);
19951
19951
  return $;
19952
19952
  }
19953
- var fe = (function() {
19953
+ var be = (function() {
19954
19954
  function Y(J, $) {
19955
19955
  $ === void 0 && ($ = {}), this.rule = J, this.options = Object.assign({ lossy: !1, safe: !1 }, $), this.position = 0, this.css = typeof this.rule == "string" ? this.rule : this.rule.selector, this.tokens = (0, E.default)({ css: this.css, error: this._errorGenerator(), safe: this.options.safe });
19956
- var oe = G(this.tokens[0], this.tokens[this.tokens.length - 1]);
19957
- this.root = new i.default({ source: oe }), this.root.errorGenerator = this._errorGenerator();
19956
+ var ie = G(this.tokens[0], this.tokens[this.tokens.length - 1]);
19957
+ this.root = new i.default({ source: ie }), this.root.errorGenerator = this._errorGenerator();
19958
19958
  var Q = new o.default({ source: { start: { line: 1, column: 1 } }, sourceIndex: 0 });
19959
19959
  this.root.append(Q), this.current = Q, this.loop();
19960
19960
  }
19961
- var le = Y.prototype;
19962
- return le._errorGenerator = function() {
19961
+ var ae = Y.prototype;
19962
+ return ae._errorGenerator = function() {
19963
19963
  var J = this;
19964
- return function($, oe) {
19965
- return typeof J.rule == "string" ? new Error($) : J.rule.error($, oe);
19964
+ return function($, ie) {
19965
+ return typeof J.rule == "string" ? new Error($) : J.rule.error($, ie);
19966
19966
  };
19967
- }, le.attribute = function() {
19967
+ }, ae.attribute = function() {
19968
19968
  var J = [], $ = this.currToken;
19969
19969
  for (this.position++; this.position < this.tokens.length && this.currToken[E.FIELDS.TYPE] !== w.closeSquare; ) J.push(this.currToken), this.position++;
19970
19970
  if (this.currToken[E.FIELDS.TYPE] !== w.closeSquare) return this.expected("closing square bracket", this.currToken[E.FIELDS.START_POS]);
19971
- var oe = J.length, Q = { source: F($[1], $[2], this.currToken[3], this.currToken[4]), sourceIndex: $[E.FIELDS.START_POS] };
19972
- if (oe === 1 && !~[w.word].indexOf(J[0][E.FIELDS.TYPE])) return this.expected("attribute", J[0][E.FIELDS.START_POS]);
19973
- for (var se = 0, W = "", ie = "", ce = null, ye = !1; se < oe; ) {
19974
- var Ee = J[se], me = this.content(Ee), ge = J[se + 1];
19971
+ var ie = J.length, Q = { source: F($[1], $[2], this.currToken[3], this.currToken[4]), sourceIndex: $[E.FIELDS.START_POS] };
19972
+ if (ie === 1 && !~[w.word].indexOf(J[0][E.FIELDS.TYPE])) return this.expected("attribute", J[0][E.FIELDS.START_POS]);
19973
+ for (var se = 0, z = "", oe = "", le = null, ge = !1; se < ie; ) {
19974
+ var Ee = J[se], fe = this.content(Ee), me = J[se + 1];
19975
19975
  switch (Ee[E.FIELDS.TYPE]) {
19976
19976
  case w.space:
19977
- if (ye = !0, this.options.lossy) break;
19978
- if (ce) {
19979
- (0, A.ensureObject)(Q, "spaces", ce);
19980
- var Oe = Q.spaces[ce].after || "";
19981
- Q.spaces[ce].after = Oe + me;
19982
- var qe = (0, A.getProp)(Q, "raws", "spaces", ce, "after") || null;
19983
- qe && (Q.raws.spaces[ce].after = qe + me);
19984
- } else W += me, ie += me;
19977
+ if (ge = !0, this.options.lossy) break;
19978
+ if (le) {
19979
+ (0, A.ensureObject)(Q, "spaces", le);
19980
+ var Oe = Q.spaces[le].after || "";
19981
+ Q.spaces[le].after = Oe + fe;
19982
+ var qe = (0, A.getProp)(Q, "raws", "spaces", le, "after") || null;
19983
+ qe && (Q.raws.spaces[le].after = qe + fe);
19984
+ } else z += fe, oe += fe;
19985
19985
  break;
19986
19986
  case w.asterisk:
19987
- ge[E.FIELDS.TYPE] === w.equals ? (Q.operator = me, ce = "operator") : (!Q.namespace || ce === "namespace" && !ye) && ge && (W && ((0, A.ensureObject)(Q, "spaces", "attribute"), Q.spaces.attribute.before = W, W = ""), ie && ((0, A.ensureObject)(Q, "raws", "spaces", "attribute"), Q.raws.spaces.attribute.before = W, ie = ""), Q.namespace = (Q.namespace || "") + me, (0, A.getProp)(Q, "raws", "namespace") && (Q.raws.namespace += me), ce = "namespace"), ye = !1;
19987
+ me[E.FIELDS.TYPE] === w.equals ? (Q.operator = fe, le = "operator") : (!Q.namespace || le === "namespace" && !ge) && me && (z && ((0, A.ensureObject)(Q, "spaces", "attribute"), Q.spaces.attribute.before = z, z = ""), oe && ((0, A.ensureObject)(Q, "raws", "spaces", "attribute"), Q.raws.spaces.attribute.before = z, oe = ""), Q.namespace = (Q.namespace || "") + fe, (0, A.getProp)(Q, "raws", "namespace") && (Q.raws.namespace += fe), le = "namespace"), ge = !1;
19988
19988
  break;
19989
19989
  case w.dollar:
19990
- if (ce === "value") {
19990
+ if (le === "value") {
19991
19991
  var Me = (0, A.getProp)(Q, "raws", "value");
19992
19992
  Q.value += "$", Me && (Q.raws.value = Me + "$");
19993
19993
  break;
19994
19994
  }
19995
19995
  case w.caret:
19996
- ge[E.FIELDS.TYPE] === w.equals && (Q.operator = me, ce = "operator"), ye = !1;
19996
+ me[E.FIELDS.TYPE] === w.equals && (Q.operator = fe, le = "operator"), ge = !1;
19997
19997
  break;
19998
19998
  case w.combinator:
19999
- if (me === "~" && ge[E.FIELDS.TYPE] === w.equals && (Q.operator = me, ce = "operator"), me !== "|") {
20000
- ye = !1;
19999
+ if (fe === "~" && me[E.FIELDS.TYPE] === w.equals && (Q.operator = fe, le = "operator"), fe !== "|") {
20000
+ ge = !1;
20001
20001
  break;
20002
20002
  }
20003
- ge[E.FIELDS.TYPE] === w.equals ? (Q.operator = me, ce = "operator") : Q.namespace || Q.attribute || (Q.namespace = !0), ye = !1;
20003
+ me[E.FIELDS.TYPE] === w.equals ? (Q.operator = fe, le = "operator") : Q.namespace || Q.attribute || (Q.namespace = !0), ge = !1;
20004
20004
  break;
20005
20005
  case w.word:
20006
- if (ge && this.content(ge) === "|" && J[se + 2] && J[se + 2][E.FIELDS.TYPE] !== w.equals && !Q.operator && !Q.namespace) Q.namespace = me, ce = "namespace";
20007
- else if (!Q.attribute || ce === "attribute" && !ye)
20008
- W && ((0, A.ensureObject)(Q, "spaces", "attribute"), Q.spaces.attribute.before = W, W = ""), ie && ((0, A.ensureObject)(Q, "raws", "spaces", "attribute"), Q.raws.spaces.attribute.before = ie, ie = ""), Q.attribute = (Q.attribute || "") + me, (0, A.getProp)(Q, "raws", "attribute") && (Q.raws.attribute += me), ce = "attribute";
20009
- else if (!Q.value && Q.value !== "" || ce === "value" && !ye && !Q.quoteMark) {
20010
- var at = (0, A.unesc)(me), St = (0, A.getProp)(Q, "raws", "value") || "", Zt = Q.value || "";
20011
- Q.value = Zt + at, Q.quoteMark = null, (at !== me || St) && ((0, A.ensureObject)(Q, "raws"), Q.raws.value = (St || Zt) + me), ce = "value";
20006
+ if (me && this.content(me) === "|" && J[se + 2] && J[se + 2][E.FIELDS.TYPE] !== w.equals && !Q.operator && !Q.namespace) Q.namespace = fe, le = "namespace";
20007
+ else if (!Q.attribute || le === "attribute" && !ge)
20008
+ z && ((0, A.ensureObject)(Q, "spaces", "attribute"), Q.spaces.attribute.before = z, z = ""), oe && ((0, A.ensureObject)(Q, "raws", "spaces", "attribute"), Q.raws.spaces.attribute.before = oe, oe = ""), Q.attribute = (Q.attribute || "") + fe, (0, A.getProp)(Q, "raws", "attribute") && (Q.raws.attribute += fe), le = "attribute";
20009
+ else if (!Q.value && Q.value !== "" || le === "value" && !ge && !Q.quoteMark) {
20010
+ var at = (0, A.unesc)(fe), St = (0, A.getProp)(Q, "raws", "value") || "", Zt = Q.value || "";
20011
+ Q.value = Zt + at, Q.quoteMark = null, (at !== fe || St) && ((0, A.ensureObject)(Q, "raws"), Q.raws.value = (St || Zt) + fe), le = "value";
20012
20012
  } else {
20013
- var hr = me === "i" || me === "I";
20014
- !Q.value && Q.value !== "" || !Q.quoteMark && !ye ? (Q.value || Q.value === "") && (ce = "value", Q.value += me, Q.raws.value && (Q.raws.value += me)) : (Q.insensitive = hr, hr && me !== "I" || ((0, A.ensureObject)(Q, "raws"), Q.raws.insensitiveFlag = me), ce = "insensitive", W && ((0, A.ensureObject)(Q, "spaces", "insensitive"), Q.spaces.insensitive.before = W, W = ""), ie && ((0, A.ensureObject)(Q, "raws", "spaces", "insensitive"), Q.raws.spaces.insensitive.before = ie, ie = ""));
20013
+ var hr = fe === "i" || fe === "I";
20014
+ !Q.value && Q.value !== "" || !Q.quoteMark && !ge ? (Q.value || Q.value === "") && (le = "value", Q.value += fe, Q.raws.value && (Q.raws.value += fe)) : (Q.insensitive = hr, hr && fe !== "I" || ((0, A.ensureObject)(Q, "raws"), Q.raws.insensitiveFlag = fe), le = "insensitive", z && ((0, A.ensureObject)(Q, "spaces", "insensitive"), Q.spaces.insensitive.before = z, z = ""), oe && ((0, A.ensureObject)(Q, "raws", "spaces", "insensitive"), Q.raws.spaces.insensitive.before = oe, oe = ""));
20015
20015
  }
20016
- ye = !1;
20016
+ ge = !1;
20017
20017
  break;
20018
20018
  case w.str:
20019
20019
  if (!Q.attribute || !Q.operator) return this.error("Expected an attribute followed by an operator preceding the string.", { index: Ee[E.FIELDS.START_POS] });
20020
- var os = (0, T.unescapeValue)(me), Tn = os.unescaped, Dr = os.quoteMark;
20021
- Q.value = Tn, Q.quoteMark = Dr, ce = "value", (0, A.ensureObject)(Q, "raws"), Q.raws.value = me, ye = !1;
20020
+ var os = (0, T.unescapeValue)(fe), Tn = os.unescaped, Dr = os.quoteMark;
20021
+ Q.value = Tn, Q.quoteMark = Dr, le = "value", (0, A.ensureObject)(Q, "raws"), Q.raws.value = fe, ge = !1;
20022
20022
  break;
20023
20023
  case w.equals:
20024
- if (!Q.attribute) return this.expected("attribute", Ee[E.FIELDS.START_POS], me);
20024
+ if (!Q.attribute) return this.expected("attribute", Ee[E.FIELDS.START_POS], fe);
20025
20025
  if (Q.value) return this.error('Unexpected "=" found; an operator was already defined.', { index: Ee[E.FIELDS.START_POS] });
20026
- Q.operator = Q.operator ? Q.operator + me : me, ce = "operator", ye = !1;
20026
+ Q.operator = Q.operator ? Q.operator + fe : fe, le = "operator", ge = !1;
20027
20027
  break;
20028
20028
  case w.comment:
20029
- if (ce) if (ye || ge && ge[E.FIELDS.TYPE] === w.space || ce === "insensitive") {
20030
- var er = (0, A.getProp)(Q, "spaces", ce, "after") || "", Fr = (0, A.getProp)(Q, "raws", "spaces", ce, "after") || er;
20031
- (0, A.ensureObject)(Q, "raws", "spaces", ce), Q.raws.spaces[ce].after = Fr + me;
20029
+ if (le) if (ge || me && me[E.FIELDS.TYPE] === w.space || le === "insensitive") {
20030
+ var er = (0, A.getProp)(Q, "spaces", le, "after") || "", Fr = (0, A.getProp)(Q, "raws", "spaces", le, "after") || er;
20031
+ (0, A.ensureObject)(Q, "raws", "spaces", le), Q.raws.spaces[le].after = Fr + fe;
20032
20032
  } else {
20033
- var Ga = Q[ce] || "", Xa = (0, A.getProp)(Q, "raws", ce) || Ga;
20034
- (0, A.ensureObject)(Q, "raws"), Q.raws[ce] = Xa + me;
20033
+ var Ga = Q[le] || "", Xa = (0, A.getProp)(Q, "raws", le) || Ga;
20034
+ (0, A.ensureObject)(Q, "raws"), Q.raws[le] = Xa + fe;
20035
20035
  }
20036
- else ie += me;
20036
+ else oe += fe;
20037
20037
  break;
20038
20038
  default:
20039
- return this.error('Unexpected "' + me + '" found.', { index: Ee[E.FIELDS.START_POS] });
20039
+ return this.error('Unexpected "' + fe + '" found.', { index: Ee[E.FIELDS.START_POS] });
20040
20040
  }
20041
20041
  se++;
20042
20042
  }
20043
20043
  ee(Q, "attribute"), ee(Q, "namespace"), this.newNode(new T.default(Q)), this.position++;
20044
- }, le.parseWhitespaceEquivalentTokens = function(J) {
20044
+ }, ae.parseWhitespaceEquivalentTokens = function(J) {
20045
20045
  J < 0 && (J = this.tokens.length);
20046
- var $ = this.position, oe = [], Q = "", se = void 0;
20046
+ var $ = this.position, ie = [], Q = "", se = void 0;
20047
20047
  do
20048
20048
  if (U[this.currToken[E.FIELDS.TYPE]]) this.options.lossy || (Q += this.content());
20049
20049
  else if (this.currToken[E.FIELDS.TYPE] === w.comment) {
20050
- var W = {};
20051
- Q && (W.before = Q, Q = ""), se = new l.default({ value: this.content(), source: q(this.currToken), sourceIndex: this.currToken[E.FIELDS.START_POS], spaces: W }), oe.push(se);
20050
+ var z = {};
20051
+ Q && (z.before = Q, Q = ""), se = new l.default({ value: this.content(), source: q(this.currToken), sourceIndex: this.currToken[E.FIELDS.START_POS], spaces: z }), ie.push(se);
20052
20052
  }
20053
20053
  while (++this.position < J);
20054
20054
  if (Q) {
20055
20055
  if (se) se.spaces.after = Q;
20056
20056
  else if (!this.options.lossy) {
20057
- var ie = this.tokens[$], ce = this.tokens[this.position - 1];
20058
- oe.push(new g.default({ value: "", source: F(ie[E.FIELDS.START_LINE], ie[E.FIELDS.START_COL], ce[E.FIELDS.END_LINE], ce[E.FIELDS.END_COL]), sourceIndex: ie[E.FIELDS.START_POS], spaces: { before: Q, after: "" } }));
20057
+ var oe = this.tokens[$], le = this.tokens[this.position - 1];
20058
+ ie.push(new g.default({ value: "", source: F(oe[E.FIELDS.START_LINE], oe[E.FIELDS.START_COL], le[E.FIELDS.END_LINE], le[E.FIELDS.END_COL]), sourceIndex: oe[E.FIELDS.START_POS], spaces: { before: Q, after: "" } }));
20059
20059
  }
20060
20060
  }
20061
- return oe;
20062
- }, le.convertWhitespaceNodesToSpace = function(J, $) {
20063
- var oe = this;
20061
+ return ie;
20062
+ }, ae.convertWhitespaceNodesToSpace = function(J, $) {
20063
+ var ie = this;
20064
20064
  $ === void 0 && ($ = !1);
20065
20065
  var Q = "", se = "";
20066
- return J.forEach(function(W) {
20067
- var ie = oe.lossySpace(W.spaces.before, $), ce = oe.lossySpace(W.rawSpaceBefore, $);
20068
- Q += ie + oe.lossySpace(W.spaces.after, $ && ie.length === 0), se += ie + W.value + oe.lossySpace(W.rawSpaceAfter, $ && ce.length === 0);
20066
+ return J.forEach(function(z) {
20067
+ var oe = ie.lossySpace(z.spaces.before, $), le = ie.lossySpace(z.rawSpaceBefore, $);
20068
+ Q += oe + ie.lossySpace(z.spaces.after, $ && oe.length === 0), se += oe + z.value + ie.lossySpace(z.rawSpaceAfter, $ && le.length === 0);
20069
20069
  }), se === Q && (se = void 0), { space: Q, rawSpace: se };
20070
- }, le.isNamedCombinator = function(J) {
20070
+ }, ae.isNamedCombinator = function(J) {
20071
20071
  return J === void 0 && (J = this.position), this.tokens[J + 0] && this.tokens[J + 0][E.FIELDS.TYPE] === w.slash && this.tokens[J + 1] && this.tokens[J + 1][E.FIELDS.TYPE] === w.word && this.tokens[J + 2] && this.tokens[J + 2][E.FIELDS.TYPE] === w.slash;
20072
- }, le.namedCombinator = function() {
20072
+ }, ae.namedCombinator = function() {
20073
20073
  if (this.isNamedCombinator()) {
20074
- var J = this.content(this.tokens[this.position + 1]), $ = (0, A.unesc)(J).toLowerCase(), oe = {};
20075
- $ !== J && (oe.value = "/" + J + "/");
20076
- var Q = new y.default({ value: "/" + $ + "/", source: F(this.currToken[E.FIELDS.START_LINE], this.currToken[E.FIELDS.START_COL], this.tokens[this.position + 2][E.FIELDS.END_LINE], this.tokens[this.position + 2][E.FIELDS.END_COL]), sourceIndex: this.currToken[E.FIELDS.START_POS], raws: oe });
20074
+ var J = this.content(this.tokens[this.position + 1]), $ = (0, A.unesc)(J).toLowerCase(), ie = {};
20075
+ $ !== J && (ie.value = "/" + J + "/");
20076
+ var Q = new y.default({ value: "/" + $ + "/", source: F(this.currToken[E.FIELDS.START_LINE], this.currToken[E.FIELDS.START_COL], this.tokens[this.position + 2][E.FIELDS.END_LINE], this.tokens[this.position + 2][E.FIELDS.END_COL]), sourceIndex: this.currToken[E.FIELDS.START_POS], raws: ie });
20077
20077
  return this.position = this.position + 3, Q;
20078
20078
  }
20079
20079
  this.unexpected();
20080
- }, le.combinator = function() {
20080
+ }, ae.combinator = function() {
20081
20081
  var J = this;
20082
20082
  if (this.content() === "|") return this.namespace();
20083
20083
  var $ = this.locateNextMeaningfulToken(this.position);
20084
20084
  if (!($ < 0 || this.tokens[$][E.FIELDS.TYPE] === w.comma || this.tokens[$][E.FIELDS.TYPE] === w.closeParenthesis)) {
20085
- var oe, Q = this.currToken, se = void 0;
20086
- if ($ > this.position && (se = this.parseWhitespaceEquivalentTokens($)), this.isNamedCombinator() ? oe = this.namedCombinator() : this.currToken[E.FIELDS.TYPE] === w.combinator ? (oe = new y.default({ value: this.content(), source: q(this.currToken), sourceIndex: this.currToken[E.FIELDS.START_POS] }), this.position++) : U[this.currToken[E.FIELDS.TYPE]] || se || this.unexpected(), oe) {
20085
+ var ie, Q = this.currToken, se = void 0;
20086
+ if ($ > this.position && (se = this.parseWhitespaceEquivalentTokens($)), this.isNamedCombinator() ? ie = this.namedCombinator() : this.currToken[E.FIELDS.TYPE] === w.combinator ? (ie = new y.default({ value: this.content(), source: q(this.currToken), sourceIndex: this.currToken[E.FIELDS.START_POS] }), this.position++) : U[this.currToken[E.FIELDS.TYPE]] || se || this.unexpected(), ie) {
20087
20087
  if (se) {
20088
- var W = this.convertWhitespaceNodesToSpace(se), ie = W.space, ce = W.rawSpace;
20089
- oe.spaces.before = ie, oe.rawSpaceBefore = ce;
20088
+ var z = this.convertWhitespaceNodesToSpace(se), oe = z.space, le = z.rawSpace;
20089
+ ie.spaces.before = oe, ie.rawSpaceBefore = le;
20090
20090
  }
20091
20091
  } else {
20092
- var ye = this.convertWhitespaceNodesToSpace(se, !0), Ee = ye.space, me = ye.rawSpace;
20093
- me || (me = Ee);
20094
- var ge = {}, Oe = { spaces: {} };
20095
- Ee.endsWith(" ") && me.endsWith(" ") ? (ge.before = Ee.slice(0, Ee.length - 1), Oe.spaces.before = me.slice(0, me.length - 1)) : Ee.startsWith(" ") && me.startsWith(" ") ? (ge.after = Ee.slice(1), Oe.spaces.after = me.slice(1)) : Oe.value = me, oe = new y.default({ value: " ", source: G(Q, this.tokens[this.position - 1]), sourceIndex: Q[E.FIELDS.START_POS], spaces: ge, raws: Oe });
20092
+ var ge = this.convertWhitespaceNodesToSpace(se, !0), Ee = ge.space, fe = ge.rawSpace;
20093
+ fe || (fe = Ee);
20094
+ var me = {}, Oe = { spaces: {} };
20095
+ Ee.endsWith(" ") && fe.endsWith(" ") ? (me.before = Ee.slice(0, Ee.length - 1), Oe.spaces.before = fe.slice(0, fe.length - 1)) : Ee.startsWith(" ") && fe.startsWith(" ") ? (me.after = Ee.slice(1), Oe.spaces.after = fe.slice(1)) : Oe.value = fe, ie = new y.default({ value: " ", source: G(Q, this.tokens[this.position - 1]), sourceIndex: Q[E.FIELDS.START_POS], spaces: me, raws: Oe });
20096
20096
  }
20097
- return this.currToken && this.currToken[E.FIELDS.TYPE] === w.space && (oe.spaces.after = this.optionalSpace(this.content()), this.position++), this.newNode(oe);
20097
+ return this.currToken && this.currToken[E.FIELDS.TYPE] === w.space && (ie.spaces.after = this.optionalSpace(this.content()), this.position++), this.newNode(ie);
20098
20098
  }
20099
20099
  var qe = this.parseWhitespaceEquivalentTokens($);
20100
20100
  if (qe.length > 0) {
@@ -20106,110 +20106,110 @@ function Iw() {
20106
20106
  return J.newNode(hr);
20107
20107
  });
20108
20108
  }
20109
- }, le.comma = function() {
20109
+ }, ae.comma = function() {
20110
20110
  if (this.position === this.tokens.length - 1) return this.root.trailingComma = !0, void this.position++;
20111
20111
  this.current._inferEndPosition();
20112
- var J = new o.default({ source: { start: z(this.tokens[this.position + 1]) }, sourceIndex: this.tokens[this.position + 1][E.FIELDS.START_POS] });
20112
+ var J = new o.default({ source: { start: W(this.tokens[this.position + 1]) }, sourceIndex: this.tokens[this.position + 1][E.FIELDS.START_POS] });
20113
20113
  this.current.parent.append(J), this.current = J, this.position++;
20114
- }, le.comment = function() {
20114
+ }, ae.comment = function() {
20115
20115
  var J = this.currToken;
20116
20116
  this.newNode(new l.default({ value: this.content(), source: q(J), sourceIndex: J[E.FIELDS.START_POS] })), this.position++;
20117
- }, le.error = function(J, $) {
20117
+ }, ae.error = function(J, $) {
20118
20118
  throw this.root.error(J, $);
20119
- }, le.missingBackslash = function() {
20119
+ }, ae.missingBackslash = function() {
20120
20120
  return this.error("Expected a backslash preceding the semicolon.", { index: this.currToken[E.FIELDS.START_POS] });
20121
- }, le.missingParenthesis = function() {
20121
+ }, ae.missingParenthesis = function() {
20122
20122
  return this.expected("opening parenthesis", this.currToken[E.FIELDS.START_POS]);
20123
- }, le.missingSquareBracket = function() {
20123
+ }, ae.missingSquareBracket = function() {
20124
20124
  return this.expected("opening square bracket", this.currToken[E.FIELDS.START_POS]);
20125
- }, le.unexpected = function() {
20125
+ }, ae.unexpected = function() {
20126
20126
  return this.error("Unexpected '" + this.content() + "'. Escaping special characters with \\ may help.", this.currToken[E.FIELDS.START_POS]);
20127
- }, le.unexpectedPipe = function() {
20127
+ }, ae.unexpectedPipe = function() {
20128
20128
  return this.error("Unexpected '|'.", this.currToken[E.FIELDS.START_POS]);
20129
- }, le.namespace = function() {
20129
+ }, ae.namespace = function() {
20130
20130
  var J = this.prevToken && this.content(this.prevToken) || !0;
20131
20131
  return this.nextToken[E.FIELDS.TYPE] === w.word ? (this.position++, this.word(J)) : this.nextToken[E.FIELDS.TYPE] === w.asterisk ? (this.position++, this.universal(J)) : void this.unexpectedPipe();
20132
- }, le.nesting = function() {
20132
+ }, ae.nesting = function() {
20133
20133
  if (this.nextToken && this.content(this.nextToken) === "|") return void this.position++;
20134
20134
  var J = this.currToken;
20135
20135
  this.newNode(new v.default({ value: this.content(), source: q(J), sourceIndex: J[E.FIELDS.START_POS] })), this.position++;
20136
- }, le.parentheses = function() {
20136
+ }, ae.parentheses = function() {
20137
20137
  var J = this.current.last, $ = 1;
20138
20138
  if (this.position++, J && J.type === C.PSEUDO) {
20139
- var oe = new o.default({ source: { start: z(this.tokens[this.position]) }, sourceIndex: this.tokens[this.position][E.FIELDS.START_POS] }), Q = this.current;
20140
- for (J.append(oe), this.current = oe; this.position < this.tokens.length && $; ) this.currToken[E.FIELDS.TYPE] === w.openParenthesis && $++, this.currToken[E.FIELDS.TYPE] === w.closeParenthesis && $--, $ ? this.parse() : (this.current.source.end = H(this.currToken), this.current.parent.source.end = H(this.currToken), this.position++);
20139
+ var ie = new o.default({ source: { start: W(this.tokens[this.position]) }, sourceIndex: this.tokens[this.position][E.FIELDS.START_POS] }), Q = this.current;
20140
+ for (J.append(ie), this.current = ie; this.position < this.tokens.length && $; ) this.currToken[E.FIELDS.TYPE] === w.openParenthesis && $++, this.currToken[E.FIELDS.TYPE] === w.closeParenthesis && $--, $ ? this.parse() : (this.current.source.end = V(this.currToken), this.current.parent.source.end = V(this.currToken), this.position++);
20141
20141
  this.current = Q;
20142
20142
  } else {
20143
- for (var se, W = this.currToken, ie = "("; this.position < this.tokens.length && $; ) this.currToken[E.FIELDS.TYPE] === w.openParenthesis && $++, this.currToken[E.FIELDS.TYPE] === w.closeParenthesis && $--, se = this.currToken, ie += this.parseParenthesisToken(this.currToken), this.position++;
20144
- J ? J.appendToPropertyAndEscape("value", ie, ie) : this.newNode(new g.default({ value: ie, source: F(W[E.FIELDS.START_LINE], W[E.FIELDS.START_COL], se[E.FIELDS.END_LINE], se[E.FIELDS.END_COL]), sourceIndex: W[E.FIELDS.START_POS] }));
20143
+ for (var se, z = this.currToken, oe = "("; this.position < this.tokens.length && $; ) this.currToken[E.FIELDS.TYPE] === w.openParenthesis && $++, this.currToken[E.FIELDS.TYPE] === w.closeParenthesis && $--, se = this.currToken, oe += this.parseParenthesisToken(this.currToken), this.position++;
20144
+ J ? J.appendToPropertyAndEscape("value", oe, oe) : this.newNode(new g.default({ value: oe, source: F(z[E.FIELDS.START_LINE], z[E.FIELDS.START_COL], se[E.FIELDS.END_LINE], se[E.FIELDS.END_COL]), sourceIndex: z[E.FIELDS.START_POS] }));
20145
20145
  }
20146
20146
  if ($) return this.expected("closing parenthesis", this.currToken[E.FIELDS.START_POS]);
20147
- }, le.pseudo = function() {
20148
- for (var J = this, $ = "", oe = this.currToken; this.currToken && this.currToken[E.FIELDS.TYPE] === w.colon; ) $ += this.content(), this.position++;
20147
+ }, ae.pseudo = function() {
20148
+ for (var J = this, $ = "", ie = this.currToken; this.currToken && this.currToken[E.FIELDS.TYPE] === w.colon; ) $ += this.content(), this.position++;
20149
20149
  return this.currToken ? this.currToken[E.FIELDS.TYPE] !== w.word ? this.expected(["pseudo-class", "pseudo-element"], this.currToken[E.FIELDS.START_POS]) : void this.splitWord(!1, function(Q, se) {
20150
- $ += Q, J.newNode(new f.default({ value: $, source: G(oe, J.currToken), sourceIndex: oe[E.FIELDS.START_POS] })), se > 1 && J.nextToken && J.nextToken[E.FIELDS.TYPE] === w.openParenthesis && J.error("Misplaced parenthesis.", { index: J.nextToken[E.FIELDS.START_POS] });
20150
+ $ += Q, J.newNode(new f.default({ value: $, source: G(ie, J.currToken), sourceIndex: ie[E.FIELDS.START_POS] })), se > 1 && J.nextToken && J.nextToken[E.FIELDS.TYPE] === w.openParenthesis && J.error("Misplaced parenthesis.", { index: J.nextToken[E.FIELDS.START_POS] });
20151
20151
  }) : this.expected(["pseudo-class", "pseudo-element"], this.position - 1);
20152
- }, le.space = function() {
20152
+ }, ae.space = function() {
20153
20153
  var J = this.content();
20154
20154
  this.position === 0 || this.prevToken[E.FIELDS.TYPE] === w.comma || this.prevToken[E.FIELDS.TYPE] === w.openParenthesis || this.current.nodes.every(function($) {
20155
20155
  return $.type === "comment";
20156
20156
  }) ? (this.spaces = this.optionalSpace(J), this.position++) : this.position === this.tokens.length - 1 || this.nextToken[E.FIELDS.TYPE] === w.comma || this.nextToken[E.FIELDS.TYPE] === w.closeParenthesis ? (this.current.last.spaces.after = this.optionalSpace(J), this.position++) : this.combinator();
20157
- }, le.string = function() {
20157
+ }, ae.string = function() {
20158
20158
  var J = this.currToken;
20159
20159
  this.newNode(new g.default({ value: this.content(), source: q(J), sourceIndex: J[E.FIELDS.START_POS] })), this.position++;
20160
- }, le.universal = function(J) {
20160
+ }, ae.universal = function(J) {
20161
20161
  var $ = this.nextToken;
20162
20162
  if ($ && this.content($) === "|") return this.position++, this.namespace();
20163
- var oe = this.currToken;
20164
- this.newNode(new m.default({ value: this.content(), source: q(oe), sourceIndex: oe[E.FIELDS.START_POS] }), J), this.position++;
20165
- }, le.splitWord = function(J, $) {
20166
- for (var oe = this, Q = this.nextToken, se = this.content(); Q && ~[w.dollar, w.caret, w.equals, w.word].indexOf(Q[E.FIELDS.TYPE]); ) {
20163
+ var ie = this.currToken;
20164
+ this.newNode(new m.default({ value: this.content(), source: q(ie), sourceIndex: ie[E.FIELDS.START_POS] }), J), this.position++;
20165
+ }, ae.splitWord = function(J, $) {
20166
+ for (var ie = this, Q = this.nextToken, se = this.content(); Q && ~[w.dollar, w.caret, w.equals, w.word].indexOf(Q[E.FIELDS.TYPE]); ) {
20167
20167
  this.position++;
20168
- var W = this.content();
20169
- if (se += W, W.lastIndexOf("\\") === W.length - 1) {
20170
- var ie = this.nextToken;
20171
- ie && ie[E.FIELDS.TYPE] === w.space && (se += this.requiredSpace(this.content(ie)), this.position++);
20168
+ var z = this.content();
20169
+ if (se += z, z.lastIndexOf("\\") === z.length - 1) {
20170
+ var oe = this.nextToken;
20171
+ oe && oe[E.FIELDS.TYPE] === w.space && (se += this.requiredSpace(this.content(oe)), this.position++);
20172
20172
  }
20173
20173
  Q = this.nextToken;
20174
20174
  }
20175
- var ce = ae(se, ".").filter(function(ge) {
20176
- var Oe = se[ge - 1] === "\\", qe = /^\d+\.\d+%$/.test(se);
20175
+ var le = ce(se, ".").filter(function(me) {
20176
+ var Oe = se[me - 1] === "\\", qe = /^\d+\.\d+%$/.test(se);
20177
20177
  return !Oe && !qe;
20178
- }), ye = ae(se, "#").filter(function(ge) {
20179
- return se[ge - 1] !== "\\";
20180
- }), Ee = ae(se, "#{");
20181
- Ee.length && (ye = ye.filter(function(ge) {
20182
- return !~Ee.indexOf(ge);
20178
+ }), ge = ce(se, "#").filter(function(me) {
20179
+ return se[me - 1] !== "\\";
20180
+ }), Ee = ce(se, "#{");
20181
+ Ee.length && (ge = ge.filter(function(me) {
20182
+ return !~Ee.indexOf(me);
20183
20183
  }));
20184
- var me = (0, b.default)((function() {
20185
- var ge = Array.prototype.concat.apply([], arguments);
20186
- return ge.filter(function(Oe, qe) {
20187
- return qe === ge.indexOf(Oe);
20184
+ var fe = (0, b.default)((function() {
20185
+ var me = Array.prototype.concat.apply([], arguments);
20186
+ return me.filter(function(Oe, qe) {
20187
+ return qe === me.indexOf(Oe);
20188
20188
  });
20189
- })([0].concat(ce, ye)));
20190
- me.forEach(function(ge, Oe) {
20191
- var qe, Me = me[Oe + 1] || se.length, at = se.slice(ge, Me);
20192
- if (Oe === 0 && $) return $.call(oe, at, me.length);
20193
- var St = oe.currToken, Zt = St[E.FIELDS.START_POS] + me[Oe], hr = F(St[1], St[2] + ge, St[3], St[2] + (Me - 1));
20194
- if (~ce.indexOf(ge)) {
20189
+ })([0].concat(le, ge)));
20190
+ fe.forEach(function(me, Oe) {
20191
+ var qe, Me = fe[Oe + 1] || se.length, at = se.slice(me, Me);
20192
+ if (Oe === 0 && $) return $.call(ie, at, fe.length);
20193
+ var St = ie.currToken, Zt = St[E.FIELDS.START_POS] + fe[Oe], hr = F(St[1], St[2] + me, St[3], St[2] + (Me - 1));
20194
+ if (~le.indexOf(me)) {
20195
20195
  var os = { value: at.slice(1), source: hr, sourceIndex: Zt };
20196
20196
  qe = new c.default(ee(os, "value"));
20197
- } else if (~ye.indexOf(ge)) {
20197
+ } else if (~ge.indexOf(me)) {
20198
20198
  var Tn = { value: at.slice(1), source: hr, sourceIndex: Zt };
20199
20199
  qe = new p.default(ee(Tn, "value"));
20200
20200
  } else {
20201
20201
  var Dr = { value: at, source: hr, sourceIndex: Zt };
20202
20202
  ee(Dr, "value"), qe = new d.default(Dr);
20203
20203
  }
20204
- oe.newNode(qe, J), J = null;
20204
+ ie.newNode(qe, J), J = null;
20205
20205
  }), this.position++;
20206
- }, le.word = function(J) {
20206
+ }, ae.word = function(J) {
20207
20207
  var $ = this.nextToken;
20208
20208
  return $ && this.content($) === "|" ? (this.position++, this.namespace()) : this.splitWord(J);
20209
- }, le.loop = function() {
20209
+ }, ae.loop = function() {
20210
20210
  for (; this.position < this.tokens.length; ) this.parse(!0);
20211
20211
  return this.current._inferEndPosition(), this.root;
20212
- }, le.parse = function(J) {
20212
+ }, ae.parse = function(J) {
20213
20213
  switch (this.currToken[E.FIELDS.TYPE]) {
20214
20214
  case w.space:
20215
20215
  this.space();
@@ -20258,27 +20258,27 @@ function Iw() {
20258
20258
  default:
20259
20259
  this.unexpected();
20260
20260
  }
20261
- }, le.expected = function(J, $, oe) {
20261
+ }, ae.expected = function(J, $, ie) {
20262
20262
  if (Array.isArray(J)) {
20263
20263
  var Q = J.pop();
20264
20264
  J = J.join(", ") + " or " + Q;
20265
20265
  }
20266
20266
  var se = /^[aeiou]/.test(J[0]) ? "an" : "a";
20267
- return oe ? this.error("Expected " + se + " " + J + ', found "' + oe + '" instead.', { index: $ }) : this.error("Expected " + se + " " + J + ".", { index: $ });
20268
- }, le.requiredSpace = function(J) {
20267
+ return ie ? this.error("Expected " + se + " " + J + ', found "' + ie + '" instead.', { index: $ }) : this.error("Expected " + se + " " + J + ".", { index: $ });
20268
+ }, ae.requiredSpace = function(J) {
20269
20269
  return this.options.lossy ? " " : J;
20270
- }, le.optionalSpace = function(J) {
20270
+ }, ae.optionalSpace = function(J) {
20271
20271
  return this.options.lossy ? "" : J;
20272
- }, le.lossySpace = function(J, $) {
20272
+ }, ae.lossySpace = function(J, $) {
20273
20273
  return this.options.lossy ? $ ? " " : "" : J;
20274
- }, le.parseParenthesisToken = function(J) {
20274
+ }, ae.parseParenthesisToken = function(J) {
20275
20275
  var $ = this.content(J);
20276
20276
  return J[E.FIELDS.TYPE] === w.space ? this.requiredSpace($) : $;
20277
- }, le.newNode = function(J, $) {
20277
+ }, ae.newNode = function(J, $) {
20278
20278
  return $ && (/^ +$/.test($) && (this.options.lossy || (this.spaces = (this.spaces || "") + $), $ = !0), J.namespace = $, ee(J, "namespace")), this.spaces && (J.spaces.before = this.spaces, this.spaces = ""), this.current.append(J);
20279
- }, le.content = function(J) {
20279
+ }, ae.content = function(J) {
20280
20280
  return J === void 0 && (J = this.currToken), this.css.slice(J[E.FIELDS.START_POS], J[E.FIELDS.END_POS]);
20281
- }, le.locateNextMeaningfulToken = function(J) {
20281
+ }, ae.locateNextMeaningfulToken = function(J) {
20282
20282
  J === void 0 && (J = this.position + 1);
20283
20283
  for (var $ = J; $ < this.tokens.length; ) {
20284
20284
  if (!X[this.tokens[$][E.FIELDS.TYPE]]) return $;
@@ -20293,7 +20293,7 @@ function Iw() {
20293
20293
  return this.tokens[this.position - 1];
20294
20294
  } }]), Y;
20295
20295
  })();
20296
- t.default = fe, e.exports = t.default;
20296
+ t.default = be, e.exports = t.default;
20297
20297
  })(pl, pl.exports)), pl.exports;
20298
20298
  }
20299
20299
  function Nw() {
@@ -20960,7 +20960,7 @@ function qw() {
20960
20960
  }, c.prototype._version = 3, Object.defineProperty(c.prototype, "sources", { get: function() {
20961
20961
  return this._absoluteSources.slice();
20962
20962
  } }), c.prototype._parseMappings = function(d, g) {
20963
- for (var f, T, m, y, v, b = 1, E = 0, w = 0, C = 0, A = 0, O = 0, D = d.length, N = 0, j = {}, U = {}, X = [], z = []; N < D; ) if (d.charAt(N) === ";") b++, N++, E = 0;
20963
+ for (var f, T, m, y, v, b = 1, E = 0, w = 0, C = 0, A = 0, O = 0, D = d.length, N = 0, j = {}, U = {}, X = [], W = []; N < D; ) if (d.charAt(N) === ";") b++, N++, E = 0;
20964
20964
  else if (d.charAt(N) === ",") N++;
20965
20965
  else {
20966
20966
  for ((f = new l()).generatedLine = b, y = N; y < D && !this._charIsMappingSeparator(d, y); y++) ;
@@ -20971,9 +20971,9 @@ function qw() {
20971
20971
  if (m.length === 3) throw new Error("Found a source and line, but no column");
20972
20972
  j[T] = m;
20973
20973
  }
20974
- f.generatedColumn = E + m[0], E = f.generatedColumn, m.length > 1 && (f.source = A + m[1], A += m[1], f.originalLine = w + m[2], w = f.originalLine, f.originalLine += 1, f.originalColumn = C + m[3], C = f.originalColumn, m.length > 4 && (f.name = O + m[4], O += m[4])), z.push(f), typeof f.originalLine == "number" && X.push(f);
20974
+ f.generatedColumn = E + m[0], E = f.generatedColumn, m.length > 1 && (f.source = A + m[1], A += m[1], f.originalLine = w + m[2], w = f.originalLine, f.originalLine += 1, f.originalColumn = C + m[3], C = f.originalColumn, m.length > 4 && (f.name = O + m[4], O += m[4])), W.push(f), typeof f.originalLine == "number" && X.push(f);
20975
20975
  }
20976
- i(z, e.compareByGeneratedPositionsDeflated), this.__generatedMappings = z, i(X, e.compareByOriginalPositions), this.__originalMappings = X;
20976
+ i(W, e.compareByGeneratedPositionsDeflated), this.__generatedMappings = W, i(X, e.compareByOriginalPositions), this.__originalMappings = X;
20977
20977
  }, c.prototype._findMapping = function(d, g, f, T, m, y) {
20978
20978
  if (d[f] <= 0) throw new TypeError("Line must be greater than or equal to 1, got " + d[f]);
20979
20979
  if (d[T] < 0) throw new TypeError("Column must be greater than or equal to 0, got " + d[T]);
@@ -21233,9 +21233,9 @@ var Qw = Object.defineProperty, Zw = Object.defineProperties, e_ = Object.getOwn
21233
21233
  }, rg = (e, t) => Zw(e, e_(t));
21234
21234
  function s_(e) {
21235
21235
  return (function(t) {
21236
- const { filename: s, id: n, scoped: i = !1, trim: o = !0, isProd: c = !1, modules: l = !1, modulesOptions: p = {}, preprocessLang: d, postcssOptions: g, postcssPlugins: f } = t, T = d && Yw[d], m = T && (function(z, H) {
21237
- if (!z.preprocessCustomRequire) throw new Error("[@vue/compiler-sfc] Style preprocessing in the browser build must provide the `preprocessCustomRequire` option to return the in-browser version of the preprocessor.");
21238
- return H(z.source, z.inMap || z.map, Ml({ filename: z.filename }, z.preprocessOptions), z.preprocessCustomRequire);
21236
+ const { filename: s, id: n, scoped: i = !1, trim: o = !0, isProd: c = !1, modules: l = !1, modulesOptions: p = {}, preprocessLang: d, postcssOptions: g, postcssPlugins: f } = t, T = d && Yw[d], m = T && (function(W, V) {
21237
+ if (!W.preprocessCustomRequire) throw new Error("[@vue/compiler-sfc] Style preprocessing in the browser build must provide the `preprocessCustomRequire` option to return the in-browser version of the preprocessor.");
21238
+ return V(W.source, W.inMap || W.map, Ml({ filename: W.filename }, W.preprocessOptions), W.preprocessCustomRequire);
21239
21239
  })(t, T), y = m ? m.map : t.inMap || t.map, v = m ? m.code : t.source, b = n.replace(/^data-v-/, ""), E = `data-v-${b}`, w = (f || []).slice();
21240
21240
  w.unshift(Nx({ id: b, isProd: c })), o && w.push(r0()), i && w.push(y0(E));
21241
21241
  let C;
@@ -21247,14 +21247,14 @@ function s_(e) {
21247
21247
  j.delete(s);
21248
21248
  const U = [];
21249
21249
  m && m.errors.length && U.push(...m.errors);
21250
- const X = (z) => (z.forEach((H) => {
21251
- H.type === "dependency" && j.add(H.file);
21250
+ const X = (W) => (W.forEach((V) => {
21251
+ V.type === "dependency" && j.add(V.file);
21252
21252
  }), j);
21253
21253
  try {
21254
- if (O = Je(w).process(v, A), t.isAsync) return O.then((z) => ({ code: z.css || "", map: z.map && z.map.toJSON(), errors: U, modules: C, rawResult: z, dependencies: X(z.messages) })).catch((z) => ({ code: "", map: void 0, errors: [...U, z], rawResult: void 0, dependencies: j }));
21254
+ if (O = Je(w).process(v, A), t.isAsync) return O.then((W) => ({ code: W.css || "", map: W.map && W.map.toJSON(), errors: U, modules: C, rawResult: W, dependencies: X(W.messages) })).catch((W) => ({ code: "", map: void 0, errors: [...U, W], rawResult: void 0, dependencies: j }));
21255
21255
  X(O.messages), D = O.css, N = O.map;
21256
- } catch (z) {
21257
- U.push(z);
21256
+ } catch (W) {
21257
+ U.push(W);
21258
21258
  }
21259
21259
  return { code: D || "", map: N && N.toJSON(), errors: U, rawResult: O, dependencies: j };
21260
21260
  })(rg(Ml({}, e), { isAsync: !0 }));
@@ -22971,206 +22971,206 @@ function W_(e, t) {
22971
22971
  const y = new cg(e, t), v = /* @__PURE__ */ Object.create(null), b = /* @__PURE__ */ Object.create(null);
22972
22972
  let E, w = !1, C = !1;
22973
22973
  const A = y.startOffset, O = y.endOffset, D = o && o.loc.start.offset, N = o && o.loc.end.offset;
22974
- function j(W) {
22975
- const ie = W.start + A;
22976
- let ce = W.end + A;
22977
- for (W.trailingComments && W.trailingComments.length > 0 && (ce = W.trailingComments[W.trailingComments.length - 1].end + A); ce <= l.length && /\s/.test(l.charAt(ce)); ) ce++;
22978
- y.s.move(ie, ce, 0);
22979
- }
22980
- function U(W, ie, ce, ye, Ee, me) {
22981
- let ge = me;
22982
- me && y.isTS && e.template && !e.template.src && !e.template.lang && (ge = jx(ie, e)), y.userImports[ie] = { isType: ye, imported: ce, local: ie, source: W, isFromSetup: Ee, isUsedInTemplate: ge };
22983
- }
22984
- function X(W, ie) {
22985
- W && Ea(W, (ce) => {
22986
- const ye = b[ce.name];
22987
- ye && ye !== "literal-const" && y.error(`\`${ie}()\` in <script setup> cannot reference locally declared variables because it will be hoisted outside of the setup() function. If your component options require initialization in the module scope, use a separate normal <script> to export the options instead.`, ce);
22974
+ function j(z) {
22975
+ const oe = z.start + A;
22976
+ let le = z.end + A;
22977
+ for (z.trailingComments && z.trailingComments.length > 0 && (le = z.trailingComments[z.trailingComments.length - 1].end + A); le <= l.length && /\s/.test(l.charAt(le)); ) le++;
22978
+ y.s.move(oe, le, 0);
22979
+ }
22980
+ function U(z, oe, le, ge, Ee, fe) {
22981
+ let me = fe;
22982
+ fe && y.isTS && e.template && !e.template.src && !e.template.lang && (me = jx(oe, e)), y.userImports[oe] = { isType: ge, imported: le, local: oe, source: z, isFromSetup: Ee, isUsedInTemplate: me };
22983
+ }
22984
+ function X(z, oe) {
22985
+ z && Ea(z, (le) => {
22986
+ const ge = b[le.name];
22987
+ ge && ge !== "literal-const" && y.error(`\`${oe}()\` in <script setup> cannot reference locally declared variables because it will be hoisted outside of the setup() function. If your component options require initialization in the module scope, use a separate normal <script> to export the options instead.`, le);
22988
22988
  });
22989
22989
  }
22990
- const z = y.scriptAst, H = y.scriptSetupAst;
22991
- if (z) {
22992
- for (const W of z.body) if (W.type === "ImportDeclaration") for (const ie of W.specifiers) {
22993
- const ce = Ip(ie);
22994
- U(W.source.value, ie.local.name, ce, W.importKind === "type" || ie.type === "ImportSpecifier" && ie.importKind === "type", !1, !t.inlineTemplate);
22995
- }
22996
- }
22997
- for (const W of H.body) if (W.type === "ImportDeclaration") {
22998
- j(W);
22999
- let ie = 0;
23000
- const ce = (ye) => {
23001
- const Ee = ye > ie;
23002
- ie++;
23003
- const me = W.specifiers[ye], ge = W.specifiers[ye + 1];
23004
- y.s.remove(Ee ? W.specifiers[ye - 1].end + A : me.start + A, ge && !Ee ? ge.start + A : me.end + A);
22990
+ const W = y.scriptAst, V = y.scriptSetupAst;
22991
+ if (W) {
22992
+ for (const z of W.body) if (z.type === "ImportDeclaration") for (const oe of z.specifiers) {
22993
+ const le = Ip(oe);
22994
+ U(z.source.value, oe.local.name, le, z.importKind === "type" || oe.type === "ImportSpecifier" && oe.importKind === "type", !1, !t.inlineTemplate);
22995
+ }
22996
+ }
22997
+ for (const z of V.body) if (z.type === "ImportDeclaration") {
22998
+ j(z);
22999
+ let oe = 0;
23000
+ const le = (ge) => {
23001
+ const Ee = ge > oe;
23002
+ oe++;
23003
+ const fe = z.specifiers[ge], me = z.specifiers[ge + 1];
23004
+ y.s.remove(Ee ? z.specifiers[ge - 1].end + A : fe.start + A, me && !Ee ? me.start + A : fe.end + A);
23005
23005
  };
23006
- for (let ye = 0; ye < W.specifiers.length; ye++) {
23007
- const Ee = W.specifiers[ye], me = Ee.local.name, ge = Ip(Ee), Oe = W.source.value, qe = y.userImports[me];
23008
- Oe === "vue" && z_.includes(ge) ? (me === ge ? Xn(`\`${ge}\` is a compiler macro and no longer needs to be imported.`) : y.error(`\`${ge}\` is a compiler macro and cannot be aliased to a different name.`, Ee), ce(ye)) : qe ? qe.source === Oe && qe.imported === ge ? ce(ye) : y.error("different imports aliased to same local name.", Ee) : U(Oe, me, ge, W.importKind === "type" || Ee.type === "ImportSpecifier" && Ee.importKind === "type", !0, !t.inlineTemplate);
23006
+ for (let ge = 0; ge < z.specifiers.length; ge++) {
23007
+ const Ee = z.specifiers[ge], fe = Ee.local.name, me = Ip(Ee), Oe = z.source.value, qe = y.userImports[fe];
23008
+ Oe === "vue" && z_.includes(me) ? (fe === me ? Xn(`\`${me}\` is a compiler macro and no longer needs to be imported.`) : y.error(`\`${me}\` is a compiler macro and cannot be aliased to a different name.`, Ee), le(ge)) : qe ? qe.source === Oe && qe.imported === me ? le(ge) : y.error("different imports aliased to same local name.", Ee) : U(Oe, fe, me, z.importKind === "type" || Ee.type === "ImportSpecifier" && Ee.importKind === "type", !0, !t.inlineTemplate);
23009
23009
  }
23010
- W.specifiers.length && ie === W.specifiers.length && y.s.remove(W.start + A, W.end + A);
23010
+ z.specifiers.length && oe === z.specifiers.length && y.s.remove(z.start + A, z.end + A);
23011
23011
  }
23012
23012
  const F = {};
23013
- for (const W in y.userImports) {
23014
- const { source: ie, imported: ce, local: ye } = y.userImports[W];
23015
- ie === "vue" && (F[ce] = ye);
23016
- }
23017
- if (o && z) {
23018
- for (const W of z.body) if (W.type === "ExportDefaultDeclaration") {
23019
- let ie;
23020
- if (E = W, E.declaration.type === "ObjectExpression" ? ie = E.declaration.properties : E.declaration.type === "CallExpression" && E.declaration.arguments[0] && E.declaration.arguments[0].type === "ObjectExpression" && (ie = E.declaration.arguments[0].properties), ie) for (const Ee of ie) Ee.type === "ObjectProperty" && Ee.key.type === "Identifier" && Ee.key.name === "name" && (y.hasDefaultExportName = !0), Ee.type !== "ObjectMethod" && Ee.type !== "ObjectProperty" || Ee.key.type !== "Identifier" || Ee.key.name !== "render" || (y.hasDefaultExportRender = !0);
23021
- const ce = W.start + D, ye = W.declaration.start + D;
23022
- y.s.overwrite(ce, ye, `const ${Ws} = `);
23023
- } else if (W.type === "ExportNamedDeclaration") {
23024
- const ie = W.specifiers.find((ce) => ce.exported.type === "Identifier" && ce.exported.name === "default");
23025
- ie && (E = W, W.specifiers.length > 1 ? y.s.remove(ie.start + D, ie.end + D) : y.s.remove(W.start + D, W.end + D), W.source ? y.s.prepend(`import { ${ie.local.name} as ${Ws} } from '${W.source.value}'
23013
+ for (const z in y.userImports) {
23014
+ const { source: oe, imported: le, local: ge } = y.userImports[z];
23015
+ oe === "vue" && (F[le] = ge);
23016
+ }
23017
+ if (o && W) {
23018
+ for (const z of W.body) if (z.type === "ExportDefaultDeclaration") {
23019
+ let oe;
23020
+ if (E = z, E.declaration.type === "ObjectExpression" ? oe = E.declaration.properties : E.declaration.type === "CallExpression" && E.declaration.arguments[0] && E.declaration.arguments[0].type === "ObjectExpression" && (oe = E.declaration.arguments[0].properties), oe) for (const Ee of oe) Ee.type === "ObjectProperty" && Ee.key.type === "Identifier" && Ee.key.name === "name" && (y.hasDefaultExportName = !0), Ee.type !== "ObjectMethod" && Ee.type !== "ObjectProperty" || Ee.key.type !== "Identifier" || Ee.key.name !== "render" || (y.hasDefaultExportRender = !0);
23021
+ const le = z.start + D, ge = z.declaration.start + D;
23022
+ y.s.overwrite(le, ge, `const ${Ws} = `);
23023
+ } else if (z.type === "ExportNamedDeclaration") {
23024
+ const oe = z.specifiers.find((le) => le.exported.type === "Identifier" && le.exported.name === "default");
23025
+ oe && (E = z, z.specifiers.length > 1 ? y.s.remove(oe.start + D, oe.end + D) : y.s.remove(z.start + D, z.end + D), z.source ? y.s.prepend(`import { ${oe.local.name} as ${Ws} } from '${z.source.value}'
23026
23026
  `) : y.s.appendLeft(N, `
23027
- const ${Ws} = ${ie.local.name}
23028
- `)), W.declaration && Bl("script", W.declaration, v, F, d);
23029
- } else W.type !== "VariableDeclaration" && W.type !== "FunctionDeclaration" && W.type !== "ClassDeclaration" && W.type !== "TSEnumDeclaration" || W.declare || Bl("script", W, v, F, d);
23027
+ const ${Ws} = ${oe.local.name}
23028
+ `)), z.declaration && Bl("script", z.declaration, v, F, d);
23029
+ } else z.type !== "VariableDeclaration" && z.type !== "FunctionDeclaration" && z.type !== "ClassDeclaration" && z.type !== "TSEnumDeclaration" || z.declare || Bl("script", z, v, F, d);
23030
23030
  D > A && (/\n$/.test(o.content.trim()) || y.s.appendLeft(N, `
23031
23031
  `), y.s.move(D, N, 0));
23032
23032
  }
23033
- for (const W of H.body) {
23034
- if (W.type === "ExpressionStatement") {
23035
- const ce = Gt(W.expression);
23036
- if (Mp(y, ce) || kg(y, ce) || wg(y, ce) || Eg(y, ce)) y.s.remove(W.start + A, W.end + A);
23037
- else if (j_(y, ce)) {
23038
- const ye = ce.callee;
23039
- y.s.overwrite(ye.start + A, ye.end + A, "__expose");
23040
- } else vg(y, ce);
23041
- }
23042
- if (W.type === "VariableDeclaration" && !W.declare) {
23043
- const ce = W.declarations.length;
23044
- let ye, Ee = ce;
23045
- for (let me = 0; me < ce; me++) {
23046
- const ge = W.declarations[me], Oe = ge.init && Gt(ge.init);
23033
+ for (const z of V.body) {
23034
+ if (z.type === "ExpressionStatement") {
23035
+ const le = Gt(z.expression);
23036
+ if (Mp(y, le) || kg(y, le) || wg(y, le) || Eg(y, le)) y.s.remove(z.start + A, z.end + A);
23037
+ else if (j_(y, le)) {
23038
+ const ge = le.callee;
23039
+ y.s.overwrite(ge.start + A, ge.end + A, "__expose");
23040
+ } else vg(y, le);
23041
+ }
23042
+ if (z.type === "VariableDeclaration" && !z.declare) {
23043
+ const le = z.declarations.length;
23044
+ let ge, Ee = le;
23045
+ for (let fe = 0; fe < le; fe++) {
23046
+ const me = z.declarations[fe], Oe = me.init && Gt(me.init);
23047
23047
  if (Oe) {
23048
- wg(y, Oe) && y.error(`${dr}() has no returning value, it cannot be assigned.`, W);
23049
- const qe = Mp(y, Oe, ge.id);
23048
+ wg(y, Oe) && y.error(`${dr}() has no returning value, it cannot be assigned.`, z);
23049
+ const qe = Mp(y, Oe, me.id);
23050
23050
  y.propsDestructureRestId && (b[y.propsDestructureRestId] = "setup-reactive-const");
23051
- const Me = !qe && kg(y, Oe, ge.id);
23052
- if (!Me && (Eg(y, Oe, ge.id) || vg(y, Oe, ge.id)), qe && !y.propsDestructureRestId && y.propsDestructureDecl) if (Ee === 1) y.s.remove(W.start + A, W.end + A);
23051
+ const Me = !qe && kg(y, Oe, me.id);
23052
+ if (!Me && (Eg(y, Oe, me.id) || vg(y, Oe, me.id)), qe && !y.propsDestructureRestId && y.propsDestructureDecl) if (Ee === 1) y.s.remove(z.start + A, z.end + A);
23053
23053
  else {
23054
- let at = ge.start + A, St = ge.end + A;
23055
- me === ce - 1 ? at = W.declarations[ye].end + A : St = W.declarations[me + 1].start + A, y.s.remove(at, St), Ee--;
23054
+ let at = me.start + A, St = me.end + A;
23055
+ fe === le - 1 ? at = z.declarations[ge].end + A : St = z.declarations[fe + 1].start + A, y.s.remove(at, St), Ee--;
23056
23056
  }
23057
- else Me ? y.s.overwrite(A + Oe.start, A + Oe.end, "__emit") : ye = me;
23057
+ else Me ? y.s.overwrite(A + Oe.start, A + Oe.end, "__emit") : ge = fe;
23058
23058
  }
23059
23059
  }
23060
23060
  }
23061
- let ie = !1;
23062
- if (W.type !== "VariableDeclaration" && W.type !== "FunctionDeclaration" && W.type !== "ClassDeclaration" && W.type !== "TSEnumDeclaration" || W.declare || (ie = Bl("scriptSetup", W, b, F, d, !!y.propsDestructureDecl)), d && ie && j(W), W.type === "VariableDeclaration" && !W.declare || W.type.endsWith("Statement")) {
23063
- const ce = [H.body];
23064
- gh(W, { enter(ye, Ee) {
23065
- if (Kr(ye) && this.skip(), ye.type === "BlockStatement" && ce.push(ye.body), ye.type === "AwaitExpression") {
23061
+ let oe = !1;
23062
+ if (z.type !== "VariableDeclaration" && z.type !== "FunctionDeclaration" && z.type !== "ClassDeclaration" && z.type !== "TSEnumDeclaration" || z.declare || (oe = Bl("scriptSetup", z, b, F, d, !!y.propsDestructureDecl)), d && oe && j(z), z.type === "VariableDeclaration" && !z.declare || z.type.endsWith("Statement")) {
23063
+ const le = [V.body];
23064
+ gh(z, { enter(ge, Ee) {
23065
+ if (Kr(ge) && this.skip(), ge.type === "BlockStatement" && le.push(ge.body), ge.type === "AwaitExpression") {
23066
23066
  w = !0;
23067
- const me = ce[ce.length - 1].some((ge, Oe) => (ce.length === 1 || Oe > 0) && ge.type === "ExpressionStatement" && ge.start === ye.start);
23068
- B_(y, ye, me, Ee.type === "ExpressionStatement");
23067
+ const fe = le[le.length - 1].some((me, Oe) => (le.length === 1 || Oe > 0) && me.type === "ExpressionStatement" && me.start === ge.start);
23068
+ B_(y, ge, fe, Ee.type === "ExpressionStatement");
23069
23069
  }
23070
- }, exit(ye) {
23071
- ye.type === "BlockStatement" && ce.pop();
23070
+ }, exit(ge) {
23071
+ ge.type === "BlockStatement" && le.pop();
23072
23072
  } });
23073
23073
  }
23074
- (W.type === "ExportNamedDeclaration" && W.exportKind !== "type" || W.type === "ExportAllDeclaration" || W.type === "ExportDefaultDeclaration") && y.error("<script setup> cannot contain ES module exports. If you are using a previous version of <script setup>, please consult the updated RFC at https://github.com/vuejs/rfcs/pull/227.", W), y.isTS && (W.type.startsWith("TS") || W.type === "ExportNamedDeclaration" && W.exportKind === "type" || W.type === "VariableDeclaration" && W.declare) && W.type !== "TSEnumDeclaration" && j(W);
23074
+ (z.type === "ExportNamedDeclaration" && z.exportKind !== "type" || z.type === "ExportAllDeclaration" || z.type === "ExportDefaultDeclaration") && y.error("<script setup> cannot contain ES module exports. If you are using a previous version of <script setup>, please consult the updated RFC at https://github.com/vuejs/rfcs/pull/227.", z), y.isTS && (z.type.startsWith("TS") || z.type === "ExportNamedDeclaration" && z.exportKind === "type" || z.type === "VariableDeclaration" && z.declare) && z.type !== "TSEnumDeclaration" && j(z);
23075
23075
  }
23076
23076
  y.propsDestructureDecl && D_(y, F), X(y.propsRuntimeDecl, Tt), X(y.propsRuntimeDefaults, Tt), X(y.propsDestructureDecl, Tt), X(y.emitsRuntimeDecl, Ss), X(y.optionsRuntimeDecl, dr);
23077
- for (const { runtimeOptionNodes: W } of Object.values(y.modelDecls)) for (const ie of W) X(ie, Wa);
23078
- o ? A < D ? (y.s.remove(0, A), y.s.remove(O, D), y.s.remove(N, l.length)) : (y.s.remove(0, D), y.s.remove(N, A), y.s.remove(O, l.length)) : (y.s.remove(0, A), y.s.remove(O, l.length)), z && Object.assign(y.bindingMetadata, P0(z.body));
23079
- for (const [W, { isType: ie, imported: ce, source: ye }] of Object.entries(y.userImports)) ie || (y.bindingMetadata[W] = ce === "*" || ce === "default" && ye.endsWith(".vue") || ye === "vue" ? "setup-const" : "setup-maybe-ref");
23080
- for (const W in v) y.bindingMetadata[W] = v[W];
23081
- for (const W in b) y.bindingMetadata[W] = b[W];
23077
+ for (const { runtimeOptionNodes: z } of Object.values(y.modelDecls)) for (const oe of z) X(oe, Wa);
23078
+ o ? A < D ? (y.s.remove(0, A), y.s.remove(O, D), y.s.remove(N, l.length)) : (y.s.remove(0, D), y.s.remove(N, A), y.s.remove(O, l.length)) : (y.s.remove(0, A), y.s.remove(O, l.length)), W && Object.assign(y.bindingMetadata, P0(W.body));
23079
+ for (const [z, { isType: oe, imported: le, source: ge }] of Object.entries(y.userImports)) oe || (y.bindingMetadata[z] = le === "*" || le === "default" && ge.endsWith(".vue") || ge === "vue" ? "setup-const" : "setup-maybe-ref");
23080
+ for (const z in v) y.bindingMetadata[z] = v[z];
23081
+ for (const z in b) y.bindingMetadata[z] = b[z];
23082
23082
  e.cssVars.length && !((s = t.templateOptions) != null && s.ssr) && (y.helperImports.add(qo), y.helperImports.add("unref"), y.s.prependLeft(A, `
23083
23083
  ${Ox(e.cssVars, y.bindingMetadata, g, !!t.isProd)}
23084
23084
  `));
23085
23085
  let q = "__props";
23086
23086
  if (y.propsTypeDecl && (q += ": any"), y.propsDecl && (y.propsDestructureRestId ? (y.s.overwrite(A + y.propsCall.start, A + y.propsCall.end, `${y.helper("createPropsRestProxy")}(__props, ${JSON.stringify(Object.keys(y.propsDestructuredBindings))})`), y.s.overwrite(A + y.propsDestructureDecl.start, A + y.propsDestructureDecl.end, y.propsDestructureRestId)) : y.propsDestructureDecl || y.s.overwrite(A + y.propsCall.start, A + y.propsCall.end, "__props")), w) {
23087
- const W = y.isTS ? ": any" : "";
23087
+ const z = y.isTS ? ": any" : "";
23088
23088
  y.s.prependLeft(A, `
23089
- let __temp${W}, __restore${W}
23089
+ let __temp${z}, __restore${z}
23090
23090
  `);
23091
23091
  }
23092
23092
  const G = y.hasDefineExposeCall || !t.inlineTemplate ? ["expose: __expose"] : [];
23093
- let ee, ae;
23093
+ let ee, ce;
23094
23094
  y.emitDecl && G.push("emit: __emit"), G.length && (q += `, { ${G.join(", ")} }`);
23095
- const fe = R_(y);
23095
+ const be = R_(y);
23096
23096
  if (!t.inlineTemplate || !e.template && y.hasDefaultExportRender) {
23097
- const W = Rn(Rn({}, v), b);
23098
- for (const ie in y.userImports) !y.userImports[ie].isType && y.userImports[ie].isUsedInTemplate && (W[ie] = !0);
23099
- ae = "{ ";
23100
- for (const ie in W) if (W[ie] !== !0 || y.userImports[ie].source === "vue" || y.userImports[ie].source.endsWith(".vue")) if (y.bindingMetadata[ie] === "setup-let") {
23101
- const ce = ie === "v" ? "_v" : "v";
23102
- ae += `get ${ie}() { return ${ie} }, set ${ie}(${ce}) { ${ie} = ${ce} }, `;
23103
- } else ae += `${ie}, `;
23104
- else ae += `get ${ie}() { return ${ie} }, `;
23105
- ae = ae.replace(/, $/, "") + " }";
23097
+ const z = Rn(Rn({}, v), b);
23098
+ for (const oe in y.userImports) !y.userImports[oe].isType && y.userImports[oe].isUsedInTemplate && (z[oe] = !0);
23099
+ ce = "{ ";
23100
+ for (const oe in z) if (z[oe] !== !0 || y.userImports[oe].source === "vue" || y.userImports[oe].source.endsWith(".vue")) if (y.bindingMetadata[oe] === "setup-let") {
23101
+ const le = oe === "v" ? "_v" : "v";
23102
+ ce += `get ${oe}() { return ${oe} }, set ${oe}(${le}) { ${oe} = ${le} }, `;
23103
+ } else ce += `${oe}, `;
23104
+ else ce += `get ${oe}() { return ${oe} }, `;
23105
+ ce = ce.replace(/, $/, "") + " }";
23106
23106
  } else if (e.template && !e.template.src) {
23107
23107
  t.templateOptions && t.templateOptions.ssr && (C = !0);
23108
- const { code: W, ast: ie, preamble: ce, tips: ye, errors: Ee, map: me } = Hb(jl(Rn({ filename: p, ast: e.template.ast, source: e.template.content, inMap: e.template.map }, t.templateOptions), { id: g, scoped: e.styles.some((Oe) => Oe.scoped), isProd: t.isProd, ssrCssVars: e.cssVars, compilerOptions: jl(Rn({}, t.templateOptions && t.templateOptions.compilerOptions), { inline: !0, isTS: y.isTS, bindingMetadata: y.bindingMetadata }) }));
23109
- ee = me, ye.length && ye.forEach(Xn);
23110
- const ge = Ee[0];
23111
- if (typeof ge == "string") throw new Error(ge);
23112
- if (ge) throw ge.loc && (ge.message += `
23108
+ const { code: z, ast: oe, preamble: le, tips: ge, errors: Ee, map: fe } = Hb(jl(Rn({ filename: p, ast: e.template.ast, source: e.template.content, inMap: e.template.map }, t.templateOptions), { id: g, scoped: e.styles.some((Oe) => Oe.scoped), isProd: t.isProd, ssrCssVars: e.cssVars, compilerOptions: jl(Rn({}, t.templateOptions && t.templateOptions.compilerOptions), { inline: !0, isTS: y.isTS, bindingMetadata: y.bindingMetadata }) }));
23109
+ ee = fe, ge.length && ge.forEach(Xn);
23110
+ const me = Ee[0];
23111
+ if (typeof me == "string") throw new Error(me);
23112
+ if (me) throw me.loc && (me.message += `
23113
23113
 
23114
23114
  ` + e.filename + `
23115
- ` + yi(l, ge.loc.start.offset, ge.loc.end.offset) + `
23116
- `), ge;
23117
- ce && y.s.prepend(ce), ie && ie.helpers.has(an) && y.helperImports.delete("unref"), ae = W;
23118
- } else ae = "() => {}";
23115
+ ` + yi(l, me.loc.start.offset, me.loc.end.offset) + `
23116
+ `), me;
23117
+ le && y.s.prepend(le), oe && oe.helpers.has(an) && y.helperImports.delete("unref"), ce = z;
23118
+ } else ce = "() => {}";
23119
23119
  t.inlineTemplate ? y.s.appendRight(O, `
23120
- return ${ae}
23120
+ return ${ce}
23121
23121
  }
23122
23122
 
23123
23123
  `) : y.s.appendRight(O, `
23124
- const __returned__ = ${ae}
23124
+ const __returned__ = ${ce}
23125
23125
  Object.defineProperty(__returned__, '__isScriptSetup', { enumerable: false, value: true })
23126
23126
  return __returned__
23127
23127
  }
23128
23128
 
23129
23129
  `);
23130
23130
  const Y = t.genDefaultAs ? `const ${t.genDefaultAs} =` : "export default";
23131
- let le = "";
23131
+ let ae = "";
23132
23132
  if (!y.hasDefaultExportName && p && p !== Bx) {
23133
- const W = p.match(/([^/\\]+)\.\w+$/);
23134
- W && (le += `
23135
- __name: '${W[1]}',`);
23133
+ const z = p.match(/([^/\\]+)\.\w+$/);
23134
+ z && (ae += `
23135
+ __name: '${z[1]}',`);
23136
23136
  }
23137
- C && (le += `
23138
- __ssrInlineRender: true,`), fe && (le += `
23139
- props: ${fe},`);
23137
+ C && (ae += `
23138
+ __ssrInlineRender: true,`), be && (ae += `
23139
+ props: ${be},`);
23140
23140
  const J = F_(y);
23141
- J && (le += `
23141
+ J && (ae += `
23142
23142
  emits: ${J},`);
23143
23143
  let $ = "";
23144
23144
  y.optionsRuntimeDecl && ($ = c.content.slice(y.optionsRuntimeDecl.start, y.optionsRuntimeDecl.end).trim());
23145
- const oe = y.hasDefineExposeCall || t.inlineTemplate ? "" : ` __expose();
23145
+ const ie = y.hasDefineExposeCall || t.inlineTemplate ? "" : ` __expose();
23146
23146
  `;
23147
23147
  if (y.isTS) {
23148
- const W = (E ? `
23148
+ const z = (E ? `
23149
23149
  ...${Ws},` : "") + ($ ? `
23150
23150
  ...${$},` : "");
23151
23151
  y.s.prependLeft(A, `
23152
- ${Y} /*@__PURE__*/${y.helper("defineComponent")}({${W}${le}
23152
+ ${Y} /*@__PURE__*/${y.helper("defineComponent")}({${z}${ae}
23153
23153
  ${w ? "async " : ""}setup(${q}) {
23154
- ${oe}`), y.s.appendRight(O, "})");
23154
+ ${ie}`), y.s.appendRight(O, "})");
23155
23155
  } else E || $ ? (y.s.prependLeft(A, `
23156
- ${Y} /*@__PURE__*/Object.assign(${E ? `${Ws}, ` : ""}${$ ? `${$}, ` : ""}{${le}
23156
+ ${Y} /*@__PURE__*/Object.assign(${E ? `${Ws}, ` : ""}${$ ? `${$}, ` : ""}{${ae}
23157
23157
  ${w ? "async " : ""}setup(${q}) {
23158
- ${oe}`), y.s.appendRight(O, "})")) : (y.s.prependLeft(A, `
23159
- ${Y} {${le}
23158
+ ${ie}`), y.s.appendRight(O, "})")) : (y.s.prependLeft(A, `
23159
+ ${Y} {${ae}
23160
23160
  ${w ? "async " : ""}setup(${q}) {
23161
- ${oe}`), y.s.appendRight(O, "}"));
23161
+ ${ie}`), y.s.appendRight(O, "}"));
23162
23162
  if (y.helperImports.size > 0) {
23163
- const W = (i = (n = t.templateOptions) == null ? void 0 : n.compilerOptions) == null ? void 0 : i.runtimeModuleName, ie = W ? JSON.stringify(W) : "'vue'";
23164
- y.s.prepend(`import { ${[...y.helperImports].map((ce) => `${ce} as _${ce}`).join(", ")} } from ${ie}
23163
+ const z = (i = (n = t.templateOptions) == null ? void 0 : n.compilerOptions) == null ? void 0 : i.runtimeModuleName, oe = z ? JSON.stringify(z) : "'vue'";
23164
+ y.s.prepend(`import { ${[...y.helperImports].map((le) => `${le} as _${le}`).join(", ")} } from ${oe}
23165
23165
  `);
23166
23166
  }
23167
23167
  const Q = y.s.toString();
23168
23168
  let se = t.sourceMap !== !1 ? y.s.generateMap({ source: p, hires: !0, includeContent: !0 }) : void 0;
23169
23169
  if (ee && se) {
23170
- const W = Q.indexOf(ae);
23171
- se = (function(ie, ce, ye) {
23172
- const Ee = new ks.SourceMapGenerator(), me = (ge, Oe = 0) => {
23173
- const qe = new ks.SourceMapConsumer(ge);
23170
+ const z = Q.indexOf(ce);
23171
+ se = (function(oe, le, ge) {
23172
+ const Ee = new ks.SourceMapGenerator(), fe = (me, Oe = 0) => {
23173
+ const qe = new ks.SourceMapConsumer(me);
23174
23174
  qe.sources.forEach((Me) => {
23175
23175
  Ee._sources.add(Me);
23176
23176
  const at = qe.sourceContentFor(Me);
@@ -23179,10 +23179,10 @@ ${oe}`), y.s.appendRight(O, "}"));
23179
23179
  Me.originalLine != null && Ee.addMapping({ generated: { line: Me.generatedLine + Oe, column: Me.generatedColumn }, original: { line: Me.originalLine, column: Me.originalColumn }, source: Me.source, name: Me.name });
23180
23180
  });
23181
23181
  };
23182
- return me(ie), me(ce, ye), Ee._sourceRoot = ie.sourceRoot, Ee._file = ie.file, Ee.toJSON();
23183
- })(se, ee, Q.slice(0, W).split(/\r?\n/).length - 1);
23182
+ return fe(oe), fe(le, ge), Ee._sourceRoot = oe.sourceRoot, Ee._file = oe.file, Ee.toJSON();
23183
+ })(se, ee, Q.slice(0, z).split(/\r?\n/).length - 1);
23184
23184
  }
23185
- return jl(Rn({}, c), { bindings: y.bindingMetadata, imports: y.userImports, content: Q, map: se, scriptAst: z?.body, scriptSetupAst: H?.body, deps: y.deps ? [...y.deps] : void 0 });
23185
+ return jl(Rn({}, c), { bindings: y.bindingMetadata, imports: y.userImports, content: Q, map: se, scriptAst: W?.body, scriptSetupAst: V?.body, deps: y.deps ? [...y.deps] : void 0 });
23186
23186
  }
23187
23187
  function tn(e, t, s) {
23188
23188
  e[t.name] = s;
@@ -23295,29 +23295,29 @@ const Ng = async (e) => {
23295
23295
  URL.revokeObjectURL(t);
23296
23296
  }
23297
23297
  }, J_ = async (e, t) => {
23298
- const s = [], { compiler: { expressionPlugins: n, ...i } = {} } = t ?? {}, { descriptor: o, errors: c } = Ux(await (await Ng(e)).text() || "<template></template>", t?.parse), { script: l, scriptSetup: p, slotted: d, styles: g, template: f } = o;
23299
- let T = "";
23300
- const m = `data-v-${ST(e)}`, y = new Set([l, p].flatMap((fe) => {
23301
- const { lang: Y = "js" } = fe ?? {};
23302
- return [.../[jt]sx$/.test(Y) ? ["jsx"] : [], .../tsx?$/.test(Y) ? ["typescript"] : []];
23303
- })), v = { expressionPlugins: [.../* @__PURE__ */ new Set([...n ?? [], ...y])], scopeId: m, slotted: d, ...i }, b = g.some(({ scoped: fe }) => fe), E = b ? { __scopeId: m } : {}, w = { compilerOptions: v, scoped: b, slotted: d }, C = { id: m, templateOptions: w, ...t?.script }, A = document.getElementById(m) instanceof HTMLStyleElement ? Promise.resolve([]) : Promise.all(g.map(async ({ content: fe, module: Y, scoped: le = !1, src: J }) => {
23304
- const $ = !!Y;
23305
- if ($) return T = "<style module> is not supported in the playground.", "";
23298
+ const s = [], { descriptor: n, errors: i } = Ux(await (await Ng(e)).text() || "<template></template>", t?.parse), { script: o, scriptSetup: c, slotted: l, styles: p, template: d } = n, { template: { compilerOptions: { expressionPlugins: g, ...f } = {}, ...T } = {} } = t ?? {};
23299
+ let m = "";
23300
+ const y = `data-v-${ST(e)}`, v = new Set([o, c].flatMap((Y) => {
23301
+ const { lang: ae = "js" } = Y ?? {};
23302
+ return [.../[jt]sx$/.test(ae) ? ["jsx"] : [], .../tsx?$/.test(ae) ? ["typescript"] : []];
23303
+ })), b = { expressionPlugins: [.../* @__PURE__ */ new Set([...g ?? [], ...v])], scopeId: y, slotted: l, ...f }, E = p.some(({ scoped: Y }) => Y), w = E ? { __scopeId: y } : {}, C = { compilerOptions: b, scoped: E, slotted: l, ...T }, A = { id: y, templateOptions: C, ...t?.script }, O = document.getElementById(y) instanceof HTMLStyleElement ? Promise.resolve([]) : Promise.all(p.map(async ({ content: Y, module: ae, scoped: J = !1, src: $ }) => {
23304
+ const ie = !!ae;
23305
+ if (ie) return m = "<style module> is not supported in the playground.", "";
23306
23306
  {
23307
- const { code: oe, errors: Q } = await s_({ filename: e, id: m, modules: $, scoped: le, source: J ? await (await Ng(J)).text() : fe, ...t?.style });
23308
- return s.push(...Q), oe;
23307
+ const { code: Q, errors: se } = await s_({ filename: e, id: y, modules: ie, scoped: J, source: $ ? await (await Ng($)).text() : Y, ...t?.style });
23308
+ return s.push(...se), Q;
23309
23309
  }
23310
- })), O = { jsxRuntime: "preserve", transforms: [...y] }, { ast: D, content: N = "" } = f ?? {}, { bindings: j, content: U, warnings: X } = l || p ? W_(o, C) : {};
23311
- j && (v.bindingMetadata = j);
23312
- const { code: z, errors: H, tips: F } = !f || p && C.inlineTemplate ? {} : Hb({ ...D, filename: e, id: m, source: N, ...w, ...t?.template }), [q, G, ee] = await Promise.all([A, U ? Og(y.size ? $1(U, O).code : U) : Promise.resolve(void 0), z ? Og(y.size ? $1(z, O).code : z) : Promise.resolve(void 0)]), ae = q.join(`
23310
+ })), D = { jsxRuntime: "preserve", transforms: [...v] }, { ast: N, content: j = "" } = d ?? {}, { bindings: U, content: X, warnings: W } = o || c ? W_(n, A) : {};
23311
+ U && (b.bindingMetadata = U);
23312
+ const { code: V, errors: F, tips: q } = !d || c && A.inlineTemplate ? {} : Hb({ ...N, filename: e, id: y, source: j, ...C }), [G, ee, ce] = await Promise.all([O, X ? Og(v.size ? $1(X, D).code : X) : Promise.resolve(void 0), V ? Og(v.size ? $1(V, D).code : V) : Promise.resolve(void 0)]), be = G.join(`
23313
23313
  `).trim();
23314
- if (ae) {
23315
- const fe = document.createElement("style");
23316
- fe.id = m, fe.textContent = ae, document.head.appendChild(fe);
23314
+ if (be) {
23315
+ const Y = document.createElement("style");
23316
+ Y.id = y, Y.textContent = be, document.head.appendChild(Y);
23317
23317
  }
23318
- return Object.assign(E, G?.default), Object.assign(E, ee), [...c, ...X ?? [], ...F ?? [], ...H ?? [], ...s, ...T ? [T] : []].forEach((fe) => {
23319
- console.log(fe);
23320
- }), E;
23318
+ return Object.assign(w, ee?.default), Object.assign(w, ce), [...i, ...W ?? [], ...q ?? [], ...F ?? [], ...s, ...m ? [m] : []].forEach((Y) => {
23319
+ console.log(Y);
23320
+ }), w;
23321
23321
  };
23322
23322
  export {
23323
23323
  J_ as default