@graphql-yoga/graphiql 4.4.1-alpha-20250827213240-0f554aeb3a0a7bb2111664b1685ed865805e9057 → 4.4.1-alpha-20250827213424-fc432af12054f35a192b11212337c897f51e491c

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 UE = { exports: {} }, pg = {}, BE = { exports: {} }, $E = {};
476
476
  */
477
477
  var sO;
478
478
  function JV() {
479
- return sO || (sO = 1, function(e) {
479
+ return sO || (sO = 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 JV() {
692
692
  }
693
693
  };
694
694
  };
695
- }($E)), $E;
695
+ })($E)), $E;
696
696
  }
697
697
  var lO;
698
698
  function e6() {
@@ -20389,7 +20389,7 @@ async function z9(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"), S = o.getReader(), y = !0, x = l.length, w = "", k = [];
20394
20394
  try {
20395
20395
  let N;
@@ -20420,7 +20420,7 @@ async function z9(e, t) {
20420
20420
  } finally {
20421
20421
  k.length && (yield k), await S.cancel();
20422
20422
  }
20423
- }(e.body, `--${i}`);
20423
+ })(e.body, `--${i}`);
20424
20424
  }
20425
20425
  function ex(e) {
20426
20426
  return JSON.stringify(e, null, 2);
@@ -29482,7 +29482,7 @@ function aOe() {
29482
29482
  }
29483
29483
  var PD;
29484
29484
  function Pn() {
29485
- return PD || (PD = 1, function(e) {
29485
+ return PD || (PD = 1, (function(e) {
29486
29486
  function t(K) {
29487
29487
  return Object.prototype.toString.call(K);
29488
29488
  }
@@ -29627,7 +29627,7 @@ function Pn() {
29627
29627
  return K = K.trim().replace(/\s+/g, " "), "ẞ".toLowerCase() === "Ṿ" && (K = K.replace(/ẞ/g, "ß")), K.toLowerCase().toUpperCase();
29628
29628
  }
29629
29629
  e.lib = {}, e.lib.mdurl = z3(), e.lib.ucmicro = aOe(), 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 = X, e.escapeRE = P, e.normalizeReference = ee;
29630
- }(dS)), dS;
29630
+ })(dS)), dS;
29631
29631
  }
29632
29632
  var mg = {}, xS, jD;
29633
29633
  function sOe() {
@@ -31885,7 +31885,7 @@ function AAe(e, t, n, r) {
31885
31885
  }
31886
31886
  var DAe = (
31887
31887
  /** @class */
31888
- function(e) {
31888
+ (function(e) {
31889
31889
  aI(t, e);
31890
31890
  function t() {
31891
31891
  return e !== null && e.apply(this, arguments) || this;
@@ -31899,7 +31899,7 @@ var DAe = (
31899
31899
  }, t.prototype.render = function() {
31900
31900
  return this.props.children;
31901
31901
  }, t;
31902
- }(Oe.Component)
31902
+ })(Oe.Component)
31903
31903
  );
31904
31904
  function kAe(e) {
31905
31905
  var t = e.preloadedFeatures, n = e.createVisualElement, r = e.projectionNodeConstructor, i = e.useRender, o = e.useVisualState, l = e.Component;
@@ -33421,7 +33421,7 @@ function r2e(e, t, n) {
33421
33421
  }
33422
33422
  var Rg = (
33423
33423
  /** @class */
33424
- function() {
33424
+ (function() {
33425
33425
  function e() {
33426
33426
  this.subscriptions = [];
33427
33427
  }
@@ -33445,12 +33445,12 @@ var Rg = (
33445
33445
  }, e.prototype.clear = function() {
33446
33446
  this.subscriptions.length = 0;
33447
33447
  }, e;
33448
- }()
33448
+ })()
33449
33449
  ), i2e = function(e) {
33450
33450
  return !isNaN(parseFloat(e));
33451
33451
  }, o2e = (
33452
33452
  /** @class */
33453
- function() {
33453
+ (function() {
33454
33454
  function e(t) {
33455
33455
  var n = this;
33456
33456
  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) {
@@ -33499,7 +33499,7 @@ var Rg = (
33499
33499
  }, e.prototype.destroy = function() {
33500
33500
  this.updateSubscribers.clear(), this.renderSubscribers.clear(), this.stop();
33501
33501
  }, e;
33502
- }()
33502
+ })()
33503
33503
  );
33504
33504
  function bd(e) {
33505
33505
  return new o2e(e);
@@ -33760,7 +33760,7 @@ var w2e = {
33760
33760
  })
33761
33761
  }, f5 = (
33762
33762
  /** @class */
33763
- function() {
33763
+ (function() {
33764
33764
  function e(t, n, r) {
33765
33765
  var i = this, o = r === void 0 ? {} : r, l = o.transformPagePoint;
33766
33766
  if (this.startEvent = null, this.lastMoveEvent = null, this.lastMoveEventInfo = null, this.handlers = {}, this.updatePoint = function() {
@@ -33796,7 +33796,7 @@ var w2e = {
33796
33796
  }, e.prototype.end = function() {
33797
33797
  this.removeListeners && this.removeListeners(), kh.update(this.updatePoint);
33798
33798
  }, e;
33799
- }()
33799
+ })()
33800
33800
  );
33801
33801
  function CT(e, t) {
33802
33802
  return t ? { point: t(e.point) } : e;
@@ -34013,7 +34013,7 @@ function V2e(e, t, n) {
34013
34013
  }
34014
34014
  var U2e = /* @__PURE__ */ new WeakMap(), B2e = (
34015
34015
  /** @class */
34016
- function() {
34016
+ (function() {
34017
34017
  function e(t) {
34018
34018
  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;
34019
34019
  }
@@ -34160,20 +34160,20 @@ var U2e = /* @__PURE__ */ new WeakMap(), B2e = (
34160
34160
  var p = N1(window, "resize", function() {
34161
34161
  return t.scalePositionWithinConstraints();
34162
34162
  });
34163
- return l.addEventListener("didUpdate", function(d) {
34163
+ return l.addEventListener("didUpdate", (function(d) {
34164
34164
  var m = d.delta, b = d.hasLayoutChanged;
34165
34165
  t.isDragging && b && (dl(function(S) {
34166
34166
  var y = t.getAxisMotionValue(S);
34167
34167
  y && (t.originPoint[S] += m[S].translate, y.set(y.get() + m[S].translate));
34168
34168
  }), t.visualElement.syncRender());
34169
- }), function() {
34169
+ })), function() {
34170
34170
  p(), i(), c();
34171
34171
  };
34172
34172
  }, e.prototype.getProps = function() {
34173
34173
  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 ? qx : m, S = t.dragMomentum, y = S === void 0 ? !0 : S;
34174
34174
  return Qe(Qe({}, t), { drag: r, dragDirectionLock: o, dragPropagation: c, dragConstraints: d, dragElastic: b, dragMomentum: y });
34175
34175
  }, e;
34176
- }()
34176
+ })()
34177
34177
  );
34178
34178
  function t0(e, t, n) {
34179
34179
  return (t === !0 || t === e) && (n === null || n === e);
@@ -34844,7 +34844,7 @@ var vg = {
34844
34844
  }
34845
34845
  }, fRe = (
34846
34846
  /** @class */
34847
- function(e) {
34847
+ (function(e) {
34848
34848
  aI(t, e);
34849
34849
  function t() {
34850
34850
  return e !== null && e.apply(this, arguments) || this;
@@ -34874,7 +34874,7 @@ var vg = {
34874
34874
  }, t.prototype.render = function() {
34875
34875
  return null;
34876
34876
  }, t;
34877
- }(Oe.Component)
34877
+ })(Oe.Component)
34878
34878
  );
34879
34879
  function dRe(e) {
34880
34880
  var t = Sr(a5(), 2), n = t[0], r = t[1], i = M.useContext(uF);
@@ -34980,7 +34980,7 @@ function _5(e, t) {
34980
34980
  }
34981
34981
  var xRe = (
34982
34982
  /** @class */
34983
- function() {
34983
+ (function() {
34984
34984
  function e() {
34985
34985
  this.members = [];
34986
34986
  }
@@ -35024,7 +35024,7 @@ var xRe = (
35024
35024
  }, e.prototype.removeLeadSnapshot = function() {
35025
35025
  this.lead && this.lead.snapshot && (this.lead.snapshot = void 0);
35026
35026
  }, e;
35027
- }()
35027
+ })()
35028
35028
  ), wRe = "translate3d(0px, 0px, 0) scale(1, 1) scale(1, 1)";
35029
35029
  function L2(e, t, n) {
35030
35030
  var r = e.x.translate / t.x, i = e.y.translate / t.y, o = "translate3d(".concat(r, "px, ").concat(i, "px, 0) ");
@@ -35039,7 +35039,7 @@ var CRe = function(e, t) {
35039
35039
  return e.depth - t.depth;
35040
35040
  }, _Re = (
35041
35041
  /** @class */
35042
- function() {
35042
+ (function() {
35043
35043
  function e() {
35044
35044
  this.children = [], this.isDirty = !1;
35045
35045
  }
@@ -35050,13 +35050,13 @@ var CRe = function(e, t) {
35050
35050
  }, e.prototype.forEach = function(t) {
35051
35051
  this.isDirty && this.children.sort(CRe), this.isDirty = !1, this.children.forEach(t);
35052
35052
  }, e;
35053
- }()
35053
+ })()
35054
35054
  ), I2 = 1e3;
35055
35055
  function N5(e) {
35056
35056
  var t = e.attachResizeListener, n = e.defaultParent, r = e.measureScroll, i = e.checkIsScrollRoot, o = e.resetTransform;
35057
35057
  return (
35058
35058
  /** @class */
35059
- function() {
35059
+ (function() {
35060
35060
  function l(c, p, d) {
35061
35061
  var m = this;
35062
35062
  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() {
@@ -35378,7 +35378,7 @@ function N5(e) {
35378
35378
  return (p = c.currentAnimation) === null || p === void 0 ? void 0 : p.stop();
35379
35379
  }), this.root.nodes.forEach(F2), this.root.sharedNodes.clear();
35380
35380
  }, l;
35381
- }()
35381
+ })()
35382
35382
  );
35383
35383
  }
35384
35384
  function NRe(e) {
@@ -36698,9 +36698,9 @@ function XMe(e, t, n = !0) {
36698
36698
  if (!r.current || l.defaultPrevented) return;
36699
36699
  let p = c(l);
36700
36700
  if (p === null || !p.getRootNode().contains(p) || !p.isConnected) return;
36701
- let d = function m(b) {
36701
+ let d = (function m(b) {
36702
36702
  return typeof b == "function" ? m(b()) : Array.isArray(b) || b instanceof Set ? b : [b];
36703
- }(e);
36703
+ })(e);
36704
36704
  for (let m of d) {
36705
36705
  if (m === null) continue;
36706
36706
  let b = m instanceof HTMLElement ? m : m.current;
@@ -37111,10 +37111,10 @@ function wLe(e, t) {
37111
37111
  var n, r, i, o, l;
37112
37112
  let c = Pv(), { id: p = `headlessui-combobox-input-${c}`, onChange: d, displayValue: m, type: b = "text", ...S } = e, y = Id("Combobox.Input"), x = Vv("Combobox.Input"), w = jv(y.inputRef, t), k = ZMe(y.inputRef), N = M.useRef(!1), D = e_(), O = Fn(() => {
37113
37113
  x.onChange(null), y.optionsRef.current && (y.optionsRef.current.scrollTop = 0), x.goToOption(ui.Nothing);
37114
- }), _ = function() {
37114
+ }), _ = (function() {
37115
37115
  var $;
37116
37116
  return typeof m == "function" && y.value !== void 0 ? ($ = m(y.value)) != null ? $ : "" : typeof y.value == "string" ? y.value : "";
37117
- }();
37117
+ })();
37118
37118
  Z2(([$, ne], [re, se]) => {
37119
37119
  if (N.current) return;
37120
37120
  let fe = y.inputRef.current;
@@ -40502,7 +40502,7 @@ function s3e() {
40502
40502
  return typeof Ae;
40503
40503
  } : function(Ae) {
40504
40504
  return Ae && typeof Symbol == "function" && Ae.constructor === Symbol && Ae !== Symbol.prototype ? "symbol" : typeof Ae;
40505
- }, t = /* @__PURE__ */ function() {
40505
+ }, t = /* @__PURE__ */ (function() {
40506
40506
  function Ae(be, Le) {
40507
40507
  var Ee = [], oe = !0, Pe = !1, et = void 0;
40508
40508
  try {
@@ -40526,14 +40526,14 @@ function s3e() {
40526
40526
  return Ae(be, Le);
40527
40527
  throw new TypeError("Invalid attempt to destructure non-iterable instance");
40528
40528
  };
40529
- }(), n = Object.assign || function(Ae) {
40529
+ })(), n = Object.assign || function(Ae) {
40530
40530
  for (var be = 1; be < arguments.length; be++) {
40531
40531
  var Le = arguments[be];
40532
40532
  for (var Ee in Le)
40533
40533
  Object.prototype.hasOwnProperty.call(Le, Ee) && (Ae[Ee] = Le[Ee]);
40534
40534
  }
40535
40535
  return Ae;
40536
- }, r = /* @__PURE__ */ function() {
40536
+ }, r = /* @__PURE__ */ (function() {
40537
40537
  function Ae(be, Le) {
40538
40538
  for (var Ee = 0; Ee < Le.length; Ee++) {
40539
40539
  var oe = Le[Ee];
@@ -40543,7 +40543,7 @@ function s3e() {
40543
40543
  return function(be, Le, Ee) {
40544
40544
  return Le && Ae(be.prototype, Le), Ee && Ae(be, Ee), be;
40545
40545
  };
40546
- }();
40546
+ })();
40547
40547
  yg.defaultValue = q;
40548
40548
  var i = Bb(), o = c(i), l = a3e;
40549
40549
  function c(Ae) {
@@ -40720,7 +40720,7 @@ function s3e() {
40720
40720
  return { kind: "EnumValue", value: Ae.getValues()[0].name };
40721
40721
  }
40722
40722
  }
40723
- var j = function(Ae) {
40723
+ var j = (function(Ae) {
40724
40724
  S(be, Ae);
40725
40725
  function be() {
40726
40726
  var Le, Ee, oe, Pe;
@@ -40818,7 +40818,7 @@ function s3e() {
40818
40818
  });
40819
40819
  }
40820
40820
  }]), be;
40821
- }(o.PureComponent);
40821
+ })(o.PureComponent);
40822
40822
  function q(Ae) {
40823
40823
  if ((0, l.isEnumType)(Ae))
40824
40824
  return { kind: "EnumValue", value: Ae.getValues()[0].name };
@@ -40838,7 +40838,7 @@ function s3e() {
40838
40838
  function X(Ae, be, Le) {
40839
40839
  return q(Le);
40840
40840
  }
40841
- var J = function(Ae) {
40841
+ var J = (function(Ae) {
40842
40842
  S(be, Ae);
40843
40843
  function be() {
40844
40844
  var Le, Ee, oe, Pe;
@@ -40936,14 +40936,14 @@ function s3e() {
40936
40936
  });
40937
40937
  }
40938
40938
  }]), be;
40939
- }(o.PureComponent);
40939
+ })(o.PureComponent);
40940
40940
  function ee(Ae) {
40941
40941
  return Ae.ctrlKey && Ae.key === "Enter";
40942
40942
  }
40943
40943
  function K(Ae) {
40944
40944
  return Ae !== "FragmentDefinition";
40945
40945
  }
40946
- var $ = function(Ae) {
40946
+ var $ = (function(Ae) {
40947
40947
  S(be, Ae);
40948
40948
  function be() {
40949
40949
  var Le, Ee, oe, Pe;
@@ -40987,7 +40987,7 @@ function s3e() {
40987
40987
  );
40988
40988
  }
40989
40989
  }]), be;
40990
- }(o.PureComponent), ne = function(Ae) {
40990
+ })(o.PureComponent), ne = (function(Ae) {
40991
40991
  S(be, Ae);
40992
40992
  function be() {
40993
40993
  var Le, Ee, oe, Pe;
@@ -41245,7 +41245,7 @@ function s3e() {
41245
41245
  );
41246
41246
  }
41247
41247
  }]), be;
41248
- }(o.PureComponent), re = function(Ae) {
41248
+ })(o.PureComponent), re = (function(Ae) {
41249
41249
  S(be, Ae);
41250
41250
  function be() {
41251
41251
  var Le, Ee, oe, Pe;
@@ -41347,7 +41347,7 @@ function s3e() {
41347
41347
  );
41348
41348
  }
41349
41349
  }]), be;
41350
- }(o.PureComponent), se = function(Ae) {
41350
+ })(o.PureComponent), se = (function(Ae) {
41351
41351
  S(be, Ae);
41352
41352
  function be() {
41353
41353
  var Le, Ee, oe, Pe;
@@ -41401,7 +41401,7 @@ function s3e() {
41401
41401
  );
41402
41402
  }
41403
41403
  }]), be;
41404
- }(o.PureComponent);
41404
+ })(o.PureComponent);
41405
41405
  function fe(Ae, be, Le, Ee) {
41406
41406
  var oe = [], Pe = !0, et = !1, ct = void 0;
41407
41407
  try {
@@ -41409,7 +41409,7 @@ function s3e() {
41409
41409
  var qe = xe.value;
41410
41410
  if ((0, l.isRequiredInputField)(qe) || be && be(Le, qe)) {
41411
41411
  var nt = P(qe.type);
41412
- (0, l.isInputObjectType)(nt) ? function() {
41412
+ (0, l.isInputObjectType)(nt) ? (function() {
41413
41413
  var ht = nt.getFields();
41414
41414
  oe.push({
41415
41415
  kind: "ObjectField",
@@ -41421,7 +41421,7 @@ function s3e() {
41421
41421
  }))
41422
41422
  }
41423
41423
  });
41424
- }() : (0, l.isLeafType)(nt) && oe.push({
41424
+ })() : (0, l.isLeafType)(nt) && oe.push({
41425
41425
  kind: "ObjectField",
41426
41426
  name: { kind: "Name", value: qe.name },
41427
41427
  value: Ae(Le, qe, nt)
@@ -41447,7 +41447,7 @@ function s3e() {
41447
41447
  var xe = Ye.value;
41448
41448
  if (L(xe) || be && be(Le, xe)) {
41449
41449
  var qe = P(xe.type);
41450
- (0, l.isInputObjectType)(qe) ? function() {
41450
+ (0, l.isInputObjectType)(qe) ? (function() {
41451
41451
  var nt = qe.getFields();
41452
41452
  Ee.push({
41453
41453
  kind: "Argument",
@@ -41459,7 +41459,7 @@ function s3e() {
41459
41459
  }))
41460
41460
  }
41461
41461
  });
41462
- }() : (0, l.isLeafType)(qe) && Ee.push({
41462
+ })() : (0, l.isLeafType)(qe) && Ee.push({
41463
41463
  kind: "Argument",
41464
41464
  name: { kind: "Name", value: xe.name },
41465
41465
  value: Ae(Le, xe, qe)
@@ -41478,7 +41478,7 @@ function s3e() {
41478
41478
  }
41479
41479
  return Ee;
41480
41480
  }
41481
- var ge = function(Ae) {
41481
+ var ge = (function(Ae) {
41482
41482
  S(be, Ae);
41483
41483
  function be() {
41484
41484
  var Le, Ee, oe, Pe;
@@ -41759,7 +41759,7 @@ function s3e() {
41759
41759
  return Pt;
41760
41760
  }
41761
41761
  }]), be;
41762
- }(o.PureComponent);
41762
+ })(o.PureComponent);
41763
41763
  function ae(Ae) {
41764
41764
  try {
41765
41765
  return Ae.trim() ? (0, l.parse)(
@@ -41825,7 +41825,7 @@ function s3e() {
41825
41825
  borderTop: "none",
41826
41826
  borderBottom: "none"
41827
41827
  }
41828
- }, Ge = function(Ae) {
41828
+ }, Ge = (function(Ae) {
41829
41829
  S(be, Ae);
41830
41830
  function be() {
41831
41831
  var Le, Ee, oe, Pe;
@@ -41986,7 +41986,7 @@ function s3e() {
41986
41986
  );
41987
41987
  }
41988
41988
  }]), be;
41989
- }(o.PureComponent);
41989
+ })(o.PureComponent);
41990
41990
  function Xe() {
41991
41991
  return o.createElement(
41992
41992
  "div",
@@ -42032,7 +42032,7 @@ function s3e() {
42032
42032
  )
42033
42033
  );
42034
42034
  }
42035
- var Lt = function(Ae) {
42035
+ var Lt = (function(Ae) {
42036
42036
  S(be, Ae);
42037
42037
  function be() {
42038
42038
  var Le, Ee, oe, Pe;
@@ -42347,12 +42347,12 @@ function s3e() {
42347
42347
  );
42348
42348
  }
42349
42349
  }]), be;
42350
- }(o.PureComponent);
42350
+ })(o.PureComponent);
42351
42351
  Lt.defaultProps = {
42352
42352
  getDefaultFieldNames: _,
42353
42353
  getDefaultScalarArgValue: X
42354
42354
  };
42355
- var gt = function(Ae) {
42355
+ var gt = (function(Ae) {
42356
42356
  S(be, Ae);
42357
42357
  function be() {
42358
42358
  var Le, Ee, oe, Pe;
@@ -42387,7 +42387,7 @@ function s3e() {
42387
42387
  ) : this.props.children;
42388
42388
  }
42389
42389
  }]), be;
42390
- }(o.Component), at = function(Ae) {
42390
+ })(o.Component), at = (function(Ae) {
42391
42391
  S(be, Ae);
42392
42392
  function be() {
42393
42393
  return m(this, be), b(this, (be.__proto__ || Object.getPrototypeOf(be)).apply(this, arguments));
@@ -42450,7 +42450,7 @@ function s3e() {
42450
42450
  );
42451
42451
  }
42452
42452
  }]), be;
