@builder.io/sdk-react 2.0.22 → 2.0.23

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.
Files changed (66) hide show
  1. package/lib/browser/blocks-exports.cjs +25 -25
  2. package/lib/browser/blocks-exports.mjs +509 -542
  3. package/lib/browser/index.cjs +1 -1
  4. package/lib/browser/index.mjs +1 -1
  5. package/lib/browser/{server-entry-5770bca9.cjs → server-entry-3855428f.cjs} +1 -1
  6. package/lib/browser/{server-entry-b83ba684.js → server-entry-e7cbd2fc.js} +1 -1
  7. package/lib/browser/server-entry.cjs +1 -1
  8. package/lib/browser/server-entry.mjs +1 -1
  9. package/lib/edge/{accordion-78c3d81b.js → accordion-57df597a.js} +1 -1
  10. package/lib/edge/{accordion-80133dd8.cjs → accordion-91147fe9.cjs} +1 -1
  11. package/lib/edge/{blocks-852d317b.js → blocks-263c1bb6.js} +6 -9
  12. package/lib/edge/blocks-98b19deb.cjs +12 -0
  13. package/lib/edge/blocks-exports.cjs +1 -1
  14. package/lib/edge/blocks-exports.mjs +2 -2
  15. package/lib/edge/{button-0a729557.js → button-d681583e.js} +2 -2
  16. package/lib/edge/{button-a97c0d05.cjs → button-ff78ab2a.cjs} +1 -1
  17. package/lib/edge/{columns-1149d23a.js → columns-a50c2c9f.js} +4 -4
  18. package/lib/edge/{columns-2bd50130.cjs → columns-d6892637.cjs} +1 -1
  19. package/lib/edge/{content-variants-cbd84920.cjs → content-variants-83a1241a.cjs} +4 -4
  20. package/lib/edge/{content-variants-86962b96.js → content-variants-978a8be6.js} +13 -18
  21. package/lib/edge/{evaluate-46f56681.js → evaluate-b7da3191.js} +706 -726
  22. package/lib/edge/{evaluate-617e3bee.cjs → evaluate-f8347208.cjs} +11 -11
  23. package/lib/edge/form-32085b13.js +180 -0
  24. package/lib/edge/form-bb1f8672.cjs +1 -0
  25. package/lib/edge/{get-class-prop-name-6e4205e7.js → get-class-prop-name-8c8a1b1c.js} +1 -1
  26. package/lib/edge/{get-class-prop-name-dc89023a.cjs → get-class-prop-name-956dc1ac.cjs} +1 -1
  27. package/lib/edge/{img-70b9d719.cjs → img-9e702744.cjs} +1 -1
  28. package/lib/edge/{img-0bc990ef.js → img-ce324880.js} +1 -1
  29. package/lib/edge/index.cjs +1 -1
  30. package/lib/edge/index.mjs +1 -1
  31. package/lib/edge/{input-21071030.cjs → input-09bbebbb.cjs} +1 -1
  32. package/lib/edge/{input-3689c63d.js → input-c5dda333.js} +1 -1
  33. package/lib/edge/{select-cb7c2f44.cjs → select-235baf48.cjs} +1 -1
  34. package/lib/edge/{select-65ebd3fd.js → select-8936ea79.js} +1 -1
  35. package/lib/edge/{server-entry-9d83b8e5.js → server-entry-b3befa52.js} +1 -1
  36. package/lib/edge/{server-entry-8ce6f347.cjs → server-entry-f0d7962f.cjs} +1 -1
  37. package/lib/edge/server-entry.cjs +1 -1
  38. package/lib/edge/server-entry.mjs +1 -1
  39. package/lib/edge/{slot-e5f3b92d.js → slot-30e6c2aa.js} +4 -4
  40. package/lib/edge/{slot-21cc91d8.cjs → slot-375680d2.cjs} +1 -1
  41. package/lib/edge/{symbol-56e5b927.js → symbol-0deda8a7.js} +2 -2
  42. package/lib/edge/{symbol-0cc07e41.cjs → symbol-73a9d7cb.cjs} +1 -1
  43. package/lib/edge/{tabs-0e6f6b5b.js → tabs-577ba54e.js} +4 -4
  44. package/lib/edge/{tabs-9390d611.cjs → tabs-ffc5ae5d.cjs} +1 -1
  45. package/lib/edge/{text-b68c0d5a.js → text-0a14d566.js} +8 -9
  46. package/lib/edge/text-3dd73c6e.cjs +1 -0
  47. package/lib/node/blocks-exports.cjs +25 -25
  48. package/lib/node/blocks-exports.mjs +528 -561
  49. package/lib/node/index.cjs +1 -1
  50. package/lib/node/index.mjs +2 -2
  51. package/lib/node/init.cjs +1 -1
  52. package/lib/node/init.mjs +2 -2
  53. package/lib/node/{server-entry-52b8f10a.cjs → server-entry-a7139d8f.cjs} +1 -1
  54. package/lib/node/{server-entry-5b32494d.js → server-entry-fa11b353.js} +1 -1
  55. package/lib/node/server-entry.cjs +1 -1
  56. package/lib/node/server-entry.mjs +1 -1
  57. package/lib/node/{should-force-browser-runtime-in-node-253f1726.cjs → should-force-browser-runtime-in-node-0bf7076b.cjs} +1 -1
  58. package/lib/node/{should-force-browser-runtime-in-node-68bc74aa.js → should-force-browser-runtime-in-node-ddb84649.js} +1 -1
  59. package/package.json +1 -1
  60. package/types/constants/sdk-version.d.ts +1 -1
  61. package/types/functions/evaluate/evaluate.d.ts +2 -1
  62. package/types/functions/evaluate/helpers.d.ts +0 -1
  63. package/lib/edge/blocks-5084bbec.cjs +0 -12
  64. package/lib/edge/form-1811c08f.js +0 -183
  65. package/lib/edge/form-c42561fb.cjs +0 -1
  66. package/lib/edge/text-baaedac7.cjs +0 -1
