@orangelogic/design-system 2.0.0-29DUO2-beta-1 → 2.0.0-29DUO2-beta-3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/library/chunks/{asset.DRyD94KY.js → asset.CG_yXtWK.js} +1 -1
  2. package/library/chunks/{button.Dy5bRiPQ.js → button.KnE3mcyM.js} +1 -1
  3. package/library/chunks/{color-swatch-group.nog-pq8b.js → color-swatch-group.p3Sdqlat.js} +5 -5
  4. package/library/chunks/{color-swatch.CLHdvqso.js → color-swatch.C0oPHfOu.js} +1 -1
  5. package/library/chunks/{confirm-popover.B6BAaXeR.js → confirm-popover.zmOFI4e-.js} +3 -3
  6. package/library/chunks/content-builder.D_phDrlo.js +127 -0
  7. package/library/chunks/{dialog.DZGlXo8d.js → dialog.DpZBbTCn.js} +1 -1
  8. package/library/chunks/{dot-pagination.Cp57TPpZ.js → dot-pagination.COBkyhoJ.js} +1 -1
  9. package/library/chunks/{endpoints.CkJu-Ory.js → endpoints.B7lcoc1N.js} +178 -179
  10. package/library/chunks/{file-on-demand.DCn6zLyM.js → file-on-demand.CbE-qsiP.js} +7 -7
  11. package/library/chunks/{folder-select.DTmBImnZ.js → folder-select.Bl_WkhVE.js} +4 -4
  12. package/library/chunks/{header.D_90t23Q.js → header.BduX6KJP.js} +1 -1
  13. package/library/chunks/{i18n.Bge6Wbrz.js → i18n.C0iakJkV.js} +12 -16
  14. package/library/chunks/{iframe.B0Z8DiDR.js → iframe.BPKV2K7z.js} +1 -1
  15. package/library/chunks/{image.CBjclAIZ.js → image.C9avagDq.js} +1 -1
  16. package/library/chunks/{index.Compqu8J.js → index.B3wJT3XS.js} +81 -86
  17. package/library/chunks/{list-editor.Dl366-77.js → list-editor.B2mFE9f7.js} +8 -8
  18. package/library/chunks/{option.CiBFEqo6.js → option.DnpkE8Xi.js} +1 -1
  19. package/library/chunks/{pagination.CTKL1LBP.js → pagination.C30LoTya.js} +3 -3
  20. package/library/chunks/{responsive.CEZXXas3.js → responsive.CrX-HUow.js} +1 -1
  21. package/library/chunks/{tab-group.3eI4V3C7.js → tab-group.05PY0smt.js} +2 -2
  22. package/library/chunks/{table.ZGeb7I52.js → table.DNTm_GMS.js} +5 -5
  23. package/library/chunks/{tree.dSjb5nEi.js → tree.CeMLCbs-.js} +1 -1
  24. package/library/components/alert.js +1 -1
  25. package/library/components/asset-link-format.js +4 -4
  26. package/library/components/atoms.js +11 -11
  27. package/library/components/border-input-group.js +1 -1
  28. package/library/components/breadcrumb.js +1 -1
  29. package/library/components/button.js +2 -2
  30. package/library/components/color-picker.js +2 -2
  31. package/library/components/color-swatch-group.js +6 -6
  32. package/library/components/color-swatch.js +2 -2
  33. package/library/components/confirm-popover.js +4 -4
  34. package/library/components/copy-button.js +1 -1
  35. package/library/components/corner-position-input-group.js +2 -2
  36. package/library/components/details.js +1 -1
  37. package/library/components/dialog.js +2 -2
  38. package/library/components/dot-pagination.js +2 -2
  39. package/library/components/drawer.js +1 -1
  40. package/library/components/dropdown.js +1 -1
  41. package/library/components/dynamic-select.js +3 -3
  42. package/library/components/e-chart.js +1744 -1710
  43. package/library/components/element-clamp.js +2 -2
  44. package/library/components/file-on-demand.js +8 -8
  45. package/library/components/folder-select.js +4 -4
  46. package/library/components/format-bytes.js +1 -1
  47. package/library/components/format-date.js +1 -1
  48. package/library/components/format-number.js +1 -1
  49. package/library/components/format-time.js +1 -1
  50. package/library/components/header.js +2 -2
  51. package/library/components/icon-button.js +1 -1
  52. package/library/components/iframe.js +2 -2
  53. package/library/components/image-comparer.js +1 -1
  54. package/library/components/image.js +2 -2
  55. package/library/components/input.js +1 -1
  56. package/library/components/line-clamp.js +1 -1
  57. package/library/components/list-editor.js +6 -6
  58. package/library/components/masonry.js +1 -1
  59. package/library/components/menu-item.js +1 -1
  60. package/library/components/menu.js +1 -1
  61. package/library/components/molecules.js +4 -4
  62. package/library/components/option.js +2 -2
  63. package/library/components/organisms.js +2 -2
  64. package/library/components/pagination.js +4 -4
  65. package/library/components/popup.js +1 -1
  66. package/library/components/position-picker.js +1 -1
  67. package/library/components/progress-bar.js +1 -1
  68. package/library/components/progress-ring.js +1 -1
  69. package/library/components/range.js +1 -1
  70. package/library/components/rating.js +1 -1
  71. package/library/components/relative-time.js +1 -1
  72. package/library/components/select.js +2 -2
  73. package/library/components/share-option-list.js +1 -1
  74. package/library/components/size-input-group.js +1 -1
  75. package/library/components/spinner.js +1 -1
  76. package/library/components/split-panel.js +1 -1
  77. package/library/components/tab-group.js +3 -3
  78. package/library/components/tab.js +1 -1
  79. package/library/components/table.js +4 -4
  80. package/library/components/tag.js +1 -1
  81. package/library/components/tooltip.js +1 -1
  82. package/library/components/tree-item.js +2 -2
  83. package/library/components/tree.js +2 -2
  84. package/library/components/typeface.js +1 -1
  85. package/library/components/types.js +24386 -24383
  86. package/library/components/video.js +2 -2
  87. package/library/package.json +1 -1
  88. package/library/packages/atoms/src/components/e-chart/e-chart.d.ts +6 -1
  89. package/library/packages/events/src/cx-e-chart-drill-down.d.ts +16 -0
  90. package/library/packages/events/src/events.d.ts +1 -0
  91. package/library/packages/molecules/src/stat-card/stat-card.d.ts +4 -4
  92. package/library/packages/organisms/src/content-builder/configs/index.d.ts +0 -5
  93. package/library/packages/organisms/src/content-builder/configs-controller.d.ts +0 -28
  94. package/library/packages/organisms/src/content-builder/content-builder-config.d.ts +0 -15
  95. package/library/packages/organisms/src/content-builder/plugins/index.d.ts +0 -5
  96. package/library/packages/organisms/src/dashboard-filter/dashboard-filter.d.ts +83 -0
  97. package/library/packages/organisms/src/dashboard-filter/dashboard-filter.styles.d.ts +2 -0
  98. package/library/packages/organisms/src/dashboard-table/dashboard-table.d.ts +45 -0
  99. package/library/packages/organisms/src/dashboard-table/dashboard-table.styles.d.ts +2 -0
  100. package/library/packages/organisms/src/index.d.ts +3 -1
  101. package/library/packages/services/src/api/dashboard/dashboard.d.ts +1 -8
  102. package/library/packages/services/src/api/endpoints.d.ts +0 -9
  103. package/library/packages/types/src/content-builder.d.ts +1 -6
  104. package/library/packages/utils/src/custom-element/i18n.d.ts +0 -4
  105. package/library/packages/utils/src/object/object.d.ts +0 -1
  106. package/library/react-web-component.d.ts +91 -125
  107. package/library/utils.js +158 -159
  108. package/package.json +1 -1
  109. package/library/chunks/content-builder.ViUhoc1l.js +0 -127
  110. package/library/packages/organisms/src/content-builder/configs/dashboard-chart.d.ts +0 -13
  111. package/library/packages/organisms/src/content-builder/configs/dashboard-filter.d.ts +0 -17
  112. package/library/packages/organisms/src/content-builder/configs/dashboard-table.d.ts +0 -12
  113. package/library/packages/organisms/src/content-builder/configs/dashboard.d.ts +0 -10
  114. package/library/packages/organisms/src/content-builder/configs/stat-card.d.ts +0 -18
  115. package/library/packages/organisms/src/content-builder/plugins/dashboard-chart.d.ts +0 -5
  116. package/library/packages/organisms/src/content-builder/plugins/dashboard-filter.d.ts +0 -5
  117. package/library/packages/organisms/src/content-builder/plugins/dashboard-table.d.ts +0 -5
  118. package/library/packages/organisms/src/content-builder/plugins/dashboard.d.ts +0 -5
  119. package/library/packages/organisms/src/content-builder/plugins/stat-card.d.ts +0 -5
  120. package/library/packages/organisms/src/content-builder/components/{chart-plan.builder → chart-plan-builder}/chart-plan-builder.d.ts +0 -0
  121. package/library/packages/organisms/src/content-builder/components/{chart-plan.builder → chart-plan-builder}/chart-plan-builder.styles.d.ts +0 -0
  122. package/library/packages/organisms/src/content-builder/components/{chart-plan.builder → chart-plan-builder}/chart-plan-schema.d.ts +0 -0
  123. package/library/packages/types/src/{state-card.d.ts → stat-card.d.ts} +2 -2