42453
- }(o.PureComponent);
42453
+ })(o.PureComponent);
42454
42454
  return at.defaultValue = q, at.defaultProps = {
42455
42455
  width: 320,
42456
42456
  title: "Explorer"
@@ -42615,10 +42615,10 @@ function K4(e) {
42615
42615
  }), _ = x0({
42616
42616
  defaultSizeRelation: 3,
42617
42617
  direction: "vertical",
42618
- initiallyHidden: function() {
42618
+ initiallyHidden: (function() {
42619
42619
  if (!(e.defaultEditorToolsVisibility === "variables" || e.defaultEditorToolsVisibility === "headers"))
42620
42620
  return typeof e.defaultEditorToolsVisibility == "boolean" ? e.defaultEditorToolsVisibility ? void 0 : "second" : l.initialVariables || l.initialHeaders ? void 0 : "second";
42621
- }(),
42621
+ })(),
42622
42622
  sizeThresholdSecond: 60,
42623
42623
  storageKey: "secondaryEditorFlex"
42624
42624
  }), L = C0(M.useState(function() {
@@ -45074,7 +45074,7 @@ function NFe(e) {
45074
45074
  complete() {
45075
45075
  ne.done = !0, ne.resolve();
45076
45076
  }
45077
- }), se = async function* () {
45077
+ }), se = (async function* () {
45078
45078
  for (; ; ) {
45079
45079
  for ($.length || await new Promise((Z) => ne.resolve = Z); $.length; )
45080
45080
  yield $.shift();
@@ -45083,7 +45083,7 @@ function NFe(e) {
45083
45083
  if (ne.done)
45084
45084
  return;
45085
45085
  }
45086
- }();
45086
+ })();
45087
45087
  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;
45088
45088
  },