@@ -1,8 +1,8 @@
1
- var Zr = Object.defineProperty;
2
- var zr = (e, t, n) => t in e ? Zr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
- var kt = (e, t, n) => (zr(e, typeof t != "symbol" ? t + "" : t, n), n);
4
- import { isEditing as Qr, isBrowser as Ct, getUserAttributes as qr, logger as Nt, checkIsDefined as en } from "./server-entry-9d83b8e5.js";
5
- const Ir = ({
1
+ import { isEditing as Jr, isBrowser as St, getUserAttributes as $r, logger as At, checkIsDefined as Kr } from "./server-entry-b3befa52.js";
2
+ const Zr = (e, t, n) => {
3
+ const r = String.prototype.split.call(t, /[,[\].]+?/).filter(Boolean).reduce((i, s) => i != null ? i[s] : i, e);
4
+ return r === void 0 || r === e ? n : r;
5
+ }, Or = ({
6
6
  builder: e,
7
7
  context: t,
8
8
  event: n,
@@ -14,15 +14,15 @@ const Ir = ({
14
14
  builder: e,
15
15
  context: t,
16
16
  event: n
17
- }), tn = () => ({
18
- isEditing: Qr(),
19
- isBrowser: Ct(),
20
- isServer: !Ct(),
21
- getUserAttributes: () => qr()
22
- }), rn = (e, {
17
+ }), zr = () => ({
18
+ isEditing: Jr(),
19
+ isBrowser: St(),
20
+ isServer: !St(),
21
+ getUserAttributes: () => $r()
22
+ }), Qr = (e, {
23
23
  isExpression: t = !0
24
24
  }) => /* we disable this for cases where we definitely don't want a return */ t && !(e.includes(";") || e.includes(" return ") || e.trim().startsWith("return ")) ? `return (${e});` : e;
25
- function Rt({
25
+ function It({
26
26
  rootState: e,
27
27
  localState: t,
28
28
  rootSetState: n
@@ -32,7 +32,7 @@ function Rt({
32
32
  if (t && i in t)
33
33
  return t[i];
34
34
  const s = r[i];
35
- return typeof s == "object" && s !== null ? Rt({
35
+ return typeof s == "object" && s !== null ? It({
36
36
  rootState: s,
37
37
  localState: void 0,
38
38
  rootSetState: n ? (u) => {
@@ -47,7 +47,7 @@ function Rt({
47
47
  }
48
48
  });
49
49
  }
50
- const nn = ({
50
+ const qr = ({
51
51
  code: e,
52
52
  builder: t,
53
53
  context: n,
@@ -56,31 +56,31 @@ const nn = ({
56
56
  rootSetState: s,
57
57
  rootState: u
58
58
  }) => {
59
- const h = Ir({
59
+ const h = Or({
60
60
  builder: t,
61
61
  context: n,
62
62
  event: r,
63
- state: Rt({
63
+ state: It({
64
64
  rootState: u,
65
65
  localState: i,
66
66
  rootSetState: s
67
67
  })
68
68
  });
69
- return new Function(...h.map(([y]) => y), e)(...h.map(([, y]) => y));
69
+ return new Function(...h.map(([d]) => d), e)(...h.map(([, d]) => d));
70
70
  };
71
- var O, on = function(e) {
71
+ var O, en = function(e) {
72
72
  function t(o) {
73
- return 48 > o ? o === 36 : 58 > o ? !0 : 65 > o ? !1 : 91 > o ? !0 : 97 > o ? o === 95 : 123 > o ? !0 : 170 <= o && Yr.test(String.fromCharCode(o));
73
+ return 48 > o ? o === 36 : 58 > o ? !0 : 65 > o ? !1 : 91 > o ? !0 : 97 > o ? o === 95 : 123 > o ? !0 : 170 <= o && Hr.test(String.fromCharCode(o));
74
74
  }
75
75
  function n(o) {
76
- return 65 > o ? o === 36 : 91 > o ? !0 : 97 > o ? o === 95 : 123 > o ? !0 : 170 <= o && xr.test(String.fromCharCode(o));
76
+ return 65 > o ? o === 36 : 91 > o ? !0 : 97 > o ? o === 95 : 123 > o ? !0 : 170 <= o && mr.test(String.fromCharCode(o));
77
77
  }
78
78
  function r(o, a) {
79
79
  for (var l = g, p = 1, E = 0; ; ) {
80
- ze.lastIndex = E;
81
- var P = ze.exec(l);
82
- if (P && P.index < o)
83
- ++p, E = P.index + P[0].length;
80
+ Ke.lastIndex = E;
81
+ var M = Ke.exec(l);
82
+ if (M && M.index < o)
83
+ ++p, E = M.index + M[0].length;
84
84
  else
85
85
  break;
86
86
  }
@@ -98,25 +98,25 @@ var O, on = function(e) {
98
98
  };
99
99
  }
100
100
  function s() {
101
- this.line = le, this.ab = c - $;
101
+ this.line = ue, this.ab = c - K;
102
102
  }
103
103
  function u(o, a) {
104
- he = c, j.C && (ct = new s()), w = o, y(), X = a, Ae = o.m;
104
+ fe = c, j.C && (ut = new s()), w = o, d(), V = a, Oe = o.m;
105
105
  }
106
106
  function h() {
107
- for (var o = c, a = j.va && j.C && new s(), l = g.charCodeAt(c += 2); c < fe && l !== 10 && l !== 13 && l !== 8232 && l !== 8233; )
107
+ for (var o = c, a = j.va && j.C && new s(), l = g.charCodeAt(c += 2); c < pe && l !== 10 && l !== 13 && l !== 8232 && l !== 8233; )
108
108
  ++c, l = g.charCodeAt(c);
109
109
  j.va && j.va(!1, g.slice(o + 2, c), o, c, a, j.C && new s());
110
110
  }
111
- function y() {
112
- for (; c < fe; ) {
111
+ function d() {
112
+ for (; c < pe; ) {
113
113
  var o = g.charCodeAt(c);
114
114
  if (o === 32)
115
115
  ++c;
116
116
  else if (o === 13)
117
- ++c, o = g.charCodeAt(c), o === 10 && ++c, j.C && (++le, $ = c);
117
+ ++c, o = g.charCodeAt(c), o === 10 && ++c, j.C && (++ue, K = c);
118
118
  else if (o === 10 || o === 8232 || o === 8233)
119
- ++c, j.C && (++le, $ = c);
119
+ ++c, j.C && (++ue, K = c);
120
120
  else if (8 < o && 14 > o)
121
121
  ++c;
122
122
  else if (o === 47)
@@ -124,8 +124,8 @@ var O, on = function(e) {
124
124
  o = void 0;
125
125
  var a = j.va && j.C && new s(), l = c, p = g.indexOf("*/", c += 2);
126
126
  if (p === -1 && r(c - 2, "Unterminated comment"), c = p + 2, j.C)
127
- for (ze.lastIndex = l; (o = ze.exec(g)) && o.index < c; )
128
- ++le, $ = o.index + o[0].length;
127
+ for (Ke.lastIndex = l; (o = Ke.exec(g)) && o.index < c; )
128
+ ++ue, K = o.index + o[0].length;
129
129
  j.va && j.va(!0, g.slice(l + 2, p), l, c, a, j.C && new s());
130
130
  } else if (o === 47)
131
131
  h();
@@ -133,16 +133,16 @@ var O, on = function(e) {
133
133
  break;
134
134
  else if (o === 160)
135
135
  ++c;
136
- else if (5760 <= o && Kr.test(String.fromCharCode(o)))
136
+ else if (5760 <= o && Wr.test(String.fromCharCode(o)))
137
137
  ++c;
138
138
  else
139
139
  break;
140
140
  }
141
141
  }
142
- function I(o) {
142
+ function N(o) {
143
143
  switch (o) {
144
144
  case 46:
145
- o = g.charCodeAt(c + 1), 48 <= o && 57 >= o ? et(!0) : (++c, u(hr));
145
+ o = g.charCodeAt(c + 1), 48 <= o && 57 >= o ? Qe(!0) : (++c, u(cr));
146
146
  return;
147
147
  case 40:
148
148
  return ++c, u(Z);
@@ -151,22 +151,22 @@ var O, on = function(e) {
151
151
  case 59:
152
152
  return ++c, u(z);
153
153
  case 44:
154
- return ++c, u(se);
154
+ return ++c, u(oe);
155
155
  case 91:
156
- return ++c, u(Et);
156
+ return ++c, u(mt);
157
157
  case 93:
158
- return ++c, u(xt);
158
+ return ++c, u(wt);
159
159
  case 123:
160
- return ++c, u(Ne);
160
+ return ++c, u(Ie);
161
161
  case 125:
162
- return ++c, u(ve);
162
+ return ++c, u(ge);
163
163
  case 58:
164
- return ++c, u(Re);
164
+ return ++c, u(Te);
165
165
  case 63:
166
- return ++c, u(gr);
166
+ return ++c, u(pr);
167
167
  case 48:
168
168
  if (o = g.charCodeAt(c + 1), o === 120 || o === 88) {
169
- c += 2, o = J(16), o === null && r(M + 2, "Expected hexadecimal number"), n(g.charCodeAt(c)) && r(c, "Identifier directly after number"), u(Te, o);
169
+ c += 2, o = Y(16), o === null && r(R + 2, "Expected hexadecimal number"), n(g.charCodeAt(c)) && r(c, "Identifier directly after number"), u(Ae, o);
170
170
  return;
171
171
  }
172
172
  case 49:
@@ -178,15 +178,15 @@ var O, on = function(e) {
178
178
  case 55:
179
179
  case 56:
180
180
  case 57:
181
- return et(!1);
181
+ return Qe(!1);
182
182
  case 34:
183
183
  case 39:
184
184
  c++;
185
185
  for (var a = ""; ; ) {
186
- c >= fe && r(M, "Unterminated string constant");
186
+ c >= pe && r(R, "Unterminated string constant");
187
187
  var l = g.charCodeAt(c);
188
188
  if (l === o) {
189
- ++c, u(Ke, a);
189
+ ++c, u(He, a);
190
190
  break;
191
191
  }
192
192
  if (l === 92) {
@@ -195,7 +195,7 @@ var O, on = function(e) {
195
195
  for (p && (p = p[0]); p && 255 < parseInt(p, 8); )
196
196
  p = p.slice(0, -1);
197
197
  if (p === "0" && (p = null), ++c, p)
198
- V && r(c - 2, "Octal literal in strict mode"), a += String.fromCharCode(parseInt(p, 8)), c += p.length - 1;
198
+ X && r(c - 2, "Octal literal in strict mode"), a += String.fromCharCode(parseInt(p, 8)), c += p.length - 1;
199
199
  else
200
200
  switch (l) {
201
201
  case 110:
@@ -232,68 +232,68 @@ var O, on = function(e) {
232
232
  case 13:
233
233
  g.charCodeAt(c) === 10 && ++c;
234
234
  case 10:
235
- j.C && ($ = c, ++le);
235
+ j.C && (K = c, ++ue);
236
236
  break;
237
237
  default:
238
238
  a += String.fromCharCode(l);
239
239
  }
240
240
  } else
241
- l !== 13 && l !== 10 && l !== 8232 && l !== 8233 || r(M, "Unterminated string constant"), a += String.fromCharCode(l), ++c;
241
+ l !== 13 && l !== 10 && l !== 8232 && l !== 8233 || r(R, "Unterminated string constant"), a += String.fromCharCode(l), ++c;
242
242
  }
243
243
  return;
244
244
  case 47:
245
- o = g.charCodeAt(c + 1), Ae ? (++c, Xe()) : o === 61 ? A(ce, 2) : A(vr, 1);
245
+ o = g.charCodeAt(c + 1), Oe ? (++c, Ge()) : o === 61 ? C(le, 2) : C(fr, 1);
246
246
  return;
247
247
  case 37:
248
248
  case 42:
249
- g.charCodeAt(c + 1) === 61 ? A(ce, 2) : A(Wr, 1);
249
+ g.charCodeAt(c + 1) === 61 ? C(le, 2) : C(Gr, 1);
250
250
  return;
251
251
  case 124:
252
252
  case 38:
253
- a = g.charCodeAt(c + 1), a === o ? A(o === 124 ? mr : wr, 2) : a === 61 ? A(ce, 2) : A(o === 124 ? _r : Lr, 1);
253
+ a = g.charCodeAt(c + 1), a === o ? C(o === 124 ? vr : yr, 2) : a === 61 ? C(le, 2) : C(o === 124 ? _r : Dr, 1);
254
254
  return;
255
255
  case 94:
256
- g.charCodeAt(c + 1) === 61 ? A(ce, 2) : A(Fr, 1);
256
+ g.charCodeAt(c + 1) === 61 ? C(le, 2) : C(br, 1);
257
257
  return;
258
258
  case 43:
259
259
  case 45:
260
- a = g.charCodeAt(c + 1), a === o ? a === 45 && g.charCodeAt(c + 2) === 62 && Ze.test(g.slice(oe, c)) ? (c += 3, h(), y(), C()) : A(Ur, 2) : a === 61 ? A(ce, 2) : A(Xr, 1);
260
+ a = g.charCodeAt(c + 1), a === o ? a === 45 && g.charCodeAt(c + 2) === 62 && $e.test(g.slice(ie, c)) ? (c += 3, h(), d(), P()) : C(Mr, 2) : a === 61 ? C(le, 2) : C(Br, 1);
261
261
  return;
262
262
  case 60:
263
263
  case 62:
264
- a = g.charCodeAt(c + 1), l = 1, a === o ? (l = o === 62 && g.charCodeAt(c + 2) === 62 ? 3 : 2, g.charCodeAt(c + l) === 61 ? A(ce, l + 1) : A(Vr, l)) : a === 33 && o === 60 && g.charCodeAt(c + 2) === 45 && g.charCodeAt(c + 3) === 45 ? (c += 4, h(), y(), C()) : (a === 61 && (l = g.charCodeAt(c + 2) === 61 ? 3 : 2), A(Gr, l));
264
+ a = g.charCodeAt(c + 1), l = 1, a === o ? (l = o === 62 && g.charCodeAt(c + 2) === 62 ? 3 : 2, g.charCodeAt(c + l) === 61 ? C(le, l + 1) : C(Lr, l)) : a === 33 && o === 60 && g.charCodeAt(c + 2) === 45 && g.charCodeAt(c + 3) === 45 ? (c += 4, h(), d(), P()) : (a === 61 && (l = g.charCodeAt(c + 2) === 61 ? 3 : 2), C(Fr, l));
265
265
  return;
266
266
  case 61:
267
267
  case 33:
268
- g.charCodeAt(c + 1) === 61 ? A(Br, g.charCodeAt(c + 2) === 61 ? 3 : 2) : A(o === 61 ? yr : dr, 1);
268
+ g.charCodeAt(c + 1) === 61 ? C(Ur, g.charCodeAt(c + 2) === 61 ? 3 : 2) : C(o === 61 ? hr : gr, 1);
269
269
  return;
270
270
  case 126:
271
- return A(dr, 1);
271
+ return C(gr, 1);
272
272
  }
273
273
  return !1;
274
274
  }
275
- function C(o) {
276
- if (o ? c = M + 1 : M = c, j.C && (lt = new s()), o)
277
- return Xe();
278
- if (c >= fe)
279
- return u(ht);
275
+ function P(o) {
276
+ if (o ? c = R + 1 : R = c, j.C && (at = new s()), o)
277
+ return Ge();
278
+ if (c >= pe)
279
+ return u(pt);
280
280
  if (o = g.charCodeAt(c), n(o) || o === 92)
281
- return pe();
282
- if (I(o) === !1) {
283
- if (o = String.fromCharCode(o), o === "\\" || xr.test(o))
284
- return pe();
281
+ return ce();
282
+ if (N(o) === !1) {
283
+ if (o = String.fromCharCode(o), o === "\\" || mr.test(o))
284
+ return ce();
285
285
  r(c, "Unexpected character '" + o + "'");
286
286
  }
287
287
  }
288
- function A(o, a) {
288
+ function C(o, a) {
289
289
  var l = g.slice(c, c + a);
290
290
  c += a, u(o, l);
291
291
  }
292
- function Xe() {
292
+ function Ge() {
293
293
  for (var o, a, l = c; ; ) {
294
- c >= fe && r(l, "Unterminated regexp");
294
+ c >= pe && r(l, "Unterminated regexp");
295
295
  var p = g.charAt(c);
296
- if (Ze.test(p) && r(l, "Unterminated regexp"), o)
296
+ if ($e.test(p) && r(l, "Unterminated regexp"), o)
297
297
  o = !1;
298
298
  else {
299
299
  if (p === "[")
@@ -306,16 +306,16 @@ var O, on = function(e) {
306
306
  }
307
307
  ++c;
308
308
  }
309
- o = g.slice(l, c), ++c, (a = ne()) && !/^[gmi]*$/.test(a) && r(l, "Invalid regexp flag");
309
+ o = g.slice(l, c), ++c, (a = re()) && !/^[gmi]*$/.test(a) && r(l, "Invalid regexp flag");
310
310
  try {
311
311
  var E = new RegExp(o, a);
312
- } catch (P) {
313
- throw P instanceof SyntaxError && r(l, P.message), P;
312
+ } catch (M) {
313
+ throw M instanceof SyntaxError && r(l, M.message), M;
314
314
  }
315
- u(Yt, E);
315
+ u(Ht, E);
316
316
  }
317
- function J(o, a) {
318
- for (var l = c, p = 0, E = a === void 0 ? 1 / 0 : a, P = 0; P < E; ++P) {
317
+ function Y(o, a) {
318
+ for (var l = c, p = 0, E = a === void 0 ? 1 / 0 : a, M = 0; M < E; ++M) {
319
319
  var F = g.charCodeAt(c);
320
320
  if (F = 97 <= F ? F - 97 + 10 : 65 <= F ? F - 65 + 10 : 48 <= F && 57 >= F ? F - 48 : 1 / 0, F >= o)
321
321
  break;
@@ -323,306 +323,306 @@ var O, on = function(e) {
323
323
  }
324
324
  return c === l || a !== void 0 && c - l !== a ? null : p;
325
325
  }
326
- function et(o) {
326
+ function Qe(o) {
327
327
  var a = c, l = !1, p = g.charCodeAt(c) === 48;
328
- o || J(10) !== null || r(a, "Invalid number"), g.charCodeAt(c) === 46 && (++c, J(10), l = !0), o = g.charCodeAt(c), (o === 69 || o === 101) && (o = g.charCodeAt(++c), o !== 43 && o !== 45 || ++c, J(10) === null && r(a, "Invalid number"), l = !0), n(g.charCodeAt(c)) && r(c, "Identifier directly after number"), o = g.slice(a, c);
328
+ o || Y(10) !== null || r(a, "Invalid number"), g.charCodeAt(c) === 46 && (++c, Y(10), l = !0), o = g.charCodeAt(c), (o === 69 || o === 101) && (o = g.charCodeAt(++c), o !== 43 && o !== 45 || ++c, Y(10) === null && r(a, "Invalid number"), l = !0), n(g.charCodeAt(c)) && r(c, "Identifier directly after number"), o = g.slice(a, c);
329
329
  var E;
330
- l ? E = parseFloat(o) : p && o.length !== 1 ? /[89]/.test(o) || V ? r(a, "Invalid number") : E = parseInt(o, 8) : E = parseInt(o, 10), u(Te, E);
330
+ l ? E = parseFloat(o) : p && o.length !== 1 ? /[89]/.test(o) || X ? r(a, "Invalid number") : E = parseInt(o, 8) : E = parseInt(o, 10), u(Ae, E);
331
331
  }
332
332
  function G(o) {
333
- return o = J(16, o), o === null && r(M, "Bad character escape sequence"), o;
333
+ return o = Y(16, o), o === null && r(R, "Bad character escape sequence"), o;
334
334
  }
335
- function ne() {
336
- ye = !1;
335
+ function re() {
336
+ ve = !1;
337
337
  for (var o, a = !0, l = c; ; ) {
338
338
  var p = g.charCodeAt(c);
339
339
  if (t(p))
340
- ye && (o += g.charAt(c)), ++c;
340
+ ve && (o += g.charAt(c)), ++c;
341
341
  else if (p === 92) {
342
- ye || (o = g.slice(l, c)), ye = !0, g.charCodeAt(++c) !== 117 && r(c, "Expecting Unicode escape sequence \\uXXXX"), ++c, p = G(4);
342
+ ve || (o = g.slice(l, c)), ve = !0, g.charCodeAt(++c) !== 117 && r(c, "Expecting Unicode escape sequence \\uXXXX"), ++c, p = G(4);
343
343
  var E = String.fromCharCode(p);
344
344
  E || r(c - 1, "Invalid Unicode escape"), (a ? n(p) : t(p)) || r(c - 4, "Invalid Unicode escape"), o += E;
345
345
  } else
346
346
  break;
347
347
  a = !1;
348
348
  }
349
- return ye ? o : g.slice(l, c);
349
+ return ve ? o : g.slice(l, c);
350
350
  }
351
- function pe() {
352
- var o = ne(), a = ge;
353
- !ye && Jr(o) && (a = Dr[o]), u(a, o);
351
+ function ce() {
352
+ var o = re(), a = he;
353
+ !ve && Vr(o) && (a = Rr[o]), u(a, o);
354
354
  }
355
355
  function S() {
356
- pt = M, oe = he, ft = ct, C();
356
+ lt = R, ie = fe, ct = ut, P();
357
357
  }
358
- function Se(o) {
359
- if (V = o, c = M, j.C)
360
- for (; c < $; )
361
- $ = g.lastIndexOf(`
362
- `, $ - 2) + 1, --le;
363
- y(), C();
358
+ function xe(o) {
359
+ if (X = o, c = R, j.C)
360
+ for (; c < K; )
361
+ K = g.lastIndexOf(`
362
+ `, K - 2) + 1, --ue;
363
+ d(), P();
364
364
  }
365
- function Xt() {
366
- this.type = null, this.start = M, this.end = null;
365
+ function Bt() {
366
+ this.type = null, this.start = R, this.end = null;
367
367
  }
368
- function Wt() {
369
- this.start = lt, this.end = null, ut && (this.source = ut);
368
+ function Gt() {
369
+ this.start = at, this.end = null, st && (this.source = st);
370
370
  }
371
- function D() {
372
- var o = new Xt();
373
- return j.C && (o.X = new Wt()), j.vb && (o.sourceFile = j.vb), j.Xa && (o.j = [M, 0]), o;
371
+ function b() {
372
+ var o = new Bt();
373
+ return j.C && (o.X = new Gt()), j.vb && (o.sourceFile = j.vb), j.Xa && (o.j = [R, 0]), o;
374
374
  }
375
- function ie(o) {
376
- var a = new Xt();
377
- return a.start = o.start, j.C && (a.X = new Wt(), a.X.start = o.X.start), j.Xa && (a.j = [o.j[0], 0]), a;
375
+ function ne(o) {
376
+ var a = new Bt();
377
+ return a.start = o.start, j.C && (a.X = new Gt(), a.X.start = o.X.start), j.Xa && (a.j = [o.j[0], 0]), a;
378
378
  }
379
379
  function x(o, a) {
380
- return o.type = a, o.end = oe, j.C && (o.X.end = ft), j.Xa && (o.j[1] = oe), o;
380
+ return o.type = a, o.end = ie, j.C && (o.X.end = ct), j.Xa && (o.j[1] = ie), o;
381
381
  }
382
- function tt(o) {
382
+ function qe(o) {
383
383
  return o.type === "ExpressionStatement" && o.la.type === "Literal" && o.la.value === "use strict";
384
384
  }
385
- function T(o) {
385
+ function A(o) {
386
386
  return w === o ? (S(), !0) : !1;
387
387
  }
388
- function We() {
389
- return !j.fc && (w === ht || w === ve || Ze.test(g.slice(oe, M)));
388
+ function Xe() {
389
+ return !j.fc && (w === pt || w === ge || $e.test(g.slice(ie, R)));
390
390
  }
391
- function ue() {
392
- T(z) || We() || K();
391
+ function ae() {
392
+ A(z) || Xe() || J();
393
393
  }
394
- function N(o) {
395
- w === o ? S() : K();
394
+ function I(o) {
395
+ w === o ? S() : J();
396
396
  }
397
- function K() {
398
- r(M, "Unexpected token");
397
+ function J() {
398
+ r(R, "Unexpected token");
399
399
  }
400
- function He(o) {
401
- o.type !== "Identifier" && o.type !== "MemberExpression" && r(o.start, "Assigning to rvalue"), V && o.type === "Identifier" && $e(o.name) && r(o.start, "Assigning to " + o.name + " in strict mode");
400
+ function Ve(o) {
401
+ o.type !== "Identifier" && o.type !== "MemberExpression" && r(o.start, "Assigning to rvalue"), X && o.type === "Identifier" && Je(o.name) && r(o.start, "Assigning to " + o.name + " in strict mode");
402
402
  }
403
403
  function W() {
404
- (w === vr || w === ce && X === "/=") && C(!0);
405
- var o = w, a = D();
404
+ (w === fr || w === le && V === "/=") && P(!0);
405
+ var o = w, a = b();
406
406
  switch (o) {
407
- case gt:
408
- case Zt:
407
+ case ft:
408
+ case Jt:
409
409
  S();
410
- var l = o === gt;
411
- T(z) || We() ? a.label = null : w !== ge ? K() : (a.label = Y(), ue());
412
- for (var p = 0; p < R.length; ++p) {
413
- var E = R[p];
410
+ var l = o === ft;
411
+ A(z) || Xe() ? a.label = null : w !== he ? J() : (a.label = $(), ae());
412
+ for (var p = 0; p < T.length; ++p) {
413
+ var E = T[p];
414
414
  if ((a.label === null || E.name === a.label.name) && (E.kind !== null && (l || E.kind === "loop") || a.label && l))
415
415
  break;
416
416
  }
417
- return p === R.length && r(a.start, "Unsyntactic " + o.l), x(a, l ? "BreakStatement" : "ContinueStatement");
418
- case zt:
419
- return S(), ue(), x(a, "DebuggerStatement");
417
+ return p === T.length && r(a.start, "Unsyntactic " + o.l), x(a, l ? "BreakStatement" : "ContinueStatement");
418
+ case $t:
419
+ return S(), ae(), x(a, "DebuggerStatement");
420
+ case Zt:
421
+ return S(), T.push(Et), a.body = W(), T.pop(), I(dt), a.test = je(), ae(), x(a, "DoWhileStatement");
420
422
  case qt:
421
- return S(), R.push(jt), a.body = W(), R.pop(), N(wt), a.test = ke(), ue(), x(a, "DoWhileStatement");
423
+ return S(), T.push(Et), I(Z), w === z ? et(a, null) : w === yt ? (o = b(), S(), Vt(o, !0), x(o, "VariableDeclaration"), o.fa.length === 1 && A(Ye) ? Xt(a, o) : et(a, o)) : (o = U(!1, !0), A(Ye) ? (Ve(o), Xt(a, o)) : et(a, o));
424
+ case gt:
425
+ return S(), it(a, !0);
426
+ case er:
427
+ return S(), a.test = je(), a.da = W(), a.alternate = A(zt) ? W() : null, x(a, "IfStatement");
428
+ case tr:
429
+ return Ce || j.Ib || r(R, "'return' outside of function"), S(), A(z) || Xe() ? a.K = null : (a.K = U(), ae()), x(a, "ReturnStatement");
430
+ case vt:
431
+ for (S(), a.Qb = je(), a.tb = [], I(Ie), T.push(Yr); w !== ge; )
432
+ w === ht || w === Kt ? (o = w === ht, p && x(p, "SwitchCase"), a.tb.push(p = b()), p.da = [], S(), o ? p.test = U() : (l && r(lt, "Multiple default clauses"), l = !0, p.test = null), I(Te)) : (p || J(), p.da.push(W()));
433
+ return p && x(p, "SwitchCase"), S(), T.pop(), x(a, "SwitchStatement");
422
434
  case rr:
423
- return S(), R.push(jt), N(Z), w === z ? rt(a, null) : w === mt ? (o = D(), S(), Jt(o, !0), x(o, "VariableDeclaration"), o.fa.length === 1 && T(Ye) ? Ht(a, o) : rt(a, o)) : (o = _(!1, !0), T(Ye) ? (He(o), Ht(a, o)) : rt(a, o));
424
- case yt:
425
- return S(), st(a, !0);
435
+ return S(), $e.test(g.slice(ie, R)) && r(ie, "Illegal newline after throw"), a.K = U(), ae(), x(a, "ThrowStatement");
426
436
  case nr:
427
- return S(), a.test = ke(), a.da = W(), a.alternate = T(er) ? W() : null, x(a, "IfStatement");
428
- case ir:
429
- return Ie || j.Ib || r(M, "'return' outside of function"), S(), T(z) || We() ? a.K = null : (a.K = _(), ue()), x(a, "ReturnStatement");
437
+ return S(), a.block = Se(), a.Ea = null, w === Yt && (o = b(), S(), I(Z), o.Ua = $(), X && Je(o.Ua.name) && r(o.Ua.start, "Binding " + o.Ua.name + " in strict mode"), I(H), o.body = Se(), a.Ea = x(o, "CatchClause")), a.fb = A(Qt) ? Se() : null, a.Ea || a.fb || r(a.start, "Missing catch or finally clause"), x(a, "TryStatement");
438
+ case yt:
439
+ return S(), Vt(a), ae(), x(a, "VariableDeclaration");
430
440
  case dt:
431
- for (S(), a.Qb = ke(), a.tb = [], N(Ne), R.push($r); w !== ve; )
432
- w === vt || w === Qt ? (o = w === vt, p && x(p, "SwitchCase"), a.tb.push(p = D()), p.da = [], S(), o ? p.test = _() : (l && r(pt, "Multiple default clauses"), l = !0, p.test = null), N(Re)) : (p || K(), p.da.push(W()));
433
- return p && x(p, "SwitchCase"), S(), R.pop(), x(a, "SwitchStatement");
434
- case or:
435
- return S(), Ze.test(g.slice(oe, M)) && r(oe, "Illegal newline after throw"), a.K = _(), ue(), x(a, "ThrowStatement");
436
- case sr:
437
- return S(), a.block = Oe(), a.Ea = null, w === $t && (o = D(), S(), N(Z), o.Ua = Y(), V && $e(o.Ua.name) && r(o.Ua.start, "Binding " + o.Ua.name + " in strict mode"), N(H), o.body = Oe(), a.Ea = x(o, "CatchClause")), a.fb = T(tr) ? Oe() : null, a.Ea || a.fb || r(a.start, "Missing catch or finally clause"), x(a, "TryStatement");
438
- case mt:
439
- return S(), Jt(a), ue(), x(a, "VariableDeclaration");
440
- case wt:
441
- return S(), a.test = ke(), R.push(jt), a.body = W(), R.pop(), x(a, "WhileStatement");
442
- case ar:
443
- return V && r(M, "'with' in strict mode"), S(), a.object = ke(), a.body = W(), x(a, "WithStatement");
444
- case Ne:
445
- return Oe();
441
+ return S(), a.test = je(), T.push(Et), a.body = W(), T.pop(), x(a, "WhileStatement");
442
+ case ir:
443
+ return X && r(R, "'with' in strict mode"), S(), a.object = je(), a.body = W(), x(a, "WithStatement");
444
+ case Ie:
445
+ return Se();
446
446
  case z:
447
447
  return S(), x(a, "EmptyStatement");
448
448
  default:
449
- if (l = X, E = _(), o === ge && E.type === "Identifier" && T(Re)) {
450
- for (p = 0; p < R.length; ++p)
451
- R[p].name === l && r(E.start, "Label '" + l + "' is already declared");
452
- return R.push({
449
+ if (l = V, E = U(), o === he && E.type === "Identifier" && A(Te)) {
450
+ for (p = 0; p < T.length; ++p)
451
+ T[p].name === l && r(E.start, "Label '" + l + "' is already declared");
452
+ return T.push({
453
453
  name: l,
454
- kind: w.W ? "loop" : w === dt ? "switch" : null
455
- }), a.body = W(), R.pop(), a.label = E, x(a, "LabeledStatement");
454
+ kind: w.W ? "loop" : w === vt ? "switch" : null
455
+ }), a.body = W(), T.pop(), a.label = E, x(a, "LabeledStatement");
456
456
  }
457
- return a.la = E, ue(), x(a, "ExpressionStatement");
457
+ return a.la = E, ae(), x(a, "ExpressionStatement");
458
458
  }
459
459
  }
460
- function ke() {
461
- N(Z);
462
- var o = _();
463
- return N(H), o;
460
+ function je() {
461
+ I(Z);
462
+ var o = U();
463
+ return I(H), o;
464
464
  }
465
- function Oe(o) {
466
- var a = D(), l = !0, p = !1;
467
- for (a.body = [], N(Ne); !T(ve); ) {
465
+ function Se(o) {
466
+ var a = b(), l = !0, p = !1;
467
+ for (a.body = [], I(Ie); !A(ge); ) {
468
468
  var E = W();
469
- if (a.body.push(E), l && o && tt(E)) {
470
- var P = p;
471
- Se(p = !0);
469
+ if (a.body.push(E), l && o && qe(E)) {
470
+ var M = p;
471
+ xe(p = !0);
472
472
  }
473
473
  l = !1;
474
474
  }
475
- return p && !P && Se(!1), x(a, "BlockStatement");
475
+ return p && !M && xe(!1), x(a, "BlockStatement");
476
476
  }
477
- function rt(o, a) {
478
- return o.ua = a, N(z), o.test = w === z ? null : _(), N(z), o.update = w === H ? null : _(), N(H), o.body = W(), R.pop(), x(o, "ForStatement");
477
+ function et(o, a) {
478
+ return o.ua = a, I(z), o.test = w === z ? null : U(), I(z), o.update = w === H ? null : U(), I(H), o.body = W(), T.pop(), x(o, "ForStatement");
479
479
  }
480
- function Ht(o, a) {
481
- return o.left = a, o.right = _(), N(H), o.body = W(), R.pop(), x(o, "ForInStatement");
480
+ function Xt(o, a) {
481
+ return o.left = a, o.right = U(), I(H), o.body = W(), T.pop(), x(o, "ForInStatement");
482
482
  }
483
- function Jt(o, a) {
483
+ function Vt(o, a) {
484
484
  for (o.fa = [], o.kind = "var"; ; ) {
485
- var l = D();
486
- if (l.id = Y(), V && $e(l.id.name) && r(l.id.start, "Binding " + l.id.name + " in strict mode"), l.ua = T(yr) ? _(!0, a) : null, o.fa.push(x(l, "VariableDeclarator")), !T(se))
485
+ var l = b();
486
+ if (l.id = $(), X && Je(l.id.name) && r(l.id.start, "Binding " + l.id.name + " in strict mode"), l.ua = A(hr) ? U(!0, a) : null, o.fa.push(x(l, "VariableDeclarator")), !A(oe))
487
487
  break;
488
488
  }
489
489
  }
490
- function _(o, a) {
491
- var l = nt(a);
492
- if (!o && w === se) {
493
- for (o = ie(l), o.xb = [l]; T(se); )
494
- o.xb.push(nt(a));
490
+ function U(o, a) {
491
+ var l = tt(a);
492
+ if (!o && w === oe) {
493
+ for (o = ne(l), o.xb = [l]; A(oe); )
494
+ o.xb.push(tt(a));
495
495
  return x(o, "SequenceExpression");
496
496
  }
497
497
  return l;
498
498
  }
499
- function nt(o) {
500
- var a = it(ot(), -1, o);
501
- if (T(gr)) {
502
- var l = ie(a);
503
- l.test = a, l.da = _(!0), N(Re), l.alternate = _(!0, o), a = x(l, "ConditionalExpression");
499
+ function tt(o) {
500
+ var a = rt(nt(), -1, o);
501
+ if (A(pr)) {
502
+ var l = ne(a);
503
+ l.test = a, l.da = U(!0), I(Te), l.alternate = U(!0, o), a = x(l, "ConditionalExpression");
504
504
  }
505
- return w.Cb ? (l = ie(a), l.operator = X, l.left = a, S(), l.right = nt(o), He(a), x(l, "AssignmentExpression")) : a;
505
+ return w.Cb ? (l = ne(a), l.operator = V, l.left = a, S(), l.right = tt(o), Ve(a), x(l, "AssignmentExpression")) : a;
506
506
  }
507
- function it(o, a, l) {
507
+ function rt(o, a, l) {
508
508
  var p = w.L;
509
509
  if (p !== null && (!l || w !== Ye) && p > a) {
510
- var E = ie(o);
511
- return E.left = o, E.operator = X, o = w, S(), E.right = it(ot(), p, l), p = x(E, o === mr || o === wr ? "LogicalExpression" : "BinaryExpression"), it(p, a, l);
510
+ var E = ne(o);
511
+ return E.left = o, E.operator = V, o = w, S(), E.right = rt(nt(), p, l), p = x(E, o === vr || o === yr ? "LogicalExpression" : "BinaryExpression"), rt(p, a, l);
512
512
  }
513
513
  return o;
514
514
  }
515
- function ot() {
515
+ function nt() {
516
516
  if (w.prefix) {
517
- var o = D(), a = w.$b;
518
- return o.operator = X, Ae = o.prefix = !0, S(), o.K = ot(), a ? He(o.K) : V && o.operator === "delete" && o.K.type === "Identifier" && r(o.start, "Deleting local variable in strict mode"), x(o, a ? "UpdateExpression" : "UnaryExpression");
517
+ var o = b(), a = w.$b;
518
+ return o.operator = V, Oe = o.prefix = !0, S(), o.K = nt(), a ? Ve(o.K) : X && o.operator === "delete" && o.K.type === "Identifier" && r(o.start, "Deleting local variable in strict mode"), x(o, a ? "UpdateExpression" : "UnaryExpression");
519
519
  }
520
- for (a = Ce(Je()); w.cc && !We(); )
521
- o = ie(a), o.operator = X, o.prefix = !1, o.K = a, He(a), S(), a = x(o, "UpdateExpression");
520
+ for (a = ke(We()); w.cc && !Xe(); )
521
+ o = ne(a), o.operator = V, o.prefix = !1, o.K = a, Ve(a), S(), a = x(o, "UpdateExpression");
522
522
  return a;
523
523
  }
524
- function Ce(o, a) {
525
- if (T(hr)) {
526
- var l = ie(o);
527
- return l.object = o, l.Wa = Y(!0), l.bb = !1, Ce(x(l, "MemberExpression"), a);
524
+ function ke(o, a) {
525
+ if (A(cr)) {
526
+ var l = ne(o);
527
+ return l.object = o, l.Wa = $(!0), l.bb = !1, ke(x(l, "MemberExpression"), a);
528
528
  }
529
- return T(Et) ? (l = ie(o), l.object = o, l.Wa = _(), l.bb = !0, N(xt), Ce(x(l, "MemberExpression"), a)) : !a && T(Z) ? (l = ie(o), l.callee = o, l.arguments = at(H, !1), Ce(x(l, "CallExpression"), a)) : o;
529
+ return A(mt) ? (l = ne(o), l.object = o, l.Wa = U(), l.bb = !0, I(wt), ke(x(l, "MemberExpression"), a)) : !a && A(Z) ? (l = ne(o), l.callee = o, l.arguments = ot(H, !1), ke(x(l, "CallExpression"), a)) : o;
530
530
  }
531
- function Je() {
531
+ function We() {
532
532
  switch (w) {
533
- case lr:
534
- var o = D();
533
+ case sr:
534
+ var o = b();
535
535
  return S(), x(o, "ThisExpression");
536
- case ge:
537
- return Y();
538
- case Te:
539
- case Ke:
540
- case Yt:
541
- return o = D(), o.value = X, o.raw = g.slice(M, he), S(), x(o, "Literal");
542
- case cr:
543
- case pr:
544
- case fr:
545
- return o = D(), o.value = w.$a, o.raw = w.l, S(), x(o, "Literal");
536
+ case he:
537
+ return $();
538
+ case Ae:
539
+ case He:
540
+ case Ht:
541
+ return o = b(), o.value = V, o.raw = g.slice(R, fe), S(), x(o, "Literal");
542
+ case ar:
543
+ case ur:
544
+ case lr:
545
+ return o = b(), o.value = w.$a, o.raw = w.l, S(), x(o, "Literal");
546
546
  case Z:
547
- o = lt;
548
- var a = M;
547
+ o = at;
548
+ var a = R;
549
549
  S();
550
- var l = _();
551
- return l.start = a, l.end = he, j.C && (l.X.start = o, l.X.end = ct), j.Xa && (l.j = [a, he]), N(H), l;
552
- case Et:
553
- return o = D(), S(), o.elements = at(xt, !0, !0), x(o, "ArrayExpression");
554
- case Ne:
555
- for (o = D(), a = !0, l = !1, o.h = [], S(); !T(ve); ) {
550
+ var l = U();
551
+ return l.start = a, l.end = fe, j.C && (l.X.start = o, l.X.end = ut), j.Xa && (l.j = [a, fe]), I(H), l;
552
+ case mt:
553
+ return o = b(), S(), o.elements = ot(wt, !0, !0), x(o, "ArrayExpression");
554
+ case Ie:
555
+ for (o = b(), a = !0, l = !1, o.h = [], S(); !A(ge); ) {
556
556
  if (a)
557
557
  a = !1;
558
- else if (N(se), j.sb && T(ve))
558
+ else if (I(oe), j.sb && A(ge))
559
559
  break;
560
560
  var p = {
561
- key: w === Te || w === Ke ? Je() : Y(!0)
561
+ key: w === Ae || w === He ? We() : $(!0)
562
562
  }, E = !1;
563
- if (T(Re)) {
564
- p.value = _(!0);
565
- var P = p.kind = "init";
563
+ if (A(Te)) {
564
+ p.value = U(!0);
565
+ var M = p.kind = "init";
566
566
  } else
567
- p.key.type !== "Identifier" || p.key.name !== "get" && p.key.name !== "set" ? K() : (E = l = !0, P = p.kind = p.key.name, p.key = w === Te || w === Ke ? Je() : Y(!0), w !== Z && K(), p.value = st(D(), !1));
568
- if (p.key.type === "Identifier" && (V || l))
567
+ p.key.type !== "Identifier" || p.key.name !== "get" && p.key.name !== "set" ? J() : (E = l = !0, M = p.kind = p.key.name, p.key = w === Ae || w === He ? We() : $(!0), w !== Z && J(), p.value = it(b(), !1));
568
+ if (p.key.type === "Identifier" && (X || l))
569
569
  for (var F = 0; F < o.h.length; ++F) {
570
- var de = o.h[F];
571
- if (de.key.name === p.key.name) {
572
- var St = P === de.kind || E && de.kind === "init" || P === "init" && (de.kind === "get" || de.kind === "set");
573
- St && !V && P === "init" && de.kind === "init" && (St = !1), St && r(p.key.start, "Redefinition of property");
570
+ var ye = o.h[F];
571
+ if (ye.key.name === p.key.name) {
572
+ var xt = M === ye.kind || E && ye.kind === "init" || M === "init" && (ye.kind === "get" || ye.kind === "set");
573
+ xt && !X && M === "init" && ye.kind === "init" && (xt = !1), xt && r(p.key.start, "Redefinition of property");
574
574
  }
575
575
  }
576
576
  o.h.push(p);
577
577
  }
578
578
  return x(o, "ObjectExpression");
579
- case yt:
580
- return o = D(), S(), st(o, !1);
581
- case ur:
582
- return o = D(), S(), o.callee = Ce(Je(), !0), o.arguments = T(Z) ? at(H, !1) : br, x(o, "NewExpression");
579
+ case gt:
580
+ return o = b(), S(), it(o, !1);
581
+ case or:
582
+ return o = b(), S(), o.callee = ke(We(), !0), o.arguments = A(Z) ? ot(H, !1) : Pr, x(o, "NewExpression");
583
583
  }
584
- K();
584
+ J();
585
585
  }
586
- function st(o, a) {
587
- w === ge ? o.id = Y() : a ? K() : o.id = null, o.oa = [];
586
+ function it(o, a) {
587
+ w === he ? o.id = $() : a ? J() : o.id = null, o.oa = [];
588
588
  var l = !0;
589
- for (N(Z); !T(H); )
590
- l ? l = !1 : N(se), o.oa.push(Y());
591
- l = Ie;
592
- var p = R;
593
- if (Ie = !0, R = [], o.body = Oe(!0), Ie = l, R = p, V || o.body.body.length && tt(o.body.body[0])) {
589
+ for (I(Z); !A(H); )
590
+ l ? l = !1 : I(oe), o.oa.push($());
591
+ l = Ce;
592
+ var p = T;
593
+ if (Ce = !0, T = [], o.body = Se(!0), Ce = l, T = p, X || o.body.body.length && qe(o.body.body[0])) {
594
594
  for (l = o.id ? -1 : 0; l < o.oa.length; ++l)
595
- if (p = 0 > l ? o.id : o.oa[l], (Er(p.name) || $e(p.name)) && r(p.start, "Defining '" + p.name + "' in strict mode"), 0 <= l)
595
+ if (p = 0 > l ? o.id : o.oa[l], (dr(p.name) || Je(p.name)) && r(p.start, "Defining '" + p.name + "' in strict mode"), 0 <= l)
596
596
  for (var E = 0; E < l; ++E)
597
597
  p.name === o.oa[E].name && r(p.start, "Argument name clash in strict mode");
598
598
  }
599
599
  return x(o, a ? "FunctionDeclaration" : "FunctionExpression");
600
600
  }
601
- function at(o, a, l) {
602
- for (var p = [], E = !0; !T(o); ) {
601
+ function ot(o, a, l) {
602
+ for (var p = [], E = !0; !A(o); ) {
603
603
  if (E)
604
604
  E = !1;
605
- else if (N(se), a && j.sb && T(o))
605
+ else if (I(oe), a && j.sb && A(o))
606
606
  break;
607
- p.push(l && w === se ? null : _(!0));
607
+ p.push(l && w === oe ? null : U(!0));
608
608
  }
609
609
  return p;
610
610
  }
611
- function Y(o) {
612
- var a = D();
613
- return o && j.yb === "everywhere" && (o = !1), w === ge ? (!o && (j.yb && Hr(X) || V && Er(X)) && g.slice(M, he).indexOf("\\") === -1 && r(M, "The keyword '" + X + "' is reserved"), a.name = X) : o && w.l ? a.name = w.l : K(), Ae = !1, S(), x(a, "Identifier");
611
+ function $(o) {
612
+ var a = b();
613
+ return o && j.yb === "everywhere" && (o = !1), w === he ? (!o && (j.yb && Xr(V) || X && dr(V)) && g.slice(R, fe).indexOf("\\") === -1 && r(R, "The keyword '" + V + "' is reserved"), a.name = V) : o && w.l ? a.name = w.l : J(), Oe = !1, S(), x(a, "Identifier");
614
614
  }
615
615
  e.version = "0.5.0";
616
- var j, g = "", fe, ut;
616
+ var j, g = "", pe, st;
617
617
  e.parse = function(o, a) {
618
- g = String(o), fe = g.length, j = a || {};
619
- for (var l in Kt)
620
- Object.prototype.hasOwnProperty.call(j, l) || (j[l] = Kt[l]);
621
- for (ut = j.sourceFile, le = 1, c = $ = 0, Ae = !0, y(), l = j.dc, pt = oe = c, j.C && (ft = new s()), Ie = V = !1, R = [], C(), o = l || D(), a = !0, l || (o.body = []); w !== ht; )
622
- l = W(), o.body.push(l), a && tt(l) && Se(!0), a = !1;
618
+ g = String(o), pe = g.length, j = a || {};
619
+ for (var l in Wt)
620
+ Object.prototype.hasOwnProperty.call(j, l) || (j[l] = Wt[l]);
621
+ for (st = j.sourceFile, ue = 1, c = K = 0, Oe = !0, d(), l = j.dc, lt = ie = c, j.C && (ct = new s()), Ce = X = !1, T = [], P(), o = l || b(), a = !0, l || (o.body = []); w !== pt; )
622
+ l = W(), o.body.push(l), a && qe(l) && xe(!0), a = !1;
623
623
  return x(o, "Program");
624
624
  };
625
- var Kt = {
625
+ var Wt = {
626
626
  fc: !1,
627
627
  sb: !0,
628
628
  yb: !1,
@@ -633,110 +633,110 @@ var O, on = function(e) {
633
633
  dc: null,
634
634
  sourceFile: null,
635
635
  vb: null
636
- }, c = 0, M = 0, he = 0, lt, ct, w, X, Ae, le, $, pt = 0, oe = 0, ft, Ie, R, V, br = [], Te = {
636
+ }, c = 0, R = 0, fe = 0, at, ut, w, V, Oe, ue, K, lt = 0, ie = 0, ct, Ce, T, X, Pr = [], Ae = {
637
637
  type: "num"
638
- }, Yt = {
638
+ }, Ht = {
639
639
  type: "regexp"
640
- }, Ke = {
640
+ }, He = {
641
641
  type: "string"
642
- }, ge = {
642
+ }, he = {
643
643
  type: "name"
644
- }, ht = {
644
+ }, pt = {
645
645
  type: "eof"
646
- }, gt = {
646
+ }, ft = {
647
647
  l: "break"
648
- }, vt = {
648
+ }, ht = {
649
649
  l: "case",
650
650
  m: !0
651
- }, $t = {
651
+ }, Yt = {
652
652
  l: "catch"
653
- }, Zt = {
653
+ }, Jt = {
654
654
  l: "continue"
655
- }, zt = {
655
+ }, $t = {
656
656
  l: "debugger"
657
- }, Qt = {
657
+ }, Kt = {
658
658
  l: "default"
659
- }, qt = {
659
+ }, Zt = {
660
660
  l: "do",
661
661
  W: !0
662
- }, er = {
662
+ }, zt = {
663
663
  l: "else",
664
664
  m: !0
665
- }, tr = {
665
+ }, Qt = {
666
666
  l: "finally"
667
- }, rr = {
667
+ }, qt = {
668
668
  l: "for",
669
669
  W: !0
670
- }, yt = {
670
+ }, gt = {
671
671
  l: "function"
672
- }, nr = {
672
+ }, er = {
673
673
  l: "if"
674
- }, ir = {
674
+ }, tr = {
675
675
  l: "return",
676
676
  m: !0
677
- }, dt = {
677
+ }, vt = {
678
678
  l: "switch"
679
- }, or = {
679
+ }, rr = {
680
680
  l: "throw",
681
681
  m: !0
682
- }, sr = {
682
+ }, nr = {
683
683
  l: "try"
684
- }, mt = {
684
+ }, yt = {
685
685
  l: "var"
686
- }, wt = {
686
+ }, dt = {
687
687
  l: "while",
688
688
  W: !0
689
- }, ar = {
689
+ }, ir = {
690
690
  l: "with"
691
- }, ur = {
691
+ }, or = {
692
692
  l: "new",
693
693
  m: !0
694
- }, lr = {
694
+ }, sr = {
695
695
  l: "this"
696
- }, cr = {
696
+ }, ar = {
697
697
  l: "null",
698
698
  $a: null
699
- }, pr = {
699
+ }, ur = {
700
700
  l: "true",
701
701
  $a: !0
702
- }, fr = {
702
+ }, lr = {
703
703
  l: "false",
704
704
  $a: !1
705
705
  }, Ye = {
706
706
  l: "in",
707
707
  L: 7,
708
708
  m: !0
709
- }, Dr = {
710
- break: gt,
711
- case: vt,
712
- catch: $t,
713
- continue: Zt,
714
- debugger: zt,
715
- default: Qt,
716
- do: qt,
717
- else: er,
718
- finally: tr,
719
- for: rr,
720
- function: yt,
721
- if: nr,
722
- return: ir,
723
- switch: dt,
724
- throw: or,
725
- try: sr,
726
- var: mt,
727
- while: wt,
728
- with: ar,
729
- null: cr,
730
- true: pr,
731
- false: fr,
732
- new: ur,
709
+ }, Rr = {
710
+ break: ft,
711
+ case: ht,
712
+ catch: Yt,
713
+ continue: Jt,
714
+ debugger: $t,
715
+ default: Kt,
716
+ do: Zt,
717
+ else: zt,
718
+ finally: Qt,
719
+ for: qt,
720
+ function: gt,
721
+ if: er,
722
+ return: tr,
723
+ switch: vt,
724
+ throw: rr,
725
+ try: nr,
726
+ var: yt,
727
+ while: dt,
728
+ with: ir,
729
+ null: ar,
730
+ true: ur,
731
+ false: lr,
732
+ new: or,
733
733
  in: Ye,
734
734
  instanceof: {
735
735
  l: "instanceof",
736
736
  L: 7,
737
737
  m: !0
738
738
  },
739
- this: lr,
739
+ this: sr,
740
740
  typeof: {
741
741
  l: "typeof",
742
742
  prefix: !0,
@@ -752,91 +752,91 @@ var O, on = function(e) {
752
752
  prefix: !0,
753
753
  m: !0
754
754
  }
755
- }, Et = {
755
+ }, mt = {
756
756
  type: "[",
757
757
  m: !0
758
- }, xt = {
758
+ }, wt = {
759
759
  type: "]"
760
- }, Ne = {
760
+ }, Ie = {
761
761
  type: "{",
762
762
  m: !0
763
- }, ve = {
763
+ }, ge = {
764
764
  type: "}"
765
765
  }, Z = {
766
766
  type: "(",
767
767
  m: !0
768
768
  }, H = {
769
769
  type: ")"
770
- }, se = {
770
+ }, oe = {
771
771
  type: ",",
772
772
  m: !0
773
773
  }, z = {
774
774
  type: ";",
775
775
  m: !0
776
- }, Re = {
776
+ }, Te = {
777
777
  type: ":",
778
778
  m: !0
779
- }, hr = {
779
+ }, cr = {
780
780
  type: "."
781
- }, gr = {
781
+ }, pr = {
782
782
  type: "?",
783
783
  m: !0
784
- }, vr = {
784
+ }, fr = {
785
785
  L: 10,
786
786
  m: !0
787
- }, yr = {
787
+ }, hr = {
788
788
  Cb: !0,
789
789
  m: !0
790
- }, ce = {
790
+ }, le = {
791
791
  Cb: !0,
792
792
  m: !0
793
- }, Ur = {
793
+ }, Mr = {
794
794
  cc: !0,
795
795
  prefix: !0,
796
796
  $b: !0
797
- }, dr = {
797
+ }, gr = {
798
798
  prefix: !0,
799
799
  m: !0
800
- }, mr = {
800
+ }, vr = {
801
801
  L: 1,
802
802
  m: !0
803
- }, wr = {
803
+ }, yr = {
804
804
  L: 2,
805
805
  m: !0
806
806
  }, _r = {
807
807
  L: 3,
808
808
  m: !0
809
- }, Fr = {
809
+ }, br = {
810
810
  L: 4,
811
811
  m: !0
812
- }, Lr = {
812
+ }, Dr = {
813
813
  L: 5,
814
814
  m: !0
815
- }, Br = {
815
+ }, Ur = {
816
816
  L: 6,
817
817
  m: !0
818
- }, Gr = {
818
+ }, Fr = {
819
819
  L: 7,
820
820
  m: !0
821
- }, Vr = {
821
+ }, Lr = {
822
822
  L: 8,
823
823
  m: !0
824
- }, Xr = {
824
+ }, Br = {
825
825
  L: 9,
826
826
  prefix: !0,
827
827
  m: !0
828
- }, Wr = {
828
+ }, Gr = {
829
829
  L: 10,
830
830
  m: !0
831
- }, Hr = i("class enum extends super const export import"), Er = i("implements interface let package private protected public static yield"), $e = i("eval arguments"), Jr = i("break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this"), Kr = /[\u1680\u180e\u2000-\u200a\u202f\u205f\u3000\ufeff]/, xr = RegExp("[ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԧԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠࢢ-ࢬऄ-हऽॐक़-ॡॱ-ॷॹ-ॿঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-ళవ-హఽౘౙౠౡಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൠൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛰᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤜᥐ-ᥭᥰ-ᥴᦀ-ᦫᧁ-ᧇᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞⸯ々-〇〡-〩〱-〵〸-〼ぁ-ゖゝ-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿌ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚗꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐ-ꞓꞠ-Ɦꟸ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꪀ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꯀ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ]"), Yr = RegExp("[ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԧԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠࢢ-ࢬऄ-हऽॐक़-ॡॱ-ॷॹ-ॿঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-ళవ-హఽౘౙౠౡಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൠൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛰᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤜᥐ-ᥭᥰ-ᥴᦀ-ᦫᧁ-ᧇᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞⸯ々-〇〡-〩〱-〵〸-〼ぁ-ゖゝ-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿌ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚗꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐ-ꞓꞠ-Ɦꟸ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꪀ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꯀ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ̀-ͯ҃-֑҇-ׇֽֿׁׂׅׄؐ-ؚؠ-ىٲ-ۓۧ-ۨۻ-ۼܰ-݊ࠀ-ࠔࠛ-ࠣࠥ-ࠧࠩ-࠭ࡀ-ࡗࣤ-ࣾऀ-ःऺ-़ा-ॏ॑-ॗॢ-ॣ०-९ঁ-ঃ়া-ৄেৈৗয়-ৠਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢ-ૣ૦-૯ଁ-ଃ଼ା-ୄେୈୋ-୍ୖୗୟ-ୠ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఁ-ఃె-ైొ-్ౕౖౢ-ౣ౦-౯ಂಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢ-ೣ೦-೯ംഃെ-ൈൗൢ-ൣ൦-൯ංඃ්ා-ුූෘ-ෟෲෳิ-ฺเ-ๅ๐-๙ິ-ູ່-ໍ໐-໙༘༙༠-༩༹༵༷ཁ-ཇཱ-྄྆-྇ྍ-ྗྙ-ྼ࿆က-ဩ၀-၉ၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟ᜎ-ᜐᜠ-ᜰᝀ-ᝐᝲᝳក-ឲ៝០-៩᠋-᠍᠐-᠙ᤠ-ᤫᤰ-᤻ᥑ-ᥭᦰ-ᧀᧈ-ᧉ᧐-᧙ᨀ-ᨕᨠ-ᩓ᩠-᩿᩼-᪉᪐-᪙ᭆ-ᭋ᭐-᭙᭫-᭳᮰-᮹᯦-᯳ᰀ-ᰢ᱀-᱉ᱛ-ᱽ᳐-᳒ᴀ-ᶾḁ-ἕ‌‍‿⁀⁔⃐-⃥⃜⃡-⃰ⶁ-ⶖⷠ-ⷿ〡-〨゙゚Ꙁ-ꙭꙴ-꙽ꚟ꛰-꛱ꟸ-ꠀ꠆ꠋꠣ-ꠧꢀ-ꢁꢴ-꣄꣐-꣙ꣳ-ꣷ꤀-꤉ꤦ-꤭ꤰ-ꥅꦀ-ꦃ꦳-꧀ꨀ-ꨧꩀ-ꩁꩌ-ꩍ꩐-꩙ꩻꫠ-ꫩꫲ-ꫳꯀ-ꯡ꯬꯭꯰-꯹ﬠ-ﬨ︀-️︠-︦︳︴﹍-﹏0-9_]"), Ze = /[\n\r\u2028\u2029]/, ze = /\r\n|[\n\r\u2028\u2029]/g, ye, jt = {
831
+ }, Xr = i("class enum extends super const export import"), dr = i("implements interface let package private protected public static yield"), Je = i("eval arguments"), Vr = i("break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this"), Wr = /[\u1680\u180e\u2000-\u200a\u202f\u205f\u3000\ufeff]/, mr = RegExp("[ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԧԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠࢢ-ࢬऄ-हऽॐक़-ॡॱ-ॷॹ-ॿঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-ళవ-హఽౘౙౠౡಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൠൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛰᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤜᥐ-ᥭᥰ-ᥴᦀ-ᦫᧁ-ᧇᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞⸯ々-〇〡-〩〱-〵〸-〼ぁ-ゖゝ-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿌ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚗꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐ-ꞓꞠ-Ɦꟸ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꪀ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꯀ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ]"), Hr = RegExp("[ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԧԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠࢢ-ࢬऄ-हऽॐक़-ॡॱ-ॷॹ-ॿঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-ళవ-హఽౘౙౠౡಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൠൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛰᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤜᥐ-ᥭᥰ-ᥴᦀ-ᦫᧁ-ᧇᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞⸯ々-〇〡-〩〱-〵〸-〼ぁ-ゖゝ-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿌ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚗꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐ-ꞓꞠ-Ɦꟸ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꪀ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꯀ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ̀-ͯ҃-֑҇-ׇֽֿׁׂׅׄؐ-ؚؠ-ىٲ-ۓۧ-ۨۻ-ۼܰ-݊ࠀ-ࠔࠛ-ࠣࠥ-ࠧࠩ-࠭ࡀ-ࡗࣤ-ࣾऀ-ःऺ-़ा-ॏ॑-ॗॢ-ॣ०-९ঁ-ঃ়া-ৄেৈৗয়-ৠਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢ-ૣ૦-૯ଁ-ଃ଼ା-ୄେୈୋ-୍ୖୗୟ-ୠ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఁ-ఃె-ైొ-్ౕౖౢ-ౣ౦-౯ಂಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢ-ೣ೦-೯ംഃെ-ൈൗൢ-ൣ൦-൯ංඃ්ා-ුූෘ-ෟෲෳิ-ฺเ-ๅ๐-๙ິ-ູ່-ໍ໐-໙༘༙༠-༩༹༵༷ཁ-ཇཱ-྄྆-྇ྍ-ྗྙ-ྼ࿆က-ဩ၀-၉ၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟ᜎ-ᜐᜠ-ᜰᝀ-ᝐᝲᝳក-ឲ៝០-៩᠋-᠍᠐-᠙ᤠ-ᤫᤰ-᤻ᥑ-ᥭᦰ-ᧀᧈ-ᧉ᧐-᧙ᨀ-ᨕᨠ-ᩓ᩠-᩿᩼-᪉᪐-᪙ᭆ-ᭋ᭐-᭙᭫-᭳᮰-᮹᯦-᯳ᰀ-ᰢ᱀-᱉ᱛ-ᱽ᳐-᳒ᴀ-ᶾḁ-ἕ‌‍‿⁀⁔⃐-⃥⃜⃡-⃰ⶁ-ⶖⷠ-ⷿ〡-〨゙゚Ꙁ-ꙭꙴ-꙽ꚟ꛰-꛱ꟸ-ꠀ꠆ꠋꠣ-ꠧꢀ-ꢁꢴ-꣄꣐-꣙ꣳ-ꣷ꤀-꤉ꤦ-꤭ꤰ-ꥅꦀ-ꦃ꦳-꧀ꨀ-ꨧꩀ-ꩁꩌ-ꩍ꩐-꩙ꩻꫠ-ꫩꫲ-ꫳꯀ-ꯡ꯬꯭꯰-꯹ﬠ-ﬨ︀-️︠-︦︳︴﹍-﹏0-9_]"), $e = /[\n\r\u2028\u2029]/, Ke = /\r\n|[\n\r\u2028\u2029]/g, ve, Et = {
832
832
  kind: "loop"
833
- }, $r = {
833
+ }, Yr = {
834
834
  kind: "switch"
835
835
  };
836
- }, At = At = typeof globalThis == "undefined" ? void 0 : globalThis;
837
- on(At.j || (At.j = {}));
836
+ }, kt = kt = typeof globalThis == "undefined" ? void 0 : globalThis;
837
+ en(kt.j || (kt.j = {}));
838
838
  function f(e, t) {
839
- typeof e == "string" && (e = Ee(e, "code"));
839
+ typeof e == "string" && (e = me(e, "code"));
840
840
  var n = e.constructor;
841
841
  this.ya = function() {
842
842
  return new n({
@@ -850,13 +850,13 @@ function f(e, t) {
850
850
  var s, u;
851
851
  for (u in this)
852
852
  typeof this[u] == "function" && (s = u.match(e)) && (this.rb[s[1]] = this[u].bind(this));
853
- this.N = Tt(this, this.ra, null), this.Na = this.N.object, this.ra = Ee(this.ba.join(`
854
- `), "polyfills"), this.ba = void 0, Qe(this.ra), s = new d(this.ra, this.N), s.done = !1, this.o = [s], this.Eb(), this.value = void 0, this.ra = r, s = new d(this.ra, this.N), s.done = !1, this.o.length = 0, this.o[0] = s;
853
+ this.N = Ct(this, this.ra, null), this.Na = this.N.object, this.ra = me(this.ba.join(`
854
+ `), "polyfills"), this.ba = void 0, Ze(this.ra), s = new y(this.ra, this.N), s.done = !1, this.o = [s], this.Eb(), this.value = void 0, this.ra = r, s = new y(this.ra, this.N), s.done = !1, this.o.length = 0, this.o[0] = s;
855
855
  }
856
- var jr = {
856
+ var wr = {
857
857
  C: !0,
858
858
  kc: 5
859
- }, Mt = {
859
+ }, Tt = {
860
860
  configurable: !0,
861
861
  enumerable: !0,
862
862
  writable: !1
@@ -868,37 +868,37 @@ var jr = {
868
868
  configurable: !0,
869
869
  enumerable: !1,
870
870
  writable: !1
871
- }, Me = {
871
+ }, Ne = {
872
872
  configurable: !1,
873
873
  enumerable: !1,
874
874
  writable: !1
875
- }, Sr = {
875
+ }, Er = {
876
876
  configurable: !1,
877
877
  enumerable: !0,
878
878
  writable: !0
879
- }, Tr = {
879
+ }, Cr = {
880
880
  STEP_ERROR: !0
881
- }, je = {
881
+ }, Ee = {
882
882
  SCOPE_REFERENCE: !0
883
- }, Le = {
883
+ }, Ue = {
884
884
  VALUE_IN_DESCRIPTOR: !0
885
- }, me = {
885
+ }, de = {
886
886
  REGEXP_TIMEOUT: !0
887
- }, kr = [], ee = null, _e = null, ae = typeof globalThis == "undefined" ? void 0 : globalThis, sn = ["onmessage = function(e) {", "var result;", "var data = e.data;", "switch (data[0]) {", "case 'split':", "result = data[1].split(data[2], data[3]);", "break;", "case 'match':", "result = data[1].match(data[2]);", "break;", "case 'search':", "result = data[1].search(data[2]);", "break;", "case 'replace':", "result = data[1].replace(data[2], data[3]);", "break;", "case 'exec':", "var regexp = data[1];", "regexp.lastIndex = data[2];", "result = [regexp.exec(data[3]), data[1].lastIndex];", "break;", "default:", "throw Error('Unknown RegExp operation: ' + data[0]);", "}", "postMessage(result);", "close();", "};"];
888
- function Pt(e) {
887
+ }, xr = [], q = null, be = null, se = typeof globalThis == "undefined" ? void 0 : globalThis, tn = ["onmessage = function(e) {", "var result;", "var data = e.data;", "switch (data[0]) {", "case 'split':", "result = data[1].split(data[2], data[3]);", "break;", "case 'match':", "result = data[1].match(data[2]);", "break;", "case 'search':", "result = data[1].search(data[2]);", "break;", "case 'replace':", "result = data[1].replace(data[2], data[3]);", "break;", "case 'exec':", "var regexp = data[1];", "regexp.lastIndex = data[2];", "result = [regexp.exec(data[3]), data[1].lastIndex];", "break;", "default:", "throw Error('Unknown RegExp operation: ' + data[0]);", "}", "postMessage(result);", "close();", "};"];
888
+ function Nt(e) {
889
889
  var t = e >>> 0;
890
890
  return t === Number(e) ? t : NaN;
891
891
  }
892
- function Fe(e) {
892
+ function De(e) {
893
893
  var t = e >>> 0;
894
894
  return String(t) === String(e) && t !== 4294967295 ? t : NaN;
895
895
  }
896
- function Qe(e, t, n) {
896
+ function Ze(e, t, n) {
897
897
  t ? e.start = t : delete e.start, n ? e.end = n : delete e.end;
898
898
  for (var r in e)
899
899
  if (r !== "loc" && e.hasOwnProperty(r)) {
900
900
  var i = e[r];
901
- i && typeof i == "object" && Qe(i, t, n);
901
+ i && typeof i == "object" && Ze(i, t, n);
902
902
  }
903
903
  }
904
904
  f.prototype.REGEXP_MODE = 2;
@@ -909,19 +909,19 @@ O.P = !1;
909
909
  O.Ka = !1;
910
910
  O.Kb = 0;
911
911
  O.ic = 0;
912
- function Ee(e, t) {
912
+ function me(e, t) {
913
913
  var n = {}, r;
914
- for (r in jr)
915
- n[r] = jr[r];
916
- return n.sourceFile = t, ae.j.parse(e, n);
914
+ for (r in wr)
915
+ n[r] = wr[r];
916
+ return n.sourceFile = t, se.j.parse(e, n);
917
917
  }
918
918
  O.Jb = function(e) {
919
919
  var t = this.o[0];
920
920
  if (!t || t.node.type !== "Program")
921
921
  throw Error("Expecting original AST to start with a Program node");
922
- if (typeof e == "string" && (e = Ee(e, "appendCode" + this.Kb++)), !e || e.type !== "Program")
922
+ if (typeof e == "string" && (e = me(e, "appendCode" + this.Kb++)), !e || e.type !== "Program")
923
923
  throw Error("Expecting new AST to start with a Program node");
924
- Be(this, e, t.scope), Array.prototype.push.apply(t.node.body, e.body), t.node.body.jb = null, t.done = !1;
924
+ Fe(this, e, t.scope), Array.prototype.push.apply(t.node.body, e.body), t.node.body.jb = null, t.done = !1;
925
925
  };
926
926
  O.lb = function() {
927
927
  var e = this.o, t;
@@ -935,23 +935,23 @@ O.lb = function() {
935
935
  if (n = this.ca[0], !n || n.time > Date.now())
936
936
  n = null;
937
937
  else {
938
- this.ca.shift(), 0 <= n.interval && Mr(this, n, n.interval);
939
- var r = new d(n.node, n.scope);
938
+ this.ca.shift(), 0 <= n.interval && Tr(this, n, n.interval);
939
+ var r = new y(n.node, n.scope);
940
940
  n.zb && (r.ia = 2, r.B = this.Na, r.U = n.zb, r.Qa = !0, r.F = n.Lb), n = r;
941
941
  }
942
942
  if (!n)
943
943
  break;
944
944
  }
945
945
  r = n.node;
946
- var i = _e;
947
- _e = this;
946
+ var i = be;
947
+ be = this;
948
948
  try {
949
949
  var s = this.rb[r.type](e, n, r);
950
950
  } catch (u) {
951
- if (u !== Tr)
951
+ if (u !== Cr)
952
952
  throw this.value !== u && (this.value = void 0), u;
953
953
  } finally {
954
- _e = i;
954
+ be = i;
955
955
  }
956
956
  if (s && e.push(s), this.P)
957
957
  throw this.value = void 0, Error("Getter not supported in this context");
@@ -966,8 +966,8 @@ O.Eb = function() {
966
966
  ;
967
967
  return this.za;
968
968
  };
969
- function an(e, t) {
970
- e.g(t, "NaN", NaN, Me), e.g(t, "Infinity", 1 / 0, Me), e.g(t, "undefined", void 0, Me), e.g(t, "window", t, Mt), e.g(t, "this", t, Me), e.g(t, "self", t), e.M = new k(null), e.Z = new k(e.M), un(e, t), ln(e, t), t.xa = e.M, e.g(t, "constructor", e.v, v), cn(e, t), pn(e, t), fn(e, t), hn(e, t), gn(e, t), vn(e, t), yn(e, t), dn(e, t), mn(e, t);
969
+ function rn(e, t) {
970
+ e.g(t, "NaN", NaN, Ne), e.g(t, "Infinity", 1 / 0, Ne), e.g(t, "undefined", void 0, Ne), e.g(t, "window", t, Tt), e.g(t, "this", t, Ne), e.g(t, "self", t), e.M = new k(null), e.Z = new k(e.M), nn(e, t), on(e, t), t.xa = e.M, e.g(t, "constructor", e.v, v), sn(e, t), an(e, t), un(e, t), ln(e, t), cn(e, t), pn(e, t), fn(e, t), hn(e, t), gn(e, t);
971
971
  var n = e.i(function() {
972
972
  throw EvalError("Can't happen");
973
973
  }, !1);
@@ -983,100 +983,100 @@ function an(e, t) {
983
983
  };
984
984
  }(r[i][0]), e.g(t, r[i][1], e.i(n, !1), v);
985
985
  n = function(s) {
986
- return Or(e, !1, arguments);
986
+ return jr(e, !1, arguments);
987
987
  }, e.g(t, "setTimeout", e.i(n, !1), v), n = function(s) {
988
- return Or(e, !0, arguments);
988
+ return jr(e, !0, arguments);
989
989
  }, e.g(t, "setInterval", e.i(n, !1), v), n = function(s) {
990
- Cr(e, s);
990
+ Sr(e, s);
991
991
  }, e.g(t, "clearTimeout", e.i(n, !1), v), n = function(s) {
992
- Cr(e, s);
992
+ Sr(e, s);
993
993
  }, e.g(t, "clearInterval", e.i(n, !1), v), e.OBJECT = e.v, e.OBJECT_PROTO = e.M, e.FUNCTION = e.O, e.FUNCTION_PROTO = e.Z, e.ARRAY = e.qa, e.ARRAY_PROTO = e.La, e.REGEXP = e.I, e.REGEXP_PROTO = e.Ma, e.DATE = e.$, e.DATE_PROTO = e.nb, e.qb && e.qb(e, t);
994
994
  }
995
995
  O.Wb = 0;
996
- function un(e, t) {
996
+ function nn(e, t) {
997
997
  var n = /^[A-Za-z_$][\w$]*$/, r = function(i) {
998
998
  var s = arguments.length ? String(arguments[arguments.length - 1]) : "", u = Array.prototype.slice.call(arguments, 0, -1).join(",").trim();
999
999
  if (u) {
1000
1000
  u = u.split(/\s*,\s*/);
1001
1001
  for (var h = 0; h < u.length; h++) {
1002
- var y = u[h];
1003
- n.test(y) || m(e, e.T, "Invalid function argument: " + y);
1002
+ var d = u[h];
1003
+ n.test(d) || m(e, e.T, "Invalid function argument: " + d);
1004
1004
  }
1005
1005
  u = u.join(", ");
1006
1006
  }
1007
1007
  try {
1008
- var I = Ee("(function(" + u + ") {" + s + "})", "function" + e.Wb++);
1009
- } catch (C) {
1010
- m(e, e.T, "Invalid code: " + C.message);
1008
+ var N = me("(function(" + u + ") {" + s + "})", "function" + e.Wb++);
1009
+ } catch (P) {
1010
+ m(e, e.T, "Invalid code: " + P.message);
1011
1011
  }
1012
- return I.body.length !== 1 && m(e, e.T, "Invalid code in function body"), Ut(e, I.body[0].la, e.N, "anonymous");
1012
+ return N.body.length !== 1 && m(e, e.T, "Invalid code in function body"), Mt(e, N.body[0].la, e.N, "anonymous");
1013
1013
  };
1014
1014
  e.O = e.i(r, !0), e.g(t, "Function", e.O, v), e.g(e.O, "prototype", e.Z, v), e.g(e.Z, "constructor", e.O, v), e.Z.Ta = function() {
1015
1015
  }, e.Z.Ta.id = e.Ya++, e.Z.Ab = !0, e.g(e.Z, "length", 0, B), e.Z.H = "Function", r = function(i, s) {
1016
1016
  var u = e.o[e.o.length - 1];
1017
- u.U = this, u.B = i, u.F = [], s != null && (s instanceof k ? u.F = Nr(e, s) : m(e, e.j, "CreateListFromArrayLike called on non-object")), u.eb = !1;
1018
- }, b(e, e.O, "apply", r), r = function(i) {
1017
+ u.U = this, u.B = i, u.F = [], s != null && (s instanceof k ? u.F = Ar(e, s) : m(e, e.j, "CreateListFromArrayLike called on non-object")), u.eb = !1;
1018
+ }, _(e, e.O, "apply", r), r = function(i) {
1019
1019
  var s = e.o[e.o.length - 1];
1020
1020
  s.U = this, s.B = i, s.F = [];
1021
1021
  for (var u = 1; u < arguments.length; u++)
1022
1022
  s.F.push(arguments[u]);
1023
1023
  s.eb = !1;
1024
- }, b(e, e.O, "call", r), e.ba.push("Object.defineProperty(Function.prototype, 'bind',", "{configurable: true, writable: true, value:", "function bind(oThis) {", "if (typeof this !== 'function') {", "throw TypeError('What is trying to be bound is not callable');", "}", "var aArgs = Array.prototype.slice.call(arguments, 1),", "fToBind = this,", "fNOP = function() {},", "fBound = function() {", "return fToBind.apply(this instanceof fNOP", "? this", ": oThis,", "aArgs.concat(Array.prototype.slice.call(arguments)));", "};", "if (this.prototype) {", "fNOP.prototype = this.prototype;", "}", "fBound.prototype = new fNOP();", "return fBound;", "}", "});", ""), r = function() {
1024
+ }, _(e, e.O, "call", r), e.ba.push("Object.defineProperty(Function.prototype, 'bind',", "{configurable: true, writable: true, value:", "function bind(oThis) {", "if (typeof this !== 'function') {", "throw TypeError('What is trying to be bound is not callable');", "}", "var aArgs = Array.prototype.slice.call(arguments, 1),", "fToBind = this,", "fNOP = function() {},", "fBound = function() {", "return fToBind.apply(this instanceof fNOP", "? this", ": oThis,", "aArgs.concat(Array.prototype.slice.call(arguments)));", "};", "if (this.prototype) {", "fNOP.prototype = this.prototype;", "}", "fBound.prototype = new fNOP();", "return fBound;", "}", "});", ""), r = function() {
1025
1025
  return String(this);
1026
- }, b(e, e.O, "toString", r), e.g(e.O, "toString", e.i(r, !1), v), r = function() {
1026
+ }, _(e, e.O, "toString", r), e.g(e.O, "toString", e.i(r, !1), v), r = function() {
1027
1027
  return this.valueOf();
1028
- }, b(e, e.O, "valueOf", r), e.g(e.O, "valueOf", e.i(r, !1), v);
1028
+ }, _(e, e.O, "valueOf", r), e.g(e.O, "valueOf", e.i(r, !1), v);
1029
1029
  }
1030
- function ln(e, t) {
1030
+ function on(e, t) {
1031
1031
  function n(i) {
1032
1032
  i != null || m(e, e.j, "Cannot convert '" + i + "' to object");
1033
1033
  }
1034
1034
  var r = function(i) {
1035
1035
  if (i == null)
1036
- return re(e) ? this : e.s(e.M);
1036
+ return te(e) ? this : e.s(e.M);
1037
1037
  if (!(i instanceof k)) {
1038
- var s = e.s(te(e, i));
1038
+ var s = e.s(ee(e, i));
1039
1039
  return s.data = i, s;
1040
1040
  }
1041
1041
  return i;
1042
1042
  };
1043
1043
  e.v = e.i(r, !0), e.g(e.v, "prototype", e.M, v), e.g(e.M, "constructor", e.v, v), e.g(t, "Object", e.v, v), r = function(i) {
1044
- return n(i), q(e, Object.getOwnPropertyNames(i instanceof k ? i.h : i));
1044
+ return n(i), Q(e, Object.getOwnPropertyNames(i instanceof k ? i.h : i));
1045
1045
  }, e.g(e.v, "getOwnPropertyNames", e.i(r, !1), v), r = function(i) {
1046
- return n(i), i instanceof k && (i = i.h), q(e, Object.keys(i));
1046
+ return n(i), i instanceof k && (i = i.h), Q(e, Object.keys(i));
1047
1047
  }, e.g(e.v, "keys", e.i(r, !1), v), r = function(i) {
1048
1048
  return i === null ? e.s(null) : (i instanceof k || m(e, e.j, "Object prototype may only be an Object or null, not " + i), e.s(i));
1049
1049
  }, e.g(e.v, "create", e.i(r, !1), v), e.ba.push("(function() {", "var create_ = Object.create;", "Object.create = function create(proto, props) {", "var obj = create_(proto);", "props && Object.defineProperties(obj, props);", "return obj;", "};", "})();", ""), r = function(i, s, u) {
1050
- return s = String(s), i instanceof k || m(e, e.j, "Object.defineProperty called on non-object: " + i), u instanceof k || m(e, e.j, "Property description must be an object"), !i.preventExtensions || s in i.h || m(e, e.j, "Can't define property '" + s + "', object is not extensible"), e.g(i, s, Le, u.h), i;
1050
+ return s = String(s), i instanceof k || m(e, e.j, "Object.defineProperty called on non-object: " + i), u instanceof k || m(e, e.j, "Property description must be an object"), !i.preventExtensions || s in i.h || m(e, e.j, "Can't define property '" + s + "', object is not extensible"), e.g(i, s, Ue, u.h), i;
1051
1051
  }, e.g(e.v, "defineProperty", e.i(r, !1), v), e.ba.push("(function() {", "var defineProperty_ = Object.defineProperty;", "Object.defineProperty = function defineProperty(obj, prop, d1) {", "var d2 = {};", "if ('configurable' in d1) d2.configurable = d1.configurable;", "if ('enumerable' in d1) d2.enumerable = d1.enumerable;", "if ('writable' in d1) d2.writable = d1.writable;", "if ('value' in d1) d2.value = d1.value;", "if ('get' in d1) d2.get = d1.get;", "if ('set' in d1) d2.set = d1.set;", "return defineProperty_(obj, prop, d2);", "};", "})();", "Object.defineProperty(Object, 'defineProperties',", "{configurable: true, writable: true, value:", "function defineProperties(obj, props) {", "var keys = Object.keys(props);", "for (var i = 0; i < keys.length; i++) {", "Object.defineProperty(obj, keys[i], props[keys[i]]);", "}", "return obj;", "}", "});", ""), r = function(i, s) {
1052
1052
  if (i instanceof k || m(e, e.j, "Object.getOwnPropertyDescriptor called on non-object: " + i), s = String(s), s in i.h) {
1053
1053
  var u = Object.getOwnPropertyDescriptor(i.h, s), h = i.V[s];
1054
1054
  return i = i.Y[s], s = e.s(e.M), h || i ? (e.g(s, "get", h), e.g(s, "set", i)) : (e.g(s, "value", u.value), e.g(s, "writable", u.writable)), e.g(s, "configurable", u.configurable), e.g(s, "enumerable", u.enumerable), s;
1055
1055
  }
1056
1056
  }, e.g(e.v, "getOwnPropertyDescriptor", e.i(r, !1), v), r = function(i) {
1057
- return n(i), te(e, i);
1057
+ return n(i), ee(e, i);
1058
1058
  }, e.g(e.v, "getPrototypeOf", e.i(r, !1), v), r = function(i) {
1059
1059
  return !!i && !i.preventExtensions;
1060
1060
  }, e.g(e.v, "isExtensible", e.i(r, !1), v), r = function(i) {
1061
1061
  return i instanceof k && (i.preventExtensions = !0), i;
1062
- }, e.g(e.v, "preventExtensions", e.i(r, !1), v), b(e, e.v, "toString", k.prototype.toString), b(e, e.v, "toLocaleString", k.prototype.toString), b(e, e.v, "valueOf", k.prototype.valueOf), r = function(i) {
1062
+ }, e.g(e.v, "preventExtensions", e.i(r, !1), v), _(e, e.v, "toString", k.prototype.toString), _(e, e.v, "toLocaleString", k.prototype.toString), _(e, e.v, "valueOf", k.prototype.valueOf), r = function(i) {
1063
1063
  return n(this), this instanceof k ? String(i) in this.h : this.hasOwnProperty(i);
1064
- }, b(e, e.v, "hasOwnProperty", r), r = function(i) {
1064
+ }, _(e, e.v, "hasOwnProperty", r), r = function(i) {
1065
1065
  return n(this), this instanceof k ? Object.prototype.propertyIsEnumerable.call(this.h, i) : this.propertyIsEnumerable(i);
1066
- }, b(e, e.v, "propertyIsEnumerable", r), r = function(i) {
1066
+ }, _(e, e.v, "propertyIsEnumerable", r), r = function(i) {
1067
1067
  for (; ; ) {
1068
- if (i = te(e, i), !i)
1068
+ if (i = ee(e, i), !i)
1069
1069
  return !1;
1070
1070
  if (i === this)
1071
1071
  return !0;
1072
1072
  }
1073
- }, b(e, e.v, "isPrototypeOf", r);
1073
+ }, _(e, e.v, "isPrototypeOf", r);
1074
1074
  }
1075
- function cn(e, t) {
1075
+ function sn(e, t) {
1076
1076
  var n = function(r) {
1077
- var i = re(e) ? this : xe(e), s = arguments[0];
1077
+ var i = te(e) ? this : we(e), s = arguments[0];
1078
1078
  if (arguments.length === 1 && typeof s == "number")
1079
- isNaN(Pt(s)) && m(e, e.ob, "Invalid array length: " + s), i.h.length = s;
1079
+ isNaN(Nt(s)) && m(e, e.ob, "Invalid array length: " + s), i.h.length = s;
1080
1080
  else {
1081
1081
  for (s = 0; s < arguments.length; s++)
1082
1082
  i.h[s] = arguments[s];
@@ -1092,12 +1092,12 @@ function cn(e, t) {
1092
1092
  writable: !0
1093
1093
  }), e.La.H = "Array", e.ba.push("(function() {", "function createArrayMethod_(f) {", "Object.defineProperty(Array.prototype, f.name,", "{configurable: true, writable: true, value: f});", "}", "createArrayMethod_(", "function pop() {", "if (!this) throw TypeError();", "var o = Object(this), len = o.length >>> 0;", "if (!len || len < 0) {", "o.length = 0;", "return undefined;", "}", "len--;", "var x = o[len];", "delete o[len];", "o.length = len;", "return x;", "}", ");", "createArrayMethod_(", "function push(var_args) {", "if (!this) throw TypeError();", "var o = Object(this), len = o.length >>> 0;", "for (var i = 0; i < arguments.length; i++) {", "o[len] = arguments[i];", "len++;", "}", "o.length = len;", "return len;", "}", ");", "createArrayMethod_(", "function shift() {", "if (!this) throw TypeError();", "var o = Object(this), len = o.length >>> 0;", "if (!len || len < 0) {", "o.length = 0;", "return undefined;", "}", "var value = o[0];", "for (var i = 0; i < len - 1; i++) {", "if ((i + 1) in o) {", "o[i] = o[i + 1];", "} else {", "delete o[i];", "}", "}", "delete o[i];", "o.length = len - 1;", "return value;", "}", ");", "createArrayMethod_(", "function unshift(var_args) {", "if (!this) throw TypeError();", "var o = Object(this), len = o.length >>> 0;", "if (!len || len < 0) {", "len = 0;", "}", "for (var i = len - 1; i >= 0; i--) {", "if (i in o) {", "o[i + arguments.length] = o[i];", "} else {", "delete o[i + arguments.length];", "}", "}", "for (var i = 0; i < arguments.length; i++) {", "o[i] = arguments[i];", "}", "return (o.length = len + arguments.length);", "}", ");", "createArrayMethod_(", "function reverse() {", "if (!this) throw TypeError();", "var o = Object(this), len = o.length >>> 0;", "if (!len || len < 2) {", "return o;", "}", "for (var i = 0; i < len / 2 - 0.5; i++) {", "var x = o[i];", "var hasX = i in o;", "if ((len - i - 1) in o) {", "o[i] = o[len - i - 1];", "} else {", "delete o[i];", "}", "if (hasX) {", "o[len - i - 1] = x;", "} else {", "delete o[len - i - 1];", "}", "}", "return o;", "}", ");", "createArrayMethod_(", "function indexOf(searchElement, fromIndex) {", "if (!this) throw TypeError();", "var o = Object(this), len = o.length >>> 0;", "var n = fromIndex | 0;", "if (!len || n >= len) {", "return -1;", "}", "var i = Math.max(n >= 0 ? n : len - Math.abs(n), 0);", "while (i < len) {", "if (i in o && o[i] === searchElement) {", "return i;", "}", "i++;", "}", "return -1;", "}", ");", "createArrayMethod_(", "function lastIndexOf(searchElement, fromIndex) {", "if (!this) throw TypeError();", "var o = Object(this), len = o.length >>> 0;", "if (!len) {", "return -1;", "}", "var n = len - 1;", "if (arguments.length > 1) {", "n = fromIndex | 0;", "if (n) {", "n = (n > 0 || -1) * Math.floor(Math.abs(n));", "}", "}", "var i = n >= 0 ? Math.min(n, len - 1) : len - Math.abs(n);", "while (i >= 0) {", "if (i in o && o[i] === searchElement) {", "return i;", "}", "i--;", "}", "return -1;", "}", ");", "createArrayMethod_(", "function slice(start, end) {", "if (!this) throw TypeError();", "var o = Object(this), len = o.length >>> 0;", "start |= 0;", "start = (start >= 0) ? start : Math.max(0, len + start);", "if (typeof end !== 'undefined') {", "if (end !== Infinity) {", "end |= 0;", "}", "if (end < 0) {", "end = len + end;", "} else {", "end = Math.min(end, len);", "}", "} else {", "end = len;", "}", "var size = end - start;", "var cloned = new Array(size);", "for (var i = 0; i < size; i++) {", "if ((start + i) in o) {", "cloned[i] = o[start + i];", "}", "}", "return cloned;", "}", ");", "createArrayMethod_(", "function splice(start, deleteCount, var_args) {", "if (!this) throw TypeError();", "var o = Object(this), len = o.length >>> 0;", "start |= 0;", "if (start < 0) {", "start = Math.max(len + start, 0);", "} else {", "start = Math.min(start, len);", "}", "if (arguments.length < 1) {", "deleteCount = len - start;", "} else {", "deleteCount |= 0;", "deleteCount = Math.max(0, Math.min(deleteCount, len - start));", "}", "var removed = [];", "for (var i = start; i < start + deleteCount; i++) {", "if (i in o) {", "removed.push(o[i]);", "} else {", "removed.length++;", "}", "if ((i + deleteCount) in o) {", "o[i] = o[i + deleteCount];", "} else {", "delete o[i];", "}", "}", "for (var i = start + deleteCount; i < len - deleteCount; i++) {", "if ((i + deleteCount) in o) {", "o[i] = o[i + deleteCount];", "} else {", "delete o[i];", "}", "}", "for (var i = len - deleteCount; i < len; i++) {", "delete o[i];", "}", "len -= deleteCount;", "var arl = arguments.length - 2;", "for (var i = len - 1; i >= start; i--) {", "if (i in o) {", "o[i + arl] = o[i];", "} else {", "delete o[i + arl];", "}", "}", "len += arl;", "for (var i = 2; i < arguments.length; i++) {", "o[start + i - 2] = arguments[i];", "}", "o.length = len;", "return removed;", "}", ");", "createArrayMethod_(", "function concat(var_args) {", "if (!this) throw TypeError();", "var o = Object(this);", "var cloned = [];", "for (var i = -1; i < arguments.length; i++) {", "var value = (i === -1) ? o : arguments[i];", "if (Array.isArray(value)) {", "for (var j = 0, l = value.length; j < l; j++) {", "if (j in value) {", "cloned.push(value[j]);", "} else {", "cloned.length++;", "}", "}", "} else {", "cloned.push(value);", "}", "}", "return cloned;", "}", ");", "createArrayMethod_(", "function join(opt_separator) {", "if (!this) throw TypeError();", "var o = Object(this), len = o.length >>> 0;", "var sep = typeof opt_separator === 'undefined' ?", "',' : ('' + opt_separator);", "var str = '';", "for (var i = 0; i < len; i++) {", "if (i && sep) str += sep;", "str += (o[i] === null || o[i] === undefined) ? '' : o[i];", "}", "return str;", "}", ");", "createArrayMethod_(", "function every(callbackfn, thisArg) {", "if (!this || typeof callbackfn !== 'function') throw TypeError();", "var t, k = 0;", "var o = Object(this), len = o.length >>> 0;", "if (arguments.length > 1) t = thisArg;", "while (k < len) {", "if (k in o && !callbackfn.call(t, o[k], k, o)) return false;", "k++;", "}", "return true;", "}", ");", "createArrayMethod_(", "function filter(fun, var_args) {", "if (this === void 0 || this === null || typeof fun !== 'function') throw TypeError();", "var o = Object(this), len = o.length >>> 0;", "var res = [];", "var thisArg = arguments.length >= 2 ? arguments[1] : void 0;", "for (var i = 0; i < len; i++) {", "if (i in o) {", "var val = o[i];", "if (fun.call(thisArg, val, i, o)) res.push(val);", "}", "}", "return res;", "}", ");", "createArrayMethod_(", "function forEach(callback, thisArg) {", "if (!this || typeof callback !== 'function') throw TypeError();", "var t, k = 0;", "var o = Object(this), len = o.length >>> 0;", "if (arguments.length > 1) t = thisArg;", "while (k < len) {", "if (k in o) callback.call(t, o[k], k, o);", "k++;", "}", "}", ");", "createArrayMethod_(", "function map(callback, thisArg) {", "if (!this || typeof callback !== 'function') throw TypeError();", "var t, k = 0;", "var o = Object(this), len = o.length >>> 0;", "if (arguments.length > 1) t = thisArg;", "var a = new Array(len);", "while (k < len) {", "if (k in o) a[k] = callback.call(t, o[k], k, o);", "k++;", "}", "return a;", "}", ");", "createArrayMethod_(", "function reduce(callback /*, initialValue*/) {", "if (!this || typeof callback !== 'function') throw TypeError();", "var o = Object(this), len = o.length >>> 0;", "var k = 0, value;", "if (arguments.length === 2) {", "value = arguments[1];", "} else {", "while (k < len && !(k in o)) k++;", "if (k >= len) {", "throw TypeError('Reduce of empty array with no initial value');", "}", "value = o[k++];", "}", "for (; k < len; k++) {", "if (k in o) value = callback(value, o[k], k, o);", "}", "return value;", "}", ");", "createArrayMethod_(", "function reduceRight(callback /*, initialValue*/) {", "if (null === this || 'undefined' === typeof this || 'function' !== typeof callback) throw TypeError();", "var o = Object(this), len = o.length >>> 0;", "var k = len - 1, value;", "if (arguments.length >= 2) {", "value = arguments[1];", "} else {", "while (k >= 0 && !(k in o)) k--;", "if (k < 0) {", "throw TypeError('Reduce of empty array with no initial value');", "}", "value = o[k--];", "}", "for (; k >= 0; k--) {", "if (k in o) value = callback(value, o[k], k, o);", "}", "return value;", "}", ");", "createArrayMethod_(", "function some(fun/*, thisArg*/) {", "if (!this || typeof fun !== 'function') throw TypeError();", "var o = Object(this), len = o.length >>> 0;", "var thisArg = arguments.length >= 2 ? arguments[1] : void 0;", "for (var i = 0; i < len; i++) {", "if (i in o && fun.call(thisArg, o[i], i, o)) return true;", "}", "return false;", "}", ");", "createArrayMethod_(", "function sort(opt_comp) {", "if (!this) throw TypeError();", "if (typeof opt_comp !== 'function') {", "opt_comp = undefined;", "}", "for (var i = 0; i < this.length; i++) {", "var changes = 0;", "for (var j = 0; j < this.length - i - 1; j++) {", "if (opt_comp ? (opt_comp(this[j], this[j + 1]) > 0) :", "(String(this[j]) > String(this[j + 1]))) {", "var swap = this[j];", "var hasSwap = j in this;", "if ((j + 1) in this) {", "this[j] = this[j + 1];", "} else {", "delete this[j];", "}", "if (hasSwap) {", "this[j + 1] = swap;", "} else {", "delete this[j + 1];", "}", "changes++;", "}", "}", "if (!changes) break;", "}", "return this;", "}", ");", "createArrayMethod_(", "function toLocaleString() {", "if (!this) throw TypeError();", "var o = Object(this), len = o.length >>> 0;", "var out = [];", "for (var i = 0; i < len; i++) {", "out[i] = (o[i] === null || o[i] === undefined) ? '' : o[i].toLocaleString();", "}", "return out.join(',');", "}", ");", "})();", "");
1094
1094
  }
1095
- function pn(e, t) {
1095
+ function an(e, t) {
1096
1096
  var n = function(r) {
1097
- return r = arguments.length ? ae.String(r) : "", re(e) ? (this.data = r, this) : r;
1097
+ return r = arguments.length ? se.String(r) : "", te(e) ? (this.data = r, this) : r;
1098
1098
  };
1099
1099
  for (e.J = e.i(n, !0), e.g(t, "String", e.J, v), e.g(e.J, "fromCharCode", e.i(String.fromCharCode, !1), v), t = "charAt charCodeAt concat indexOf lastIndexOf slice substr substring toLocaleLowerCase toLocaleUpperCase toLowerCase toUpperCase trim".split(" "), n = 0; n < t.length; n++)
1100
- b(e, e.J, t[n], String.prototype[t[n]]);
1100
+ _(e, e.J, t[n], String.prototype[t[n]]);
1101
1101
  n = function(r, i, s) {
1102
1102
  i = e.R(i), s = e.R(s);
1103
1103
  try {
@@ -1105,126 +1105,126 @@ function pn(e, t) {
1105
1105
  } catch (u) {
1106
1106
  m(e, e.D, "localeCompare: " + u.message);
1107
1107
  }
1108
- }, b(e, e.J, "localeCompare", n), n = function(r, i, s) {
1108
+ }, _(e, e.J, "localeCompare", n), n = function(r, i, s) {
1109
1109
  var u = String(this);
1110
- if (i = i ? Number(i) : void 0, U(e, r, e.I) && (r = r.data, be(e, r, s), e.REGEXP_MODE === 2)) {
1111
- if (ee)
1110
+ if (i = i ? Number(i) : void 0, D(e, r, e.I) && (r = r.data, Re(e, r, s), e.REGEXP_MODE === 2)) {
1111
+ if (q)
1112
1112
  r = Pe(e, "string.split(separator, limit)", {
1113
1113
  string: u,
1114
1114
  separator: r,
1115
1115
  limit: i
1116
- }, r, s), r !== me && s(q(e, r));
1116
+ }, r, s), r !== de && s(Q(e, r));
1117
1117
  else {
1118
- var h = e.ha(), y = De(e, r, h, s);
1119
- h.onmessage = function(I) {
1120
- clearTimeout(y), s(q(e, I.data));
1118
+ var h = e.ha(), d = Me(e, r, h, s);
1119
+ h.onmessage = function(N) {
1120
+ clearTimeout(d), s(Q(e, N.data));
1121
1121
  }, h.postMessage(["split", u, r, i]);
1122
1122
  }
1123
1123
  return;
1124
1124
  }
1125
- r = u.split(r, i), s(q(e, r));
1126
- }, Ue(e, e.J, "split", n), n = function(r, i) {
1125
+ r = u.split(r, i), s(Q(e, r));
1126
+ }, _e(e, e.J, "split", n), n = function(r, i) {
1127
1127
  var s = String(this);
1128
- if (r = U(e, r, e.I) ? r.data : new RegExp(r), be(e, r, i), e.REGEXP_MODE === 2)
1129
- if (ee)
1128
+ if (r = D(e, r, e.I) ? r.data : new RegExp(r), Re(e, r, i), e.REGEXP_MODE === 2)
1129
+ if (q)
1130
1130
  r = Pe(e, "string.match(regexp)", {
1131
1131
  string: s,
1132
1132
  regexp: r
1133
- }, r, i), r !== me && i(r && q(e, r));
1133
+ }, r, i), r !== de && i(r && Q(e, r));
1134
1134
  else {
1135
- var u = e.ha(), h = De(e, r, u, i);
1136
- u.onmessage = function(y) {
1137
- clearTimeout(h), i(y.data && q(e, y.data));
1135
+ var u = e.ha(), h = Me(e, r, u, i);
1136
+ u.onmessage = function(d) {
1137
+ clearTimeout(h), i(d.data && Q(e, d.data));
1138
1138
  }, u.postMessage(["match", s, r]);
1139
1139
  }
1140
1140
  else
1141
- r = s.match(r), i(r && q(e, r));
1142
- }, Ue(e, e.J, "match", n), n = function(r, i) {
1141
+ r = s.match(r), i(r && Q(e, r));
1142
+ }, _e(e, e.J, "match", n), n = function(r, i) {
1143
1143
  var s = String(this);
1144
- if (U(e, r, e.I) ? r = r.data : r = new RegExp(r), be(e, r, i), e.REGEXP_MODE === 2)
1145
- if (ee)
1144
+ if (D(e, r, e.I) ? r = r.data : r = new RegExp(r), Re(e, r, i), e.REGEXP_MODE === 2)
1145
+ if (q)
1146
1146
  r = Pe(e, "string.search(regexp)", {
1147
1147
  string: s,
1148
1148
  regexp: r
1149
- }, r, i), r !== me && i(r);
1149
+ }, r, i), r !== de && i(r);
1150
1150
  else {
1151
- var u = e.ha(), h = De(e, r, u, i);
1152
- u.onmessage = function(y) {
1153
- clearTimeout(h), i(y.data);
1151
+ var u = e.ha(), h = Me(e, r, u, i);
1152
+ u.onmessage = function(d) {
1153
+ clearTimeout(h), i(d.data);
1154
1154
  }, u.postMessage(["search", s, r]);
1155
1155
  }
1156
1156
  else
1157
1157
  i(s.search(r));
1158
- }, Ue(e, e.J, "search", n), n = function(r, i, s) {
1158
+ }, _e(e, e.J, "search", n), n = function(r, i, s) {
1159
1159
  var u = String(this);
1160
- if (i = String(i), U(e, r, e.I) && (r = r.data, be(e, r, s), e.REGEXP_MODE === 2)) {
1161
- if (ee)
1160
+ if (i = String(i), D(e, r, e.I) && (r = r.data, Re(e, r, s), e.REGEXP_MODE === 2)) {
1161
+ if (q)
1162
1162
  r = Pe(e, "string.replace(substr, newSubstr)", {
1163
1163
  string: u,
1164
1164
  substr: r,
1165
1165
  newSubstr: i
1166
- }, r, s), r !== me && s(r);
1166
+ }, r, s), r !== de && s(r);
1167
1167
  else {
1168
- var h = e.ha(), y = De(e, r, h, s);
1169
- h.onmessage = function(I) {
1170
- clearTimeout(y), s(I.data);
1168
+ var h = e.ha(), d = Me(e, r, h, s);
1169
+ h.onmessage = function(N) {
1170
+ clearTimeout(d), s(N.data);
1171
1171
  }, h.postMessage(["replace", u, r, i]);
1172
1172
  }
1173
1173
  return;
1174
1174
  }
1175
1175
  s(u.replace(r, i));
1176
- }, Ue(e, e.J, "replace", n), e.ba.push("(function() {", "var replace_ = String.prototype.replace;", "String.prototype.replace = function replace(substr, newSubstr) {", "if (typeof newSubstr !== 'function') {", "return replace_.call(this, substr, newSubstr);", "}", "var str = this;", "if (substr instanceof RegExp) {", "var subs = [];", "var m = substr.exec(str);", "while (m) {", "m.push(m.index, str);", "var inject = newSubstr.apply(null, m);", "subs.push([m.index, m[0].length, inject]);", "m = substr.global ? substr.exec(str) : null;", "}", "for (var i = subs.length - 1; i >= 0; i--) {", "str = str.substring(0, subs[i][0]) + subs[i][2] + str.substring(subs[i][0] + subs[i][1]);", "}", "} else {", "var i = str.indexOf(substr);", "if (i !== -1) {", "var inject = newSubstr(str.substr(i, substr.length), i, str);", "str = str.substring(0, i) + inject + str.substring(i + substr.length);", "}", "}", "return str;", "};", "})();", "");
1176
+ }, _e(e, e.J, "replace", n), e.ba.push("(function() {", "var replace_ = String.prototype.replace;", "String.prototype.replace = function replace(substr, newSubstr) {", "if (typeof newSubstr !== 'function') {", "return replace_.call(this, substr, newSubstr);", "}", "var str = this;", "if (substr instanceof RegExp) {", "var subs = [];", "var m = substr.exec(str);", "while (m) {", "m.push(m.index, str);", "var inject = newSubstr.apply(null, m);", "subs.push([m.index, m[0].length, inject]);", "m = substr.global ? substr.exec(str) : null;", "}", "for (var i = subs.length - 1; i >= 0; i--) {", "str = str.substring(0, subs[i][0]) + subs[i][2] + str.substring(subs[i][0] + subs[i][1]);", "}", "} else {", "var i = str.indexOf(substr);", "if (i !== -1) {", "var inject = newSubstr(str.substr(i, substr.length), i, str);", "str = str.substring(0, i) + inject + str.substring(i + substr.length);", "}", "}", "return str;", "};", "})();", "");
1177
1177
  }
1178
- function fn(e, t) {
1178
+ function un(e, t) {
1179
1179
  e.mb = e.i(function(n) {
1180
- return n = ae.Boolean(n), re(e) ? (this.data = n, this) : n;
1180
+ return n = se.Boolean(n), te(e) ? (this.data = n, this) : n;
1181
1181
  }, !0), e.g(t, "Boolean", e.mb, v);
1182
1182
  }
1183
- function hn(e, t) {
1183
+ function ln(e, t) {
1184
1184
  var n = function(r) {
1185
- return r = arguments.length ? ae.Number(r) : 0, re(e) ? (this.data = r, this) : r;
1185
+ return r = arguments.length ? se.Number(r) : 0, te(e) ? (this.data = r, this) : r;
1186
1186
  };
1187
1187
  for (e.aa = e.i(n, !0), e.g(t, "Number", e.aa, v), t = ["MAX_VALUE", "MIN_VALUE", "NaN", "NEGATIVE_INFINITY", "POSITIVE_INFINITY"], n = 0; n < t.length; n++)
1188
- e.g(e.aa, t[n], Number[t[n]], Me);
1188
+ e.g(e.aa, t[n], Number[t[n]], Ne);
1189
1189
  n = function(r) {
1190
1190
  try {
1191
1191
  return Number(this).toExponential(r);
1192
1192
  } catch (i) {
1193
1193
  m(e, e.D, i.message);
1194
1194
  }
1195
- }, b(e, e.aa, "toExponential", n), n = function(r) {
1195
+ }, _(e, e.aa, "toExponential", n), n = function(r) {
1196
1196
  try {
1197
1197
  return Number(this).toFixed(r);
1198
1198
  } catch (i) {
1199
1199
  m(e, e.D, i.message);
1200
1200
  }
1201
- }, b(e, e.aa, "toFixed", n), n = function(r) {
1201
+ }, _(e, e.aa, "toFixed", n), n = function(r) {
1202
1202
  try {
1203
1203
  return Number(this).toPrecision(r);
1204
1204
  } catch (i) {
1205
1205
  m(e, e.D, i.message);
1206
1206
  }
1207
- }, b(e, e.aa, "toPrecision", n), n = function(r) {
1207
+ }, _(e, e.aa, "toPrecision", n), n = function(r) {
1208
1208
  try {
1209
1209
  return Number(this).toString(r);
1210
1210
  } catch (i) {
1211
1211
  m(e, e.D, i.message);
1212
1212
  }
1213
- }, b(e, e.aa, "toString", n), n = function(r, i) {
1213
+ }, _(e, e.aa, "toString", n), n = function(r, i) {
1214
1214
  r = r ? e.R(r) : void 0, i = i ? e.R(i) : void 0;
1215
1215
  try {
1216
1216
  return Number(this).toLocaleString(r, i);
1217
1217
  } catch (s) {
1218
1218
  m(e, e.D, "toLocaleString: " + s.message);
1219
1219
  }
1220
- }, b(e, e.aa, "toLocaleString", n);
1220
+ }, _(e, e.aa, "toLocaleString", n);
1221
1221
  }
1222
- function gn(e, t) {
1222
+ function cn(e, t) {
1223
1223
  var n = function(i, s) {
1224
- if (!re(e))
1225
- return ae.Date();
1224
+ if (!te(e))
1225
+ return se.Date();
1226
1226
  var u = [null].concat(Array.from(arguments));
1227
- return this.data = new (Function.prototype.bind.apply(ae.Date, u))(), this;
1227
+ return this.data = new (Function.prototype.bind.apply(se.Date, u))(), this;
1228
1228
  };
1229
1229
  e.$ = e.i(n, !0), e.nb = e.$.h.prototype, e.g(t, "Date", e.$, v), e.g(e.$, "now", e.i(Date.now, !1), v), e.g(e.$, "parse", e.i(Date.parse, !1), v), e.g(e.$, "UTC", e.i(Date.UTC, !1), v), t = "getDate getDay getFullYear getHours getMilliseconds getMinutes getMonth getSeconds getTime getTimezoneOffset getUTCDate getUTCDay getUTCFullYear getUTCHours getUTCMilliseconds getUTCMinutes getUTCMonth getUTCSeconds getYear setDate setFullYear setHours setMilliseconds setMinutes setMonth setSeconds setTime setUTCDate setUTCFullYear setUTCHours setUTCMilliseconds setUTCMinutes setUTCMonth setUTCSeconds setYear toDateString toISOString toJSON toGMTString toLocaleDateString toLocaleString toLocaleTimeString toTimeString toUTCString".split(" ");
1230
1230
  for (var r = 0; r < t.length; r++)
@@ -1232,68 +1232,68 @@ function gn(e, t) {
1232
1232
  return function(s) {
1233
1233
  var u = this.data;
1234
1234
  u instanceof Date || m(e, e.j, i + " not called on a Date");
1235
- for (var h = [], y = 0; y < arguments.length; y++)
1236
- h[y] = e.R(arguments[y]);
1235
+ for (var h = [], d = 0; d < arguments.length; d++)
1236
+ h[d] = e.R(arguments[d]);
1237
1237
  return u[i].apply(u, h);
1238
1238
  };
1239
- }(t[r]), b(e, e.$, t[r], n);
1239
+ }(t[r]), _(e, e.$, t[r], n);
1240
1240
  }
1241
- function vn(e, t) {
1241
+ function pn(e, t) {
1242
1242
  var n = function(r, i) {
1243
- if (re(e))
1243
+ if (te(e))
1244
1244
  var s = this;
1245
1245
  else {
1246
- if (i === void 0 && U(e, r, e.I))
1246
+ if (i === void 0 && D(e, r, e.I))
1247
1247
  return r;
1248
1248
  s = e.s(e.Ma);
1249
1249
  }
1250
1250
  r = r === void 0 ? "" : String(r), i = i ? String(i) : "", /^[gmi]*$/.test(i) || m(e, e.T, "Invalid regexp flag: " + i);
1251
1251
  try {
1252
- var u = new ae.RegExp(r, i);
1252
+ var u = new se.RegExp(r, i);
1253
1253
  } catch (h) {
1254
1254
  m(e, e.T, h.message);
1255
1255
  }
1256
- return bt(e, s, u), s;
1256
+ return Pt(e, s, u), s;
1257
1257
  };
1258
1258
  e.I = e.i(n, !0), e.Ma = e.I.h.prototype, e.g(t, "RegExp", e.I, v), e.g(e.I.h.prototype, "global", void 0, B), e.g(e.I.h.prototype, "ignoreCase", void 0, B), e.g(e.I.h.prototype, "multiline", void 0, B), e.g(e.I.h.prototype, "source", "(?:)", B), e.ba.push("Object.defineProperty(RegExp.prototype, 'test',", "{configurable: true, writable: true, value:", "function test(str) {", "return !!this.exec(str);", "}", "});"), n = function(r, i) {
1259
- function s(C) {
1260
- if (C) {
1261
- var A = q(e, C);
1262
- return e.g(A, "index", C.index), e.g(A, "input", C.input), A;
1259
+ function s(P) {
1260
+ if (P) {
1261
+ var C = Q(e, P);
1262
+ return e.g(C, "index", P.index), e.g(C, "input", P.input), C;
1263
1263
  }
1264
1264
  return null;
1265
1265
  }
1266
1266
  var u = this.data;
1267
- if (r = String(r), u.lastIndex = Number(e.G(this, "lastIndex")), be(e, u, i), e.REGEXP_MODE === 2)
1268
- if (ee)
1267
+ if (r = String(r), u.lastIndex = Number(e.G(this, "lastIndex")), Re(e, u, i), e.REGEXP_MODE === 2)
1268
+ if (q)
1269
1269
  r = Pe(e, "regexp.exec(string)", {
1270
1270
  string: r,
1271
1271
  regexp: u
1272
- }, u, i), r !== me && (e.g(this, "lastIndex", u.lastIndex), i(s(r)));
1272
+ }, u, i), r !== de && (e.g(this, "lastIndex", u.lastIndex), i(s(r)));
1273
1273
  else {
1274
- var h = e.ha(), y = De(e, u, h, i), I = this;
1275
- h.onmessage = function(C) {
1276
- clearTimeout(y), e.g(I, "lastIndex", C.data[1]), i(s(C.data[0]));
1274
+ var h = e.ha(), d = Me(e, u, h, i), N = this;
1275
+ h.onmessage = function(P) {
1276
+ clearTimeout(d), e.g(N, "lastIndex", P.data[1]), i(s(P.data[0]));
1277
1277
  }, h.postMessage(["exec", u, u.lastIndex, r]);
1278
1278
  }
1279
1279
  else
1280
1280
  r = u.exec(r), e.g(this, "lastIndex", u.lastIndex), i(s(r));
1281
- }, Ue(e, e.I, "exec", n);
1281
+ }, _e(e, e.I, "exec", n);
1282
1282
  }
1283
- function yn(e, t) {
1283
+ function fn(e, t) {
1284
1284
  function n(r) {
1285
1285
  var i = e.i(function(s) {
1286
- var u = re(e) ? this : e.Aa(i);
1287
- return It(e, u, s), u;
1286
+ var u = te(e) ? this : e.Aa(i);
1287
+ return Ot(e, u, s), u;
1288
1288
  }, !0);
1289
1289
  return e.g(i, "prototype", e.Aa(e.D), v), e.g(i.h.prototype, "name", r, v), e.g(t, r, i, v), i;
1290
1290
  }
1291
1291
  e.D = e.i(function(r) {
1292
- var i = re(e) ? this : e.Aa(e.D);
1293
- return It(e, i, r), i;
1292
+ var i = te(e) ? this : e.Aa(e.D);
1293
+ return Ot(e, i, r), i;
1294
1294
  }, !0), e.g(t, "Error", e.D, v), e.g(e.D.h.prototype, "message", "", v), e.g(e.D.h.prototype, "name", "Error", v), n("EvalError"), e.ob = n("RangeError"), e.pb = n("ReferenceError"), e.T = n("SyntaxError"), e.j = n("TypeError"), e.Gb = n("URIError");
1295
1295
  }
1296
- function dn(e, t) {
1296
+ function hn(e, t) {
1297
1297
  var n = e.s(e.M);
1298
1298
  e.g(t, "Math", n, v);
1299
1299
  var r = "E LN2 LN10 LOG2E LOG10E PI SQRT1_2 SQRT2".split(" ");
@@ -1302,7 +1302,7 @@ function dn(e, t) {
1302
1302
  for (r = "abs acos asin atan atan2 ceil cos exp floor log max min pow random round sin sqrt tan".split(" "), t = 0; t < r.length; t++)
1303
1303
  e.g(n, r[t], e.i(Math[r[t]], !1), v);
1304
1304
  }
1305
- function mn(e, t) {
1305
+ function gn(e, t) {
1306
1306
  var n = e.s(e.M);
1307
1307
  e.g(t, "JSON", n, v), t = function(r) {
1308
1308
  try {
@@ -1312,7 +1312,7 @@ function mn(e, t) {
1312
1312
  }
1313
1313
  return e.Ia(i);
1314
1314
  }, e.g(n, "parse", e.i(t, !1)), t = function(r, i, s) {
1315
- i && i.H === "Function" ? m(e, e.j, "Function replacer on JSON.stringify not supported") : i && i.H === "Array" ? (i = Nr(e, i), i = i.filter(function(h) {
1315
+ i && i.H === "Function" ? m(e, e.j, "Function replacer on JSON.stringify not supported") : i && i.H === "Array" ? (i = Ar(e, i), i = i.filter(function(h) {
1316
1316
  return typeof h == "string" || typeof h == "number";
1317
1317
  })) : i = null, typeof s != "string" && typeof s != "number" && (s = void 0), r = e.R(r);
1318
1318
  try {
@@ -1323,22 +1323,22 @@ function mn(e, t) {
1323
1323
  return u;
1324
1324
  }, e.g(n, "stringify", e.i(t, !1));
1325
1325
  }
1326
- function U(e, t, n) {
1326
+ function D(e, t, n) {
1327
1327
  if (t == null || !n)
1328
1328
  return !1;
1329
1329
  if (n = n.h.prototype, t === n)
1330
1330
  return !0;
1331
- for (t = te(e, t); t; ) {
1331
+ for (t = ee(e, t); t; ) {
1332
1332
  if (t === n)
1333
1333
  return !0;
1334
1334
  t = t.xa;
1335
1335
  }
1336
1336
  return !1;
1337
1337
  }
1338
- function bt(e, t, n) {
1338
+ function Pt(e, t, n) {
1339
1339
  t.data = new RegExp(n.source, n.flags), e.g(t, "lastIndex", n.lastIndex, v), e.g(t, "source", n.source, B), e.g(t, "global", n.global, B), e.g(t, "ignoreCase", n.ignoreCase, B), e.g(t, "multiline", n.multiline, B);
1340
1340
  }
1341
- function It(e, t, n) {
1341
+ function Ot(e, t, n) {
1342
1342
  n && e.g(t, "message", String(n), v), n = [];
1343
1343
  for (var r = e.o.length - 1; 0 <= r; r--) {
1344
1344
  var i = e.o[r], s = i.node;
@@ -1357,7 +1357,7 @@ function It(e, t, n) {
1357
1357
  }
1358
1358
  O.ha = function() {
1359
1359
  var e = this.ha.Mb;
1360
- return e || (e = new Blob([sn.join(`
1360
+ return e || (e = new Blob([tn.join(`
1361
1361
  `)], {
1362
1362
  type: "application/javascript"
1363
1363
  }), this.ha.Mb = e), new Worker(URL.createObjectURL(e));
@@ -1367,32 +1367,32 @@ function Pe(e, t, n, r, i) {
1367
1367
  timeout: e.REGEXP_THREAD_TIMEOUT
1368
1368
  };
1369
1369
  try {
1370
- return ee.runInNewContext(t, n, s);
1370
+ return q.runInNewContext(t, n, s);
1371
1371
  } catch {
1372
1372
  i(null), m(e, e.D, "RegExp Timeout: " + r);
1373
1373
  }
1374
- return me;
1374
+ return de;
1375
1375
  }
1376
- function be(e, t, n) {
1376
+ function Re(e, t, n) {
1377
1377
  if (e.REGEXP_MODE === 0)
1378
1378
  var r = !1;
1379
1379
  else if (e.REGEXP_MODE === 1)
1380
1380
  r = !0;
1381
- else if (ee)
1381
+ else if (q)
1382
1382
  r = !0;
1383
1383
  else if (typeof Worker == "function" && typeof URL == "function")
1384
1384
  r = !0;
1385
1385
  else if (typeof require == "function") {
1386
1386
  try {
1387
- ee = require("vm");
1387
+ q = require("vm");
1388
1388
  } catch {
1389
1389
  }
1390
- r = !!ee;
1390
+ r = !!q;
1391
1391
  } else
1392
1392
  r = !1;
1393
1393
  r || (n(null), m(e, e.D, "Regular expressions not supported: " + t));
1394
1394
  }
1395
- function De(e, t, n, r) {
1395
+ function Me(e, t, n, r) {
1396
1396
  return setTimeout(function() {
1397
1397
  n.terminate(), r(null);
1398
1398
  try {
@@ -1407,9 +1407,9 @@ O.Aa = function(e) {
1407
1407
  O.s = function(e) {
1408
1408
  if (typeof e != "object")
1409
1409
  throw Error("Non object prototype");
1410
- return e = new k(e), U(this, e, this.D) && (e.H = "Error"), e;
1410
+ return e = new k(e), D(this, e, this.D) && (e.H = "Error"), e;
1411
1411
  };
1412
- function xe(e) {
1412
+ function we(e) {
1413
1413
  var t = e.s(e.La);
1414
1414
  return e.g(t, "length", 0, {
1415
1415
  configurable: !1,
@@ -1417,19 +1417,19 @@ function xe(e) {
1417
1417
  writable: !0
1418
1418
  }), t.H = "Array", t;
1419
1419
  }
1420
- function Dt(e, t, n) {
1420
+ function Rt(e, t, n) {
1421
1421
  var r = e.s(e.Z);
1422
1422
  return n ? (n = e.s(e.M), e.g(r, "prototype", n, v), e.g(n, "constructor", r, v)) : r.Ab = !0, e.g(r, "length", t, B), r.H = "Function", r;
1423
1423
  }
1424
- function Ut(e, t, n, r) {
1425
- var i = Dt(e, t.oa.length, !0);
1424
+ function Mt(e, t, n, r) {
1425
+ var i = Rt(e, t.oa.length, !0);
1426
1426
  return i.Va = n, i.node = t, e.g(i, "name", t.id ? String(t.id.name) : r || "", B), i;
1427
1427
  }
1428
1428
  O.i = function(e, t) {
1429
- return t = Dt(this, e.length, t), t.Ta = e, e.id = this.Ya++, this.g(t, "name", e.name, B), t;
1429
+ return t = Rt(this, e.length, t), t.Ta = e, e.id = this.Ya++, this.g(t, "name", e.name, B), t;
1430
1430
  };
1431
1431
  O.ub = function(e) {
1432
- var t = Dt(this, e.length, !0);
1432
+ var t = Rt(this, e.length, !0);
1433
1433
  return t.Za = e, e.id = this.Ya++, this.g(t, "name", e.name, B), t;
1434
1434
  };
1435
1435
  O.Ia = function(e) {
@@ -1439,7 +1439,7 @@ O.Ia = function(e) {
1439
1439
  return e;
1440
1440
  if (e instanceof RegExp) {
1441
1441
  var t = this.s(this.Ma);
1442
- return bt(this, t, e), t;
1442
+ return Pt(this, t, e), t;
1443
1443
  }
1444
1444
  if (e instanceof Date)
1445
1445
  return t = this.s(this.nb), t.data = new Date(e.valueOf()), t;
@@ -1453,7 +1453,7 @@ O.Ia = function(e) {
1453
1453
  }, !!t);
1454
1454
  }
1455
1455
  if (Array.isArray(e)) {
1456
- t = xe(this);
1456
+ t = we(this);
1457
1457
  for (var r = 0; r < e.length; r++)
1458
1458
  r in e && this.g(t, r, this.Ia(e[r]));
1459
1459
  return t;
@@ -1468,9 +1468,9 @@ O.R = function(e, t) {
1468
1468
  return e;
1469
1469
  if (!(e instanceof k))
1470
1470
  throw Error("Object is not pseudo");
1471
- if (U(this, e, this.I))
1471
+ if (D(this, e, this.I))
1472
1472
  return t = new RegExp(e.data.source, e.data.flags), t.lastIndex = e.data.lastIndex, t;
1473
- if (U(this, e, this.$))
1473
+ if (D(this, e, this.$))
1474
1474
  return new Date(e.data.valueOf());
1475
1475
  t = t || {
1476
1476
  hb: [],
@@ -1479,10 +1479,10 @@ O.R = function(e, t) {
1479
1479
  var n = t.hb.indexOf(e);
1480
1480
  if (n !== -1)
1481
1481
  return t.Sa[n];
1482
- if (t.hb.push(e), U(this, e, this.qa)) {
1482
+ if (t.hb.push(e), D(this, e, this.qa)) {
1483
1483
  n = [], t.Sa.push(n);
1484
1484
  for (var r = this.G(e, "length"), i = 0; i < r; i++)
1485
- qe(this, e, i) && (n[i] = this.R(this.G(e, i), t));
1485
+ ze(this, e, i) && (n[i] = this.R(this.G(e, i), t));
1486
1486
  } else
1487
1487
  for (r in n = {}, t.Sa.push(n), e.h)
1488
1488
  i = this.R(e.h[r], t), Object.defineProperty(n, r, {
@@ -1493,18 +1493,18 @@ O.R = function(e, t) {
1493
1493
  });
1494
1494
  return t.hb.pop(), t.Sa.pop(), n;
1495
1495
  };
1496
- function q(e, t) {
1497
- for (var n = xe(e), r = Object.getOwnPropertyNames(t), i = 0; i < r.length; i++)
1496
+ function Q(e, t) {
1497
+ for (var n = we(e), r = Object.getOwnPropertyNames(t), i = 0; i < r.length; i++)
1498
1498
  e.g(n, r[i], t[r[i]]);
1499
1499
  return n;
1500
1500
  }
1501
- function Nr(e, t) {
1501
+ function Ar(e, t) {
1502
1502
  var n = [], r;
1503
1503
  for (r in t.h)
1504
1504
  n[r] = e.G(t, r);
1505
- return n.length = Pt(e.G(t, "length")) || 0, n;
1505
+ return n.length = Nt(e.G(t, "length")) || 0, n;
1506
1506
  }
1507
- function te(e, t) {
1507
+ function ee(e, t) {
1508
1508
  switch (typeof t) {
1509
1509
  case "number":
1510
1510
  return e.aa.h.prototype;
@@ -1521,32 +1521,32 @@ O.G = function(e, t) {
1521
1521
  if (t = String(t), e != null || m(this, this.j, "Cannot read property '" + t + "' of " + e), typeof e == "object" && !(e instanceof k))
1522
1522
  throw TypeError("Expecting native value or pseudo object");
1523
1523
  if (t === "length") {
1524
- if (U(this, e, this.J))
1524
+ if (D(this, e, this.J))
1525
1525
  return String(e).length;
1526
- } else if (64 > t.charCodeAt(0) && U(this, e, this.J)) {
1527
- var n = Fe(t);
1526
+ } else if (64 > t.charCodeAt(0) && D(this, e, this.J)) {
1527
+ var n = De(t);
1528
1528
  if (!isNaN(n) && n < String(e).length)
1529
1529
  return String(e)[n];
1530
1530
  }
1531
1531
  do
1532
1532
  if (e.h && t in e.h)
1533
1533
  return (n = e.V[t]) ? (this.P = !0, n) : e.h[t];
1534
- while (e = te(this, e));
1534
+ while (e = ee(this, e));
1535
1535
  };
1536
- function qe(e, t, n) {
1536
+ function ze(e, t, n) {
1537
1537
  if (!(t instanceof k))
1538
1538
  throw TypeError("Primitive data type has no properties");
1539
- if (n = String(n), n === "length" && U(e, t, e.J))
1539
+ if (n = String(n), n === "length" && D(e, t, e.J))
1540
1540
  return !0;
1541
- if (U(e, t, e.J)) {
1542
- var r = Fe(n);
1541
+ if (D(e, t, e.J)) {
1542
+ var r = De(n);
1543
1543
  if (!isNaN(r) && r < String(t).length)
1544
1544
  return !0;
1545
1545
  }
1546
1546
  do
1547
1547
  if (t.h && n in t.h)
1548
1548
  return !0;
1549
- while (t = te(e, t));
1549
+ while (t = ee(e, t));
1550
1550
  return !1;
1551
1551
  }
1552
1552
  O.g = function(e, t, n, r) {
@@ -1557,8 +1557,8 @@ O.g = function(e, t, n, r) {
1557
1557
  r && ("get" in r || "set" in r) && ("value" in r || "writable" in r) && m(this, this.j, "Invalid property descriptor. Cannot both specify accessors and a value or writable attribute");
1558
1558
  var i = !this.o || _t(this).S;
1559
1559
  if (e instanceof k) {
1560
- if (U(this, e, this.J)) {
1561
- var s = Fe(t);
1560
+ if (D(this, e, this.J)) {
1561
+ var s = De(t);
1562
1562
  if (t === "length" || !isNaN(s) && s < String(e).length) {
1563
1563
  i && m(this, this.j, "Cannot assign to read only property '" + t + "' of String '" + e.data + "'");
1564
1564
  return;
@@ -1571,16 +1571,16 @@ O.g = function(e, t, n, r) {
1571
1571
  return;
1572
1572
  n = r.value;
1573
1573
  }
1574
- if (n = Pt(n), isNaN(n) && m(this, this.ob, "Invalid array length"), n < s)
1574
+ if (n = Nt(n), isNaN(n) && m(this, this.ob, "Invalid array length"), n < s)
1575
1575
  for (u in e.h) {
1576
- var u = Fe(u);
1576
+ var u = De(u);
1577
1577
  !isNaN(u) && n <= u && delete e.h[u];
1578
1578
  }
1579
1579
  } else
1580
- isNaN(u = Fe(t)) || (e.h.length = Math.max(s, u + 1));
1580
+ isNaN(u = De(t)) || (e.h.length = Math.max(s, u + 1));
1581
1581
  if (!e.preventExtensions || t in e.h)
1582
1582
  if (r) {
1583
- i = {}, "get" in r && r.get && (e.V[t] = r.get, i.get = this.g.ac), "set" in r && r.set && (e.Y[t] = r.set, i.set = this.g.bc), "configurable" in r && (i.configurable = r.configurable), "enumerable" in r && (i.enumerable = r.enumerable), "writable" in r && (i.writable = r.writable, delete e.V[t], delete e.Y[t]), "value" in r ? (i.value = r.value, delete e.V[t], delete e.Y[t]) : n !== Le && (i.value = n, delete e.V[t], delete e.Y[t]);
1583
+ i = {}, "get" in r && r.get && (e.V[t] = r.get, i.get = this.g.ac), "set" in r && r.set && (e.Y[t] = r.set, i.set = this.g.bc), "configurable" in r && (i.configurable = r.configurable), "enumerable" in r && (i.enumerable = r.enumerable), "writable" in r && (i.writable = r.writable, delete e.V[t], delete e.Y[t]), "value" in r ? (i.value = r.value, delete e.V[t], delete e.Y[t]) : n !== Ue && (i.value = n, delete e.V[t], delete e.Y[t]);
1584
1584
  try {
1585
1585
  Object.defineProperty(e.h, t, i);
1586
1586
  } catch {
@@ -1588,10 +1588,10 @@ O.g = function(e, t, n, r) {
1588
1588
  }
1589
1589
  "get" in r && !r.get && delete e.V[t], "set" in r && !r.set && delete e.Y[t];
1590
1590
  } else {
1591
- if (n === Le)
1591
+ if (n === Ue)
1592
1592
  throw ReferenceError("Value not specified");
1593
1593
  for (r = e; !(t in r.h); )
1594
- if (r = te(this, r), !r) {
1594
+ if (r = ee(this, r), !r) {
1595
1595
  r = e;
1596
1596
  break;
1597
1597
  }
@@ -1617,10 +1617,10 @@ O.g.ac = function() {
1617
1617
  O.g.bc = function() {
1618
1618
  throw Error("Placeholder setter");
1619
1619
  };
1620
- function b(e, t, n, r) {
1620
+ function _(e, t, n, r) {
1621
1621
  e.g(t.h.prototype, n, e.i(r, !1), v);
1622
1622
  }
1623
- function Ue(e, t, n, r) {
1623
+ function _e(e, t, n, r) {
1624
1624
  e.g(t.h.prototype, n, e.ub(r), v);
1625
1625
  }
1626
1626
  function _t(e) {
@@ -1628,7 +1628,7 @@ function _t(e) {
1628
1628
  throw Error("No scope found");
1629
1629
  return e;
1630
1630
  }
1631
- function Tt(e, t, n) {
1631
+ function Ct(e, t, n) {
1632
1632
  var r = !1;
1633
1633
  if (n && n.S)
1634
1634
  r = !0;
@@ -1636,24 +1636,24 @@ function Tt(e, t, n) {
1636
1636
  var i = t.body && t.body[0];
1637
1637
  i && i.la && i.la.type === "Literal" && i.la.value === "use strict" && (r = !0);
1638
1638
  }
1639
- return i = e.s(null), r = new Pr(n, r, i), n || an(e, r.object), Be(e, t, r), r;
1639
+ return i = e.s(null), r = new Nr(n, r, i), n || rn(e, r.object), Fe(e, t, r), r;
1640
1640
  }
1641
- function Ft(e, t, n) {
1641
+ function bt(e, t, n) {
1642
1642
  if (!t)
1643
1643
  throw Error("parentScope required");
1644
- return e = n || e.s(null), new Pr(t, t.S, e);
1644
+ return e = n || e.s(null), new Nr(t, t.S, e);
1645
1645
  }
1646
- function Lt(e, t) {
1646
+ function Dt(e, t) {
1647
1647
  for (var n = _t(e); n && n !== e.N; ) {
1648
1648
  if (t in n.object.h)
1649
1649
  return n.object.h[t];
1650
1650
  n = n.Va;
1651
1651
  }
1652
- if (n === e.N && qe(e, n.object, t))
1652
+ if (n === e.N && ze(e, n.object, t))
1653
1653
  return e.G(n.object, t);
1654
1654
  n = e.o[e.o.length - 1].node, n.type === "UnaryExpression" && n.operator === "typeof" || m(e, e.pb, t + " is not defined");
1655
1655
  }
1656
- function Rr(e, t, n) {
1656
+ function Ir(e, t, n) {
1657
1657
  for (var r = _t(e), i = r.S; r && r !== e.N; ) {
1658
1658
  if (t in r.object.h) {
1659
1659
  try {
@@ -1665,11 +1665,11 @@ function Rr(e, t, n) {
1665
1665
  }
1666
1666
  r = r.Va;
1667
1667
  }
1668
- if (r === e.N && (!i || qe(e, r.object, t)))
1668
+ if (r === e.N && (!i || ze(e, r.object, t)))
1669
1669
  return e.g(r.object, t, n);
1670
1670
  m(e, e.pb, t + " is not defined");
1671
1671
  }
1672
- function Be(e, t, n) {
1672
+ function Fe(e, t, n) {
1673
1673
  if (t.jb)
1674
1674
  var r = t.jb;
1675
1675
  else {
@@ -1702,35 +1702,35 @@ function Be(e, t, n) {
1702
1702
  if (Array.isArray(h)) {
1703
1703
  for (i = 0; i < h.length; i++)
1704
1704
  if (h[i] && h[i].constructor === s) {
1705
- var y = Be(e, h[i], n);
1706
- for (u in y)
1707
- r[u] = y[u];
1705
+ var d = Fe(e, h[i], n);
1706
+ for (u in d)
1707
+ r[u] = d[u];
1708
1708
  }
1709
1709
  } else if (h.constructor === s)
1710
- for (u in y = Be(e, h, n), y)
1711
- r[u] = y[u];
1710
+ for (u in d = Fe(e, h, n), d)
1711
+ r[u] = d[u];
1712
1712
  }
1713
1713
  }
1714
1714
  }
1715
1715
  t.jb = r;
1716
1716
  }
1717
1717
  for (u in r)
1718
- r[u] === !0 ? e.g(n.object, u, void 0, Sr) : e.g(n.object, u, Ut(e, r[u], n), Sr);
1718
+ r[u] === !0 ? e.g(n.object, u, void 0, Er) : e.g(n.object, u, Mt(e, r[u], n), Er);
1719
1719
  return r;
1720
1720
  }
1721
- function re(e) {
1721
+ function te(e) {
1722
1722
  return e.o[e.o.length - 1].isConstructor;
1723
1723
  }
1724
- function Bt(e, t) {
1725
- return t[0] === je ? Lt(e, t[1]) : e.G(t[0], t[1]);
1724
+ function Ut(e, t) {
1725
+ return t[0] === Ee ? Dt(e, t[1]) : e.G(t[0], t[1]);
1726
1726
  }
1727
- function Gt(e, t, n) {
1728
- return t[0] === je ? Rr(e, t[1], n) : e.g(t[0], t[1], n);
1727
+ function Ft(e, t, n) {
1728
+ return t[0] === Ee ? Ir(e, t[1], n) : e.g(t[0], t[1], n);
1729
1729
  }
1730
1730
  function m(e, t, n) {
1731
- throw e.N ? (n !== void 0 && t instanceof k && (t = e.Aa(t), It(e, t, n)), Ge(e, 4, t), Tr) : n === void 0 ? t : n;
1731
+ throw e.N ? (n !== void 0 && t instanceof k && (t = e.Aa(t), Ot(e, t, n)), Le(e, 4, t), Cr) : n === void 0 ? t : n;
1732
1732
  }
1733
- function Ge(e, t, n, r) {
1733
+ function Le(e, t, n, r) {
1734
1734
  if (t === 0)
1735
1735
  throw TypeError("Should not unwind for NORMAL completions");
1736
1736
  var i = e.o;
@@ -1766,7 +1766,7 @@ function Ge(e, t, n, r) {
1766
1766
  } else if (t === 2 && (r ? s.labels && s.labels.indexOf(r) !== -1 : s.W))
1767
1767
  return;
1768
1768
  }
1769
- throw U(e, n, e.D) ? (t = {
1769
+ throw D(e, n, e.D) ? (t = {
1770
1770
  EvalError,
1771
1771
  RangeError,
1772
1772
  ReferenceError,
@@ -1806,7 +1806,7 @@ function L(e, t) {
1806
1806
  }
1807
1807
  return "???";
1808
1808
  }
1809
- function Or(e, t, n) {
1809
+ function jr(e, t, n) {
1810
1810
  var r = e.o[e.o.length - 1], i = Array.from(n), s = i.shift();
1811
1811
  n = Math.max(Number(i.shift() || 0), 0);
1812
1812
  var u = e.ya();
@@ -1815,42 +1815,42 @@ function Or(e, t, n) {
1815
1815
  u.type = "CallExpression", r = r.scope;
1816
1816
  } else {
1817
1817
  try {
1818
- var y = Ee(String(s), "taskCode" + e.ic++);
1819
- } catch (I) {
1820
- m(e, e.T, "Invalid code: " + I.message);
1818
+ var d = me(String(s), "taskCode" + e.ic++);
1819
+ } catch (N) {
1820
+ m(e, e.T, "Invalid code: " + N.message);
1821
1821
  }
1822
- u.type = "EvalProgram_", u.body = y.body, r = r.node.arguments[0], Qe(u, r ? r.start : void 0, r ? r.end : void 0), r = e.N, i.length = 0;
1822
+ u.type = "EvalProgram_", u.body = d.body, r = r.node.arguments[0], Ze(u, r ? r.start : void 0, r ? r.end : void 0), r = e.N, i.length = 0;
1823
1823
  }
1824
- return t = new wn(h, i, r, u, t ? n : -1), Mr(e, t, n), t.Db;
1824
+ return t = new vn(h, i, r, u, t ? n : -1), Tr(e, t, n), t.Db;
1825
1825
  }
1826
- function Mr(e, t, n) {
1826
+ function Tr(e, t, n) {
1827
1827
  t.time = Date.now() + n, e.ca.push(t), e.ca.sort(function(r, i) {
1828
1828
  return r.time - i.time;
1829
1829
  });
1830
1830
  }
1831
- function Cr(e, t) {
1831
+ function Sr(e, t) {
1832
1832
  for (var n = 0; n < e.ca.length; n++)
1833
1833
  if (e.ca[n].Db == t) {
1834
1834
  e.ca.splice(n, 1);
1835
1835
  break;
1836
1836
  }
1837
1837
  }
1838
- function Ve(e, t, n) {
1838
+ function Be(e, t, n) {
1839
1839
  if (!e.P)
1840
1840
  throw Error("Unexpected call to createGetter");
1841
1841
  e.P = !1, n = Array.isArray(n) ? n[0] : n;
1842
1842
  var r = e.ya();
1843
- return r.type = "CallExpression", e = new d(r, e.o[e.o.length - 1].scope), e.ia = 2, e.B = n, e.U = t, e.Qa = !0, e.F = [], e;
1843
+ return r.type = "CallExpression", e = new y(r, e.o[e.o.length - 1].scope), e.ia = 2, e.B = n, e.U = t, e.Qa = !0, e.F = [], e;
1844
1844
  }
1845
- function Vt(e, t, n, r) {
1845
+ function Lt(e, t, n, r) {
1846
1846
  if (!e.Ka)
1847
1847
  throw Error("Unexpected call to createSetter");
1848
1848
  e.Ka = !1, n = Array.isArray(n) ? n[0] : e.Na;
1849
1849
  var i = e.ya();
1850
- return i.type = "CallExpression", e = new d(i, e.o[e.o.length - 1].scope), e.ia = 2, e.B = n, e.U = t, e.Qa = !0, e.F = [r], e;
1850
+ return i.type = "CallExpression", e = new y(i, e.o[e.o.length - 1].scope), e.ia = 2, e.B = n, e.U = t, e.Qa = !0, e.F = [r], e;
1851
1851
  }
1852
- function Ot(e, t) {
1853
- return t == null ? e.Na : t instanceof k ? t : (e = e.s(te(e, t)), e.data = t, e);
1852
+ function jt(e, t) {
1853
+ return t == null ? e.Na : t instanceof k ? t : (e = e.s(ee(e, t)), e.data = t, e);
1854
1854
  }
1855
1855
  O.Xb = function() {
1856
1856
  return this.N;
@@ -1861,10 +1861,10 @@ O.Yb = function() {
1861
1861
  O.ec = function(e) {
1862
1862
  this.o = e;
1863
1863
  };
1864
- function d(e, t) {
1864
+ function y(e, t) {
1865
1865
  this.node = e, this.scope = t;
1866
1866
  }
1867
- function Pr(e, t, n) {
1867
+ function Nr(e, t, n) {
1868
1868
  this.Va = e, this.S = t, this.object = n;
1869
1869
  }
1870
1870
  function k(e) {
@@ -1875,12 +1875,12 @@ O.xa = null;
1875
1875
  O.H = "Object";
1876
1876
  O.data = null;
1877
1877
  O.toString = function() {
1878
- if (!_e)
1878
+ if (!be)
1879
1879
  return "[object Interpreter.Object]";
1880
1880
  if (!(this instanceof k))
1881
1881
  return String(this);
1882
1882
  if (this.H === "Array") {
1883
- var e = kr;
1883
+ var e = xr;
1884
1884
  e.push(this);
1885
1885
  try {
1886
1886
  var t = [], n = this.h.length, r = !1;
@@ -1896,7 +1896,7 @@ O.toString = function() {
1896
1896
  return t.join(",");
1897
1897
  }
1898
1898
  if (this.H === "Error") {
1899
- if (e = kr, e.indexOf(this) !== -1)
1899
+ if (e = xr, e.indexOf(this) !== -1)
1900
1900
  return "[object Error]";
1901
1901
  n = this;
1902
1902
  do
@@ -1923,27 +1923,27 @@ O.toString = function() {
1923
1923
  return this.data !== null ? String(this.data) : "[object " + this.H + "]";
1924
1924
  };
1925
1925
  O.valueOf = function() {
1926
- return !_e || this.data === void 0 || this.data === null || this.data instanceof RegExp ? this : this.data instanceof Date ? this.data.valueOf() : this.data;
1926
+ return !be || this.data === void 0 || this.data === null || this.data instanceof RegExp ? this : this.data instanceof Date ? this.data.valueOf() : this.data;
1927
1927
  };
1928
- function wn(e, t, n, r, i) {
1929
- this.zb = e, this.Lb = t, this.scope = n, this.node = r, this.interval = i, this.Db = ++En, this.time = 0;
1928
+ function vn(e, t, n, r, i) {
1929
+ this.zb = e, this.Lb = t, this.scope = n, this.node = r, this.interval = i, this.Db = ++yn, this.time = 0;
1930
1930
  }
1931
- var En = 0;
1931
+ var yn = 0;
1932
1932
  f.prototype.stepArrayExpression = function(e, t, n) {
1933
1933
  n = n.elements;
1934
1934
  var r = t.A || 0;
1935
- for (t.Oa ? (this.g(t.Oa, r, t.value), r++) : (t.Oa = xe(this), t.Oa.h.length = n.length); r < n.length; ) {
1935
+ for (t.Oa ? (this.g(t.Oa, r, t.value), r++) : (t.Oa = we(this), t.Oa.h.length = n.length); r < n.length; ) {
1936
1936
  if (n[r])
1937
- return t.A = r, new d(n[r], t.scope);
1937
+ return t.A = r, new y(n[r], t.scope);
1938
1938
  r++;
1939
1939
  }
1940
1940
  e.pop(), e[e.length - 1].value = t.Oa;
1941
1941
  };
1942
1942
  f.prototype.stepAssignmentExpression = function(e, t, n) {
1943
1943
  if (!t.ja)
1944
- return t.ja = !0, t = new d(n.left, t.scope), t.sa = !0, t;
1944
+ return t.ja = !0, t = new y(n.left, t.scope), t.sa = !0, t;
1945
1945
  if (!t.Da)
1946
- return t.Fa || (t.Fa = t.value), t.Ba && (t.ma = t.value), !t.Ba && n.operator !== "=" && (e = Bt(this, t.Fa), t.ma = e, this.P) ? (t.Ba = !0, Ve(this, e, t.Fa)) : (t.Da = !0, n.operator === "=" && n.left.type === "Identifier" && (t.Pa = n.left.name), new d(n.right, t.scope));
1946
+ return t.Fa || (t.Fa = t.value), t.Ba && (t.ma = t.value), !t.Ba && n.operator !== "=" && (e = Ut(this, t.Fa), t.ma = e, this.P) ? (t.Ba = !0, Be(this, e, t.Fa)) : (t.Da = !0, n.operator === "=" && n.left.type === "Identifier" && (t.Pa = n.left.name), new y(n.right, t.scope));
1947
1947
  if (t.ta)
1948
1948
  e.pop(), e[e.length - 1].value = t.ib;
1949
1949
  else {
@@ -1988,16 +1988,16 @@ f.prototype.stepAssignmentExpression = function(e, t, n) {
1988
1988
  default:
1989
1989
  throw SyntaxError("Unknown assignment expression: " + n.operator);
1990
1990
  }
1991
- if (n = Gt(this, t.Fa, r))
1992
- return t.ta = !0, t.ib = r, Vt(this, n, t.Fa, r);
1991
+ if (n = Ft(this, t.Fa, r))
1992
+ return t.ta = !0, t.ib = r, Lt(this, n, t.Fa, r);
1993
1993
  e.pop(), e[e.length - 1].value = r;
1994
1994
  }
1995
1995
  };
1996
1996
  f.prototype.stepBinaryExpression = function(e, t, n) {
1997
1997
  if (!t.ja)
1998
- return t.ja = !0, new d(n.left, t.scope);
1998
+ return t.ja = !0, new y(n.left, t.scope);
1999
1999
  if (!t.Da)
2000
- return t.Da = !0, t.ma = t.value, new d(n.right, t.scope);
2000
+ return t.Da = !0, t.ma = t.value, new y(n.right, t.scope);
2001
2001
  e.pop();
2002
2002
  var r = t.ma;
2003
2003
  switch (t = t.value, n.operator) {
@@ -2059,10 +2059,10 @@ f.prototype.stepBinaryExpression = function(e, t, n) {
2059
2059
  n = r >>> t;
2060
2060
  break;
2061
2061
  case "in":
2062
- t instanceof k || m(this, this.j, "'in' expects an object, not '" + t + "'"), n = qe(this, t, r);
2062
+ t instanceof k || m(this, this.j, "'in' expects an object, not '" + t + "'"), n = ze(this, t, r);
2063
2063
  break;
2064
2064
  case "instanceof":
2065
- U(this, t, this.O) || m(this, this.j, "'instanceof' expects an object, not '" + t + "'"), n = r instanceof k ? U(this, r, t) : !1;
2065
+ D(this, t, this.O) || m(this, this.j, "'instanceof' expects an object, not '" + t + "'"), n = r instanceof k ? D(this, r, t) : !1;
2066
2066
  break;
2067
2067
  default:
2068
2068
  throw SyntaxError("Unknown binary operator: " + n.operator);
@@ -2072,35 +2072,35 @@ f.prototype.stepBinaryExpression = function(e, t, n) {
2072
2072
  f.prototype.stepBlockStatement = function(e, t, n) {
2073
2073
  var r = t.A || 0;
2074
2074
  if (n = n.body[r])
2075
- return t.A = r + 1, new d(n, t.scope);
2075
+ return t.A = r + 1, new y(n, t.scope);
2076
2076
  e.pop();
2077
2077
  };
2078
2078
  f.prototype.stepBreakStatement = function(e, t, n) {
2079
- Ge(this, 1, void 0, n.label && n.label.name);
2079
+ Le(this, 1, void 0, n.label && n.label.name);
2080
2080
  };
2081
2081
  f.prototype.Hb = 0;
2082
2082
  f.prototype.stepCallExpression = function(e, t, n) {
2083
2083
  if (!t.ia) {
2084
2084
  t.ia = 1;
2085
- var r = new d(n.callee, t.scope);
2085
+ var r = new y(n.callee, t.scope);
2086
2086
  return r.sa = !0, r;
2087
2087
  }
2088
2088
  if (t.ia === 1) {
2089
2089
  t.ia = 2;
2090
2090
  var i = t.value;
2091
2091
  if (Array.isArray(i)) {
2092
- if (t.U = Bt(this, i), i[0] === je ? t.Pb = i[1] === "eval" : t.B = i[0], i = t.U, this.P)
2093
- return t.ia = 1, Ve(this, i, t.value);
2092
+ if (t.U = Ut(this, i), i[0] === Ee ? t.Pb = i[1] === "eval" : t.B = i[0], i = t.U, this.P)
2093
+ return t.ia = 1, Be(this, i, t.value);
2094
2094
  } else
2095
2095
  t.U = i;
2096
2096
  t.F = [], t.A = 0;
2097
2097
  }
2098
2098
  if (i = t.U, !t.Qa) {
2099
2099
  if (t.A !== 0 && t.F.push(t.value), n.arguments[t.A])
2100
- return new d(n.arguments[t.A++], t.scope);
2100
+ return new y(n.arguments[t.A++], t.scope);
2101
2101
  if (n.type === "NewExpression") {
2102
2102
  if (i instanceof k && !i.Ab || m(this, this.j, L(this, n.callee) + " is not a constructor"), i === this.qa)
2103
- t.B = xe(this);
2103
+ t.B = we(this);
2104
2104
  else {
2105
2105
  var s = i.h.prototype;
2106
2106
  (typeof s != "object" || s === null) && (s = this.M), t.B = this.s(s);
@@ -2113,30 +2113,30 @@ f.prototype.stepCallExpression = function(e, t, n) {
2113
2113
  e.pop(), e[e.length - 1].value = t.isConstructor && typeof t.value != "object" ? t.B : t.value;
2114
2114
  else {
2115
2115
  if (t.eb = !0, i instanceof k || m(this, this.j, L(this, n.callee) + " is not a function"), e = i.node) {
2116
- for (n = Tt(this, e.body, i.Va), r = xe(this), i = 0; i < t.F.length; i++)
2116
+ for (n = Ct(this, e.body, i.Va), r = we(this), i = 0; i < t.F.length; i++)
2117
2117
  this.g(r, i, t.F[i]);
2118
2118
  for (this.g(n.object, "arguments", r), i = 0; i < e.oa.length; i++)
2119
2119
  this.g(n.object, e.oa[i].name, t.F.length > i ? t.F[i] : void 0);
2120
- return n.S || (t.B = Ot(this, t.B)), this.g(n.object, "this", t.B, Mt), t.value = void 0, new d(e.body, n);
2120
+ return n.S || (t.B = jt(this, t.B)), this.g(n.object, "this", t.B, Tt), t.value = void 0, new y(e.body, n);
2121
2121
  }
2122
2122
  if (i.eval)
2123
2123
  if (i = t.F[0], typeof i != "string")
2124
2124
  t.value = i;
2125
2125
  else {
2126
2126
  try {
2127
- r = Ee(String(i), "eval" + this.Hb++);
2127
+ r = me(String(i), "eval" + this.Hb++);
2128
2128
  } catch (h) {
2129
2129
  m(this, this.T, "Invalid code: " + h.message);
2130
2130
  }
2131
- return i = this.ya(), i.type = "EvalProgram_", i.body = r.body, Qe(i, n.start, n.end), n = t.Pb ? t.scope : this.N, n.S ? n = Tt(this, r, n) : Be(this, r, n), this.value = void 0, new d(i, n);
2131
+ return i = this.ya(), i.type = "EvalProgram_", i.body = r.body, Ze(i, n.start, n.end), n = t.Pb ? t.scope : this.N, n.S ? n = Ct(this, r, n) : Fe(this, r, n), this.value = void 0, new y(i, n);
2132
2132
  }
2133
2133
  else if (i.Ta)
2134
- t.scope.S || (t.B = Ot(this, t.B)), t.value = i.Ta.apply(t.B, t.F);
2134
+ t.scope.S || (t.B = jt(this, t.B)), t.value = i.Ta.apply(t.B, t.F);
2135
2135
  else if (i.Za) {
2136
2136
  var u = this;
2137
2137
  r = i.Za.length - 1, r = t.F.concat(Array(r)).slice(0, r), r.push(function(h) {
2138
2138
  t.value = h, u.za = !1;
2139
- }), this.za = !0, t.scope.S || (t.B = Ot(this, t.B)), i.Za.apply(t.B, r);
2139
+ }), this.za = !0, t.scope.S || (t.B = jt(this, t.B)), i.Za.apply(t.B, r);
2140
2140
  } else
2141
2141
  m(this, this.j, L(this, n.callee) + " is not callable");
2142
2142
  }
@@ -2144,29 +2144,29 @@ f.prototype.stepCallExpression = function(e, t, n) {
2144
2144
  f.prototype.stepConditionalExpression = function(e, t, n) {
2145
2145
  var r = t.na || 0;
2146
2146
  if (r === 0)
2147
- return t.na = 1, new d(n.test, t.scope);
2147
+ return t.na = 1, new y(n.test, t.scope);
2148
2148
  if (r === 1) {
2149
2149
  if (t.na = 2, (r = !!t.value) && n.da)
2150
- return new d(n.da, t.scope);
2150
+ return new y(n.da, t.scope);
2151
2151
  if (!r && n.alternate)
2152
- return new d(n.alternate, t.scope);
2152
+ return new y(n.alternate, t.scope);
2153
2153
  this.value = void 0;
2154
2154
  }
2155
2155
  e.pop(), n.type === "ConditionalExpression" && (e[e.length - 1].value = t.value);
2156
2156
  };
2157
2157
  f.prototype.stepContinueStatement = function(e, t, n) {
2158
- Ge(this, 2, void 0, n.label && n.label.name);
2158
+ Le(this, 2, void 0, n.label && n.label.name);
2159
2159
  };
2160
2160
  f.prototype.stepDebuggerStatement = function(e) {
2161
2161
  e.pop();
2162
2162
  };
2163
2163
  f.prototype.stepDoWhileStatement = function(e, t, n) {
2164
2164
  if (n.type === "DoWhileStatement" && t.ga === void 0 && (t.value = !0, t.ga = !0), !t.ga)
2165
- return t.ga = !0, new d(n.test, t.scope);
2165
+ return t.ga = !0, new y(n.test, t.scope);
2166
2166
  if (!t.value)
2167
2167
  e.pop();
2168
2168
  else if (n.body)
2169
- return t.ga = !1, t.W = !0, new d(n.body, t.scope);
2169
+ return t.ga = !1, t.W = !0, new y(n.body, t.scope);
2170
2170
  };
2171
2171
  f.prototype.stepEmptyStatement = function(e) {
2172
2172
  e.pop();
@@ -2174,19 +2174,19 @@ f.prototype.stepEmptyStatement = function(e) {
2174
2174
  f.prototype.stepEvalProgram_ = function(e, t, n) {
2175
2175
  var r = t.A || 0;
2176
2176
  if (n = n.body[r])
2177
- return t.A = r + 1, new d(n, t.scope);
2177
+ return t.A = r + 1, new y(n, t.scope);
2178
2178
  e.pop(), e[e.length - 1].value = this.value;
2179
2179
  };
2180
2180
  f.prototype.stepExpressionStatement = function(e, t, n) {
2181
2181
  if (!t.ka)
2182
- return this.value = void 0, t.ka = !0, new d(n.la, t.scope);
2182
+ return this.value = void 0, t.ka = !0, new y(n.la, t.scope);
2183
2183
  e.pop(), this.value = t.value;
2184
2184
  };
2185
2185
  f.prototype.stepForInStatement = function(e, t, n) {
2186
2186
  if (!t.Ub && (t.Ub = !0, n.left.fa && n.left.fa[0].ua))
2187
- return t.scope.S && m(this, this.T, "for-in loop variable declaration may not have an initializer"), new d(n.left, t.scope);
2187
+ return t.scope.S && m(this, this.T, "for-in loop variable declaration may not have an initializer"), new y(n.left, t.scope);
2188
2188
  if (!t.Ca)
2189
- return t.Ca = !0, t.pa || (t.pa = t.value), new d(n.right, t.scope);
2189
+ return t.Ca = !0, t.pa || (t.pa = t.value), new y(n.right, t.scope);
2190
2190
  if (t.W || (t.W = !0, t.u = t.value, t.kb = /* @__PURE__ */ Object.create(null)), t.Ra === void 0)
2191
2191
  e:
2192
2192
  for (; ; ) {
@@ -2207,91 +2207,91 @@ f.prototype.stepForInStatement = function(e, t, n) {
2207
2207
  break e;
2208
2208
  }
2209
2209
  }
2210
- if (t.u = te(this, t.u), t.wa = null, t.u === null) {
2210
+ if (t.u = ee(this, t.u), t.wa = null, t.u === null) {
2211
2211
  e.pop();
2212
2212
  return;
2213
2213
  }
2214
2214
  }
2215
2215
  if (!t.wb)
2216
2216
  if (t.wb = !0, e = n.left, e.type === "VariableDeclaration")
2217
- t.pa = [je, e.fa[0].id.name];
2217
+ t.pa = [Ee, e.fa[0].id.name];
2218
2218
  else
2219
- return t.pa = null, t = new d(e, t.scope), t.sa = !0, t;
2220
- if (t.pa || (t.pa = t.value), !t.ta && (t.ta = !0, e = t.Ra, r = Gt(this, t.pa, e)))
2221
- return Vt(this, r, t.pa, e);
2219
+ return t.pa = null, t = new y(e, t.scope), t.sa = !0, t;
2220
+ if (t.pa || (t.pa = t.value), !t.ta && (t.ta = !0, e = t.Ra, r = Ft(this, t.pa, e)))
2221
+ return Lt(this, r, t.pa, e);
2222
2222
  if (t.Ra = void 0, t.wb = !1, t.ta = !1, n.body)
2223
- return new d(n.body, t.scope);
2223
+ return new y(n.body, t.scope);
2224
2224
  };
2225
2225
  f.prototype.stepForStatement = function(e, t, n) {
2226
2226
  switch (t.na) {
2227
2227
  default:
2228
2228
  if (t.na = 1, n.ua)
2229
- return new d(n.ua, t.scope);
2229
+ return new y(n.ua, t.scope);
2230
2230
  break;
2231
2231
  case 1:
2232
2232
  if (t.na = 2, n.test)
2233
- return new d(n.test, t.scope);
2233
+ return new y(n.test, t.scope);
2234
2234
  break;
2235
2235
  case 2:
2236
2236
  if (t.na = 3, n.test && !t.value)
2237
2237
  e.pop();
2238
2238
  else
2239
- return t.W = !0, new d(n.body, t.scope);
2239
+ return t.W = !0, new y(n.body, t.scope);
2240
2240
  break;
2241
2241
  case 3:
2242
2242
  if (t.na = 1, n.update)
2243
- return new d(n.update, t.scope);
2243
+ return new y(n.update, t.scope);
2244
2244
  }
2245
2245
  };
2246
2246
  f.prototype.stepFunctionDeclaration = function(e) {
2247
2247
  e.pop();
2248
2248
  };
2249
2249
  f.prototype.stepFunctionExpression = function(e, t, n) {
2250
- e.pop(), t = e[e.length - 1], e = t.scope, n.id && (e = Ft(this, e)), t.value = Ut(this, n, e, t.Pa), n.id && this.g(e.object, n.id.name, t.value, Mt);
2250
+ e.pop(), t = e[e.length - 1], e = t.scope, n.id && (e = bt(this, e)), t.value = Mt(this, n, e, t.Pa), n.id && this.g(e.object, n.id.name, t.value, Tt);
2251
2251
  };
2252
2252
  f.prototype.stepIdentifier = function(e, t, n) {
2253
2253
  if (e.pop(), t.sa)
2254
- e[e.length - 1].value = [je, n.name];
2254
+ e[e.length - 1].value = [Ee, n.name];
2255
2255
  else {
2256
- if (t = Lt(this, n.name), this.P)
2257
- return Ve(this, t, this.Na);
2256
+ if (t = Dt(this, n.name), this.P)
2257
+ return Be(this, t, this.Na);
2258
2258
  e[e.length - 1].value = t;
2259
2259
  }
2260
2260
  };
2261
2261
  f.prototype.stepIfStatement = f.prototype.stepConditionalExpression;
2262
2262
  f.prototype.stepLabeledStatement = function(e, t, n) {
2263
- return e.pop(), e = t.labels || [], e.push(n.label.name), t = new d(n.body, t.scope), t.labels = e, t;
2263
+ return e.pop(), e = t.labels || [], e.push(n.label.name), t = new y(n.body, t.scope), t.labels = e, t;
2264
2264
  };
2265
2265
  f.prototype.stepLiteral = function(e, t, n) {
2266
- e.pop(), t = n.value, t instanceof RegExp && (n = this.s(this.Ma), bt(this, n, t), t = n), e[e.length - 1].value = t;
2266
+ e.pop(), t = n.value, t instanceof RegExp && (n = this.s(this.Ma), Pt(this, n, t), t = n), e[e.length - 1].value = t;
2267
2267
  };
2268
2268
  f.prototype.stepLogicalExpression = function(e, t, n) {
2269
2269
  if (n.operator !== "&&" && n.operator !== "||")
2270
2270
  throw SyntaxError("Unknown logical operator: " + n.operator);
2271
2271
  if (!t.ja)
2272
- return t.ja = !0, new d(n.left, t.scope);
2272
+ return t.ja = !0, new y(n.left, t.scope);
2273
2273
  if (t.Da)
2274
2274
  e.pop(), e[e.length - 1].value = t.value;
2275
2275
  else if (n.operator === "&&" && !t.value || n.operator === "||" && t.value)
2276
2276
  e.pop(), e[e.length - 1].value = t.value;
2277
2277
  else
2278
- return t.Da = !0, new d(n.right, t.scope);
2278
+ return t.Da = !0, new y(n.right, t.scope);
2279
2279
  };
2280
2280
  f.prototype.stepMemberExpression = function(e, t, n) {
2281
2281
  if (!t.Ca)
2282
- return t.Ca = !0, new d(n.object, t.scope);
2282
+ return t.Ca = !0, new y(n.object, t.scope);
2283
2283
  if (n.bb)
2284
2284
  if (t.Vb)
2285
2285
  n = t.value;
2286
2286
  else
2287
- return t.u = t.value, t.Vb = !0, new d(n.Wa, t.scope);
2287
+ return t.u = t.value, t.Vb = !0, new y(n.Wa, t.scope);
2288
2288
  else
2289
2289
  t.u = t.value, n = n.Wa.name;
2290
2290
  if (e.pop(), t.sa)
2291
2291
  e[e.length - 1].value = [t.u, n];
2292
2292
  else {
2293
2293
  if (n = this.G(t.u, n), this.P)
2294
- return Ve(this, n, t.u);
2294
+ return Be(this, n, t.u);
2295
2295
  e[e.length - 1].value = n;
2296
2296
  }
2297
2297
  };
@@ -2311,10 +2311,10 @@ f.prototype.stepObjectExpression = function(e, t, n) {
2311
2311
  s = u.value;
2312
2312
  else
2313
2313
  throw SyntaxError("Unknown object structure: " + u.type);
2314
- return t.Pa = s, new d(i.value, t.scope);
2314
+ return t.Pa = s, new y(i.value, t.scope);
2315
2315
  }
2316
2316
  for (u in t.Ja)
2317
- n = t.Ja[u], "get" in n || "set" in n ? this.g(t.u, u, Le, {
2317
+ n = t.Ja[u], "get" in n || "set" in n ? this.g(t.u, u, Ue, {
2318
2318
  configurable: !0,
2319
2319
  enumerable: !0,
2320
2320
  get: n.get,
@@ -2324,35 +2324,35 @@ f.prototype.stepObjectExpression = function(e, t, n) {
2324
2324
  };
2325
2325
  f.prototype.stepProgram = function(e, t, n) {
2326
2326
  if (e = n.body.shift())
2327
- return t.done = !1, new d(e, t.scope);
2327
+ return t.done = !1, new y(e, t.scope);
2328
2328
  t.done = !0;
2329
2329
  };
2330
2330
  f.prototype.stepReturnStatement = function(e, t, n) {
2331
2331
  if (n.K && !t.ka)
2332
- return t.ka = !0, new d(n.K, t.scope);
2333
- Ge(this, 3, t.value);
2332
+ return t.ka = !0, new y(n.K, t.scope);
2333
+ Le(this, 3, t.value);
2334
2334
  };
2335
2335
  f.prototype.stepSequenceExpression = function(e, t, n) {
2336
2336
  var r = t.A || 0;
2337
2337
  if (n = n.xb[r])
2338
- return t.A = r + 1, new d(n, t.scope);
2338
+ return t.A = r + 1, new y(n, t.scope);
2339
2339
  e.pop(), e[e.length - 1].value = t.value;
2340
2340
  };
2341
2341
  f.prototype.stepSwitchStatement = function(e, t, n) {
2342
2342
  if (!t.ga)
2343
- return t.ga = 1, new d(n.Qb, t.scope);
2343
+ return t.ga = 1, new y(n.Qb, t.scope);
2344
2344
  for (t.ga === 1 && (t.ga = 2, t.hc = t.value, t.cb = -1); ; ) {
2345
2345
  var r = t.gb || 0, i = n.tb[r];
2346
2346
  if (t.Ha || !i || i.test)
2347
2347
  if (i || t.Ha || t.cb === -1)
2348
2348
  if (i) {
2349
2349
  if (!t.Ha && !t.Fb && i.test)
2350
- return t.Fb = !0, new d(i.test, t.scope);
2350
+ return t.Fb = !0, new y(i.test, t.scope);
2351
2351
  if (t.Ha || t.value === t.hc) {
2352
2352
  t.Ha = !0;
2353
2353
  var s = t.A || 0;
2354
2354
  if (i.da[s])
2355
- return t.Zb = !0, t.A = s + 1, new d(i.da[s], t.scope);
2355
+ return t.Zb = !0, t.A = s + 1, new y(i.da[s], t.scope);
2356
2356
  }
2357
2357
  t.Fb = !1, t.A = 0, t.gb = r + 1;
2358
2358
  } else {
@@ -2366,26 +2366,26 @@ f.prototype.stepSwitchStatement = function(e, t, n) {
2366
2366
  }
2367
2367
  };
2368
2368
  f.prototype.stepThisExpression = function(e) {
2369
- e.pop(), e[e.length - 1].value = Lt(this, "this");
2369
+ e.pop(), e[e.length - 1].value = Dt(this, "this");
2370
2370
  };
2371
2371
  f.prototype.stepThrowStatement = function(e, t, n) {
2372
2372
  if (t.ka)
2373
2373
  m(this, t.value);
2374
2374
  else
2375
- return t.ka = !0, new d(n.K, t.scope);
2375
+ return t.ka = !0, new y(n.K, t.scope);
2376
2376
  };
2377
2377
  f.prototype.stepTryStatement = function(e, t, n) {
2378
2378
  if (!t.Rb)
2379
- return t.Rb = !0, new d(n.block, t.scope);
2379
+ return t.Rb = !0, new y(n.block, t.scope);
2380
2380
  if (t.ea && t.ea.type === 4 && !t.Tb && n.Ea)
2381
- return t.Tb = !0, e = Ft(this, t.scope), this.g(e.object, n.Ea.Ua.name, t.ea.value), t.ea = void 0, new d(n.Ea.body, e);
2381
+ return t.Tb = !0, e = bt(this, t.scope), this.g(e.object, n.Ea.Ua.name, t.ea.value), t.ea = void 0, new y(n.Ea.body, e);
2382
2382
  if (!t.Sb && n.fb)
2383
- return t.Sb = !0, new d(n.fb, t.scope);
2384
- e.pop(), t.ea && Ge(this, t.ea.type, t.ea.value, t.ea.label);
2383
+ return t.Sb = !0, new y(n.fb, t.scope);
2384
+ e.pop(), t.ea && Le(this, t.ea.type, t.ea.value, t.ea.label);
2385
2385
  };
2386
2386
  f.prototype.stepUnaryExpression = function(e, t, n) {
2387
2387
  if (!t.ka)
2388
- return t.ka = !0, e = new d(n.K, t.scope), e.sa = n.operator === "delete", e;
2388
+ return t.ka = !0, e = new y(n.K, t.scope), e.sa = n.operator === "delete", e;
2389
2389
  e.pop();
2390
2390
  var r = t.value;
2391
2391
  switch (n.operator) {
@@ -2404,7 +2404,7 @@ f.prototype.stepUnaryExpression = function(e, t, n) {
2404
2404
  case "delete":
2405
2405
  if (n = !0, Array.isArray(r)) {
2406
2406
  var i = r[0];
2407
- i === je && (i = t.scope), r = String(r[1]);
2407
+ i === Ee && (i = t.scope), r = String(r[1]);
2408
2408
  try {
2409
2409
  delete i.h[r];
2410
2410
  } catch {
@@ -2426,11 +2426,11 @@ f.prototype.stepUnaryExpression = function(e, t, n) {
2426
2426
  };
2427
2427
  f.prototype.stepUpdateExpression = function(e, t, n) {
2428
2428
  if (!t.ja)
2429
- return t.ja = !0, e = new d(n.K, t.scope), e.sa = !0, e;
2429
+ return t.ja = !0, e = new y(n.K, t.scope), e.sa = !0, e;
2430
2430
  if (t.Ga || (t.Ga = t.value), t.Ba && (t.ma = t.value), !t.Ba) {
2431
- var r = Bt(this, t.Ga);
2431
+ var r = Ut(this, t.Ga);
2432
2432
  if (t.ma = r, this.P)
2433
- return t.Ba = !0, Ve(this, r, t.Ga);
2433
+ return t.Ba = !0, Be(this, r, t.Ga);
2434
2434
  }
2435
2435
  if (t.ta)
2436
2436
  e.pop(), e[e.length - 1].value = t.ib;
@@ -2441,26 +2441,26 @@ f.prototype.stepUpdateExpression = function(e, t, n) {
2441
2441
  i = r - 1;
2442
2442
  else
2443
2443
  throw SyntaxError("Unknown update expression: " + n.operator);
2444
- if (n = n.prefix ? i : r, r = Gt(this, t.Ga, i))
2445
- return t.ta = !0, t.ib = n, Vt(this, r, t.Ga, i);
2444
+ if (n = n.prefix ? i : r, r = Ft(this, t.Ga, i))
2445
+ return t.ta = !0, t.ib = n, Lt(this, r, t.Ga, i);
2446
2446
  e.pop(), e[e.length - 1].value = n;
2447
2447
  }
2448
2448
  };
2449
2449
  f.prototype.stepVariableDeclaration = function(e, t, n) {
2450
2450
  n = n.fa;
2451
2451
  var r = t.A || 0, i = n[r];
2452
- for (t.Bb && i && (Rr(this, i.id.name, t.value), t.Bb = !1, i = n[++r]); i; ) {
2452
+ for (t.Bb && i && (Ir(this, i.id.name, t.value), t.Bb = !1, i = n[++r]); i; ) {
2453
2453
  if (i.ua)
2454
- return t.A = r, t.Bb = !0, t.Pa = i.id.name, new d(i.ua, t.scope);
2454
+ return t.A = r, t.Bb = !0, t.Pa = i.id.name, new y(i.ua, t.scope);
2455
2455
  i = n[++r];
2456
2456
  }
2457
2457
  e.pop();
2458
2458
  };
2459
2459
  f.prototype.stepWithStatement = function(e, t, n) {
2460
- return t.Ca ? (e.pop(), e = Ft(this, t.scope, t.value), new d(n.body, e)) : (t.Ca = !0, new d(n.object, t.scope));
2460
+ return t.Ca ? (e.pop(), e = bt(this, t.scope, t.value), new y(n.body, e)) : (t.Ca = !0, new y(n.object, t.scope));
2461
2461
  };
2462
2462
  f.prototype.stepWhileStatement = f.prototype.stepDoWhileStatement;
2463
- ae.Interpreter = f;
2463
+ se.Interpreter = f;
2464
2464
  f.prototype.step = f.prototype.lb;
2465
2465
  f.prototype.run = f.prototype.Eb;
2466
2466
  f.prototype.appendCode = f.prototype.Jb;
@@ -2475,19 +2475,19 @@ f.prototype.pseudoToNative = f.prototype.R;
2475
2475
  f.prototype.getGlobalScope = f.prototype.Xb;
2476
2476
  f.prototype.getStateStack = f.prototype.Yb;
2477
2477
  f.prototype.setStateStack = f.prototype.ec;
2478
- f.VALUE_IN_DESCRIPTOR = Le;
2479
- function xn() {
2478
+ f.VALUE_IN_DESCRIPTOR = Ue;
2479
+ function dn() {
2480
2480
  const e = f.prototype.getProperty, t = f.prototype.setProperty;
2481
2481
  function n(u, h) {
2482
2482
  if (u == null || !u._connected)
2483
2483
  return e.call(this, u, h);
2484
- const y = u._connected[h];
2485
- return Array.isArray(y) ? this.nativeToPseudo(y) : typeof y == "object" ? this.createConnectedObject(y) : y;
2484
+ const d = u._connected[h];
2485
+ return Array.isArray(d) ? this.nativeToPseudo(d) : typeof d == "object" ? this.createConnectedObject(d) : d;
2486
2486
  }
2487
- function r(u, h, y, I) {
2487
+ function r(u, h, d, N) {
2488
2488
  if (u == null || !u._connected)
2489
- return t.call(this, u, h, y, I);
2490
- u._connected[h] = this.pseudoToNative(y);
2489
+ return t.call(this, u, h, d, N);
2490
+ u._connected[h] = this.pseudoToNative(d);
2491
2491
  }
2492
2492
  const i = [], s = [];
2493
2493
  for (const u of Object.keys(f.prototype))
@@ -2501,11 +2501,11 @@ function xn() {
2501
2501
  return h._connected = u, h;
2502
2502
  };
2503
2503
  }
2504
- xn();
2505
- const jn = (e) => e.replace(/^.*?function main\(\)/, `
2504
+ dn();
2505
+ const mn = (e) => e.replace(/^.*?function main\(\)/, `
2506
2506
  var __awaiter = function (e, t, n, r) {return r()},
2507
2507
  __generator = function (e, t) { return t() };
2508
- function main()`).replace(/\?\./g, "."), Ar = (e) => e + "JSON", Sn = ({
2508
+ function main()`).replace(/\?\./g, "."), kr = (e) => e + "JSON", wn = ({
2509
2509
  builder: e,
2510
2510
  context: t,
2511
2511
  event: n,
@@ -2514,119 +2514,99 @@ function main()`).replace(/\?\./g, "."), Ar = (e) => e + "JSON", Sn = ({
2514
2514
  rootSetState: s,
2515
2515
  code: u
2516
2516
  }) => {
2517
- const h = Rt({
2517
+ const h = It({
2518
2518
  rootState: r,
2519
2519
  localState: i,
2520
2520
  rootSetState: s
2521
- }), y = Ir({
2521
+ }), d = Or({
2522
2522
  builder: e,
2523
2523
  context: t,
2524
2524
  event: n,
2525
2525
  state: h
2526
- }), I = y.map(([G]) => {
2527
- const ne = Ar(G);
2528
- return G === "state" ? "" : `var ${G} = ${ne} === undefined ? undefined : JSON.parse(${ne});`;
2526
+ }), N = d.map(([G]) => {
2527
+ const re = kr(G);
2528
+ return G === "state" ? "" : `var ${G} = ${re} === undefined ? undefined : JSON.parse(${re});`;
2529
2529
  }).join(`
2530
- `), C = jn(u);
2531
- if (C === "") {
2532
- Nt.warn("Skipping evaluation of empty code block.");
2530
+ `), P = mn(u);
2531
+ if (P === "") {
2532
+ At.warn("Skipping evaluation of empty code block.");
2533
2533
  return;
2534
2534
  }
2535
- const A = `
2535
+ const C = `
2536
2536
  function theFunction() {
2537
- ${I}
2537
+ ${N}
2538
2538
 
2539
- ${C}
2539
+ ${P}
2540
2540
  }
2541
2541
  theFunction();
2542
- `, Xe = function(G, ne) {
2543
- y.forEach(([pe, S]) => {
2544
- if (pe === "state")
2545
- G.setProperty(ne, pe, G.createConnectedObject(S), G.READONLY_DESCRIPTOR);
2542
+ `, Ge = function(G, re) {
2543
+ d.forEach(([ce, S]) => {
2544
+ if (ce === "state")
2545
+ G.setProperty(re, ce, G.createConnectedObject(S), G.READONLY_DESCRIPTOR);
2546
2546
  else {
2547
- const Se = JSON.stringify(S);
2548
- G.setProperty(ne, Ar(pe), Se);
2547
+ const xe = JSON.stringify(S);
2548
+ G.setProperty(re, kr(ce), xe);
2549
2549
  }
2550
2550
  });
2551
- }, J = new f(A, Xe);
2552
- return J.run(), J.pseudoToNative(J.value);
2551
+ }, Y = new f(C, Ge);
2552
+ return Y.run(), Y.pseudoToNative(Y.value);
2553
2553
  };
2554
- function kn() {
2554
+ function En() {
2555
2555
  var e;
2556
- return typeof process != "undefined" && en((e = process == null ? void 0 : process.versions) == null ? void 0 : e.node);
2556
+ return typeof process != "undefined" && Kr((e = process == null ? void 0 : process.versions) == null ? void 0 : e.node);
2557
2557
  }
2558
- const On = ({
2558
+ const xn = ({
2559
2559
  shouldLogWarning: e
2560
2560
  }) => {
2561
2561
  var i;
2562
- if (!kn())
2562
+ if (!En())
2563
2563
  return !1;
2564
2564
  const t = process.arch === "arm64", n = process.version.startsWith("v20"), r = (i = process.env.NODE_OPTIONS) == null ? void 0 : i.includes("--no-node-snapshot");
2565
- return t && n && !r ? (e && Nt.log("Skipping usage of `isolated-vm` to avoid crashes in Node v20 on an arm64 machine.\n If you would like to use the `isolated-vm` package on this machine, please provide the `NODE_OPTIONS=--no-node-snapshot` config to your Node process.\n See https://github.com/BuilderIO/builder/blob/main/packages/sdks/README.md#node-v20--m1-macs-apple-silicon-support for more information.\n "), !0) : !1;
2566
- }, Cn = (e) => Ct() || On({
2565
+ return t && n && !r ? (e && At.log("Skipping usage of `isolated-vm` to avoid crashes in Node v20 on an arm64 machine.\n If you would like to use the `isolated-vm` package on this machine, please provide the `NODE_OPTIONS=--no-node-snapshot` config to your Node process.\n See https://github.com/BuilderIO/builder/blob/main/packages/sdks/README.md#node-v20--m1-macs-apple-silicon-support for more information.\n "), !0) : !1;
2566
+ }, jn = (e) => St() || xn({
2567
2567
  shouldLogWarning: !0
2568
- }) ? nn(e) : Sn(e), An = !0, Q = class Q {
2569
- static getCacheKey(t) {
2570
- return JSON.stringify({
2571
- ...t,
2572
- // replace the event with a random number to break cache
2573
- // thats because we can't serialize the event object due to circular refs in DOM node refs.
2574
- event: t.event ? Math.random() : void 0
2575
- });
2576
- }
2577
- static getCachedValue(t) {
2578
- return Q.cache.get(t);
2579
- }
2580
- static setCachedValue(t, n) {
2581
- Q.cache.size > 20 && Q.cache.delete(Q.cache.keys().next().value), Q.cache.set(t, {
2582
- value: n
2583
- });
2584
- }
2568
+ }) ? qr(e) : wn(e), Sn = /^(return )?(\s*)?state(?<getPath>(\.\w+)+)(\s*);?$/, kn = /(\s)*var(\s)+_virtual_index(\s)*=(\s)*state(?<getPath>(\.\w+)+)(\s*);?(\s)*return(\s)*_virtual_index(\s)*/, On = (e) => {
2569
+ var t, n, r, i, s, u;
2570
+ return ((r = (n = (t = Sn.exec(e.trim())) == null ? void 0 : t.groups) == null ? void 0 : n.getPath) == null ? void 0 : r.slice(1)) || ((u = (s = (i = kn.exec(e.trim())) == null ? void 0 : i.groups) == null ? void 0 : s.getPath) == null ? void 0 : u.slice(1));
2585
2571
  };
2586
- kt(Q, "cacheLimit", 20), kt(Q, "cache", /* @__PURE__ */ new Map());
2587
- let we = Q;
2588
- function Nn({
2572
+ function An({
2589
2573
  code: e,
2590
2574
  context: t,
2591
2575
  localState: n,
2592
2576
  rootState: r,
2593
2577
  rootSetState: i,
2594
2578
  event: s,
2595
- isExpression: u = !0,
2596
- enableCache: h
2579
+ isExpression: u = !0
2597
2580
  }) {
2598
- if (e === "")
2581
+ if (e.trim() === "")
2599
2582
  return;
2600
- const y = {
2601
- code: rn(e, {
2583
+ const h = On(e.trim());
2584
+ if (h)
2585
+ return Zr({
2586
+ ...r,
2587
+ ...n
2588
+ }, h);
2589
+ const d = {
2590
+ code: Qr(e, {
2602
2591
  isExpression: u
2603
2592
  }),
2604
- builder: tn(),
2593
+ builder: zr(),
2605
2594
  context: t,
2606
2595
  event: s,
2607
2596
  rootSetState: i,
2608
2597
  rootState: r,
2609
2598
  localState: n
2610
2599
  };
2611
- if (h && !An) {
2612
- const I = we.getCacheKey(y), C = we.getCachedValue(I);
2613
- if (C)
2614
- return C.value;
2615
- }
2616
2600
  try {
2617
- const I = Cn(y);
2618
- if (h) {
2619
- const C = we.getCacheKey(y);
2620
- we.setCachedValue(C, I);
2621
- }
2622
- return I;
2623
- } catch (I) {
2624
- Nt.error("Failed code evaluation: " + I.message, {
2601
+ return jn(d);
2602
+ } catch (N) {
2603
+ At.error("Failed code evaluation: " + N.message, {
2625
2604
  code: e
2626
2605
  });
2627
2606
  return;
2628
2607
  }
2629
2608
  }
2630
2609
  export {
2631
- Nn as evaluate
2610
+ An as evaluate,
2611
+ Zr as get
2632
2612
  };