@graphql-yoga/graphiql 4.4.1-alpha-20250827231906-b22faf96dceffd1c7759350c966a23cd5427f24e → 4.4.1-alpha-20250828022208-da9dca3780469c7631eee5484a02d306bab2f110

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.
@@ -476,7 +476,7 @@ var $E = { exports: {} }, pg = {}, qE = { exports: {} }, zE = {};
476
476
  */
477
477
  var sA;
478
478
  function e6() {
479
- return sA || (sA = 1, function(e) {
479
+ return sA || (sA = 1, (function(e) {
480
480
  function t(ne, re) {
481
481
  var se = ne.length;
482
482
  ne.push(re);
@@ -692,7 +692,7 @@ function e6() {
692
692
  }
693
693
  };
694
694
  };
695
- }(zE)), zE;
695
+ })(zE)), zE;
696
696
  }
697
697
  var lA;
698
698
  function t6() {
@@ -20389,7 +20389,7 @@ async function H9(e, t) {
20389
20389
  let o = r + 9, l = n.indexOf(";", o);
20390
20390
  i = n.slice(o, l > -1 ? l : void 0).trim().replace(/"/g, "");
20391
20391
  }
20392
- return async function* (o, l, c) {
20392
+ return (async function* (o, l, c) {
20393
20393
  let p, d, m, b = new TextDecoder("utf8"), E = o.getReader(), y = !0, x = l.length, w = "", k = [];
20394
20394
  try {
20395
20395
  let N;
@@ -20420,7 +20420,7 @@ async function H9(e, t) {
20420
20420
  } finally {
20421
20421
  k.length && (yield k), await E.cancel();
20422
20422
  }
20423
- }(e.body, `--${i}`);
20423
+ })(e.body, `--${i}`);
20424
20424
  }
20425
20425
  function nx(e) {
20426
20426
  return JSON.stringify(e, null, 2);
@@ -29485,7 +29485,7 @@ function sAe() {
29485
29485
  }
29486
29486
  var jD;
29487
29487
  function Pn() {
29488
- return jD || (jD = 1, function(e) {
29488
+ return jD || (jD = 1, (function(e) {
29489
29489
  function t(X) {
29490
29490
  return Object.prototype.toString.call(X);
29491
29491
  }
@@ -29630,7 +29630,7 @@ function Pn() {
29630
29630
  return X = X.trim().replace(/\s+/g, " "), "ẞ".toLowerCase() === "Ṿ" && (X = X.replace(/ẞ/g, "ß")), X.toLowerCase().toUpperCase();
29631
29631
  }
29632
29632
  e.lib = {}, e.lib.mdurl = H3(), e.lib.ucmicro = sAe(), e.assign = o, e.isString = n, e.has = i, e.unescapeMd = w, e.unescapeAll = k, e.isValidEntityCode = c, e.fromCodePoint = p, e.escapeHtml = L, e.arrayReplaceAt = l, e.isSpace = F, e.isWhiteSpace = j, e.isMdAsciiPunct = J, e.isPunctChar = K, e.escapeRE = P, e.normalizeReference = ee;
29633
- }(hS)), hS;
29633
+ })(hS)), hS;
29634
29634
  }
29635
29635
  var mg = {}, CS, VD;
29636
29636
  function lAe() {
@@ -31888,7 +31888,7 @@ function DOe(e, t, n, r) {
31888
31888
  }
31889
31889
  var kOe = (
31890
31890
  /** @class */
31891
- function(e) {
31891
+ (function(e) {
31892
31892
  sI(t, e);
31893
31893
  function t() {
31894
31894
  return e !== null && e.apply(this, arguments) || this;
@@ -31902,7 +31902,7 @@ var kOe = (
31902
31902
  }, t.prototype.render = function() {
31903
31903
  return this.props.children;
31904
31904
  }, t;
31905
- }(Ae.Component)
31905
+ })(Ae.Component)
31906
31906
  );
31907
31907
  function ROe(e) {
31908
31908
  var t = e.preloadedFeatures, n = e.createVisualElement, r = e.projectionNodeConstructor, i = e.useRender, o = e.useVisualState, l = e.Component;
@@ -33424,7 +33424,7 @@ function i2e(e, t, n) {
33424
33424
  }
33425
33425
  var Rg = (
33426
33426
  /** @class */
33427
- function() {
33427
+ (function() {
33428
33428
  function e() {
33429
33429
  this.subscriptions = [];
33430
33430
  }
@@ -33448,12 +33448,12 @@ var Rg = (
33448
33448
  }, e.prototype.clear = function() {
33449
33449
  this.subscriptions.length = 0;
33450
33450
  }, e;
33451
- }()
33451
+ })()
33452
33452
  ), o2e = function(e) {
33453
33453
  return !isNaN(parseFloat(e));
33454
33454
  }, a2e = (
33455
33455
  /** @class */
33456
- function() {
33456
+ (function() {
33457
33457
  function e(t) {
33458
33458
  var n = this;
33459
33459
  this.version = "6.5.1", this.timeDelta = 0, this.lastUpdated = 0, this.updateSubscribers = new Rg(), this.velocityUpdateSubscribers = new Rg(), this.renderSubscribers = new Rg(), this.canTrackVelocity = !1, this.updateAndNotify = function(r, i) {
@@ -33502,7 +33502,7 @@ var Rg = (
33502
33502
  }, e.prototype.destroy = function() {
33503
33503
  this.updateSubscribers.clear(), this.renderSubscribers.clear(), this.stop();
33504
33504
  }, e;
33505
- }()
33505
+ })()
33506
33506
  );
33507
33507
  function bd(e) {
33508
33508
  return new a2e(e);
@@ -33763,7 +33763,7 @@ var C2e = {
33763
33763
  })
33764
33764
  }, d5 = (
33765
33765
  /** @class */
33766
- function() {
33766
+ (function() {
33767
33767
  function e(t, n, r) {
33768
33768
  var i = this, o = r === void 0 ? {} : r, l = o.transformPagePoint;
33769
33769
  if (this.startEvent = null, this.lastMoveEvent = null, this.lastMoveEventInfo = null, this.handlers = {}, this.updatePoint = function() {
@@ -33799,7 +33799,7 @@ var C2e = {
33799
33799
  }, e.prototype.end = function() {
33800
33800
  this.removeListeners && this.removeListeners(), kh.update(this.updatePoint);
33801
33801
  }, e;
33802
- }()
33802
+ })()
33803
33803
  );
33804
33804
  function NT(e, t) {
33805
33805
  return t ? { point: t(e.point) } : e;
@@ -34016,7 +34016,7 @@ function U2e(e, t, n) {
34016
34016
  }
34017
34017
  var B2e = /* @__PURE__ */ new WeakMap(), $2e = (
34018
34018
  /** @class */
34019
- function() {
34019
+ (function() {
34020
34020
  function e(t) {
34021
34021
  this.openGlobalLock = null, this.isDragging = !1, this.currentDirection = null, this.originPoint = { x: 0, y: 0 }, this.constraints = !1, this.hasMutatedConstraints = !1, this.elastic = eo(), this.visualElement = t;
34022
34022
  }
@@ -34163,20 +34163,20 @@ var B2e = /* @__PURE__ */ new WeakMap(), $2e = (
34163
34163
  var p = O1(window, "resize", function() {
34164
34164
  return t.scalePositionWithinConstraints();
34165
34165
  });
34166
- return l.addEventListener("didUpdate", function(d) {
34166
+ return l.addEventListener("didUpdate", (function(d) {
34167
34167
  var m = d.delta, b = d.hasLayoutChanged;
34168
34168
  t.isDragging && b && (dl(function(E) {
34169
34169
  var y = t.getAxisMotionValue(E);
34170
34170
  y && (t.originPoint[E] += m[E].translate, y.set(y.get() + m[E].translate));
34171
34171
  }), t.visualElement.syncRender());
34172
- }), function() {
34172
+ })), function() {
34173
34173
  p(), i(), c();
34174
34174
  };
34175
34175
  }, e.prototype.getProps = function() {
34176
34176
  var t = this.visualElement.getProps(), n = t.drag, r = n === void 0 ? !1 : n, i = t.dragDirectionLock, o = i === void 0 ? !1 : i, l = t.dragPropagation, c = l === void 0 ? !1 : l, p = t.dragConstraints, d = p === void 0 ? !1 : p, m = t.dragElastic, b = m === void 0 ? Hx : m, E = t.dragMomentum, y = E === void 0 ? !0 : E;
34177
34177
  return Qe(Qe({}, t), { drag: r, dragDirectionLock: o, dragPropagation: c, dragConstraints: d, dragElastic: b, dragMomentum: y });
34178
34178
  }, e;
34179
- }()
34179
+ })()
34180
34180
  );
34181
34181
  function t0(e, t, n) {
34182
34182
  return (t === !0 || t === e) && (n === null || n === e);
@@ -34847,7 +34847,7 @@ var vg = {
34847
34847
  }
34848
34848
  }, dRe = (
34849
34849
  /** @class */
34850
- function(e) {
34850
+ (function(e) {
34851
34851
  sI(t, e);
34852
34852
  function t() {
34853
34853
  return e !== null && e.apply(this, arguments) || this;
@@ -34877,7 +34877,7 @@ var vg = {
34877
34877
  }, t.prototype.render = function() {
34878
34878
  return null;
34879
34879
  }, t;
34880
- }(Ae.Component)
34880
+ })(Ae.Component)
34881
34881
  );
34882
34882
  function pRe(e) {
34883
34883
  var t = Sr(s5(), 2), n = t[0], r = t[1], i = M.useContext(cF);
@@ -34983,7 +34983,7 @@ function N5(e, t) {
34983
34983
  }
34984
34984
  var wRe = (
34985
34985
  /** @class */
34986
- function() {
34986
+ (function() {
34987
34987
  function e() {
34988
34988
  this.members = [];
34989
34989
  }
@@ -35027,7 +35027,7 @@ var wRe = (
35027
35027
  }, e.prototype.removeLeadSnapshot = function() {
35028
35028
  this.lead && this.lead.snapshot && (this.lead.snapshot = void 0);
35029
35029
  }, e;
35030
- }()
35030
+ })()
35031
35031
  ), CRe = "translate3d(0px, 0px, 0) scale(1, 1) scale(1, 1)";
35032
35032
  function I2(e, t, n) {
35033
35033
  var r = e.x.translate / t.x, i = e.y.translate / t.y, o = "translate3d(".concat(r, "px, ").concat(i, "px, 0) ");
@@ -35042,7 +35042,7 @@ var _Re = function(e, t) {
35042
35042
  return e.depth - t.depth;
35043
35043
  }, NRe = (
35044
35044
  /** @class */
35045
- function() {
35045
+ (function() {
35046
35046
  function e() {
35047
35047
  this.children = [], this.isDirty = !1;
35048
35048
  }
@@ -35053,13 +35053,13 @@ var _Re = function(e, t) {
35053
35053
  }, e.prototype.forEach = function(t) {
35054
35054
  this.isDirty && this.children.sort(_Re), this.isDirty = !1, this.children.forEach(t);
35055
35055
  }, e;
35056
- }()
35056
+ })()
35057
35057
  ), F2 = 1e3;
35058
35058
  function A5(e) {
35059
35059
  var t = e.attachResizeListener, n = e.defaultParent, r = e.measureScroll, i = e.checkIsScrollRoot, o = e.resetTransform;
35060
35060
  return (
35061
35061
  /** @class */
35062
- function() {
35062
+ (function() {
35063
35063
  function l(c, p, d) {
35064
35064
  var m = this;
35065
35065
  p === void 0 && (p = {}), d === void 0 && (d = n?.()), this.children = /* @__PURE__ */ new Set(), this.options = {}, this.isTreeAnimating = !1, this.isAnimationBlocked = !1, this.isLayoutDirty = !1, this.updateManuallyBlocked = !1, this.updateBlockedByResize = !1, this.isUpdating = !1, this.isSVG = !1, this.needsReset = !1, this.shouldResetTransform = !1, this.treeScale = { x: 1, y: 1 }, this.eventHandlers = /* @__PURE__ */ new Map(), this.potentialNodes = /* @__PURE__ */ new Map(), this.checkUpdateFailed = function() {
@@ -35381,7 +35381,7 @@ function A5(e) {
35381
35381
  return (p = c.currentAnimation) === null || p === void 0 ? void 0 : p.stop();
35382
35382
  }), this.root.nodes.forEach(P2), this.root.sharedNodes.clear();
35383
35383
  }, l;
35384
- }()
35384
+ })()
35385
35385
  );
35386
35386
  }
35387
35387
  function ARe(e) {
@@ -36701,9 +36701,9 @@ function ZMe(e, t, n = !0) {
36701
36701
  if (!r.current || l.defaultPrevented) return;
36702
36702
  let p = c(l);
36703
36703
  if (p === null || !p.getRootNode().contains(p) || !p.isConnected) return;
36704
- let d = function m(b) {
36704
+ let d = (function m(b) {
36705
36705
  return typeof b == "function" ? m(b()) : Array.isArray(b) || b instanceof Set ? b : [b];
36706
- }(e);
36706
+ })(e);
36707
36707
  for (let m of d) {
36708
36708
  if (m === null) continue;
36709
36709
  let b = m instanceof HTMLElement ? m : m.current;
@@ -37114,10 +37114,10 @@ function CLe(e, t) {
37114
37114
  var n, r, i, o, l;
37115
37115
  let c = Pv(), { id: p = `headlessui-combobox-input-${c}`, onChange: d, displayValue: m, type: b = "text", ...E } = e, y = Id("Combobox.Input"), x = Vv("Combobox.Input"), w = jv(y.inputRef, t), k = JMe(y.inputRef), N = M.useRef(!1), D = e_(), A = Fn(() => {
37116
37116
  x.onChange(null), y.optionsRef.current && (y.optionsRef.current.scrollTop = 0), x.goToOption(ui.Nothing);
37117
- }), _ = function() {
37117
+ }), _ = (function() {
37118
37118
  var $;
37119
37119
  return typeof m == "function" && y.value !== void 0 ? ($ = m(y.value)) != null ? $ : "" : typeof y.value == "string" ? y.value : "";
37120
- }();
37120
+ })();
37121
37121
  J2(([$, ne], [re, se]) => {
37122
37122
  if (N.current) return;
37123
37123
  let fe = y.inputRef.current;
@@ -40505,7 +40505,7 @@ function l3e() {
40505
40505
  return typeof Oe;
40506
40506
  } : function(Oe) {
40507
40507
  return Oe && typeof Symbol == "function" && Oe.constructor === Symbol && Oe !== Symbol.prototype ? "symbol" : typeof Oe;
40508
- }, t = /* @__PURE__ */ function() {
40508
+ }, t = /* @__PURE__ */ (function() {
40509
40509
  function Oe(be, Le) {
40510
40510
  var Ee = [], oe = !0, Pe = !1, et = void 0;
40511
40511
  try {
@@ -40529,14 +40529,14 @@ function l3e() {
40529
40529
  return Oe(be, Le);
40530
40530
  throw new TypeError("Invalid attempt to destructure non-iterable instance");
40531
40531
  };
40532
- }(), n = Object.assign || function(Oe) {
40532
+ })(), n = Object.assign || function(Oe) {
40533
40533
  for (var be = 1; be < arguments.length; be++) {
40534
40534
  var Le = arguments[be];
40535
40535
  for (var Ee in Le)
40536
40536
  Object.prototype.hasOwnProperty.call(Le, Ee) && (Oe[Ee] = Le[Ee]);
40537
40537
  }
40538
40538
  return Oe;
40539
- }, r = /* @__PURE__ */ function() {
40539
+ }, r = /* @__PURE__ */ (function() {
40540
40540
  function Oe(be, Le) {
40541
40541
  for (var Ee = 0; Ee < Le.length; Ee++) {
40542
40542
  var oe = Le[Ee];
@@ -40546,7 +40546,7 @@ function l3e() {
40546
40546
  return function(be, Le, Ee) {
40547
40547
  return Le && Oe(be.prototype, Le), Ee && Oe(be, Ee), be;
40548
40548
  };
40549
- }();
40549
+ })();
40550
40550
  yg.defaultValue = q;
40551
40551
  var i = $b(), o = c(i), l = s3e;
40552
40552
  function c(Oe) {
@@ -40723,7 +40723,7 @@ function l3e() {
40723
40723
  return { kind: "EnumValue", value: Oe.getValues()[0].name };
40724
40724
  }
40725
40725
  }
40726
- var j = function(Oe) {
40726
+ var j = (function(Oe) {
40727
40727
  E(be, Oe);
40728
40728
  function be() {
40729
40729
  var Le, Ee, oe, Pe;
@@ -40821,7 +40821,7 @@ function l3e() {
40821
40821
  });
40822
40822
  }
40823
40823
  }]), be;
40824
- }(o.PureComponent);
40824
+ })(o.PureComponent);
40825
40825
  function q(Oe) {
40826
40826
  if ((0, l.isEnumType)(Oe))
40827
40827
  return { kind: "EnumValue", value: Oe.getValues()[0].name };
@@ -40841,7 +40841,7 @@ function l3e() {
40841
40841
  function K(Oe, be, Le) {
40842
40842
  return q(Le);
40843
40843
  }
40844
- var J = function(Oe) {
40844
+ var J = (function(Oe) {
40845
40845
  E(be, Oe);
40846
40846
  function be() {
40847
40847
  var Le, Ee, oe, Pe;
@@ -40939,14 +40939,14 @@ function l3e() {
40939
40939
  });
40940
40940
  }
40941
40941
  }]), be;
40942
- }(o.PureComponent);
40942
+ })(o.PureComponent);
40943
40943
  function ee(Oe) {
40944
40944
  return Oe.ctrlKey && Oe.key === "Enter";
40945
40945
  }
40946
40946
  function X(Oe) {
40947
40947
  return Oe !== "FragmentDefinition";
40948
40948
  }
40949
- var $ = function(Oe) {
40949
+ var $ = (function(Oe) {
40950
40950
  E(be, Oe);
40951
40951
  function be() {
40952
40952
  var Le, Ee, oe, Pe;
@@ -40990,7 +40990,7 @@ function l3e() {
40990
40990
  );
40991
40991
  }
40992
40992
  }]), be;
40993
- }(o.PureComponent), ne = function(Oe) {
40993
+ })(o.PureComponent), ne = (function(Oe) {
40994
40994
  E(be, Oe);
40995
40995
  function be() {
40996
40996
  var Le, Ee, oe, Pe;
@@ -41248,7 +41248,7 @@ function l3e() {
41248
41248
  );
41249
41249
  }
41250
41250
  }]), be;
41251
- }(o.PureComponent), re = function(Oe) {
41251
+ })(o.PureComponent), re = (function(Oe) {
41252
41252
  E(be, Oe);
41253
41253
  function be() {
41254
41254
  var Le, Ee, oe, Pe;
@@ -41350,7 +41350,7 @@ function l3e() {
41350
41350
  );
41351
41351
  }
41352
41352
  }]), be;
41353
- }(o.PureComponent), se = function(Oe) {
41353
+ })(o.PureComponent), se = (function(Oe) {
41354
41354
  E(be, Oe);
41355
41355
  function be() {
41356
41356
  var Le, Ee, oe, Pe;
@@ -41404,7 +41404,7 @@ function l3e() {
41404
41404
  );
41405
41405
  }
41406
41406
  }]), be;
41407
- }(o.PureComponent);
41407
+ })(o.PureComponent);
41408
41408
  function fe(Oe, be, Le, Ee) {
41409
41409
  var oe = [], Pe = !0, et = !1, ct = void 0;
41410
41410
  try {
@@ -41412,7 +41412,7 @@ function l3e() {
41412
41412
  var qe = xe.value;
41413
41413
  if ((0, l.isRequiredInputField)(qe) || be && be(Le, qe)) {
41414
41414
  var nt = P(qe.type);
41415
- (0, l.isInputObjectType)(nt) ? function() {
41415
+ (0, l.isInputObjectType)(nt) ? (function() {
41416
41416
  var ht = nt.getFields();
41417
41417
  oe.push({
41418
41418
  kind: "ObjectField",
@@ -41424,7 +41424,7 @@ function l3e() {
41424
41424
  }))
41425
41425
  }
41426
41426
  });
41427
- }() : (0, l.isLeafType)(nt) && oe.push({
41427
+ })() : (0, l.isLeafType)(nt) && oe.push({
41428
41428
  kind: "ObjectField",
41429
41429
  name: { kind: "Name", value: qe.name },
41430
41430
  value: Oe(Le, qe, nt)
@@ -41450,7 +41450,7 @@ function l3e() {
41450
41450
  var xe = We.value;
41451
41451
  if (L(xe) || be && be(Le, xe)) {
41452
41452
  var qe = P(xe.type);
41453
- (0, l.isInputObjectType)(qe) ? function() {
41453
+ (0, l.isInputObjectType)(qe) ? (function() {
41454
41454
  var nt = qe.getFields();
41455
41455
  Ee.push({
41456
41456
  kind: "Argument",
@@ -41462,7 +41462,7 @@ function l3e() {
41462
41462
  }))
41463
41463
  }
41464
41464
  });
41465
- }() : (0, l.isLeafType)(qe) && Ee.push({
41465
+ })() : (0, l.isLeafType)(qe) && Ee.push({
41466
41466
  kind: "Argument",
41467
41467
  name: { kind: "Name", value: xe.name },
41468
41468
  value: Oe(Le, xe, qe)
@@ -41481,7 +41481,7 @@ function l3e() {
41481
41481
  }
41482
41482
  return Ee;
41483
41483
  }
41484
- var ge = function(Oe) {
41484
+ var ge = (function(Oe) {
41485
41485
  E(be, Oe);
41486
41486
  function be() {
41487
41487
  var Le, Ee, oe, Pe;
@@ -41762,7 +41762,7 @@ function l3e() {
41762
41762
  return Pt;
41763
41763
  }
41764
41764
  }]), be;
41765
- }(o.PureComponent);
41765
+ })(o.PureComponent);
41766
41766
  function ae(Oe) {
41767
41767
  try {
41768
41768
  return Oe.trim() ? (0, l.parse)(
@@ -41828,7 +41828,7 @@ function l3e() {
41828
41828
  borderTop: "none",
41829
41829
  borderBottom: "none"
41830
41830
  }
41831
- }, Ge = function(Oe) {
41831
+ }, Ge = (function(Oe) {
41832
41832
  E(be, Oe);
41833
41833
  function be() {
41834
41834
  var Le, Ee, oe, Pe;
@@ -41989,7 +41989,7 @@ function l3e() {
41989
41989
  );
41990
41990
  }
41991
41991
  }]), be;
41992
- }(o.PureComponent);
41992
+ })(o.PureComponent);
41993
41993
  function Ke() {
41994
41994
  return o.createElement(
41995
41995
  "div",
@@ -42035,7 +42035,7 @@ function l3e() {
42035
42035
  )
42036
42036
  );
42037
42037
  }
42038
- var Lt = function(Oe) {
42038
+ var Lt = (function(Oe) {
42039
42039
  E(be, Oe);
42040
42040
  function be() {
42041
42041
  var Le, Ee, oe, Pe;
@@ -42350,12 +42350,12 @@ function l3e() {
42350
42350
  );
42351
42351
  }
42352
42352
  }]), be;
42353
- }(o.PureComponent);
42353
+ })(o.PureComponent);
42354
42354
  Lt.defaultProps = {
42355
42355
  getDefaultFieldNames: _,
42356
42356
  getDefaultScalarArgValue: K
42357
42357
  };
42358
- var gt = function(Oe) {
42358
+ var gt = (function(Oe) {
42359
42359
  E(be, Oe);
42360
42360
  function be() {
42361
42361
  var Le, Ee, oe, Pe;
@@ -42390,7 +42390,7 @@ function l3e() {
42390
42390
  ) : this.props.children;
42391
42391
  }
42392
42392
  }]), be;
42393
- }(o.Component), at = function(Oe) {
42393
+ })(o.Component), at = (function(Oe) {
42394
42394
  E(be, Oe);
42395
42395
  function be() {
42396
42396
  return m(this, be), b(this, (be.__proto__ || Object.getPrototypeOf(be)).apply(this, arguments));
@@ -42453,7 +42453,7 @@ function l3e() {
42453
42453
  );
42454
42454
  }
42455
42455
  }]), be;
42456
- }(o.PureComponent);
42456
+ })(o.PureComponent);
42457
42457
  return at.defaultValue = q, at.defaultProps = {
42458
42458
  width: 320,
42459
42459
  title: "Explorer"
@@ -42618,10 +42618,10 @@ function K4(e) {
42618
42618
  }), _ = x0({
42619
42619
  defaultSizeRelation: 3,
42620
42620
  direction: "vertical",
42621
- initiallyHidden: function() {
42621
+ initiallyHidden: (function() {
42622
42622
  if (!(e.defaultEditorToolsVisibility === "variables" || e.defaultEditorToolsVisibility === "headers"))
42623
42623
  return typeof e.defaultEditorToolsVisibility == "boolean" ? e.defaultEditorToolsVisibility ? void 0 : "second" : l.initialVariables || l.initialHeaders ? void 0 : "second";
42624
- }(),
42624
+ })(),
42625
42625
  sizeThresholdSecond: 60,
42626
42626
  storageKey: "secondaryEditorFlex"
42627
42627
  }), L = C0(M.useState(function() {
@@ -45077,7 +45077,7 @@ function AFe(e) {
45077
45077
  complete() {
45078
45078
  ne.done = !0, ne.resolve();
45079
45079
  }
45080
- }), se = async function* () {
45080
+ }), se = (async function* () {
45081
45081
  for (; ; ) {
45082
45082
  for ($.length || await new Promise((Z) => ne.resolve = Z); $.length; )
45083
45083
  yield $.shift();
@@ -45086,7 +45086,7 @@ function AFe(e) {
45086
45086
  if (ne.done)
45087
45087
  return;
45088
45088
  }
45089
- }();
45089
+ })();
45090
45090
  return se.throw = async (fe) => (ne.done || (ne.done = !0, ne.error = fe, ne.resolve()), { done: !0, value: void 0 }), se.return = async () => (re(), { done: !0, value: void 0 }), se;
45091
45091
  },