45089
45089
  async dispose() {
@@ -45402,7 +45402,7 @@ function IFe(e, t, n) {
45402
45402
  }
45403
45403
  var mP = (
45404
45404
  /** @class */
45405
- function(e) {
45405
+ (function(e) {
45406
45406
  LFe(t, e);
45407
45407
  function t(n) {
45408
45408
  var r = e.call(this, n) || this;
@@ -45412,7 +45412,7 @@ var mP = (
45412
45412
  }), 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;
45413
45413
  }
45414
45414
  return t;
45415
- }(Error)
45415
+ })(Error)
45416
45416
  );
45417
45417
  (function() {
45418
45418
  function e(t) {
@@ -45624,7 +45624,7 @@ function jFe(e) {
45624
45624
  }
45625
45625
  var c0 = /* @__PURE__ */ new WeakMap(), Hh = (
45626
45626
  /** @class */
45627
- function() {
45627
+ (function() {
45628
45628
  function e(t, n) {
45629
45629
  c0.set(this, {
45630
45630
  executor: t,
@@ -45677,11 +45677,11 @@ var c0 = /* @__PURE__ */ new WeakMap(), Hh = (
45677
45677
  }, e.prototype[Symbol.asyncIterator] = function() {
45678
45678
  return this;
45679
45679
  }, e.race = VFe, e.merge = UFe, e.zip = BFe, e.latest = $Fe, e;
45680
- }()
45680
+ })()
45681
45681
  );
45682
45682
  function H1(e, t) {
45683
45683
  var n, r, i = [], o = function(d) {
45684
- 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() {
45684
+ 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() {
45685
45685
  return IFe(this, arguments, function() {
45686
45686
  return Kc(this, function(S) {
45687
45687
  switch (S.label) {
@@ -45703,7 +45703,7 @@ function H1(e, t) {
45703
45703
  }
45704
45704
  });
45705
45705
  });
45706
- }());
45706
+ })());
45707
45707
  };
45708
45708
  try {
45709
45709
  for (var l = zh(e), c = l.next(); !c.done; c = l.next()) {
@@ -46061,7 +46061,7 @@ async function qFe(e, t) {
46061
46061
  let o = r + 9, l = n.indexOf(";", o);
46062
46062
  i = n.slice(o, l > -1 ? l : void 0).trim().replace(/"/g, "");
46063
46063
  }
46064
- return async function* (o, l, c) {
46064
+ return (async function* (o, l, c) {
46065
46065
  let p, d, m, b = Buffer.byteLength(l), S = Buffer.alloc(0), y = [];
46066
46066
  e: for await (let x of o) {
46067
46067
  p = S.byteLength, S = Buffer.concat([S, x]);
@@ -46087,7 +46087,7 @@ async function qFe(e, t) {
46087
46087
  y.length && (yield y);
46088
46088
  }
46089
46089
  y.length && (yield y);
46090
- }(e, `--${i}`);
46090
+ })(e, `--${i}`);
46091
46091
  }
46092
46092
  function zFe(e) {
46093
46093
  if (typeof e != "object" || e === null)
@@ -47593,7 +47593,7 @@ var UT, PR;
47593
47593
  function k5e() {
47594
47594
  if (PR) return UT;
47595
47595
  PR = 1;
47596
- var e = /* @__PURE__ */ function() {
47596
+ var e = /* @__PURE__ */ (function() {
47597
47597
  function y(w, k) {
47598
47598
  if (typeof w != "function")
47599
47599
  throw new TypeError("DataLoader must be constructed with a function which accepts " + ("Array<key> and returns Promise<Array<value>>, but got: " + w + "."));
@@ -47654,7 +47654,7 @@ function k5e() {
47654
47654
  }
47655
47655
  return this;
47656
47656
  }, y;
47657
- }(), t = typeof process == "object" && typeof process.nextTick == "function" ? function(y) {
47657
+ })(), t = typeof process == "object" && typeof process.nextTick == "function" ? function(y) {
47658
47658
  n || (n = Promise.resolve()), n.then(function() {
47659
47659
  process.nextTick(y);
47660
47660
  });
@@ -50769,12 +50769,12 @@ function K4e() {
50769
50769
  }
50770
50770
  }, function(D, O) {
50771
50771
  var _;
50772
- return p = D + "", o = 0, l = " ", _ = w(), y(), l && d("Syntax error"), typeof O == "function" ? function L(V, P) {
50772
+ return p = D + "", o = 0, l = " ", _ = w(), y(), l && d("Syntax error"), typeof O == "function" ? (function L(V, P) {
50773
50773
  var F, j = V[P];
50774
50774
  return j && typeof j == "object" && Object.keys(j).forEach(function(q) {
50775
50775
  F = L(j, q), F !== void 0 ? j[q] = F : delete j[q];
50776
50776
  }), O.call(V, P, j);
50777
- }({ "": _ }, "") : _;
50777
+ })({ "": _ }, "") : _;
50778
50778
  };
50779
50779
  }
50780
50780
  let r;
@@ -51233,7 +51233,7 @@ function So(e) {
51233
51233
  z(So, "getDefaultExportFromCjs");
51234
51234
  var JR = { exports: {} }, eM;
51235
51235
  function oo() {
51236
- return eM || (eM = 1, function(e, t) {
51236
+ return eM || (eM = 1, (function(e, t) {
51237
51237
  (function(n, r) {
51238
51238
  e.exports = r();
51239
51239
  })(lPe, function() {
@@ -51480,7 +51480,7 @@ function oo() {
51480
51480
  return g ?? bt;
51481
51481
  }
51482
51482
  z(pt, "getBidiPartAt");
51483
- var Yt = function() {
51483
+ var Yt = (function() {
51484
51484
  var s = "bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN", f = "nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";
51485
51485
  function v(H) {
51486
51486
  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";
@@ -51557,7 +51557,7 @@ function oo() {
51557
51557
  }
51558
51558
  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;
51559
51559
  };
51560
- }();
51560
+ })();
51561
51561
  function jt(s, f) {
51562
51562
  var v = s.order;
51563
51563
  return v == null && (v = s.order = Yt(s.text, f)), v;
@@ -51648,12 +51648,12 @@ function oo() {
51648
51648
  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;
51649
51649
  }
51650
51650
  z(kn, "e_button");
51651
- var Xn = function() {
51651
+ var Xn = (function() {
51652
51652
  if (p && d < 9)
51653
51653
  return !1;
51654
51654
  var s = K("div");
51655
51655
  return "draggable" in s || "dragDrop" in s;
51656
- }(), It;
51656
+ })(), It;
51657
51657
  function un(s) {
51658
51658
  if (It == null) {
51659
51659
  var f = K("span", "​");
@@ -51697,10 +51697,10 @@ b`.split(/\n/).length != 3 ? function(s) {
51697
51697
  } catch {
51698
51698
  }
51699
51699
  return !f || f.parentElement() != s ? !1 : f.compareEndPoints("StartToEnd", f) != 0;
51700
- }, Bo = function() {
51700
+ }, Bo = (function() {
51701
51701
  var s = K("div");
51702
51702
  return "oncopy" in s ? !0 : (s.setAttribute("oncopy", "return;"), typeof s.oncopy == "function");
51703
- }(), To = null;
51703
+ })(), To = null;
51704
51704
  function vr(s) {
51705
51705
  if (To != null)
51706
51706
  return To;
@@ -57739,11 +57739,11 @@ b`.split(/\n/).length != 3 ? function(s) {
57739
57739
  z(Fp, "addLegacyProps"), $m(Mn), Xr(Mn);
57740
57740
  var Wm = "iter insert remove copy getEditor constructor".split(" ");
57741
57741
  for (var zf in Ei.prototype)
57742
- Ei.prototype.hasOwnProperty(zf) && Se(Wm, zf) < 0 && (Mn.prototype[zf] = /* @__PURE__ */ function(s) {
57742
+ Ei.prototype.hasOwnProperty(zf) && Se(Wm, zf) < 0 && (Mn.prototype[zf] = /* @__PURE__ */ (function(s) {
57743
57743
  return function() {
57744
57744
  return s.apply(this.doc, arguments);
57745
57745
  };
57746
- }(Ei.prototype[zf]));
57746
+ })(Ei.prototype[zf]));
57747
57747
  return kr(Ei), Mn.inputStyles = { textarea: ur, contenteditable: Cn }, Mn.defineMode = function(s) {
57748
57748
  !Mn.defaults.mode && s != "null" && (Mn.defaults.mode = s), Ai.apply(this, arguments);
57749
57749
  }, Mn.defineMIME = Vr, Mn.defineMode("null", function() {
@@ -57756,7 +57756,7 @@ b`.split(/\n/).length != 3 ? function(s) {
57756
57756
  Ei.prototype[s] = f;
57757
57757
  }, Mn.fromTextArea = Ip, Fp(Mn), Mn.version = "5.65.3", Mn;
57758
57758
  });
57759
- }(JR)), JR.exports;
57759
+ })(JR)), JR.exports;
57760
57760
  }
57761
57761
  z(oo, "requireCodemirror");
57762
57762
  var uPe = Object.defineProperty, cPe = (e, t) => uPe(e, "name", { value: t, configurable: !0 });
@@ -58173,7 +58173,7 @@ const mPe = /* @__PURE__ */ So(WP), gPe = /* @__PURE__ */ YP({
58173
58173
  }, Symbol.toStringTag, { value: "Module" }));
58174
58174
  var yPe = Object.defineProperty, Ic = (e, t) => yPe(e, "name", { value: t, configurable: !0 }), bPe = { exports: {} }, tM;
58175
58175
  function R_() {
58176
- return tM || (tM = 1, function(e, t) {
58176
+ return tM || (tM = 1, (function(e, t) {
58177
58177
  (function(n) {
58178
58178
  n(oo());
58179
58179
  })(function(n) {
@@ -58265,7 +58265,7 @@ function R_() {
58265
58265
  return p(this, S, y, x, w);
58266
58266
  });
58267
58267
  });
58268
- }()), bPe.exports;
58268
+ })()), bPe.exports;
58269
58269
  }
58270
58270
  Ic(R_, "requireMatchbrackets");
58271
58271
  var EPe = Object.defineProperty, SPe = (e, t) => EPe(e, "name", { value: t, configurable: !0 });
@@ -58641,7 +58641,7 @@ function nj(e, t) {
58641
58641
  Vi(nj, "_mergeNamespaces");
58642
58642
  var IPe = { exports: {} }, FPe = { exports: {} }, nM;
58643
58643
  function rj() {
58644
- return nM || (nM = 1, function(e, t) {
58644
+ return nM || (nM = 1, (function(e, t) {
58645
58645
  (function(n) {
58646
58646
  n(oo());
58647
58647
  })(function(n) {
@@ -58757,7 +58757,7 @@ function rj() {
58757
58757
  return l(this, c, p);
58758
58758
  });
58759
58759
  });
58760
- }()), FPe.exports;
58760
+ })()), FPe.exports;
58761
58761
  }
58762
58762
  Vi(rj, "requireFoldcode");
58763
58763
  (function(e, t) {
@@ -59120,7 +59120,7 @@ const BPe = /* @__PURE__ */ So(sj), $Pe = /* @__PURE__ */ aj({
59120
59120
  }, Symbol.toStringTag, { value: "Module" }));
59121
59121
  var zPe = Object.defineProperty, ji = (e, t) => zPe(e, "name", { value: t, configurable: !0 }), HPe = { exports: {} }, rM;
59122
59122
  function W1() {
59123
- return rM || (rM = 1, function(e, t) {
59123
+ return rM || (rM = 1, (function(e, t) {
59124
59124
  (function(n) {
59125
59125
  n(oo());
59126
59126
  })(function(n) {
@@ -59384,7 +59384,7 @@ function W1() {
59384
59384
  _.length && this.setSelections(_, 0);
59385
59385
  });
59386
59386
  });
59387
- }()), HPe.exports;
59387
+ })()), HPe.exports;
59388
59388
  }
59389
59389
  ji(W1, "requireSearchcursor");
59390
59390
  var GPe = Object.defineProperty, YPe = (e, t) => GPe(e, "name", { value: t, configurable: !0 });
@@ -60182,7 +60182,7 @@ var uje = { exports: {} };
60182
60182
  n(oo());
60183
60183
  })(function(n) {
60184
60184
  n.defineMode("javascript", function(r, i) {
60185
- 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]/, S = function() {
60185
+ 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]/, S = (function() {
60186
60186
  function W(Tr) {
60187
60187
  return { type: Tr, style: "keyword" };
60188
60188
  }
@@ -60231,7 +60231,7 @@ var uje = { exports: {} };
60231
60231
  extends: We,
60232
60232
  await: We
60233
60233
  };
60234
- }(), y = /[+\-*&%=<>!?|~^@]/, x = /^@(context|id|value|language|type|container|list|set|reverse|index|base|vocab|graph)"/;
60234
+ })(), y = /[+\-*&%=<>!?|~^@]/, x = /^@(context|id|value|language|type|container|list|set|reverse|index|base|vocab|graph)"/;
60235
60235
  function w(W) {
60236
60236
  for (var ue = !1, Fe, We = !1; (Fe = W.next()) != null; ) {
60237
60237
  if (!ue) {