@hep-code-runner/react 1.4.0 → 1.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1,7 +1,7 @@
1
- import qe, { useRef as Fe, useMemo as Ee, useState as Z, useEffect as Oe, useCallback as le, forwardRef as xr, useImperativeHandle as Sr } from "react";
1
+ import qe, { useRef as Oe, useMemo as Ee, useEffect as ke, useState as Z, useCallback as le, forwardRef as xt, useImperativeHandle as kt } from "react";
2
2
  var Ve = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
3
- function wr(c) {
4
- return c && c.__esModule && Object.prototype.hasOwnProperty.call(c, "default") ? c.default : c;
3
+ function St(u) {
4
+ return u && u.__esModule && Object.prototype.hasOwnProperty.call(u, "default") ? u.default : u;
5
5
  }
6
6
  var Ie = { exports: {} }, be = {};
7
7
  /**
@@ -14,18 +14,18 @@ var Ie = { exports: {} }, be = {};
14
14
  * LICENSE file in the root directory of this source tree.
15
15
  */
16
16
  var Xe;
17
- function Ar() {
17
+ function wt() {
18
18
  if (Xe) return be;
19
19
  Xe = 1;
20
- var c = qe, p = Symbol.for("react.element"), n = Symbol.for("react.fragment"), d = Object.prototype.hasOwnProperty, b = c.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, k = { key: !0, ref: !0, __self: !0, __source: !0 };
21
- function S(l, m, y) {
20
+ var u = qe, p = Symbol.for("react.element"), n = Symbol.for("react.fragment"), d = Object.prototype.hasOwnProperty, b = u.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, R = { key: !0, ref: !0, __self: !0, __source: !0 };
21
+ function k(l, m, y) {
22
22
  var _, O = {}, D = null, I = null;
23
23
  y !== void 0 && (D = "" + y), m.key !== void 0 && (D = "" + m.key), m.ref !== void 0 && (I = m.ref);
24
- for (_ in m) d.call(m, _) && !k.hasOwnProperty(_) && (O[_] = m[_]);
24
+ for (_ in m) d.call(m, _) && !R.hasOwnProperty(_) && (O[_] = m[_]);
25
25
  if (l && l.defaultProps) for (_ in m = l.defaultProps, m) O[_] === void 0 && (O[_] = m[_]);
26
26
  return { $$typeof: p, type: l, key: D, ref: I, props: O, _owner: b.current };
27
27
  }
28
- return be.Fragment = n, be.jsx = S, be.jsxs = S, be;
28
+ return be.Fragment = n, be.jsx = k, be.jsxs = k, be;
29
29
  }
30
30
  var ve = {};
31
31
  /**
@@ -38,48 +38,48 @@ var ve = {};
38
38
  * LICENSE file in the root directory of this source tree.
39
39
  */
40
40
  var Ke;
41
- function Tr() {
41
+ function At() {
42
42
  return Ke || (Ke = 1, process.env.NODE_ENV !== "production" && function() {
43
- var c = qe, p = Symbol.for("react.element"), n = Symbol.for("react.portal"), d = Symbol.for("react.fragment"), b = Symbol.for("react.strict_mode"), k = Symbol.for("react.profiler"), S = Symbol.for("react.provider"), l = Symbol.for("react.context"), m = Symbol.for("react.forward_ref"), y = Symbol.for("react.suspense"), _ = Symbol.for("react.suspense_list"), O = Symbol.for("react.memo"), D = Symbol.for("react.lazy"), I = Symbol.for("react.offscreen"), B = Symbol.iterator, F = "@@iterator";
44
- function w(e) {
43
+ var u = qe, p = Symbol.for("react.element"), n = Symbol.for("react.portal"), d = Symbol.for("react.fragment"), b = Symbol.for("react.strict_mode"), R = Symbol.for("react.profiler"), k = Symbol.for("react.provider"), l = Symbol.for("react.context"), m = Symbol.for("react.forward_ref"), y = Symbol.for("react.suspense"), _ = Symbol.for("react.suspense_list"), O = Symbol.for("react.memo"), D = Symbol.for("react.lazy"), I = Symbol.for("react.offscreen"), B = Symbol.iterator, F = "@@iterator";
44
+ function S(e) {
45
45
  if (e === null || typeof e != "object")
46
46
  return null;
47
47
  var a = B && e[B] || e[F];
48
48
  return typeof a == "function" ? a : null;
49
49
  }
50
- var R = c.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
51
- function r(e) {
50
+ var T = u.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
51
+ function t(e) {
52
52
  {
53
- for (var a = arguments.length, u = new Array(a > 1 ? a - 1 : 0), v = 1; v < a; v++)
54
- u[v - 1] = arguments[v];
55
- t("error", e, u);
53
+ for (var a = arguments.length, c = new Array(a > 1 ? a - 1 : 0), v = 1; v < a; v++)
54
+ c[v - 1] = arguments[v];
55
+ r("error", e, c);
56
56
  }
57
57
  }
58
- function t(e, a, u) {
58
+ function r(e, a, c) {
59
59
  {
60
- var v = R.ReactDebugCurrentFrame, N = v.getStackAddendum();
61
- N !== "" && (a += "%s", u = u.concat([N]));
62
- var L = u.map(function(T) {
63
- return String(T);
60
+ var v = T.ReactDebugCurrentFrame, N = v.getStackAddendum();
61
+ N !== "" && (a += "%s", c = c.concat([N]));
62
+ var L = c.map(function(A) {
63
+ return String(A);
64
64
  });
65
65
  L.unshift("Warning: " + a), Function.prototype.apply.call(console[e], console, L);
66
66
  }
67
67
  }
68
- var i = !1, s = !1, o = !1, f = !1, E = !1, g;
68
+ var i = !1, o = !1, s = !1, f = !1, E = !1, g;
69
69
  g = Symbol.for("react.module.reference");
70
70
  function C(e) {
71
- return !!(typeof e == "string" || typeof e == "function" || e === d || e === k || E || e === b || e === y || e === _ || f || e === I || i || s || o || typeof e == "object" && e !== null && (e.$$typeof === D || e.$$typeof === O || e.$$typeof === S || e.$$typeof === l || e.$$typeof === m || // This needs to include all possible module reference object
71
+ return !!(typeof e == "string" || typeof e == "function" || e === d || e === R || E || e === b || e === y || e === _ || f || e === I || i || o || s || typeof e == "object" && e !== null && (e.$$typeof === D || e.$$typeof === O || e.$$typeof === k || e.$$typeof === l || e.$$typeof === m || // This needs to include all possible module reference object
72
72
  // types supported by any Flight configuration anywhere since
73
73
  // we don't know which Flight build this will end up being used
74
74
  // with.
75
75
  e.$$typeof === g || e.getModuleId !== void 0));
76
76
  }
77
- function P(e, a, u) {
77
+ function P(e, a, c) {
78
78
  var v = e.displayName;
79
79
  if (v)
80
80
  return v;
81
81
  var N = a.displayName || a.name || "";
82
- return N !== "" ? u + "(" + N + ")" : u;
82
+ return N !== "" ? c + "(" + N + ")" : c;
83
83
  }
84
84
  function z(e) {
85
85
  return e.displayName || "Context";
@@ -87,7 +87,7 @@ function Tr() {
87
87
  function V(e) {
88
88
  if (e == null)
89
89
  return null;
90
- if (typeof e.tag == "number" && r("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
90
+ if (typeof e.tag == "number" && t("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
91
91
  return e.displayName || e.name || null;
92
92
  if (typeof e == "string")
93
93
  return e;
@@ -96,7 +96,7 @@ function Tr() {
96
96
  return "Fragment";
97
97
  case n:
98
98
  return "Portal";
99
- case k:
99
+ case R:
100
100
  return "Profiler";
101
101
  case b:
102
102
  return "StrictMode";
@@ -110,18 +110,18 @@ function Tr() {
110
110
  case l:
111
111
  var a = e;
112
112
  return z(a) + ".Consumer";
113
- case S:
114
- var u = e;
115
- return z(u._context) + ".Provider";
113
+ case k:
114
+ var c = e;
115
+ return z(c._context) + ".Provider";
116
116
  case m:
117
117
  return P(e, e.render, "ForwardRef");
118
118
  case O:
119
119
  var v = e.displayName || null;
120
120
  return v !== null ? v : V(e.type) || "Memo";
121
121
  case D: {
122
- var N = e, L = N._payload, T = N._init;
122
+ var N = e, L = N._payload, A = N._init;
123
123
  try {
124
- return V(T(L));
124
+ return V(A(L));
125
125
  } catch {
126
126
  return null;
127
127
  }
@@ -129,14 +129,14 @@ function Tr() {
129
129
  }
130
130
  return null;
131
131
  }
132
- var W = Object.assign, ne = 0, ce, ue, j, H, ee, X, G;
132
+ var W = Object.assign, ne = 0, ue, ce, j, H, ee, X, G;
133
133
  function pe() {
134
134
  }
135
135
  pe.__reactDisabledLog = !0;
136
136
  function q() {
137
137
  {
138
138
  if (ne === 0) {
139
- ce = console.log, ue = console.info, j = console.warn, H = console.error, ee = console.group, X = console.groupCollapsed, G = console.groupEnd;
139
+ ue = console.log, ce = console.info, j = console.warn, H = console.error, ee = console.group, X = console.groupCollapsed, G = console.groupEnd;
140
140
  var e = {
141
141
  configurable: !0,
142
142
  enumerable: !0,
@@ -156,7 +156,7 @@ function Tr() {
156
156
  ne++;
157
157
  }
158
158
  }
159
- function oe() {
159
+ function se() {
160
160
  {
161
161
  if (ne--, ne === 0) {
162
162
  var e = {
@@ -166,10 +166,10 @@ function Tr() {
166
166
  };
167
167
  Object.defineProperties(console, {
168
168
  log: W({}, e, {
169
- value: ce
169
+ value: ue
170
170
  }),
171
171
  info: W({}, e, {
172
- value: ue
172
+ value: ce
173
173
  }),
174
174
  warn: W({}, e, {
175
175
  value: j
@@ -188,11 +188,11 @@ function Tr() {
188
188
  })
189
189
  });
190
190
  }
191
- ne < 0 && r("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
191
+ ne < 0 && t("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
192
192
  }
193
193
  }
194
- var ae = R.ReactCurrentDispatcher, J;
195
- function ie(e, a, u) {
194
+ var ae = T.ReactCurrentDispatcher, J;
195
+ function ie(e, a, c) {
196
196
  {
197
197
  if (J === void 0)
198
198
  try {
@@ -205,48 +205,48 @@ function Tr() {
205
205
  ` + J + e;
206
206
  }
207
207
  }
208
- var se = !1, re;
208
+ var oe = !1, te;
209
209
  {
210
- var A = typeof WeakMap == "function" ? WeakMap : Map;
211
- re = new A();
210
+ var w = typeof WeakMap == "function" ? WeakMap : Map;
211
+ te = new w();
212
212
  }
213
213
  function M(e, a) {
214
- if (!e || se)
214
+ if (!e || oe)
215
215
  return "";
216
216
  {
217
- var u = re.get(e);
218
- if (u !== void 0)
219
- return u;
217
+ var c = te.get(e);
218
+ if (c !== void 0)
219
+ return c;
220
220
  }
221
221
  var v;
222
- se = !0;
222
+ oe = !0;
223
223
  var N = Error.prepareStackTrace;
224
224
  Error.prepareStackTrace = void 0;
225
225
  var L;
226
226
  L = ae.current, ae.current = null, q();
227
227
  try {
228
228
  if (a) {
229
- var T = function() {
229
+ var A = function() {
230
230
  throw Error();
231
231
  };
232
- if (Object.defineProperty(T.prototype, "props", {
232
+ if (Object.defineProperty(A.prototype, "props", {
233
233
  set: function() {
234
234
  throw Error();
235
235
  }
236
236
  }), typeof Reflect == "object" && Reflect.construct) {
237
237
  try {
238
- Reflect.construct(T, []);
238
+ Reflect.construct(A, []);
239
239
  } catch (K) {
240
240
  v = K;
241
241
  }
242
- Reflect.construct(e, [], T);
242
+ Reflect.construct(e, [], A);
243
243
  } else {
244
244
  try {
245
- T.call();
245
+ A.call();
246
246
  } catch (K) {
247
247
  v = K;
248
248
  }
249
- e.call(T.prototype);
249
+ e.call(A.prototype);
250
250
  }
251
251
  } else {
252
252
  try {
@@ -269,26 +269,26 @@ function Tr() {
269
269
  if ($--, U--, U < 0 || x[$] !== Y[U]) {
270
270
  var Q = `
271
271
  ` + x[$].replace(" at new ", " at ");
272
- return e.displayName && Q.includes("<anonymous>") && (Q = Q.replace("<anonymous>", e.displayName)), typeof e == "function" && re.set(e, Q), Q;
272
+ return e.displayName && Q.includes("<anonymous>") && (Q = Q.replace("<anonymous>", e.displayName)), typeof e == "function" && te.set(e, Q), Q;
273
273
  }
274
274
  while ($ >= 1 && U >= 0);
275
275
  break;
276
276
  }
277
277
  }
278
278
  } finally {
279
- se = !1, ae.current = L, oe(), Error.prepareStackTrace = N;
279
+ oe = !1, ae.current = L, se(), Error.prepareStackTrace = N;
280
280
  }
281
281
  var he = e ? e.displayName || e.name : "", de = he ? ie(he) : "";
282
- return typeof e == "function" && re.set(e, de), de;
282
+ return typeof e == "function" && te.set(e, de), de;
283
283
  }
284
- function te(e, a, u) {
284
+ function re(e, a, c) {
285
285
  return M(e, !1);
286
286
  }
287
287
  function fe(e) {
288
288
  var a = e.prototype;
289
289
  return !!(a && a.isReactComponent);
290
290
  }
291
- function ye(e, a, u) {
291
+ function ye(e, a, c) {
292
292
  if (e == null)
293
293
  return "";
294
294
  if (typeof e == "function")
@@ -304,57 +304,57 @@ function Tr() {
304
304
  if (typeof e == "object")
305
305
  switch (e.$$typeof) {
306
306
  case m:
307
- return te(e.render);
307
+ return re(e.render);
308
308
  case O:
309
- return ye(e.type, a, u);
309
+ return ye(e.type, a, c);
310
310
  case D: {
311
311
  var v = e, N = v._payload, L = v._init;
312
312
  try {
313
- return ye(L(N), a, u);
313
+ return ye(L(N), a, c);
314
314
  } catch {
315
315
  }
316
316
  }
317
317
  }
318
318
  return "";
319
319
  }
320
- var me = Object.prototype.hasOwnProperty, Ce = {}, Le = R.ReactDebugCurrentFrame;
320
+ var me = Object.prototype.hasOwnProperty, Ce = {}, Le = T.ReactDebugCurrentFrame;
321
321
  function xe(e) {
322
322
  if (e) {
323
- var a = e._owner, u = ye(e.type, e._source, a ? a.type : null);
324
- Le.setExtraStackFrame(u);
323
+ var a = e._owner, c = ye(e.type, e._source, a ? a.type : null);
324
+ Le.setExtraStackFrame(c);
325
325
  } else
326
326
  Le.setExtraStackFrame(null);
327
327
  }
328
- function Qe(e, a, u, v, N) {
328
+ function Qe(e, a, c, v, N) {
329
329
  {
330
330
  var L = Function.call.bind(me);
331
- for (var T in e)
332
- if (L(e, T)) {
331
+ for (var A in e)
332
+ if (L(e, A)) {
333
333
  var x = void 0;
334
334
  try {
335
- if (typeof e[T] != "function") {
336
- var Y = Error((v || "React class") + ": " + u + " type `" + T + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[T] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
335
+ if (typeof e[A] != "function") {
336
+ var Y = Error((v || "React class") + ": " + c + " type `" + A + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[A] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
337
337
  throw Y.name = "Invariant Violation", Y;
338
338
  }
339
- x = e[T](a, T, v, u, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
339
+ x = e[A](a, A, v, c, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
340
340
  } catch ($) {
341
341
  x = $;
342
342
  }
343
- x && !(x instanceof Error) && (xe(N), r("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", v || "React class", u, T, typeof x), xe(null)), x instanceof Error && !(x.message in Ce) && (Ce[x.message] = !0, xe(N), r("Failed %s type: %s", u, x.message), xe(null));
343
+ x && !(x instanceof Error) && (xe(N), t("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", v || "React class", c, A, typeof x), xe(null)), x instanceof Error && !(x.message in Ce) && (Ce[x.message] = !0, xe(N), t("Failed %s type: %s", c, x.message), xe(null));
344
344
  }
345
345
  }
346
346
  }
347
- var er = Array.isArray;
347
+ var et = Array.isArray;
348
348
  function Se(e) {
349
- return er(e);
349
+ return et(e);
350
350
  }
351
- function rr(e) {
351
+ function tt(e) {
352
352
  {
353
- var a = typeof Symbol == "function" && Symbol.toStringTag, u = a && e[Symbol.toStringTag] || e.constructor.name || "Object";
354
- return u;
353
+ var a = typeof Symbol == "function" && Symbol.toStringTag, c = a && e[Symbol.toStringTag] || e.constructor.name || "Object";
354
+ return c;
355
355
  }
356
356
  }
357
- function tr(e) {
357
+ function rt(e) {
358
358
  try {
359
359
  return Pe(e), !1;
360
360
  } catch {
@@ -365,16 +365,16 @@ function Tr() {
365
365
  return "" + e;
366
366
  }
367
367
  function De(e) {
368
- if (tr(e))
369
- return r("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", rr(e)), Pe(e);
368
+ if (rt(e))
369
+ return t("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", tt(e)), Pe(e);
370
370
  }
371
- var je = R.ReactCurrentOwner, nr = {
371
+ var je = T.ReactCurrentOwner, nt = {
372
372
  key: !0,
373
373
  ref: !0,
374
374
  __self: !0,
375
375
  __source: !0
376
376
  }, $e, Me;
377
- function ar(e) {
377
+ function at(e) {
378
378
  if (me.call(e, "ref")) {
379
379
  var a = Object.getOwnPropertyDescriptor(e, "ref").get;
380
380
  if (a && a.isReactWarning)
@@ -382,7 +382,7 @@ function Tr() {
382
382
  }
383
383
  return e.ref !== void 0;
384
384
  }
385
- function ir(e) {
385
+ function it(e) {
386
386
  if (me.call(e, "key")) {
387
387
  var a = Object.getOwnPropertyDescriptor(e, "key").get;
388
388
  if (a && a.isReactWarning)
@@ -390,40 +390,40 @@ function Tr() {
390
390
  }
391
391
  return e.key !== void 0;
392
392
  }
393
- function sr(e, a) {
393
+ function ot(e, a) {
394
394
  typeof e.ref == "string" && je.current;
395
395
  }
396
- function or(e, a) {
396
+ function st(e, a) {
397
397
  {
398
- var u = function() {
399
- $e || ($e = !0, r("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", a));
398
+ var c = function() {
399
+ $e || ($e = !0, t("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", a));
400
400
  };
401
- u.isReactWarning = !0, Object.defineProperty(e, "key", {
402
- get: u,
401
+ c.isReactWarning = !0, Object.defineProperty(e, "key", {
402
+ get: c,
403
403
  configurable: !0
404
404
  });
405
405
  }
406
406
  }
407
- function lr(e, a) {
407
+ function lt(e, a) {
408
408
  {
409
- var u = function() {
410
- Me || (Me = !0, r("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", a));
409
+ var c = function() {
410
+ Me || (Me = !0, t("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", a));
411
411
  };
412
- u.isReactWarning = !0, Object.defineProperty(e, "ref", {
413
- get: u,
412
+ c.isReactWarning = !0, Object.defineProperty(e, "ref", {
413
+ get: c,
414
414
  configurable: !0
415
415
  });
416
416
  }
417
417
  }
418
- var ur = function(e, a, u, v, N, L, T) {
418
+ var ct = function(e, a, c, v, N, L, A) {
419
419
  var x = {
420
420
  // This tag allows us to uniquely identify this as a React Element
421
421
  $$typeof: p,
422
422
  // Built-in properties that belong on the element
423
423
  type: e,
424
424
  key: a,
425
- ref: u,
426
- props: T,
425
+ ref: c,
426
+ props: A,
427
427
  // Record the component responsible for creating this element.
428
428
  _owner: L
429
429
  };
@@ -444,29 +444,29 @@ function Tr() {
444
444
  value: N
445
445
  }), Object.freeze && (Object.freeze(x.props), Object.freeze(x)), x;
446
446
  };
447
- function cr(e, a, u, v, N) {
447
+ function ut(e, a, c, v, N) {
448
448
  {
449
- var L, T = {}, x = null, Y = null;
450
- u !== void 0 && (De(u), x = "" + u), ir(a) && (De(a.key), x = "" + a.key), ar(a) && (Y = a.ref, sr(a, N));
449
+ var L, A = {}, x = null, Y = null;
450
+ c !== void 0 && (De(c), x = "" + c), it(a) && (De(a.key), x = "" + a.key), at(a) && (Y = a.ref, ot(a, N));
451
451
  for (L in a)
452
- me.call(a, L) && !nr.hasOwnProperty(L) && (T[L] = a[L]);
452
+ me.call(a, L) && !nt.hasOwnProperty(L) && (A[L] = a[L]);
453
453
  if (e && e.defaultProps) {
454
454
  var $ = e.defaultProps;
455
455
  for (L in $)
456
- T[L] === void 0 && (T[L] = $[L]);
456
+ A[L] === void 0 && (A[L] = $[L]);
457
457
  }
458
458
  if (x || Y) {
459
459
  var U = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
460
- x && or(T, U), Y && lr(T, U);
460
+ x && st(A, U), Y && lt(A, U);
461
461
  }
462
- return ur(e, x, Y, N, v, je.current, T);
462
+ return ct(e, x, Y, N, v, je.current, A);
463
463
  }
464
464
  }
465
- var we = R.ReactCurrentOwner, Ue = R.ReactDebugCurrentFrame;
465
+ var we = T.ReactCurrentOwner, Ue = T.ReactDebugCurrentFrame;
466
466
  function ge(e) {
467
467
  if (e) {
468
- var a = e._owner, u = ye(e.type, e._source, a ? a.type : null);
469
- Ue.setExtraStackFrame(u);
468
+ var a = e._owner, c = ye(e.type, e._source, a ? a.type : null);
469
+ Ue.setExtraStackFrame(c);
470
470
  } else
471
471
  Ue.setExtraStackFrame(null);
472
472
  }
@@ -487,18 +487,18 @@ Check the render method of \`` + e + "`.";
487
487
  return "";
488
488
  }
489
489
  }
490
- function dr(e) {
490
+ function dt(e) {
491
491
  return "";
492
492
  }
493
493
  var Be = {};
494
- function pr(e) {
494
+ function pt(e) {
495
495
  {
496
496
  var a = He();
497
497
  if (!a) {
498
- var u = typeof e == "string" ? e : e.displayName || e.name;
499
- u && (a = `
498
+ var c = typeof e == "string" ? e : e.displayName || e.name;
499
+ c && (a = `
500
500
 
501
- Check the top-level render call using <` + u + ">.");
501
+ Check the top-level render call using <` + c + ">.");
502
502
  }
503
503
  return a;
504
504
  }
@@ -508,12 +508,12 @@ Check the top-level render call using <` + u + ">.");
508
508
  if (!e._store || e._store.validated || e.key != null)
509
509
  return;
510
510
  e._store.validated = !0;
511
- var u = pr(a);
512
- if (Be[u])
511
+ var c = pt(a);
512
+ if (Be[c])
513
513
  return;
514
- Be[u] = !0;
514
+ Be[c] = !0;
515
515
  var v = "";
516
- e && e._owner && e._owner !== we.current && (v = " It was passed a child from " + V(e._owner.type) + "."), ge(e), r('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', u, v), ge(null);
516
+ e && e._owner && e._owner !== we.current && (v = " It was passed a child from " + V(e._owner.type) + "."), ge(e), t('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', c, v), ge(null);
517
517
  }
518
518
  }
519
519
  function We(e, a) {
@@ -521,73 +521,73 @@ Check the top-level render call using <` + u + ">.");
521
521
  if (typeof e != "object")
522
522
  return;
523
523
  if (Se(e))
524
- for (var u = 0; u < e.length; u++) {
525
- var v = e[u];
524
+ for (var c = 0; c < e.length; c++) {
525
+ var v = e[c];
526
526
  Te(v) && ze(v, a);
527
527
  }
528
528
  else if (Te(e))
529
529
  e._store && (e._store.validated = !0);
530
530
  else if (e) {
531
- var N = w(e);
531
+ var N = S(e);
532
532
  if (typeof N == "function" && N !== e.entries)
533
- for (var L = N.call(e), T; !(T = L.next()).done; )
534
- Te(T.value) && ze(T.value, a);
533
+ for (var L = N.call(e), A; !(A = L.next()).done; )
534
+ Te(A.value) && ze(A.value, a);
535
535
  }
536
536
  }
537
537
  }
538
- function fr(e) {
538
+ function ft(e) {
539
539
  {
540
540
  var a = e.type;
541
541
  if (a == null || typeof a == "string")
542
542
  return;
543
- var u;
543
+ var c;
544
544
  if (typeof a == "function")
545
- u = a.propTypes;
545
+ c = a.propTypes;
546
546
  else if (typeof a == "object" && (a.$$typeof === m || // Note: Memo only checks outer props here.
547
547
  // Inner props are checked in the reconciler.
548
548
  a.$$typeof === O))
549
- u = a.propTypes;
549
+ c = a.propTypes;
550
550
  else
551
551
  return;
552
- if (u) {
552
+ if (c) {
553
553
  var v = V(a);
554
- Qe(u, e.props, "prop", v, e);
554
+ Qe(c, e.props, "prop", v, e);
555
555
  } else if (a.PropTypes !== void 0 && !Ae) {
556
556
  Ae = !0;
557
557
  var N = V(a);
558
- r("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", N || "Unknown");
558
+ t("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", N || "Unknown");
559
559
  }
560
- typeof a.getDefaultProps == "function" && !a.getDefaultProps.isReactClassApproved && r("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
560
+ typeof a.getDefaultProps == "function" && !a.getDefaultProps.isReactClassApproved && t("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
561
561
  }
562
562
  }
563
- function gr(e) {
563
+ function gt(e) {
564
564
  {
565
- for (var a = Object.keys(e.props), u = 0; u < a.length; u++) {
566
- var v = a[u];
565
+ for (var a = Object.keys(e.props), c = 0; c < a.length; c++) {
566
+ var v = a[c];
567
567
  if (v !== "children" && v !== "key") {
568
- ge(e), r("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", v), ge(null);
568
+ ge(e), t("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", v), ge(null);
569
569
  break;
570
570
  }
571
571
  }
572
- e.ref !== null && (ge(e), r("Invalid attribute `ref` supplied to `React.Fragment`."), ge(null));
572
+ e.ref !== null && (ge(e), t("Invalid attribute `ref` supplied to `React.Fragment`."), ge(null));
573
573
  }
574
574
  }
575
575
  var Ge = {};
576
- function Ye(e, a, u, v, N, L) {
576
+ function Ye(e, a, c, v, N, L) {
577
577
  {
578
- var T = C(e);
579
- if (!T) {
578
+ var A = C(e);
579
+ if (!A) {
580
580
  var x = "";
581
581
  (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (x += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
582
- var Y = dr();
582
+ var Y = dt();
583
583
  Y ? x += Y : x += He();
584
584
  var $;
585
- e === null ? $ = "null" : Se(e) ? $ = "array" : e !== void 0 && e.$$typeof === p ? ($ = "<" + (V(e.type) || "Unknown") + " />", x = " Did you accidentally export a JSX literal instead of a component?") : $ = typeof e, r("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", $, x);
585
+ e === null ? $ = "null" : Se(e) ? $ = "array" : e !== void 0 && e.$$typeof === p ? ($ = "<" + (V(e.type) || "Unknown") + " />", x = " Did you accidentally export a JSX literal instead of a component?") : $ = typeof e, t("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", $, x);
586
586
  }
587
- var U = cr(e, a, u, N, L);
587
+ var U = ut(e, a, c, N, L);
588
588
  if (U == null)
589
589
  return U;
590
- if (T) {
590
+ if (A) {
591
591
  var Q = a.children;
592
592
  if (Q !== void 0)
593
593
  if (v)
@@ -596,40 +596,40 @@ Check the top-level render call using <` + u + ">.");
596
596
  We(Q[he], e);
597
597
  Object.freeze && Object.freeze(Q);
598
598
  } else
599
- r("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
599
+ t("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
600
600
  else
601
601
  We(Q, e);
602
602
  }
603
603
  if (me.call(a, "key")) {
604
- var de = V(e), K = Object.keys(a).filter(function(yr) {
605
- return yr !== "key";
604
+ var de = V(e), K = Object.keys(a).filter(function(yt) {
605
+ return yt !== "key";
606
606
  }), Re = K.length > 0 ? "{key: someKey, " + K.join(": ..., ") + ": ...}" : "{key: someKey}";
607
607
  if (!Ge[de + Re]) {
608
- var Er = K.length > 0 ? "{" + K.join(": ..., ") + ": ...}" : "{}";
609
- r(`A props object containing a "key" prop is being spread into JSX:
608
+ var Et = K.length > 0 ? "{" + K.join(": ..., ") + ": ...}" : "{}";
609
+ t(`A props object containing a "key" prop is being spread into JSX:
610
610
  let props = %s;
611
611
  <%s {...props} />
612
612
  React keys must be passed directly to JSX without using spread:
613
613
  let props = %s;
614
- <%s key={someKey} {...props} />`, Re, de, Er, de), Ge[de + Re] = !0;
614
+ <%s key={someKey} {...props} />`, Re, de, Et, de), Ge[de + Re] = !0;
615
615
  }
616
616
  }
617
- return e === d ? gr(U) : fr(U), U;
617
+ return e === d ? gt(U) : ft(U), U;
618
618
  }
619
619
  }
620
- function hr(e, a, u) {
621
- return Ye(e, a, u, !0);
620
+ function ht(e, a, c) {
621
+ return Ye(e, a, c, !0);
622
622
  }
623
- function mr(e, a, u) {
624
- return Ye(e, a, u, !1);
623
+ function mt(e, a, c) {
624
+ return Ye(e, a, c, !1);
625
625
  }
626
- var br = mr, vr = hr;
627
- ve.Fragment = d, ve.jsx = br, ve.jsxs = vr;
626
+ var bt = mt, vt = ht;
627
+ ve.Fragment = d, ve.jsx = bt, ve.jsxs = vt;
628
628
  }()), ve;
629
629
  }
630
- process.env.NODE_ENV === "production" ? Ie.exports = Ar() : Ie.exports = Tr();
630
+ process.env.NODE_ENV === "production" ? Ie.exports = wt() : Ie.exports = At();
631
631
  var h = Ie.exports, Je = { exports: {} };
632
- (function(c) {
632
+ (function(u) {
633
633
  var p = typeof window < "u" ? window : typeof WorkerGlobalScope < "u" && self instanceof WorkerGlobalScope ? self : {};
634
634
  /**
635
635
  * Prism: Lightweight, robust, elegant syntax highlighting
@@ -640,7 +640,7 @@ var h = Ie.exports, Je = { exports: {} };
640
640
  * @public
641
641
  */
642
642
  var n = function(d) {
643
- var b = /(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i, k = 0, S = {}, l = {
643
+ var b = /(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i, R = 0, k = {}, l = {
644
644
  /**
645
645
  * By default, Prism will attempt to highlight all code elements (by calling {@link Prism.highlightAll}) on the
646
646
  * current page after the page finished loading. This might be a problem if e.g. you wanted to asynchronously load
@@ -695,8 +695,8 @@ var h = Ie.exports, Je = { exports: {} };
695
695
  * @memberof Prism
696
696
  */
697
697
  util: {
698
- encode: function r(t) {
699
- return t instanceof m ? new m(t.type, r(t.content), t.alias) : Array.isArray(t) ? t.map(r) : t.replace(/&/g, "&amp;").replace(/</g, "&lt;").replace(/\u00a0/g, " ");
698
+ encode: function t(r) {
699
+ return r instanceof m ? new m(r.type, t(r.content), r.alias) : Array.isArray(r) ? r.map(t) : r.replace(/&/g, "&amp;").replace(/</g, "&lt;").replace(/\u00a0/g, " ");
700
700
  },
701
701
  /**
702
702
  * Returns the name of the type of the given value.
@@ -714,8 +714,8 @@ var h = Ie.exports, Je = { exports: {} };
714
714
  * type(String) === 'Function'
715
715
  * type(/abc+/) === 'RegExp'
716
716
  */
717
- type: function(r) {
718
- return Object.prototype.toString.call(r).slice(8, -1);
717
+ type: function(t) {
718
+ return Object.prototype.toString.call(t).slice(8, -1);
719
719
  },
720
720
  /**
721
721
  * Returns a unique number for the given object. Later calls will still return the same number.
@@ -723,8 +723,8 @@ var h = Ie.exports, Je = { exports: {} };
723
723
  * @param {Object} obj
724
724
  * @returns {number}
725
725
  */
726
- objId: function(r) {
727
- return r.__id || Object.defineProperty(r, "__id", { value: ++k }), r.__id;
726
+ objId: function(t) {
727
+ return t.__id || Object.defineProperty(t, "__id", { value: ++R }), t.__id;
728
728
  },
729
729
  /**
730
730
  * Creates a deep clone of the given object.
@@ -736,30 +736,30 @@ var h = Ie.exports, Je = { exports: {} };
736
736
  * @returns {T}
737
737
  * @template T
738
738
  */
739
- clone: function r(t, i) {
739
+ clone: function t(r, i) {
740
740
  i = i || {};
741
- var s, o;
742
- switch (l.util.type(t)) {
741
+ var o, s;
742
+ switch (l.util.type(r)) {
743
743
  case "Object":
744
- if (o = l.util.objId(t), i[o])
745
- return i[o];
746
- s = /** @type {Record<string, any>} */
747
- {}, i[o] = s;
748
- for (var f in t)
749
- t.hasOwnProperty(f) && (s[f] = r(t[f], i));
744
+ if (s = l.util.objId(r), i[s])
745
+ return i[s];
746
+ o = /** @type {Record<string, any>} */
747
+ {}, i[s] = o;
748
+ for (var f in r)
749
+ r.hasOwnProperty(f) && (o[f] = t(r[f], i));
750
750
  return (
751
751
  /** @type {any} */
752
- s
752
+ o
753
753
  );
754
754
  case "Array":
755
- return o = l.util.objId(t), i[o] ? i[o] : (s = [], i[o] = s, /** @type {Array} */
755
+ return s = l.util.objId(r), i[s] ? i[s] : (o = [], i[s] = o, /** @type {Array} */
756
756
  /** @type {any} */
757
- t.forEach(function(E, g) {
758
- s[g] = r(E, i);
757
+ r.forEach(function(E, g) {
758
+ o[g] = t(E, i);
759
759
  }), /** @type {any} */
760
- s);
760
+ o);
761
761
  default:
762
- return t;
762
+ return r;
763
763
  }
764
764
  },
765
765
  /**
@@ -770,12 +770,12 @@ var h = Ie.exports, Je = { exports: {} };
770
770
  * @param {Element} element
771
771
  * @returns {string}
772
772
  */
773
- getLanguage: function(r) {
774
- for (; r; ) {
775
- var t = b.exec(r.className);
776
- if (t)
777
- return t[1].toLowerCase();
778
- r = r.parentElement;
773
+ getLanguage: function(t) {
774
+ for (; t; ) {
775
+ var r = b.exec(t.className);
776
+ if (r)
777
+ return r[1].toLowerCase();
778
+ t = t.parentElement;
779
779
  }
780
780
  return "none";
781
781
  },
@@ -786,8 +786,8 @@ var h = Ie.exports, Je = { exports: {} };
786
786
  * @param {string} language
787
787
  * @returns {void}
788
788
  */
789
- setLanguage: function(r, t) {
790
- r.className = r.className.replace(RegExp(b, "gi"), ""), r.classList.add("language-" + t);
789
+ setLanguage: function(t, r) {
790
+ t.className = t.className.replace(RegExp(b, "gi"), ""), t.classList.add("language-" + r);
791
791
  },
792
792
  /**
793
793
  * Returns the script element that is currently executing.
@@ -806,13 +806,13 @@ var h = Ie.exports, Je = { exports: {} };
806
806
  );
807
807
  try {
808
808
  throw new Error();
809
- } catch (s) {
810
- var r = (/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(s.stack) || [])[1];
811
- if (r) {
812
- var t = document.getElementsByTagName("script");
813
- for (var i in t)
814
- if (t[i].src == r)
815
- return t[i];
809
+ } catch (o) {
810
+ var t = (/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(o.stack) || [])[1];
811
+ if (t) {
812
+ var r = document.getElementsByTagName("script");
813
+ for (var i in r)
814
+ if (r[i].src == t)
815
+ return r[i];
816
816
  }
817
817
  return null;
818
818
  }
@@ -836,14 +836,14 @@ var h = Ie.exports, Je = { exports: {} };
836
836
  * @param {boolean} [defaultActivation=false]
837
837
  * @returns {boolean}
838
838
  */
839
- isActive: function(r, t, i) {
840
- for (var s = "no-" + t; r; ) {
841
- var o = r.classList;
842
- if (o.contains(t))
839
+ isActive: function(t, r, i) {
840
+ for (var o = "no-" + r; t; ) {
841
+ var s = t.classList;
842
+ if (s.contains(r))
843
843
  return !0;
844
- if (o.contains(s))
844
+ if (s.contains(o))
845
845
  return !1;
846
- r = r.parentElement;
846
+ t = t.parentElement;
847
847
  }
848
848
  return !!i;
849
849
  }
@@ -859,10 +859,10 @@ var h = Ie.exports, Je = { exports: {} };
859
859
  /**
860
860
  * The grammar for plain, unformatted text.
861
861
  */
862
- plain: S,
863
- plaintext: S,
864
- text: S,
865
- txt: S,
862
+ plain: k,
863
+ plaintext: k,
864
+ text: k,
865
+ txt: k,
866
866
  /**
867
867
  * Creates a deep copy of the language with the given id and appends the given tokens.
868
868
  *
@@ -891,10 +891,10 @@ var h = Ie.exports, Je = { exports: {} };
891
891
  * 'color': /\b(?:red|green|blue)\b/
892
892
  * });
893
893
  */
894
- extend: function(r, t) {
895
- var i = l.util.clone(l.languages[r]);
896
- for (var s in t)
897
- i[s] = t[s];
894
+ extend: function(t, r) {
895
+ var i = l.util.clone(l.languages[t]);
896
+ for (var o in r)
897
+ i[o] = r[o];
898
898
  return i;
899
899
  },
900
900
  /**
@@ -972,31 +972,31 @@ var h = Ie.exports, Je = { exports: {} };
972
972
  * @returns {Grammar} The new grammar object.
973
973
  * @public
974
974
  */
975
- insertBefore: function(r, t, i, s) {
976
- s = s || /** @type {any} */
975
+ insertBefore: function(t, r, i, o) {
976
+ o = o || /** @type {any} */
977
977
  l.languages;
978
- var o = s[r], f = {};
979
- for (var E in o)
980
- if (o.hasOwnProperty(E)) {
981
- if (E == t)
978
+ var s = o[t], f = {};
979
+ for (var E in s)
980
+ if (s.hasOwnProperty(E)) {
981
+ if (E == r)
982
982
  for (var g in i)
983
983
  i.hasOwnProperty(g) && (f[g] = i[g]);
984
- i.hasOwnProperty(E) || (f[E] = o[E]);
984
+ i.hasOwnProperty(E) || (f[E] = s[E]);
985
985
  }
986
- var C = s[r];
987
- return s[r] = f, l.languages.DFS(l.languages, function(P, z) {
988
- z === C && P != r && (this[P] = f);
986
+ var C = o[t];
987
+ return o[t] = f, l.languages.DFS(l.languages, function(P, z) {
988
+ z === C && P != t && (this[P] = f);
989
989
  }), f;
990
990
  },
991
991
  // Traverse a language definition with Depth First Search
992
- DFS: function r(t, i, s, o) {
993
- o = o || {};
992
+ DFS: function t(r, i, o, s) {
993
+ s = s || {};
994
994
  var f = l.util.objId;
995
- for (var E in t)
996
- if (t.hasOwnProperty(E)) {
997
- i.call(t, E, t[E], s || E);
998
- var g = t[E], C = l.util.type(g);
999
- C === "Object" && !o[f(g)] ? (o[f(g)] = !0, r(g, i, null, o)) : C === "Array" && !o[f(g)] && (o[f(g)] = !0, r(g, i, E, o));
995
+ for (var E in r)
996
+ if (r.hasOwnProperty(E)) {
997
+ i.call(r, E, r[E], o || E);
998
+ var g = r[E], C = l.util.type(g);
999
+ C === "Object" && !s[f(g)] ? (s[f(g)] = !0, t(g, i, null, s)) : C === "Array" && !s[f(g)] && (s[f(g)] = !0, t(g, i, E, s));
1000
1000
  }
1001
1001
  }
1002
1002
  },
@@ -1013,8 +1013,8 @@ var h = Ie.exports, Je = { exports: {} };
1013
1013
  * @memberof Prism
1014
1014
  * @public
1015
1015
  */
1016
- highlightAll: function(r, t) {
1017
- l.highlightAllUnder(document, r, t);
1016
+ highlightAll: function(t, r) {
1017
+ l.highlightAllUnder(document, t, r);
1018
1018
  },
1019
1019
  /**
1020
1020
  * Fetches all the descendants of `container` that have a `.language-xxxx` class and then calls
@@ -1031,15 +1031,15 @@ var h = Ie.exports, Je = { exports: {} };
1031
1031
  * @memberof Prism
1032
1032
  * @public
1033
1033
  */
1034
- highlightAllUnder: function(r, t, i) {
1035
- var s = {
1034
+ highlightAllUnder: function(t, r, i) {
1035
+ var o = {
1036
1036
  callback: i,
1037
- container: r,
1037
+ container: t,
1038
1038
  selector: 'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'
1039
1039
  };
1040
- l.hooks.run("before-highlightall", s), s.elements = Array.prototype.slice.apply(s.container.querySelectorAll(s.selector)), l.hooks.run("before-all-elements-highlight", s);
1041
- for (var o = 0, f; f = s.elements[o++]; )
1042
- l.highlightElement(f, t === !0, s.callback);
1040
+ l.hooks.run("before-highlightall", o), o.elements = Array.prototype.slice.apply(o.container.querySelectorAll(o.selector)), l.hooks.run("before-all-elements-highlight", o);
1041
+ for (var s = 0, f; f = o.elements[s++]; )
1042
+ l.highlightElement(f, r === !0, o.callback);
1043
1043
  },
1044
1044
  /**
1045
1045
  * Highlights the code inside a single element.
@@ -1069,15 +1069,15 @@ var h = Ie.exports, Je = { exports: {} };
1069
1069
  * @memberof Prism
1070
1070
  * @public
1071
1071
  */
1072
- highlightElement: function(r, t, i) {
1073
- var s = l.util.getLanguage(r), o = l.languages[s];
1074
- l.util.setLanguage(r, s);
1075
- var f = r.parentElement;
1076
- f && f.nodeName.toLowerCase() === "pre" && l.util.setLanguage(f, s);
1077
- var E = r.textContent, g = {
1078
- element: r,
1079
- language: s,
1080
- grammar: o,
1072
+ highlightElement: function(t, r, i) {
1073
+ var o = l.util.getLanguage(t), s = l.languages[o];
1074
+ l.util.setLanguage(t, o);
1075
+ var f = t.parentElement;
1076
+ f && f.nodeName.toLowerCase() === "pre" && l.util.setLanguage(f, o);
1077
+ var E = t.textContent, g = {
1078
+ element: t,
1079
+ language: o,
1080
+ grammar: s,
1081
1081
  code: E
1082
1082
  };
1083
1083
  function C(z) {
@@ -1091,7 +1091,7 @@ var h = Ie.exports, Je = { exports: {} };
1091
1091
  C(l.util.encode(g.code));
1092
1092
  return;
1093
1093
  }
1094
- if (t && d.Worker) {
1094
+ if (r && d.Worker) {
1095
1095
  var P = new Worker(l.filename);
1096
1096
  P.onmessage = function(z) {
1097
1097
  C(z.data);
@@ -1123,15 +1123,15 @@ var h = Ie.exports, Je = { exports: {} };
1123
1123
  * @example
1124
1124
  * Prism.highlight('var foo = true;', Prism.languages.javascript, 'javascript');
1125
1125
  */
1126
- highlight: function(r, t, i) {
1127
- var s = {
1128
- code: r,
1129
- grammar: t,
1126
+ highlight: function(t, r, i) {
1127
+ var o = {
1128
+ code: t,
1129
+ grammar: r,
1130
1130
  language: i
1131
1131
  };
1132
- if (l.hooks.run("before-tokenize", s), !s.grammar)
1133
- throw new Error('The language "' + s.language + '" has no grammar.');
1134
- return s.tokens = l.tokenize(s.code, s.grammar), l.hooks.run("after-tokenize", s), m.stringify(l.util.encode(s.tokens), s.language);
1132
+ if (l.hooks.run("before-tokenize", o), !o.grammar)
1133
+ throw new Error('The language "' + o.language + '" has no grammar.');
1134
+ return o.tokens = l.tokenize(o.code, o.grammar), l.hooks.run("after-tokenize", o), m.stringify(l.util.encode(o.tokens), o.language);
1135
1135
  },
1136
1136
  /**
1137
1137
  * This is the heart of Prism, and the most low-level function you can use. It accepts a string of text as input
@@ -1157,15 +1157,15 @@ var h = Ie.exports, Je = { exports: {} };
1157
1157
  * }
1158
1158
  * });
1159
1159
  */
1160
- tokenize: function(r, t) {
1161
- var i = t.rest;
1160
+ tokenize: function(t, r) {
1161
+ var i = r.rest;
1162
1162
  if (i) {
1163
- for (var s in i)
1164
- t[s] = i[s];
1165
- delete t.rest;
1163
+ for (var o in i)
1164
+ r[o] = i[o];
1165
+ delete r.rest;
1166
1166
  }
1167
- var o = new O();
1168
- return D(o, o.head, r), _(r, o, t, o.head, 0), B(o);
1167
+ var s = new O();
1168
+ return D(s, s.head, t), _(t, s, r, s.head, 0), B(s);
1169
1169
  },
1170
1170
  /**
1171
1171
  * @namespace
@@ -1186,9 +1186,9 @@ var h = Ie.exports, Je = { exports: {} };
1186
1186
  * @param {HookCallback} callback The callback function which is given environment variables.
1187
1187
  * @public
1188
1188
  */
1189
- add: function(r, t) {
1189
+ add: function(t, r) {
1190
1190
  var i = l.hooks.all;
1191
- i[r] = i[r] || [], i[r].push(t);
1191
+ i[t] = i[t] || [], i[t].push(r);
1192
1192
  },
1193
1193
  /**
1194
1194
  * Runs a hook invoking all registered callbacks with the given environment variables.
@@ -1199,52 +1199,52 @@ var h = Ie.exports, Je = { exports: {} };
1199
1199
  * @param {Object<string, any>} env The environment variables of the hook passed to all callbacks registered.
1200
1200
  * @public
1201
1201
  */
1202
- run: function(r, t) {
1203
- var i = l.hooks.all[r];
1202
+ run: function(t, r) {
1203
+ var i = l.hooks.all[t];
1204
1204
  if (!(!i || !i.length))
1205
- for (var s = 0, o; o = i[s++]; )
1206
- o(t);
1205
+ for (var o = 0, s; s = i[o++]; )
1206
+ s(r);
1207
1207
  }
1208
1208
  },
1209
1209
  Token: m
1210
1210
  };
1211
1211
  d.Prism = l;
1212
- function m(r, t, i, s) {
1213
- this.type = r, this.content = t, this.alias = i, this.length = (s || "").length | 0;
1214
- }
1215
- m.stringify = function r(t, i) {
1216
- if (typeof t == "string")
1217
- return t;
1218
- if (Array.isArray(t)) {
1219
- var s = "";
1220
- return t.forEach(function(C) {
1221
- s += r(C, i);
1222
- }), s;
1212
+ function m(t, r, i, o) {
1213
+ this.type = t, this.content = r, this.alias = i, this.length = (o || "").length | 0;
1214
+ }
1215
+ m.stringify = function t(r, i) {
1216
+ if (typeof r == "string")
1217
+ return r;
1218
+ if (Array.isArray(r)) {
1219
+ var o = "";
1220
+ return r.forEach(function(C) {
1221
+ o += t(C, i);
1222
+ }), o;
1223
1223
  }
1224
- var o = {
1225
- type: t.type,
1226
- content: r(t.content, i),
1224
+ var s = {
1225
+ type: r.type,
1226
+ content: t(r.content, i),
1227
1227
  tag: "span",
1228
- classes: ["token", t.type],
1228
+ classes: ["token", r.type],
1229
1229
  attributes: {},
1230
1230
  language: i
1231
- }, f = t.alias;
1232
- f && (Array.isArray(f) ? Array.prototype.push.apply(o.classes, f) : o.classes.push(f)), l.hooks.run("wrap", o);
1231
+ }, f = r.alias;
1232
+ f && (Array.isArray(f) ? Array.prototype.push.apply(s.classes, f) : s.classes.push(f)), l.hooks.run("wrap", s);
1233
1233
  var E = "";
1234
- for (var g in o.attributes)
1235
- E += " " + g + '="' + (o.attributes[g] || "").replace(/"/g, "&quot;") + '"';
1236
- return "<" + o.tag + ' class="' + o.classes.join(" ") + '"' + E + ">" + o.content + "</" + o.tag + ">";
1234
+ for (var g in s.attributes)
1235
+ E += " " + g + '="' + (s.attributes[g] || "").replace(/"/g, "&quot;") + '"';
1236
+ return "<" + s.tag + ' class="' + s.classes.join(" ") + '"' + E + ">" + s.content + "</" + s.tag + ">";
1237
1237
  };
1238
- function y(r, t, i, s) {
1239
- r.lastIndex = t;
1240
- var o = r.exec(i);
1241
- if (o && s && o[1]) {
1242
- var f = o[1].length;
1243
- o.index += f, o[0] = o[0].slice(f);
1238
+ function y(t, r, i, o) {
1239
+ t.lastIndex = r;
1240
+ var s = t.exec(i);
1241
+ if (s && o && s[1]) {
1242
+ var f = s[1].length;
1243
+ s.index += f, s[0] = s[0].slice(f);
1244
1244
  }
1245
- return o;
1245
+ return s;
1246
1246
  }
1247
- function _(r, t, i, s, o, f) {
1247
+ function _(t, r, i, o, s, f) {
1248
1248
  for (var E in i)
1249
1249
  if (!(!i.hasOwnProperty(E) || !i[E])) {
1250
1250
  var g = i[E];
@@ -1254,39 +1254,39 @@ var h = Ie.exports, Je = { exports: {} };
1254
1254
  return;
1255
1255
  var P = g[C], z = P.inside, V = !!P.lookbehind, W = !!P.greedy, ne = P.alias;
1256
1256
  if (W && !P.pattern.global) {
1257
- var ce = P.pattern.toString().match(/[imsuy]*$/)[0];
1258
- P.pattern = RegExp(P.pattern.source, ce + "g");
1257
+ var ue = P.pattern.toString().match(/[imsuy]*$/)[0];
1258
+ P.pattern = RegExp(P.pattern.source, ue + "g");
1259
1259
  }
1260
- for (var ue = P.pattern || P, j = s.next, H = o; j !== t.tail && !(f && H >= f.reach); H += j.value.length, j = j.next) {
1260
+ for (var ce = P.pattern || P, j = o.next, H = s; j !== r.tail && !(f && H >= f.reach); H += j.value.length, j = j.next) {
1261
1261
  var ee = j.value;
1262
- if (t.length > r.length)
1262
+ if (r.length > t.length)
1263
1263
  return;
1264
1264
  if (!(ee instanceof m)) {
1265
1265
  var X = 1, G;
1266
1266
  if (W) {
1267
- if (G = y(ue, H, r, V), !G || G.index >= r.length)
1267
+ if (G = y(ce, H, t, V), !G || G.index >= t.length)
1268
1268
  break;
1269
1269
  var ae = G.index, pe = G.index + G[0].length, q = H;
1270
1270
  for (q += j.value.length; ae >= q; )
1271
1271
  j = j.next, q += j.value.length;
1272
1272
  if (q -= j.value.length, H = q, j.value instanceof m)
1273
1273
  continue;
1274
- for (var oe = j; oe !== t.tail && (q < pe || typeof oe.value == "string"); oe = oe.next)
1275
- X++, q += oe.value.length;
1276
- X--, ee = r.slice(H, q), G.index -= H;
1277
- } else if (G = y(ue, 0, ee, V), !G)
1274
+ for (var se = j; se !== r.tail && (q < pe || typeof se.value == "string"); se = se.next)
1275
+ X++, q += se.value.length;
1276
+ X--, ee = t.slice(H, q), G.index -= H;
1277
+ } else if (G = y(ce, 0, ee, V), !G)
1278
1278
  continue;
1279
- var ae = G.index, J = G[0], ie = ee.slice(0, ae), se = ee.slice(ae + J.length), re = H + ee.length;
1280
- f && re > f.reach && (f.reach = re);
1281
- var A = j.prev;
1282
- ie && (A = D(t, A, ie), H += ie.length), I(t, A, X);
1279
+ var ae = G.index, J = G[0], ie = ee.slice(0, ae), oe = ee.slice(ae + J.length), te = H + ee.length;
1280
+ f && te > f.reach && (f.reach = te);
1281
+ var w = j.prev;
1282
+ ie && (w = D(r, w, ie), H += ie.length), I(r, w, X);
1283
1283
  var M = new m(E, z ? l.tokenize(J, z) : J, ne, J);
1284
- if (j = D(t, A, M), se && D(t, j, se), X > 1) {
1285
- var te = {
1284
+ if (j = D(r, w, M), oe && D(r, j, oe), X > 1) {
1285
+ var re = {
1286
1286
  cause: E + "," + C,
1287
- reach: re
1287
+ reach: te
1288
1288
  };
1289
- _(r, t, i, j.prev, H, te), f && te.reach > f.reach && (f.reach = te.reach);
1289
+ _(t, r, i, j.prev, H, re), f && re.reach > f.reach && (f.reach = re.reach);
1290
1290
  }
1291
1291
  }
1292
1292
  }
@@ -1294,40 +1294,40 @@ var h = Ie.exports, Je = { exports: {} };
1294
1294
  }
1295
1295
  }
1296
1296
  function O() {
1297
- var r = { value: null, prev: null, next: null }, t = { value: null, prev: r, next: null };
1298
- r.next = t, this.head = r, this.tail = t, this.length = 0;
1297
+ var t = { value: null, prev: null, next: null }, r = { value: null, prev: t, next: null };
1298
+ t.next = r, this.head = t, this.tail = r, this.length = 0;
1299
1299
  }
1300
- function D(r, t, i) {
1301
- var s = t.next, o = { value: i, prev: t, next: s };
1302
- return t.next = o, s.prev = o, r.length++, o;
1300
+ function D(t, r, i) {
1301
+ var o = r.next, s = { value: i, prev: r, next: o };
1302
+ return r.next = s, o.prev = s, t.length++, s;
1303
1303
  }
1304
- function I(r, t, i) {
1305
- for (var s = t.next, o = 0; o < i && s !== r.tail; o++)
1306
- s = s.next;
1307
- t.next = s, s.prev = t, r.length -= o;
1304
+ function I(t, r, i) {
1305
+ for (var o = r.next, s = 0; s < i && o !== t.tail; s++)
1306
+ o = o.next;
1307
+ r.next = o, o.prev = r, t.length -= s;
1308
1308
  }
1309
- function B(r) {
1310
- for (var t = [], i = r.head.next; i !== r.tail; )
1311
- t.push(i.value), i = i.next;
1312
- return t;
1309
+ function B(t) {
1310
+ for (var r = [], i = t.head.next; i !== t.tail; )
1311
+ r.push(i.value), i = i.next;
1312
+ return r;
1313
1313
  }
1314
1314
  if (!d.document)
1315
- return d.addEventListener && (l.disableWorkerMessageHandler || d.addEventListener("message", function(r) {
1316
- var t = JSON.parse(r.data), i = t.language, s = t.code, o = t.immediateClose;
1317
- d.postMessage(l.highlight(s, l.languages[i], i)), o && d.close();
1315
+ return d.addEventListener && (l.disableWorkerMessageHandler || d.addEventListener("message", function(t) {
1316
+ var r = JSON.parse(t.data), i = r.language, o = r.code, s = r.immediateClose;
1317
+ d.postMessage(l.highlight(o, l.languages[i], i)), s && d.close();
1318
1318
  }, !1)), l;
1319
1319
  var F = l.util.currentScript();
1320
1320
  F && (l.filename = F.src, F.hasAttribute("data-manual") && (l.manual = !0));
1321
- function w() {
1321
+ function S() {
1322
1322
  l.manual || l.highlightAll();
1323
1323
  }
1324
1324
  if (!l.manual) {
1325
- var R = document.readyState;
1326
- R === "loading" || R === "interactive" && F && F.defer ? document.addEventListener("DOMContentLoaded", w) : window.requestAnimationFrame ? window.requestAnimationFrame(w) : window.setTimeout(w, 16);
1325
+ var T = document.readyState;
1326
+ T === "loading" || T === "interactive" && F && F.defer ? document.addEventListener("DOMContentLoaded", S) : window.requestAnimationFrame ? window.requestAnimationFrame(S) : window.setTimeout(S, 16);
1327
1327
  }
1328
1328
  return l;
1329
1329
  }(p);
1330
- c.exports && (c.exports = n), typeof Ve < "u" && (Ve.Prism = n), n.languages.markup = {
1330
+ u.exports && (u.exports = n), typeof Ve < "u" && (Ve.Prism = n), n.languages.markup = {
1331
1331
  comment: {
1332
1332
  pattern: /<!--(?:(?!<!--)[\s\S])*?-->/,
1333
1333
  greedy: !0
@@ -1418,22 +1418,22 @@ var h = Ie.exports, Je = { exports: {} };
1418
1418
  * @example
1419
1419
  * addInlined('style', 'css');
1420
1420
  */
1421
- value: function(b, k) {
1422
- var S = {};
1423
- S["language-" + k] = {
1421
+ value: function(b, R) {
1422
+ var k = {};
1423
+ k["language-" + R] = {
1424
1424
  pattern: /(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,
1425
1425
  lookbehind: !0,
1426
- inside: n.languages[k]
1427
- }, S.cdata = /^<!\[CDATA\[|\]\]>$/i;
1426
+ inside: n.languages[R]
1427
+ }, k.cdata = /^<!\[CDATA\[|\]\]>$/i;
1428
1428
  var l = {
1429
1429
  "included-cdata": {
1430
1430
  pattern: /<!\[CDATA\[[\s\S]*?\]\]>/i,
1431
- inside: S
1431
+ inside: k
1432
1432
  }
1433
1433
  };
1434
- l["language-" + k] = {
1434
+ l["language-" + R] = {
1435
1435
  pattern: /[\s\S]+/,
1436
- inside: n.languages[k]
1436
+ inside: n.languages[R]
1437
1437
  };
1438
1438
  var m = {};
1439
1439
  m[b] = {
@@ -1539,8 +1539,8 @@ var h = Ie.exports, Je = { exports: {} };
1539
1539
  },
1540
1540
  punctuation: /[(){};:,]/
1541
1541
  }, d.languages.css.atrule.inside.rest = d.languages.css;
1542
- var k = d.languages.markup;
1543
- k && (k.tag.addInlined("style", "css"), k.tag.addAttribute("style", "css"));
1542
+ var R = d.languages.markup;
1543
+ R && (R.tag.addInlined("style", "css"), R.tag.addAttribute("style", "css"));
1544
1544
  }(n), n.languages.clike = {
1545
1545
  comment: [
1546
1546
  {
@@ -1705,9 +1705,9 @@ var h = Ie.exports, Je = { exports: {} };
1705
1705
  if (typeof n > "u" || typeof document > "u")
1706
1706
  return;
1707
1707
  Element.prototype.matches || (Element.prototype.matches = Element.prototype.msMatchesSelector || Element.prototype.webkitMatchesSelector);
1708
- var d = "Loading…", b = function(F, w) {
1709
- return "✖ Error " + F + " while fetching file: " + w;
1710
- }, k = "✖ Error: File does not exist or is empty", S = {
1708
+ var d = "Loading…", b = function(F, S) {
1709
+ return "✖ Error " + F + " while fetching file: " + S;
1710
+ }, R = "✖ Error: File does not exist or is empty", k = {
1711
1711
  js: "javascript",
1712
1712
  py: "python",
1713
1713
  rb: "ruby",
@@ -1718,51 +1718,51 @@ var h = Ie.exports, Je = { exports: {} };
1718
1718
  h: "c",
1719
1719
  tex: "latex"
1720
1720
  }, l = "data-src-status", m = "loading", y = "loaded", _ = "failed", O = "pre[data-src]:not([" + l + '="' + y + '"]):not([' + l + '="' + m + '"])';
1721
- function D(F, w, R) {
1722
- var r = new XMLHttpRequest();
1723
- r.open("GET", F, !0), r.onreadystatechange = function() {
1724
- r.readyState == 4 && (r.status < 400 && r.responseText ? w(r.responseText) : r.status >= 400 ? R(b(r.status, r.statusText)) : R(k));
1725
- }, r.send(null);
1721
+ function D(F, S, T) {
1722
+ var t = new XMLHttpRequest();
1723
+ t.open("GET", F, !0), t.onreadystatechange = function() {
1724
+ t.readyState == 4 && (t.status < 400 && t.responseText ? S(t.responseText) : t.status >= 400 ? T(b(t.status, t.statusText)) : T(R));
1725
+ }, t.send(null);
1726
1726
  }
1727
1727
  function I(F) {
1728
- var w = /^\s*(\d+)\s*(?:(,)\s*(?:(\d+)\s*)?)?$/.exec(F || "");
1729
- if (w) {
1730
- var R = Number(w[1]), r = w[2], t = w[3];
1731
- return r ? t ? [R, Number(t)] : [R, void 0] : [R, R];
1728
+ var S = /^\s*(\d+)\s*(?:(,)\s*(?:(\d+)\s*)?)?$/.exec(F || "");
1729
+ if (S) {
1730
+ var T = Number(S[1]), t = S[2], r = S[3];
1731
+ return t ? r ? [T, Number(r)] : [T, void 0] : [T, T];
1732
1732
  }
1733
1733
  }
1734
1734
  n.hooks.add("before-highlightall", function(F) {
1735
1735
  F.selector += ", " + O;
1736
1736
  }), n.hooks.add("before-sanity-check", function(F) {
1737
- var w = (
1737
+ var S = (
1738
1738
  /** @type {HTMLPreElement} */
1739
1739
  F.element
1740
1740
  );
1741
- if (w.matches(O)) {
1742
- F.code = "", w.setAttribute(l, m);
1743
- var R = w.appendChild(document.createElement("CODE"));
1744
- R.textContent = d;
1745
- var r = w.getAttribute("data-src"), t = F.language;
1746
- if (t === "none") {
1747
- var i = (/\.(\w+)$/.exec(r) || [, "none"])[1];
1748
- t = S[i] || i;
1749
- }
1750
- n.util.setLanguage(R, t), n.util.setLanguage(w, t);
1751
- var s = n.plugins.autoloader;
1752
- s && s.loadLanguages(t), D(
1753
- r,
1754
- function(o) {
1755
- w.setAttribute(l, y);
1756
- var f = I(w.getAttribute("data-range"));
1741
+ if (S.matches(O)) {
1742
+ F.code = "", S.setAttribute(l, m);
1743
+ var T = S.appendChild(document.createElement("CODE"));
1744
+ T.textContent = d;
1745
+ var t = S.getAttribute("data-src"), r = F.language;
1746
+ if (r === "none") {
1747
+ var i = (/\.(\w+)$/.exec(t) || [, "none"])[1];
1748
+ r = k[i] || i;
1749
+ }
1750
+ n.util.setLanguage(T, r), n.util.setLanguage(S, r);
1751
+ var o = n.plugins.autoloader;
1752
+ o && o.loadLanguages(r), D(
1753
+ t,
1754
+ function(s) {
1755
+ S.setAttribute(l, y);
1756
+ var f = I(S.getAttribute("data-range"));
1757
1757
  if (f) {
1758
- var E = o.split(/\r\n?|\n/g), g = f[0], C = f[1] == null ? E.length : f[1];
1759
- g < 0 && (g += E.length), g = Math.max(0, Math.min(g - 1, E.length)), C < 0 && (C += E.length), C = Math.max(0, Math.min(C, E.length)), o = E.slice(g, C).join(`
1760
- `), w.hasAttribute("data-start") || w.setAttribute("data-start", String(g + 1));
1758
+ var E = s.split(/\r\n?|\n/g), g = f[0], C = f[1] == null ? E.length : f[1];
1759
+ g < 0 && (g += E.length), g = Math.max(0, Math.min(g - 1, E.length)), C < 0 && (C += E.length), C = Math.max(0, Math.min(C, E.length)), s = E.slice(g, C).join(`
1760
+ `), S.hasAttribute("data-start") || S.setAttribute("data-start", String(g + 1));
1761
1761
  }
1762
- R.textContent = o, n.highlightElement(R);
1762
+ T.textContent = s, n.highlightElement(T);
1763
1763
  },
1764
- function(o) {
1765
- w.setAttribute(l, _), R.textContent = o;
1764
+ function(s) {
1765
+ S.setAttribute(l, _), T.textContent = s;
1766
1766
  }
1767
1767
  );
1768
1768
  }
@@ -1774,9 +1774,9 @@ var h = Ie.exports, Je = { exports: {} };
1774
1774
  *
1775
1775
  * @param {ParentNode} [container=document]
1776
1776
  */
1777
- highlight: function(w) {
1778
- for (var R = (w || document).querySelectorAll(O), r = 0, t; t = R[r++]; )
1779
- n.highlightElement(t);
1777
+ highlight: function(S) {
1778
+ for (var T = (S || document).querySelectorAll(O), t = 0, r; r = T[t++]; )
1779
+ n.highlightElement(r);
1780
1780
  }
1781
1781
  };
1782
1782
  var B = !1;
@@ -1785,8 +1785,8 @@ var h = Ie.exports, Je = { exports: {} };
1785
1785
  };
1786
1786
  }();
1787
1787
  })(Je);
1788
- var Rr = Je.exports;
1789
- const Ne = /* @__PURE__ */ wr(Rr);
1788
+ var Tt = Je.exports;
1789
+ const Ne = /* @__PURE__ */ St(Tt);
1790
1790
  Prism.languages.clike = {
1791
1791
  comment: [
1792
1792
  {
@@ -2044,7 +2044,7 @@ Prism.languages.insertBefore("go", "string", {
2044
2044
  }
2045
2045
  });
2046
2046
  delete Prism.languages.go["class-name"];
2047
- (function(c) {
2047
+ (function(u) {
2048
2048
  var p = /\b(?:abstract|assert|boolean|break|byte|case|catch|char|class|const|continue|default|do|double|else|enum|exports|extends|final|finally|float|for|goto|if|implements|import|instanceof|int|interface|long|module|native|new|non-sealed|null|open|opens|package|permits|private|protected|provides|public|record(?!\s*[(){}[\]<>=%~.:,;?+\-*/&|^])|requires|return|sealed|short|static|strictfp|super|switch|synchronized|this|throw|throws|to|transient|transitive|try|uses|var|void|volatile|while|with|yield)\b/, n = /(?:[a-z]\w*\s*\.\s*)*(?:[A-Z]\w*\s*\.\s*)*/.source, d = {
2049
2049
  pattern: RegExp(/(^|[^\w.])/.source + n + /[A-Z](?:[\d_A-Z]*[a-z]\w*)?\b/.source),
2050
2050
  lookbehind: !0,
@@ -2058,7 +2058,7 @@ delete Prism.languages.go["class-name"];
2058
2058
  punctuation: /\./
2059
2059
  }
2060
2060
  };
2061
- c.languages.java = c.languages.extend("clike", {
2061
+ u.languages.java = u.languages.extend("clike", {
2062
2062
  string: {
2063
2063
  pattern: /(^|[^\\])"(?:\\.|[^"\\\r\n])*"/,
2064
2064
  lookbehind: !0,
@@ -2083,7 +2083,7 @@ delete Prism.languages.go["class-name"];
2083
2083
  ],
2084
2084
  keyword: p,
2085
2085
  function: [
2086
- c.languages.clike.function,
2086
+ u.languages.clike.function,
2087
2087
  {
2088
2088
  pattern: /(::\s*)[a-z_]\w*/,
2089
2089
  lookbehind: !0
@@ -2095,7 +2095,7 @@ delete Prism.languages.go["class-name"];
2095
2095
  lookbehind: !0
2096
2096
  },
2097
2097
  constant: /\b[A-Z][A-Z_\d]+\b/
2098
- }), c.languages.insertBefore("java", "string", {
2098
+ }), u.languages.insertBefore("java", "string", {
2099
2099
  "triple-quoted-string": {
2100
2100
  // http://openjdk.java.net/jeps/355#Description
2101
2101
  pattern: /"""[ \t]*[\r\n](?:(?:"|"")?(?:\\.|[^"\\]))*"""/,
@@ -2106,7 +2106,7 @@ delete Prism.languages.go["class-name"];
2106
2106
  pattern: /'(?:\\.|[^'\\\r\n]){1,6}'/,
2107
2107
  greedy: !0
2108
2108
  }
2109
- }), c.languages.insertBefore("java", "class-name", {
2109
+ }), u.languages.insertBefore("java", "class-name", {
2110
2110
  annotation: {
2111
2111
  pattern: /(^|[^.])@\w+(?:\s*\.\s*\w+)*/,
2112
2112
  lookbehind: !0,
@@ -2234,14 +2234,14 @@ Prism.languages.insertBefore("c", "function", {
2234
2234
  constant: /\b(?:EOF|NULL|SEEK_CUR|SEEK_END|SEEK_SET|__DATE__|__FILE__|__LINE__|__TIMESTAMP__|__TIME__|__func__|stderr|stdin|stdout)\b/
2235
2235
  });
2236
2236
  delete Prism.languages.c.boolean;
2237
- (function(c) {
2237
+ (function(u) {
2238
2238
  for (var p = /\/\*(?:[^*/]|\*(?!\/)|\/(?!\*)|<self>)*\*\//.source, n = 0; n < 2; n++)
2239
2239
  p = p.replace(/<self>/g, function() {
2240
2240
  return p;
2241
2241
  });
2242
2242
  p = p.replace(/<self>/g, function() {
2243
2243
  return /[^\s\S]/.source;
2244
- }), c.languages.rust = {
2244
+ }), u.languages.rust = {
2245
2245
  comment: [
2246
2246
  {
2247
2247
  pattern: RegExp(/(^|[^\\])/.source + p),
@@ -2348,7 +2348,7 @@ delete Prism.languages.c.boolean;
2348
2348
  boolean: /\b(?:false|true)\b/,
2349
2349
  punctuation: /->|\.\.=|\.{1,3}|::|[{}[\];(),:]/,
2350
2350
  operator: /[-+*\/%!^]=?|=[=>]?|&[&=]?|\|[|=]?|<<?=?|>>?=?|[@?]/
2351
- }, c.languages.rust["closure-params"].inside.rest = c.languages.rust, c.languages.rust.attribute.inside.string = c.languages.rust.string;
2351
+ }, u.languages.rust["closure-params"].inside.rest = u.languages.rust, u.languages.rust.attribute.inside.string = u.languages.rust.string;
2352
2352
  })(Prism);
2353
2353
  Prism.languages.sql = {
2354
2354
  comment: {
@@ -2383,7 +2383,7 @@ Prism.languages.sql = {
2383
2383
  operator: /[-+*\/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?|\b(?:AND|BETWEEN|DIV|ILIKE|IN|IS|LIKE|NOT|OR|REGEXP|RLIKE|SOUNDS LIKE|XOR)\b/i,
2384
2384
  punctuation: /[;[\]()`,.]/
2385
2385
  };
2386
- (function(c) {
2386
+ (function(u) {
2387
2387
  var p = "\\b(?:BASH|BASHOPTS|BASH_ALIASES|BASH_ARGC|BASH_ARGV|BASH_CMDS|BASH_COMPLETION_COMPAT_DIR|BASH_LINENO|BASH_REMATCH|BASH_SOURCE|BASH_VERSINFO|BASH_VERSION|COLORTERM|COLUMNS|COMP_WORDBREAKS|DBUS_SESSION_BUS_ADDRESS|DEFAULTS_PATH|DESKTOP_SESSION|DIRSTACK|DISPLAY|EUID|GDMSESSION|GDM_LANG|GNOME_KEYRING_CONTROL|GNOME_KEYRING_PID|GPG_AGENT_INFO|GROUPS|HISTCONTROL|HISTFILE|HISTFILESIZE|HISTSIZE|HOME|HOSTNAME|HOSTTYPE|IFS|INSTANCE|JOB|LANG|LANGUAGE|LC_ADDRESS|LC_ALL|LC_IDENTIFICATION|LC_MEASUREMENT|LC_MONETARY|LC_NAME|LC_NUMERIC|LC_PAPER|LC_TELEPHONE|LC_TIME|LESSCLOSE|LESSOPEN|LINES|LOGNAME|LS_COLORS|MACHTYPE|MAILCHECK|MANDATORY_PATH|NO_AT_BRIDGE|OLDPWD|OPTERR|OPTIND|ORBIT_SOCKETDIR|OSTYPE|PAPERSIZE|PATH|PIPESTATUS|PPID|PS1|PS2|PS3|PS4|PWD|RANDOM|REPLY|SECONDS|SELINUX_INIT|SESSION|SESSIONTYPE|SESSION_MANAGER|SHELL|SHELLOPTS|SHLVL|SSH_AUTH_SOCK|TERM|UID|UPSTART_EVENTS|UPSTART_INSTANCE|UPSTART_JOB|UPSTART_SESSION|USER|WINDOWID|XAUTHORITY|XDG_CONFIG_DIRS|XDG_CURRENT_DESKTOP|XDG_DATA_DIRS|XDG_GREETER_DATA_DIR|XDG_MENU_PREFIX|XDG_RUNTIME_DIR|XDG_SEAT|XDG_SEAT_PATH|XDG_SESSION_DESKTOP|XDG_SESSION_ID|XDG_SESSION_PATH|XDG_SESSION_TYPE|XDG_VTNR|XMODIFIERS)\\b", n = {
2388
2388
  pattern: /(^(["']?)\w+\2)[ \t]+\S.*/,
2389
2389
  lookbehind: !0,
@@ -2445,7 +2445,7 @@ Prism.languages.sql = {
2445
2445
  // Escape sequences from echo and printf's manuals, and escaped quotes.
2446
2446
  entity: /\\(?:[abceEfnrtv\\"]|O?[0-7]{1,3}|U[0-9a-fA-F]{8}|u[0-9a-fA-F]{4}|x[0-9a-fA-F]{1,2})/
2447
2447
  };
2448
- c.languages.bash = {
2448
+ u.languages.bash = {
2449
2449
  shebang: {
2450
2450
  pattern: /^#!\s*\/.*/,
2451
2451
  alias: "important"
@@ -2581,7 +2581,7 @@ Prism.languages.sql = {
2581
2581
  pattern: /(^|\s)(?:[1-9]\d*|0)(?:[.,]\d+)?\b/,
2582
2582
  lookbehind: !0
2583
2583
  }
2584
- }, n.inside = c.languages.bash;
2584
+ }, n.inside = u.languages.bash;
2585
2585
  for (var b = [
2586
2586
  "comment",
2587
2587
  "function-name",
@@ -2598,9 +2598,9 @@ Prism.languages.sql = {
2598
2598
  "operator",
2599
2599
  "punctuation",
2600
2600
  "number"
2601
- ], k = d.variable[1].inside, S = 0; S < b.length; S++)
2602
- k[b[S]] = c.languages.bash[b[S]];
2603
- c.languages.sh = c.languages.bash, c.languages.shell = c.languages.bash;
2601
+ ], R = d.variable[1].inside, k = 0; k < b.length; k++)
2602
+ R[b[k]] = u.languages.bash[b[k]];
2603
+ u.languages.sh = u.languages.bash, u.languages.shell = u.languages.bash;
2604
2604
  })(Prism);
2605
2605
  Prism.languages.json = {
2606
2606
  property: {
@@ -2627,8 +2627,132 @@ Prism.languages.json = {
2627
2627
  }
2628
2628
  };
2629
2629
  Prism.languages.webmanifest = Prism.languages.json;
2630
+ const Rt = `
2631
+ .hep-cr-editor .token.comment,
2632
+ .hep-cr-editor .token.prolog,
2633
+ .hep-cr-editor .token.doctype,
2634
+ .hep-cr-editor .token.cdata {
2635
+ color: #8292a2;
2636
+ }
2637
+
2638
+ .hep-cr-editor .token.punctuation {
2639
+ color: #f8f8f2;
2640
+ }
2641
+
2642
+ .hep-cr-editor .token.property,
2643
+ .hep-cr-editor .token.tag,
2644
+ .hep-cr-editor .token.constant,
2645
+ .hep-cr-editor .token.symbol,
2646
+ .hep-cr-editor .token.deleted {
2647
+ color: #f92672;
2648
+ }
2649
+
2650
+ .hep-cr-editor .token.boolean,
2651
+ .hep-cr-editor .token.number {
2652
+ color: #ae81ff;
2653
+ }
2654
+
2655
+ .hep-cr-editor .token.selector,
2656
+ .hep-cr-editor .token.attr-name,
2657
+ .hep-cr-editor .token.string,
2658
+ .hep-cr-editor .token.char,
2659
+ .hep-cr-editor .token.builtin,
2660
+ .hep-cr-editor .token.inserted {
2661
+ color: #a6e22e;
2662
+ }
2663
+
2664
+ .hep-cr-editor .token.operator,
2665
+ .hep-cr-editor .token.entity,
2666
+ .hep-cr-editor .token.url,
2667
+ .hep-cr-editor .language-css .hep-cr-editor .token.string,
2668
+ .hep-cr-editor .style .hep-cr-editor .token.string,
2669
+ .hep-cr-editor .token.variable {
2670
+ color: #f8f8f2;
2671
+ }
2672
+
2673
+ .hep-cr-editor .token.atrule,
2674
+ .hep-cr-editor .token.attr-value,
2675
+ .hep-cr-editor .token.function,
2676
+ .hep-cr-editor .token.class-name {
2677
+ color: #e6db74;
2678
+ }
2679
+
2680
+ .hep-cr-editor .token.keyword {
2681
+ color: #66d9ef;
2682
+ }
2683
+
2684
+ .hep-cr-editor .token.regex,
2685
+ .hep-cr-editor .token.important {
2686
+ color: #fd971f;
2687
+ }
2688
+ `, _t = `
2689
+ .hep-cr-editor .token.comment,
2690
+ .hep-cr-editor .token.prolog,
2691
+ .hep-cr-editor .token.doctype,
2692
+ .hep-cr-editor .token.cdata {
2693
+ color: #708090;
2694
+ }
2695
+
2696
+ .hep-cr-editor .token.punctuation {
2697
+ color: #333;
2698
+ }
2699
+
2700
+ .hep-cr-editor .token.property,
2701
+ .hep-cr-editor .token.tag,
2702
+ .hep-cr-editor .token.constant,
2703
+ .hep-cr-editor .token.symbol,
2704
+ .hep-cr-editor .token.deleted {
2705
+ color: #d73a49;
2706
+ }
2707
+
2708
+ .hep-cr-editor .token.boolean,
2709
+ .hep-cr-editor .token.number {
2710
+ color: #005cc5;
2711
+ }
2712
+
2713
+ .hep-cr-editor .token.selector,
2714
+ .hep-cr-editor .token.attr-name,
2715
+ .hep-cr-editor .token.string,
2716
+ .hep-cr-editor .token.char,
2717
+ .hep-cr-editor .token.builtin,
2718
+ .hep-cr-editor .token.inserted {
2719
+ color: #22863a;
2720
+ }
2721
+
2722
+ .hep-cr-editor .token.operator,
2723
+ .hep-cr-editor .token.entity,
2724
+ .hep-cr-editor .token.url,
2725
+ .hep-cr-editor .language-css .hep-cr-editor .token.string,
2726
+ .hep-cr-editor .style .hep-cr-editor .token.string,
2727
+ .hep-cr-editor .token.variable {
2728
+ color: #333;
2729
+ }
2730
+
2731
+ .hep-cr-editor .token.atrule,
2732
+ .hep-cr-editor .token.attr-value,
2733
+ .hep-cr-editor .token.function,
2734
+ .hep-cr-editor .token.class-name {
2735
+ color: #6f42c1;
2736
+ }
2737
+
2738
+ .hep-cr-editor .token.keyword {
2739
+ color: #d73a49;
2740
+ }
2741
+
2742
+ .hep-cr-editor .token.regex,
2743
+ .hep-cr-editor .token.important {
2744
+ color: #e36209;
2745
+ }
2746
+ `;
2630
2747
  window.Prism = Ne;
2631
- const kr = {
2748
+ function Ft(u) {
2749
+ if (typeof document > "u") return;
2750
+ const p = "hep-cr-prism-styles";
2751
+ let n = document.getElementById(p);
2752
+ const d = u === "dark" ? Rt : _t;
2753
+ n ? n.textContent = d : (n = document.createElement("style"), n.id = p, n.textContent = d, document.head.appendChild(n));
2754
+ }
2755
+ const Ot = {
2632
2756
  javascript: "javascript",
2633
2757
  js: "javascript",
2634
2758
  typescript: "typescript",
@@ -2660,43 +2784,45 @@ const kr = {
2660
2784
  markdown: "markdown",
2661
2785
  md: "markdown"
2662
2786
  };
2663
- function _r(c) {
2787
+ function It(u) {
2664
2788
  const p = document.createElement("div");
2665
- return p.textContent = c, p.innerHTML;
2789
+ return p.textContent = u, p.innerHTML;
2666
2790
  }
2667
- const Fr = ({
2668
- value: c,
2791
+ const Nt = ({
2792
+ value: u,
2669
2793
  language: p,
2670
2794
  theme: n = "dark",
2671
2795
  disabled: d = !1,
2672
2796
  onChange: b
2673
2797
  }) => {
2674
- const k = Fe(null), S = Fe(null), l = Ee(() => kr[p.toLowerCase()] || "javascript", [p]), m = n === "dark" ? "#1e1e1e" : "#fafafa", y = Ee(() => {
2798
+ const R = Oe(null), k = Oe(null), l = Ee(() => Ot[p.toLowerCase()] || "javascript", [p]), m = n === "dark" ? "#1e1e1e" : "#fafafa", y = Ee(() => {
2675
2799
  try {
2676
2800
  const I = Ne.languages[l];
2677
2801
  if (I)
2678
- return Ne.highlight(c || "", I, l);
2802
+ return Ne.highlight(u || "", I, l);
2679
2803
  } catch {
2680
2804
  }
2681
- return _r(c || "");
2682
- }, [c, l]), _ = (I) => {
2805
+ return It(u || "");
2806
+ }, [u, l]), _ = (I) => {
2683
2807
  b == null || b(I.target.value);
2684
2808
  }, O = () => {
2685
- k.current && S.current && (S.current.scrollTop = k.current.scrollTop, S.current.scrollLeft = k.current.scrollLeft);
2809
+ R.current && k.current && (k.current.scrollTop = R.current.scrollTop, k.current.scrollLeft = R.current.scrollLeft);
2686
2810
  }, D = (I) => {
2687
2811
  if (I.key === "Tab") {
2688
2812
  I.preventDefault();
2689
- const B = I.target, F = B.selectionStart, w = B.selectionEnd, R = c.substring(0, F) + " " + c.substring(w);
2690
- b == null || b(R), requestAnimationFrame(() => {
2813
+ const B = I.target, F = B.selectionStart, S = B.selectionEnd, T = u.substring(0, F) + " " + u.substring(S);
2814
+ b == null || b(T), requestAnimationFrame(() => {
2691
2815
  B.selectionStart = B.selectionEnd = F + 2;
2692
2816
  });
2693
2817
  }
2694
2818
  };
2695
- return /* @__PURE__ */ h.jsxs("div", { className: `hep-cr-editor theme-${n}`, style: { background: m }, children: [
2819
+ return ke(() => {
2820
+ Ft(n);
2821
+ }, [n]), /* @__PURE__ */ h.jsxs("div", { className: `hep-cr-editor theme-${n}`, style: { background: m }, children: [
2696
2822
  /* @__PURE__ */ h.jsx(
2697
2823
  "pre",
2698
2824
  {
2699
- ref: S,
2825
+ ref: k,
2700
2826
  className: `hep-cr-highlight language-${l}`,
2701
2827
  "aria-hidden": "true",
2702
2828
  children: /* @__PURE__ */ h.jsx("code", { dangerouslySetInnerHTML: { __html: y } })
@@ -2705,9 +2831,9 @@ const Fr = ({
2705
2831
  /* @__PURE__ */ h.jsx(
2706
2832
  "textarea",
2707
2833
  {
2708
- ref: k,
2834
+ ref: R,
2709
2835
  className: "hep-cr-input",
2710
- value: c,
2836
+ value: u,
2711
2837
  disabled: d,
2712
2838
  onChange: _,
2713
2839
  onScroll: O,
@@ -2717,7 +2843,7 @@ const Fr = ({
2717
2843
  }
2718
2844
  )
2719
2845
  ] });
2720
- }, Or = `
2846
+ }, Ct = `
2721
2847
  .hep-cr-editor {
2722
2848
  position: relative;
2723
2849
  flex: 1;
@@ -2776,21 +2902,21 @@ const Fr = ({
2776
2902
  }
2777
2903
  `;
2778
2904
  if (typeof document < "u") {
2779
- const c = "hep-cr-editor-styles";
2780
- if (!document.getElementById(c)) {
2905
+ const u = "hep-cr-editor-styles";
2906
+ if (!document.getElementById(u)) {
2781
2907
  const p = document.createElement("style");
2782
- p.id = c, p.textContent = Or, document.head.appendChild(p);
2908
+ p.id = u, p.textContent = Ct, document.head.appendChild(p);
2783
2909
  }
2784
2910
  }
2785
- var Ir = Object.defineProperty, Nr = (c, p, n) => p in c ? Ir(c, p, { enumerable: !0, configurable: !0, writable: !0, value: n }) : c[p] = n, Ze = (c, p, n) => Nr(c, typeof p != "symbol" ? p + "" : p, n);
2786
- let ke = null;
2787
- class Cr {
2911
+ var Lt = Object.defineProperty, Pt = (u, p, n) => p in u ? Lt(u, p, { enumerable: !0, configurable: !0, writable: !0, value: n }) : u[p] = n, Ze = (u, p, n) => Pt(u, typeof p != "symbol" ? p + "" : p, n);
2912
+ let _e = null;
2913
+ class Dt {
2788
2914
  constructor(p = {}) {
2789
2915
  Ze(this, "baseUrl"), Ze(this, "timeout"), this.baseUrl = p.pistonUrl || "/api/piston", this.timeout = p.timeout || 3e3;
2790
2916
  }
2791
2917
  async getRuntimes(p = !1) {
2792
- if (ke && !p)
2793
- return ke;
2918
+ if (_e && !p)
2919
+ return _e;
2794
2920
  try {
2795
2921
  const n = await fetch(`${this.baseUrl}/runtimes`, {
2796
2922
  method: "GET",
@@ -2801,7 +2927,7 @@ class Cr {
2801
2927
  if (!n.ok)
2802
2928
  throw new Error(`Failed to fetch runtimes: ${n.statusText}`);
2803
2929
  const d = await n.json();
2804
- return ke = d, d;
2930
+ return _e = d, d;
2805
2931
  } catch (n) {
2806
2932
  throw console.error("Failed to fetch runtimes:", n), n;
2807
2933
  }
@@ -2815,12 +2941,12 @@ class Cr {
2815
2941
  );
2816
2942
  if (!b)
2817
2943
  throw new Error(`Language '${p}' is not supported`);
2818
- const k = this.getFileName(p), S = {
2944
+ const R = this.getFileName(p), k = {
2819
2945
  language: b.language,
2820
2946
  version: d.version || b.version,
2821
2947
  files: [
2822
2948
  {
2823
- name: k,
2949
+ name: R,
2824
2950
  content: n
2825
2951
  }
2826
2952
  ],
@@ -2835,7 +2961,7 @@ class Cr {
2835
2961
  headers: {
2836
2962
  "Content-Type": "application/json"
2837
2963
  },
2838
- body: JSON.stringify(S)
2964
+ body: JSON.stringify(k)
2839
2965
  });
2840
2966
  if (!m.ok)
2841
2967
  throw new Error(`Execute failed: ${m.statusText}`);
@@ -2892,7 +3018,7 @@ class Cr {
2892
3018
  }[p.toLowerCase()] || `main.${p}`;
2893
3019
  }
2894
3020
  }
2895
- const Lr = {
3021
+ const jt = {
2896
3022
  javascript: 'console.log("Hello, World!");',
2897
3023
  typescript: 'console.log("Hello, World!");',
2898
3024
  python: 'print("Hello, World!")',
@@ -2990,60 +3116,60 @@ h1 {
2990
3116
 
2991
3117
  This is a sample markdown document.`
2992
3118
  };
2993
- function _e(c) {
2994
- const p = c.toLowerCase();
2995
- return Lr[p] || `// ${c}
3119
+ function Fe(u) {
3120
+ const p = u.toLowerCase();
3121
+ return jt[p] || `// ${u}
2996
3122
  // Write your code here`;
2997
3123
  }
2998
- const Pr = ({
2999
- pistonUrl: c = "/api/piston",
3124
+ const $t = ({
3125
+ pistonUrl: u = "/api/piston",
3000
3126
  language: p = "javascript",
3001
3127
  theme: n = "light",
3002
3128
  showLanguageSelector: d = !0,
3003
3129
  showEditor: b = !0,
3004
- editable: k = !0,
3005
- defaultCode: S = "",
3130
+ editable: R = !0,
3131
+ defaultCode: k = "",
3006
3132
  executorLabel: l = "运行",
3007
3133
  onExecuteStart: m,
3008
3134
  onExecuteEnd: y,
3009
3135
  onLanguageChange: _
3010
3136
  }) => {
3011
- const [O, D] = Z([]), [I, B] = Z(p), [F, w] = Z(n), [R, r] = Z(S), [t, i] = Z(""), [s, o] = Z(""), [f, E] = Z(!1), [g, C] = Z(null), [P, z] = Z("stdout"), [V, W] = Z(null), [ne, ce] = Z(!0), [ue, j] = Z(60), H = Ee(() => new Cr({ pistonUrl: c }), [c]), ee = Ee(() => O.map((A) => ({
3012
- value: `${A.language}:${A.version}`,
3013
- label: `${A.language.charAt(0).toUpperCase() + A.language.slice(1)} ${A.version}`
3137
+ const [O, D] = Z([]), [I, B] = Z(p), [F, S] = Z(n), [T, t] = Z(k), [r, i] = Z(""), [o, s] = Z(""), [f, E] = Z(!1), [g, C] = Z(null), [P, z] = Z("stdout"), [V, W] = Z(null), [ne, ue] = Z(!0), [ce, j] = Z(60), H = Ee(() => new Dt({ pistonUrl: u }), [u]), ee = Ee(() => O.map((w) => ({
3138
+ value: `${w.language}:${w.version}`,
3139
+ label: `${w.language.charAt(0).toUpperCase() + w.language.slice(1)} ${w.version}`
3014
3140
  })), [O]), X = Ee(() => I.includes(":") ? I.split(":")[0] : I, [I]);
3015
- Oe(() => {
3016
- async function A() {
3017
- ce(!0), W(null);
3141
+ ke(() => {
3142
+ async function w() {
3143
+ ue(!0), W(null);
3018
3144
  try {
3019
3145
  const M = await H.getRuntimes();
3020
3146
  D(M);
3021
3147
  } catch (M) {
3022
3148
  W(M instanceof Error ? M.message : "Failed to load runtimes");
3023
3149
  } finally {
3024
- ce(!1);
3150
+ ue(!1);
3025
3151
  }
3026
3152
  }
3027
- A();
3028
- }, [H]), Oe(() => {
3029
- !R && O.length > 0 && r(S || _e(X));
3030
- }, [O, R, S, X]);
3153
+ w();
3154
+ }, [H]), ke(() => {
3155
+ !T && O.length > 0 && t(k || Fe(X));
3156
+ }, [O, T, k, X]);
3031
3157
  const G = le(
3032
- (A) => {
3033
- const M = A.target.value, te = M.includes(":") ? M.split(":")[0] : M;
3158
+ (w) => {
3159
+ const M = w.target.value, re = M.includes(":") ? M.split(":")[0] : M;
3034
3160
  B(M);
3035
- const fe = _e(te);
3036
- r(fe), _ == null || _(te, fe);
3161
+ const fe = Fe(re);
3162
+ t(fe), _ == null || _(re, fe);
3037
3163
  },
3038
3164
  [_]
3039
3165
  ), pe = le(async () => {
3040
3166
  if (!f) {
3041
- E(!0), i(""), o(""), C(null), W(null), z("stdout"), m == null || m();
3167
+ E(!0), i(""), s(""), C(null), W(null), z("stdout"), m == null || m();
3042
3168
  try {
3043
- const A = await H.execute(X, R);
3044
- i(A.output), o(A.stderr), C(A.executionTime || null), z(A.stderr ? "stderr" : "stdout"), y == null || y(A);
3045
- } catch (A) {
3046
- const M = A instanceof Error ? A.message : "Execution failed";
3169
+ const w = await H.execute(X, T);
3170
+ i(w.output), s(w.stderr), C(w.executionTime || null), z(w.stderr ? "stderr" : "stdout"), y == null || y(w);
3171
+ } catch (w) {
3172
+ const M = w instanceof Error ? w.message : "Execution failed";
3047
3173
  W(M), y == null || y({
3048
3174
  success: !1,
3049
3175
  output: "",
@@ -3054,24 +3180,24 @@ const Pr = ({
3054
3180
  E(!1);
3055
3181
  }
3056
3182
  }
3057
- }, [f, I, R, H, m, y]), q = le(() => {
3058
- i(""), o(""), C(null), W(null);
3059
- }, []), oe = le(async () => {
3060
- const A = P === "stdout" ? t : s;
3061
- await navigator.clipboard.writeText(A);
3062
- }, [P, t, s]), ae = le(() => {
3063
- r(_e(X));
3064
- }, [I]), J = Fe(!1), ie = le((A) => {
3065
- J.current = !0, document.addEventListener("mousemove", se), document.addEventListener("mouseup", re), document.body.style.cursor = "col-resize", document.body.style.userSelect = "none";
3066
- }, []), se = le((A) => {
3183
+ }, [f, I, T, H, m, y]), q = le(() => {
3184
+ i(""), s(""), C(null), W(null);
3185
+ }, []), se = le(async () => {
3186
+ const w = P === "stdout" ? r : o;
3187
+ await navigator.clipboard.writeText(w);
3188
+ }, [P, r, o]), ae = le(() => {
3189
+ t(Fe(X));
3190
+ }, [I]), J = Oe(!1), ie = le((w) => {
3191
+ J.current = !0, document.addEventListener("mousemove", oe), document.addEventListener("mouseup", te), document.body.style.cursor = "col-resize", document.body.style.userSelect = "none";
3192
+ }, []), oe = le((w) => {
3067
3193
  if (!J.current) return;
3068
3194
  const M = document.querySelector(".hep-cr-main");
3069
3195
  if (!M) return;
3070
- const te = M.getBoundingClientRect(), fe = (A.clientX - te.left) / te.width * 100;
3196
+ const re = M.getBoundingClientRect(), fe = (w.clientX - re.left) / re.width * 100;
3071
3197
  j(Math.max(20, Math.min(80, fe)));
3072
- }, []), re = le(() => {
3073
- J.current = !1, document.removeEventListener("mousemove", se), document.removeEventListener("mouseup", re), document.body.style.cursor = "", document.body.style.userSelect = "";
3074
- }, [se]);
3198
+ }, []), te = le(() => {
3199
+ J.current = !1, document.removeEventListener("mousemove", oe), document.removeEventListener("mouseup", te), document.body.style.cursor = "", document.body.style.userSelect = "";
3200
+ }, [oe]);
3075
3201
  return /* @__PURE__ */ h.jsxs("div", { className: `hep-cr-runner hep-cr-runner-${F}`, children: [
3076
3202
  /* @__PURE__ */ h.jsxs("div", { className: "hep-cr-header", children: [
3077
3203
  /* @__PURE__ */ h.jsx("div", { className: "hep-cr-controls", children: d && /* @__PURE__ */ h.jsxs(
@@ -3083,7 +3209,7 @@ const Pr = ({
3083
3209
  disabled: f,
3084
3210
  children: [
3085
3211
  ne && /* @__PURE__ */ h.jsx("option", { value: "", children: "加载中..." }),
3086
- ee.map((A) => /* @__PURE__ */ h.jsx("option", { value: A.value, children: A.label }, A.value))
3212
+ ee.map((w) => /* @__PURE__ */ h.jsx("option", { value: w.value, children: w.label }, w.value))
3087
3213
  ]
3088
3214
  }
3089
3215
  ) }),
@@ -3100,12 +3226,12 @@ const Pr = ({
3100
3226
  ]
3101
3227
  }
3102
3228
  ),
3103
- b && k && /* @__PURE__ */ h.jsx("button", { className: "hep-cr-btn hep-cr-btn-reset", onClick: ae, children: "重置" }),
3229
+ b && R && /* @__PURE__ */ h.jsx("button", { className: "hep-cr-btn hep-cr-btn-reset", onClick: ae, children: "重置" }),
3104
3230
  /* @__PURE__ */ h.jsx(
3105
3231
  "button",
3106
3232
  {
3107
3233
  className: "hep-cr-btn hep-cr-btn-theme",
3108
- onClick: () => w(F === "light" ? "dark" : "light"),
3234
+ onClick: () => S(F === "light" ? "dark" : "light"),
3109
3235
  title: F === "light" ? "Switch to dark mode" : "Switch to light mode",
3110
3236
  children: F === "light" ? "🌙" : "☀️"
3111
3237
  }
@@ -3114,19 +3240,19 @@ const Pr = ({
3114
3240
  ] }),
3115
3241
  V && /* @__PURE__ */ h.jsx("div", { className: "hep-cr-error-message", children: V }),
3116
3242
  /* @__PURE__ */ h.jsxs("div", { className: "hep-cr-main", children: [
3117
- b && /* @__PURE__ */ h.jsxs("div", { className: "hep-cr-editor-panel", style: { width: `${ue}%` }, children: [
3243
+ b && /* @__PURE__ */ h.jsxs("div", { className: "hep-cr-editor-panel", style: { width: `${ce}%` }, children: [
3118
3244
  /* @__PURE__ */ h.jsxs("div", { className: "hep-cr-panel-header", children: [
3119
3245
  /* @__PURE__ */ h.jsx("span", { className: "hep-cr-panel-title", children: "编辑器" }),
3120
3246
  /* @__PURE__ */ h.jsx("span", { className: "hep-cr-language-badge", children: X })
3121
3247
  ] }),
3122
3248
  /* @__PURE__ */ h.jsx(
3123
- Fr,
3249
+ Nt,
3124
3250
  {
3125
- value: R,
3251
+ value: T,
3126
3252
  language: X,
3127
3253
  theme: F,
3128
- disabled: !k || f,
3129
- onChange: r
3254
+ disabled: !R || f,
3255
+ onChange: t
3130
3256
  }
3131
3257
  )
3132
3258
  ] }),
@@ -3135,7 +3261,7 @@ const Pr = ({
3135
3261
  "div",
3136
3262
  {
3137
3263
  className: "hep-cr-output-panel",
3138
- style: { width: b ? `${100 - ue}%` : "100%" },
3264
+ style: { width: b ? `${100 - ce}%` : "100%" },
3139
3265
  children: [
3140
3266
  /* @__PURE__ */ h.jsxs("div", { className: "hep-cr-panel-header", children: [
3141
3267
  /* @__PURE__ */ h.jsxs("div", { className: "hep-cr-output-tabs", children: [
@@ -3147,7 +3273,7 @@ const Pr = ({
3147
3273
  children: "输出"
3148
3274
  }
3149
3275
  ),
3150
- s && /* @__PURE__ */ h.jsx(
3276
+ o && /* @__PURE__ */ h.jsx(
3151
3277
  "button",
3152
3278
  {
3153
3279
  className: `hep-cr-tab ${P === "stderr" ? "active" : ""}`,
@@ -3161,7 +3287,7 @@ const Pr = ({
3161
3287
  g,
3162
3288
  "ms"
3163
3289
  ] }),
3164
- /* @__PURE__ */ h.jsx("button", { className: "hep-cr-btn-icon", onClick: oe, title: "复制", children: /* @__PURE__ */ h.jsxs(
3290
+ /* @__PURE__ */ h.jsx("button", { className: "hep-cr-btn-icon", onClick: se, title: "复制", children: /* @__PURE__ */ h.jsxs(
3165
3291
  "svg",
3166
3292
  {
3167
3293
  width: "14",
@@ -3193,7 +3319,7 @@ const Pr = ({
3193
3319
  ) })
3194
3320
  ] })
3195
3321
  ] }),
3196
- /* @__PURE__ */ h.jsx("div", { className: "hep-cr-output-content", children: /* @__PURE__ */ h.jsx("pre", { children: P === "stdout" ? t || '点击"运行"执行代码' : s }) })
3322
+ /* @__PURE__ */ h.jsx("div", { className: "hep-cr-output-content", children: /* @__PURE__ */ h.jsx("pre", { children: P === "stdout" ? r || '点击"运行"执行代码' : o }) })
3197
3323
  ]
3198
3324
  }
3199
3325
  )
@@ -3415,27 +3541,27 @@ const Pr = ({
3415
3541
  @keyframes spin { to { transform: rotate(360deg); } }
3416
3542
  ` })
3417
3543
  ] });
3418
- }, Dr = xr(
3544
+ }, Mt = xt(
3419
3545
  ({
3420
- open: c,
3546
+ open: u,
3421
3547
  defaultOpen: p = !1,
3422
3548
  title: n = "代码执行器",
3423
3549
  width: d = 800,
3424
3550
  onClose: b,
3425
- footer: k,
3426
- theme: S = "light",
3551
+ footer: R,
3552
+ theme: k = "light",
3427
3553
  ...l
3428
3554
  }, m) => {
3429
- const [y, _] = Z(p), O = c !== void 0, D = O ? c : y;
3430
- Oe(() => {
3431
- O && c !== y && _(c);
3432
- }, [c, O]);
3555
+ const [y, _] = Z(p), O = u !== void 0, D = O ? u : y;
3556
+ ke(() => {
3557
+ O && u !== y && _(u);
3558
+ }, [u, O]);
3433
3559
  const I = le(() => {
3434
3560
  O || _(!1), b == null || b();
3435
- }, [O, b]), B = (w) => {
3436
- w.target === w.currentTarget && I();
3561
+ }, [O, b]), B = (S) => {
3562
+ S.target === S.currentTarget && I();
3437
3563
  };
3438
- Sr(m, () => ({
3564
+ kt(m, () => ({
3439
3565
  close: I
3440
3566
  }));
3441
3567
  const F = typeof d == "number" ? `${d}px` : d;
@@ -3459,8 +3585,8 @@ const Pr = ({
3459
3585
  }
3460
3586
  ) })
3461
3587
  ] }),
3462
- /* @__PURE__ */ h.jsx("div", { className: "hep-cr-dialog-body", children: /* @__PURE__ */ h.jsx(Pr, { theme: S, ...l }) }),
3463
- k && /* @__PURE__ */ h.jsx("div", { className: "hep-cr-dialog-footer", children: k })
3588
+ /* @__PURE__ */ h.jsx("div", { className: "hep-cr-dialog-body", children: /* @__PURE__ */ h.jsx($t, { theme: k, ...l }) }),
3589
+ R && /* @__PURE__ */ h.jsx("div", { className: "hep-cr-dialog-footer", children: R })
3464
3590
  ] }),
3465
3591
  /* @__PURE__ */ h.jsx("style", { children: `
3466
3592
  .hep-cr-dialog-overlay {
@@ -3554,9 +3680,9 @@ const Pr = ({
3554
3680
  ] }) : null;
3555
3681
  }
3556
3682
  );
3557
- Dr.displayName = "CodeRunnerDialog";
3683
+ Mt.displayName = "CodeRunnerDialog";
3558
3684
  export {
3559
- Pr as CodeRunner,
3560
- Dr as CodeRunnerDialog,
3561
- Pr as default
3685
+ $t as CodeRunner,
3686
+ Mt as CodeRunnerDialog,
3687
+ $t as default
3562
3688
  };