@@ -15,25 +15,25 @@ function mt(e) {
15
15
  let t;
16
16
  return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && qe(e.buffer), t;
17
17
  }
18
- const bt = ne("string"), _ = ne("function"), He = ne("number"), z = (e) => e !== null && typeof e == "object", yt = (e) => e === !0 || e === !1, W = (e) => {
18
+ const yt = ne("string"), _ = ne("function"), He = ne("number"), K = (e) => e !== null && typeof e == "object", bt = (e) => e === !0 || e === !1, W = (e) => {
19
19
  if (re(e) !== "object")
20
20
  return !1;
21
21
  const t = we(e);
22
22
  return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(Me in e) && !(te in e);
23
23
  }, wt = (e) => {
24
- if (!z(e) || G(e))
24
+ if (!K(e) || G(e))
25
25
  return !1;
26
26
  try {
27
27
  return Object.keys(e).length === 0 && Object.getPrototypeOf(e) === Object.prototype;
28
28
  } catch {
29
29
  return !1;
30
30
  }
31
- }, gt = L("Date"), Et = L("File"), St = L("Blob"), Rt = L("FileList"), Tt = (e) => z(e) && _(e.pipe), Ot = (e) => {
31
+ }, gt = L("Date"), Et = L("File"), St = L("Blob"), Rt = L("FileList"), Tt = (e) => K(e) && _(e.pipe), Ot = (e) => {
32
32
  let t;
33
33
  return e && (typeof FormData == "function" && e instanceof FormData || _(e.append) && ((t = re(e)) === "formdata" || // detect form-data instance
34
34
  t === "object" && _(e.toString) && e.toString() === "[object FormData]"));
35
35
  }, At = L("URLSearchParams"), [_t, Ct, xt, Lt] = ["ReadableStream", "Request", "Response", "Headers"].map(L), vt = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
36
- function K(e, t, { allOwnKeys: r = !1 } = {}) {
36
+ function J(e, t, { allOwnKeys: r = !1 } = {}) {
37
37
  if (e === null || typeof e > "u")
38
38
  return;
39
39
  let n, s;
@@ -49,7 +49,7 @@ function K(e, t, { allOwnKeys: r = !1 } = {}) {
49
49
  o = i[n], t.call(null, e[o], o, e);
50
50
  }
51
51
  }
52
- function Je(e, t) {
52
+ function ze(e, t) {
53
53
  if (G(e))
54
54
  return null;
55
55
  t = t.toLowerCase();
@@ -63,14 +63,14 @@ function Je(e, t) {
63
63
  const U = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, Ge = (e) => !H(e) && e !== U;
64
64
  function ue() {
65
65
  const { caseless: e } = Ge(this) && this || {}, t = {}, r = (n, s) => {
66
- const i = e && Je(t, s) || s;
66
+ const i = e && ze(t, s) || s;
67
67
  W(t[i]) && W(n) ? t[i] = ue(t[i], n) : W(n) ? t[i] = ue({}, n) : I(n) ? t[i] = n.slice() : t[i] = n;
68
68
  };
69
69
  for (let n = 0, s = arguments.length; n < s; n++)
70
- arguments[n] && K(arguments[n], r);
70
+ arguments[n] && J(arguments[n], r);
71
71
  return t;
72
72
  }
73
- const Ft = (e, t, r, { allOwnKeys: n } = {}) => (K(t, (s, i) => {
73
+ const Ft = (e, t, r, { allOwnKeys: n } = {}) => (J(t, (s, i) => {
74
74
  r && _(s) ? e[i] = Ie(s, r) : e[i] = s;
75
75
  }, { allOwnKeys: n }), e), kt = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), jt = (e, t, r, n) => {
76
76
  e.prototype = Object.create(t.prototype, n), e.prototype.constructor = e, Object.defineProperty(e, "super", {
@@ -86,11 +86,11 @@ const Ft = (e, t, r, { allOwnKeys: n } = {}) => (K(t, (s, i) => {
86
86
  e = r !== !1 && we(e);
87
87
  } while (e && (!r || r(e, t)) && e !== Object.prototype);
88
88
  return t;
89
- }, Pt = (e, t, r) => {
89
+ }, Nt = (e, t, r) => {
90
90
  e = String(e), (r === void 0 || r > e.length) && (r = e.length), r -= t.length;
91
91
  const n = e.indexOf(t, r);
92
92
  return n !== -1 && n === r;
93
- }, Bt = (e) => {
93
+ }, Pt = (e) => {
94
94
  if (!e) return null;
95
95
  if (I(e)) return e;
96
96
  let t = e.length;
@@ -99,7 +99,7 @@ const Ft = (e, t, r, { allOwnKeys: n } = {}) => (K(t, (s, i) => {
99
99
  for (; t-- > 0; )
100
100
  r[t] = e[t];
101
101
  return r;
102
- }, Nt = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && we(Uint8Array)), Dt = (e, t) => {
102
+ }, Bt = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && we(Uint8Array)), Dt = (e, t) => {
103
103
  const n = (e && e[te]).call(e);
104
104
  let s;
105
105
  for (; (s = n.next()) && !s.done; ) {
@@ -117,14 +117,14 @@ const Ft = (e, t, r, { allOwnKeys: n } = {}) => (K(t, (s, i) => {
117
117
  function(r, n, s) {
118
118
  return n.toUpperCase() + s;
119
119
  }
120
- ), Re = (({ hasOwnProperty: e }) => (t, r) => e.call(t, r))(Object.prototype), Ht = L("RegExp"), ze = (e, t) => {
120
+ ), Re = (({ hasOwnProperty: e }) => (t, r) => e.call(t, r))(Object.prototype), Ht = L("RegExp"), Ke = (e, t) => {
121
121
  const r = Object.getOwnPropertyDescriptors(e), n = {};
122
- K(r, (s, i) => {
122
+ J(r, (s, i) => {
123
123
  let a;
124
124
  (a = t(s, i, e)) !== !1 && (n[i] = a || s);
125
125
  }), Object.defineProperties(e, n);
126
- }, Jt = (e) => {
127
- ze(e, (t, r) => {
126
+ }, zt = (e) => {
127
+ Ke(e, (t, r) => {
128
128
  if (_(e) && ["arguments", "caller", "callee"].indexOf(r) !== -1)
129
129
  return !1;
130
130
  const n = e[r];
@@ -145,14 +145,14 @@ const Ft = (e, t, r, { allOwnKeys: n } = {}) => (K(t, (s, i) => {
145
145
  });
146
146
  };
147
147
  return I(e) ? n(e) : n(String(e).split(t)), r;
148
- }, zt = () => {
149
- }, Kt = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
148
+ }, Kt = () => {
149
+ }, Jt = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
150
150
  function $t(e) {
151
151
  return !!(e && _(e.append) && e[Me] === "FormData" && e[te]);
152
152
  }
153
153
  const Vt = (e) => {
154
154
  const t = new Array(10), r = (n, s) => {
155
- if (z(n)) {
155
+ if (K(n)) {
156
156
  if (t.indexOf(n) >= 0)
157
157
  return;
158
158
  if (G(n))
@@ -160,7 +160,7 @@ const Vt = (e) => {
160
160
  if (!("toJSON" in n)) {
161
161
  t[s] = n;
162
162
  const i = I(n) ? [] : {};
163
- return K(n, (a, o) => {
163
+ return J(n, (a, o) => {
164
164
  const d = r(a, s + 1);
165
165
  !H(d) && (i[o] = d);
166
166
  }), t[s] = void 0, i;
@@ -169,23 +169,23 @@ const Vt = (e) => {
169
169
  return n;
170
170
  };
171
171
  return r(e, 0);
172
- }, Wt = L("AsyncFunction"), Xt = (e) => e && (z(e) || _(e)) && _(e.then) && _(e.catch), Ke = ((e, t) => e ? setImmediate : t ? ((r, n) => (U.addEventListener("message", ({ source: s, data: i }) => {
172
+ }, Wt = L("AsyncFunction"), Xt = (e) => e && (K(e) || _(e)) && _(e.then) && _(e.catch), Je = ((e, t) => e ? setImmediate : t ? ((r, n) => (U.addEventListener("message", ({ source: s, data: i }) => {
173
173
  s === U && i === r && n.length && n.shift()();
174
174
  }, !1), (s) => {
175
175
  n.push(s), U.postMessage(r, "*");
176
176
  }))(`axios@${Math.random()}`, []) : (r) => setTimeout(r))(
177
177
  typeof setImmediate == "function",
178
178
  _(U.postMessage)
179
- ), Yt = typeof queueMicrotask < "u" ? queueMicrotask.bind(U) : typeof process < "u" && process.nextTick || Ke, Qt = (e) => e != null && _(e[te]), c = {
179
+ ), Yt = typeof queueMicrotask < "u" ? queueMicrotask.bind(U) : typeof process < "u" && process.nextTick || Je, Qt = (e) => e != null && _(e[te]), c = {
180
180
  isArray: I,
181
181
  isArrayBuffer: qe,
182
182
  isBuffer: G,
183
183
  isFormData: Ot,
184
184
  isArrayBufferView: mt,
185
- isString: bt,
185
+ isString: yt,
186
186
  isNumber: He,
187
- isBoolean: yt,
188
- isObject: z,
187
+ isBoolean: bt,
188
+ isObject: K,
189
189
  isPlainObject: W,
190
190
  isEmptyObject: wt,
191
191
  isReadableStream: _t,
@@ -200,9 +200,9 @@ const Vt = (e) => {
200
200
  isFunction: _,
201
201
  isStream: Tt,
202
202
  isURLSearchParams: At,
203
- isTypedArray: Nt,
203
+ isTypedArray: Bt,
204
204
  isFileList: Rt,
205
- forEach: K,
205
+ forEach: J,
206
206
  merge: ue,
207
207
  extend: Ft,
208
208
  trim: vt,
@@ -211,35 +211,35 @@ const Vt = (e) => {
211
211
  toFlatObject: Ut,
212
212
  kindOf: re,
213
213
  kindOfTest: L,
214
- endsWith: Pt,
215
- toArray: Bt,
214
+ endsWith: Nt,
215
+ toArray: Pt,
216
216
  forEachEntry: Dt,
217
217
  matchAll: It,
218
218
  isHTMLForm: Mt,
219
219
  hasOwnProperty: Re,
220
220
  hasOwnProp: Re,
221
221
  // an alias to avoid ESLint no-prototype-builtins detection
222
- reduceDescriptors: ze,
223
- freezeMethods: Jt,
222
+ reduceDescriptors: Ke,
223
+ freezeMethods: zt,
224
224
  toObjectSet: Gt,
225
225
  toCamelCase: qt,
226
- noop: zt,
227
- toFiniteNumber: Kt,
228
- findKey: Je,
226
+ noop: Kt,
227
+ toFiniteNumber: Jt,
228
+ findKey: ze,
229
229
  global: U,
230
230
  isContextDefined: Ge,
231
231
  isSpecCompliantForm: $t,
232
232
  toJSONObject: Vt,
233
233
  isAsyncFn: Wt,
234
234
  isThenable: Xt,
235
- setImmediate: Ke,
235
+ setImmediate: Je,
236
236
  asap: Yt,
237
237
  isIterable: Qt
238
238
  };
239
- function y(e, t, r, n, s) {
239
+ function b(e, t, r, n, s) {
240
240
  Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", t && (this.code = t), r && (this.config = r), n && (this.request = n), s && (this.response = s, this.status = s.status ? s.status : null);
241
241
  }
242
- c.inherits(y, Error, {
242
+ c.inherits(b, Error, {
243
243
  toJSON: function() {
244
244
  return {
245
245
  // Standard
@@ -260,7 +260,7 @@ c.inherits(y, Error, {
260
260
  };
261
261
  }
262
262
  });
263
- const $e = y.prototype, Ve = {};
263
+ const $e = b.prototype, Ve = {};
264
264
  [
265
265
  "ERR_BAD_OPTION_VALUE",
266
266
  "ERR_BAD_OPTION",
@@ -278,13 +278,13 @@ const $e = y.prototype, Ve = {};
278
278
  ].forEach((e) => {
279
279
  Ve[e] = { value: e };
280
280
  });
281
- Object.defineProperties(y, Ve);
281
+ Object.defineProperties(b, Ve);
282
282
  Object.defineProperty($e, "isAxiosError", { value: !0 });
283
- y.from = (e, t, r, n, s, i) => {
283
+ b.from = (e, t, r, n, s, i) => {
284
284
  const a = Object.create($e);
285
285
  return c.toFlatObject(e, a, function(d) {
286
286
  return d !== Error.prototype;
287
- }, (o) => o !== "isAxiosError"), y.call(a, e.message, t, r, n, s), a.cause = e, a.name = e.name, i && Object.assign(a, i), a;
287
+ }, (o) => o !== "isAxiosError"), b.call(a, e.message, t, r, n, s), a.cause = e, a.name = e.name, i && Object.assign(a, i), a;
288
288
  };
289
289
  const Zt = null;
290
290
  function de(e) {
@@ -311,8 +311,8 @@ function se(e, t, r) {
311
311
  metaTokens: !0,
312
312
  dots: !1,
313
313
  indexes: !1
314
- }, !1, function(m, b) {
315
- return !c.isUndefined(b[m]);
314
+ }, !1, function(m, y) {
315
+ return !c.isUndefined(y[m]);
316
316
  });
317
317
  const n = r.metaTokens, s = r.visitor || l, i = r.dots, a = r.indexes, d = (r.Blob || typeof Blob < "u" && Blob) && c.isSpecCompliantForm(t);
318
318
  if (!c.isFunction(s))
@@ -324,12 +324,12 @@ function se(e, t, r) {
324
324
  if (c.isBoolean(f))
325
325
  return f.toString();
326
326
  if (!d && c.isBlob(f))
327
- throw new y("Blob is not supported. Use a Buffer instead.");
327
+ throw new b("Blob is not supported. Use a Buffer instead.");
328
328
  return c.isArrayBuffer(f) || c.isTypedArray(f) ? d && typeof Blob == "function" ? new Blob([f]) : Buffer.from(f) : f;
329
329
  }
330
- function l(f, m, b) {
330
+ function l(f, m, y) {
331
331
  let g = f;
332
- if (f && !b && typeof f == "object") {
332
+ if (f && !y && typeof f == "object") {
333
333
  if (c.endsWith(m, "{}"))
334
334
  m = n ? m : m.slice(0, -2), f = JSON.stringify(f);
335
335
  else if (c.isArray(f) && er(f) || (c.isFileList(f) || c.endsWith(m, "[]")) && (g = c.toArray(f)))
@@ -341,7 +341,7 @@ function se(e, t, r) {
341
341
  );
342
342
  }), !1;
343
343
  }
344
- return de(f) ? !0 : (t.append(Te(b, m, i), u(f)), !1);
344
+ return de(f) ? !0 : (t.append(Te(y, m, i), u(f)), !1);
345
345
  }
346
346
  const h = [], p = Object.assign(tr, {
347
347
  defaultVisitor: l,
@@ -575,7 +575,7 @@ const $ = {
575
575
  return JSON.parse(t);
576
576
  } catch (o) {
577
577
  if (a)
578
- throw o.name === "SyntaxError" ? y.from(o, y.ERR_BAD_RESPONSE, this, null, this.response) : o;
578
+ throw o.name === "SyntaxError" ? b.from(o, b.ERR_BAD_RESPONSE, this, null, this.response) : o;
579
579
  }
580
580
  }
581
581
  return t;
@@ -624,7 +624,7 @@ const mr = c.toObjectSet([
624
624
  "referer",
625
625
  "retry-after",
626
626
  "user-agent"
627
- ]), br = (e) => {
627
+ ]), yr = (e) => {
628
628
  const t = {};
629
629
  let r, n, s;
630
630
  return e && e.split(`
@@ -638,7 +638,7 @@ function q(e) {
638
638
  function X(e) {
639
639
  return e === !1 || e == null ? e : c.isArray(e) ? e.map(X) : String(e);
640
640
  }
641
- function yr(e) {
641
+ function br(e) {
642
642
  const t = /* @__PURE__ */ Object.create(null), r = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
643
643
  let n;
644
644
  for (; n = r.exec(e); )
@@ -687,7 +687,7 @@ let C = class {
687
687
  if (c.isPlainObject(t) || t instanceof this.constructor)
688
688
  a(t, r);
689
689
  else if (c.isString(t) && (t = t.trim()) && !wr(t))
690
- a(br(t), r);
690
+ a(yr(t), r);
691
691
  else if (c.isObject(t) && c.isIterable(t)) {
692
692
  let o = {}, d, u;
693
693
  for (const l of t) {
@@ -708,7 +708,7 @@ let C = class {
708
708
  if (!r)
709
709
  return s;
710
710
  if (r === !0)
711
- return yr(s);
711
+ return br(s);
712
712
  if (c.isFunction(r))
713
713
  return r.call(this, s, n);
714
714
  if (c.isRegExp(r))
@@ -818,16 +818,16 @@ function et(e) {
818
818
  return !!(e && e.__CANCEL__);
819
819
  }
820
820
  function M(e, t, r) {
821
- y.call(this, e ?? "canceled", y.ERR_CANCELED, t, r), this.name = "CanceledError";
821
+ b.call(this, e ?? "canceled", b.ERR_CANCELED, t, r), this.name = "CanceledError";
822
822
  }
823
- c.inherits(M, y, {
823
+ c.inherits(M, b, {
824
824
  __CANCEL__: !0
825
825
  });
826
826
  function tt(e, t, r) {
827
827
  const n = r.config.validateStatus;
828
- !r.status || !n || n(r.status) ? e(r) : t(new y(
828
+ !r.status || !n || n(r.status) ? e(r) : t(new b(
829
829
  "Request failed with status code " + r.status,
830
- [y.ERR_BAD_REQUEST, y.ERR_BAD_RESPONSE][Math.floor(r.status / 100) - 4],
830
+ [b.ERR_BAD_REQUEST, b.ERR_BAD_RESPONSE][Math.floor(r.status / 100) - 4],
831
831
  r.config,
832
832
  r.request,
833
833
  r
@@ -932,7 +932,7 @@ function rt(e, t, r) {
932
932
  return e && (n || r == !1) ? Cr(e, t) : t;
933
933
  }
934
934
  const Le = (e) => e instanceof C ? { ...e } : e;
935
- function B(e, t) {
935
+ function P(e, t) {
936
936
  t = t || {};
937
937
  const r = {};
938
938
  function n(u, l, h, p) {
@@ -997,7 +997,7 @@ function B(e, t) {
997
997
  }), r;
998
998
  }
999
999
  const nt = (e) => {
1000
- const t = B({}, e);
1000
+ const t = P({}, e);
1001
1001
  let { data: r, withXSRFToken: n, xsrfHeaderName: s, xsrfCookieName: i, headers: a, auth: o } = t;
1002
1002
  t.headers = a = C.from(a), t.url = Ye(rt(t.baseURL, t.url, t.allowAbsoluteUrls), e.params, e.paramsSerializer), o && a.set(
1003
1003
  "Authorization",
@@ -1026,53 +1026,53 @@ const nt = (e) => {
1026
1026
  function m() {
1027
1027
  w && w(), f && f(), s.cancelToken && s.cancelToken.unsubscribe(l), s.signal && s.signal.removeEventListener("abort", l);
1028
1028
  }
1029
- let b = new XMLHttpRequest();
1030
- b.open(s.method.toUpperCase(), s.url, !0), b.timeout = s.timeout;
1029
+ let y = new XMLHttpRequest();
1030
+ y.open(s.method.toUpperCase(), s.url, !0), y.timeout = s.timeout;
1031
1031
  function g() {
1032
- if (!b)
1032
+ if (!y)
1033
1033
  return;
1034
1034
  const E = C.from(
1035
- "getAllResponseHeaders" in b && b.getAllResponseHeaders()
1035
+ "getAllResponseHeaders" in y && y.getAllResponseHeaders()
1036
1036
  ), R = {
1037
- data: !o || o === "text" || o === "json" ? b.responseText : b.response,
1038
- status: b.status,
1039
- statusText: b.statusText,
1037
+ data: !o || o === "text" || o === "json" ? y.responseText : y.response,
1038
+ status: y.status,
1039
+ statusText: y.statusText,
1040
1040
  headers: E,
1041
1041
  config: e,
1042
- request: b
1042
+ request: y
1043
1043
  };
1044
1044
  tt(function(j) {
1045
1045
  r(j), m();
1046
1046
  }, function(j) {
1047
1047
  n(j), m();
1048
- }, R), b = null;
1048
+ }, R), y = null;
1049
1049
  }
1050
- "onloadend" in b ? b.onloadend = g : b.onreadystatechange = function() {
1051
- !b || b.readyState !== 4 || b.status === 0 && !(b.responseURL && b.responseURL.indexOf("file:") === 0) || setTimeout(g);
1052
- }, b.onabort = function() {
1053
- b && (n(new y("Request aborted", y.ECONNABORTED, e, b)), b = null);
1054
- }, b.onerror = function() {
1055
- n(new y("Network Error", y.ERR_NETWORK, e, b)), b = null;
1056
- }, b.ontimeout = function() {
1050
+ "onloadend" in y ? y.onloadend = g : y.onreadystatechange = function() {
1051
+ !y || y.readyState !== 4 || y.status === 0 && !(y.responseURL && y.responseURL.indexOf("file:") === 0) || setTimeout(g);
1052
+ }, y.onabort = function() {
1053
+ y && (n(new b("Request aborted", b.ECONNABORTED, e, y)), y = null);
1054
+ }, y.onerror = function() {
1055
+ n(new b("Network Error", b.ERR_NETWORK, e, y)), y = null;
1056
+ }, y.ontimeout = function() {
1057
1057
  let x = s.timeout ? "timeout of " + s.timeout + "ms exceeded" : "timeout exceeded";
1058
1058
  const R = s.transitional || Qe;
1059
- s.timeoutErrorMessage && (x = s.timeoutErrorMessage), n(new y(
1059
+ s.timeoutErrorMessage && (x = s.timeoutErrorMessage), n(new b(
1060
1060
  x,
1061
- R.clarifyTimeoutError ? y.ETIMEDOUT : y.ECONNABORTED,
1061
+ R.clarifyTimeoutError ? b.ETIMEDOUT : b.ECONNABORTED,
1062
1062
  e,
1063
- b
1064
- )), b = null;
1065
- }, i === void 0 && a.setContentType(null), "setRequestHeader" in b && c.forEach(a.toJSON(), function(x, R) {
1066
- b.setRequestHeader(R, x);
1067
- }), c.isUndefined(s.withCredentials) || (b.withCredentials = !!s.withCredentials), o && o !== "json" && (b.responseType = s.responseType), u && ([p, f] = Z(u, !0), b.addEventListener("progress", p)), d && b.upload && ([h, w] = Z(d), b.upload.addEventListener("progress", h), b.upload.addEventListener("loadend", w)), (s.cancelToken || s.signal) && (l = (E) => {
1068
- b && (n(!E || E.type ? new M(null, e, b) : E), b.abort(), b = null);
1063
+ y
1064
+ )), y = null;
1065
+ }, i === void 0 && a.setContentType(null), "setRequestHeader" in y && c.forEach(a.toJSON(), function(x, R) {
1066
+ y.setRequestHeader(R, x);
1067
+ }), c.isUndefined(s.withCredentials) || (y.withCredentials = !!s.withCredentials), o && o !== "json" && (y.responseType = s.responseType), u && ([p, f] = Z(u, !0), y.addEventListener("progress", p)), d && y.upload && ([h, w] = Z(d), y.upload.addEventListener("progress", h), y.upload.addEventListener("loadend", w)), (s.cancelToken || s.signal) && (l = (E) => {
1068
+ y && (n(!E || E.type ? new M(null, e, y) : E), y.abort(), y = null);
1069
1069
  }, s.cancelToken && s.cancelToken.subscribe(l), s.signal && (s.signal.aborted ? l() : s.signal.addEventListener("abort", l)));
1070
1070
  const S = Sr(s.url);
1071
1071
  if (S && A.protocols.indexOf(S) === -1) {
1072
- n(new y("Unsupported protocol " + S + ":", y.ERR_BAD_REQUEST, e));
1072
+ n(new b("Unsupported protocol " + S + ":", b.ERR_BAD_REQUEST, e));
1073
1073
  return;
1074
1074
  }
1075
- b.send(i || null);
1075
+ y.send(i || null);
1076
1076
  });
1077
1077
  }, vr = (e, t) => {
1078
1078
  const { length: r } = e = e ? e.filter(Boolean) : [];
@@ -1082,11 +1082,11 @@ const nt = (e) => {
1082
1082
  if (!s) {
1083
1083
  s = !0, o();
1084
1084
  const l = u instanceof Error ? u : this.reason;
1085
- n.abort(l instanceof y ? l : new M(l instanceof Error ? l.message : l));
1085
+ n.abort(l instanceof b ? l : new M(l instanceof Error ? l.message : l));
1086
1086
  }
1087
1087
  };
1088
1088
  let a = t && setTimeout(() => {
1089
- a = null, i(new y(`timeout ${t} of ms exceeded`, y.ETIMEDOUT));
1089
+ a = null, i(new b(`timeout ${t} of ms exceeded`, b.ETIMEDOUT));
1090
1090
  }, t);
1091
1091
  const o = () => {
1092
1092
  e && (a && clearTimeout(a), a = null, e.forEach((u) => {
@@ -1160,7 +1160,7 @@ const nt = (e) => {
1160
1160
  } catch {
1161
1161
  return !1;
1162
1162
  }
1163
- }, Pr = st && at(() => {
1163
+ }, Nr = st && at(() => {
1164
1164
  let e = !1;
1165
1165
  const t = new Request(A.origin, {
1166
1166
  body: new ReadableStream(),
@@ -1176,11 +1176,11 @@ const nt = (e) => {
1176
1176
  ae && ((e) => {
1177
1177
  ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((t) => {
1178
1178
  !ee[t] && (ee[t] = c.isFunction(e[t]) ? (r) => r[t]() : (r, n) => {
1179
- throw new y(`Response type '${t}' is not supported`, y.ERR_NOT_SUPPORT, n);
1179
+ throw new b(`Response type '${t}' is not supported`, b.ERR_NOT_SUPPORT, n);
1180
1180
  });
1181
1181
  });
1182
1182
  })(new Response());
1183
- const Br = async (e) => {
1183
+ const Pr = async (e) => {
1184
1184
  if (e == null)
1185
1185
  return 0;
1186
1186
  if (c.isBlob(e))
@@ -1194,9 +1194,9 @@ const Br = async (e) => {
1194
1194
  return e.byteLength;
1195
1195
  if (c.isURLSearchParams(e) && (e = e + ""), c.isString(e))
1196
1196
  return (await Ur(e)).byteLength;
1197
- }, Nr = async (e, t) => {
1197
+ }, Br = async (e, t) => {
1198
1198
  const r = c.toFiniteNumber(e.getContentLength());
1199
- return r ?? Br(t);
1199
+ return r ?? Pr(t);
1200
1200
  }, Dr = ae && (async (e) => {
1201
1201
  let {
1202
1202
  url: t,
@@ -1217,9 +1217,9 @@ const Br = async (e) => {
1217
1217
  const m = w && w.unsubscribe && (() => {
1218
1218
  w.unsubscribe();
1219
1219
  });
1220
- let b;
1220
+ let y;
1221
1221
  try {
1222
- if (d && Pr && r !== "get" && r !== "head" && (b = await Nr(l, n)) !== 0) {
1222
+ if (d && Nr && r !== "get" && r !== "head" && (y = await Br(l, n)) !== 0) {
1223
1223
  let R = new Request(t, {
1224
1224
  method: "POST",
1225
1225
  body: n,
@@ -1227,7 +1227,7 @@ const Br = async (e) => {
1227
1227
  }), k;
1228
1228
  if (c.isFormData(n) && (k = R.headers.get("content-type")) && l.setContentType(k), R.body) {
1229
1229
  const [j, V] = Ce(
1230
- b,
1230
+ y,
1231
1231
  Z(xe(d))
1232
1232
  );
1233
1233
  n = ve(R.body, Fe, j, V);
@@ -1276,11 +1276,11 @@ const Br = async (e) => {
1276
1276
  });
1277
1277
  } catch (g) {
1278
1278
  throw m && m(), g && g.name === "TypeError" && /Load failed|fetch/i.test(g.message) ? Object.assign(
1279
- new y("Network Error", y.ERR_NETWORK, e, f),
1279
+ new b("Network Error", b.ERR_NETWORK, e, f),
1280
1280
  {
1281
1281
  cause: g.cause || g
1282
1282
  }
1283
- ) : y.from(g, g && g.code, e, f);
1283
+ ) : b.from(g, g && g.code, e, f);
1284
1284
  }
1285
1285
  }), pe = {
1286
1286
  http: Zt,
@@ -1306,7 +1306,7 @@ const ke = (e) => `- ${e}`, Ir = (e) => c.isFunction(e) || e === null || e === !
1306
1306
  r = e[i];
1307
1307
  let a;
1308
1308
  if (n = r, !Ir(r) && (n = pe[(a = String(r)).toLowerCase()], n === void 0))
1309
- throw new y(`Unknown adapter '${a}'`);
1309
+ throw new b(`Unknown adapter '${a}'`);
1310
1310
  if (n)
1311
1311
  break;
1312
1312
  s[a || "#" + i] = n;
@@ -1318,7 +1318,7 @@ const ke = (e) => `- ${e}`, Ir = (e) => c.isFunction(e) || e === null || e === !
1318
1318
  let a = t ? i.length > 1 ? `since :
1319
1319
  ` + i.map(ke).join(`
1320
1320
  `) : " " + ke(i[0]) : "as no adapter specified";
1321
- throw new y(
1321
+ throw new b(
1322
1322
  "There is no suitable adapter to dispatch the request " + a,
1323
1323
  "ERR_NOT_SUPPORT"
1324
1324
  );
@@ -1362,9 +1362,9 @@ ie.transitional = function(t, r, n) {
1362
1362
  }
1363
1363
  return (i, a, o) => {
1364
1364
  if (t === !1)
1365
- throw new y(
1365
+ throw new b(
1366
1366
  s(a, " has been removed" + (r ? " in " + r : "")),
1367
- y.ERR_DEPRECATED
1367
+ b.ERR_DEPRECATED
1368
1368
  );
1369
1369
  return r && !Ue[a] && (Ue[a] = !0, console.warn(
1370
1370
  s(
@@ -1379,7 +1379,7 @@ ie.spelling = function(t) {
1379
1379
  };
1380
1380
  function Mr(e, t, r) {
1381
1381
  if (typeof e != "object")
1382
- throw new y("options must be an object", y.ERR_BAD_OPTION_VALUE);
1382
+ throw new b("options must be an object", b.ERR_BAD_OPTION_VALUE);
1383
1383
  const n = Object.keys(e);
1384
1384
  let s = n.length;
1385
1385
  for (; s-- > 0; ) {
@@ -1387,18 +1387,18 @@ function Mr(e, t, r) {
1387
1387
  if (a) {
1388
1388
  const o = e[i], d = o === void 0 || a(o, i, e);
1389
1389
  if (d !== !0)
1390
- throw new y("option " + i + " must be " + d, y.ERR_BAD_OPTION_VALUE);
1390
+ throw new b("option " + i + " must be " + d, b.ERR_BAD_OPTION_VALUE);
1391
1391
  continue;
1392
1392
  }
1393
1393
  if (r !== !0)
1394
- throw new y("Unknown option " + i, y.ERR_BAD_OPTION);
1394
+ throw new b("Unknown option " + i, b.ERR_BAD_OPTION);
1395
1395
  }
1396
1396
  }
1397
1397
  const Y = {
1398
1398
  assertOptions: Mr,
1399
1399
  validators: ie
1400
1400
  }, v = Y.validators;
1401
- let P = class {
1401
+ let N = class {
1402
1402
  constructor(t) {
1403
1403
  this.defaults = t || {}, this.interceptors = {
1404
1404
  request: new Ae(),
@@ -1431,7 +1431,7 @@ let P = class {
1431
1431
  }
1432
1432
  }
1433
1433
  _request(t, r) {
1434
- typeof t == "string" ? (r = r || {}, r.url = t) : r = t || {}, r = B(this.defaults, r);
1434
+ typeof t == "string" ? (r = r || {}, r.url = t) : r = t || {}, r = P(this.defaults, r);
1435
1435
  const { transitional: n, paramsSerializer: s, headers: i } = r;
1436
1436
  n !== void 0 && Y.assertOptions(n, {
1437
1437
  silentJSONParsing: v.transitional(v.boolean),
@@ -1478,8 +1478,8 @@ let P = class {
1478
1478
  const f = o[h++], m = o[h++];
1479
1479
  try {
1480
1480
  w = f(w);
1481
- } catch (b) {
1482
- m.call(this, b);
1481
+ } catch (y) {
1482
+ m.call(this, y);
1483
1483
  break;
1484
1484
  }
1485
1485
  }
@@ -1493,14 +1493,14 @@ let P = class {
1493
1493
  return l;
1494
1494
  }
1495
1495
  getUri(t) {
1496
- t = B(this.defaults, t);
1496
+ t = P(this.defaults, t);
1497
1497
  const r = rt(t.baseURL, t.url, t.allowAbsoluteUrls);
1498
1498
  return Ye(r, t.params, t.paramsSerializer);
1499
1499
  }
1500
1500
  };
1501
1501
  c.forEach(["delete", "get", "head", "options"], function(t) {
1502
- P.prototype[t] = function(r, n) {
1503
- return this.request(B(n || {}, {
1502
+ N.prototype[t] = function(r, n) {
1503
+ return this.request(P(n || {}, {
1504
1504
  method: t,
1505
1505
  url: r,
1506
1506
  data: (n || {}).data
@@ -1510,7 +1510,7 @@ c.forEach(["delete", "get", "head", "options"], function(t) {
1510
1510
  c.forEach(["post", "put", "patch"], function(t) {
1511
1511
  function r(n) {
1512
1512
  return function(i, a, o) {
1513
- return this.request(B(o || {}, {
1513
+ return this.request(P(o || {}, {
1514
1514
  method: t,
1515
1515
  headers: n ? {
1516
1516
  "Content-Type": "multipart/form-data"
@@ -1520,7 +1520,7 @@ c.forEach(["post", "put", "patch"], function(t) {
1520
1520
  }));
1521
1521
  };
1522
1522
  }
1523
- P.prototype[t] = r(), P.prototype[t + "Form"] = r(!0);
1523
+ N.prototype[t] = r(), N.prototype[t + "Form"] = r(!0);
1524
1524
  });
1525
1525
  let qr = class ct {
1526
1526
  constructor(t) {
@@ -1600,7 +1600,7 @@ function Hr(e) {
1600
1600
  return e.apply(null, r);
1601
1601
  };
1602
1602
  }
1603
- function Jr(e) {
1603
+ function zr(e) {
1604
1604
  return c.isObject(e) && e.isAxiosError === !0;
1605
1605
  }
1606
1606
  const me = {
@@ -1672,56 +1672,56 @@ Object.entries(me).forEach(([e, t]) => {
1672
1672
  me[t] = e;
1673
1673
  });
1674
1674
  function lt(e) {
1675
- const t = new P(e), r = Ie(P.prototype.request, t);
1676
- return c.extend(r, P.prototype, t, { allOwnKeys: !0 }), c.extend(r, t, null, { allOwnKeys: !0 }), r.create = function(s) {
1677
- return lt(B(e, s));
1675
+ const t = new N(e), r = Ie(N.prototype.request, t);
1676
+ return c.extend(r, N.prototype, t, { allOwnKeys: !0 }), c.extend(r, t, null, { allOwnKeys: !0 }), r.create = function(s) {
1677
+ return lt(P(e, s));
1678
1678
  }, r;
1679
1679
  }
1680
1680
  const T = lt($);
1681
- T.Axios = P;
1681
+ T.Axios = N;
1682
1682
  T.CanceledError = M;
1683
1683
  T.CancelToken = qr;
1684
1684
  T.isCancel = et;
1685
1685
  T.VERSION = ot;
1686
1686
  T.toFormData = se;
1687
- T.AxiosError = y;
1687
+ T.AxiosError = b;
1688
1688
  T.Cancel = T.CanceledError;
1689
1689
  T.all = function(t) {
1690
1690
  return Promise.all(t);
1691
1691
  };
1692
1692
  T.spread = Hr;
1693
- T.isAxiosError = Jr;
1694
- T.mergeConfig = B;
1693
+ T.isAxiosError = zr;
1694
+ T.mergeConfig = P;
1695
1695
  T.AxiosHeaders = C;
1696
1696
  T.formToJSON = (e) => Ze(c.isHTMLForm(e) ? new FormData(e) : e);
1697
1697
  T.getAdapter = it.getAdapter;
1698
1698
  T.HttpStatusCode = me;
1699
1699
  T.default = T;
1700
1700
  const {
1701
- Axios: Sn,
1702
- AxiosError: Rn,
1703
- CanceledError: Tn,
1704
- isCancel: On,
1705
- CancelToken: An,
1706
- VERSION: _n,
1707
- all: Cn,
1708
- Cancel: xn,
1709
- isAxiosError: Ln,
1710
- spread: vn,
1711
- toFormData: Fn,
1712
- AxiosHeaders: kn,
1713
- HttpStatusCode: jn,
1714
- formToJSON: Un,
1715
- getAdapter: Pn,
1716
- mergeConfig: Bn
1701
+ Axios: En,
1702
+ AxiosError: Sn,
1703
+ CanceledError: Rn,
1704
+ isCancel: Tn,
1705
+ CancelToken: On,
1706
+ VERSION: An,
1707
+ all: _n,
1708
+ Cancel: Cn,
1709
+ isAxiosError: xn,
1710
+ spread: Ln,
1711
+ toFormData: vn,
1712
+ AxiosHeaders: Fn,
1713
+ HttpStatusCode: kn,
1714
+ formToJSON: jn,
1715
+ getAdapter: Un,
1716
+ mergeConfig: Nn
1717
1717
  } = T;
1718
1718
  var Gr = Symbol("cache-parser");
1719
- function Pe(e, t) {
1719
+ function Ne(e, t) {
1720
1720
  (t == null || t > e.length) && (t = e.length);
1721
1721
  for (var r = 0, n = new Array(t); r < t; r++) n[r] = e[r];
1722
1722
  return n;
1723
1723
  }
1724
- function N(e) {
1724
+ function B(e) {
1725
1725
  return (typeof e == "string" || typeof e == "number") && (e = Number(e)) >= 0 && e < 1 / 0;
1726
1726
  }
1727
1727
  function F(e) {
@@ -1732,14 +1732,14 @@ function ut(e) {
1732
1732
  var t = Object.defineProperty({}, Gr, { enumerable: !1, value: 1 });
1733
1733
  if (!e || typeof e != "string") return t;
1734
1734
  var r = function(u) {
1735
- for (var l, h = {}, p = function(m, b) {
1735
+ for (var l, h = {}, p = function(m, y) {
1736
1736
  var g = typeof Symbol < "u" && m[Symbol.iterator] || m["@@iterator"];
1737
1737
  if (g) return (g = g.call(m)).next.bind(g);
1738
1738
  if (Array.isArray(m) || (g = function(E, x) {
1739
1739
  if (E) {
1740
- if (typeof E == "string") return Pe(E, x);
1740
+ if (typeof E == "string") return Ne(E, x);
1741
1741
  var R = Object.prototype.toString.call(E).slice(8, -1);
1742
- return R === "Object" && E.constructor && (R = E.constructor.name), R === "Map" || R === "Set" ? Array.from(E) : R === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(R) ? Pe(E, x) : void 0;
1742
+ return R === "Object" && E.constructor && (R = E.constructor.name), R === "Map" || R === "Set" ? Array.from(E) : R === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(R) ? Ne(E, x) : void 0;
1743
1743
  }
1744
1744
  }(m))) {
1745
1745
  g && (m = g);
@@ -1756,14 +1756,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
1756
1756
  }
1757
1757
  return h;
1758
1758
  }(e), n = r["max-age"], s = r["max-stale"], i = r["min-fresh"], a = r["s-maxage"], o = r["stale-if-error"], d = r["stale-while-revalidate"];
1759
- return F(r.immutable) && (t.immutable = !0), N(n) && (t.maxAge = D(n)), N(s) && (t.maxStale = D(s)), N(i) && (t.minFresh = D(i)), F(r["must-revalidate"]) && (t.mustRevalidate = !0), F(r["must-understand"]) && (t.mustUnderstand = !0), F(r["no-cache"]) && (t.noCache = !0), F(r["no-store"]) && (t.noStore = !0), F(r["no-transform"]) && (t.noTransform = !0), F(r["only-if-cached"]) && (t.onlyIfCached = !0), F(r.private) && (t.private = !0), F(r["proxy-revalidate"]) && (t.proxyRevalidate = !0), F(r.public) && (t.public = !0), N(a) && (t.sMaxAge = D(a)), N(o) && (t.staleIfError = D(o)), N(d) && (t.staleWhileRevalidate = D(d)), t;
1759
+ return F(r.immutable) && (t.immutable = !0), B(n) && (t.maxAge = D(n)), B(s) && (t.maxStale = D(s)), B(i) && (t.minFresh = D(i)), F(r["must-revalidate"]) && (t.mustRevalidate = !0), F(r["must-understand"]) && (t.mustUnderstand = !0), F(r["no-cache"]) && (t.noCache = !0), F(r["no-store"]) && (t.noStore = !0), F(r["no-transform"]) && (t.noTransform = !0), F(r["only-if-cached"]) && (t.onlyIfCached = !0), F(r.private) && (t.private = !0), F(r["proxy-revalidate"]) && (t.proxyRevalidate = !0), F(r.public) && (t.public = !0), B(a) && (t.sMaxAge = D(a)), B(o) && (t.staleIfError = D(o)), B(d) && (t.staleWhileRevalidate = D(d)), t;
1760
1760
  }
1761
- var zr = Symbol();
1762
- function Kr() {
1761
+ var Kr = Symbol();
1762
+ function Jr() {
1763
1763
  var e, t, r = new Promise(function(n, s) {
1764
1764
  e = n, t = s;
1765
1765
  });
1766
- return r.resolve = e, r.reject = t, r[zr] = 1, r;
1766
+ return r.resolve = e, r.reject = t, r[Kr] = 1, r;
1767
1767
  }
1768
1768
  function $r(e, t) {
1769
1769
  return e > t ? 1 : -1;
@@ -1940,15 +1940,15 @@ const O = Object.freeze({
1940
1940
  }
1941
1941
  return "not enough headers";
1942
1942
  };
1943
- function J() {
1944
- return J = Object.assign ? Object.assign.bind() : function(e) {
1943
+ function z() {
1944
+ return z = Object.assign ? Object.assign.bind() : function(e) {
1945
1945
  for (var t = 1; t < arguments.length; t++) {
1946
1946
  var r = arguments[t];
1947
1947
  for (var n in r)
1948
1948
  Object.prototype.hasOwnProperty.call(r, n) && (e[n] = r[n]);
1949
1949
  }
1950
1950
  return e;
1951
- }, J.apply(this, arguments);
1951
+ }, z.apply(this, arguments);
1952
1952
  }
1953
1953
  async function Wr(e, t) {
1954
1954
  if (typeof t == "function")
@@ -1971,13 +1971,13 @@ async function Wr(e, t) {
1971
1971
  }
1972
1972
  return !0;
1973
1973
  }
1974
- function Be(e, t) {
1974
+ function Pe(e, t) {
1975
1975
  return e instanceof RegExp ? (e.lastIndex = 0, e.test(t)) : t.includes(e);
1976
1976
  }
1977
1977
  function Xr(e) {
1978
1978
  return e ? (t) => e(t) || t === 304 : (t) => t >= 200 && t < 300 || t === 304;
1979
1979
  }
1980
- function be(e = "get", t = []) {
1980
+ function ye(e = "get", t = []) {
1981
1981
  return e = e.toLowerCase(), t.some((r) => r === e);
1982
1982
  }
1983
1983
  function Yr(e, t) {
@@ -1997,7 +1997,7 @@ function Yr(e, t) {
1997
1997
  ) : n.toUTCString());
1998
1998
  }
1999
1999
  function Qr(e, t) {
2000
- return e.status === 304 && t ? (e.cached = !0, e.data = t.data, e.status = t.status, e.statusText = t.statusText, e.headers = J({}, t.headers, e.headers), t) : {
2000
+ return e.status === 304 && t ? (e.cached = !0, e.data = t.data, e.status = t.status, e.statusText = t.statusText, e.headers = z({}, t.headers, e.headers), t) : {
2001
2001
  data: e.data,
2002
2002
  status: e.status,
2003
2003
  statusText: e.statusText,
@@ -2008,15 +2008,15 @@ function Zr(e) {
2008
2008
  const t = async (r) => {
2009
2009
  if (r.id = e.generateKey(r), r.cache === !1)
2010
2010
  return r;
2011
- if (r.cache = J({}, e.defaults.cache, r.cache), typeof r.cache.cachePredicate == "object" && r.cache.cachePredicate.ignoreUrls && r.url) {
2011
+ if (r.cache = z({}, e.defaults.cache, r.cache), typeof r.cache.cachePredicate == "object" && r.cache.cachePredicate.ignoreUrls && r.url) {
2012
2012
  for (const m of r.cache.cachePredicate.ignoreUrls)
2013
- if (Be(m, r.url))
2013
+ if (Pe(m, r.url))
2014
2014
  return r;
2015
2015
  }
2016
2016
  if (typeof r.cache.cachePredicate == "object" && r.cache.cachePredicate.allowUrls && r.url) {
2017
2017
  let m = !1;
2018
- for (const b of r.cache.cachePredicate.allowUrls)
2019
- if (Be(b, r.url)) {
2018
+ for (const y of r.cache.cachePredicate.allowUrls)
2019
+ if (Pe(y, r.url)) {
2020
2020
  m = !0;
2021
2021
  break;
2022
2022
  }
@@ -2027,14 +2027,14 @@ function Zr(e) {
2027
2027
  var n, s, i, a, o, d, u, l, h;
2028
2028
  (i = (n = r.headers)[s = O.CacheControl]) != null || (n[s] = "no-cache"), (d = (a = r.headers)[o = O.Pragma]) != null || (a[o] = "no-cache"), (h = (u = r.headers)[l = O.Expires]) != null || (u[l] = "0");
2029
2029
  }
2030
- if (!be(r.method, r.cache.methods))
2030
+ if (!ye(r.method, r.cache.methods))
2031
2031
  return r;
2032
2032
  let p = await e.storage.get(r.id, r);
2033
2033
  const w = r.cache.override;
2034
2034
  e: if (p.state === "empty" || p.state === "stale" || p.state === "must-revalidate" || w) {
2035
2035
  if (e.waiting.has(r.id) && !w && (p = await e.storage.get(r.id, r), p.state !== "empty" && p.state !== "must-revalidate"))
2036
2036
  break e;
2037
- const m = Kr();
2037
+ const m = Jr();
2038
2038
  return e.waiting.set(r.id, m), m.catch(() => {
2039
2039
  }), await e.storage.set(r.id, {
2040
2040
  state: "loading",
@@ -2058,10 +2058,10 @@ function Zr(e) {
2058
2058
  return p.data && await (r.cache.hydrate == null ? void 0 : r.cache.hydrate(p)), r;
2059
2059
  try {
2060
2060
  await m;
2061
- const b = await e.storage.get(r.id, r);
2062
- if (!b.data)
2061
+ const y = await e.storage.get(r.id, r);
2062
+ if (!y.data)
2063
2063
  return t(r);
2064
- f = b.data;
2064
+ f = y.data;
2065
2065
  } catch {
2066
2066
  return p.data && await (r.cache.hydrate == null ? void 0 : r.cache.hydrate(p)), t(r);
2067
2067
  }
@@ -2120,7 +2120,7 @@ function tn(e) {
2120
2120
  return s;
2121
2121
  if (!o)
2122
2122
  return s.cached = !1, s;
2123
- if (o.update && await en(e.storage, s, o.update), !be(a.method, o.methods))
2123
+ if (o.update && await en(e.storage, s, o.update), !ye(a.method, o.methods))
2124
2124
  return s;
2125
2125
  const d = await e.storage.get(s.id, a);
2126
2126
  if (
@@ -2162,7 +2162,7 @@ function tn(e) {
2162
2162
  const i = s.config, a = i.id, o = i.cache, d = s.response;
2163
2163
  if (!o || !a)
2164
2164
  throw s;
2165
- if (!be(i.method, o.methods))
2165
+ if (!ye(i.method, o.methods))
2166
2166
  throw await t(a, i, !0), s;
2167
2167
  const u = await e.storage.get(a, i);
2168
2168
  if (
@@ -2218,7 +2218,7 @@ function ft(e) {
2218
2218
  // [ past ][now is in here]
2219
2219
  Math.abs(Date.now() - (e.createdAt + e.ttl)) <= e.staleTtl;
2220
2220
  }
2221
- function ye(e) {
2221
+ function be(e) {
2222
2222
  return e.ttl !== void 0 && e.createdAt + e.ttl <= Date.now();
2223
2223
  }
2224
2224
  function sn({
@@ -2242,7 +2242,7 @@ function sn({
2242
2242
  if (a.state === "empty" || a.state === "loading" || a.state === "must-revalidate")
2243
2243
  return a;
2244
2244
  if (a.state === "cached") {
2245
- if (!ye(a))
2245
+ if (!be(a))
2246
2246
  return a;
2247
2247
  if (!ft(a))
2248
2248
  return await r(s, i), {
@@ -2254,17 +2254,17 @@ function sn({
2254
2254
  data: a.data,
2255
2255
  ttl: a.staleTtl !== void 0 ? a.staleTtl + a.ttl : void 0
2256
2256
  }, await e(s, a, i), nn(a))
2257
- return J({}, a, {
2257
+ return z({}, a, {
2258
2258
  state: "must-revalidate"
2259
2259
  });
2260
2260
  }
2261
- return !ye(a) || dt(a) ? a : (await r(s, i), {
2261
+ return !be(a) || dt(a) ? a : (await r(s, i), {
2262
2262
  state: "empty"
2263
2263
  });
2264
2264
  }
2265
2265
  };
2266
2266
  }
2267
- const Ne = (
2267
+ const Be = (
2268
2268
  // https://caniuse.com/mdn-api_structuredclone (10/18/2023 92.51%)
2269
2269
  typeof structuredClone == "function" ? structuredClone : (e) => JSON.parse(JSON.stringify(e))
2270
2270
  );
@@ -2277,14 +2277,14 @@ function an(e = !1, t = !1, r = !1) {
2277
2277
  for (n.cleanup(), a = Object.keys(n.data); a.length >= r; )
2278
2278
  delete n.data[a.shift()];
2279
2279
  }
2280
- n.data[s] = e === "double" ? Ne(i) : i;
2280
+ n.data[s] = e === "double" ? Be(i) : i;
2281
2281
  },
2282
2282
  remove: (s) => {
2283
2283
  delete n.data[s];
2284
2284
  },
2285
2285
  find: (s) => {
2286
2286
  const i = n.data[s];
2287
- return e && i !== void 0 ? Ne(i) : i;
2287
+ return e && i !== void 0 ? Be(i) : i;
2288
2288
  },
2289
2289
  clear: () => {
2290
2290
  n.data = /* @__PURE__ */ Object.create(null);
@@ -2298,7 +2298,7 @@ function an(e = !1, t = !1, r = !1) {
2298
2298
  n.remove(o);
2299
2299
  continue;
2300
2300
  }
2301
- a.state === "cached" && ye(a) && !ft(a) && n.remove(o);
2301
+ a.state === "cached" && be(a) && !ft(a) && n.remove(o);
2302
2302
  }
2303
2303
  }, t && (n.cleaner = setInterval(n.cleanup, t)), n;
2304
2304
  }
@@ -2363,19 +2363,18 @@ ht.interceptors.response.use(
2363
2363
  (e) => e,
2364
2364
  (e) => Promise.reject(e)
2365
2365
  );
2366
- const Nn = ln(ht), Dn = "webapi/extensibility/integrations/gab/assetbrowser/gethierarchy_41e8", In = "webapi/extensibility/integrations/gab/assetbrowser/getallformatcodes_428H";
2367
- var dn = /* @__PURE__ */ ((e) => (e.GET_PAGES_AND_LINKS = "webapi/objectmanagement/teamspaces/pagesandlinks_412Y_v1", e.GET_SPACE_FONT_FAMILY = "webapi/objectmanagement/teamspaces/getspacefonts_41I6_v1", e.GET_SPACE_LIST = "webapi/objectmanagement/teamspaces/getteamspaces_41I3_v1", e.GET_USER_ROLE = "webapi/objectmanagement/teamspaces/getuserroles_41E7_v1", e))(dn || {}), fn = /* @__PURE__ */ ((e) => (e.GET_ASSET_LINK = "webapi/extensibility/integrations/contentBrowserSDK/GetAssetLink_4by", e.GET_CONTENT_V1 = "webapi/extensibility/integrations/contentBrowserSDK/getcontent_4bw_v1", e.GET_CONTENT_V2 = "webapi/extensibility/integrations/contentBrowserSDK/getcontent_4bw_v2", e.GET_CROP_ZONE_SUGGESTION = "webapi/mediafile/assettransformation/getcropzonesuggestion_41UP_v1", e.GET_TRANSFORM_ASSET_LINK = "webapi/mediafile/assettransformation/transformasset_41E6_v1", e.UPLOAD_AND_GET_RESPONSE = "webapi/mediafile/import/upload/uploadimageandgetlargestdownloadlink_4CM_v1", e.UPLOAD_RESPONSE = "api/UploadMedia/v3.0/UploadNewMedia", e))(fn || {}), hn = /* @__PURE__ */ ((e) => (e.GET_AUTOCOMPLETE_ITEMS_WITH_QUERY = "webapi/ui/autocompletion/executequery_4JD_v1-alpha", e.GET_AUTOCOMPLETE_ITEMS_WITH_SERVICE = "webapi/ui/autocompletion/callservice_41s5_v1-alpha", e))(hn || {}), pn = /* @__PURE__ */ ((e) => (e.GET_DASHBOARD_CHART_TYPE_LIST = "webapi/extensibility/integrations/businessintelligence/getdashboardcharttypelist_41JJ_v1", e.GET_DASHBOARD_FILTER_CONTROL_LIST = "webapi/extensibility/integrations/businessintelligence/getdashboardfiltercontrollist_41JJ_v1", e.GET_DASHBOARD_TABLE_TYPE_LIST = "webapi/extensibility/integrations/businessintelligence/getdashboardtabletypelist_41JJ_v1", e.GET_STAT_CARD_TYPE_LIST = "webapi/extensibility/integrations/businessintelligence/getstatcardtypelist_41JJ_v1", e))(pn || {}), mn = /* @__PURE__ */ ((e) => (e.GET_DASHBOARD_EMBEDDED_URL = "webapi/extensibility/integrations/businessintelligence/getdashboardembededurl_41JJ_v1", e.GET_DASHBOARD_LIST = "webapi/extensibility/integrations/businessintelligence/getlistdashboards_41JI_v1", e))(mn || {}), bn = /* @__PURE__ */ ((e) => (e.GET_SEARCHABLE_FIELDS = "webapi/objectmanagement/metadata/fields/getallobjectfieldsforcurrentuser_4C2_v2", e))(bn || {}), yn = /* @__PURE__ */ ((e) => (e.CREATE_OR_UPDATE_CHAPTERS = "webapi/mediafile/timebasedasset/createorupdatechapters_4b0_v1", e.GET_CHAPTERS = "webapi/mediafile/timebasedasset/getchapters_41T7_v1", e))(yn || {}), wn = /* @__PURE__ */ ((e) => (e.BLOCK_TEMPLATE = "webapi/cms/cms5/blocktemplate/418g_v1", e.GET_ADHOC_PROPERTIES = "webapi/cms/cms5/blocktemplate/getadhocpropertieslist_419s_v1", e.GET_BLOCK_TEMPLATES = "webapi/cms/cms5/blocktemplate/getblocktemplates_419y_v1", e.GET_BLOCK_TYPES = "webapi/cms/cms5/blocktemplate/getblocktypes_419z_v1", e.GET_CAN_CREATE_BLOCK_TEMPLATE = "webapi/cms/cms5/blocktemplate/cancreatenewblocktemplate_41cs_v1", e.GET_PAGES_FOR_BLOCK_TEMPLATE = "webapi/cms/cms5/blocktemplate/getpagesforblocktemplate_41ig_v1", e.GET_PERMISSION = "webapi/cms/cms5/blocktemplate/getpermission_419r_v1", e.LIST_BLOCK_TEMPLATES = "webapi/cms/cms5/blocktemplate/getlisttemplates_428o_v1", e))(wn || {});
2366
+ const Pn = ln(ht), Bn = "webapi/extensibility/integrations/gab/assetbrowser/gethierarchy_41e8", Dn = "webapi/extensibility/integrations/gab/assetbrowser/getallformatcodes_428H";
2367
+ var dn = /* @__PURE__ */ ((e) => (e.GET_PAGES_AND_LINKS = "webapi/objectmanagement/teamspaces/pagesandlinks_412Y_v1", e.GET_SPACE_FONT_FAMILY = "webapi/objectmanagement/teamspaces/getspacefonts_41I6_v1", e.GET_SPACE_LIST = "webapi/objectmanagement/teamspaces/getteamspaces_41I3_v1", e.GET_USER_ROLE = "webapi/objectmanagement/teamspaces/getuserroles_41E7_v1", e))(dn || {}), fn = /* @__PURE__ */ ((e) => (e.GET_ASSET_LINK = "webapi/extensibility/integrations/contentBrowserSDK/GetAssetLink_4by", e.GET_CONTENT_V1 = "webapi/extensibility/integrations/contentBrowserSDK/getcontent_4bw_v1", e.GET_CONTENT_V2 = "webapi/extensibility/integrations/contentBrowserSDK/getcontent_4bw_v2", e.GET_CROP_ZONE_SUGGESTION = "webapi/mediafile/assettransformation/getcropzonesuggestion_41UP_v1", e.GET_TRANSFORM_ASSET_LINK = "webapi/mediafile/assettransformation/transformasset_41E6_v1", e.UPLOAD_AND_GET_RESPONSE = "webapi/mediafile/import/upload/uploadimageandgetlargestdownloadlink_4CM_v1", e.UPLOAD_RESPONSE = "api/UploadMedia/v3.0/UploadNewMedia", e))(fn || {}), hn = /* @__PURE__ */ ((e) => (e.GET_AUTOCOMPLETE_ITEMS_WITH_QUERY = "webapi/ui/autocompletion/executequery_4JD_v1-alpha", e.GET_AUTOCOMPLETE_ITEMS_WITH_SERVICE = "webapi/ui/autocompletion/callservice_41s5_v1-alpha", e))(hn || {}), pn = /* @__PURE__ */ ((e) => (e.GET_DASHBOARD_EMBEDDED_URL = "webapi/extensibility/integrations/businessintelligence/getdashboardembededurl_41JJ_v1", e.GET_DASHBOARD_LIST = "webapi/extensibility/integrations/businessintelligence/getlistdashboards_41JI_v1", e))(pn || {}), mn = /* @__PURE__ */ ((e) => (e.GET_SEARCHABLE_FIELDS = "webapi/objectmanagement/metadata/fields/getallobjectfieldsforcurrentuser_4C2_v2", e))(mn || {}), yn = /* @__PURE__ */ ((e) => (e.CREATE_OR_UPDATE_CHAPTERS = "webapi/mediafile/timebasedasset/createorupdatechapters_4b0_v1", e.GET_CHAPTERS = "webapi/mediafile/timebasedasset/getchapters_41T7_v1", e))(yn || {}), bn = /* @__PURE__ */ ((e) => (e.BLOCK_TEMPLATE = "webapi/cms/cms5/blocktemplate/418g_v1", e.GET_ADHOC_PROPERTIES = "webapi/cms/cms5/blocktemplate/getadhocpropertieslist_419s_v1", e.GET_BLOCK_TEMPLATES = "webapi/cms/cms5/blocktemplate/getblocktemplates_419y_v1", e.GET_BLOCK_TYPES = "webapi/cms/cms5/blocktemplate/getblocktypes_419z_v1", e.GET_CAN_CREATE_BLOCK_TEMPLATE = "webapi/cms/cms5/blocktemplate/cancreatenewblocktemplate_41cs_v1", e.GET_PAGES_FOR_BLOCK_TEMPLATE = "webapi/cms/cms5/blocktemplate/getpagesforblocktemplate_41ig_v1", e.GET_PERMISSION = "webapi/cms/cms5/blocktemplate/getpermission_419r_v1", e.LIST_BLOCK_TEMPLATES = "webapi/cms/cms5/blocktemplate/getlisttemplates_428o_v1", e))(bn || {});
2368
2368
  export {
2369
2369
  fn as A,
2370
- wn as C,
2371
- mn as D,
2372
- Dn as F,
2373
- bn as M,
2374
- pn as N,
2370
+ bn as C,
2371
+ pn as D,
2372
+ Bn as F,
2373
+ mn as M,
2375
2374
  dn as T,
2376
- In as a,
2377
- Rn as b,
2375
+ Dn as a,
2376
+ Sn as b,
2378
2377
  hn as c,
2379
2378
  yn as d,
2380
- Nn as h
2379
+ Pn as h
2381
2380
  };