45092
45092
  async dispose() {
@@ -45405,7 +45405,7 @@ function FFe(e, t, n) {
45405
45405
  }
45406
45406
  var gP = (
45407
45407
  /** @class */
45408
- function(e) {
45408
+ (function(e) {
45409
45409
  IFe(t, e);
45410
45410
  function t(n) {
45411
45411
  var r = e.call(this, n) || this;
@@ -45415,7 +45415,7 @@ var gP = (
45415
45415
  }), typeof Object.setPrototypeOf == "function" ? Object.setPrototypeOf(r, r.constructor.prototype) : r.__proto__ = r.constructor.prototype, typeof Error.captureStackTrace == "function" && Error.captureStackTrace(r, r.constructor), r;
45416
45416
  }
45417
45417
  return t;
45418
- }(Error)
45418
+ })(Error)
45419
45419
  );
45420
45420
  (function() {
45421
45421
  function e(t) {
@@ -45627,7 +45627,7 @@ function VFe(e) {
45627
45627
  }
45628
45628
  var c0 = /* @__PURE__ */ new WeakMap(), Hh = (
45629
45629
  /** @class */
45630
- function() {
45630
+ (function() {
45631
45631
  function e(t, n) {
45632
45632
  c0.set(this, {
45633
45633
  executor: t,
@@ -45680,11 +45680,11 @@ var c0 = /* @__PURE__ */ new WeakMap(), Hh = (
45680
45680
  }, e.prototype[Symbol.asyncIterator] = function() {
45681
45681
  return this;
45682
45682
  }, e.race = UFe, e.merge = BFe, e.zip = $Fe, e.latest = qFe, e;
45683
- }()
45683
+ })()
45684
45684
  );
45685
45685
  function W1(e, t) {
45686
45686
  var n, r, i = [], o = function(d) {
45687
- d != null && typeof d[Symbol.asyncIterator] == "function" ? i.push(d[Symbol.asyncIterator]()) : d != null && typeof d[Symbol.iterator] == "function" ? i.push(d[Symbol.iterator]()) : i.push(function() {
45687
+ d != null && typeof d[Symbol.asyncIterator] == "function" ? i.push(d[Symbol.asyncIterator]()) : d != null && typeof d[Symbol.iterator] == "function" ? i.push(d[Symbol.iterator]()) : i.push((function() {
45688
45688
  return FFe(this, arguments, function() {
45689
45689
  return Xc(this, function(E) {
45690
45690
  switch (E.label) {
@@ -45706,7 +45706,7 @@ function W1(e, t) {
45706
45706
  }
45707
45707
  });
45708
45708
  });
45709
- }());
45709
+ })());
45710
45710
  };
45711
45711
  try {
45712
45712
  for (var l = zh(e), c = l.next(); !c.done; c = l.next()) {
@@ -46064,7 +46064,7 @@ async function zFe(e, t) {
46064
46064
  let o = r + 9, l = n.indexOf(";", o);
46065
46065
  i = n.slice(o, l > -1 ? l : void 0).trim().replace(/"/g, "");
46066
46066
  }
46067
- return async function* (o, l, c) {
46067
+ return (async function* (o, l, c) {
46068
46068
  let p, d, m, b = Buffer.byteLength(l), E = Buffer.alloc(0), y = [];
46069
46069
  e: for await (let x of o) {
46070
46070
  p = E.byteLength, E = Buffer.concat([E, x]);
@@ -46090,7 +46090,7 @@ async function zFe(e, t) {
46090
46090
  y.length && (yield y);
46091
46091
  }
46092
46092
  y.length && (yield y);
46093
- }(e, `--${i}`);
46093
+ })(e, `--${i}`);
46094
46094
  }
46095
46095
  function HFe(e) {
46096
46096
  if (typeof e != "object" || e === null)
@@ -47596,7 +47596,7 @@ var $T, jR;
47596
47596
  function R5e() {
47597
47597
  if (jR) return $T;
47598
47598
  jR = 1;
47599
- var e = /* @__PURE__ */ function() {
47599
+ var e = /* @__PURE__ */ (function() {
47600
47600
  function y(w, k) {
47601
47601
  if (typeof w != "function")
47602
47602
  throw new TypeError("DataLoader must be constructed with a function which accepts " + ("Array<key> and returns Promise<Array<value>>, but got: " + w + "."));
@@ -47657,7 +47657,7 @@ function R5e() {
47657
47657
  }
47658
47658
  return this;
47659
47659
  }, y;
47660
- }(), t = typeof process == "object" && typeof process.nextTick == "function" ? function(y) {
47660
+ })(), t = typeof process == "object" && typeof process.nextTick == "function" ? function(y) {
47661
47661
  n || (n = Promise.resolve()), n.then(function() {
47662
47662
  process.nextTick(y);
47663
47663
  });
@@ -50772,12 +50772,12 @@ function K4e() {
50772
50772
  }
50773
50773
  }, function(D, A) {
50774
50774
  var _;
50775
- return p = D + "", o = 0, l = " ", _ = w(), y(), l && d("Syntax error"), typeof A == "function" ? function L(V, P) {
50775
+ return p = D + "", o = 0, l = " ", _ = w(), y(), l && d("Syntax error"), typeof A == "function" ? (function L(V, P) {
50776
50776
  var F, j = V[P];
50777
50777
  return j && typeof j == "object" && Object.keys(j).forEach(function(q) {
50778
50778
  F = L(j, q), F !== void 0 ? j[q] = F : delete j[q];
50779
50779
  }), A.call(V, P, j);
50780
- }({ "": _ }, "") : _;
50780
+ })({ "": _ }, "") : _;
50781
50781
  };
50782
50782
  }
50783
50783
  let r;
@@ -51236,7 +51236,7 @@ function So(e) {
51236
51236
  z(So, "getDefaultExportFromCjs");
51237
51237
  var eM = { exports: {} }, tM;
51238
51238
  function oo() {
51239
- return tM || (tM = 1, function(e, t) {
51239
+ return tM || (tM = 1, (function(e, t) {
51240
51240
  (function(n, r) {
51241
51241
  e.exports = r();
51242
51242
  })(uPe, function() {
@@ -51483,7 +51483,7 @@ function oo() {
51483
51483
  return g ?? bt;
51484
51484
  }
51485
51485
  z(pt, "getBidiPartAt");
51486
- var Wt = function() {
51486
+ var Wt = (function() {
51487
51487
  var s = "bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN", f = "nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";
51488
51488
  function v(H) {
51489
51489
  return H <= 247 ? s.charAt(H) : 1424 <= H && H <= 1524 ? "R" : 1536 <= H && H <= 1785 ? f.charAt(H - 1536) : 1774 <= H && H <= 2220 ? "r" : 8192 <= H && H <= 8203 ? "w" : H == 8204 ? "b" : "L";
@@ -51560,7 +51560,7 @@ function oo() {
51560
51560
  }
51561
51561
  return ie == "ltr" && (Zr[0].level == 1 && (Sn = H.match(/^\s+/)) && (Zr[0].from = Sn[0].length, Zr.unshift(new B(0, 0, Sn[0].length))), Le(Zr).level == 1 && (Sn = H.match(/\s+$/)) && (Le(Zr).to -= Sn[0].length, Zr.push(new B(0, ye - Sn[0].length, ye)))), ie == "rtl" ? Zr.reverse() : Zr;
51562
51562
  };
51563
- }();
51563
+ })();
51564
51564
  function jt(s, f) {
51565
51565
  var v = s.order;
51566
51566
  return v == null && (v = s.order = Wt(s.text, f)), v;
@@ -51651,12 +51651,12 @@ function oo() {
51651
51651
  return f == null && (s.button & 1 ? f = 1 : s.button & 2 ? f = 3 : s.button & 4 && (f = 2)), _ && s.ctrlKey && f == 1 && (f = 3), f;
51652
51652
  }
51653
51653
  z(kn, "e_button");
51654
- var Kn = function() {
51654
+ var Kn = (function() {
51655
51655
  if (p && d < 9)
51656
51656
  return !1;
51657
51657
  var s = X("div");
51658
51658
  return "draggable" in s || "dragDrop" in s;
51659
- }(), It;
51659
+ })(), It;
51660
51660
  function un(s) {
51661
51661
  if (It == null) {
51662
51662
  var f = X("span", "​");
@@ -51700,10 +51700,10 @@ b`.split(/\n/).length != 3 ? function(s) {
51700
51700
  } catch {
51701
51701
  }
51702
51702
  return !f || f.parentElement() != s ? !1 : f.compareEndPoints("StartToEnd", f) != 0;
51703
- }, Bo = function() {
51703
+ }, Bo = (function() {
51704
51704
  var s = X("div");
51705
51705
  return "oncopy" in s ? !0 : (s.setAttribute("oncopy", "return;"), typeof s.oncopy == "function");
51706
- }(), To = null;
51706
+ })(), To = null;
51707
51707
  function vr(s) {
51708
51708
  if (To != null)
51709
51709
  return To;
@@ -57742,11 +57742,11 @@ b`.split(/\n/).length != 3 ? function(s) {
57742
57742
  z(Fp, "addLegacyProps"), $m(Mn), Kr(Mn);
57743
57743
  var Ym = "iter insert remove copy getEditor constructor".split(" ");
57744
57744
  for (var zf in Ei.prototype)
57745
- Ei.prototype.hasOwnProperty(zf) && Se(Ym, zf) < 0 && (Mn.prototype[zf] = /* @__PURE__ */ function(s) {
57745
+ Ei.prototype.hasOwnProperty(zf) && Se(Ym, zf) < 0 && (Mn.prototype[zf] = /* @__PURE__ */ (function(s) {
57746
57746
  return function() {
57747
57747
  return s.apply(this.doc, arguments);
57748
57748
  };
57749
- }(Ei.prototype[zf]));
57749
+ })(Ei.prototype[zf]));
57750
57750
  return kr(Ei), Mn.inputStyles = { textarea: ur, contenteditable: Cn }, Mn.defineMode = function(s) {
57751
57751
  !Mn.defaults.mode && s != "null" && (Mn.defaults.mode = s), Oi.apply(this, arguments);
57752
57752
  }, Mn.defineMIME = Vr, Mn.defineMode("null", function() {
@@ -57759,7 +57759,7 @@ b`.split(/\n/).length != 3 ? function(s) {
57759
57759
  Ei.prototype[s] = f;
57760
57760
  }, Mn.fromTextArea = Ip, Fp(Mn), Mn.version = "5.65.3", Mn;
57761
57761
  });
57762
- }(eM)), eM.exports;
57762
+ })(eM)), eM.exports;
57763
57763
  }
57764
57764
  z(oo, "requireCodemirror");
57765
57765
  var cPe = Object.defineProperty, fPe = (e, t) => cPe(e, "name", { value: t, configurable: !0 });
@@ -58176,7 +58176,7 @@ const gPe = /* @__PURE__ */ So(QP), vPe = /* @__PURE__ */ YP({
58176
58176
  }, Symbol.toStringTag, { value: "Module" }));
58177
58177
  var bPe = Object.defineProperty, Ic = (e, t) => bPe(e, "name", { value: t, configurable: !0 }), EPe = { exports: {} }, nM;
58178
58178
  function R_() {
58179
- return nM || (nM = 1, function(e, t) {
58179
+ return nM || (nM = 1, (function(e, t) {
58180
58180
  (function(n) {
58181
58181
  n(oo());
58182
58182
  })(function(n) {
@@ -58268,7 +58268,7 @@ function R_() {
58268
58268
  return p(this, E, y, x, w);
58269
58269
  });
58270
58270
  });
58271
- }()), EPe.exports;
58271
+ })()), EPe.exports;
58272
58272
  }
58273
58273
  Ic(R_, "requireMatchbrackets");
58274
58274
  var SPe = Object.defineProperty, TPe = (e, t) => SPe(e, "name", { value: t, configurable: !0 });
@@ -58644,7 +58644,7 @@ function rj(e, t) {
58644
58644
  Vi(rj, "_mergeNamespaces");
58645
58645
  var FPe = { exports: {} }, PPe = { exports: {} }, rM;
58646
58646
  function ij() {
58647
- return rM || (rM = 1, function(e, t) {
58647
+ return rM || (rM = 1, (function(e, t) {
58648
58648
  (function(n) {
58649
58649
  n(oo());
58650
58650
  })(function(n) {
@@ -58760,7 +58760,7 @@ function ij() {
58760
58760
  return l(this, c, p);
58761
58761
  });
58762
58762
  });
58763
- }()), PPe.exports;
58763
+ })()), PPe.exports;
58764
58764
  }
58765
58765
  Vi(ij, "requireFoldcode");
58766
58766
  (function(e, t) {
@@ -59123,7 +59123,7 @@ const $Pe = /* @__PURE__ */ So(lj), qPe = /* @__PURE__ */ sj({
59123
59123
  }, Symbol.toStringTag, { value: "Module" }));
59124
59124
  var HPe = Object.defineProperty, ji = (e, t) => HPe(e, "name", { value: t, configurable: !0 }), GPe = { exports: {} }, iM;
59125
59125
  function X1() {
59126
- return iM || (iM = 1, function(e, t) {
59126
+ return iM || (iM = 1, (function(e, t) {
59127
59127
  (function(n) {
59128
59128
  n(oo());
59129
59129
  })(function(n) {
@@ -59387,7 +59387,7 @@ function X1() {
59387
59387
  _.length && this.setSelections(_, 0);
59388
59388
  });
59389
59389
  });
59390
- }()), GPe.exports;
59390
+ })()), GPe.exports;
59391
59391
  }
59392
59392
  ji(X1, "requireSearchcursor");
59393
59393
  var WPe = Object.defineProperty, YPe = (e, t) => WPe(e, "name", { value: t, configurable: !0 });
@@ -60185,7 +60185,7 @@ var cje = { exports: {} };
60185
60185
  n(oo());
60186
60186
  })(function(n) {
60187
60187
  n.defineMode("javascript", function(r, i) {
60188
- var o = r.indentUnit, l = i.statementIndent, c = i.jsonld, p = i.json || c, d = i.trackScope !== !1, m = i.typescript, b = i.wordCharacters || /[\w$\xa1-\uffff]/, E = function() {
60188
+ var o = r.indentUnit, l = i.statementIndent, c = i.jsonld, p = i.json || c, d = i.trackScope !== !1, m = i.typescript, b = i.wordCharacters || /[\w$\xa1-\uffff]/, E = (function() {
60189
60189
  function Y(Tr) {
60190
60190
  return { type: Tr, style: "keyword" };
60191
60191
  }
@@ -60234,7 +60234,7 @@ var cje = { exports: {} };
60234
60234
  extends: Ye,
60235
60235
  await: Ye
60236
60236
  };
60237
- }(), y = /[+\-*&%=<>!?|~^@]/, x = /^@(context|id|value|language|type|container|list|set|reverse|index|base|vocab|graph)"/;
60237
+ })(), y = /[+\-*&%=<>!?|~^@]/, x = /^@(context|id|value|language|type|container|list|set|reverse|index|base|vocab|graph)"/;
60238
60238
  function w(Y) {
60239
60239
  for (var ue = !1, Fe, Ye = !1; (Fe = Y.next()) != null; ) {
60240
60240
  if (!ue) {