@pipedream/connect-react 1.1.0 → 1.2.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.
@@ -78,7 +78,7 @@ pt.prototype.commaOrSpaceSeparated = !1;
78
78
  pt.prototype.mustUseProperty = !1;
79
79
  pt.prototype.defined = !1;
80
80
  let fc = 0;
81
- const ne = hn(), Ge = hn(), ws = hn(), V = hn(), Ce = hn(), Cn = hn(), tt = hn();
81
+ const ne = hn(), Ge = hn(), ws = hn(), D = hn(), Ce = hn(), Cn = hn(), tt = hn();
82
82
  function hn() {
83
83
  return 2 ** ++fc;
84
84
  }
@@ -88,7 +88,7 @@ const Si = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
88
88
  booleanish: Ge,
89
89
  commaOrSpaceSeparated: tt,
90
90
  commaSeparated: Cn,
91
- number: V,
91
+ number: D,
92
92
  overloadedBoolean: ws,
93
93
  spaceSeparated: Ce
94
94
  }, Symbol.toStringTag, { value: "Module" })), oi = Object.keys(Si);
@@ -171,9 +171,9 @@ const Ps = Mn({
171
171
  ariaAutoComplete: null,
172
172
  ariaBusy: Ge,
173
173
  ariaChecked: Ge,
174
- ariaColCount: V,
175
- ariaColIndex: V,
176
- ariaColSpan: V,
174
+ ariaColCount: D,
175
+ ariaColIndex: D,
176
+ ariaColSpan: D,
177
177
  ariaControls: Ce,
178
178
  ariaCurrent: null,
179
179
  ariaDescribedBy: Ce,
@@ -190,7 +190,7 @@ const Ps = Mn({
190
190
  ariaKeyShortcuts: null,
191
191
  ariaLabel: null,
192
192
  ariaLabelledBy: Ce,
193
- ariaLevel: V,
193
+ ariaLevel: D,
194
194
  ariaLive: null,
195
195
  ariaModal: Ge,
196
196
  ariaMultiLine: Ge,
@@ -198,21 +198,21 @@ const Ps = Mn({
198
198
  ariaOrientation: null,
199
199
  ariaOwns: Ce,
200
200
  ariaPlaceholder: null,
201
- ariaPosInSet: V,
201
+ ariaPosInSet: D,
202
202
  ariaPressed: Ge,
203
203
  ariaReadOnly: Ge,
204
204
  ariaRelevant: null,
205
205
  ariaRequired: Ge,
206
206
  ariaRoleDescription: Ce,
207
- ariaRowCount: V,
208
- ariaRowIndex: V,
209
- ariaRowSpan: V,
207
+ ariaRowCount: D,
208
+ ariaRowIndex: D,
209
+ ariaRowSpan: D,
210
210
  ariaSelected: Ge,
211
- ariaSetSize: V,
211
+ ariaSetSize: D,
212
212
  ariaSort: null,
213
- ariaValueMax: V,
214
- ariaValueMin: V,
215
- ariaValueNow: V,
213
+ ariaValueMax: D,
214
+ ariaValueMin: D,
215
+ ariaValueNow: D,
216
216
  ariaValueText: null,
217
217
  role: null
218
218
  }
@@ -250,13 +250,13 @@ const Ps = Mn({
250
250
  checked: ne,
251
251
  cite: null,
252
252
  className: Ce,
253
- cols: V,
253
+ cols: D,
254
254
  colSpan: null,
255
255
  content: null,
256
256
  contentEditable: Ge,
257
257
  controls: ne,
258
258
  controlsList: Ce,
259
- coords: V | Cn,
259
+ coords: D | Cn,
260
260
  crossOrigin: null,
261
261
  data: null,
262
262
  dateTime: null,
@@ -278,9 +278,9 @@ const Ps = Mn({
278
278
  formNoValidate: ne,
279
279
  formTarget: null,
280
280
  headers: Ce,
281
- height: V,
281
+ height: D,
282
282
  hidden: ne,
283
- high: V,
283
+ high: D,
284
284
  href: null,
285
285
  hrefLang: null,
286
286
  htmlFor: Ce,
@@ -305,14 +305,14 @@ const Ps = Mn({
305
305
  list: null,
306
306
  loading: null,
307
307
  loop: ne,
308
- low: V,
308
+ low: D,
309
309
  manifest: null,
310
310
  max: null,
311
- maxLength: V,
311
+ maxLength: D,
312
312
  media: null,
313
313
  method: null,
314
314
  min: null,
315
- minLength: V,
315
+ minLength: D,
316
316
  multiple: ne,
317
317
  muted: ne,
318
318
  name: null,
@@ -408,7 +408,7 @@ const Ps = Mn({
408
408
  onWaiting: null,
409
409
  onWheel: null,
410
410
  open: ne,
411
- optimum: V,
411
+ optimum: D,
412
412
  pattern: null,
413
413
  ping: Ce,
414
414
  placeholder: null,
@@ -423,8 +423,8 @@ const Ps = Mn({
423
423
  rel: Ce,
424
424
  required: ne,
425
425
  reversed: ne,
426
- rows: V,
427
- rowSpan: V,
426
+ rows: D,
427
+ rowSpan: D,
428
428
  sandbox: Ce,
429
429
  scope: null,
430
430
  scoped: ne,
@@ -434,19 +434,19 @@ const Ps = Mn({
434
434
  shadowRootDelegatesFocus: ne,
435
435
  shadowRootMode: null,
436
436
  shape: null,
437
- size: V,
437
+ size: D,
438
438
  sizes: null,
439
439
  slot: null,
440
- span: V,
440
+ span: D,
441
441
  spellCheck: Ge,
442
442
  src: null,
443
443
  srcDoc: null,
444
444
  srcLang: null,
445
445
  srcSet: null,
446
- start: V,
446
+ start: D,
447
447
  step: null,
448
448
  style: null,
449
- tabIndex: V,
449
+ tabIndex: D,
450
450
  target: null,
451
451
  title: null,
452
452
  translate: null,
@@ -454,7 +454,7 @@ const Ps = Mn({
454
454
  typeMustMatch: ne,
455
455
  useMap: null,
456
456
  value: Ge,
457
- width: V,
457
+ width: D,
458
458
  wrap: null,
459
459
  writingSuggestions: null,
460
460
  // Legacy.
@@ -471,11 +471,11 @@ const Ps = Mn({
471
471
  // `<body>`. Use CSS `background-image` instead
472
472
  bgColor: null,
473
473
  // `<body>` and table elements. Use CSS `background-color` instead
474
- border: V,
474
+ border: D,
475
475
  // `<table>`. Use CSS `border-width` instead,
476
476
  borderColor: null,
477
477
  // `<table>`. Use CSS `border-color` instead,
478
- bottomMargin: V,
478
+ bottomMargin: D,
479
479
  // `<body>`
480
480
  cellPadding: null,
481
481
  // `<table>`
@@ -509,9 +509,9 @@ const Ps = Mn({
509
509
  // `<table>`
510
510
  frameBorder: null,
511
511
  // `<iframe>`. Use CSS `border` instead
512
- hSpace: V,
512
+ hSpace: D,
513
513
  // `<img>` and `<object>`
514
- leftMargin: V,
514
+ leftMargin: D,
515
515
  // `<body>`
516
516
  link: null,
517
517
  // `<body>`. Use CSS `a:link {color: *}` instead
@@ -519,9 +519,9 @@ const Ps = Mn({
519
519
  // `<frame>`, `<iframe>`, and `<img>`. Use an `<a>`
520
520
  lowSrc: null,
521
521
  // `<img>`. Use a `<picture>`
522
- marginHeight: V,
522
+ marginHeight: D,
523
523
  // `<body>`
524
- marginWidth: V,
524
+ marginWidth: D,
525
525
  // `<body>`
526
526
  noResize: ne,
527
527
  // `<frame>`
@@ -539,7 +539,7 @@ const Ps = Mn({
539
539
  // `<isindex>`
540
540
  rev: null,
541
541
  // `<link>`
542
- rightMargin: V,
542
+ rightMargin: D,
543
543
  // `<body>`
544
544
  rules: null,
545
545
  // `<table>`
@@ -553,7 +553,7 @@ const Ps = Mn({
553
553
  // `<table>`
554
554
  text: null,
555
555
  // `<body>`. Use CSS `color` instead
556
- topMargin: V,
556
+ topMargin: D,
557
557
  // `<body>`
558
558
  valueType: null,
559
559
  // `<param>`
@@ -563,7 +563,7 @@ const Ps = Mn({
563
563
  // Several. Use CSS `vertical-align` instead
564
564
  vLink: null,
565
565
  // `<body>`. Use CSS `a:visited {color}` instead
566
- vSpace: V,
566
+ vSpace: D,
567
567
  // `<img>` and `<object>`
568
568
  // Non-standard Properties.
569
569
  allowTransparency: null,
@@ -573,7 +573,7 @@ const Ps = Mn({
573
573
  disableRemotePlayback: ne,
574
574
  prefix: null,
575
575
  property: null,
576
- results: V,
576
+ results: D,
577
577
  security: null,
578
578
  unselectable: null
579
579
  }
@@ -757,27 +757,27 @@ const Ps = Mn({
757
757
  transform: ks,
758
758
  properties: {
759
759
  about: tt,
760
- accentHeight: V,
760
+ accentHeight: D,
761
761
  accumulate: null,
762
762
  additive: null,
763
763
  alignmentBaseline: null,
764
- alphabetic: V,
765
- amplitude: V,
764
+ alphabetic: D,
765
+ amplitude: D,
766
766
  arabicForm: null,
767
- ascent: V,
767
+ ascent: D,
768
768
  attributeName: null,
769
769
  attributeType: null,
770
- azimuth: V,
770
+ azimuth: D,
771
771
  bandwidth: null,
772
772
  baselineShift: null,
773
773
  baseFrequency: null,
774
774
  baseProfile: null,
775
775
  bbox: null,
776
776
  begin: null,
777
- bias: V,
777
+ bias: D,
778
778
  by: null,
779
779
  calcMode: null,
780
- capHeight: V,
780
+ capHeight: D,
781
781
  className: Ce,
782
782
  clip: null,
783
783
  clipPath: null,
@@ -798,26 +798,26 @@ const Ps = Mn({
798
798
  d: null,
799
799
  dataType: null,
800
800
  defaultAction: null,
801
- descent: V,
802
- diffuseConstant: V,
801
+ descent: D,
802
+ diffuseConstant: D,
803
803
  direction: null,
804
804
  display: null,
805
805
  dur: null,
806
- divisor: V,
806
+ divisor: D,
807
807
  dominantBaseline: null,
808
808
  download: ne,
809
809
  dx: null,
810
810
  dy: null,
811
811
  edgeMode: null,
812
812
  editable: null,
813
- elevation: V,
813
+ elevation: D,
814
814
  enableBackground: null,
815
815
  end: null,
816
816
  event: null,
817
- exponent: V,
817
+ exponent: D,
818
818
  externalResourcesRequired: null,
819
819
  fill: null,
820
- fillOpacity: V,
820
+ fillOpacity: D,
821
821
  fillRule: null,
822
822
  filter: null,
823
823
  filterRes: null,
@@ -847,27 +847,27 @@ const Ps = Mn({
847
847
  gradientTransform: null,
848
848
  gradientUnits: null,
849
849
  handler: null,
850
- hanging: V,
850
+ hanging: D,
851
851
  hatchContentUnits: null,
852
852
  hatchUnits: null,
853
853
  height: null,
854
854
  href: null,
855
855
  hrefLang: null,
856
- horizAdvX: V,
857
- horizOriginX: V,
858
- horizOriginY: V,
856
+ horizAdvX: D,
857
+ horizOriginX: D,
858
+ horizOriginY: D,
859
859
  id: null,
860
- ideographic: V,
860
+ ideographic: D,
861
861
  imageRendering: null,
862
862
  initialVisibility: null,
863
863
  in: null,
864
864
  in2: null,
865
- intercept: V,
866
- k: V,
867
- k1: V,
868
- k2: V,
869
- k3: V,
870
- k4: V,
865
+ intercept: D,
866
+ k: D,
867
+ k1: D,
868
+ k2: D,
869
+ k3: D,
870
+ k4: D,
871
871
  kernelMatrix: tt,
872
872
  kernelUnitLength: null,
873
873
  keyPoints: null,
@@ -881,7 +881,7 @@ const Ps = Mn({
881
881
  lengthAdjust: null,
882
882
  letterSpacing: null,
883
883
  lightingColor: null,
884
- limitingConeAngle: V,
884
+ limitingConeAngle: D,
885
885
  local: null,
886
886
  markerEnd: null,
887
887
  markerMid: null,
@@ -897,7 +897,7 @@ const Ps = Mn({
897
897
  media: null,
898
898
  mediaCharacterEncoding: null,
899
899
  mediaContentEncodings: null,
900
- mediaSize: V,
900
+ mediaSize: D,
901
901
  mediaTime: null,
902
902
  method: null,
903
903
  min: null,
@@ -1003,12 +1003,12 @@ const Ps = Mn({
1003
1003
  origin: null,
1004
1004
  overflow: null,
1005
1005
  overlay: null,
1006
- overlinePosition: V,
1007
- overlineThickness: V,
1006
+ overlinePosition: D,
1007
+ overlineThickness: D,
1008
1008
  paintOrder: null,
1009
1009
  panose1: null,
1010
1010
  path: null,
1011
- pathLength: V,
1011
+ pathLength: D,
1012
1012
  patternContentUnits: null,
1013
1013
  patternTransform: null,
1014
1014
  patternUnits: null,
@@ -1018,9 +1018,9 @@ const Ps = Mn({
1018
1018
  playbackOrder: null,
1019
1019
  pointerEvents: null,
1020
1020
  points: null,
1021
- pointsAtX: V,
1022
- pointsAtY: V,
1023
- pointsAtZ: V,
1021
+ pointsAtX: D,
1022
+ pointsAtY: D,
1023
+ pointsAtZ: D,
1024
1024
  preserveAlpha: null,
1025
1025
  preserveAspectRatio: null,
1026
1026
  primitiveUnits: null,
@@ -1052,8 +1052,8 @@ const Ps = Mn({
1052
1052
  side: null,
1053
1053
  slope: null,
1054
1054
  snapshotTime: null,
1055
- specularConstant: V,
1056
- specularExponent: V,
1055
+ specularConstant: D,
1056
+ specularExponent: D,
1057
1057
  spreadMethod: null,
1058
1058
  spacing: null,
1059
1059
  startOffset: null,
@@ -1063,30 +1063,30 @@ const Ps = Mn({
1063
1063
  stitchTiles: null,
1064
1064
  stopColor: null,
1065
1065
  stopOpacity: null,
1066
- strikethroughPosition: V,
1067
- strikethroughThickness: V,
1066
+ strikethroughPosition: D,
1067
+ strikethroughThickness: D,
1068
1068
  string: null,
1069
1069
  stroke: null,
1070
1070
  strokeDashArray: tt,
1071
1071
  strokeDashOffset: null,
1072
1072
  strokeLineCap: null,
1073
1073
  strokeLineJoin: null,
1074
- strokeMiterLimit: V,
1075
- strokeOpacity: V,
1074
+ strokeMiterLimit: D,
1075
+ strokeOpacity: D,
1076
1076
  strokeWidth: null,
1077
1077
  style: null,
1078
- surfaceScale: V,
1078
+ surfaceScale: D,
1079
1079
  syncBehavior: null,
1080
1080
  syncBehaviorDefault: null,
1081
1081
  syncMaster: null,
1082
1082
  syncTolerance: null,
1083
1083
  syncToleranceDefault: null,
1084
1084
  systemLanguage: tt,
1085
- tabIndex: V,
1085
+ tabIndex: D,
1086
1086
  tableValues: null,
1087
1087
  target: null,
1088
- targetX: V,
1089
- targetY: V,
1088
+ targetX: D,
1089
+ targetY: D,
1090
1090
  textAnchor: null,
1091
1091
  textDecoration: null,
1092
1092
  textRendering: null,
@@ -1101,22 +1101,22 @@ const Ps = Mn({
1101
1101
  transformOrigin: null,
1102
1102
  u1: null,
1103
1103
  u2: null,
1104
- underlinePosition: V,
1105
- underlineThickness: V,
1104
+ underlinePosition: D,
1105
+ underlineThickness: D,
1106
1106
  unicode: null,
1107
1107
  unicodeBidi: null,
1108
1108
  unicodeRange: null,
1109
- unitsPerEm: V,
1109
+ unitsPerEm: D,
1110
1110
  values: null,
1111
- vAlphabetic: V,
1112
- vMathematical: V,
1111
+ vAlphabetic: D,
1112
+ vMathematical: D,
1113
1113
  vectorEffect: null,
1114
- vHanging: V,
1115
- vIdeographic: V,
1114
+ vHanging: D,
1115
+ vIdeographic: D,
1116
1116
  version: null,
1117
- vertAdvY: V,
1118
- vertOriginX: V,
1119
- vertOriginY: V,
1117
+ vertAdvY: D,
1118
+ vertOriginX: D,
1119
+ vertOriginY: D,
1120
1120
  viewBox: null,
1121
1121
  viewTarget: null,
1122
1122
  visibility: null,
@@ -1128,7 +1128,7 @@ const Ps = Mn({
1128
1128
  x1: null,
1129
1129
  x2: null,
1130
1130
  xChannelSelector: null,
1131
- xHeight: V,
1131
+ xHeight: D,
1132
1132
  y: null,
1133
1133
  y1: null,
1134
1134
  y2: null,
@@ -1190,7 +1190,7 @@ function Gs(e) {
1190
1190
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1191
1191
  }
1192
1192
  var Bs = {}, Jo = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, Sc = /\n/g, Ec = /^\s*/, kc = /^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/, Fc = /^:\s*/, Pc = /^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/, Rc = /^[;\s]*/, Gc = /^\s+|\s+$/g, Bc = `
1193
- `, Yo = "/", _o = "*", rn = "", Tc = "comment", Oc = "declaration", Dc = function(e, t) {
1193
+ `, Yo = "/", _o = "*", rn = "", Tc = "comment", Oc = "declaration", Vc = function(e, t) {
1194
1194
  if (typeof e != "string")
1195
1195
  throw new TypeError("First argument must be a string");
1196
1196
  if (!e) return [];
@@ -1272,11 +1272,11 @@ var Bs = {}, Jo = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, Sc = /\n/g, Ec = /^\s*/, kc
1272
1272
  function Uo(e) {
1273
1273
  return e ? e.replace(Gc, rn) : rn;
1274
1274
  }
1275
- var Vc = In && In.__importDefault || function(e) {
1275
+ var Dc = In && In.__importDefault || function(e) {
1276
1276
  return e && e.__esModule ? e : { default: e };
1277
1277
  };
1278
1278
  Object.defineProperty(Bs, "__esModule", { value: !0 });
1279
- var qo = Bs.default = Lc, Nc = Vc(Dc);
1279
+ var qo = Bs.default = Lc, Nc = Dc(Vc);
1280
1280
  function Lc(e, t) {
1281
1281
  var n = null;
1282
1282
  if (!e || typeof e != "string")
@@ -1406,7 +1406,7 @@ Ze.prototype.fatal = void 0;
1406
1406
  Ze.prototype.place = void 0;
1407
1407
  Ze.prototype.ruleId = void 0;
1408
1408
  Ze.prototype.source = void 0;
1409
- const oo = {}.hasOwnProperty, Hc = /* @__PURE__ */ new Map(), zc = /[A-Z]/g, Wc = /-([a-z])/g, Zc = /* @__PURE__ */ new Set(["table", "tbody", "thead", "tfoot", "tr"]), jc = /* @__PURE__ */ new Set(["td", "th"]), Ds = "https://github.com/syntax-tree/hast-util-to-jsx-runtime";
1409
+ const oo = {}.hasOwnProperty, Hc = /* @__PURE__ */ new Map(), zc = /[A-Z]/g, Wc = /-([a-z])/g, Zc = /* @__PURE__ */ new Set(["table", "tbody", "thead", "tfoot", "tr"]), jc = /* @__PURE__ */ new Set(["td", "th"]), Vs = "https://github.com/syntax-tree/hast-util-to-jsx-runtime";
1410
1410
  function Jc(e, t) {
1411
1411
  if (!t || t.Fragment === void 0)
1412
1412
  throw new TypeError("Expected `Fragment` in options");
@@ -1439,7 +1439,7 @@ function Jc(e, t) {
1439
1439
  schema: t.space === "svg" ? ro : Ac,
1440
1440
  stylePropertyNameCase: t.stylePropertyNameCase || "dom",
1441
1441
  tableCellAlignToStyle: t.tableCellAlignToStyle !== !1
1442
- }, o = Vs(i, e, void 0);
1442
+ }, o = Ds(i, e, void 0);
1443
1443
  return o && typeof o != "string" ? o : i.create(
1444
1444
  e,
1445
1445
  i.Fragment,
@@ -1447,7 +1447,7 @@ function Jc(e, t) {
1447
1447
  void 0
1448
1448
  );
1449
1449
  }
1450
- function Vs(e, t, n) {
1450
+ function Ds(e, t, n) {
1451
1451
  if (t.type === "element")
1452
1452
  return Yc(e, t, n);
1453
1453
  if (t.type === "mdxFlowExpression" || t.type === "mdxTextExpression")
@@ -1601,7 +1601,7 @@ function so(e, t) {
1601
1601
  a = l + "-" + u, i.set(l, u + 1);
1602
1602
  }
1603
1603
  }
1604
- const s = Vs(e, o, a);
1604
+ const s = Ds(e, o, a);
1605
1605
  s !== void 0 && n.push(s);
1606
1606
  }
1607
1607
  return n;
@@ -1634,7 +1634,7 @@ function id(e, t) {
1634
1634
  ruleId: "style",
1635
1635
  source: "hast-util-to-jsx-runtime"
1636
1636
  });
1637
- throw a.file = e.filePath || void 0, a.url = Ds + "#cannot-parse-style-attribute", a;
1637
+ throw a.file = e.filePath || void 0, a.url = Vs + "#cannot-parse-style-attribute", a;
1638
1638
  }
1639
1639
  }
1640
1640
  return n;
@@ -1684,7 +1684,7 @@ function tr(e, t) {
1684
1684
  source: "hast-util-to-jsx-runtime"
1685
1685
  }
1686
1686
  );
1687
- throw n.file = e.filePath || void 0, n.url = Ds + "#cannot-handle-mdx-estrees-without-createevaluater", n;
1687
+ throw n.file = e.filePath || void 0, n.url = Vs + "#cannot-handle-mdx-estrees-without-createevaluater", n;
1688
1688
  }
1689
1689
  function od(e) {
1690
1690
  const t = {};
@@ -3942,7 +3942,7 @@ function Hs(e, t) {
3942
3942
  function xn(e) {
3943
3943
  return e.replace(/[\t\n\r ]+/g, " ").replace(/^ | $/g, "").toLowerCase().toUpperCase();
3944
3944
  }
3945
- const St = Ut(/[A-Za-z]/), rt = Ut(/[\dA-Za-z]/), md = Ut(/[#-'*+\--9=?A-Z^-~]/);
3945
+ const St = qt(/[A-Za-z]/), rt = qt(/[\dA-Za-z]/), md = qt(/[#-'*+\--9=?A-Z^-~]/);
3946
3946
  function ki(e) {
3947
3947
  return (
3948
3948
  // Special whitespace codes (which have negative values), C0 and Control
@@ -3950,18 +3950,18 @@ function ki(e) {
3950
3950
  e !== null && (e < 32 || e === 127)
3951
3951
  );
3952
3952
  }
3953
- const Fi = Ut(/\d/), bd = Ut(/[\dA-Fa-f]/), yd = Ut(/[!-/:-@[-`{-~]/);
3953
+ const Fi = qt(/\d/), bd = qt(/[\dA-Fa-f]/), yd = qt(/[!-/:-@[-`{-~]/);
3954
3954
  function Q(e) {
3955
3955
  return e !== null && e < -2;
3956
3956
  }
3957
- function $e(e) {
3957
+ function Ke(e) {
3958
3958
  return e !== null && (e < 0 || e === 32);
3959
3959
  }
3960
3960
  function be(e) {
3961
3961
  return e === -2 || e === -1 || e === 32;
3962
3962
  }
3963
- const vd = Ut(new RegExp("\\p{P}|\\p{S}", "u")), Id = Ut(/\s/);
3964
- function Ut(e) {
3963
+ const vd = qt(new RegExp("\\p{P}|\\p{S}", "u")), Id = qt(/\s/);
3964
+ function qt(e) {
3965
3965
  return t;
3966
3966
  function t(n) {
3967
3967
  return n !== null && n > -1 && e.test(String.fromCharCode(n));
@@ -4056,12 +4056,12 @@ function wd(e) {
4056
4056
  break;
4057
4057
  }
4058
4058
  v(r);
4059
- let D = S;
4060
- for (; D < t.events.length; )
4061
- t.events[D][1].end = {
4059
+ let V = S;
4060
+ for (; V < t.events.length; )
4061
+ t.events[V][1].end = {
4062
4062
  ...C
4063
- }, D++;
4064
- return Et(t.events, k + 1, 0, t.events.slice(S)), t.events.length = D, u(A);
4063
+ }, V++;
4064
+ return Et(t.events, k + 1, 0, t.events.slice(S)), t.events.length = V, u(A);
4065
4065
  }
4066
4066
  return s(A);
4067
4067
  }
@@ -4117,8 +4117,8 @@ function wd(e) {
4117
4117
  i.events[C][1].end.offset > a)
4118
4118
  )
4119
4119
  return;
4120
- const D = t.events.length;
4121
- let F = D, T, B;
4120
+ const V = t.events.length;
4121
+ let F = V, T, B;
4122
4122
  for (; F--; )
4123
4123
  if (t.events[F][0] === "exit" && t.events[F][1].type === "chunkFlow") {
4124
4124
  if (T) {
@@ -4127,11 +4127,11 @@ function wd(e) {
4127
4127
  }
4128
4128
  T = !0;
4129
4129
  }
4130
- for (v(r), C = D; C < t.events.length; )
4130
+ for (v(r), C = V; C < t.events.length; )
4131
4131
  t.events[C][1].end = {
4132
4132
  ...B
4133
4133
  }, C++;
4134
- Et(t.events, F + 1, 0, t.events.slice(D)), t.events.length = C;
4134
+ Et(t.events, F + 1, 0, t.events.slice(V)), t.events.length = C;
4135
4135
  }
4136
4136
  }
4137
4137
  function v(A) {
@@ -4150,7 +4150,7 @@ function Sd(e, t, n) {
4150
4150
  return xe(e, e.attempt(this.parser.constructs.document, t, n), "linePrefix", this.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4);
4151
4151
  }
4152
4152
  function na(e) {
4153
- if (e === null || $e(e) || Id(e))
4153
+ if (e === null || Ke(e) || Id(e))
4154
4154
  return 1;
4155
4155
  if (vd(e))
4156
4156
  return 2;
@@ -4345,9 +4345,9 @@ function Od(e, t, n) {
4345
4345
  }
4346
4346
  const Zs = {
4347
4347
  name: "characterReference",
4348
- tokenize: Dd
4348
+ tokenize: Vd
4349
4349
  };
4350
- function Dd(e, t, n) {
4350
+ function Vd(e, t, n) {
4351
4351
  const r = this;
4352
4352
  let i = 0, o, a;
4353
4353
  return s;
@@ -4374,9 +4374,9 @@ const ia = {
4374
4374
  }, oa = {
4375
4375
  concrete: !0,
4376
4376
  name: "codeFenced",
4377
- tokenize: Vd
4377
+ tokenize: Dd
4378
4378
  };
4379
- function Vd(e, t, n) {
4379
+ function Dd(e, t, n) {
4380
4380
  const r = this, i = {
4381
4381
  partial: !0,
4382
4382
  tokenize: k
@@ -4387,8 +4387,8 @@ function Vd(e, t, n) {
4387
4387
  return u(C);
4388
4388
  }
4389
4389
  function u(C) {
4390
- const D = r.events[r.events.length - 1];
4391
- return o = D && D[1].type === "linePrefix" ? D[2].sliceSerialize(D[1], !0).length : 0, s = C, e.enter("codeFenced"), e.enter("codeFencedFence"), e.enter("codeFencedFenceSequence"), c(C);
4390
+ const V = r.events[r.events.length - 1];
4391
+ return o = V && V[1].type === "linePrefix" ? V[2].sliceSerialize(V[1], !0).length : 0, s = C, e.enter("codeFenced"), e.enter("codeFencedFence"), e.enter("codeFencedFenceSequence"), c(C);
4392
4392
  }
4393
4393
  function c(C) {
4394
4394
  return C === s ? (a++, e.consume(C), c) : a < 3 ? n(C) : (e.exit("codeFencedFenceSequence"), be(C) ? xe(e, d, "whitespace")(C) : d(C));
@@ -4427,7 +4427,7 @@ function Vd(e, t, n) {
4427
4427
  function S(C) {
4428
4428
  return e.exit("codeFenced"), t(C);
4429
4429
  }
4430
- function k(C, D, F) {
4430
+ function k(C, V, F) {
4431
4431
  let T = 0;
4432
4432
  return B;
4433
4433
  function B(X) {
@@ -4443,7 +4443,7 @@ function Vd(e, t, n) {
4443
4443
  return X === s ? (T++, C.consume(X), _) : T >= a ? (C.exit("codeFencedFenceSequence"), be(X) ? xe(C, te, "whitespace")(X) : te(X)) : F(X);
4444
4444
  }
4445
4445
  function te(X) {
4446
- return X === null || Q(X) ? (C.exit("codeFencedFence"), D(X)) : F(X);
4446
+ return X === null || Q(X) ? (C.exit("codeFencedFence"), V(X)) : F(X);
4447
4447
  }
4448
4448
  }
4449
4449
  }
@@ -4817,7 +4817,7 @@ function Js(e, t, n, r, i, o, a, s, l) {
4817
4817
  return v === 60 || v === 62 || v === 92 ? (e.consume(v), p) : p(v);
4818
4818
  }
4819
4819
  function g(v) {
4820
- return !c && (v === null || v === 41 || $e(v)) ? (e.exit("chunkString"), e.exit(s), e.exit(a), e.exit(r), t(v)) : c < u && v === 40 ? (e.consume(v), c++, g) : v === 41 ? (e.consume(v), c--, g) : v === null || v === 32 || v === 40 || ki(v) ? n(v) : (e.consume(v), v === 92 ? I : g);
4820
+ return !c && (v === null || v === 41 || Ke(v)) ? (e.exit("chunkString"), e.exit(s), e.exit(a), e.exit(r), t(v)) : c < u && v === 40 ? (e.consume(v), c++, g) : v === 41 ? (e.consume(v), c--, g) : v === null || v === 32 || v === 40 || ki(v) ? n(v) : (e.consume(v), v === 92 ? I : g);
4821
4821
  }
4822
4822
  function I(v) {
4823
4823
  return v === 40 || v === 41 || v === 92 ? (e.consume(v), g) : g(v);
@@ -4905,7 +4905,7 @@ function ep(e, t, n) {
4905
4905
  return i = xn(r.sliceSerialize(r.events[r.events.length - 1][1]).slice(1, -1)), p === 58 ? (e.enter("definitionMarker"), e.consume(p), e.exit("definitionMarker"), l) : n(p);
4906
4906
  }
4907
4907
  function l(p) {
4908
- return $e(p) ? Kn(e, u)(p) : u(p);
4908
+ return Ke(p) ? Kn(e, u)(p) : u(p);
4909
4909
  }
4910
4910
  function u(p) {
4911
4911
  return Js(
@@ -4933,7 +4933,7 @@ function ep(e, t, n) {
4933
4933
  function tp(e, t, n) {
4934
4934
  return r;
4935
4935
  function r(s) {
4936
- return $e(s) ? Kn(e, i)(s) : n(s);
4936
+ return Ke(s) ? Kn(e, i)(s) : n(s);
4937
4937
  }
4938
4938
  function i(s) {
4939
4939
  return _s(e, o, n, "definitionTitle", "definitionTitleMarker", "definitionTitleString")(s);
@@ -4986,7 +4986,7 @@ function ap(e, t, n) {
4986
4986
  return e.enter("atxHeadingSequence"), a(c);
4987
4987
  }
4988
4988
  function a(c) {
4989
- return c === 35 && r++ < 6 ? (e.consume(c), a) : c === null || $e(c) ? (e.exit("atxHeadingSequence"), s(c)) : n(c);
4989
+ return c === 35 && r++ < 6 ? (e.consume(c), a) : c === null || Ke(c) ? (e.exit("atxHeadingSequence"), s(c)) : n(c);
4990
4990
  }
4991
4991
  function s(c) {
4992
4992
  return c === 35 ? (e.enter("atxHeadingSequence"), l(c)) : c === null || Q(c) ? (e.exit("atxHeading"), t(c)) : be(c) ? xe(e, s, "whitespace")(c) : (e.enter("atxHeadingText"), u(c));
@@ -4995,7 +4995,7 @@ function ap(e, t, n) {
4995
4995
  return c === 35 ? (e.consume(c), l) : (e.exit("atxHeadingSequence"), s(c));
4996
4996
  }
4997
4997
  function u(c) {
4998
- return c === null || c === 35 || $e(c) ? (e.exit("atxHeadingText"), s(c)) : (e.consume(c), u);
4998
+ return c === null || c === 35 || Ke(c) ? (e.exit("atxHeadingText"), s(c)) : (e.consume(c), u);
4999
4999
  }
5000
5000
  }
5001
5001
  const sp = [
@@ -5106,7 +5106,7 @@ function pp(e, t, n) {
5106
5106
  return St(m) ? (e.consume(m), a = String.fromCharCode(m), I) : n(m);
5107
5107
  }
5108
5108
  function I(m) {
5109
- if (m === null || m === 47 || m === 62 || $e(m)) {
5109
+ if (m === null || m === 47 || m === 62 || Ke(m)) {
5110
5110
  const he = m === 47, K = a.toLowerCase();
5111
5111
  return !he && !o && aa.includes(K) ? (i = 1, r.interrupt ? t(m) : O(m)) : sp.includes(a.toLowerCase()) ? (i = 6, he ? (e.consume(m), v) : r.interrupt ? t(m) : O(m)) : (i = 7, r.interrupt && !r.parser.lazy[r.now().line] ? n(m) : o ? E(m) : A(m));
5112
5112
  }
@@ -5128,13 +5128,13 @@ function pp(e, t, n) {
5128
5128
  return m === 61 ? (e.consume(m), C) : be(m) ? (e.consume(m), k) : A(m);
5129
5129
  }
5130
5130
  function C(m) {
5131
- return m === null || m === 60 || m === 61 || m === 62 || m === 96 ? n(m) : m === 34 || m === 39 ? (e.consume(m), l = m, D) : be(m) ? (e.consume(m), C) : F(m);
5131
+ return m === null || m === 60 || m === 61 || m === 62 || m === 96 ? n(m) : m === 34 || m === 39 ? (e.consume(m), l = m, V) : be(m) ? (e.consume(m), C) : F(m);
5132
5132
  }
5133
- function D(m) {
5134
- return m === l ? (e.consume(m), l = null, T) : m === null || Q(m) ? n(m) : (e.consume(m), D);
5133
+ function V(m) {
5134
+ return m === l ? (e.consume(m), l = null, T) : m === null || Q(m) ? n(m) : (e.consume(m), V);
5135
5135
  }
5136
5136
  function F(m) {
5137
- return m === null || m === 34 || m === 39 || m === 47 || m === 60 || m === 61 || m === 62 || m === 96 || $e(m) ? k(m) : (e.consume(m), F);
5137
+ return m === null || m === 34 || m === 39 || m === 47 || m === 60 || m === 61 || m === 62 || m === 96 || Ke(m) ? k(m) : (e.consume(m), F);
5138
5138
  }
5139
5139
  function T(m) {
5140
5140
  return m === 47 || m === 62 || be(m) ? A(m) : n(m);
@@ -5254,13 +5254,13 @@ function mp(e, t, n) {
5254
5254
  return St(y) ? (e.consume(y), C) : n(y);
5255
5255
  }
5256
5256
  function C(y) {
5257
- return y === 45 || rt(y) ? (e.consume(y), C) : D(y);
5257
+ return y === 45 || rt(y) ? (e.consume(y), C) : V(y);
5258
5258
  }
5259
- function D(y) {
5260
- return Q(y) ? (a = D, se(y)) : be(y) ? (e.consume(y), D) : J(y);
5259
+ function V(y) {
5260
+ return Q(y) ? (a = V, se(y)) : be(y) ? (e.consume(y), V) : J(y);
5261
5261
  }
5262
5262
  function F(y) {
5263
- return y === 45 || rt(y) ? (e.consume(y), F) : y === 47 || y === 62 || $e(y) ? T(y) : n(y);
5263
+ return y === 45 || rt(y) ? (e.consume(y), F) : y === 47 || y === 62 || Ke(y) ? T(y) : n(y);
5264
5264
  }
5265
5265
  function T(y) {
5266
5266
  return y === 47 ? (e.consume(y), J) : y === 58 || y === 95 || St(y) ? (e.consume(y), B) : Q(y) ? (a = T, se(y)) : be(y) ? (e.consume(y), T) : J(y);
@@ -5278,10 +5278,10 @@ function mp(e, t, n) {
5278
5278
  return y === i ? (e.consume(y), i = void 0, X) : y === null ? n(y) : Q(y) ? (a = _, se(y)) : (e.consume(y), _);
5279
5279
  }
5280
5280
  function te(y) {
5281
- return y === null || y === 34 || y === 39 || y === 60 || y === 61 || y === 96 ? n(y) : y === 47 || y === 62 || $e(y) ? T(y) : (e.consume(y), te);
5281
+ return y === null || y === 34 || y === 39 || y === 60 || y === 61 || y === 96 ? n(y) : y === 47 || y === 62 || Ke(y) ? T(y) : (e.consume(y), te);
5282
5282
  }
5283
5283
  function X(y) {
5284
- return y === 47 || y === 62 || $e(y) ? T(y) : n(y);
5284
+ return y === 47 || y === 62 || Ke(y) ? T(y) : n(y);
5285
5285
  }
5286
5286
  function J(y) {
5287
5287
  return y === 62 ? (e.consume(y), e.exit("htmlTextData"), e.exit("htmlText"), t) : n(y);
@@ -5394,13 +5394,13 @@ function Ap(e, t, n) {
5394
5394
  return e.enter("resource"), e.enter("resourceMarker"), e.consume(d), e.exit("resourceMarker"), i;
5395
5395
  }
5396
5396
  function i(d) {
5397
- return $e(d) ? Kn(e, o)(d) : o(d);
5397
+ return Ke(d) ? Kn(e, o)(d) : o(d);
5398
5398
  }
5399
5399
  function o(d) {
5400
5400
  return d === 41 ? c(d) : Js(e, a, s, "resourceDestination", "resourceDestinationLiteral", "resourceDestinationLiteralMarker", "resourceDestinationRaw", "resourceDestinationString", 32)(d);
5401
5401
  }
5402
5402
  function a(d) {
5403
- return $e(d) ? Kn(e, l)(d) : c(d);
5403
+ return Ke(d) ? Kn(e, l)(d) : c(d);
5404
5404
  }
5405
5405
  function s(d) {
5406
5406
  return n(d);
@@ -5409,7 +5409,7 @@ function Ap(e, t, n) {
5409
5409
  return d === 34 || d === 39 || d === 40 ? _s(e, u, n, "resourceTitle", "resourceTitleMarker", "resourceTitleString")(d) : c(d);
5410
5410
  }
5411
5411
  function u(d) {
5412
- return $e(d) ? Kn(e, c)(d) : c(d);
5412
+ return Ke(d) ? Kn(e, c)(d) : c(d);
5413
5413
  }
5414
5414
  function c(d) {
5415
5415
  return d === 41 ? (e.enter("resourceMarker"), e.consume(d), e.exit("resourceMarker"), e.exit("resource"), t) : n(d);
@@ -5500,9 +5500,9 @@ function Gp(e, t, n) {
5500
5500
  return u === i ? (e.consume(u), r++, l) : (e.exit("thematicBreakSequence"), be(u) ? xe(e, s, "whitespace")(u) : s(u));
5501
5501
  }
5502
5502
  }
5503
- const qe = {
5503
+ const Qe = {
5504
5504
  continuation: {
5505
- tokenize: Dp
5505
+ tokenize: Vp
5506
5506
  },
5507
5507
  exit: Np,
5508
5508
  name: "list",
@@ -5512,7 +5512,7 @@ const qe = {
5512
5512
  tokenize: Lp
5513
5513
  }, Tp = {
5514
5514
  partial: !0,
5515
- tokenize: Vp
5515
+ tokenize: Dp
5516
5516
  };
5517
5517
  function Op(e, t, n) {
5518
5518
  const r = this, i = r.events[r.events.length - 1];
@@ -5551,7 +5551,7 @@ function Op(e, t, n) {
5551
5551
  return r.containerState.size = o + r.sliceSerialize(e.exit("listItemPrefix"), !0).length, t(p);
5552
5552
  }
5553
5553
  }
5554
- function Dp(e, t, n) {
5554
+ function Vp(e, t, n) {
5555
5555
  const r = this;
5556
5556
  return r.containerState._closeFlow = void 0, e.check(Jr, i, o);
5557
5557
  function i(s) {
@@ -5561,10 +5561,10 @@ function Dp(e, t, n) {
5561
5561
  return r.containerState.furtherBlankLines || !be(s) ? (r.containerState.furtherBlankLines = void 0, r.containerState.initialBlankLine = void 0, a(s)) : (r.containerState.furtherBlankLines = void 0, r.containerState.initialBlankLine = void 0, e.attempt(Tp, t, a)(s));
5562
5562
  }
5563
5563
  function a(s) {
5564
- return r.containerState._closeFlow = !0, r.interrupt = void 0, xe(e, e.attempt(qe, t, n), "linePrefix", r.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4)(s);
5564
+ return r.containerState._closeFlow = !0, r.interrupt = void 0, xe(e, e.attempt(Qe, t, n), "linePrefix", r.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4)(s);
5565
5565
  }
5566
5566
  }
5567
- function Vp(e, t, n) {
5567
+ function Dp(e, t, n) {
5568
5568
  const r = this;
5569
5569
  return xe(e, i, "listItemIndent", r.containerState.size + 1);
5570
5570
  function i(o) {
@@ -5753,19 +5753,19 @@ function Jp(e, t) {
5753
5753
  return e;
5754
5754
  }
5755
5755
  const Yp = {
5756
- 42: qe,
5757
- 43: qe,
5758
- 45: qe,
5759
- 48: qe,
5760
- 49: qe,
5761
- 50: qe,
5762
- 51: qe,
5763
- 52: qe,
5764
- 53: qe,
5765
- 54: qe,
5766
- 55: qe,
5767
- 56: qe,
5768
- 57: qe,
5756
+ 42: Qe,
5757
+ 43: Qe,
5758
+ 45: Qe,
5759
+ 48: Qe,
5760
+ 49: Qe,
5761
+ 50: Qe,
5762
+ 51: Qe,
5763
+ 52: Qe,
5764
+ 53: Qe,
5765
+ 54: Qe,
5766
+ 55: Qe,
5767
+ 56: Qe,
5768
+ 57: Qe,
5769
5769
  62: zs
5770
5770
  }, _p = {
5771
5771
  91: $d
@@ -5827,12 +5827,12 @@ function rf(e, t, n) {
5827
5827
  const i = {}, o = [];
5828
5828
  let a = [], s = [];
5829
5829
  const l = {
5830
- attempt: D(k),
5831
- check: D(C),
5830
+ attempt: V(k),
5831
+ check: V(C),
5832
5832
  consume: E,
5833
5833
  enter: A,
5834
5834
  exit: S,
5835
- interrupt: D(C, {
5835
+ interrupt: V(C, {
5836
5836
  interrupt: !0
5837
5837
  })
5838
5838
  }, u = {
@@ -5911,7 +5911,7 @@ function rf(e, t, n) {
5911
5911
  function C(G, O) {
5912
5912
  O.restore();
5913
5913
  }
5914
- function D(G, O) {
5914
+ function V(G, O) {
5915
5915
  return _;
5916
5916
  function _(te, X, J) {
5917
5917
  let se, de, ve, y;
@@ -5928,11 +5928,11 @@ function rf(e, t, n) {
5928
5928
  function le(pe) {
5929
5929
  return Oe;
5930
5930
  function Oe(fe) {
5931
- const Le = fe !== null && pe[fe], _e = fe !== null && pe.null, it = [
5931
+ const Le = fe !== null && pe[fe], Ue = fe !== null && pe.null, it = [
5932
5932
  // To do: add more extension tests.
5933
5933
  /* c8 ignore next 2 */
5934
5934
  ...Array.isArray(Le) ? Le : Le ? [Le] : [],
5935
- ...Array.isArray(_e) ? _e : _e ? [_e] : []
5935
+ ...Array.isArray(Ue) ? Ue : Ue ? [Ue] : []
5936
5936
  ];
5937
5937
  return ie(it)(fe);
5938
5938
  }
@@ -6126,7 +6126,7 @@ function mf(e) {
6126
6126
  autolinkProtocol: T,
6127
6127
  autolinkEmail: T,
6128
6128
  atxHeading: o(z),
6129
- blockQuote: o(_e),
6129
+ blockQuote: o(Ue),
6130
6130
  characterEscape: T,
6131
6131
  characterReference: T,
6132
6132
  codeFenced: o(it),
@@ -6210,7 +6210,7 @@ function mf(e) {
6210
6210
  resourceTitleString: le,
6211
6211
  resource: ie,
6212
6212
  setextHeading: l(F),
6213
- setextHeadingLineSequence: D,
6213
+ setextHeadingLineSequence: V,
6214
6214
  setextHeadingText: C,
6215
6215
  strong: l(),
6216
6216
  thematicBreak: l()
@@ -6240,26 +6240,26 @@ function mf(e) {
6240
6240
  if (P[ae][0] === "enter")
6241
6241
  oe.push(ae);
6242
6242
  else {
6243
- const Ue = oe.pop();
6244
- ae = i(P, Ue, ae);
6243
+ const qe = oe.pop();
6244
+ ae = i(P, qe, ae);
6245
6245
  }
6246
6246
  for (ae = -1; ++ae < P.length; ) {
6247
- const Ue = t[P[ae][0]];
6248
- Qs.call(Ue, P[ae][1].type) && Ue[P[ae][1].type].call(Object.assign({
6247
+ const qe = t[P[ae][0]];
6248
+ Qs.call(qe, P[ae][1].type) && qe[P[ae][1].type].call(Object.assign({
6249
6249
  sliceSerialize: P[ae][2].sliceSerialize
6250
6250
  }, q), P[ae][1]);
6251
6251
  }
6252
6252
  if (q.tokenStack.length > 0) {
6253
- const Ue = q.tokenStack[q.tokenStack.length - 1];
6254
- (Ue[1] || ua).call(q, void 0, Ue[0]);
6253
+ const qe = q.tokenStack[q.tokenStack.length - 1];
6254
+ (qe[1] || ua).call(q, void 0, qe[0]);
6255
6255
  }
6256
6256
  for (N.position = {
6257
- start: Xt(P.length > 0 ? P[0][1].start : {
6257
+ start: Ht(P.length > 0 ? P[0][1].start : {
6258
6258
  line: 1,
6259
6259
  column: 1,
6260
6260
  offset: 0
6261
6261
  }),
6262
- end: Xt(P.length > 0 ? P[P.length - 2][1].end : {
6262
+ end: Ht(P.length > 0 ? P[P.length - 2][1].end : {
6263
6263
  line: 1,
6264
6264
  column: 1,
6265
6265
  offset: 0
@@ -6269,7 +6269,7 @@ function mf(e) {
6269
6269
  return N;
6270
6270
  }
6271
6271
  function i(P, N, q) {
6272
- let oe = N - 1, ae = -1, Ue = !1, yt, ft, Vt, vt;
6272
+ let oe = N - 1, ae = -1, qe = !1, yt, ft, Nt, vt;
6273
6273
  for (; ++oe <= q; ) {
6274
6274
  const Xe = P[oe];
6275
6275
  switch (Xe[1].type) {
@@ -6280,7 +6280,7 @@ function mf(e) {
6280
6280
  break;
6281
6281
  }
6282
6282
  case "lineEndingBlank": {
6283
- Xe[0] === "enter" && (yt && !vt && !ae && !Vt && (Vt = oe), vt = void 0);
6283
+ Xe[0] === "enter" && (yt && !vt && !ae && !Nt && (Nt = oe), vt = void 0);
6284
6284
  break;
6285
6285
  }
6286
6286
  case "linePrefix":
@@ -6299,10 +6299,10 @@ function mf(e) {
6299
6299
  const ht = P[Ft];
6300
6300
  if (ht[1].type === "lineEnding" || ht[1].type === "lineEndingBlank") {
6301
6301
  if (ht[0] === "exit") continue;
6302
- ft && (P[ft][1].type = "lineEndingBlank", Ue = !0), ht[1].type = "lineEnding", ft = Ft;
6302
+ ft && (P[ft][1].type = "lineEndingBlank", qe = !0), ht[1].type = "lineEnding", ft = Ft;
6303
6303
  } else if (!(ht[1].type === "linePrefix" || ht[1].type === "blockQuotePrefix" || ht[1].type === "blockQuotePrefixWhitespace" || ht[1].type === "blockQuoteMarker" || ht[1].type === "listItemIndent")) break;
6304
6304
  }
6305
- Vt && (!ft || Vt < ft) && (yt._spread = !0), yt.end = Object.assign({}, ft ? P[ft][1].start : Xe[1].end), P.splice(ft || oe, 0, ["exit", yt, Xe[2]]), oe++, q++;
6305
+ Nt && (!ft || Nt < ft) && (yt._spread = !0), yt.end = Object.assign({}, ft ? P[ft][1].start : Xe[1].end), P.splice(ft || oe, 0, ["exit", yt, Xe[2]]), oe++, q++;
6306
6306
  }
6307
6307
  if (Xe[1].type === "listItemPrefix") {
6308
6308
  const Ft = {
@@ -6312,11 +6312,11 @@ function mf(e) {
6312
6312
  // @ts-expect-error: we’ll add `end` in a second.
6313
6313
  end: void 0
6314
6314
  };
6315
- yt = Ft, P.splice(oe, 0, ["enter", Ft, Xe[2]]), oe++, q++, Vt = void 0, vt = !0;
6315
+ yt = Ft, P.splice(oe, 0, ["enter", Ft, Xe[2]]), oe++, q++, Nt = void 0, vt = !0;
6316
6316
  }
6317
6317
  }
6318
6318
  }
6319
- return P[N][1]._spread = Ue, q;
6319
+ return P[N][1]._spread = qe, q;
6320
6320
  }
6321
6321
  function o(P, N) {
6322
6322
  return q;
@@ -6332,7 +6332,7 @@ function mf(e) {
6332
6332
  }
6333
6333
  function s(P, N, q) {
6334
6334
  this.stack[this.stack.length - 1].children.push(P), this.stack.push(P), this.tokenStack.push([N, q || void 0]), P.position = {
6335
- start: Xt(N.start),
6335
+ start: Ht(N.start),
6336
6336
  // @ts-expect-error: `end` will be patched later.
6337
6337
  end: void 0
6338
6338
  };
@@ -6351,7 +6351,7 @@ function mf(e) {
6351
6351
  start: P.start,
6352
6352
  end: P.end
6353
6353
  }) + "): it’s not open");
6354
- q.position.end = Xt(P.end);
6354
+ q.position.end = Ht(P.end);
6355
6355
  }
6356
6356
  function c() {
6357
6357
  return cd(this.stack.pop());
@@ -6406,7 +6406,7 @@ function mf(e) {
6406
6406
  function C() {
6407
6407
  this.data.setextHeadingSlurpLineEnding = !0;
6408
6408
  }
6409
- function D(P) {
6409
+ function V(P) {
6410
6410
  const N = this.stack[this.stack.length - 1];
6411
6411
  N.depth = this.sliceSerialize(P).codePointAt(0) === 61 ? 1 : 2;
6412
6412
  }
@@ -6417,20 +6417,20 @@ function mf(e) {
6417
6417
  const q = this.stack[this.stack.length - 1].children;
6418
6418
  let oe = q[q.length - 1];
6419
6419
  (!oe || oe.type !== "text") && (oe = we(), oe.position = {
6420
- start: Xt(P.start),
6420
+ start: Ht(P.start),
6421
6421
  // @ts-expect-error: we’ll add `end` later.
6422
6422
  end: void 0
6423
6423
  }, q.push(oe)), this.stack.push(oe);
6424
6424
  }
6425
6425
  function B(P) {
6426
6426
  const N = this.stack.pop();
6427
- N.value += this.sliceSerialize(P), N.position.end = Xt(P.end);
6427
+ N.value += this.sliceSerialize(P), N.position.end = Ht(P.end);
6428
6428
  }
6429
6429
  function G(P) {
6430
6430
  const N = this.stack[this.stack.length - 1];
6431
6431
  if (this.data.atHardBreak) {
6432
6432
  const q = N.children[N.children.length - 1];
6433
- q.position.end = Xt(P.end), this.data.atHardBreak = void 0;
6433
+ q.position.end = Ht(P.end), this.data.atHardBreak = void 0;
6434
6434
  return;
6435
6435
  }
6436
6436
  !this.data.setextHeadingSlurpLineEnding && t.canContainEols.includes(N.type) && (T.call(this, P), B.call(this, P));
@@ -6510,7 +6510,7 @@ function mf(e) {
6510
6510
  }
6511
6511
  function Oe(P) {
6512
6512
  const N = this.stack.pop();
6513
- N.position.end = Xt(P.end);
6513
+ N.position.end = Ht(P.end);
6514
6514
  }
6515
6515
  function fe(P) {
6516
6516
  B.call(this, P);
@@ -6522,7 +6522,7 @@ function mf(e) {
6522
6522
  const N = this.stack[this.stack.length - 1];
6523
6523
  N.url = "mailto:" + this.sliceSerialize(P);
6524
6524
  }
6525
- function _e() {
6525
+ function Ue() {
6526
6526
  return {
6527
6527
  type: "blockquote",
6528
6528
  children: []
@@ -6633,7 +6633,7 @@ function mf(e) {
6633
6633
  };
6634
6634
  }
6635
6635
  }
6636
- function Xt(e) {
6636
+ function Ht(e) {
6637
6637
  return {
6638
6638
  line: e.line,
6639
6639
  column: e.column,
@@ -6898,7 +6898,7 @@ function Of(e, t) {
6898
6898
  };
6899
6899
  return e.patch(t, o), e.applyData(t, o);
6900
6900
  }
6901
- function Df(e, t) {
6901
+ function Vf(e, t) {
6902
6902
  const n = {
6903
6903
  type: "element",
6904
6904
  tagName: "p",
@@ -6907,7 +6907,7 @@ function Df(e, t) {
6907
6907
  };
6908
6908
  return e.patch(t, n), e.applyData(t, n);
6909
6909
  }
6910
- function Vf(e, t) {
6910
+ function Df(e, t) {
6911
6911
  const n = { type: "root", children: e.wrap(e.all(t)) };
6912
6912
  return e.patch(t, n), e.applyData(t, n);
6913
6913
  }
@@ -7031,9 +7031,9 @@ const Zf = {
7031
7031
  link: Gf,
7032
7032
  listItem: Bf,
7033
7033
  list: Of,
7034
- paragraph: Df,
7034
+ paragraph: Vf,
7035
7035
  // @ts-expect-error: root is different, but hard to type.
7036
- root: Vf,
7036
+ root: Df,
7037
7037
  strong: Nf,
7038
7038
  table: Lf,
7039
7039
  tableCell: Xf,
@@ -8726,7 +8726,7 @@ function Bh(e) {
8726
8726
  function Th(e) {
8727
8727
  return !!(e && typeof e == "object" && "byteLength" in e && "byteOffset" in e);
8728
8728
  }
8729
- const Oh = "https://github.com/remarkjs/react-markdown/blob/main/changelog.md", Pa = [], Ra = { allowDangerousHtml: !0 }, Dh = /^(https?|ircs?|mailto|xmpp)$/i, Vh = [
8729
+ const Oh = "https://github.com/remarkjs/react-markdown/blob/main/changelog.md", Pa = [], Ra = { allowDangerousHtml: !0 }, Vh = /^(https?|ircs?|mailto|xmpp)$/i, Dh = [
8730
8730
  { from: "astPlugins", id: "remove-buggy-html-in-markdown-parser" },
8731
8731
  { from: "allowDangerousHtml", id: "remove-buggy-html-in-markdown-parser" },
8732
8732
  {
@@ -8762,7 +8762,7 @@ const Oh = "https://github.com/remarkjs/react-markdown/blob/main/changelog.md",
8762
8762
  function ul(e) {
8763
8763
  const t = e.allowedElements, n = e.allowElement, r = e.children || "", i = e.className, o = e.components, a = e.disallowedElements, s = e.rehypePlugins || Pa, l = e.remarkPlugins || Pa, u = e.remarkRehypeOptions ? { ...e.remarkRehypeOptions, ...Ra } : Ra, c = e.skipHtml, d = e.unwrapDisallowed, f = e.urlTransform || Nh, p = Rh().use(yf).use(l).use(fh, u).use(s), b = new ll();
8764
8764
  typeof r == "string" && (b.value = r);
8765
- for (const E of Vh)
8765
+ for (const E of Dh)
8766
8766
  Object.hasOwn(e, E.from) && ("" + E.from + (E.to ? "use `" + E.to + "` instead" : "remove it") + Oh + E.id, void 0);
8767
8767
  const g = p.parse(b);
8768
8768
  let I = p.runSync(g, b);
@@ -8791,8 +8791,8 @@ function ul(e) {
8791
8791
  let k;
8792
8792
  for (k in ai)
8793
8793
  if (Object.hasOwn(ai, k) && Object.hasOwn(E.properties, k)) {
8794
- const C = E.properties[k], D = ai[k];
8795
- (D === null || D.includes(E.tagName)) && (E.properties[k] = f(String(C || ""), k, E));
8794
+ const C = E.properties[k], V = ai[k];
8795
+ (V === null || V.includes(E.tagName)) && (E.properties[k] = f(String(C || ""), k, E));
8796
8796
  }
8797
8797
  }
8798
8798
  if (E.type === "element") {
@@ -8808,7 +8808,7 @@ function Nh(e) {
8808
8808
  // If there is no protocol, it’s relative.
8809
8809
  t < 0 || // If the first colon is after a `?`, `#`, or `/`, it’s not a protocol.
8810
8810
  i > -1 && t > i || n > -1 && t > n || r > -1 && t > r || // It is a protocol, it should be allowed.
8811
- Dh.test(e.slice(0, t)) ? e : ""
8811
+ Vh.test(e.slice(0, t)) ? e : ""
8812
8812
  );
8813
8813
  }
8814
8814
  function Ti({ prop: e }) {
@@ -8854,12 +8854,12 @@ function Ti({ prop: e }) {
8854
8854
  a: ({ ...s }) => /* @__PURE__ */ L("a", { ...s, target: "_blank", rel: "noopener noreferrer" })
8855
8855
  }, children: e.content }) });
8856
8856
  }
8857
- var Dr = { exports: {} };
8858
- Dr.exports;
8857
+ var Vr = { exports: {} };
8858
+ Vr.exports;
8859
8859
  (function(e, t) {
8860
- var n = 200, r = "__lodash_hash_undefined__", i = 1, o = 2, a = 9007199254740991, s = "[object Arguments]", l = "[object Array]", u = "[object AsyncFunction]", c = "[object Boolean]", d = "[object Date]", f = "[object Error]", p = "[object Function]", b = "[object GeneratorFunction]", g = "[object Map]", I = "[object Number]", v = "[object Null]", E = "[object Object]", A = "[object Promise]", S = "[object Proxy]", k = "[object RegExp]", C = "[object Set]", D = "[object String]", F = "[object Symbol]", T = "[object Undefined]", B = "[object WeakMap]", G = "[object ArrayBuffer]", O = "[object DataView]", _ = "[object Float32Array]", te = "[object Float64Array]", X = "[object Int8Array]", J = "[object Int16Array]", se = "[object Int32Array]", de = "[object Uint8Array]", ve = "[object Uint8ClampedArray]", y = "[object Uint16Array]", le = "[object Uint32Array]", ie = /[\\^$.*+?()[\]{}|]/g, m = /^\[object .+?Constructor\]$/, he = /^(?:0|[1-9]\d*)$/, K = {};
8861
- K[_] = K[te] = K[X] = K[J] = K[se] = K[de] = K[ve] = K[y] = K[le] = !0, K[s] = K[l] = K[G] = K[c] = K[O] = K[d] = K[f] = K[p] = K[g] = K[I] = K[E] = K[k] = K[C] = K[D] = K[B] = !1;
8862
- var pe = typeof In == "object" && In && In.Object === Object && In, Oe = typeof self == "object" && self && self.Object === Object && self, fe = pe || Oe || Function("return this")(), Le = t && !t.nodeType && t, _e = Le && !0 && e && !e.nodeType && e, it = _e && _e.exports === Le, ot = it && pe.process, Dt = function() {
8860
+ var n = 200, r = "__lodash_hash_undefined__", i = 1, o = 2, a = 9007199254740991, s = "[object Arguments]", l = "[object Array]", u = "[object AsyncFunction]", c = "[object Boolean]", d = "[object Date]", f = "[object Error]", p = "[object Function]", b = "[object GeneratorFunction]", g = "[object Map]", I = "[object Number]", v = "[object Null]", E = "[object Object]", A = "[object Promise]", S = "[object Proxy]", k = "[object RegExp]", C = "[object Set]", V = "[object String]", F = "[object Symbol]", T = "[object Undefined]", B = "[object WeakMap]", G = "[object ArrayBuffer]", O = "[object DataView]", _ = "[object Float32Array]", te = "[object Float64Array]", X = "[object Int8Array]", J = "[object Int16Array]", se = "[object Int32Array]", de = "[object Uint8Array]", ve = "[object Uint8ClampedArray]", y = "[object Uint16Array]", le = "[object Uint32Array]", ie = /[\\^$.*+?()[\]{}|]/g, m = /^\[object .+?Constructor\]$/, he = /^(?:0|[1-9]\d*)$/, K = {};
8861
+ K[_] = K[te] = K[X] = K[J] = K[se] = K[de] = K[ve] = K[y] = K[le] = !0, K[s] = K[l] = K[G] = K[c] = K[O] = K[d] = K[f] = K[p] = K[g] = K[I] = K[E] = K[k] = K[C] = K[V] = K[B] = !1;
8862
+ var pe = typeof In == "object" && In && In.Object === Object && In, Oe = typeof self == "object" && self && self.Object === Object && self, fe = pe || Oe || Function("return this")(), Le = t && !t.nodeType && t, Ue = Le && !0 && e && !e.nodeType && e, it = Ue && Ue.exports === Le, ot = it && pe.process, Dt = function() {
8863
8863
  try {
8864
8864
  return ot && ot.binding && ot.binding("util");
8865
8865
  } catch {
@@ -8916,12 +8916,12 @@ Dr.exports;
8916
8916
  R[++w] = H;
8917
8917
  }), R;
8918
8918
  }
8919
- var Se = Array.prototype, P = Function.prototype, N = Object.prototype, q = fe["__core-js_shared__"], oe = P.toString, ae = N.hasOwnProperty, Ue = function() {
8919
+ var Se = Array.prototype, P = Function.prototype, N = Object.prototype, q = fe["__core-js_shared__"], oe = P.toString, ae = N.hasOwnProperty, qe = function() {
8920
8920
  var h = /[^.]+$/.exec(q && q.keys && q.keys.IE_PROTO || "");
8921
8921
  return h ? "Symbol(src)_1." + h : "";
8922
8922
  }(), yt = N.toString, ft = RegExp(
8923
8923
  "^" + oe.call(ae).replace(ie, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
8924
- ), Vt = it ? fe.Buffer : void 0, vt = fe.Symbol, Xe = fe.Uint8Array, Ft = N.propertyIsEnumerable, ht = Se.splice, $t = vt ? vt.toStringTag : void 0, Po = Object.getOwnPropertySymbols, su = Vt ? Vt.isBuffer : void 0, lu = Ie(Object.keys, Object), $r = bn(fe, "DataView"), zn = bn(fe, "Map"), Kr = bn(fe, "Promise"), ei = bn(fe, "Set"), ti = bn(fe, "WeakMap"), Wn = bn(Object, "create"), uu = tn($r), cu = tn(zn), du = tn(Kr), pu = tn(ei), fu = tn(ti), Ro = vt ? vt.prototype : void 0, ni = Ro ? Ro.valueOf : void 0;
8924
+ ), Nt = it ? fe.Buffer : void 0, vt = fe.Symbol, Xe = fe.Uint8Array, Ft = N.propertyIsEnumerable, ht = Se.splice, $t = vt ? vt.toStringTag : void 0, Po = Object.getOwnPropertySymbols, su = Nt ? Nt.isBuffer : void 0, lu = Ie(Object.keys, Object), $r = bn(fe, "DataView"), zn = bn(fe, "Map"), Kr = bn(fe, "Promise"), ei = bn(fe, "Set"), ti = bn(fe, "WeakMap"), Wn = bn(Object, "create"), uu = tn($r), cu = tn(zn), du = tn(Kr), pu = tn(ei), fu = tn(ti), Ro = vt ? vt.prototype : void 0, ni = Ro ? Ro.valueOf : void 0;
8925
8925
  function Kt(h) {
8926
8926
  var w = -1, R = h == null ? 0 : h.length;
8927
8927
  for (this.clear(); ++w < R; ) {
@@ -9023,7 +9023,7 @@ Dr.exports;
9023
9023
  return this.__data__.has(h);
9024
9024
  }
9025
9025
  fr.prototype.add = fr.prototype.push = Pu, fr.prototype.has = Ru;
9026
- function Nt(h) {
9026
+ function Lt(h) {
9027
9027
  var w = this.__data__ = new Pt(h);
9028
9028
  this.size = w.size;
9029
9029
  }
@@ -9040,7 +9040,7 @@ Dr.exports;
9040
9040
  function Ou(h) {
9041
9041
  return this.__data__.has(h);
9042
9042
  }
9043
- function Du(h, w) {
9043
+ function Vu(h, w) {
9044
9044
  var R = this.__data__;
9045
9045
  if (R instanceof Pt) {
9046
9046
  var H = R.__data__;
@@ -9050,20 +9050,20 @@ Dr.exports;
9050
9050
  }
9051
9051
  return R.set(h, w), this.size = R.size, this;
9052
9052
  }
9053
- Nt.prototype.clear = Gu, Nt.prototype.delete = Bu, Nt.prototype.get = Tu, Nt.prototype.has = Ou, Nt.prototype.set = Du;
9054
- function Vu(h, w) {
9055
- var R = mr(h), H = !R && Qu(h), Ae = !R && !H && ri(h), re = !R && !H && !Ae && Mo(h), Fe = R || H || Ae || re, De = Fe ? Be(h.length, String) : [], Ve = De.length;
9053
+ Lt.prototype.clear = Gu, Lt.prototype.delete = Bu, Lt.prototype.get = Tu, Lt.prototype.has = Ou, Lt.prototype.set = Vu;
9054
+ function Du(h, w) {
9055
+ var R = mr(h), H = !R && Qu(h), Ae = !R && !H && ri(h), re = !R && !H && !Ae && Mo(h), Fe = R || H || Ae || re, Ve = Fe ? Be(h.length, String) : [], De = Ve.length;
9056
9056
  for (var ke in h)
9057
9057
  ae.call(h, ke) && !(Fe && // Safari 9 has enumerable `arguments.length` in strict mode.
9058
9058
  (ke == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
9059
9059
  Ae && (ke == "offset" || ke == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
9060
9060
  re && (ke == "buffer" || ke == "byteLength" || ke == "byteOffset") || // Skip index properties.
9061
- Ju(ke, Ve))) && De.push(ke);
9062
- return De;
9061
+ Ju(ke, De))) && Ve.push(ke);
9062
+ return Ve;
9063
9063
  }
9064
9064
  function hr(h, w) {
9065
9065
  for (var R = h.length; R--; )
9066
- if (Do(h[R][0], w))
9066
+ if (Vo(h[R][0], w))
9067
9067
  return R;
9068
9068
  return -1;
9069
9069
  }
@@ -9081,29 +9081,29 @@ Dr.exports;
9081
9081
  return h === w ? !0 : h == null || w == null || !jn(h) && !jn(w) ? h !== h && w !== w : Lu(h, w, R, H, Bo, Ae);
9082
9082
  }
9083
9083
  function Lu(h, w, R, H, Ae, re) {
9084
- var Fe = mr(h), De = mr(w), Ve = Fe ? l : Lt(h), ke = De ? l : Lt(w);
9085
- Ve = Ve == s ? E : Ve, ke = ke == s ? E : ke;
9086
- var et = Ve == E, gt = ke == E, He = Ve == ke;
9084
+ var Fe = mr(h), Ve = mr(w), De = Fe ? l : Mt(h), ke = Ve ? l : Mt(w);
9085
+ De = De == s ? E : De, ke = ke == s ? E : ke;
9086
+ var et = De == E, gt = ke == E, He = De == ke;
9087
9087
  if (He && ri(h)) {
9088
9088
  if (!ri(w))
9089
9089
  return !1;
9090
9090
  Fe = !0, et = !1;
9091
9091
  }
9092
9092
  if (He && !et)
9093
- return re || (re = new Nt()), Fe || Mo(h) ? To(h, w, R, H, Ae, re) : zu(h, w, Ve, R, H, Ae, re);
9093
+ return re || (re = new Lt()), Fe || Mo(h) ? To(h, w, R, H, Ae, re) : zu(h, w, De, R, H, Ae, re);
9094
9094
  if (!(R & i)) {
9095
9095
  var at = et && ae.call(h, "__wrapped__"), st = gt && ae.call(w, "__wrapped__");
9096
9096
  if (at || st) {
9097
- var Mt = at ? h.value() : h, Rt = st ? w.value() : w;
9098
- return re || (re = new Nt()), Ae(Mt, Rt, R, H, re);
9097
+ var Xt = at ? h.value() : h, Rt = st ? w.value() : w;
9098
+ return re || (re = new Lt()), Ae(Xt, Rt, R, H, re);
9099
9099
  }
9100
9100
  }
9101
- return He ? (re || (re = new Nt()), Wu(h, w, R, H, Ae, re)) : !1;
9101
+ return He ? (re || (re = new Lt()), Wu(h, w, R, H, Ae, re)) : !1;
9102
9102
  }
9103
9103
  function Mu(h) {
9104
9104
  if (!Lo(h) || _u(h))
9105
9105
  return !1;
9106
- var w = Vo(h) ? ft : m;
9106
+ var w = Do(h) ? ft : m;
9107
9107
  return w.test(tn(h));
9108
9108
  }
9109
9109
  function Xu(h) {
@@ -9118,19 +9118,19 @@ Dr.exports;
9118
9118
  return w;
9119
9119
  }
9120
9120
  function To(h, w, R, H, Ae, re) {
9121
- var Fe = R & i, De = h.length, Ve = w.length;
9122
- if (De != Ve && !(Fe && Ve > De))
9121
+ var Fe = R & i, Ve = h.length, De = w.length;
9122
+ if (Ve != De && !(Fe && De > Ve))
9123
9123
  return !1;
9124
9124
  var ke = re.get(h);
9125
9125
  if (ke && re.get(w))
9126
9126
  return ke == w;
9127
9127
  var et = -1, gt = !0, He = R & o ? new fr() : void 0;
9128
- for (re.set(h, w), re.set(w, h); ++et < De; ) {
9128
+ for (re.set(h, w), re.set(w, h); ++et < Ve; ) {
9129
9129
  var at = h[et], st = w[et];
9130
9130
  if (H)
9131
- var Mt = Fe ? H(st, at, et, w, h, re) : H(at, st, et, h, w, re);
9132
- if (Mt !== void 0) {
9133
- if (Mt)
9131
+ var Xt = Fe ? H(st, at, et, w, h, re) : H(at, st, et, h, w, re);
9132
+ if (Xt !== void 0) {
9133
+ if (Xt)
9134
9134
  continue;
9135
9135
  gt = !1;
9136
9136
  break;
@@ -9161,23 +9161,23 @@ Dr.exports;
9161
9161
  case c:
9162
9162
  case d:
9163
9163
  case I:
9164
- return Do(+h, +w);
9164
+ return Vo(+h, +w);
9165
9165
  case f:
9166
9166
  return h.name == w.name && h.message == w.message;
9167
9167
  case k:
9168
- case D:
9168
+ case V:
9169
9169
  return h == w + "";
9170
9170
  case g:
9171
- var De = Ee;
9171
+ var Ve = Ee;
9172
9172
  case C:
9173
- var Ve = H & i;
9174
- if (De || (De = we), h.size != w.size && !Ve)
9173
+ var De = H & i;
9174
+ if (Ve || (Ve = we), h.size != w.size && !De)
9175
9175
  return !1;
9176
9176
  var ke = Fe.get(h);
9177
9177
  if (ke)
9178
9178
  return ke == w;
9179
9179
  H |= o, Fe.set(h, w);
9180
- var et = To(De(h), De(w), H, Ae, re, Fe);
9180
+ var et = To(Ve(h), Ve(w), H, Ae, re, Fe);
9181
9181
  return Fe.delete(h), et;
9182
9182
  case F:
9183
9183
  if (ni)
@@ -9186,11 +9186,11 @@ Dr.exports;
9186
9186
  return !1;
9187
9187
  }
9188
9188
  function Wu(h, w, R, H, Ae, re) {
9189
- var Fe = R & i, De = Oo(h), Ve = De.length, ke = Oo(w), et = ke.length;
9190
- if (Ve != et && !Fe)
9189
+ var Fe = R & i, Ve = Oo(h), De = Ve.length, ke = Oo(w), et = ke.length;
9190
+ if (De != et && !Fe)
9191
9191
  return !1;
9192
- for (var gt = Ve; gt--; ) {
9193
- var He = De[gt];
9192
+ for (var gt = De; gt--; ) {
9193
+ var He = Ve[gt];
9194
9194
  if (!(Fe ? He in w : ae.call(w, He)))
9195
9195
  return !1;
9196
9196
  }
@@ -9199,8 +9199,8 @@ Dr.exports;
9199
9199
  return at == w;
9200
9200
  var st = !0;
9201
9201
  re.set(h, w), re.set(w, h);
9202
- for (var Mt = Fe; ++gt < Ve; ) {
9203
- He = De[gt];
9202
+ for (var Xt = Fe; ++gt < De; ) {
9203
+ He = Ve[gt];
9204
9204
  var Rt = h[He], nn = w[He];
9205
9205
  if (H)
9206
9206
  var Xo = Fe ? H(nn, Rt, He, w, h, re) : H(Rt, nn, He, h, w, re);
@@ -9208,9 +9208,9 @@ Dr.exports;
9208
9208
  st = !1;
9209
9209
  break;
9210
9210
  }
9211
- Mt || (Mt = He == "constructor");
9211
+ Xt || (Xt = He == "constructor");
9212
9212
  }
9213
- if (st && !Mt) {
9213
+ if (st && !Xt) {
9214
9214
  var br = h.constructor, yr = w.constructor;
9215
9215
  br != yr && "constructor" in h && "constructor" in w && !(typeof br == "function" && br instanceof br && typeof yr == "function" && yr instanceof yr) && (st = !1);
9216
9216
  }
@@ -9241,8 +9241,8 @@ Dr.exports;
9241
9241
  return h == null ? [] : (h = Object(h), z(Po(h), function(w) {
9242
9242
  return Ft.call(h, w);
9243
9243
  }));
9244
- } : tc, Lt = Zn;
9245
- ($r && Lt(new $r(new ArrayBuffer(1))) != O || zn && Lt(new zn()) != g || Kr && Lt(Kr.resolve()) != A || ei && Lt(new ei()) != C || ti && Lt(new ti()) != B) && (Lt = function(h) {
9244
+ } : tc, Mt = Zn;
9245
+ ($r && Mt(new $r(new ArrayBuffer(1))) != O || zn && Mt(new zn()) != g || Kr && Mt(Kr.resolve()) != A || ei && Mt(new ei()) != C || ti && Mt(new ti()) != B) && (Mt = function(h) {
9246
9246
  var w = Zn(h), R = w == E ? h.constructor : void 0, H = R ? tn(R) : "";
9247
9247
  if (H)
9248
9248
  switch (H) {
@@ -9267,7 +9267,7 @@ Dr.exports;
9267
9267
  return w == "string" || w == "number" || w == "symbol" || w == "boolean" ? h !== "__proto__" : h === null;
9268
9268
  }
9269
9269
  function _u(h) {
9270
- return !!Ue && Ue in h;
9270
+ return !!qe && qe in h;
9271
9271
  }
9272
9272
  function Uu(h) {
9273
9273
  var w = h && h.constructor, R = typeof w == "function" && w.prototype || N;
@@ -9289,7 +9289,7 @@ Dr.exports;
9289
9289
  }
9290
9290
  return "";
9291
9291
  }
9292
- function Do(h, w) {
9292
+ function Vo(h, w) {
9293
9293
  return h === w || h !== h && w !== w;
9294
9294
  }
9295
9295
  var Qu = Go(/* @__PURE__ */ function() {
@@ -9298,13 +9298,13 @@ Dr.exports;
9298
9298
  return jn(h) && ae.call(h, "callee") && !Ft.call(h, "callee");
9299
9299
  }, mr = Array.isArray;
9300
9300
  function $u(h) {
9301
- return h != null && No(h.length) && !Vo(h);
9301
+ return h != null && No(h.length) && !Do(h);
9302
9302
  }
9303
9303
  var ri = su || nc;
9304
9304
  function Ku(h, w) {
9305
9305
  return Bo(h, w);
9306
9306
  }
9307
- function Vo(h) {
9307
+ function Do(h) {
9308
9308
  if (!Lo(h))
9309
9309
  return !1;
9310
9310
  var w = Zn(h);
@@ -9322,7 +9322,7 @@ Dr.exports;
9322
9322
  }
9323
9323
  var Mo = M ? Me(M) : Xu;
9324
9324
  function ec(h) {
9325
- return $u(h) ? Vu(h) : Hu(h);
9325
+ return $u(h) ? Du(h) : Hu(h);
9326
9326
  }
9327
9327
  function tc() {
9328
9328
  return [];
@@ -9331,8 +9331,8 @@ Dr.exports;
9331
9331
  return !1;
9332
9332
  }
9333
9333
  e.exports = Ku;
9334
- })(Dr, Dr.exports);
9335
- var Lh = Dr.exports;
9334
+ })(Vr, Vr.exports);
9335
+ var Lh = Vr.exports;
9336
9336
  const Ga = /* @__PURE__ */ Gs(Lh);
9337
9337
  var dr = class {
9338
9338
  constructor() {
@@ -9416,7 +9416,7 @@ function nr(e) {
9416
9416
  function rr(e, t) {
9417
9417
  return e === t ? !0 : typeof e != typeof t ? !1 : e && t && typeof e == "object" && typeof t == "object" ? !Object.keys(t).some((n) => !rr(e[n], t[n])) : !1;
9418
9418
  }
9419
- function Di(e, t) {
9419
+ function Vi(e, t) {
9420
9420
  if (e === t)
9421
9421
  return e;
9422
9422
  const n = Oa(e) && Oa(t);
@@ -9425,13 +9425,13 @@ function Di(e, t) {
9425
9425
  let l = 0;
9426
9426
  for (let u = 0; u < a; u++) {
9427
9427
  const c = n ? u : o[u];
9428
- (!n && r.includes(c) || n) && e[c] === void 0 && t[c] === void 0 ? (s[c] = void 0, l++) : (s[c] = Di(e[c], t[c]), s[c] === e[c] && e[c] !== void 0 && l++);
9428
+ (!n && r.includes(c) || n) && e[c] === void 0 && t[c] === void 0 ? (s[c] = void 0, l++) : (s[c] = Vi(e[c], t[c]), s[c] === e[c] && e[c] !== void 0 && l++);
9429
9429
  }
9430
9430
  return i === a && l === i ? e : s;
9431
9431
  }
9432
9432
  return t;
9433
9433
  }
9434
- function Vi(e, t) {
9434
+ function Di(e, t) {
9435
9435
  if (!t || Object.keys(e).length !== Object.keys(t).length)
9436
9436
  return !1;
9437
9437
  for (const n in e)
@@ -9443,15 +9443,15 @@ function Oa(e) {
9443
9443
  return Array.isArray(e) && e.length === Object.keys(e).length;
9444
9444
  }
9445
9445
  function Ni(e) {
9446
- if (!Da(e))
9446
+ if (!Va(e))
9447
9447
  return !1;
9448
9448
  const t = e.constructor;
9449
9449
  if (t === void 0)
9450
9450
  return !0;
9451
9451
  const n = t.prototype;
9452
- return !(!Da(n) || !n.hasOwnProperty("isPrototypeOf") || Object.getPrototypeOf(e) !== Object.prototype);
9452
+ return !(!Va(n) || !n.hasOwnProperty("isPrototypeOf") || Object.getPrototypeOf(e) !== Object.prototype);
9453
9453
  }
9454
- function Da(e) {
9454
+ function Va(e) {
9455
9455
  return Object.prototype.toString.call(e) === "[object Object]";
9456
9456
  }
9457
9457
  function Xh(e) {
@@ -9465,13 +9465,13 @@ function Li(e, t, n) {
9465
9465
  if (n.structuralSharing !== !1) {
9466
9466
  if (process.env.NODE_ENV !== "production")
9467
9467
  try {
9468
- return Di(e, t);
9468
+ return Vi(e, t);
9469
9469
  } catch (r) {
9470
9470
  console.error(
9471
9471
  `Structural sharing requires data to be JSON serializable. To fix this, turn off structuralSharing or return JSON-serializable data from your queryFn. [${n.queryHash}]: ${r}`
9472
9472
  );
9473
9473
  }
9474
- return Di(e, t);
9474
+ return Vi(e, t);
9475
9475
  }
9476
9476
  return t;
9477
9477
  }
@@ -9483,17 +9483,17 @@ function zh(e, t, n = 0) {
9483
9483
  const r = [t, ...e];
9484
9484
  return n && r.length > n ? r.slice(0, -1) : r;
9485
9485
  }
9486
- var Vr = Symbol();
9486
+ var Dr = Symbol();
9487
9487
  function dl(e, t) {
9488
- return process.env.NODE_ENV !== "production" && e.queryFn === Vr && console.error(
9488
+ return process.env.NODE_ENV !== "production" && e.queryFn === Dr && console.error(
9489
9489
  `Attempted to invoke queryFn when set to skipToken. This is likely a configuration error. Query hash: '${e.queryHash}'`
9490
- ), !e.queryFn && (t != null && t.initialPromise) ? () => t.initialPromise : !e.queryFn || e.queryFn === Vr ? () => Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)) : e.queryFn;
9490
+ ), !e.queryFn && (t != null && t.initialPromise) ? () => t.initialPromise : !e.queryFn || e.queryFn === Dr ? () => Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)) : e.queryFn;
9491
9491
  }
9492
- var on, zt, Sn, cs, Wh = (cs = class extends dr {
9492
+ var on, Wt, Sn, cs, Wh = (cs = class extends dr {
9493
9493
  constructor() {
9494
9494
  super();
9495
9495
  $(this, on);
9496
- $(this, zt);
9496
+ $(this, Wt);
9497
9497
  $(this, Sn);
9498
9498
  W(this, Sn, (t) => {
9499
9499
  if (!pn && window.addEventListener) {
@@ -9505,15 +9505,15 @@ var on, zt, Sn, cs, Wh = (cs = class extends dr {
9505
9505
  });
9506
9506
  }
9507
9507
  onSubscribe() {
9508
- x(this, zt) || this.setEventListener(x(this, Sn));
9508
+ x(this, Wt) || this.setEventListener(x(this, Sn));
9509
9509
  }
9510
9510
  onUnsubscribe() {
9511
9511
  var t;
9512
- this.hasListeners() || ((t = x(this, zt)) == null || t.call(this), W(this, zt, void 0));
9512
+ this.hasListeners() || ((t = x(this, Wt)) == null || t.call(this), W(this, Wt, void 0));
9513
9513
  }
9514
9514
  setEventListener(t) {
9515
9515
  var n;
9516
- W(this, Sn, t), (n = x(this, zt)) == null || n.call(this), W(this, zt, t((r) => {
9516
+ W(this, Sn, t), (n = x(this, Wt)) == null || n.call(this), W(this, Wt, t((r) => {
9517
9517
  typeof r == "boolean" ? this.setFocused(r) : this.onFocus();
9518
9518
  }));
9519
9519
  }
@@ -9530,11 +9530,11 @@ var on, zt, Sn, cs, Wh = (cs = class extends dr {
9530
9530
  var t;
9531
9531
  return typeof x(this, on) == "boolean" ? x(this, on) : ((t = globalThis.document) == null ? void 0 : t.visibilityState) !== "hidden";
9532
9532
  }
9533
- }, on = new WeakMap(), zt = new WeakMap(), Sn = new WeakMap(), cs), bo = new Wh(), En, Wt, kn, ds, Zh = (ds = class extends dr {
9533
+ }, on = new WeakMap(), Wt = new WeakMap(), Sn = new WeakMap(), cs), bo = new Wh(), En, Zt, kn, ds, Zh = (ds = class extends dr {
9534
9534
  constructor() {
9535
9535
  super();
9536
9536
  $(this, En, !0);
9537
- $(this, Wt);
9537
+ $(this, Zt);
9538
9538
  $(this, kn);
9539
9539
  W(this, kn, (t) => {
9540
9540
  if (!pn && window.addEventListener) {
@@ -9546,15 +9546,15 @@ var on, zt, Sn, cs, Wh = (cs = class extends dr {
9546
9546
  });
9547
9547
  }
9548
9548
  onSubscribe() {
9549
- x(this, Wt) || this.setEventListener(x(this, kn));
9549
+ x(this, Zt) || this.setEventListener(x(this, kn));
9550
9550
  }
9551
9551
  onUnsubscribe() {
9552
9552
  var t;
9553
- this.hasListeners() || ((t = x(this, Wt)) == null || t.call(this), W(this, Wt, void 0));
9553
+ this.hasListeners() || ((t = x(this, Zt)) == null || t.call(this), W(this, Zt, void 0));
9554
9554
  }
9555
9555
  setEventListener(t) {
9556
9556
  var n;
9557
- W(this, kn, t), (n = x(this, Wt)) == null || n.call(this), W(this, Wt, t(this.setOnline.bind(this)));
9557
+ W(this, kn, t), (n = x(this, Zt)) == null || n.call(this), W(this, Zt, t(this.setOnline.bind(this)));
9558
9558
  }
9559
9559
  setOnline(t) {
9560
9560
  x(this, En) !== t && (W(this, En, t), this.listeners.forEach((r) => {
@@ -9564,7 +9564,7 @@ var on, zt, Sn, cs, Wh = (cs = class extends dr {
9564
9564
  isOnline() {
9565
9565
  return x(this, En);
9566
9566
  }
9567
- }, En = new WeakMap(), Wt = new WeakMap(), kn = new WeakMap(), ds), Nr = new Zh();
9567
+ }, En = new WeakMap(), Zt = new WeakMap(), kn = new WeakMap(), ds), Nr = new Zh();
9568
9568
  function Mi() {
9569
9569
  let e, t;
9570
9570
  const n = new Promise((i, o) => {
@@ -9792,7 +9792,7 @@ var Ne = Jh(), an, ps, gl = (ps = class {
9792
9792
  );
9793
9793
  }
9794
9794
  isDisabled() {
9795
- return this.getObserversCount() > 0 ? !this.isActive() : this.options.queryFn === Vr || this.state.dataUpdateCount + this.state.errorUpdateCount === 0;
9795
+ return this.getObserversCount() > 0 ? !this.isActive() : this.options.queryFn === Dr || this.state.dataUpdateCount + this.state.errorUpdateCount === 0;
9796
9796
  }
9797
9797
  isStale() {
9798
9798
  return this.state.isInvalidated ? !0 : this.getObserversCount() > 0 ? this.observers.some(
@@ -10092,7 +10092,7 @@ var Ct, hs, Uh = (hs = class extends dr {
10092
10092
  });
10093
10093
  });
10094
10094
  }
10095
- }, Ct = new WeakMap(), hs), xt, je, ln, At, Ht, gs, qh = (gs = class extends gl {
10095
+ }, Ct = new WeakMap(), hs), xt, je, ln, At, zt, gs, qh = (gs = class extends gl {
10096
10096
  constructor(t) {
10097
10097
  super();
10098
10098
  $(this, At);
@@ -10130,17 +10130,17 @@ var Ct, hs, Uh = (hs = class extends dr {
10130
10130
  this.execute(this.state.variables);
10131
10131
  }
10132
10132
  async execute(t) {
10133
- var i, o, a, s, l, u, c, d, f, p, b, g, I, v, E, A, S, k, C, D;
10133
+ var i, o, a, s, l, u, c, d, f, p, b, g, I, v, E, A, S, k, C, V;
10134
10134
  W(this, ln, hl({
10135
10135
  fn: () => this.options.mutationFn ? this.options.mutationFn(t) : Promise.reject(new Error("No mutationFn found")),
10136
10136
  onFail: (F, T) => {
10137
- ue(this, At, Ht).call(this, { type: "failed", failureCount: F, error: T });
10137
+ ue(this, At, zt).call(this, { type: "failed", failureCount: F, error: T });
10138
10138
  },
10139
10139
  onPause: () => {
10140
- ue(this, At, Ht).call(this, { type: "pause" });
10140
+ ue(this, At, zt).call(this, { type: "pause" });
10141
10141
  },
10142
10142
  onContinue: () => {
10143
- ue(this, At, Ht).call(this, { type: "continue" });
10143
+ ue(this, At, zt).call(this, { type: "continue" });
10144
10144
  },
10145
10145
  retry: this.options.retry ?? 0,
10146
10146
  retryDelay: this.options.retryDelay,
@@ -10150,13 +10150,13 @@ var Ct, hs, Uh = (hs = class extends dr {
10150
10150
  const n = this.state.status === "pending", r = !x(this, ln).canStart();
10151
10151
  try {
10152
10152
  if (!n) {
10153
- ue(this, At, Ht).call(this, { type: "pending", variables: t, isPaused: r }), await ((o = (i = x(this, je).config).onMutate) == null ? void 0 : o.call(
10153
+ ue(this, At, zt).call(this, { type: "pending", variables: t, isPaused: r }), await ((o = (i = x(this, je).config).onMutate) == null ? void 0 : o.call(
10154
10154
  i,
10155
10155
  t,
10156
10156
  this
10157
10157
  ));
10158
10158
  const T = await ((s = (a = this.options).onMutate) == null ? void 0 : s.call(a, t));
10159
- T !== this.state.context && ue(this, At, Ht).call(this, {
10159
+ T !== this.state.context && ue(this, At, zt).call(this, {
10160
10160
  type: "pending",
10161
10161
  context: T,
10162
10162
  variables: t,
@@ -10177,7 +10177,7 @@ var Ct, hs, Uh = (hs = class extends dr {
10177
10177
  this.state.variables,
10178
10178
  this.state.context,
10179
10179
  this
10180
- )), await ((g = (b = this.options).onSettled) == null ? void 0 : g.call(b, F, null, t, this.state.context)), ue(this, At, Ht).call(this, { type: "success", data: F }), F;
10180
+ )), await ((g = (b = this.options).onSettled) == null ? void 0 : g.call(b, F, null, t, this.state.context)), ue(this, At, zt).call(this, { type: "success", data: F }), F;
10181
10181
  } catch (F) {
10182
10182
  try {
10183
10183
  throw await ((v = (I = x(this, je).config).onError) == null ? void 0 : v.call(
@@ -10198,7 +10198,7 @@ var Ct, hs, Uh = (hs = class extends dr {
10198
10198
  this.state.variables,
10199
10199
  this.state.context,
10200
10200
  this
10201
- )), await ((D = (C = this.options).onSettled) == null ? void 0 : D.call(
10201
+ )), await ((V = (C = this.options).onSettled) == null ? void 0 : V.call(
10202
10202
  C,
10203
10203
  void 0,
10204
10204
  F,
@@ -10206,13 +10206,13 @@ var Ct, hs, Uh = (hs = class extends dr {
10206
10206
  this.state.context
10207
10207
  )), F;
10208
10208
  } finally {
10209
- ue(this, At, Ht).call(this, { type: "error", error: F });
10209
+ ue(this, At, zt).call(this, { type: "error", error: F });
10210
10210
  }
10211
10211
  } finally {
10212
10212
  x(this, je).runNext(this);
10213
10213
  }
10214
10214
  }
10215
- }, xt = new WeakMap(), je = new WeakMap(), ln = new WeakMap(), At = new WeakSet(), Ht = function(t) {
10215
+ }, xt = new WeakMap(), je = new WeakMap(), ln = new WeakMap(), At = new WeakSet(), zt = function(t) {
10216
10216
  const n = (r) => {
10217
10217
  switch (t.type) {
10218
10218
  case "failed":
@@ -10367,7 +10367,7 @@ function Ar(e) {
10367
10367
  var t;
10368
10368
  return ((t = e.options.scope) == null ? void 0 : t.id) ?? String(e.mutationId);
10369
10369
  }
10370
- function Va(e) {
10370
+ function Da(e) {
10371
10371
  return {
10372
10372
  onFetch: (t, n) => {
10373
10373
  var c, d, f, p, b;
@@ -10394,11 +10394,11 @@ function Va(e) {
10394
10394
  meta: t.options.meta
10395
10395
  };
10396
10396
  I(C);
10397
- const D = await v(
10397
+ const V = await v(
10398
10398
  C
10399
10399
  ), { maxPages: F } = t.options, T = k ? zh : Hh;
10400
10400
  return {
10401
- pages: T(A.pages, D, F),
10401
+ pages: T(A.pages, V, F),
10402
10402
  pageParams: T(A.pageParams, S, F)
10403
10403
  };
10404
10404
  };
@@ -10448,20 +10448,20 @@ function Kh(e, { pages: t, pageParams: n }) {
10448
10448
  var r;
10449
10449
  return t.length > 0 ? (r = e.getPreviousPageParam) == null ? void 0 : r.call(e, t[0], t, n[0], n) : void 0;
10450
10450
  }
10451
- var Pe, Zt, jt, Rn, Gn, Jt, Bn, Tn, bs, eg = (bs = class {
10451
+ var Pe, jt, Jt, Rn, Gn, Yt, Bn, Tn, bs, eg = (bs = class {
10452
10452
  constructor(e = {}) {
10453
10453
  $(this, Pe);
10454
- $(this, Zt);
10455
10454
  $(this, jt);
10455
+ $(this, Jt);
10456
10456
  $(this, Rn);
10457
10457
  $(this, Gn);
10458
- $(this, Jt);
10458
+ $(this, Yt);
10459
10459
  $(this, Bn);
10460
10460
  $(this, Tn);
10461
- W(this, Pe, e.queryCache || new Uh()), W(this, Zt, e.mutationCache || new $h()), W(this, jt, e.defaultOptions || {}), W(this, Rn, /* @__PURE__ */ new Map()), W(this, Gn, /* @__PURE__ */ new Map()), W(this, Jt, 0);
10461
+ W(this, Pe, e.queryCache || new Uh()), W(this, jt, e.mutationCache || new $h()), W(this, Jt, e.defaultOptions || {}), W(this, Rn, /* @__PURE__ */ new Map()), W(this, Gn, /* @__PURE__ */ new Map()), W(this, Yt, 0);
10462
10462
  }
10463
10463
  mount() {
10464
- vr(this, Jt)._++, x(this, Jt) === 1 && (W(this, Bn, bo.subscribe(async (e) => {
10464
+ vr(this, Yt)._++, x(this, Yt) === 1 && (W(this, Bn, bo.subscribe(async (e) => {
10465
10465
  e && (await this.resumePausedMutations(), x(this, Pe).onFocus());
10466
10466
  })), W(this, Tn, Nr.subscribe(async (e) => {
10467
10467
  e && (await this.resumePausedMutations(), x(this, Pe).onOnline());
@@ -10469,13 +10469,13 @@ var Pe, Zt, jt, Rn, Gn, Jt, Bn, Tn, bs, eg = (bs = class {
10469
10469
  }
10470
10470
  unmount() {
10471
10471
  var e, t;
10472
- vr(this, Jt)._--, x(this, Jt) === 0 && ((e = x(this, Bn)) == null || e.call(this), W(this, Bn, void 0), (t = x(this, Tn)) == null || t.call(this), W(this, Tn, void 0));
10472
+ vr(this, Yt)._--, x(this, Yt) === 0 && ((e = x(this, Bn)) == null || e.call(this), W(this, Bn, void 0), (t = x(this, Tn)) == null || t.call(this), W(this, Tn, void 0));
10473
10473
  }
10474
10474
  isFetching(e) {
10475
10475
  return x(this, Pe).findAll({ ...e, fetchStatus: "fetching" }).length;
10476
10476
  }
10477
10477
  isMutating(e) {
10478
- return x(this, Zt).findAll({ ...e, status: "pending" }).length;
10478
+ return x(this, jt).findAll({ ...e, status: "pending" }).length;
10479
10479
  }
10480
10480
  getQueryData(e) {
10481
10481
  var n;
@@ -10577,28 +10577,28 @@ var Pe, Zt, jt, Rn, Gn, Jt, Bn, Tn, bs, eg = (bs = class {
10577
10577
  return this.fetchQuery(e).then(ut).catch(ut);
10578
10578
  }
10579
10579
  fetchInfiniteQuery(e) {
10580
- return e.behavior = Va(e.pages), this.fetchQuery(e);
10580
+ return e.behavior = Da(e.pages), this.fetchQuery(e);
10581
10581
  }
10582
10582
  prefetchInfiniteQuery(e) {
10583
10583
  return this.fetchInfiniteQuery(e).then(ut).catch(ut);
10584
10584
  }
10585
10585
  ensureInfiniteQueryData(e) {
10586
- return e.behavior = Va(e.pages), this.ensureQueryData(e);
10586
+ return e.behavior = Da(e.pages), this.ensureQueryData(e);
10587
10587
  }
10588
10588
  resumePausedMutations() {
10589
- return Nr.isOnline() ? x(this, Zt).resumePausedMutations() : Promise.resolve();
10589
+ return Nr.isOnline() ? x(this, jt).resumePausedMutations() : Promise.resolve();
10590
10590
  }
10591
10591
  getQueryCache() {
10592
10592
  return x(this, Pe);
10593
10593
  }
10594
10594
  getMutationCache() {
10595
- return x(this, Zt);
10595
+ return x(this, jt);
10596
10596
  }
10597
10597
  getDefaultOptions() {
10598
- return x(this, jt);
10598
+ return x(this, Jt);
10599
10599
  }
10600
10600
  setDefaultOptions(e) {
10601
- W(this, jt, e);
10601
+ W(this, Jt, e);
10602
10602
  }
10603
10603
  setQueryDefaults(e, t) {
10604
10604
  x(this, Rn).set(nr(e), {
@@ -10630,7 +10630,7 @@ var Pe, Zt, jt, Rn, Gn, Jt, Bn, Tn, bs, eg = (bs = class {
10630
10630
  if (e._defaulted)
10631
10631
  return e;
10632
10632
  const t = {
10633
- ...x(this, jt).queries,
10633
+ ...x(this, Jt).queries,
10634
10634
  ...this.getQueryDefaults(e.queryKey),
10635
10635
  ...e,
10636
10636
  _defaulted: !0
@@ -10638,41 +10638,41 @@ var Pe, Zt, jt, Rn, Gn, Jt, Bn, Tn, bs, eg = (bs = class {
10638
10638
  return t.queryHash || (t.queryHash = mo(
10639
10639
  t.queryKey,
10640
10640
  t
10641
- )), t.refetchOnReconnect === void 0 && (t.refetchOnReconnect = t.networkMode !== "always"), t.throwOnError === void 0 && (t.throwOnError = !!t.suspense), !t.networkMode && t.persister && (t.networkMode = "offlineFirst"), t.enabled !== !0 && t.queryFn === Vr && (t.enabled = !1), t;
10641
+ )), t.refetchOnReconnect === void 0 && (t.refetchOnReconnect = t.networkMode !== "always"), t.throwOnError === void 0 && (t.throwOnError = !!t.suspense), !t.networkMode && t.persister && (t.networkMode = "offlineFirst"), t.enabled !== !0 && t.queryFn === Dr && (t.enabled = !1), t;
10642
10642
  }
10643
10643
  defaultMutationOptions(e) {
10644
10644
  return e != null && e._defaulted ? e : {
10645
- ...x(this, jt).mutations,
10645
+ ...x(this, Jt).mutations,
10646
10646
  ...(e == null ? void 0 : e.mutationKey) && this.getMutationDefaults(e.mutationKey),
10647
10647
  ...e,
10648
10648
  _defaulted: !0
10649
10649
  };
10650
10650
  }
10651
10651
  clear() {
10652
- x(this, Pe).clear(), x(this, Zt).clear();
10652
+ x(this, Pe).clear(), x(this, jt).clear();
10653
10653
  }
10654
- }, Pe = new WeakMap(), Zt = new WeakMap(), jt = new WeakMap(), Rn = new WeakMap(), Gn = new WeakMap(), Jt = new WeakMap(), Bn = new WeakMap(), Tn = new WeakMap(), bs), Qe, ce, ar, Je, un, On, Yt, wt, sr, Dn, Vn, cn, dn, _t, Nn, ye, Un, Xi, Hi, zi, Wi, Zi, ji, Ji, bl, ys, tg = (ys = class extends dr {
10654
+ }, Pe = new WeakMap(), jt = new WeakMap(), Jt = new WeakMap(), Rn = new WeakMap(), Gn = new WeakMap(), Yt = new WeakMap(), Bn = new WeakMap(), Tn = new WeakMap(), bs), $e, ce, ar, Je, un, On, _t, wt, sr, Vn, Dn, cn, dn, Ut, Nn, ye, Un, Xi, Hi, zi, Wi, Zi, ji, Ji, bl, ys, tg = (ys = class extends dr {
10655
10655
  constructor(t, n) {
10656
10656
  super();
10657
10657
  $(this, ye);
10658
- $(this, Qe);
10658
+ $(this, $e);
10659
10659
  $(this, ce);
10660
10660
  $(this, ar);
10661
10661
  $(this, Je);
10662
10662
  $(this, un);
10663
10663
  $(this, On);
10664
- $(this, Yt);
10664
+ $(this, _t);
10665
10665
  $(this, wt);
10666
10666
  $(this, sr);
10667
- $(this, Dn);
10667
+ $(this, Vn);
10668
10668
  // This property keeps track of the last query with defined data.
10669
10669
  // It will be used to pass the previous data and query to the placeholder function between renders.
10670
- $(this, Vn);
10670
+ $(this, Dn);
10671
10671
  $(this, cn);
10672
10672
  $(this, dn);
10673
- $(this, _t);
10673
+ $(this, Ut);
10674
10674
  $(this, Nn, /* @__PURE__ */ new Set());
10675
- this.options = n, W(this, Qe, t), W(this, wt, null), W(this, Yt, Mi()), this.options.experimental_prefetchInRender || x(this, Yt).reject(
10675
+ this.options = n, W(this, $e, t), W(this, wt, null), W(this, _t, Mi()), this.options.experimental_prefetchInRender || x(this, _t).reject(
10676
10676
  new Error("experimental_prefetchInRender feature flag is not enabled")
10677
10677
  ), this.bindMethods(), this.setOptions(n);
10678
10678
  }
@@ -10704,11 +10704,11 @@ var Pe, Zt, jt, Rn, Gn, Jt, Bn, Tn, bs, eg = (bs = class {
10704
10704
  }
10705
10705
  setOptions(t, n) {
10706
10706
  const r = this.options, i = x(this, ce);
10707
- if (this.options = x(this, Qe).defaultQueryOptions(t), this.options.enabled !== void 0 && typeof this.options.enabled != "boolean" && typeof this.options.enabled != "function" && typeof bt(this.options.enabled, x(this, ce)) != "boolean")
10707
+ if (this.options = x(this, $e).defaultQueryOptions(t), this.options.enabled !== void 0 && typeof this.options.enabled != "boolean" && typeof this.options.enabled != "function" && typeof bt(this.options.enabled, x(this, ce)) != "boolean")
10708
10708
  throw new Error(
10709
10709
  "Expected enabled to be a boolean or a callback that returns a boolean"
10710
10710
  );
10711
- ue(this, ye, Ji).call(this), x(this, ce).setOptions(this.options), r._defaulted && !Vi(this.options, r) && x(this, Qe).getQueryCache().notify({
10711
+ ue(this, ye, Ji).call(this), x(this, ce).setOptions(this.options), r._defaulted && !Di(this.options, r) && x(this, $e).getQueryCache().notify({
10712
10712
  type: "observerOptionsUpdated",
10713
10713
  query: x(this, ce),
10714
10714
  observer: this
@@ -10721,10 +10721,10 @@ var Pe, Zt, jt, Rn, Gn, Jt, Bn, Tn, bs, eg = (bs = class {
10721
10721
  r
10722
10722
  ) && ue(this, ye, Un).call(this), this.updateResult(n), o && (x(this, ce) !== i || bt(this.options.enabled, x(this, ce)) !== bt(r.enabled, x(this, ce)) || An(this.options.staleTime, x(this, ce)) !== An(r.staleTime, x(this, ce))) && ue(this, ye, Xi).call(this);
10723
10723
  const a = ue(this, ye, Hi).call(this);
10724
- o && (x(this, ce) !== i || bt(this.options.enabled, x(this, ce)) !== bt(r.enabled, x(this, ce)) || a !== x(this, _t)) && ue(this, ye, zi).call(this, a);
10724
+ o && (x(this, ce) !== i || bt(this.options.enabled, x(this, ce)) !== bt(r.enabled, x(this, ce)) || a !== x(this, Ut)) && ue(this, ye, zi).call(this, a);
10725
10725
  }
10726
10726
  getOptimisticResult(t) {
10727
- const n = x(this, Qe).getQueryCache().build(x(this, Qe), t), r = this.createResult(n, t);
10727
+ const n = x(this, $e).getQueryCache().build(x(this, $e), t), r = this.createResult(n, t);
10728
10728
  return rg(this, r) && (W(this, Je, r), W(this, On, this.options), W(this, un, x(this, ce).state)), r;
10729
10729
  }
10730
10730
  getCurrentResult() {
@@ -10752,7 +10752,7 @@ var Pe, Zt, jt, Rn, Gn, Jt, Bn, Tn, bs, eg = (bs = class {
10752
10752
  });
10753
10753
  }
10754
10754
  fetchOptimistic(t) {
10755
- const n = x(this, Qe).defaultQueryOptions(t), r = x(this, Qe).getQueryCache().build(x(this, Qe), n);
10755
+ const n = x(this, $e).defaultQueryOptions(t), r = x(this, $e).getQueryCache().build(x(this, $e), n);
10756
10756
  return r.fetch().then(() => this.createResult(r, n));
10757
10757
  }
10758
10758
  fetch(t) {
@@ -10775,10 +10775,10 @@ var Pe, Zt, jt, Rn, Gn, Jt, Bn, Tn, bs, eg = (bs = class {
10775
10775
  let { error: b, errorUpdatedAt: g, status: I } = d;
10776
10776
  if (n.select && d.data !== void 0)
10777
10777
  if (o && d.data === (a == null ? void 0 : a.data) && n.select === x(this, sr))
10778
- p = x(this, Dn);
10778
+ p = x(this, Vn);
10779
10779
  else
10780
10780
  try {
10781
- W(this, sr, n.select), p = n.select(d.data), p = Li(o == null ? void 0 : o.data, p, n), W(this, Dn, p), W(this, wt, null);
10781
+ W(this, sr, n.select), p = n.select(d.data), p = Li(o == null ? void 0 : o.data, p, n), W(this, Vn, p), W(this, wt, null);
10782
10782
  } catch (T) {
10783
10783
  W(this, wt, T);
10784
10784
  }
@@ -10789,8 +10789,8 @@ var Pe, Zt, jt, Rn, Gn, Jt, Bn, Tn, bs, eg = (bs = class {
10789
10789
  if (o != null && o.isPlaceholderData && n.placeholderData === (s == null ? void 0 : s.placeholderData))
10790
10790
  T = o.data;
10791
10791
  else if (T = typeof n.placeholderData == "function" ? n.placeholderData(
10792
- (F = x(this, Vn)) == null ? void 0 : F.state.data,
10793
- x(this, Vn)
10792
+ (F = x(this, Dn)) == null ? void 0 : F.state.data,
10793
+ x(this, Dn)
10794
10794
  ) : n.placeholderData, n.select && T !== void 0)
10795
10795
  try {
10796
10796
  T = n.select(T), W(this, wt, null);
@@ -10803,8 +10803,8 @@ var Pe, Zt, jt, Rn, Gn, Jt, Bn, Tn, bs, eg = (bs = class {
10803
10803
  n
10804
10804
  ), f = !0);
10805
10805
  }
10806
- x(this, wt) && (b = x(this, wt), p = x(this, Dn), g = Date.now(), I = "error");
10807
- const v = d.fetchStatus === "fetching", E = I === "pending", A = I === "error", S = E && v, k = p !== void 0, D = {
10806
+ x(this, wt) && (b = x(this, wt), p = x(this, Vn), g = Date.now(), I = "error");
10807
+ const v = d.fetchStatus === "fetching", E = I === "pending", A = I === "error", S = E && v, k = p !== void 0, V = {
10808
10808
  status: I,
10809
10809
  fetchStatus: d.fetchStatus,
10810
10810
  isPending: E,
@@ -10829,32 +10829,32 @@ var Pe, Zt, jt, Rn, Gn, Jt, Bn, Tn, bs, eg = (bs = class {
10829
10829
  isRefetchError: A && k,
10830
10830
  isStale: yo(t, n),
10831
10831
  refetch: this.refetch,
10832
- promise: x(this, Yt)
10832
+ promise: x(this, _t)
10833
10833
  };
10834
10834
  if (this.options.experimental_prefetchInRender) {
10835
10835
  const T = (O) => {
10836
- D.status === "error" ? O.reject(D.error) : D.data !== void 0 && O.resolve(D.data);
10836
+ V.status === "error" ? O.reject(V.error) : V.data !== void 0 && O.resolve(V.data);
10837
10837
  }, B = () => {
10838
- const O = W(this, Yt, D.promise = Mi());
10838
+ const O = W(this, _t, V.promise = Mi());
10839
10839
  T(O);
10840
- }, G = x(this, Yt);
10840
+ }, G = x(this, _t);
10841
10841
  switch (G.status) {
10842
10842
  case "pending":
10843
10843
  t.queryHash === r.queryHash && T(G);
10844
10844
  break;
10845
10845
  case "fulfilled":
10846
- (D.status === "error" || D.data !== G.value) && B();
10846
+ (V.status === "error" || V.data !== G.value) && B();
10847
10847
  break;
10848
10848
  case "rejected":
10849
- (D.status !== "error" || D.error !== G.reason) && B();
10849
+ (V.status !== "error" || V.error !== G.reason) && B();
10850
10850
  break;
10851
10851
  }
10852
10852
  }
10853
- return D;
10853
+ return V;
10854
10854
  }
10855
10855
  updateResult(t) {
10856
10856
  const n = x(this, Je), r = this.createResult(x(this, ce), this.options);
10857
- if (W(this, un, x(this, ce).state), W(this, On, this.options), x(this, un).data !== void 0 && W(this, Vn, x(this, ce)), Vi(r, n))
10857
+ if (W(this, un, x(this, ce).state), W(this, On, this.options), x(this, un).data !== void 0 && W(this, Dn, x(this, ce)), Di(r, n))
10858
10858
  return;
10859
10859
  W(this, Je, r);
10860
10860
  const i = {}, o = () => {
@@ -10876,7 +10876,7 @@ var Pe, Zt, jt, Rn, Gn, Jt, Bn, Tn, bs, eg = (bs = class {
10876
10876
  onQueryUpdate() {
10877
10877
  this.updateResult(), this.hasListeners() && ue(this, ye, Wi).call(this);
10878
10878
  }
10879
- }, Qe = new WeakMap(), ce = new WeakMap(), ar = new WeakMap(), Je = new WeakMap(), un = new WeakMap(), On = new WeakMap(), Yt = new WeakMap(), wt = new WeakMap(), sr = new WeakMap(), Dn = new WeakMap(), Vn = new WeakMap(), cn = new WeakMap(), dn = new WeakMap(), _t = new WeakMap(), Nn = new WeakMap(), ye = new WeakSet(), Un = function(t) {
10879
+ }, $e = new WeakMap(), ce = new WeakMap(), ar = new WeakMap(), Je = new WeakMap(), un = new WeakMap(), On = new WeakMap(), _t = new WeakMap(), wt = new WeakMap(), sr = new WeakMap(), Vn = new WeakMap(), Dn = new WeakMap(), cn = new WeakMap(), dn = new WeakMap(), Ut = new WeakMap(), Nn = new WeakMap(), ye = new WeakSet(), Un = function(t) {
10880
10880
  ue(this, ye, Ji).call(this);
10881
10881
  let n = x(this, ce).fetch(
10882
10882
  this.options,
@@ -10898,9 +10898,9 @@ var Pe, Zt, jt, Rn, Gn, Jt, Bn, Tn, bs, eg = (bs = class {
10898
10898
  }, Hi = function() {
10899
10899
  return (typeof this.options.refetchInterval == "function" ? this.options.refetchInterval(x(this, ce)) : this.options.refetchInterval) ?? !1;
10900
10900
  }, zi = function(t) {
10901
- ue(this, ye, ji).call(this), W(this, _t, t), !(pn || bt(this.options.enabled, x(this, ce)) === !1 || !Oi(x(this, _t)) || x(this, _t) === 0) && W(this, dn, setInterval(() => {
10901
+ ue(this, ye, ji).call(this), W(this, Ut, t), !(pn || bt(this.options.enabled, x(this, ce)) === !1 || !Oi(x(this, Ut)) || x(this, Ut) === 0) && W(this, dn, setInterval(() => {
10902
10902
  (this.options.refetchIntervalInBackground || bo.isFocused()) && ue(this, ye, Un).call(this);
10903
- }, x(this, _t)));
10903
+ }, x(this, Ut)));
10904
10904
  }, Wi = function() {
10905
10905
  ue(this, ye, Xi).call(this), ue(this, ye, zi).call(this, ue(this, ye, Hi).call(this));
10906
10906
  }, Zi = function() {
@@ -10908,7 +10908,7 @@ var Pe, Zt, jt, Rn, Gn, Jt, Bn, Tn, bs, eg = (bs = class {
10908
10908
  }, ji = function() {
10909
10909
  x(this, dn) && (clearInterval(x(this, dn)), W(this, dn, void 0));
10910
10910
  }, Ji = function() {
10911
- const t = x(this, Qe).getQueryCache().build(x(this, Qe), this.options);
10911
+ const t = x(this, $e).getQueryCache().build(x(this, $e), this.options);
10912
10912
  if (t === x(this, ce))
10913
10913
  return;
10914
10914
  const n = x(this, ce);
@@ -10917,7 +10917,7 @@ var Pe, Zt, jt, Rn, Gn, Jt, Bn, Tn, bs, eg = (bs = class {
10917
10917
  Ne.batch(() => {
10918
10918
  t.listeners && this.listeners.forEach((n) => {
10919
10919
  n(x(this, Je));
10920
- }), x(this, Qe).getQueryCache().notify({
10920
+ }), x(this, $e).getQueryCache().notify({
10921
10921
  query: x(this, ce),
10922
10922
  type: "observerResultsUpdated"
10923
10923
  });
@@ -10943,7 +10943,7 @@ function yo(e, t) {
10943
10943
  return bt(t.enabled, e) !== !1 && e.isStaleByTime(An(t.staleTime, e));
10944
10944
  }
10945
10945
  function rg(e, t) {
10946
- return !Vi(e.getCurrentResult(), t);
10946
+ return !Di(e.getCurrentResult(), t);
10947
10947
  }
10948
10948
  var yl = ee.createContext(
10949
10949
  void 0
@@ -11054,12 +11054,12 @@ function gn(e, t) {
11054
11054
  }
11055
11055
  const Il = lr(
11056
11056
  void 0
11057
- ), qt = () => {
11057
+ ), Qt = () => {
11058
11058
  const e = Ln(Il);
11059
11059
  if (!e)
11060
11060
  throw new Error("Must be used inside FrontendClientProvider");
11061
11061
  return e;
11062
- }, iv = ({
11062
+ }, av = ({
11063
11063
  children: e,
11064
11064
  client: t
11065
11065
  }) => {
@@ -11188,7 +11188,7 @@ const Pr = [
11188
11188
  children: e,
11189
11189
  props: t
11190
11190
  }) => {
11191
- const n = qt(), r = to(), {
11191
+ const n = Qt(), r = to(), {
11192
11192
  component: i,
11193
11193
  configuredProps: o,
11194
11194
  propNames: a,
@@ -11219,7 +11219,7 @@ const Pr = [
11219
11219
  }, [
11220
11220
  i.key
11221
11221
  ]);
11222
- const D = (M) => k[M.name];
11222
+ const V = (M) => k[M.name];
11223
11223
  let F = o || {};
11224
11224
  const [
11225
11225
  T,
@@ -11263,7 +11263,7 @@ const Pr = [
11263
11263
  y
11264
11264
  ] = me([]);
11265
11265
  Ye(() => {
11266
- _e();
11266
+ Ue();
11267
11267
  }, [
11268
11268
  F
11269
11269
  ]);
@@ -11307,7 +11307,7 @@ const Pr = [
11307
11307
  let z;
11308
11308
  for (let U = 0; U < le.length; U++) {
11309
11309
  const ge = le[U];
11310
- if (ge.hidden || ge.optional && !D(ge))
11310
+ if (ge.hidden || ge.optional && !V(ge))
11311
11311
  continue;
11312
11312
  if (M[ge.name] === void 0 && z == null && (ge.type === "app" || ge.remoteOptions)) {
11313
11313
  z = U;
@@ -11342,7 +11342,7 @@ const Pr = [
11342
11342
  ]), Ye(() => {
11343
11343
  const M = {};
11344
11344
  for (const z of le) {
11345
- if (z.hidden || Pr.includes(z.type) || z.optional && !D(z))
11345
+ if (z.hidden || Pr.includes(z.type) || z.optional && !V(z))
11346
11346
  continue;
11347
11347
  const U = F[z.name];
11348
11348
  U === void 0 ? "default" in z && z.default != null && (M[z.name] = z.default) : z.type === "integer" && typeof U != "number" ? delete M[z.name] : M[z.name] = U;
@@ -11379,7 +11379,7 @@ const Pr = [
11379
11379
  ge,
11380
11380
  o[M.name]
11381
11381
  ) : "default" in M && M.default != null && fe(ge, M.default) : fe(ge, void 0), C(U);
11382
- }, _e = () => {
11382
+ }, Ue = () => {
11383
11383
  const M = [];
11384
11384
  for (const z of le) {
11385
11385
  if (!z || z.optional || z.hidden || Pr.includes(z.type)) continue;
@@ -11388,7 +11388,7 @@ const Pr = [
11388
11388
  }
11389
11389
  M && ve && Ga(M, ve) || y(M);
11390
11390
  }, it = (M) => {
11391
- b((z) => (z[M.prop.name] = M, z)), _e();
11391
+ b((z) => (z[M.prop.name] = M, z)), Ue();
11392
11392
  }, ot = (M) => {
11393
11393
  if (!M) return;
11394
11394
  let z = [
@@ -11460,7 +11460,7 @@ const Pr = [
11460
11460
  dynamicPropsQueryIsFetching: de,
11461
11461
  errors: v,
11462
11462
  fields: p,
11463
- optionalPropIsEnabled: D,
11463
+ optionalPropIsEnabled: V,
11464
11464
  optionalPropSetEnabled: Le,
11465
11465
  propsNeedConfiguring: ve,
11466
11466
  queryDisabledIdx: d,
@@ -11587,7 +11587,7 @@ function kt(e, t) {
11587
11587
  }
11588
11588
  var Gg = ["defaultInputValue", "defaultMenuIsOpen", "defaultValue", "inputValue", "menuIsOpen", "onChange", "onInputChange", "onMenuClose", "onMenuOpen", "value"];
11589
11589
  function Sl(e) {
11590
- var t = e.defaultInputValue, n = t === void 0 ? "" : t, r = e.defaultMenuIsOpen, i = r === void 0 ? !1 : r, o = e.defaultValue, a = o === void 0 ? null : o, s = e.inputValue, l = e.menuIsOpen, u = e.onChange, c = e.onInputChange, d = e.onMenuClose, f = e.onMenuOpen, p = e.value, b = kt(e, Gg), g = me(s !== void 0 ? s : n), I = Tt(g, 2), v = I[0], E = I[1], A = me(l !== void 0 ? l : i), S = Tt(A, 2), k = S[0], C = S[1], D = me(p !== void 0 ? p : a), F = Tt(D, 2), T = F[0], B = F[1], G = We(function(de, ve) {
11590
+ var t = e.defaultInputValue, n = t === void 0 ? "" : t, r = e.defaultMenuIsOpen, i = r === void 0 ? !1 : r, o = e.defaultValue, a = o === void 0 ? null : o, s = e.inputValue, l = e.menuIsOpen, u = e.onChange, c = e.onInputChange, d = e.onMenuClose, f = e.onMenuOpen, p = e.value, b = kt(e, Gg), g = me(s !== void 0 ? s : n), I = Tt(g, 2), v = I[0], E = I[1], A = me(l !== void 0 ? l : i), S = Tt(A, 2), k = S[0], C = S[1], V = me(p !== void 0 ? p : a), F = Tt(V, 2), T = F[0], B = F[1], G = We(function(de, ve) {
11591
11591
  typeof u == "function" && u(de, ve), B(de);
11592
11592
  }, [u]), O = We(function(de, ve) {
11593
11593
  var y;
@@ -11662,14 +11662,14 @@ function El() {
11662
11662
  return !!e;
11663
11663
  })();
11664
11664
  }
11665
- function Dg(e) {
11665
+ function Vg(e) {
11666
11666
  if (e === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
11667
11667
  return e;
11668
11668
  }
11669
- function Vg(e, t) {
11669
+ function Dg(e, t) {
11670
11670
  if (t && (fn(t) == "object" || typeof t == "function")) return t;
11671
11671
  if (t !== void 0) throw new TypeError("Derived constructors may only return object or undefined");
11672
- return Dg(e);
11672
+ return Vg(e);
11673
11673
  }
11674
11674
  function Ng(e) {
11675
11675
  var t = El();
@@ -11679,7 +11679,7 @@ function Ng(e) {
11679
11679
  var i = Lr(this).constructor;
11680
11680
  n = Reflect.construct(r, arguments, i);
11681
11681
  } else n = r.apply(this, arguments);
11682
- return Vg(this, n);
11682
+ return Dg(this, n);
11683
11683
  };
11684
11684
  }
11685
11685
  function Lg(e) {
@@ -12070,11 +12070,11 @@ function mm(e) {
12070
12070
  maxHeight: t
12071
12071
  };
12072
12072
  if (!n || !n.offsetParent) return u;
12073
- var c = l.getBoundingClientRect(), d = c.height, f = n.getBoundingClientRect(), p = f.bottom, b = f.height, g = f.top, I = n.offsetParent.getBoundingClientRect(), v = I.top, E = a ? window.innerHeight : im(l), A = Tl(l), S = parseInt(getComputedStyle(n).marginBottom, 10), k = parseInt(getComputedStyle(n).marginTop, 10), C = v - k, D = E - g, F = C + A, T = d - A - g, B = p - E + A + S, G = A + g - k, O = 160;
12073
+ var c = l.getBoundingClientRect(), d = c.height, f = n.getBoundingClientRect(), p = f.bottom, b = f.height, g = f.top, I = n.offsetParent.getBoundingClientRect(), v = I.top, E = a ? window.innerHeight : im(l), A = Tl(l), S = parseInt(getComputedStyle(n).marginBottom, 10), k = parseInt(getComputedStyle(n).marginTop, 10), C = v - k, V = E - g, F = C + A, T = d - A - g, B = p - E + A + S, G = A + g - k, O = 160;
12074
12074
  switch (i) {
12075
12075
  case "auto":
12076
12076
  case "bottom":
12077
- if (D >= b)
12077
+ if (V >= b)
12078
12078
  return {
12079
12079
  placement: "bottom",
12080
12080
  maxHeight: t
@@ -12084,9 +12084,9 @@ function mm(e) {
12084
12084
  placement: "bottom",
12085
12085
  maxHeight: t
12086
12086
  };
12087
- if (!a && T >= r || a && D >= r) {
12087
+ if (!a && T >= r || a && V >= r) {
12088
12088
  o && Sr(l, B, O);
12089
- var _ = a ? D - S : T - S;
12089
+ var _ = a ? V - S : T - S;
12090
12090
  return {
12091
12091
  placement: "bottom",
12092
12092
  maxHeight: _
@@ -12139,7 +12139,7 @@ function bm(e) {
12139
12139
  };
12140
12140
  return e ? t[e] : "bottom";
12141
12141
  }
12142
- var Dl = function(t) {
12142
+ var Vl = function(t) {
12143
12143
  return t === "auto" ? "bottom" : t;
12144
12144
  }, ym = function(t, n) {
12145
12145
  var r, i = t.placement, o = t.theme, a = o.borderRadius, s = o.spacing, l = o.colors;
@@ -12152,17 +12152,17 @@ var Dl = function(t) {
12152
12152
  marginBottom: s.menuGutter,
12153
12153
  marginTop: s.menuGutter
12154
12154
  });
12155
- }, Vl = /* @__PURE__ */ lr(null), vm = function(t) {
12156
- var n = t.children, r = t.minMenuHeight, i = t.maxMenuHeight, o = t.menuPlacement, a = t.menuPosition, s = t.menuShouldScrollIntoView, l = t.theme, u = Ln(Vl) || {}, c = u.setPortalPlacement, d = Bt(null), f = me(i), p = Tt(f, 2), b = p[0], g = p[1], I = me(null), v = Tt(I, 2), E = v[0], A = v[1], S = l.spacing.controlHeight;
12155
+ }, Dl = /* @__PURE__ */ lr(null), vm = function(t) {
12156
+ var n = t.children, r = t.minMenuHeight, i = t.maxMenuHeight, o = t.menuPlacement, a = t.menuPosition, s = t.menuShouldScrollIntoView, l = t.theme, u = Ln(Dl) || {}, c = u.setPortalPlacement, d = Bt(null), f = me(i), p = Tt(f, 2), b = p[0], g = p[1], I = me(null), v = Tt(I, 2), E = v[0], A = v[1], S = l.spacing.controlHeight;
12157
12157
  return Qi(function() {
12158
12158
  var k = d.current;
12159
12159
  if (k) {
12160
- var C = a === "fixed", D = s && !C, F = mm({
12160
+ var C = a === "fixed", V = s && !C, F = mm({
12161
12161
  maxHeight: i,
12162
12162
  menuEl: k,
12163
12163
  minHeight: r,
12164
12164
  placement: o,
12165
- shouldScroll: D,
12165
+ shouldScroll: V,
12166
12166
  isFixedPosition: C,
12167
12167
  controlHeight: S
12168
12168
  });
@@ -12171,7 +12171,7 @@ var Dl = function(t) {
12171
12171
  }, [i, o, a, s, r, c, S]), n({
12172
12172
  ref: d,
12173
12173
  placerProps: Z(Z({}, t), {}, {
12174
- placement: E || Dl(o),
12174
+ placement: E || Vl(o),
12175
12175
  maxHeight: b
12176
12176
  })
12177
12177
  });
@@ -12238,16 +12238,16 @@ var Dl = function(t) {
12238
12238
  zIndex: 1
12239
12239
  };
12240
12240
  }, Pm = function(t) {
12241
- var n = t.appendTo, r = t.children, i = t.controlElement, o = t.innerProps, a = t.menuPlacement, s = t.menuPosition, l = Bt(null), u = Bt(null), c = me(Dl(a)), d = Tt(c, 2), f = d[0], p = d[1], b = dt(function() {
12241
+ var n = t.appendTo, r = t.children, i = t.controlElement, o = t.innerProps, a = t.menuPlacement, s = t.menuPosition, l = Bt(null), u = Bt(null), c = me(Vl(a)), d = Tt(c, 2), f = d[0], p = d[1], b = dt(function() {
12242
12242
  return {
12243
12243
  setPortalPlacement: p
12244
12244
  };
12245
12245
  }, []), g = me(null), I = Tt(g, 2), v = I[0], E = I[1], A = We(function() {
12246
12246
  if (i) {
12247
- var D = sm(i), F = s === "fixed" ? 0 : window.pageYOffset, T = D[f] + F;
12248
- (T !== (v == null ? void 0 : v.offset) || D.left !== (v == null ? void 0 : v.rect.left) || D.width !== (v == null ? void 0 : v.rect.width)) && E({
12247
+ var V = sm(i), F = s === "fixed" ? 0 : window.pageYOffset, T = V[f] + F;
12248
+ (T !== (v == null ? void 0 : v.offset) || V.left !== (v == null ? void 0 : v.rect.left) || V.width !== (v == null ? void 0 : v.rect.width)) && E({
12249
12249
  offset: T,
12250
- rect: D
12250
+ rect: V
12251
12251
  });
12252
12252
  }
12253
12253
  }, [i, s, f, v == null ? void 0 : v.offset, v == null ? void 0 : v.rect.left, v == null ? void 0 : v.rect.width]);
@@ -12262,8 +12262,8 @@ var Dl = function(t) {
12262
12262
  Qi(function() {
12263
12263
  S();
12264
12264
  }, [S]);
12265
- var k = We(function(D) {
12266
- l.current = D, S();
12265
+ var k = We(function(V) {
12266
+ l.current = V, S();
12267
12267
  }, [S]);
12268
12268
  if (!n && s !== "fixed" || !v) return null;
12269
12269
  var C = j("div", Y({
@@ -12275,7 +12275,7 @@ var Dl = function(t) {
12275
12275
  }), "menuPortal", {
12276
12276
  "menu-portal": !0
12277
12277
  }), o), r);
12278
- return j(Vl.Provider, {
12278
+ return j(Dl.Provider, {
12279
12279
  value: b
12280
12280
  }, n ? /* @__PURE__ */ ac(C, n) : C);
12281
12281
  }, Rm = function(t) {
@@ -12320,12 +12320,12 @@ var Dl = function(t) {
12320
12320
  display: "flex",
12321
12321
  flexShrink: 0
12322
12322
  };
12323
- }, Dm = function(t) {
12323
+ }, Vm = function(t) {
12324
12324
  var n = t.children, r = t.innerProps;
12325
12325
  return j("div", Y({}, Re(t, "indicatorsContainer", {
12326
12326
  indicators: !0
12327
12327
  }), r), n);
12328
- }, Ua, Vm = ["size"], Nm = ["innerProps", "isRtl", "size"];
12328
+ }, Ua, Dm = ["size"], Nm = ["innerProps", "isRtl", "size"];
12329
12329
  function Lm() {
12330
12330
  return "You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop).";
12331
12331
  }
@@ -12338,7 +12338,7 @@ var Mm = process.env.NODE_ENV === "production" ? {
12338
12338
  map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWFjdE5vZGUgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3gsIGtleWZyYW1lcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHtcbiAgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWUsXG4gIENTU09iamVjdFdpdGhMYWJlbCxcbiAgR3JvdXBCYXNlLFxufSBmcm9tICcuLi90eXBlcyc7XG5pbXBvcnQgeyBnZXRTdHlsZVByb3BzIH0gZnJvbSAnLi4vdXRpbHMnO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgSWNvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBTdmcgPSAoe1xuICBzaXplLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZTogbnVtYmVyIH0pID0+IChcbiAgPHN2Z1xuICAgIGhlaWdodD17c2l6ZX1cbiAgICB3aWR0aD17c2l6ZX1cbiAgICB2aWV3Qm94PVwiMCAwIDIwIDIwXCJcbiAgICBhcmlhLWhpZGRlbj1cInRydWVcIlxuICAgIGZvY3VzYWJsZT1cImZhbHNlXCJcbiAgICBjc3M9e3tcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgZmlsbDogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBsaW5lSGVpZ2h0OiAxLFxuICAgICAgc3Ryb2tlOiAnY3VycmVudENvbG9yJyxcbiAgICAgIHN0cm9rZVdpZHRoOiAwLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IHR5cGUgQ3Jvc3NJY29uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgQ3Jvc3NJY29uID0gKHByb3BzOiBDcm9zc0ljb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNMTQuMzQ4IDE0Ljg0OWMtMC40NjkgMC40NjktMS4yMjkgMC40NjktMS42OTcgMGwtMi42NTEtMy4wMzAtMi42NTEgMy4wMjljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDAtMC40NjktMC40NjktMC40NjktMS4yMjkgMC0xLjY5N2wyLjc1OC0zLjE1LTIuNzU5LTMuMTUyYy0wLjQ2OS0wLjQ2OS0wLjQ2OS0xLjIyOCAwLTEuNjk3czEuMjI4LTAuNDY5IDEuNjk3IDBsMi42NTIgMy4wMzEgMi42NTEtMy4wMzFjMC40NjktMC40NjkgMS4yMjgtMC40NjkgMS42OTcgMHMwLjQ2OSAxLjIyOSAwIDEuNjk3bC0yLjc1OCAzLjE1MiAyLjc1OCAzLjE1YzAuNDY5IDAuNDY5IDAuNDY5IDEuMjI5IDAgMS42OTh6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuZXhwb3J0IHR5cGUgRG93bkNoZXZyb25Qcm9wcyA9IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU/OiBudW1iZXIgfTtcbmV4cG9ydCBjb25zdCBEb3duQ2hldnJvbiA9IChwcm9wczogRG93bkNoZXZyb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNNC41MTYgNy41NDhjMC40MzYtMC40NDYgMS4wNDMtMC40ODEgMS41NzYgMGwzLjkwOCAzLjc0NyAzLjkwOC0zLjc0N2MwLjUzMy0wLjQ4MSAxLjE0MS0wLjQ0NiAxLjU3NCAwIDAuNDM2IDAuNDQ1IDAuNDA4IDEuMTk3IDAgMS42MTUtMC40MDYgMC40MTgtNC42OTUgNC41MDItNC42OTUgNC41MDItMC4yMTcgMC4yMjMtMC41MDIgMC4zMzUtMC43ODcgMC4zMzVzLTAuNTctMC4xMTItMC43ODktMC4zMzVjMCAwLTQuMjg3LTQuMDg0LTQuNjk1LTQuNTAycy0wLjQzNi0xLjE3IDAtMS42MTV6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgQnV0dG9uc1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmV4cG9ydCBpbnRlcmZhY2UgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBUaGUgY2hpbGRyZW4gdG8gYmUgcmVuZGVyZWQgaW5zaWRlIHRoZSBpbmRpY2F0b3IuICovXG4gIGNoaWxkcmVuPzogUmVhY3ROb2RlO1xuICAvKiogUHJvcHMgdGhhdCB3aWxsIGJlIHBhc3NlZCBvbiB0byB0aGUgY2hpbGRyZW4uICovXG4gIGlubmVyUHJvcHM6IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snZGl2J107XG4gIC8qKiBUaGUgZm9jdXNlZCBzdGF0ZSBvZiB0aGUgc2VsZWN0LiAqL1xuICBpc0ZvY3VzZWQ6IGJvb2xlYW47XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG59XG5cbmNvbnN0IGJhc2VDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgdGhlbWU6IHtcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICAgIGNvbG9ycyxcbiAgICB9LFxuICB9OlxuICAgIHwgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuICAgIHwgQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2luZGljYXRvckNvbnRhaW5lcicsXG4gIGRpc3BsYXk6ICdmbGV4JyxcbiAgdHJhbnNpdGlvbjogJ2NvbG9yIDE1MG1zJyxcbiAgLi4uKHVuc3R5bGVkXG4gICAgPyB7fVxuICAgIDoge1xuICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw2MCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIHBhZGRpbmc6IGJhc2VVbml0ICogMixcbiAgICAgICAgJzpob3Zlcic6IHtcbiAgICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw4MCA6IGNvbG9ycy5uZXV0cmFsNDAsXG4gICAgICAgIH0sXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgZHJvcGRvd25JbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IERyb3Bkb3duSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnZHJvcGRvd25JbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2Ryb3Bkb3duLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8RG93bkNoZXZyb24gLz59XG4gICAgPC9kaXY+XG4gICk7XG59O1xuXG5leHBvcnQgaW50ZXJmYWNlIENsZWFySW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xufVxuXG5leHBvcnQgY29uc3QgY2xlYXJJbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IENsZWFySW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnY2xlYXJJbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2NsZWFyLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8Q3Jvc3NJY29uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBTZXBhcmF0b3Jcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIEluZGljYXRvclNlcGFyYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpbm5lclByb3BzPzogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ107XG59XG5cbmV4cG9ydCBjb25zdCBpbmRpY2F0b3JTZXBhcmF0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0Rpc2FibGVkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JTZXBhcmF0b3InLFxuICBhbGlnblNlbGY6ICdzdHJldGNoJyxcbiAgd2lkdGg6IDEsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgYmFja2dyb3VuZENvbG9yOiBpc0Rpc2FibGVkID8gY29sb3JzLm5ldXRyYWwxMCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIG1hcmdpbkJvdHRvbTogYmFzZVVuaXQgKiAyLFxuICAgICAgICBtYXJnaW5Ub3A6IGJhc2VVbml0ICogMixcbiAgICAgIH0pLFxufSk7XG5cbmV4cG9ydCBjb25zdCBJbmRpY2F0b3JTZXBhcmF0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHByb3BzOiBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgaW5uZXJQcm9wcyB9ID0gcHJvcHM7XG4gIHJldHVybiAoXG4gICAgPHNwYW5cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgICAgey4uLmdldFN0eWxlUHJvcHMocHJvcHMsICdpbmRpY2F0b3JTZXBhcmF0b3InLCB7XG4gICAgICAgICdpbmRpY2F0b3Itc2VwYXJhdG9yJzogdHJ1ZSxcbiAgICAgIH0pfVxuICAgIC8+XG4gICk7XG59O1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIExvYWRpbmdcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBsb2FkaW5nRG90QW5pbWF0aW9ucyA9IGtleWZyYW1lc2BcbiAgMCUsIDgwJSwgMTAwJSB7IG9wYWNpdHk6IDA7IH1cbiAgNDAlIHsgb3BhY2l0eTogMTsgfVxuYDtcblxuZXhwb3J0IGNvbnN0IGxvYWRpbmdJbmRpY2F0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgc2l6ZSxcbiAgICB0aGVtZToge1xuICAgICAgY29sb3JzLFxuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgIH0sXG4gIH06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2xvYWRpbmdJbmRpY2F0b3InLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIGFsaWduU2VsZjogJ2NlbnRlcicsXG4gIGZvbnRTaXplOiBzaXplLFxuICBsaW5lSGVpZ2h0OiAxLFxuICBtYXJnaW5SaWdodDogc2l6ZSxcbiAgdGV4dEFsaWduOiAnY2VudGVyJyxcbiAgdmVydGljYWxBbGlnbjogJ21pZGRsZScsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5pbnRlcmZhY2UgTG9hZGluZ0RvdFByb3BzIHtcbiAgZGVsYXk6IG51bWJlcjtcbiAgb2Zmc2V0OiBib29sZWFuO1xufVxuY29uc3QgTG9hZGluZ0RvdCA9ICh7IGRlbGF5LCBvZmZzZXQgfTogTG9hZGluZ0RvdFByb3BzKSA9PiAoXG4gIDxzcGFuXG4gICAgY3NzPXt7XG4gICAgICBhbmltYXRpb246IGAke2xvYWRpbmdEb3RBbmltYXRpb25zfSAxcyBlYXNlLWluLW91dCAke2RlbGF5fW1zIGluZmluaXRlO2AsXG4gICAgICBiYWNrZ3JvdW5kQ29sb3I6ICdjdXJyZW50Q29sb3InLFxuICAgICAgYm9yZGVyUmFkaXVzOiAnMWVtJyxcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgbWFyZ2luTGVmdDogb2Zmc2V0ID8gJzFlbScgOiB1bmRlZmluZWQsXG4gICAgICBoZWlnaHQ6ICcxZW0nLFxuICAgICAgdmVydGljYWxBbGlnbjogJ3RvcCcsXG4gICAgICB3aWR0aDogJzFlbScsXG4gICAgfX1cbiAgLz5cbik7XG5cbmV4cG9ydCBpbnRlcmZhY2UgTG9hZGluZ0luZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xuICAvKiogU2V0IHNpemUgb2YgdGhlIGNvbnRhaW5lci4gKi9cbiAgc2l6ZTogbnVtYmVyO1xufVxuZXhwb3J0IGNvbnN0IExvYWRpbmdJbmRpY2F0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oe1xuICBpbm5lclByb3BzLFxuICBpc1J0bCxcbiAgc2l6ZSA9IDQsXG4gIC4uLnJlc3RQcm9wc1xufTogTG9hZGluZ0luZGljYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+KSA9PiB7XG4gIHJldHVybiAoXG4gICAgPGRpdlxuICAgICAgey4uLmdldFN0eWxlUHJvcHMoXG4gICAgICAgIHsgLi4ucmVzdFByb3BzLCBpbm5lclByb3BzLCBpc1J0bCwgc2l6ZSB9LFxuICAgICAgICAnbG9hZGluZ0luZGljYXRvcicsXG4gICAgICAgIHtcbiAgICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICAgJ2xvYWRpbmctaW5kaWNhdG9yJzogdHJ1ZSxcbiAgICAgICAgfVxuICAgICAgKX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXswfSBvZmZzZXQ9e2lzUnRsfSAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezE2MH0gb2Zmc2V0IC8+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MzIwfSBvZmZzZXQ9eyFpc1J0bH0gLz5cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG4iXX0= */",
12339
12339
  toString: Lm
12340
12340
  }, Ll = function(t) {
12341
- var n = t.size, r = kt(t, Vm);
12341
+ var n = t.size, r = kt(t, Dm);
12342
12342
  return j("svg", Y({
12343
12343
  height: n,
12344
12344
  width: n,
@@ -12728,7 +12728,7 @@ var mb = function(t) {
12728
12728
  CrossIcon: Ao,
12729
12729
  Group: rb,
12730
12730
  GroupHeading: nb,
12731
- IndicatorsContainer: Dm,
12731
+ IndicatorsContainer: Vm,
12732
12732
  IndicatorSeparator: jm,
12733
12733
  Input: ub,
12734
12734
  LoadingIndicator: _m,
@@ -12843,8 +12843,8 @@ var Bb = process.env.NODE_ENV === "production" ? {
12843
12843
  var n = t.inputValue, r = t.resultsMessage;
12844
12844
  return "".concat(r).concat(n ? " for search term " + n : "", ".");
12845
12845
  }
12846
- }, Db = function(t) {
12847
- var n = t.ariaSelection, r = t.focusedOption, i = t.focusedValue, o = t.focusableOptions, a = t.isFocused, s = t.selectValue, l = t.selectProps, u = t.id, c = t.isAppleDevice, d = l.ariaLiveMessages, f = l.getOptionLabel, p = l.inputValue, b = l.isMulti, g = l.isOptionDisabled, I = l.isSearchable, v = l.menuIsOpen, E = l.options, A = l.screenReaderStatus, S = l.tabSelectsValue, k = l.isLoading, C = l["aria-label"], D = l["aria-live"], F = dt(function() {
12846
+ }, Vb = function(t) {
12847
+ var n = t.ariaSelection, r = t.focusedOption, i = t.focusedValue, o = t.focusableOptions, a = t.isFocused, s = t.selectValue, l = t.selectProps, u = t.id, c = t.isAppleDevice, d = l.ariaLiveMessages, f = l.getOptionLabel, p = l.inputValue, b = l.isMulti, g = l.isOptionDisabled, I = l.isSearchable, v = l.menuIsOpen, E = l.options, A = l.screenReaderStatus, S = l.tabSelectsValue, k = l.isLoading, C = l["aria-label"], V = l["aria-live"], F = dt(function() {
12848
12848
  return Z(Z({}, Ob), d || {});
12849
12849
  }, [d]), T = dt(function() {
12850
12850
  var X = "";
@@ -12916,12 +12916,12 @@ var Bb = process.env.NODE_ENV === "production" ? {
12916
12916
  return j(Ai, null, j(Qa, {
12917
12917
  id: u
12918
12918
  }, O && te), j(Qa, {
12919
- "aria-live": D,
12919
+ "aria-live": V,
12920
12920
  "aria-atomic": "false",
12921
12921
  "aria-relevant": "additions text",
12922
12922
  role: "log"
12923
12923
  }, a && !O && te));
12924
- }, Vb = Db, $i = [{
12924
+ }, Db = Vb, $i = [{
12925
12925
  base: "A",
12926
12926
  letters: "AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"
12927
12927
  }, {
@@ -13234,8 +13234,8 @@ var Wb = function(t) {
13234
13234
  function Zb(e) {
13235
13235
  var t = e.isEnabled, n = e.onBottomArrive, r = e.onBottomLeave, i = e.onTopArrive, o = e.onTopLeave, a = Bt(!1), s = Bt(!1), l = Bt(0), u = Bt(null), c = We(function(I, v) {
13236
13236
  if (u.current !== null) {
13237
- var E = u.current, A = E.scrollTop, S = E.scrollHeight, k = E.clientHeight, C = u.current, D = v > 0, F = S - k - A, T = !1;
13238
- F > v && a.current && (r && r(I), a.current = !1), D && s.current && (o && o(I), s.current = !1), D && v > F ? (n && !a.current && n(I), C.scrollTop = S, T = !0, a.current = !0) : !D && -v > A && (i && !s.current && i(I), C.scrollTop = 0, T = !0, s.current = !0), T && Wb(I);
13237
+ var E = u.current, A = E.scrollTop, S = E.scrollHeight, k = E.clientHeight, C = u.current, V = v > 0, F = S - k - A, T = !1;
13238
+ F > v && a.current && (r && r(I), a.current = !1), V && s.current && (o && o(I), s.current = !1), V && v > F ? (n && !a.current && n(I), C.scrollTop = S, T = !0, a.current = !0) : !V && -v > A && (i && !s.current && i(I), C.scrollTop = 0, T = !0, s.current = !0), T && Wb(I);
13239
13239
  }
13240
13240
  }, [n, r, i, o]), d = We(function(I) {
13241
13241
  c(I, I.deltaY);
@@ -13825,7 +13825,7 @@ var eu = function(t) {
13825
13825
  }, i.onValueInputFocus = function(l) {
13826
13826
  l.preventDefault(), l.stopPropagation(), i.focus();
13827
13827
  }, i.onKeyDown = function(l) {
13828
- var u = i.props, c = u.isMulti, d = u.backspaceRemovesValue, f = u.escapeClearsValue, p = u.inputValue, b = u.isClearable, g = u.isDisabled, I = u.menuIsOpen, v = u.onKeyDown, E = u.tabSelectsValue, A = u.openMenuOnFocus, S = i.state, k = S.focusedOption, C = S.focusedValue, D = S.selectValue;
13828
+ var u = i.props, c = u.isMulti, d = u.backspaceRemovesValue, f = u.escapeClearsValue, p = u.inputValue, b = u.isClearable, g = u.isDisabled, I = u.menuIsOpen, v = u.onKeyDown, E = u.tabSelectsValue, A = u.openMenuOnFocus, S = i.state, k = S.focusedOption, C = S.focusedValue, V = S.selectValue;
13829
13829
  if (!g && !(typeof v == "function" && (v(l), l.defaultPrevented))) {
13830
13830
  switch (i.blockOptionHover = !0, l.key) {
13831
13831
  case "ArrowLeft":
@@ -13849,7 +13849,7 @@ var eu = function(t) {
13849
13849
  case "Tab":
13850
13850
  if (i.isComposing || l.shiftKey || !I || !E || !k || // don't capture the event if the menu opens on focus and the focused
13851
13851
  // option is already selected; it breaks the flow of navigation
13852
- A && i.isOptionSelected(k, D))
13852
+ A && i.isOptionSelected(k, V))
13853
13853
  return;
13854
13854
  i.selectOption(k);
13855
13855
  break;
@@ -14239,11 +14239,11 @@ var eu = function(t) {
14239
14239
  });
14240
14240
  if (v)
14241
14241
  return null;
14242
- var D = S[0];
14242
+ var V = S[0];
14243
14243
  return /* @__PURE__ */ ee.createElement(c, Y({}, f, {
14244
- data: D,
14244
+ data: V,
14245
14245
  isDisabled: g
14246
- }), this.formatOptionLabel(D, "value"));
14246
+ }), this.formatOptionLabel(V, "value"));
14247
14247
  }
14248
14248
  }, {
14249
14249
  key: "renderClearIndicator",
@@ -14305,10 +14305,10 @@ var eu = function(t) {
14305
14305
  }, {
14306
14306
  key: "renderMenu",
14307
14307
  value: function() {
14308
- var i = this, o = this.getComponents(), a = o.Group, s = o.GroupHeading, l = o.Menu, u = o.MenuList, c = o.MenuPortal, d = o.LoadingMessage, f = o.NoOptionsMessage, p = o.Option, b = this.commonProps, g = this.state.focusedOption, I = this.props, v = I.captureMenuScroll, E = I.inputValue, A = I.isLoading, S = I.loadingMessage, k = I.minMenuHeight, C = I.maxMenuHeight, D = I.menuIsOpen, F = I.menuPlacement, T = I.menuPosition, B = I.menuPortalTarget, G = I.menuShouldBlockScroll, O = I.menuShouldScrollIntoView, _ = I.noOptionsMessage, te = I.onMenuScrollToTop, X = I.onMenuScrollToBottom;
14309
- if (!D) return null;
14308
+ var i = this, o = this.getComponents(), a = o.Group, s = o.GroupHeading, l = o.Menu, u = o.MenuList, c = o.MenuPortal, d = o.LoadingMessage, f = o.NoOptionsMessage, p = o.Option, b = this.commonProps, g = this.state.focusedOption, I = this.props, v = I.captureMenuScroll, E = I.inputValue, A = I.isLoading, S = I.loadingMessage, k = I.minMenuHeight, C = I.maxMenuHeight, V = I.menuIsOpen, F = I.menuPlacement, T = I.menuPosition, B = I.menuPortalTarget, G = I.menuShouldBlockScroll, O = I.menuShouldScrollIntoView, _ = I.noOptionsMessage, te = I.onMenuScrollToTop, X = I.onMenuScrollToBottom;
14309
+ if (!V) return null;
14310
14310
  var J = function(m, he) {
14311
- var K = m.type, pe = m.data, Oe = m.isDisabled, fe = m.isSelected, Le = m.label, _e = m.value, it = g === pe, ot = Oe ? void 0 : function() {
14311
+ var K = m.type, pe = m.data, Oe = m.isDisabled, fe = m.isSelected, Le = m.label, Ue = m.value, it = g === pe, ot = Oe ? void 0 : function() {
14312
14312
  return i.onOptionHover(pe);
14313
14313
  }, Dt = Oe ? void 0 : function() {
14314
14314
  return i.selectOption(pe);
@@ -14330,7 +14330,7 @@ var eu = function(t) {
14330
14330
  key: M,
14331
14331
  label: Le,
14332
14332
  type: K,
14333
- value: _e,
14333
+ value: Ue,
14334
14334
  isFocused: it,
14335
14335
  innerRef: it ? i.getFocusedOptionRef : void 0
14336
14336
  }), i.formatOptionLabel(m.data, "menu"));
@@ -14460,7 +14460,7 @@ var eu = function(t) {
14460
14460
  key: "renderLiveRegion",
14461
14461
  value: function() {
14462
14462
  var i = this.commonProps, o = this.state, a = o.ariaSelection, s = o.focusedOption, l = o.focusedValue, u = o.isFocused, c = o.selectValue, d = this.getFocusableOptions();
14463
- return /* @__PURE__ */ ee.createElement(Vb, Y({}, i, {
14463
+ return /* @__PURE__ */ ee.createElement(Db, Y({}, i, {
14464
14464
  id: this.getElementId("live-region"),
14465
14465
  ariaSelection: a,
14466
14466
  focusedOption: s,
@@ -14503,10 +14503,10 @@ var eu = function(t) {
14503
14503
  value: function(i, o) {
14504
14504
  var a = o.prevProps, s = o.clearFocusValueOnUpdate, l = o.inputIsHiddenAfterUpdate, u = o.ariaSelection, c = o.isFocused, d = o.prevWasFocused, f = o.instancePrefix, p = i.options, b = i.value, g = i.menuIsOpen, I = i.inputValue, v = i.isMulti, E = Wr(b), A = {};
14505
14505
  if (a && (b !== a.value || p !== a.options || g !== a.menuIsOpen || I !== a.inputValue)) {
14506
- var S = g ? hy(i, E) : [], k = g ? ss(Rr(i, E), "".concat(f, "-option")) : [], C = s ? gy(o, E) : null, D = my(o, S), F = Ci(k, D);
14506
+ var S = g ? hy(i, E) : [], k = g ? ss(Rr(i, E), "".concat(f, "-option")) : [], C = s ? gy(o, E) : null, V = my(o, S), F = Ci(k, V);
14507
14507
  A = {
14508
14508
  selectValue: E,
14509
- focusedOption: D,
14509
+ focusedOption: V,
14510
14510
  focusedOptionId: F,
14511
14511
  focusableOptionsWithIds: k,
14512
14512
  focusedValue: C,
@@ -14656,7 +14656,7 @@ function Ay(e) {
14656
14656
  getClassNames: i,
14657
14657
  getStyles: o,
14658
14658
  theme: a
14659
- } = Ke(), s = dt(() => ({
14659
+ } = _e(), s = dt(() => ({
14660
14660
  color: a.colors.neutral50,
14661
14661
  fontWeight: 400,
14662
14662
  fontSize: "0.75rem",
@@ -14698,7 +14698,7 @@ function Sy(e) {
14698
14698
  } = e, { id: r } = n, {
14699
14699
  getProps: i,
14700
14700
  theme: o
14701
- } = Ke(), a = {
14701
+ } = _e(), a = {
14702
14702
  color: o.colors.neutral90,
14703
14703
  fontWeight: 450,
14704
14704
  gridArea: "label",
@@ -14717,7 +14717,7 @@ const Ey = (e) => {
14717
14717
  } = e, {
14718
14718
  getProps: i,
14719
14719
  theme: o
14720
- } = Ke(), a = {
14720
+ } = _e(), a = {
14721
14721
  color: o.colors.neutral60,
14722
14722
  display: "inline-flex",
14723
14723
  alignItems: "center",
@@ -14740,7 +14740,7 @@ const Ey = (e) => {
14740
14740
  const { onChange: t } = e, {
14741
14741
  getProps: n,
14742
14742
  theme: r
14743
- } = Ke(), i = {
14743
+ } = _e(), i = {
14744
14744
  backgroundColor: r.colors.primary,
14745
14745
  borderRadius: r.borderRadius,
14746
14746
  border: "solid 1px",
@@ -14817,7 +14817,7 @@ function Fy() {
14817
14817
  theme: t
14818
14818
  };
14819
14819
  }
14820
- function Ke() {
14820
+ function _e() {
14821
14821
  const e = Ln(ko) ?? {}, t = e.theme, n = e.unstyled ? Iy : Eo, r = typeof t == "function" ? Ki(n, t(n)) : Ki(n, t);
14822
14822
  function i(l, u) {
14823
14823
  var f;
@@ -14873,17 +14873,17 @@ function Ke() {
14873
14873
  theme: r
14874
14874
  };
14875
14875
  }
14876
- const ov = ({
14876
+ const sv = ({
14877
14877
  children: e,
14878
14878
  ...t
14879
- }) => /* @__PURE__ */ L(ko.Provider, { value: t, children: e }), nu = lr(void 0), Qt = () => {
14879
+ }) => /* @__PURE__ */ L(ko.Provider, { value: t, children: e }), nu = lr(void 0), Vt = () => {
14880
14880
  const e = Ln(nu);
14881
14881
  if (!e)
14882
14882
  throw new Error("Must be used inside FormFieldContext.Provider");
14883
14883
  return e;
14884
14884
  }, Py = (e, t) => {
14885
14885
  var i;
14886
- const n = qt(), r = gn({
14886
+ const n = Qt(), r = gn({
14887
14887
  ...t == null ? void 0 : t.useQueryOpts,
14888
14888
  queryKey: [
14889
14889
  "accounts",
@@ -14897,7 +14897,7 @@ const ov = ({
14897
14897
  };
14898
14898
  }, Ry = (e) => /* @__PURE__ */ L(pr.Option, { ...e, children: e.data.name });
14899
14899
  function Gy({ app: e }) {
14900
- const t = qt(), n = Qt(), {
14900
+ const t = Qt(), n = Vt(), {
14901
14901
  id: r,
14902
14902
  prop: i,
14903
14903
  value: o,
@@ -14906,7 +14906,7 @@ function Gy({ app: e }) {
14906
14906
  getProps: s,
14907
14907
  select: l,
14908
14908
  theme: u
14909
- } = Ke(), c = {
14909
+ } = _e(), c = {
14910
14910
  color: u.colors.neutral60,
14911
14911
  gridArea: "control"
14912
14912
  }, d = {
@@ -15044,14 +15044,14 @@ const ru = (e) => ({
15044
15044
  });
15045
15045
  function By() {
15046
15046
  var A;
15047
- const e = Qt(), {
15047
+ const e = Vt(), {
15048
15048
  onChange: t,
15049
15049
  prop: n,
15050
15050
  value: r
15051
15051
  } = e, {
15052
15052
  getProps: i,
15053
15053
  theme: o
15054
- } = Ke(), a = () => {
15054
+ } = _e(), a = () => {
15055
15055
  if (!r || !Array.isArray(r))
15056
15056
  return [
15057
15057
  ""
@@ -15088,7 +15088,7 @@ function By() {
15088
15088
  ];
15089
15089
  l(S);
15090
15090
  }, f = (S) => {
15091
- const k = s.filter((C, D) => D !== S);
15091
+ const k = s.filter((C, V) => V !== S);
15092
15092
  l(k.length > 0 ? k : [
15093
15093
  ""
15094
15094
  ]), u(k);
@@ -15136,11 +15136,11 @@ function By() {
15136
15136
  ] });
15137
15137
  }
15138
15138
  function Ty() {
15139
- const e = Qt(), {
15139
+ const e = Vt(), {
15140
15140
  id: t,
15141
15141
  value: n,
15142
15142
  onChange: r
15143
- } = e, { getProps: i } = Ke();
15143
+ } = e, { getProps: i } = _e();
15144
15144
  return /* @__PURE__ */ L("input", { id: t, type: "checkbox", ...i("controlBoolean", {
15145
15145
  width: "16px",
15146
15146
  height: "16px",
@@ -15149,7 +15149,7 @@ function Ty() {
15149
15149
  }, e), checked: n ?? !1, onChange: (a) => r(a.target.checked) });
15150
15150
  }
15151
15151
  function Oy() {
15152
- const e = Qt(), {
15152
+ const e = Vt(), {
15153
15153
  id: t,
15154
15154
  onChange: n,
15155
15155
  prop: r,
@@ -15157,7 +15157,7 @@ function Oy() {
15157
15157
  } = e, {
15158
15158
  getProps: o,
15159
15159
  theme: a
15160
- } = Ke(), s = {
15160
+ } = _e(), s = {
15161
15161
  color: a.colors.neutral60,
15162
15162
  display: "block",
15163
15163
  border: "1px solid",
@@ -15196,15 +15196,15 @@ function Oy() {
15196
15196
  }
15197
15197
  );
15198
15198
  }
15199
- function Dy() {
15200
- const e = Qt(), {
15199
+ function Vy() {
15200
+ const e = Vt(), {
15201
15201
  onChange: t,
15202
15202
  prop: n,
15203
15203
  value: r
15204
15204
  } = e, {
15205
15205
  getProps: i,
15206
15206
  theme: o
15207
- } = Ke(), a = (A) => {
15207
+ } = _e(), a = (A) => {
15208
15208
  if (A === null || typeof A != "object" || A instanceof Date || A instanceof Function || A instanceof RegExp)
15209
15209
  return !1;
15210
15210
  const S = Object.getPrototypeOf(A);
@@ -15381,7 +15381,7 @@ function Dy() {
15381
15381
  )
15382
15382
  ] });
15383
15383
  }
15384
- var Vy = ["allowCreateWhileLoading", "createOptionPosition", "formatCreateLabel", "isValidNewOption", "getNewOptionData", "onCreateOption", "options", "onChange"], us = function() {
15384
+ var Dy = ["allowCreateWhileLoading", "createOptionPosition", "formatCreateLabel", "isValidNewOption", "getNewOptionData", "onCreateOption", "options", "onChange"], us = function() {
15385
15385
  var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", n = arguments.length > 1 ? arguments[1] : void 0, r = arguments.length > 2 ? arguments[2] : void 0, i = String(t).toLowerCase(), o = String(r.getOptionValue(n)).toLowerCase(), a = String(r.getOptionLabel(n)).toLowerCase();
15386
15386
  return o === i || a === i;
15387
15387
  }, xi = {
@@ -15404,12 +15404,12 @@ var Vy = ["allowCreateWhileLoading", "createOptionPosition", "formatCreateLabel"
15404
15404
  }
15405
15405
  };
15406
15406
  function Ny(e) {
15407
- var t = e.allowCreateWhileLoading, n = t === void 0 ? !1 : t, r = e.createOptionPosition, i = r === void 0 ? "last" : r, o = e.formatCreateLabel, a = o === void 0 ? xi.formatCreateLabel : o, s = e.isValidNewOption, l = s === void 0 ? xi.isValidNewOption : s, u = e.getNewOptionData, c = u === void 0 ? xi.getNewOptionData : u, d = e.onCreateOption, f = e.options, p = f === void 0 ? [] : f, b = e.onChange, g = kt(e, Vy), I = g.getOptionValue, v = I === void 0 ? Yl : I, E = g.getOptionLabel, A = E === void 0 ? Jl : E, S = g.inputValue, k = g.isLoading, C = g.isMulti, D = g.value, F = g.name, T = dt(function() {
15408
- return l(S, Wr(D), p, {
15407
+ var t = e.allowCreateWhileLoading, n = t === void 0 ? !1 : t, r = e.createOptionPosition, i = r === void 0 ? "last" : r, o = e.formatCreateLabel, a = o === void 0 ? xi.formatCreateLabel : o, s = e.isValidNewOption, l = s === void 0 ? xi.isValidNewOption : s, u = e.getNewOptionData, c = u === void 0 ? xi.getNewOptionData : u, d = e.onCreateOption, f = e.options, p = f === void 0 ? [] : f, b = e.onChange, g = kt(e, Dy), I = g.getOptionValue, v = I === void 0 ? Yl : I, E = g.getOptionLabel, A = E === void 0 ? Jl : E, S = g.inputValue, k = g.isLoading, C = g.isMulti, V = g.value, F = g.name, T = dt(function() {
15408
+ return l(S, Wr(V), p, {
15409
15409
  getOptionValue: v,
15410
15410
  getOptionLabel: A
15411
15411
  }) ? c(S, a(S)) : void 0;
15412
- }, [a, c, A, v, S, l, p, D]), B = dt(function() {
15412
+ }, [a, c, A, v, S, l, p, V]), B = dt(function() {
15413
15413
  return (n || !k) && T ? i === "first" ? [T].concat(wn(p)) : [].concat(wn(p), [T]) : p;
15414
15414
  }, [n, i, k, T, p]), G = We(function(O, _) {
15415
15415
  if (_.action !== "select-option")
@@ -15423,12 +15423,12 @@ function Ny(e) {
15423
15423
  name: F,
15424
15424
  option: X
15425
15425
  };
15426
- b(Qn(C, [].concat(wn(Wr(D)), [X]), X), J);
15426
+ b(Qn(C, [].concat(wn(Wr(V)), [X]), X), J);
15427
15427
  }
15428
15428
  return;
15429
15429
  }
15430
15430
  b(O, _);
15431
- }, [c, S, C, F, T, d, b, D]);
15431
+ }, [c, S, C, F, T, d, b, V]);
15432
15432
  return Z(Z({}, g), {}, {
15433
15433
  options: B,
15434
15434
  onChange: G
@@ -15447,7 +15447,7 @@ function eo({
15447
15447
  showLoadMoreButton: r,
15448
15448
  onLoadMore: i
15449
15449
  }) {
15450
- const o = Qt(), {
15450
+ const o = Vt(), {
15451
15451
  id: a,
15452
15452
  prop: s,
15453
15453
  value: l,
@@ -15455,7 +15455,7 @@ function eo({
15455
15455
  } = o, {
15456
15456
  select: c,
15457
15457
  theme: d
15458
- } = Ke(), [
15458
+ } = _e(), [
15459
15459
  f,
15460
15460
  p
15461
15461
  ] = me(t), [
@@ -15581,8 +15581,57 @@ function eo({
15581
15581
  }
15582
15582
  );
15583
15583
  }
15584
- function Xy({ queryEnabled: e }) {
15585
- const t = qt(), {
15584
+ const Xy = (e) => typeof e == "object" && e !== null && "query" in e && typeof e.query == "string";
15585
+ function Hy() {
15586
+ var f;
15587
+ const e = Vt(), {
15588
+ id: t,
15589
+ onChange: n,
15590
+ prop: r,
15591
+ value: i
15592
+ } = e, {
15593
+ getProps: o,
15594
+ theme: a
15595
+ } = _e(), l = ((f = r.auth) == null ? void 0 : f.app) || "postgresql";
15596
+ let u = "";
15597
+ Xy(i) ? u = i.query : typeof i == "string" && (u = i);
15598
+ const c = (p) => {
15599
+ n({
15600
+ app: l,
15601
+ query: p,
15602
+ params: []
15603
+ // For now, always empty array
15604
+ });
15605
+ }, d = {
15606
+ color: a.colors.neutral60,
15607
+ display: "block",
15608
+ border: "1px solid",
15609
+ borderColor: a.colors.neutral20,
15610
+ padding: 6,
15611
+ width: "100%",
15612
+ borderRadius: a.borderRadius,
15613
+ gridArea: "control",
15614
+ boxShadow: a.boxShadow.input,
15615
+ fontSize: "0.875rem",
15616
+ fontFamily: "monospace",
15617
+ minHeight: "120px",
15618
+ resize: "vertical"
15619
+ };
15620
+ return /* @__PURE__ */ L(
15621
+ "textarea",
15622
+ {
15623
+ id: t,
15624
+ name: r.name,
15625
+ value: u,
15626
+ onChange: (p) => c(p.target.value),
15627
+ placeholder: "SELECT * FROM table_name",
15628
+ required: !r.optional,
15629
+ ...o("controlSql", d, e)
15630
+ }
15631
+ );
15632
+ }
15633
+ function zy({ queryEnabled: e }) {
15634
+ const t = Qt(), {
15586
15635
  userId: n,
15587
15636
  component: r,
15588
15637
  configurableProps: i,
@@ -15592,7 +15641,7 @@ function Xy({ queryEnabled: e }) {
15592
15641
  } = vo(), {
15593
15642
  idx: l,
15594
15643
  prop: u
15595
- } = Qt(), [
15644
+ } = Vt(), [
15596
15645
  c,
15597
15646
  d
15598
15647
  ] = me(""), [
@@ -15632,7 +15681,7 @@ function Xy({ queryEnabled: e }) {
15632
15681
  };
15633
15682
  delete C.dynamicPropsId;
15634
15683
  const [
15635
- D,
15684
+ V,
15636
15685
  F
15637
15686
  ] = me(), T = () => {
15638
15687
  p(E.page), v(E.prevContext), A({
@@ -15692,7 +15741,7 @@ function Xy({ queryEnabled: e }) {
15692
15741
  })) : g(!1), ie;
15693
15742
  },
15694
15743
  enabled: !!e
15695
- }), O = () => !B && !D && b, _ = D ? D.message : s ? "Click to configure" : e ? void 0 : "Configure props above first", te = s ? !1 : !e;
15744
+ }), O = () => !B && !V && b, _ = V ? V.message : s ? "Click to configure" : e ? void 0 : "Configure props above first", te = s ? !1 : !e;
15696
15745
  return /* @__PURE__ */ L(
15697
15746
  eo,
15698
15747
  {
@@ -15715,7 +15764,7 @@ function Xy({ queryEnabled: e }) {
15715
15764
  }
15716
15765
  );
15717
15766
  }
15718
- function Hy(e) {
15767
+ function Wy(e) {
15719
15768
  const {
15720
15769
  field: t,
15721
15770
  form: n
@@ -15724,7 +15773,7 @@ function Hy(e) {
15724
15773
  idx: o
15725
15774
  } = t, a = "app" in t.extra ? t.extra.app : void 0;
15726
15775
  if (i.remoteOptions || i.type === "$.discord.channel")
15727
- return /* @__PURE__ */ L(Xy, { queryEnabled: r == null || r >= o });
15776
+ return /* @__PURE__ */ L(zy, { queryEnabled: r == null || r >= o });
15728
15777
  if ("options" in i && i.options) {
15729
15778
  let s = i.options;
15730
15779
  return typeof s[0] != "object" && (s = s.map((l) => ({
@@ -15749,19 +15798,21 @@ function Hy(e) {
15749
15798
  case "integer":
15750
15799
  return /* @__PURE__ */ L(Oy, {});
15751
15800
  case "object":
15752
- return /* @__PURE__ */ L(Dy, {});
15801
+ return /* @__PURE__ */ L(Vy, {});
15802
+ case "sql":
15803
+ return /* @__PURE__ */ L(Hy, {});
15753
15804
  default:
15754
15805
  throw new Error("Unsupported property type: " + i.type);
15755
15806
  }
15756
15807
  }
15757
- function zy(e) {
15808
+ function Zy(e) {
15758
15809
  const {
15759
15810
  form: t,
15760
15811
  field: n
15761
15812
  } = e, { prop: r } = n, {
15762
15813
  getProps: i,
15763
15814
  getComponents: o
15764
- } = Ke(), a = {
15815
+ } = _e(), a = {
15765
15816
  display: "grid",
15766
15817
  gridTemplateAreas: n.prop.type == "boolean" ? '"control label" "description description" "error error"' : '"label label" "control control" "description description" "error error"',
15767
15818
  gridTemplateColumns: "min-content auto",
@@ -15778,14 +15829,14 @@ function zy(e) {
15778
15829
  let d = r.label || r.name;
15779
15830
  return c && (d = `Connect ${c.name} account`), /* @__PURE__ */ Te("div", { ...i("field", a, e), children: [
15780
15831
  /* @__PURE__ */ L(s, { text: d, field: n, form: t }),
15781
- /* @__PURE__ */ L(Hy, { field: n, form: t }),
15832
+ /* @__PURE__ */ L(Wy, { field: n, form: t }),
15782
15833
  /* @__PURE__ */ L(l, { markdown: r.description, field: n, form: t }),
15783
15834
  /* @__PURE__ */ L(u, { field: n, form: t })
15784
15835
  ] });
15785
15836
  }
15786
- const Wy = (e, t) => {
15837
+ const jy = (e, t) => {
15787
15838
  var i;
15788
- const n = qt(), r = gn({
15839
+ const n = Qt(), r = gn({
15789
15840
  queryKey: [
15790
15841
  "app",
15791
15842
  e
@@ -15798,7 +15849,7 @@ const Wy = (e, t) => {
15798
15849
  app: (i = r.data) == null ? void 0 : i.data
15799
15850
  };
15800
15851
  };
15801
- function Zy({
15852
+ function Jy({
15802
15853
  prop: e,
15803
15854
  idx: t
15804
15855
  }) {
@@ -15812,7 +15863,7 @@ function Zy({
15812
15863
  } = n, u = e.type === "app" && "app" in e ? e.app : void 0, {
15813
15864
  // TODO error
15814
15865
  app: c
15815
- } = Wy(u || "", {
15866
+ } = jy(u || "", {
15816
15867
  useQueryOpts: {
15817
15868
  enabled: !!u,
15818
15869
  suspense: !!u
@@ -15835,9 +15886,9 @@ function Zy({
15835
15886
  };
15836
15887
  return Ye(() => o(f), [
15837
15888
  f
15838
- ]), /* @__PURE__ */ L(nu.Provider, { value: f, children: /* @__PURE__ */ L(zy, { field: f, form: n }) });
15889
+ ]), /* @__PURE__ */ L(nu.Provider, { value: f, children: /* @__PURE__ */ L(Zy, { field: f, form: n }) });
15839
15890
  }
15840
- class jy extends Is {
15891
+ class Yy extends Is {
15841
15892
  constructor() {
15842
15893
  super(...arguments), this.state = {
15843
15894
  err: void 0
@@ -15853,14 +15904,14 @@ class jy extends Is {
15853
15904
  return t ? this.props.fallback(t) : this.props.children;
15854
15905
  }
15855
15906
  }
15856
- function Jy(e) {
15907
+ function _y(e) {
15857
15908
  const { form: t } = e, {
15858
15909
  propsNeedConfiguring: n,
15859
15910
  submitting: r
15860
15911
  } = t, {
15861
15912
  getProps: i,
15862
15913
  theme: o
15863
- } = Ke();
15914
+ } = _e();
15864
15915
  return /* @__PURE__ */ L("input", { type: "submit", value: r ? "Submitting..." : "Submit", ...i("controlSubmit", ((s) => {
15865
15916
  var l;
15866
15917
  return {
@@ -15878,10 +15929,10 @@ function Jy(e) {
15878
15929
  };
15879
15930
  })(n.length || r), e), disabled: n.length || r });
15880
15931
  }
15881
- const Yy = [
15932
+ const Uy = [
15882
15933
  "ConfigurationError"
15883
15934
  ];
15884
- function _y() {
15935
+ function qy() {
15885
15936
  const e = vo(), {
15886
15937
  configurableProps: t,
15887
15938
  dynamicPropsQueryIsFetching: n,
@@ -15893,7 +15944,7 @@ function _y() {
15893
15944
  sdkErrors: l,
15894
15945
  submitting: u,
15895
15946
  enableDebugging: c
15896
- } = e, d = c || l.filter((B) => Yy.includes(B.name)).length > 0, {
15947
+ } = e, d = c || l.filter((B) => Uy.includes(B.name)).length > 0, {
15897
15948
  hideOptionalProps: f,
15898
15949
  onSubmit: p
15899
15950
  } = a, [
@@ -15915,7 +15966,7 @@ ${B.message}`
15915
15966
  getComponents: I,
15916
15967
  getProps: v,
15917
15968
  theme: E
15918
- } = Ke(), { OptionalFieldButton: A } = I(), S = {
15969
+ } = _e(), { OptionalFieldButton: A } = I(), S = {
15919
15970
  display: "flex",
15920
15971
  flexDirection: "column",
15921
15972
  gap: "1.5rem"
@@ -15930,7 +15981,7 @@ ${B.message}`
15930
15981
  fontSize: "0.875rem",
15931
15982
  lineHeight: "1.375",
15932
15983
  margin: "0 0 0.5rem 0"
15933
- }, D = async (B) => {
15984
+ }, V = async (B) => {
15934
15985
  if (p && (B.preventDefault(), r)) {
15935
15986
  s(!0);
15936
15987
  try {
@@ -15957,16 +16008,16 @@ ${B.message}`
15957
16008
  ]);
15958
16009
  }
15959
16010
  }
15960
- return /* @__PURE__ */ L(jy, { fallback: (B) => /* @__PURE__ */ Te("p", { style: {
16011
+ return /* @__PURE__ */ L(Yy, { fallback: (B) => /* @__PURE__ */ Te("p", { style: {
15961
16012
  color: "red"
15962
16013
  }, children: [
15963
16014
  "Error: ",
15964
16015
  B && typeof B == "object" && "message" in B && typeof B.message == "string" ? B.message : "Unknown"
15965
- ] }), children: /* @__PURE__ */ L(ic, { fallback: /* @__PURE__ */ L("p", { children: "Loading form..." }), children: /* @__PURE__ */ Te("form", { ...v("componentForm", S, a), onSubmit: D, children: [
16016
+ ] }), children: /* @__PURE__ */ L(ic, { fallback: /* @__PURE__ */ L("p", { children: "Loading form..." }), children: /* @__PURE__ */ Te("form", { ...v("componentForm", S, a), onSubmit: V, children: [
15966
16017
  F.map(([
15967
16018
  B,
15968
16019
  G
15969
- ]) => B.type === "alert" ? /* @__PURE__ */ L(Ti, { prop: B }, B.name) : /* @__PURE__ */ L(Zy, { prop: B, idx: G }, B.name)),
16020
+ ]) => B.type === "alert" ? /* @__PURE__ */ L(Ti, { prop: B }, B.name) : /* @__PURE__ */ L(Jy, { prop: B, idx: G }, B.name)),
15970
16021
  n && /* @__PURE__ */ L("p", { children: "Loading dynamic props..." }),
15971
16022
  !f && T.length ? /* @__PURE__ */ Te("div", { children: [
15972
16023
  /* @__PURE__ */ L("div", { ...v("heading", C, a), children: "Optional Props" }),
@@ -15984,15 +16035,15 @@ ${B.message}`
15984
16035
  )) })
15985
16036
  ] }) : null,
15986
16037
  d && (b == null ? void 0 : b.map((B, G) => /* @__PURE__ */ L(Ti, { prop: B }, G))),
15987
- p && /* @__PURE__ */ L(Jy, { form: e })
16038
+ p && /* @__PURE__ */ L(_y, { form: e })
15988
16039
  ] }) }) });
15989
16040
  }
15990
- function Uy(e) {
15991
- return /* @__PURE__ */ L(Sg, { props: e, children: /* @__PURE__ */ L(_y, {}) });
16041
+ function Qy(e) {
16042
+ return /* @__PURE__ */ L(Sg, { props: e, children: /* @__PURE__ */ L(qy, {}) });
15992
16043
  }
15993
- const qy = ({ key: e }, t) => {
16044
+ const $y = ({ key: e }, t) => {
15994
16045
  var i;
15995
- const n = qt(), r = gn({
16046
+ const n = Qt(), r = gn({
15996
16047
  queryKey: [
15997
16048
  "component",
15998
16049
  e
@@ -16008,12 +16059,12 @@ const qy = ({ key: e }, t) => {
16008
16059
  component: (i = r.data) == null ? void 0 : i.data
16009
16060
  };
16010
16061
  };
16011
- function av(e) {
16062
+ function lv(e) {
16012
16063
  const {
16013
16064
  isLoading: t,
16014
16065
  error: n,
16015
16066
  component: r
16016
- } = qy({
16067
+ } = $y({
16017
16068
  key: e.componentKey
16018
16069
  });
16019
16070
  if (!e.componentKey)
@@ -16021,17 +16072,17 @@ function av(e) {
16021
16072
  return t ? /* @__PURE__ */ L("p", { children: "Loading..." }) : n ? /* @__PURE__ */ Te("p", { children: [
16022
16073
  "Error: ",
16023
16074
  n.message
16024
- ] }) : r ? /* @__PURE__ */ L(Uy, { component: r, ...e }) : /* @__PURE__ */ L("p", { children: "Component not found" });
16075
+ ] }) : r ? /* @__PURE__ */ L(Qy, { component: r, ...e }) : /* @__PURE__ */ L("p", { children: "Component not found" });
16025
16076
  }
16026
- function sv() {
16027
- const e = Qt(), {
16077
+ function uv() {
16078
+ const e = Vt(), {
16028
16079
  id: t,
16029
16080
  onChange: n,
16030
16081
  value: r
16031
16082
  } = e, {
16032
16083
  getProps: i,
16033
16084
  theme: o
16034
- } = Ke(), a = {
16085
+ } = _e(), a = {
16035
16086
  display: "block",
16036
16087
  gridArea: "control",
16037
16088
  width: "100%",
@@ -16049,9 +16100,9 @@ function sv() {
16049
16100
  }
16050
16101
  );
16051
16102
  }
16052
- const Qy = (e) => {
16103
+ const Ky = (e) => {
16053
16104
  var r;
16054
- const t = qt(), n = gn({
16105
+ const t = Qt(), n = gn({
16055
16106
  queryKey: [
16056
16107
  "apps",
16057
16108
  e
@@ -16063,7 +16114,7 @@ const Qy = (e) => {
16063
16114
  apps: ((r = n.data) == null ? void 0 : r.data) || []
16064
16115
  };
16065
16116
  };
16066
- function lv({
16117
+ function cv({
16067
16118
  value: e,
16068
16119
  onChange: t
16069
16120
  }) {
@@ -16074,7 +16125,7 @@ function lv({
16074
16125
  isLoading: o,
16075
16126
  // TODO error
16076
16127
  apps: a
16077
- } = Qy({
16128
+ } = Ky({
16078
16129
  q: n
16079
16130
  }), {
16080
16131
  Option: s,
@@ -16140,9 +16191,9 @@ function lv({
16140
16191
  }
16141
16192
  );
16142
16193
  }
16143
- const $y = (e) => {
16194
+ const ev = (e) => {
16144
16195
  var r;
16145
- const t = qt(), n = gn({
16196
+ const t = Qt(), n = gn({
16146
16197
  queryKey: [
16147
16198
  "components",
16148
16199
  e
@@ -16154,7 +16205,7 @@ const $y = (e) => {
16154
16205
  components: ((r = n.data) == null ? void 0 : r.data) || []
16155
16206
  };
16156
16207
  };
16157
- function uv({
16208
+ function dv({
16158
16209
  app: e,
16159
16210
  componentType: t,
16160
16211
  value: n,
@@ -16163,7 +16214,7 @@ function uv({
16163
16214
  const i = to(), {
16164
16215
  isLoading: o,
16165
16216
  components: a
16166
- } = $y({
16217
+ } = ev({
16167
16218
  app: e == null ? void 0 : e.name_slug,
16168
16219
  componentType: t
16169
16220
  }), s = (a == null ? void 0 : a.find((l) => l.key === (n == null ? void 0 : n.key))) || null;
@@ -16187,32 +16238,33 @@ function uv({
16187
16238
  }
16188
16239
  export {
16189
16240
  Ti as Alert,
16190
- Uy as ComponentForm,
16191
- av as ComponentFormContainer,
16192
- Hy as Control,
16193
- sv as ControlAny,
16241
+ Qy as ComponentForm,
16242
+ lv as ComponentFormContainer,
16243
+ Wy as Control,
16244
+ uv as ControlAny,
16194
16245
  Gy as ControlApp,
16195
16246
  Ty as ControlBoolean,
16196
16247
  Oy as ControlInput,
16197
16248
  eo as ControlSelect,
16198
- Jy as ControlSubmit,
16249
+ Hy as ControlSql,
16250
+ _y as ControlSubmit,
16199
16251
  ko as CustomizationContext,
16200
- ov as CustomizeProvider,
16252
+ sv as CustomizeProvider,
16201
16253
  Ay as Description,
16202
- jy as ErrorBoundary,
16254
+ Yy as ErrorBoundary,
16203
16255
  wy as Errors,
16204
- zy as Field,
16256
+ Zy as Field,
16205
16257
  xl as FormContext,
16206
16258
  Sg as FormContextProvider,
16207
16259
  nu as FormFieldContext,
16208
- iv as FrontendClientProvider,
16209
- _y as InternalComponentForm,
16210
- Zy as InternalField,
16260
+ av as FrontendClientProvider,
16261
+ qy as InternalComponentForm,
16262
+ Jy as InternalField,
16211
16263
  Sy as Label,
16212
16264
  Ey as OptionalFieldButton,
16213
- Xy as RemoteOptionsContainer,
16214
- lv as SelectApp,
16215
- uv as SelectComponent,
16265
+ zy as RemoteOptionsContainer,
16266
+ cv as SelectApp,
16267
+ dv as SelectComponent,
16216
16268
  ky as defaultComponents,
16217
16269
  Eo as defaultTheme,
16218
16270
  Cy as getReactSelectTheme,
@@ -16220,12 +16272,12 @@ export {
16220
16272
  Pr as skippablePropTypes,
16221
16273
  Iy as unstyledTheme,
16222
16274
  Py as useAccounts,
16223
- Wy as useApp,
16224
- Qy as useApps,
16225
- qy as useComponent,
16226
- $y as useComponents,
16227
- Ke as useCustomize,
16275
+ jy as useApp,
16276
+ Ky as useApps,
16277
+ $y as useComponent,
16278
+ ev as useComponents,
16279
+ _e as useCustomize,
16228
16280
  vo as useFormContext,
16229
- Qt as useFormFieldContext,
16230
- qt as useFrontendClient
16281
+ Vt as useFormFieldContext,
16282
+ Qt as useFrontendClient
16231
16283
  };