@opengis/bi 1.0.10 → 1.0.11

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.
@@ -43764,9 +43764,10 @@ function _0(r) {
43764
43764
  const [e, t, n] = r.split("T")[0].split("-");
43765
43765
  return `${n}.${t}.${e}`;
43766
43766
  }
43767
- function oK(r) {
43767
+ function sK(r) {
43768
43768
  return Intl.NumberFormat("ua").format(r);
43769
43769
  }
43770
+ const _Y = { show_label: !1, show_legend: !1, label: null, legend: null, colors: null, color: "#5470c6" };
43770
43771
  function GL(r) {
43771
43772
  let e = `
43772
43773
  <div
@@ -43785,13 +43786,13 @@ function GL(r) {
43785
43786
  </div>`;
43786
43787
  }), e += "</div>", e;
43787
43788
  }
43788
- function S0(r) {
43789
+ function S0(r = _Y) {
43789
43790
  const e = {
43790
43791
  label: {
43791
43792
  show: r == null ? void 0 : r.show_label,
43792
- ...r.label
43793
+ ...r.label || {}
43793
43794
  },
43794
- legend: r != null && r.show_legend ? { ...r == null ? void 0 : r.legend } : null,
43795
+ legend: r != null && r.show_legend ? { ...r.legend || {} } : null,
43795
43796
  barWidth: "70%",
43796
43797
  grid: {
43797
43798
  borderColor: "#e5e7eb"
@@ -43828,7 +43829,7 @@ const Ie = (r, e) => {
43828
43829
  for (const [n, a] of e)
43829
43830
  t[n] = a;
43830
43831
  return t;
43831
- }, _Y = {
43832
+ }, SY = {
43832
43833
  props: ["source", "dimensions", "title", "dimensionsType", "style", "name"],
43833
43834
  data() {
43834
43835
  return {
@@ -43910,14 +43911,14 @@ const Ie = (r, e) => {
43910
43911
  }
43911
43912
  }
43912
43913
  }
43913
- }, SY = ["id"];
43914
- function xY(r, e, t, n, a, i) {
43914
+ }, xY = ["id"];
43915
+ function bY(r, e, t, n, a, i) {
43915
43916
  return pt(), Dt("div", {
43916
43917
  id: i.uniqueID,
43917
43918
  class: "min-h-[300px] h-full w-full"
43918
- }, null, 8, SY);
43919
+ }, null, 8, xY);
43919
43920
  }
43920
- const Lh = /* @__PURE__ */ Ie(_Y, [["render", xY]]), bY = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
43921
+ const Lh = /* @__PURE__ */ Ie(SY, [["render", bY]]), wY = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
43921
43922
  __proto__: null,
43922
43923
  default: Lh
43923
43924
  }, Symbol.toStringTag, { value: "Module" }));
@@ -43926,28 +43927,28 @@ function UL(r, e) {
43926
43927
  return r.apply(e, arguments);
43927
43928
  };
43928
43929
  }
43929
- const { toString: wY } = Object.prototype, { getPrototypeOf: x0 } = Object, Eh = /* @__PURE__ */ ((r) => (e) => {
43930
- const t = wY.call(e);
43930
+ const { toString: TY } = Object.prototype, { getPrototypeOf: x0 } = Object, Eh = /* @__PURE__ */ ((r) => (e) => {
43931
+ const t = TY.call(e);
43931
43932
  return r[t] || (r[t] = t.slice(8, -1).toLowerCase());
43932
43933
  })(/* @__PURE__ */ Object.create(null)), Ur = (r) => (r = r.toLowerCase(), (e) => Eh(e) === r), Ph = (r) => (e) => typeof e === r, { isArray: as } = Array, zl = Ph("undefined");
43933
- function TY(r) {
43934
+ function DY(r) {
43934
43935
  return r !== null && !zl(r) && r.constructor !== null && !zl(r.constructor) && sr(r.constructor.isBuffer) && r.constructor.isBuffer(r);
43935
43936
  }
43936
43937
  const $L = Ur("ArrayBuffer");
43937
- function DY(r) {
43938
+ function CY(r) {
43938
43939
  let e;
43939
43940
  return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? e = ArrayBuffer.isView(r) : e = r && r.buffer && $L(r.buffer), e;
43940
43941
  }
43941
- const CY = Ph("string"), sr = Ph("function"), YL = Ph("number"), Rh = (r) => r !== null && typeof r == "object", AY = (r) => r === !0 || r === !1, Nf = (r) => {
43942
+ const AY = Ph("string"), sr = Ph("function"), YL = Ph("number"), Rh = (r) => r !== null && typeof r == "object", MY = (r) => r === !0 || r === !1, Nf = (r) => {
43942
43943
  if (Eh(r) !== "object")
43943
43944
  return !1;
43944
43945
  const e = x0(r);
43945
43946
  return (e === null || e === Object.prototype || Object.getPrototypeOf(e) === null) && !(Symbol.toStringTag in r) && !(Symbol.iterator in r);
43946
- }, MY = Ur("Date"), IY = Ur("File"), LY = Ur("Blob"), EY = Ur("FileList"), PY = (r) => Rh(r) && sr(r.pipe), RY = (r) => {
43947
+ }, IY = Ur("Date"), LY = Ur("File"), EY = Ur("Blob"), PY = Ur("FileList"), RY = (r) => Rh(r) && sr(r.pipe), NY = (r) => {
43947
43948
  let e;
43948
43949
  return r && (typeof FormData == "function" && r instanceof FormData || sr(r.append) && ((e = Eh(r)) === "formdata" || // detect form-data instance
43949
43950
  e === "object" && sr(r.toString) && r.toString() === "[object FormData]"));
43950
- }, NY = Ur("URLSearchParams"), [OY, kY, VY, BY] = ["ReadableStream", "Request", "Response", "Headers"].map(Ur), zY = (r) => r.trim ? r.trim() : r.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
43951
+ }, OY = Ur("URLSearchParams"), [kY, VY, BY, zY] = ["ReadableStream", "Request", "Response", "Headers"].map(Ur), FY = (r) => r.trim ? r.trim() : r.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
43951
43952
  function su(r, e, { allOwnKeys: t = !1 } = {}) {
43952
43953
  if (r === null || typeof r > "u")
43953
43954
  return;
@@ -43981,13 +43982,13 @@ function ny() {
43981
43982
  arguments[n] && su(arguments[n], t);
43982
43983
  return e;
43983
43984
  }
43984
- const FY = (r, e, t, { allOwnKeys: n } = {}) => (su(e, (a, i) => {
43985
+ const GY = (r, e, t, { allOwnKeys: n } = {}) => (su(e, (a, i) => {
43985
43986
  t && sr(a) ? r[i] = UL(a, t) : r[i] = a;
43986
- }, { allOwnKeys: n }), r), GY = (r) => (r.charCodeAt(0) === 65279 && (r = r.slice(1)), r), HY = (r, e, t, n) => {
43987
+ }, { allOwnKeys: n }), r), HY = (r) => (r.charCodeAt(0) === 65279 && (r = r.slice(1)), r), WY = (r, e, t, n) => {
43987
43988
  r.prototype = Object.create(e.prototype, n), r.prototype.constructor = r, Object.defineProperty(r, "super", {
43988
43989
  value: e.prototype
43989
43990
  }), t && Object.assign(r.prototype, t);
43990
- }, WY = (r, e, t, n) => {
43991
+ }, UY = (r, e, t, n) => {
43991
43992
  let a, i, o;
43992
43993
  const s = {};
43993
43994
  if (e = e || {}, r == null) return e;
@@ -43997,11 +43998,11 @@ const FY = (r, e, t, { allOwnKeys: n } = {}) => (su(e, (a, i) => {
43997
43998
  r = t !== !1 && x0(r);
43998
43999
  } while (r && (!t || t(r, e)) && r !== Object.prototype);
43999
44000
  return e;
44000
- }, UY = (r, e, t) => {
44001
+ }, $Y = (r, e, t) => {
44001
44002
  r = String(r), (t === void 0 || t > r.length) && (t = r.length), t -= e.length;
44002
44003
  const n = r.indexOf(e, t);
44003
44004
  return n !== -1 && n === t;
44004
- }, $Y = (r) => {
44005
+ }, YY = (r) => {
44005
44006
  if (!r) return null;
44006
44007
  if (as(r)) return r;
44007
44008
  let e = r.length;
@@ -44010,31 +44011,31 @@ const FY = (r, e, t, { allOwnKeys: n } = {}) => (su(e, (a, i) => {
44010
44011
  for (; e-- > 0; )
44011
44012
  t[e] = r[e];
44012
44013
  return t;
44013
- }, YY = /* @__PURE__ */ ((r) => (e) => r && e instanceof r)(typeof Uint8Array < "u" && x0(Uint8Array)), XY = (r, e) => {
44014
+ }, XY = /* @__PURE__ */ ((r) => (e) => r && e instanceof r)(typeof Uint8Array < "u" && x0(Uint8Array)), ZY = (r, e) => {
44014
44015
  const n = (r && r[Symbol.iterator]).call(r);
44015
44016
  let a;
44016
44017
  for (; (a = n.next()) && !a.done; ) {
44017
44018
  const i = a.value;
44018
44019
  e.call(r, i[0], i[1]);
44019
44020
  }
44020
- }, ZY = (r, e) => {
44021
+ }, qY = (r, e) => {
44021
44022
  let t;
44022
44023
  const n = [];
44023
44024
  for (; (t = r.exec(e)) !== null; )
44024
44025
  n.push(t);
44025
44026
  return n;
44026
- }, qY = Ur("HTMLFormElement"), KY = (r) => r.toLowerCase().replace(
44027
+ }, KY = Ur("HTMLFormElement"), jY = (r) => r.toLowerCase().replace(
44027
44028
  /[-_\s]([a-z\d])(\w*)/g,
44028
44029
  function(t, n, a) {
44029
44030
  return n.toUpperCase() + a;
44030
44031
  }
44031
- ), GT = (({ hasOwnProperty: r }) => (e, t) => r.call(e, t))(Object.prototype), jY = Ur("RegExp"), qL = (r, e) => {
44032
+ ), GT = (({ hasOwnProperty: r }) => (e, t) => r.call(e, t))(Object.prototype), JY = Ur("RegExp"), qL = (r, e) => {
44032
44033
  const t = Object.getOwnPropertyDescriptors(r), n = {};
44033
44034
  su(t, (a, i) => {
44034
44035
  let o;
44035
44036
  (o = e(a, i, r)) !== !1 && (n[i] = o || a);
44036
44037
  }), Object.defineProperties(r, n);
44037
- }, JY = (r) => {
44038
+ }, QY = (r) => {
44038
44039
  qL(r, (e, t) => {
44039
44040
  if (sr(r) && ["arguments", "caller", "callee"].indexOf(t) !== -1)
44040
44041
  return !1;
@@ -44049,29 +44050,29 @@ const FY = (r, e, t, { allOwnKeys: n } = {}) => (su(e, (a, i) => {
44049
44050
  });
44050
44051
  }
44051
44052
  });
44052
- }, QY = (r, e) => {
44053
+ }, tX = (r, e) => {
44053
44054
  const t = {}, n = (a) => {
44054
44055
  a.forEach((i) => {
44055
44056
  t[i] = !0;
44056
44057
  });
44057
44058
  };
44058
44059
  return as(r) ? n(r) : n(String(r).split(e)), t;
44059
- }, tX = () => {
44060
- }, eX = (r, e) => r != null && Number.isFinite(r = +r) ? r : e, up = "abcdefghijklmnopqrstuvwxyz", HT = "0123456789", KL = {
44060
+ }, eX = () => {
44061
+ }, rX = (r, e) => r != null && Number.isFinite(r = +r) ? r : e, up = "abcdefghijklmnopqrstuvwxyz", HT = "0123456789", KL = {
44061
44062
  DIGIT: HT,
44062
44063
  ALPHA: up,
44063
44064
  ALPHA_DIGIT: up + up.toUpperCase() + HT
44064
- }, rX = (r = 16, e = KL.ALPHA_DIGIT) => {
44065
+ }, nX = (r = 16, e = KL.ALPHA_DIGIT) => {
44065
44066
  let t = "";
44066
44067
  const { length: n } = e;
44067
44068
  for (; r--; )
44068
44069
  t += e[Math.random() * n | 0];
44069
44070
  return t;
44070
44071
  };
44071
- function nX(r) {
44072
+ function aX(r) {
44072
44073
  return !!(r && sr(r.append) && r[Symbol.toStringTag] === "FormData" && r[Symbol.iterator]);
44073
44074
  }
44074
- const aX = (r) => {
44075
+ const iX = (r) => {
44075
44076
  const e = new Array(10), t = (n, a) => {
44076
44077
  if (Rh(n)) {
44077
44078
  if (e.indexOf(n) >= 0)
@@ -44088,72 +44089,72 @@ const aX = (r) => {
44088
44089
  return n;
44089
44090
  };
44090
44091
  return t(r, 0);
44091
- }, iX = Ur("AsyncFunction"), oX = (r) => r && (Rh(r) || sr(r)) && sr(r.then) && sr(r.catch), jL = ((r, e) => r ? setImmediate : e ? ((t, n) => (hi.addEventListener("message", ({ source: a, data: i }) => {
44092
+ }, oX = Ur("AsyncFunction"), sX = (r) => r && (Rh(r) || sr(r)) && sr(r.then) && sr(r.catch), jL = ((r, e) => r ? setImmediate : e ? ((t, n) => (hi.addEventListener("message", ({ source: a, data: i }) => {
44092
44093
  a === hi && i === t && n.length && n.shift()();
44093
44094
  }, !1), (a) => {
44094
44095
  n.push(a), hi.postMessage(t, "*");
44095
44096
  }))(`axios@${Math.random()}`, []) : (t) => setTimeout(t))(
44096
44097
  typeof setImmediate == "function",
44097
44098
  sr(hi.postMessage)
44098
- ), sX = typeof queueMicrotask < "u" ? queueMicrotask.bind(hi) : typeof process < "u" && process.nextTick || jL, F = {
44099
+ ), lX = typeof queueMicrotask < "u" ? queueMicrotask.bind(hi) : typeof process < "u" && process.nextTick || jL, F = {
44099
44100
  isArray: as,
44100
44101
  isArrayBuffer: $L,
44101
- isBuffer: TY,
44102
- isFormData: RY,
44103
- isArrayBufferView: DY,
44104
- isString: CY,
44102
+ isBuffer: DY,
44103
+ isFormData: NY,
44104
+ isArrayBufferView: CY,
44105
+ isString: AY,
44105
44106
  isNumber: YL,
44106
- isBoolean: AY,
44107
+ isBoolean: MY,
44107
44108
  isObject: Rh,
44108
44109
  isPlainObject: Nf,
44109
- isReadableStream: OY,
44110
- isRequest: kY,
44111
- isResponse: VY,
44112
- isHeaders: BY,
44110
+ isReadableStream: kY,
44111
+ isRequest: VY,
44112
+ isResponse: BY,
44113
+ isHeaders: zY,
44113
44114
  isUndefined: zl,
44114
- isDate: MY,
44115
- isFile: IY,
44116
- isBlob: LY,
44117
- isRegExp: jY,
44115
+ isDate: IY,
44116
+ isFile: LY,
44117
+ isBlob: EY,
44118
+ isRegExp: JY,
44118
44119
  isFunction: sr,
44119
- isStream: PY,
44120
- isURLSearchParams: NY,
44121
- isTypedArray: YY,
44122
- isFileList: EY,
44120
+ isStream: RY,
44121
+ isURLSearchParams: OY,
44122
+ isTypedArray: XY,
44123
+ isFileList: PY,
44123
44124
  forEach: su,
44124
44125
  merge: ny,
44125
- extend: FY,
44126
- trim: zY,
44127
- stripBOM: GY,
44128
- inherits: HY,
44129
- toFlatObject: WY,
44126
+ extend: GY,
44127
+ trim: FY,
44128
+ stripBOM: HY,
44129
+ inherits: WY,
44130
+ toFlatObject: UY,
44130
44131
  kindOf: Eh,
44131
44132
  kindOfTest: Ur,
44132
- endsWith: UY,
44133
- toArray: $Y,
44134
- forEachEntry: XY,
44135
- matchAll: ZY,
44136
- isHTMLForm: qY,
44133
+ endsWith: $Y,
44134
+ toArray: YY,
44135
+ forEachEntry: ZY,
44136
+ matchAll: qY,
44137
+ isHTMLForm: KY,
44137
44138
  hasOwnProperty: GT,
44138
44139
  hasOwnProp: GT,
44139
44140
  // an alias to avoid ESLint no-prototype-builtins detection
44140
44141
  reduceDescriptors: qL,
44141
- freezeMethods: JY,
44142
- toObjectSet: QY,
44143
- toCamelCase: KY,
44144
- noop: tX,
44145
- toFiniteNumber: eX,
44142
+ freezeMethods: QY,
44143
+ toObjectSet: tX,
44144
+ toCamelCase: jY,
44145
+ noop: eX,
44146
+ toFiniteNumber: rX,
44146
44147
  findKey: XL,
44147
44148
  global: hi,
44148
44149
  isContextDefined: ZL,
44149
44150
  ALPHABET: KL,
44150
- generateString: rX,
44151
- isSpecCompliantForm: nX,
44152
- toJSONObject: aX,
44153
- isAsyncFn: iX,
44154
- isThenable: oX,
44151
+ generateString: nX,
44152
+ isSpecCompliantForm: aX,
44153
+ toJSONObject: iX,
44154
+ isAsyncFn: oX,
44155
+ isThenable: sX,
44155
44156
  setImmediate: jL,
44156
- asap: sX
44157
+ asap: lX
44157
44158
  };
44158
44159
  function At(r, e, t, n, a) {
44159
44160
  Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = r, this.name = "AxiosError", e && (this.code = e), t && (this.config = t), n && (this.request = n), a && (this.response = a, this.status = a.status ? a.status : null);
@@ -44205,7 +44206,7 @@ At.from = (r, e, t, n, a, i) => {
44205
44206
  return l !== Error.prototype;
44206
44207
  }, (s) => s !== "isAxiosError"), At.call(o, r.message, e, t, n, a), o.cause = r, o.name = r.name, i && Object.assign(o, i), o;
44207
44208
  };
44208
- const lX = null;
44209
+ const uX = null;
44209
44210
  function ay(r) {
44210
44211
  return F.isPlainObject(r) || F.isArray(r);
44211
44212
  }
@@ -44217,10 +44218,10 @@ function WT(r, e, t) {
44217
44218
  return a = tE(a), !t && i ? "[" + a + "]" : a;
44218
44219
  }).join(t ? "." : "") : e;
44219
44220
  }
44220
- function uX(r) {
44221
+ function fX(r) {
44221
44222
  return F.isArray(r) && !r.some(ay);
44222
44223
  }
44223
- const fX = F.toFlatObject(F, {}, null, function(e) {
44224
+ const cX = F.toFlatObject(F, {}, null, function(e) {
44224
44225
  return /^is[A-Z]/.test(e);
44225
44226
  });
44226
44227
  function Nh(r, e, t) {
@@ -44249,7 +44250,7 @@ function Nh(r, e, t) {
44249
44250
  if (d && !g && typeof d == "object") {
44250
44251
  if (F.endsWith(p, "{}"))
44251
44252
  p = n ? p : p.slice(0, -2), d = JSON.stringify(d);
44252
- else if (F.isArray(d) && uX(d) || (F.isFileList(d) || F.endsWith(p, "[]")) && (y = F.toArray(d)))
44253
+ else if (F.isArray(d) && fX(d) || (F.isFileList(d) || F.endsWith(p, "[]")) && (y = F.toArray(d)))
44253
44254
  return p = tE(p), y.forEach(function(_, S) {
44254
44255
  !(F.isUndefined(_) || _ === null) && e.append(
44255
44256
  // eslint-disable-next-line no-nested-ternary
@@ -44260,7 +44261,7 @@ function Nh(r, e, t) {
44260
44261
  }
44261
44262
  return ay(d) ? !0 : (e.append(WT(g, p, i), u(d)), !1);
44262
44263
  }
44263
- const c = [], h = Object.assign(fX, {
44264
+ const c = [], h = Object.assign(cX, {
44264
44265
  defaultVisitor: f,
44265
44266
  convertValue: u,
44266
44267
  isVisitable: ay
@@ -44313,13 +44314,13 @@ eE.toString = function(e) {
44313
44314
  return t(a[0]) + "=" + t(a[1]);
44314
44315
  }, "").join("&");
44315
44316
  };
44316
- function cX(r) {
44317
+ function hX(r) {
44317
44318
  return encodeURIComponent(r).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
44318
44319
  }
44319
44320
  function rE(r, e, t) {
44320
44321
  if (!e)
44321
44322
  return r;
44322
- const n = t && t.encode || cX, a = t && t.serialize;
44323
+ const n = t && t.encode || hX, a = t && t.serialize;
44323
44324
  let i;
44324
44325
  if (a ? i = a(e, t) : i = F.isURLSearchParams(e) ? e.toString() : new b0(e, t).toString(n), i) {
44325
44326
  const o = r.indexOf("#");
@@ -44385,37 +44386,37 @@ const nE = {
44385
44386
  silentJSONParsing: !0,
44386
44387
  forcedJSONParsing: !0,
44387
44388
  clarifyTimeoutError: !1
44388
- }, hX = typeof URLSearchParams < "u" ? URLSearchParams : b0, vX = typeof FormData < "u" ? FormData : null, dX = typeof Blob < "u" ? Blob : null, pX = {
44389
+ }, vX = typeof URLSearchParams < "u" ? URLSearchParams : b0, dX = typeof FormData < "u" ? FormData : null, pX = typeof Blob < "u" ? Blob : null, gX = {
44389
44390
  isBrowser: !0,
44390
44391
  classes: {
44391
- URLSearchParams: hX,
44392
- FormData: vX,
44393
- Blob: dX
44392
+ URLSearchParams: vX,
44393
+ FormData: dX,
44394
+ Blob: pX
44394
44395
  },
44395
44396
  protocols: ["http", "https", "file", "blob", "url", "data"]
44396
- }, w0 = typeof window < "u" && typeof document < "u", iy = typeof navigator == "object" && navigator || void 0, gX = w0 && (!iy || ["ReactNative", "NativeScript", "NS"].indexOf(iy.product) < 0), yX = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
44397
- self instanceof WorkerGlobalScope && typeof self.importScripts == "function", mX = w0 && window.location.href || "http://localhost", _X = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
44397
+ }, w0 = typeof window < "u" && typeof document < "u", iy = typeof navigator == "object" && navigator || void 0, yX = w0 && (!iy || ["ReactNative", "NativeScript", "NS"].indexOf(iy.product) < 0), mX = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
44398
+ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", _X = w0 && window.location.href || "http://localhost", SX = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
44398
44399
  __proto__: null,
44399
44400
  hasBrowserEnv: w0,
44400
- hasStandardBrowserEnv: gX,
44401
- hasStandardBrowserWebWorkerEnv: yX,
44401
+ hasStandardBrowserEnv: yX,
44402
+ hasStandardBrowserWebWorkerEnv: mX,
44402
44403
  navigator: iy,
44403
- origin: mX
44404
+ origin: _X
44404
44405
  }, Symbol.toStringTag, { value: "Module" })), Ke = {
44405
- ..._X,
44406
- ...pX
44406
+ ...SX,
44407
+ ...gX
44407
44408
  };
44408
- function SX(r, e) {
44409
+ function xX(r, e) {
44409
44410
  return Nh(r, new Ke.classes.URLSearchParams(), Object.assign({
44410
44411
  visitor: function(t, n, a, i) {
44411
44412
  return Ke.isNode && F.isBuffer(t) ? (this.append(n, t.toString("base64")), !1) : i.defaultVisitor.apply(this, arguments);
44412
44413
  }
44413
44414
  }, e));
44414
44415
  }
44415
- function xX(r) {
44416
+ function bX(r) {
44416
44417
  return F.matchAll(/\w+|\[(\w*)]/g, r).map((e) => e[0] === "[]" ? "" : e[1] || e[0]);
44417
44418
  }
44418
- function bX(r) {
44419
+ function wX(r) {
44419
44420
  const e = {}, t = Object.keys(r);
44420
44421
  let n;
44421
44422
  const a = t.length;
@@ -44429,17 +44430,17 @@ function aE(r) {
44429
44430
  let o = t[i++];
44430
44431
  if (o === "__proto__") return !0;
44431
44432
  const s = Number.isFinite(+o), l = i >= t.length;
44432
- return o = !o && F.isArray(a) ? a.length : o, l ? (F.hasOwnProp(a, o) ? a[o] = [a[o], n] : a[o] = n, !s) : ((!a[o] || !F.isObject(a[o])) && (a[o] = []), e(t, n, a[o], i) && F.isArray(a[o]) && (a[o] = bX(a[o])), !s);
44433
+ return o = !o && F.isArray(a) ? a.length : o, l ? (F.hasOwnProp(a, o) ? a[o] = [a[o], n] : a[o] = n, !s) : ((!a[o] || !F.isObject(a[o])) && (a[o] = []), e(t, n, a[o], i) && F.isArray(a[o]) && (a[o] = wX(a[o])), !s);
44433
44434
  }
44434
44435
  if (F.isFormData(r) && F.isFunction(r.entries)) {
44435
44436
  const t = {};
44436
44437
  return F.forEachEntry(r, (n, a) => {
44437
- e(xX(n), a, t, 0);
44438
+ e(bX(n), a, t, 0);
44438
44439
  }), t;
44439
44440
  }
44440
44441
  return null;
44441
44442
  }
44442
- function wX(r, e, t) {
44443
+ function TX(r, e, t) {
44443
44444
  if (F.isString(r))
44444
44445
  try {
44445
44446
  return (e || JSON.parse)(r), F.trim(r);
@@ -44465,7 +44466,7 @@ const lu = {
44465
44466
  let s;
44466
44467
  if (i) {
44467
44468
  if (n.indexOf("application/x-www-form-urlencoded") > -1)
44468
- return SX(e, this.formSerializer).toString();
44469
+ return xX(e, this.formSerializer).toString();
44469
44470
  if ((s = F.isFileList(e)) || n.indexOf("multipart/form-data") > -1) {
44470
44471
  const l = this.env && this.env.FormData;
44471
44472
  return Nh(
@@ -44475,7 +44476,7 @@ const lu = {
44475
44476
  );
44476
44477
  }
44477
44478
  }
44478
- return i || a ? (t.setContentType("application/json", !1), wX(e)) : e;
44479
+ return i || a ? (t.setContentType("application/json", !1), TX(e)) : e;
44479
44480
  }],
44480
44481
  transformResponse: [function(e) {
44481
44482
  const t = this.transitional || lu.transitional, n = t && t.forcedJSONParsing, a = this.responseType === "json";
@@ -44518,7 +44519,7 @@ const lu = {
44518
44519
  F.forEach(["delete", "get", "head", "post", "put", "patch"], (r) => {
44519
44520
  lu.headers[r] = {};
44520
44521
  });
44521
- const TX = F.toObjectSet([
44522
+ const DX = F.toObjectSet([
44522
44523
  "age",
44523
44524
  "authorization",
44524
44525
  "content-length",
@@ -44536,12 +44537,12 @@ const TX = F.toObjectSet([
44536
44537
  "referer",
44537
44538
  "retry-after",
44538
44539
  "user-agent"
44539
- ]), DX = (r) => {
44540
+ ]), CX = (r) => {
44540
44541
  const e = {};
44541
44542
  let t, n, a;
44542
44543
  return r && r.split(`
44543
44544
  `).forEach(function(o) {
44544
- a = o.indexOf(":"), t = o.substring(0, a).trim().toLowerCase(), n = o.substring(a + 1).trim(), !(!t || e[t] && TX[t]) && (t === "set-cookie" ? e[t] ? e[t].push(n) : e[t] = [n] : e[t] = e[t] ? e[t] + ", " + n : n);
44545
+ a = o.indexOf(":"), t = o.substring(0, a).trim().toLowerCase(), n = o.substring(a + 1).trim(), !(!t || e[t] && DX[t]) && (t === "set-cookie" ? e[t] ? e[t].push(n) : e[t] = [n] : e[t] = e[t] ? e[t] + ", " + n : n);
44545
44546
  }), e;
44546
44547
  }, YT = Symbol("internals");
44547
44548
  function Vs(r) {
@@ -44550,14 +44551,14 @@ function Vs(r) {
44550
44551
  function Of(r) {
44551
44552
  return r === !1 || r == null ? r : F.isArray(r) ? r.map(Of) : String(r);
44552
44553
  }
44553
- function CX(r) {
44554
+ function AX(r) {
44554
44555
  const e = /* @__PURE__ */ Object.create(null), t = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
44555
44556
  let n;
44556
44557
  for (; n = t.exec(r); )
44557
44558
  e[n[1]] = n[2];
44558
44559
  return e;
44559
44560
  }
44560
- const AX = (r) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(r.trim());
44561
+ const MX = (r) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(r.trim());
44561
44562
  function fp(r, e, t, n, a) {
44562
44563
  if (F.isFunction(n))
44563
44564
  return n.call(this, e, t);
@@ -44568,10 +44569,10 @@ function fp(r, e, t, n, a) {
44568
44569
  return n.test(e);
44569
44570
  }
44570
44571
  }
44571
- function MX(r) {
44572
+ function IX(r) {
44572
44573
  return r.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (e, t, n) => t.toUpperCase() + n);
44573
44574
  }
44574
- function IX(r, e) {
44575
+ function LX(r, e) {
44575
44576
  const t = F.toCamelCase(" " + e);
44576
44577
  ["get", "set", "has"].forEach((n) => {
44577
44578
  Object.defineProperty(r, n + t, {
@@ -44598,8 +44599,8 @@ class je {
44598
44599
  const o = (s, l) => F.forEach(s, (u, f) => i(u, f, l));
44599
44600
  if (F.isPlainObject(e) || e instanceof this.constructor)
44600
44601
  o(e, t);
44601
- else if (F.isString(e) && (e = e.trim()) && !AX(e))
44602
- o(DX(e), t);
44602
+ else if (F.isString(e) && (e = e.trim()) && !MX(e))
44603
+ o(CX(e), t);
44603
44604
  else if (F.isHeaders(e))
44604
44605
  for (const [s, l] of e.entries())
44605
44606
  i(l, s, n);
@@ -44615,7 +44616,7 @@ class je {
44615
44616
  if (!t)
44616
44617
  return a;
44617
44618
  if (t === !0)
44618
- return CX(a);
44619
+ return AX(a);
44619
44620
  if (F.isFunction(t))
44620
44621
  return t.call(this, a, n);
44621
44622
  if (F.isRegExp(t))
@@ -44659,7 +44660,7 @@ class je {
44659
44660
  t[o] = Of(a), delete t[i];
44660
44661
  return;
44661
44662
  }
44662
- const s = e ? MX(i) : String(i).trim();
44663
+ const s = e ? IX(i) : String(i).trim();
44663
44664
  s !== i && delete t[i], t[s] = Of(a), n[s] = !0;
44664
44665
  }), this;
44665
44666
  }
@@ -44695,7 +44696,7 @@ class je {
44695
44696
  }).accessors, a = this.prototype;
44696
44697
  function i(o) {
44697
44698
  const s = Vs(o);
44698
- n[s] || (IX(a, o), n[s] = !0);
44699
+ n[s] || (LX(a, o), n[s] = !0);
44699
44700
  }
44700
44701
  return F.isArray(e) ? e.forEach(i) : i(e), this;
44701
44702
  }
@@ -44737,11 +44738,11 @@ function oE(r, e, t) {
44737
44738
  t
44738
44739
  ));
44739
44740
  }
44740
- function LX(r) {
44741
+ function EX(r) {
44741
44742
  const e = /^([-+\w]{1,25})(:?\/\/|:)/.exec(r);
44742
44743
  return e && e[1] || "";
44743
44744
  }
44744
- function EX(r, e) {
44745
+ function PX(r, e) {
44745
44746
  r = r || 10;
44746
44747
  const t = new Array(r), n = new Array(r);
44747
44748
  let a = 0, i = 0, o;
@@ -44757,7 +44758,7 @@ function EX(r, e) {
44757
44758
  return v ? Math.round(h * 1e3 / v) : void 0;
44758
44759
  };
44759
44760
  }
44760
- function PX(r, e) {
44761
+ function RX(r, e) {
44761
44762
  let t = 0, n = 1e3 / e, a, i;
44762
44763
  const o = (u, f = Date.now()) => {
44763
44764
  t = f, a = null, i && (clearTimeout(i), i = null), r.apply(null, u);
@@ -44771,8 +44772,8 @@ function PX(r, e) {
44771
44772
  }
44772
44773
  const Vc = (r, e, t = 3) => {
44773
44774
  let n = 0;
44774
- const a = EX(50, 250);
44775
- return PX((i) => {
44775
+ const a = PX(50, 250);
44776
+ return RX((i) => {
44776
44777
  const o = i.loaded, s = i.lengthComputable ? i.total : void 0, l = o - n, u = a(l), f = o <= s;
44777
44778
  n = o;
44778
44779
  const c = {
@@ -44795,7 +44796,7 @@ const Vc = (r, e, t = 3) => {
44795
44796
  total: r,
44796
44797
  loaded: n
44797
44798
  }), e[1]];
44798
- }, ZT = (r) => (...e) => F.asap(() => r(...e)), RX = Ke.hasStandardBrowserEnv ? (
44799
+ }, ZT = (r) => (...e) => F.asap(() => r(...e)), NX = Ke.hasStandardBrowserEnv ? (
44799
44800
  // Standard browser envs have full support of the APIs needed to test
44800
44801
  // whether the request URL is of the same origin as current location.
44801
44802
  function() {
@@ -44826,7 +44827,7 @@ const Vc = (r, e, t = 3) => {
44826
44827
  return !0;
44827
44828
  };
44828
44829
  }()
44829
- ), NX = Ke.hasStandardBrowserEnv ? (
44830
+ ), OX = Ke.hasStandardBrowserEnv ? (
44830
44831
  // Standard browser envs support document.cookie
44831
44832
  {
44832
44833
  write(r, e, t, n, a, i) {
@@ -44853,14 +44854,14 @@ const Vc = (r, e, t = 3) => {
44853
44854
  }
44854
44855
  }
44855
44856
  );
44856
- function OX(r) {
44857
+ function kX(r) {
44857
44858
  return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(r);
44858
44859
  }
44859
- function kX(r, e) {
44860
+ function VX(r, e) {
44860
44861
  return e ? r.replace(/\/?\/$/, "") + "/" + e.replace(/^\/+/, "") : r;
44861
44862
  }
44862
44863
  function sE(r, e) {
44863
- return r && !OX(e) ? kX(r, e) : e;
44864
+ return r && !kX(e) ? VX(r, e) : e;
44864
44865
  }
44865
44866
  const qT = (r) => r instanceof je ? { ...r } : r;
44866
44867
  function Pi(r, e) {
@@ -44943,12 +44944,12 @@ const lE = (r) => {
44943
44944
  o.setContentType([u || "multipart/form-data", ...f].join("; "));
44944
44945
  }
44945
44946
  }
44946
- if (Ke.hasStandardBrowserEnv && (n && F.isFunction(n) && (n = n(e)), n || n !== !1 && RX(e.url))) {
44947
- const u = a && i && NX.read(i);
44947
+ if (Ke.hasStandardBrowserEnv && (n && F.isFunction(n) && (n = n(e)), n || n !== !1 && NX(e.url))) {
44948
+ const u = a && i && OX.read(i);
44948
44949
  u && o.set(a, u);
44949
44950
  }
44950
44951
  return e;
44951
- }, VX = typeof XMLHttpRequest < "u", BX = VX && function(r) {
44952
+ }, BX = typeof XMLHttpRequest < "u", zX = BX && function(r) {
44952
44953
  return new Promise(function(t, n) {
44953
44954
  const a = lE(r);
44954
44955
  let i = a.data;
@@ -44998,14 +44999,14 @@ const lE = (r) => {
44998
44999
  }), F.isUndefined(a.withCredentials) || (g.withCredentials = !!a.withCredentials), s && s !== "json" && (g.responseType = a.responseType), u && ([h, d] = Vc(u, !0), g.addEventListener("progress", h)), l && g.upload && ([c, v] = Vc(l), g.upload.addEventListener("progress", c), g.upload.addEventListener("loadend", v)), (a.cancelToken || a.signal) && (f = (_) => {
44999
45000
  g && (n(!_ || _.type ? new is(null, r, g) : _), g.abort(), g = null);
45000
45001
  }, a.cancelToken && a.cancelToken.subscribe(f), a.signal && (a.signal.aborted ? f() : a.signal.addEventListener("abort", f)));
45001
- const m = LX(a.url);
45002
+ const m = EX(a.url);
45002
45003
  if (m && Ke.protocols.indexOf(m) === -1) {
45003
45004
  n(new At("Unsupported protocol " + m + ":", At.ERR_BAD_REQUEST, r));
45004
45005
  return;
45005
45006
  }
45006
45007
  g.send(i || null);
45007
45008
  });
45008
- }, zX = (r, e) => {
45009
+ }, FX = (r, e) => {
45009
45010
  const { length: t } = r = r ? r.filter(Boolean) : [];
45010
45011
  if (e || t) {
45011
45012
  let n = new AbortController(), a;
@@ -45028,7 +45029,7 @@ const lE = (r) => {
45028
45029
  const { signal: l } = n;
45029
45030
  return l.unsubscribe = () => F.asap(s), l;
45030
45031
  }
45031
- }, FX = function* (r, e) {
45032
+ }, GX = function* (r, e) {
45032
45033
  let t = r.byteLength;
45033
45034
  if (t < e) {
45034
45035
  yield r;
@@ -45037,10 +45038,10 @@ const lE = (r) => {
45037
45038
  let n = 0, a;
45038
45039
  for (; n < t; )
45039
45040
  a = n + e, yield r.slice(n, a), n = a;
45040
- }, GX = async function* (r, e) {
45041
- for await (const t of HX(r))
45042
- yield* FX(t, e);
45043
- }, HX = async function* (r) {
45041
+ }, HX = async function* (r, e) {
45042
+ for await (const t of WX(r))
45043
+ yield* GX(t, e);
45044
+ }, WX = async function* (r) {
45044
45045
  if (r[Symbol.asyncIterator]) {
45045
45046
  yield* r;
45046
45047
  return;
@@ -45057,7 +45058,7 @@ const lE = (r) => {
45057
45058
  await e.cancel();
45058
45059
  }
45059
45060
  }, KT = (r, e, t, n) => {
45060
- const a = GX(r, e);
45061
+ const a = HX(r, e);
45061
45062
  let i = 0, o, s = (l) => {
45062
45063
  o || (o = !0, n && n(l));
45063
45064
  };
@@ -45085,13 +45086,13 @@ const lE = (r) => {
45085
45086
  }, {
45086
45087
  highWaterMark: 2
45087
45088
  });
45088
- }, Oh = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", uE = Oh && typeof ReadableStream == "function", WX = Oh && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((r) => (e) => r.encode(e))(new TextEncoder()) : async (r) => new Uint8Array(await new Response(r).arrayBuffer())), fE = (r, ...e) => {
45089
+ }, Oh = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", uE = Oh && typeof ReadableStream == "function", UX = Oh && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((r) => (e) => r.encode(e))(new TextEncoder()) : async (r) => new Uint8Array(await new Response(r).arrayBuffer())), fE = (r, ...e) => {
45089
45090
  try {
45090
45091
  return !!r(...e);
45091
45092
  } catch {
45092
45093
  return !1;
45093
45094
  }
45094
- }, UX = uE && fE(() => {
45095
+ }, $X = uE && fE(() => {
45095
45096
  let r = !1;
45096
45097
  const e = new Request(Ke.origin, {
45097
45098
  body: new ReadableStream(),
@@ -45111,7 +45112,7 @@ Oh && ((r) => {
45111
45112
  });
45112
45113
  });
45113
45114
  })(new Response());
45114
- const $X = async (r) => {
45115
+ const YX = async (r) => {
45115
45116
  if (r == null)
45116
45117
  return 0;
45117
45118
  if (F.isBlob(r))
@@ -45124,11 +45125,11 @@ const $X = async (r) => {
45124
45125
  if (F.isArrayBufferView(r) || F.isArrayBuffer(r))
45125
45126
  return r.byteLength;
45126
45127
  if (F.isURLSearchParams(r) && (r = r + ""), F.isString(r))
45127
- return (await WX(r)).byteLength;
45128
- }, YX = async (r, e) => {
45128
+ return (await UX(r)).byteLength;
45129
+ }, XX = async (r, e) => {
45129
45130
  const t = F.toFiniteNumber(r.getContentLength());
45130
- return t ?? $X(e);
45131
- }, XX = Oh && (async (r) => {
45131
+ return t ?? YX(e);
45132
+ }, ZX = Oh && (async (r) => {
45132
45133
  let {
45133
45134
  url: e,
45134
45135
  method: t,
@@ -45144,13 +45145,13 @@ const $X = async (r) => {
45144
45145
  fetchOptions: h
45145
45146
  } = lE(r);
45146
45147
  u = u ? (u + "").toLowerCase() : "text";
45147
- let v = zX([a, i && i.toAbortSignal()], o), d;
45148
+ let v = FX([a, i && i.toAbortSignal()], o), d;
45148
45149
  const p = v && v.unsubscribe && (() => {
45149
45150
  v.unsubscribe();
45150
45151
  });
45151
45152
  let g;
45152
45153
  try {
45153
- if (l && UX && t !== "get" && t !== "head" && (g = await YX(f, n)) !== 0) {
45154
+ if (l && $X && t !== "get" && t !== "head" && (g = await XX(f, n)) !== 0) {
45154
45155
  let b = new Request(e, {
45155
45156
  method: "POST",
45156
45157
  body: n,
@@ -45214,9 +45215,9 @@ const $X = async (r) => {
45214
45215
  ) : At.from(y, y && y.code, r, d);
45215
45216
  }
45216
45217
  }), sy = {
45217
- http: lX,
45218
- xhr: BX,
45219
- fetch: XX
45218
+ http: uX,
45219
+ xhr: zX,
45220
+ fetch: ZX
45220
45221
  };
45221
45222
  F.forEach(sy, (r, e) => {
45222
45223
  if (r) {
@@ -45227,7 +45228,7 @@ F.forEach(sy, (r, e) => {
45227
45228
  Object.defineProperty(r, "adapterName", { value: e });
45228
45229
  }
45229
45230
  });
45230
- const JT = (r) => `- ${r}`, ZX = (r) => F.isFunction(r) || r === null || r === !1, cE = {
45231
+ const JT = (r) => `- ${r}`, qX = (r) => F.isFunction(r) || r === null || r === !1, cE = {
45231
45232
  getAdapter: (r) => {
45232
45233
  r = F.isArray(r) ? r : [r];
45233
45234
  const { length: e } = r;
@@ -45236,7 +45237,7 @@ const JT = (r) => `- ${r}`, ZX = (r) => F.isFunction(r) || r === null || r === !
45236
45237
  for (let i = 0; i < e; i++) {
45237
45238
  t = r[i];
45238
45239
  let o;
45239
- if (n = t, !ZX(t) && (n = sy[(o = String(t)).toLowerCase()], n === void 0))
45240
+ if (n = t, !qX(t) && (n = sy[(o = String(t)).toLowerCase()], n === void 0))
45240
45241
  throw new At(`Unknown adapter '${o}'`);
45241
45242
  if (n)
45242
45243
  break;
@@ -45305,7 +45306,7 @@ T0.transitional = function(e, t, n) {
45305
45306
  )), e ? e(i, o, s) : !0;
45306
45307
  };
45307
45308
  };
45308
- function qX(r, e, t) {
45309
+ function KX(r, e, t) {
45309
45310
  if (typeof r != "object")
45310
45311
  throw new At("options must be an object", At.ERR_BAD_OPTION_VALUE);
45311
45312
  const n = Object.keys(r);
@@ -45323,7 +45324,7 @@ function qX(r, e, t) {
45323
45324
  }
45324
45325
  }
45325
45326
  const ly = {
45326
- assertOptions: qX,
45327
+ assertOptions: KX,
45327
45328
  validators: T0
45328
45329
  }, Kn = ly.validators;
45329
45330
  class bi {
@@ -45520,12 +45521,12 @@ class D0 {
45520
45521
  };
45521
45522
  }
45522
45523
  }
45523
- function KX(r) {
45524
+ function jX(r) {
45524
45525
  return function(t) {
45525
45526
  return r.apply(null, t);
45526
45527
  };
45527
45528
  }
45528
- function jX(r) {
45529
+ function JX(r) {
45529
45530
  return F.isObject(r) && r.isAxiosError === !0;
45530
45531
  }
45531
45532
  const uy = {
@@ -45614,15 +45615,15 @@ Jt.Cancel = Jt.CanceledError;
45614
45615
  Jt.all = function(e) {
45615
45616
  return Promise.all(e);
45616
45617
  };
45617
- Jt.spread = KX;
45618
- Jt.isAxiosError = jX;
45618
+ Jt.spread = jX;
45619
+ Jt.isAxiosError = JX;
45619
45620
  Jt.mergeConfig = Pi;
45620
45621
  Jt.AxiosHeaders = je;
45621
45622
  Jt.formToJSON = (r) => aE(F.isHTMLForm(r) ? new FormData(r) : r);
45622
45623
  Jt.getAdapter = cE.getAdapter;
45623
45624
  Jt.HttpStatusCode = uy;
45624
45625
  Jt.default = Jt;
45625
- function JX(r) {
45626
+ function QX(r) {
45626
45627
  return Math.abs(r = Math.round(r)) >= 1e21 ? r.toLocaleString("en").replace(/,/g, "") : r.toString(10);
45627
45628
  }
45628
45629
  function zc(r, e) {
@@ -45633,26 +45634,26 @@ function zc(r, e) {
45633
45634
  +r.slice(t + 1)
45634
45635
  ];
45635
45636
  }
45636
- function QX(r) {
45637
+ function tZ(r) {
45637
45638
  return r = zc(Math.abs(r)), r ? r[1] : NaN;
45638
45639
  }
45639
- function tZ(r, e) {
45640
+ function eZ(r, e) {
45640
45641
  return function(t, n) {
45641
45642
  for (var a = t.length, i = [], o = 0, s = r[0], l = 0; a > 0 && s > 0 && (l + s + 1 > n && (s = Math.max(1, n - l)), i.push(t.substring(a -= s, a + s)), !((l += s + 1) > n)); )
45642
45643
  s = r[o = (o + 1) % r.length];
45643
45644
  return i.reverse().join(e);
45644
45645
  };
45645
45646
  }
45646
- function eZ(r) {
45647
+ function rZ(r) {
45647
45648
  return function(e) {
45648
45649
  return e.replace(/[0-9]/g, function(t) {
45649
45650
  return r[+t];
45650
45651
  });
45651
45652
  };
45652
45653
  }
45653
- var rZ = /^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;
45654
+ var nZ = /^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;
45654
45655
  function fy(r) {
45655
- if (!(e = rZ.exec(r))) throw new Error("invalid format: " + r);
45656
+ if (!(e = nZ.exec(r))) throw new Error("invalid format: " + r);
45656
45657
  var e;
45657
45658
  return new C0({
45658
45659
  fill: e[1],
@@ -45674,7 +45675,7 @@ function C0(r) {
45674
45675
  C0.prototype.toString = function() {
45675
45676
  return this.fill + this.align + this.sign + this.symbol + (this.zero ? "0" : "") + (this.width === void 0 ? "" : Math.max(1, this.width | 0)) + (this.comma ? "," : "") + (this.precision === void 0 ? "" : "." + Math.max(0, this.precision | 0)) + (this.trim ? "~" : "") + this.type;
45676
45677
  };
45677
- function nZ(r) {
45678
+ function aZ(r) {
45678
45679
  t: for (var e = r.length, t = 1, n = -1, a; t < e; ++t)
45679
45680
  switch (r[t]) {
45680
45681
  case ".":
@@ -45691,7 +45692,7 @@ function nZ(r) {
45691
45692
  return n > 0 ? r.slice(0, n) + r.slice(a + 1) : r;
45692
45693
  }
45693
45694
  var dE;
45694
- function aZ(r, e) {
45695
+ function iZ(r, e) {
45695
45696
  var t = zc(r, e);
45696
45697
  if (!t) return r + "";
45697
45698
  var n = t[0], a = t[1], i = a - (dE = Math.max(-8, Math.min(8, Math.floor(a / 3))) * 3) + 1, o = n.length;
@@ -45707,14 +45708,14 @@ const rD = {
45707
45708
  "%": (r, e) => (r * 100).toFixed(e),
45708
45709
  b: (r) => Math.round(r).toString(2),
45709
45710
  c: (r) => r + "",
45710
- d: JX,
45711
+ d: QX,
45711
45712
  e: (r, e) => r.toExponential(e),
45712
45713
  f: (r, e) => r.toFixed(e),
45713
45714
  g: (r, e) => r.toPrecision(e),
45714
45715
  o: (r) => Math.round(r).toString(8),
45715
45716
  p: (r, e) => eD(r * 100, e),
45716
45717
  r: eD,
45717
- s: aZ,
45718
+ s: iZ,
45718
45719
  X: (r) => Math.round(r).toString(16).toUpperCase(),
45719
45720
  x: (r) => Math.round(r).toString(16)
45720
45721
  };
@@ -45722,8 +45723,8 @@ function nD(r) {
45722
45723
  return r;
45723
45724
  }
45724
45725
  var aD = Array.prototype.map, iD = ["y", "z", "a", "f", "p", "n", "µ", "m", "", "k", "M", "G", "T", "P", "E", "Z", "Y"];
45725
- function iZ(r) {
45726
- var e = r.grouping === void 0 || r.thousands === void 0 ? nD : tZ(aD.call(r.grouping, Number), r.thousands + ""), t = r.currency === void 0 ? "" : r.currency[0] + "", n = r.currency === void 0 ? "" : r.currency[1] + "", a = r.decimal === void 0 ? "." : r.decimal + "", i = r.numerals === void 0 ? nD : eZ(aD.call(r.numerals, String)), o = r.percent === void 0 ? "%" : r.percent + "", s = r.minus === void 0 ? "−" : r.minus + "", l = r.nan === void 0 ? "NaN" : r.nan + "";
45726
+ function oZ(r) {
45727
+ var e = r.grouping === void 0 || r.thousands === void 0 ? nD : eZ(aD.call(r.grouping, Number), r.thousands + ""), t = r.currency === void 0 ? "" : r.currency[0] + "", n = r.currency === void 0 ? "" : r.currency[1] + "", a = r.decimal === void 0 ? "." : r.decimal + "", i = r.numerals === void 0 ? nD : rZ(aD.call(r.numerals, String)), o = r.percent === void 0 ? "%" : r.percent + "", s = r.minus === void 0 ? "−" : r.minus + "", l = r.nan === void 0 ? "NaN" : r.nan + "";
45727
45728
  function u(c) {
45728
45729
  c = fy(c);
45729
45730
  var h = c.fill, v = c.align, d = c.sign, p = c.symbol, g = c.zero, y = c.width, m = c.comma, _ = c.precision, S = c.trim, b = c.type;
@@ -45737,7 +45738,7 @@ function iZ(r) {
45737
45738
  else {
45738
45739
  A = +A;
45739
45740
  var k = A < 0 || 1 / A < 0;
45740
- if (A = isNaN(A) ? l : T(Math.abs(A), _), S && (A = nZ(A)), k && +A == 0 && d !== "+" && (k = !1), I = (k ? d === "(" ? d : s : d === "-" || d === "(" ? "" : d) + I, L = (b === "s" ? iD[8 + dE / 3] : "") + L + (k && d === "(" ? ")" : ""), D) {
45741
+ if (A = isNaN(A) ? l : T(Math.abs(A), _), S && (A = aZ(A)), k && +A == 0 && d !== "+" && (k = !1), I = (k ? d === "(" ? d : s : d === "-" || d === "(" ? "" : d) + I, L = (b === "s" ? iD[8 + dE / 3] : "") + L + (k && d === "(" ? ")" : ""), D) {
45741
45742
  for (E = -1, P = A.length; ++E < P; )
45742
45743
  if (R = A.charCodeAt(E), 48 > R || R > 57) {
45743
45744
  L = (R === 46 ? a + A.slice(E + 1) : A.slice(E)) + L, A = A.slice(0, E);
@@ -45768,7 +45769,7 @@ function iZ(r) {
45768
45769
  }, M;
45769
45770
  }
45770
45771
  function f(c, h) {
45771
- var v = u((c = fy(c), c.type = "f", c)), d = Math.max(-8, Math.min(8, Math.floor(QX(h) / 3))) * 3, p = Math.pow(10, -d), g = iD[8 + d / 3];
45772
+ var v = u((c = fy(c), c.type = "f", c)), d = Math.max(-8, Math.min(8, Math.floor(tZ(h) / 3))) * 3, p = Math.pow(10, -d), g = iD[8 + d / 3];
45772
45773
  return function(y) {
45773
45774
  return v(p * y) + g;
45774
45775
  };
@@ -45779,13 +45780,13 @@ function iZ(r) {
45779
45780
  };
45780
45781
  }
45781
45782
  var vf, cy;
45782
- oZ({
45783
+ sZ({
45783
45784
  thousands: ",",
45784
45785
  grouping: [3],
45785
45786
  currency: ["$", ""]
45786
45787
  });
45787
- function oZ(r) {
45788
- return vf = iZ(r), cy = vf.format, vf.formatPrefix, vf;
45788
+ function sZ(r) {
45789
+ return vf = oZ(r), cy = vf.format, vf.formatPrefix, vf;
45789
45790
  }
45790
45791
  const A0 = {
45791
45792
  props: {
@@ -45920,7 +45921,7 @@ const A0 = {
45920
45921
  this.chartState.resize(n);
45921
45922
  }
45922
45923
  }
45923
- }, sZ = {
45924
+ }, lZ = {
45924
45925
  mixins: [A0],
45925
45926
  components: { VsBar: Lh },
45926
45927
  props: {
@@ -45935,11 +45936,11 @@ const A0 = {
45935
45936
  const r = await this.getDataset();
45936
45937
  console.log("1111", r), this.dimensions = (r == null ? void 0 : r.dimensions) || [];
45937
45938
  }
45938
- }, lZ = { class: "flex flex-col bg-white border border-gray-200 rounded-xl" }, uZ = { class: "py-4 px-5 space-y-4 flex justify-center" };
45939
- function fZ(r, e, t, n, a, i) {
45939
+ }, uZ = { class: "flex flex-col bg-white border border-gray-200 rounded-xl" }, fZ = { class: "py-4 px-5 space-y-4 flex justify-center" };
45940
+ function cZ(r, e, t, n, a, i) {
45940
45941
  const o = Ao("VsBar");
45941
- return pt(), Dt("div", lZ, [
45942
- it("div", uZ, [
45942
+ return pt(), Dt("div", uZ, [
45943
+ it("div", fZ, [
45943
45944
  Fc(o, {
45944
45945
  api: t.api,
45945
45946
  height: 250,
@@ -45948,7 +45949,7 @@ function fZ(r, e, t, n, a, i) {
45948
45949
  ])
45949
45950
  ]);
45950
45951
  }
45951
- const pE = /* @__PURE__ */ Ie(sZ, [["render", fZ]]), cZ = {
45952
+ const pE = /* @__PURE__ */ Ie(lZ, [["render", cZ]]), hZ = {
45952
45953
  props: ["source", "dimensions", "name", "style"],
45953
45954
  data() {
45954
45955
  return {
@@ -46026,17 +46027,17 @@ const pE = /* @__PURE__ */ Ie(sZ, [["render", fZ]]), cZ = {
46026
46027
  }
46027
46028
  }
46028
46029
  }
46029
- }, hZ = ["id"];
46030
- function vZ(r, e, t, n, a, i) {
46030
+ }, vZ = ["id"];
46031
+ function dZ(r, e, t, n, a, i) {
46031
46032
  return pt(), Dt("div", {
46032
46033
  id: i.uniqueID,
46033
46034
  class: "h-full"
46034
- }, null, 8, hZ);
46035
+ }, null, 8, vZ);
46035
46036
  }
46036
- const kh = /* @__PURE__ */ Ie(cZ, [["render", vZ]]), dZ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
46037
+ const kh = /* @__PURE__ */ Ie(hZ, [["render", dZ]]), pZ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
46037
46038
  __proto__: null,
46038
46039
  default: kh
46039
- }, Symbol.toStringTag, { value: "Module" })), pZ = {
46040
+ }, Symbol.toStringTag, { value: "Module" })), gZ = {
46040
46041
  mixins: [A0],
46041
46042
  components: { VsPie: kh },
46042
46043
  props: {
@@ -46074,21 +46075,21 @@ const kh = /* @__PURE__ */ Ie(cZ, [["render", vZ]]), dZ = /* @__PURE__ */ Object
46074
46075
  }
46075
46076
  }
46076
46077
  }
46077
- }, gZ = { class: "flex flex-col bg-white border border-gray-200 shadow-sm rounded-xl" }, yZ = {
46078
+ }, yZ = { class: "flex flex-col bg-white border border-gray-200 shadow-sm rounded-xl" }, mZ = {
46078
46079
  key: 0,
46079
46080
  class: "p-5 pb-4 grid grid-cols-2 items-center gap-x-4"
46080
- }, mZ = { class: "inline-block font-semibold text-gray-800" }, _Z = { class: "h-full p-5 pt-0 space-y-4" }, SZ = { class: "h-[297px] flex justify-center w-full" }, xZ = { class: "text-sm" }, bZ = { class: "text-sm text-gray-800" };
46081
- function wZ(r, e, t, n, a, i) {
46081
+ }, _Z = { class: "inline-block font-semibold text-gray-800" }, SZ = { class: "h-full p-5 pt-0 space-y-4" }, xZ = { class: "h-[297px] flex justify-center w-full" }, bZ = { class: "text-sm" }, wZ = { class: "text-sm text-gray-800" };
46082
+ function TZ(r, e, t, n, a, i) {
46082
46083
  var s;
46083
46084
  const o = Ao("VsPie");
46084
- return pt(), Dt("div", gZ, [
46085
- t.title ? (pt(), Dt("div", yZ, [
46085
+ return pt(), Dt("div", yZ, [
46086
+ t.title ? (pt(), Dt("div", mZ, [
46086
46087
  it("div", null, [
46087
- it("h2", mZ, Ce(t.title), 1)
46088
+ it("h2", _Z, Ce(t.title), 1)
46088
46089
  ])
46089
46090
  ])) : kf("", !0),
46090
- it("div", _Z, [
46091
- it("div", SZ, [
46091
+ it("div", SZ, [
46092
+ it("div", xZ, [
46092
46093
  Fc(o, {
46093
46094
  api: t.api,
46094
46095
  showLegend: !1
@@ -46109,13 +46110,13 @@ function wZ(r, e, t, n, a, i) {
46109
46110
  class: "flex-shrink-0 w-2.5 h-2.5 inline-block rounded-sm me-2.5",
46110
46111
  style: Mo({ backgroundColor: a.chartColors[u % a.chartColors.length] })
46111
46112
  }, null, 4),
46112
- it("span", xZ, Ce(l[(c = (f = a.data) == null ? void 0 : f.dimensions) == null ? void 0 : c[0]]), 1)
46113
+ it("span", bZ, Ce(l[(c = (f = a.data) == null ? void 0 : f.dimensions) == null ? void 0 : c[0]]), 1)
46113
46114
  ])),
46114
46115
  (pt(), Dt("div", {
46115
46116
  key: "item-" + l.category + "-" + r.dimensionIndex,
46116
46117
  class: "flex items-center justify-end"
46117
46118
  }, [
46118
- it("span", bZ, Ce(l[(v = (h = a.data) == null ? void 0 : h.dimensions) == null ? void 0 : v[1]]), 1)
46119
+ it("span", wZ, Ce(l[(v = (h = a.data) == null ? void 0 : h.dimensions) == null ? void 0 : v[1]]), 1)
46119
46120
  ]))
46120
46121
  ]);
46121
46122
  }), 128))
@@ -46123,7 +46124,7 @@ function wZ(r, e, t, n, a, i) {
46123
46124
  ])
46124
46125
  ]);
46125
46126
  }
46126
- const gE = /* @__PURE__ */ Ie(pZ, [["render", wZ]]), TZ = {
46127
+ const gE = /* @__PURE__ */ Ie(gZ, [["render", TZ]]), DZ = {
46127
46128
  props: ["source", "dimensions", "title", "dimensionsType", "style", "name"],
46128
46129
  data() {
46129
46130
  return {
@@ -46199,22 +46200,22 @@ const gE = /* @__PURE__ */ Ie(pZ, [["render", wZ]]), TZ = {
46199
46200
  }
46200
46201
  }
46201
46202
  }
46202
- }, DZ = ["id"];
46203
- function CZ(r, e, t, n, a, i) {
46203
+ }, CZ = ["id"];
46204
+ function AZ(r, e, t, n, a, i) {
46204
46205
  return pt(), Dt("div", {
46205
46206
  id: i.uniqueID,
46206
46207
  class: "min-h-[300px] h-full w-full"
46207
- }, null, 8, DZ);
46208
+ }, null, 8, CZ);
46208
46209
  }
46209
- const yE = /* @__PURE__ */ Ie(TZ, [["render", CZ]]), AZ = {
46210
+ const yE = /* @__PURE__ */ Ie(DZ, [["render", AZ]]), MZ = {
46210
46211
  mixins: [A0]
46211
- }, MZ = { class: "mb-2 xl:mb-5 grid sm:grid-cols-2 lg:grid-cols-4 gap-2 xl:gap-5" }, IZ = { class: "flex flex-col p-5 bg-white border border-gray-200 shadow-[0_4px_6px_0px_rgba(0,0,0,0.03)] rounded-xl dark:bg-neutral-800 dark:border-neutral-700" }, LZ = { class: "space-y-4" }, EZ = { class: "grid grid-cols-2 gap-x-2" };
46212
- function PZ(r, e, t, n, a, i) {
46212
+ }, IZ = { class: "mb-2 xl:mb-5 grid sm:grid-cols-2 lg:grid-cols-4 gap-2 xl:gap-5" }, LZ = { class: "flex flex-col p-5 bg-white border border-gray-200 shadow-[0_4px_6px_0px_rgba(0,0,0,0.03)] rounded-xl dark:bg-neutral-800 dark:border-neutral-700" }, EZ = { class: "space-y-4" }, PZ = { class: "grid grid-cols-2 gap-x-2" };
46213
+ function RZ(r, e, t, n, a, i) {
46213
46214
  const o = Ao("VsLine");
46214
- return pt(), Dt("div", MZ, [
46215
- it("div", IZ, [
46216
- it("div", LZ, [
46217
- it("div", EZ, [
46215
+ return pt(), Dt("div", IZ, [
46216
+ it("div", LZ, [
46217
+ it("div", EZ, [
46218
+ it("div", PZ, [
46218
46219
  e[0] || (e[0] = it("div", { class: "text-2xl font-semibold text-gray-800 dark:text-neutral-200" }, "17,482", -1)),
46219
46220
  Fc(o, {
46220
46221
  api: r.api,
@@ -46229,7 +46230,7 @@ function PZ(r, e, t, n, a, i) {
46229
46230
  ])
46230
46231
  ]);
46231
46232
  }
46232
- const mE = /* @__PURE__ */ Ie(AZ, [["render", PZ]]), RZ = {
46233
+ const mE = /* @__PURE__ */ Ie(MZ, [["render", RZ]]), NZ = {
46233
46234
  props: ["source", "dimensions"],
46234
46235
  data() {
46235
46236
  return {
@@ -46262,13 +46263,13 @@ const mE = /* @__PURE__ */ Ie(AZ, [["render", PZ]]), RZ = {
46262
46263
  return e;
46263
46264
  }
46264
46265
  }
46265
- }, NZ = { class: "flex flex-col bg-white border border-gray-200 shadow-sm rounded-xl pb-4" }, OZ = { class: "h-full p-5" }, kZ = { class: "h-full flex flex-col justify-between space-y-4" }, VZ = { class: "space-y-4" }, BZ = { class: "flex gap-x-1 w-full h-2.5 rounded-full overflow-hidden" }, zZ = { class: "py-2 grid grid-cols-2 justify-between items-center gap-x-4" }, FZ = { class: "flex items-center" }, GZ = { class: "text-sm text-gray-800" }, HZ = { class: "text-end" }, WZ = { class: "text-sm text-gray-500" };
46266
- function UZ(r, e, t, n, a, i) {
46267
- return pt(), Dt("div", NZ, [
46268
- it("div", OZ, [
46269
- it("div", kZ, [
46270
- it("div", VZ, [
46271
- it("div", BZ, [
46266
+ }, OZ = { class: "flex flex-col bg-white border border-gray-200 shadow-sm rounded-xl pb-4" }, kZ = { class: "h-full p-5" }, VZ = { class: "h-full flex flex-col justify-between space-y-4" }, BZ = { class: "space-y-4" }, zZ = { class: "flex gap-x-1 w-full h-2.5 rounded-full overflow-hidden" }, FZ = { class: "py-2 grid grid-cols-2 justify-between items-center gap-x-4" }, GZ = { class: "flex items-center" }, HZ = { class: "text-sm text-gray-800" }, WZ = { class: "text-end" }, UZ = { class: "text-sm text-gray-500" };
46267
+ function $Z(r, e, t, n, a, i) {
46268
+ return pt(), Dt("div", OZ, [
46269
+ it("div", kZ, [
46270
+ it("div", VZ, [
46271
+ it("div", BZ, [
46272
+ it("div", zZ, [
46272
46273
  (pt(!0), Dt(rr, null, nr(t.source, (o) => (pt(), Dt("div", {
46273
46274
  class: js(["flex flex-col justify-center overflow-hidden text-xs text-white text-center whitespace-nowrap", `bg-[${o.color}]`]),
46274
46275
  style: Mo({ width: `${parseFloat(o[t.dimensions[1]]) / a.sumValue * 100}%` }),
@@ -46279,15 +46280,15 @@ function UZ(r, e, t, n, a, i) {
46279
46280
  }, null, 6))), 256))
46280
46281
  ]),
46281
46282
  it("ul", null, [
46282
- (pt(!0), Dt(rr, null, nr(t.source, (o) => (pt(), Dt("li", zZ, [
46283
- it("div", FZ, [
46283
+ (pt(!0), Dt(rr, null, nr(t.source, (o) => (pt(), Dt("li", FZ, [
46284
+ it("div", GZ, [
46284
46285
  it("span", {
46285
46286
  class: js(["shrink-0 size-2.5 inline-block rounded-sm me-2.5", `bg-[${o.color}]`])
46286
46287
  }, null, 2),
46287
- it("span", GZ, Ce(o[t.dimensions[0]]), 1)
46288
+ it("span", HZ, Ce(o[t.dimensions[0]]), 1)
46288
46289
  ]),
46289
- it("div", HZ, [
46290
- it("span", WZ, Ce(i.formattedValue(o[t.dimensions[1]])), 1)
46290
+ it("div", WZ, [
46291
+ it("span", UZ, Ce(i.formattedValue(o[t.dimensions[1]])), 1)
46291
46292
  ])
46292
46293
  ]))), 256))
46293
46294
  ])
@@ -46296,7 +46297,7 @@ function UZ(r, e, t, n, a, i) {
46296
46297
  ])
46297
46298
  ]);
46298
46299
  }
46299
- const _E = /* @__PURE__ */ Ie(RZ, [["render", UZ]]), $Z = {
46300
+ const _E = /* @__PURE__ */ Ie(NZ, [["render", $Z]]), YZ = {
46300
46301
  props: ["source", "dimensions"],
46301
46302
  data() {
46302
46303
  return {
@@ -46319,41 +46320,41 @@ const _E = /* @__PURE__ */ Ie(RZ, [["render", UZ]]), $Z = {
46319
46320
  return Gi(r);
46320
46321
  }
46321
46322
  }
46322
- }, YZ = { class: "flex flex-col bg-white border border-gray-200 shadow-sm rounded-xl" }, XZ = { class: "px-5 grid grid-cols-2 items-center gap-x-4 border border-0" }, ZZ = { class: "inline-block font-semibold text-gray-800 border-0 border-white" }, qZ = { class: "h-full p-5 pt-0 space-y-4" }, KZ = { class: "space-y-4" }, jZ = { class: "flex justify-between items-center gap-x-2" }, JZ = { class: "w-full grid grid-cols-2 items-center gap-x-2" }, QZ = { class: "text-sm text-gray-800" }, tq = {
46323
+ }, XZ = { class: "flex flex-col bg-white border border-gray-200 shadow-sm rounded-xl" }, ZZ = { class: "px-5 grid grid-cols-2 items-center gap-x-4 border border-0" }, qZ = { class: "inline-block font-semibold text-gray-800 border-0 border-white" }, KZ = { class: "h-full p-5 pt-0 space-y-4" }, jZ = { class: "space-y-4" }, JZ = { class: "flex justify-between items-center gap-x-2" }, QZ = { class: "w-full grid grid-cols-2 items-center gap-x-2" }, tq = { class: "text-sm text-gray-800" }, eq = {
46323
46324
  class: "flex justify-end",
46324
46325
  role: "progressbar",
46325
46326
  "aria-valuenow": "100",
46326
46327
  "aria-valuemin": "0",
46327
46328
  "aria-valuemax": "100"
46328
- }, eq = { class: "min-w-[60px] text-end" }, rq = { class: "text-sm text-gray-500" };
46329
- function nq(r, e, t, n, a, i) {
46330
- return pt(), Dt("div", YZ, [
46331
- it("div", XZ, [
46329
+ }, rq = { class: "min-w-[60px] text-end" }, nq = { class: "text-sm text-gray-500" };
46330
+ function aq(r, e, t, n, a, i) {
46331
+ return pt(), Dt("div", XZ, [
46332
+ it("div", ZZ, [
46332
46333
  it("div", null, [
46333
- it("h2", ZZ, Ce(t.dimensions[0]), 1)
46334
+ it("h2", qZ, Ce(t.dimensions[0]), 1)
46334
46335
  ])
46335
46336
  ]),
46336
- it("div", qZ, [
46337
- it("ul", KZ, [
46338
- (pt(!0), Dt(rr, null, nr(t.source, (o, s) => (pt(), Dt("li", jZ, [
46339
- it("div", JZ, [
46340
- it("span", QZ, Ce(o[t.dimensions[0]]), 1),
46341
- it("div", tq, [
46337
+ it("div", KZ, [
46338
+ it("ul", jZ, [
46339
+ (pt(!0), Dt(rr, null, nr(t.source, (o, s) => (pt(), Dt("li", JZ, [
46340
+ it("div", QZ, [
46341
+ it("span", tq, Ce(o[t.dimensions[0]]), 1),
46342
+ it("div", eq, [
46342
46343
  it("div", {
46343
46344
  class: "h-1.5 flex flex-col justify-center overflow-hidden bg-indigo-500 rounded-full text-xs text-white text-center whitespace-nowrap",
46344
46345
  style: Mo({ width: `${parseFloat(o[t.dimensions[1]]) / a.maxValue * 100}%` })
46345
46346
  }, null, 4)
46346
46347
  ])
46347
46348
  ]),
46348
- it("div", eq, [
46349
- it("span", rq, Ce(o[t.dimensions[1]]), 1)
46349
+ it("div", rq, [
46350
+ it("span", nq, Ce(o[t.dimensions[1]]), 1)
46350
46351
  ])
46351
46352
  ]))), 256))
46352
46353
  ])
46353
46354
  ])
46354
46355
  ]);
46355
46356
  }
46356
- const SE = /* @__PURE__ */ Ie($Z, [["render", nq]]), aq = {
46357
+ const SE = /* @__PURE__ */ Ie(YZ, [["render", aq]]), iq = {
46357
46358
  props: ["source", "dimensions"],
46358
46359
  data() {
46359
46360
  return {
@@ -46377,21 +46378,21 @@ const SE = /* @__PURE__ */ Ie($Z, [["render", nq]]), aq = {
46377
46378
  return Gi(r);
46378
46379
  }
46379
46380
  }
46380
- }, iq = { class: "list-bar h-full p-3" }, oq = { class: "flex justify-between items-center pb-2 pl-2 flex gap-x-2" }, sq = { class: "inline-block font-medium text-xs uppercase text-gray-800" }, lq = { class: "space-y-2 custom-scrollbar h-[calc(100%-20px)]" }, uq = { class: "relative w-full truncate" }, fq = { class: "relative z-[1] block py-1 px-2 w-full text-sm truncate text-gray-800" }, cq = { class: "text-sm text-gray-500" };
46381
- function hq(r, e, t, n, a, i) {
46382
- return pt(), Dt("div", iq, [
46383
- it("div", oq, [
46381
+ }, oq = { class: "list-bar h-full p-3" }, sq = { class: "flex justify-between items-center pb-2 pl-2 flex gap-x-2" }, lq = { class: "inline-block font-medium text-xs uppercase text-gray-800" }, uq = { class: "space-y-2 custom-scrollbar h-[calc(100%-20px)]" }, fq = { class: "relative w-full truncate" }, cq = { class: "relative z-[1] block py-1 px-2 w-full text-sm truncate text-gray-800" }, hq = { class: "text-sm text-gray-500" };
46382
+ function vq(r, e, t, n, a, i) {
46383
+ return pt(), Dt("div", oq, [
46384
+ it("div", sq, [
46384
46385
  (pt(!0), Dt(rr, null, nr(t.dimensions, (o, s) => (pt(), Dt("div", { key: s }, [
46385
- it("h3", sq, Ce(o), 1)
46386
+ it("h3", lq, Ce(o), 1)
46386
46387
  ]))), 128))
46387
46388
  ]),
46388
- it("ul", lq, [
46389
+ it("ul", uq, [
46389
46390
  (pt(!0), Dt(rr, null, nr(t.source, (o, s) => (pt(), Dt("li", {
46390
46391
  class: "flex justify-between items-center gap-x-2 w-full",
46391
46392
  key: s
46392
46393
  }, [
46393
- it("div", uq, [
46394
- it("span", fq, Ce(o[t.dimensions[0]]), 1),
46394
+ it("div", fq, [
46395
+ it("span", cq, Ce(o[t.dimensions[0]]), 1),
46395
46396
  it("div", {
46396
46397
  class: "absolute inset-y-0 start-0 bg-indigo-100 h-full rounded",
46397
46398
  style: Mo({ width: `${o[t.dimensions[1]] / a.maxValue * 100}%` })
@@ -46401,31 +46402,31 @@ function hq(r, e, t, n, a, i) {
46401
46402
  class: "w-20 text-end",
46402
46403
  key: u
46403
46404
  }, [
46404
- it("span", cq, Ce(i.formattedValue(o[l])), 1)
46405
+ it("span", hq, Ce(i.formattedValue(o[l])), 1)
46405
46406
  ]))), 128))
46406
46407
  ]))), 128))
46407
46408
  ])
46408
46409
  ]);
46409
46410
  }
46410
- const M0 = /* @__PURE__ */ Ie(aq, [["render", hq]]), vq = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
46411
+ const M0 = /* @__PURE__ */ Ie(iq, [["render", vq]]), dq = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
46411
46412
  __proto__: null,
46412
46413
  default: M0
46413
- }, Symbol.toStringTag, { value: "Module" })), dq = {
46414
- bar: os(() => Promise.resolve().then(() => bY)),
46415
- number: os(() => import("./vs-number-DIEOd9_k.js")),
46416
- text: os(() => import("./vs-text-u-ob29Lw.js")),
46417
- listbar: os(() => Promise.resolve().then(() => vq)),
46418
- pie: os(() => Promise.resolve().then(() => dZ))
46419
- }, pq = {}, gq = {
46414
+ }, Symbol.toStringTag, { value: "Module" })), pq = {
46415
+ bar: os(() => Promise.resolve().then(() => wY)),
46416
+ number: os(() => import("./vs-number-DKF5ptAP.js")),
46417
+ text: os(() => import("./vs-text-UyIWGqQO.js")),
46418
+ listbar: os(() => Promise.resolve().then(() => dq)),
46419
+ pie: os(() => Promise.resolve().then(() => pZ))
46420
+ }, gq = {}, yq = {
46420
46421
  type: "button",
46421
46422
  class: "hs-tooltip-toggle flex justify-center items-center gap-x-3 size-8 text-sm text-gray-600 hover:bg-gray-100 rounded-full disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-100 dark:text-neutral-400 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700 dark:hover:text-neutral-200 dark:focus:text-neutral-200"
46422
46423
  };
46423
- function yq(r, e, t, n, a, i) {
46424
- return pt(), Dt("button", gq, [
46424
+ function mq(r, e, t, n, a, i) {
46425
+ return pt(), Dt("button", yq, [
46425
46426
  sD(r.$slots, "default")
46426
46427
  ]);
46427
46428
  }
46428
- const mq = /* @__PURE__ */ Ie(pq, [["render", yq]]), _q = {}, Sq = {
46429
+ const _q = /* @__PURE__ */ Ie(gq, [["render", mq]]), Sq = {}, xq = {
46429
46430
  class: "shrink-0 size-4",
46430
46431
  xmlns: "http://www.w3.org/2000/svg",
46431
46432
  width: "24",
@@ -46437,8 +46438,8 @@ const mq = /* @__PURE__ */ Ie(pq, [["render", yq]]), _q = {}, Sq = {
46437
46438
  "stroke-linecap": "#9E9E9E",
46438
46439
  "stroke-linejoin": "#9E9E9E"
46439
46440
  };
46440
- function xq(r, e) {
46441
- return pt(), Dt("svg", Sq, e[0] || (e[0] = [
46441
+ function bq(r, e) {
46442
+ return pt(), Dt("svg", xq, e[0] || (e[0] = [
46442
46443
  it("circle", {
46443
46444
  cx: "12",
46444
46445
  cy: "12",
@@ -46456,8 +46457,8 @@ function xq(r, e) {
46456
46457
  }, null, -1)
46457
46458
  ]));
46458
46459
  }
46459
- const bq = /* @__PURE__ */ Ie(_q, [["render", xq]]), wq = {
46460
- components: { menuIcon: bq },
46460
+ const wq = /* @__PURE__ */ Ie(Sq, [["render", bq]]), Tq = {
46461
+ components: { menuIcon: wq },
46461
46462
  props: {
46462
46463
  name: { type: String, default: "Referral Traffic" }
46463
46464
  },
@@ -46481,14 +46482,14 @@ const bq = /* @__PURE__ */ Ie(_q, [["render", xq]]), wq = {
46481
46482
  this.menuIsOpen = !this.menuIsOpen;
46482
46483
  }
46483
46484
  }
46484
- }, Tq = {
46485
+ }, Dq = {
46485
46486
  key: 0,
46486
46487
  class: "right-1 duration absolute z-10 bg-white rounded-xl shadow-[0_10px_40px_10px_rgba(0,0,0,0.08)]",
46487
46488
  role: "menu",
46488
46489
  "aria-orientation": "vertical",
46489
46490
  "aria-labelledby": "hs-pro-dbrrtchmd"
46490
- }, Dq = { class: "p-1 w-[168px]" }, Cq = ["onClick"];
46491
- function Aq(r, e, t, n, a, i) {
46491
+ }, Cq = { class: "p-1 w-[168px]" }, Aq = ["onClick"];
46492
+ function Mq(r, e, t, n, a, i) {
46492
46493
  const o = Ao("menuIcon");
46493
46494
  return pt(), Dt("div", null, [
46494
46495
  it("button", {
@@ -46501,19 +46502,19 @@ function Aq(r, e, t, n, a, i) {
46501
46502
  }, [
46502
46503
  Fc(o, { class: "h-[16px] w-[16px]" })
46503
46504
  ]),
46504
- a.menuIsOpen ? (pt(), Dt("div", Tq, [
46505
- it("div", Dq, [
46505
+ a.menuIsOpen ? (pt(), Dt("div", Dq, [
46506
+ it("div", Cq, [
46506
46507
  (pt(!0), Dt(rr, null, nr(a.options, (s) => (pt(), Dt("button", {
46507
46508
  type: "button",
46508
46509
  onClick: (l) => r.$emits(s.emit),
46509
46510
  class: "w-full flex items-center py-1.5 pl-2 rounded-lg text-[13px] text-gray-800 hover:bg-gray-100 disabled:opacity-50 focus:outline-none focus:bg-gray-100 disabled:pointer-events-none"
46510
- }, Ce(s.label), 9, Cq))), 256))
46511
+ }, Ce(s.label), 9, Aq))), 256))
46511
46512
  ])
46512
46513
  ])) : kf("", !0)
46513
46514
  ]);
46514
46515
  }
46515
- const Mq = /* @__PURE__ */ Ie(wq, [["render", Aq]]), Iq = {
46516
- components: { VsMenu: Mq, VsSmallButton: mq },
46516
+ const Iq = /* @__PURE__ */ Ie(Tq, [["render", Mq]]), Lq = {
46517
+ components: { VsMenu: Iq, VsSmallButton: _q },
46517
46518
  props: {
46518
46519
  dashboardId: { type: String, default: "" },
46519
46520
  widgetName: { type: String, default: "" },
@@ -46550,19 +46551,19 @@ const Mq = /* @__PURE__ */ Ie(wq, [["render", Aq]]), Iq = {
46550
46551
  this.$emit("clicked", this.widget);
46551
46552
  }
46552
46553
  }
46553
- }, Lq = { class: "text-[16px] mb-[4px] flex max-w-full items-center min-h-0 flex justify-between max-h-[50px]" }, Eq = { class: "text-gray-800 nline-block font-semibold font-[24px]" }, Pq = { class: "w-full h-[calc(100%-50px)]" };
46554
- function Rq(r, e, t, n, a, i) {
46554
+ }, Eq = { class: "text-[16px] mb-[4px] flex max-w-full items-center min-h-0 flex justify-between max-h-[50px]" }, Pq = { class: "text-gray-800 nline-block font-semibold font-[24px]" }, Rq = { class: "w-full h-[calc(100%-50px)]" };
46555
+ function Nq(r, e, t, n, a, i) {
46555
46556
  var o, s, l, u, f;
46556
46557
  return pt(), Dt("div", {
46557
46558
  onClick: e[0] || (e[0] = (c) => i.handleClick()),
46558
46559
  class: "relative select-auto rounded-xl p-4 border border-gray-200 box-border bg-white"
46559
46560
  }, [
46560
- it("div", Lq, [
46561
+ it("div", Eq, [
46561
46562
  it("div", null, [
46562
- it("span", Eq, Ce(r.text), 1)
46563
+ it("span", Pq, Ce(r.text), 1)
46563
46564
  ])
46564
46565
  ]),
46565
- it("div", Pq, [
46566
+ it("div", Rq, [
46566
46567
  sD(r.$slots, "default", {
46567
46568
  source: t.source || ((o = a.widget) == null ? void 0 : o.source) || a.widget,
46568
46569
  dimensions: t.dimensions || ((s = a.widget) == null ? void 0 : s.dimensions),
@@ -46573,15 +46574,15 @@ function Rq(r, e, t, n, a, i) {
46573
46574
  ])
46574
46575
  ]);
46575
46576
  }
46576
- const xE = /* @__PURE__ */ Ie(Iq, [["render", Rq]]), Nq = {}, Oq = { class: "w-full flex justify-center" };
46577
- function kq(r, e, t, n, a, i) {
46578
- return pt(), Dt("div", Oq, e[0] || (e[0] = [
46577
+ const xE = /* @__PURE__ */ Ie(Lq, [["render", Nq]]), Oq = {}, kq = { class: "w-full flex justify-center" };
46578
+ function Vq(r, e, t, n, a, i) {
46579
+ return pt(), Dt("div", kq, e[0] || (e[0] = [
46579
46580
  oD('<div class="text-center p-4 bg-white rounded-lg shadow-md"><svg xmlns="http://www.w3.org/2000/svg" class="h-16 w-16 text-gray-400" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0"></path><path d="M9 12l2 2l4 -4"></path></svg><h3 class="text-2xl   font-medium text-gray-900">No data available at this time</h3><p class="mt-2 text-gray-500">Information will be available soon</p></div>', 1)
46580
46581
  ]));
46581
46582
  }
46582
- const Vq = /* @__PURE__ */ Ie(Nq, [["render", kq]]), Bq = {
46583
+ const Bq = /* @__PURE__ */ Ie(Oq, [["render", Vq]]), zq = {
46583
46584
  props: ["id", "info", "editable"],
46584
- components: { VsWidget: xE, VsNoData: Vq, ...dq },
46585
+ components: { VsWidget: xE, VsNoData: Bq, ...pq },
46585
46586
  emits: ["update:info"],
46586
46587
  data() {
46587
46588
  return {
@@ -46636,11 +46637,11 @@ const Vq = /* @__PURE__ */ Ie(Nq, [["render", kq]]), Bq = {
46636
46637
  }
46637
46638
  }
46638
46639
  }
46639
- }, zq = { class: "container mx-auto" }, Fq = { class: "flex flex-wrap mx-[-15px]" };
46640
- function Gq(r, e, t, n, a, i) {
46640
+ }, Fq = { class: "container mx-auto" }, Gq = { class: "flex flex-wrap mx-[-15px]" };
46641
+ function Hq(r, e, t, n, a, i) {
46641
46642
  const o = Ao("VsNoData"), s = Ao("VsWidget");
46642
- return pt(), Dt("div", zq, [
46643
- it("div", Fq, [
46643
+ return pt(), Dt("div", Fq, [
46644
+ it("div", Gq, [
46644
46645
  a.error ? (pt(), ss(o, {
46645
46646
  key: 0,
46646
46647
  class: "col-span-12"
@@ -46694,7 +46695,7 @@ function Gq(r, e, t, n, a, i) {
46694
46695
  ])
46695
46696
  ]);
46696
46697
  }
46697
- const bE = /* @__PURE__ */ Ie(Bq, [["render", Gq]]), Hq = {
46698
+ const bE = /* @__PURE__ */ Ie(zq, [["render", Hq]]), Wq = {
46698
46699
  props: ["source", "dimensions", "dimensionsType"],
46699
46700
  data() {
46700
46701
  return {
@@ -46721,37 +46722,37 @@ const bE = /* @__PURE__ */ Ie(Bq, [["render", Gq]]), Hq = {
46721
46722
  }
46722
46723
  }
46723
46724
  }
46724
- }, Wq = { class: "p-5 h-full space-y-4 flex flex-col bg-white shadow-sm rounded-xl custom-scrollbar" }, Uq = { class: "overflow-x-auto [&::-webkit-scrollbar]:h-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300" }, $q = { class: "min-w-full inline-block align-middle" }, Yq = { class: "min-w-full divide-y divide-gray-200" }, Xq = { class: "space-x-2" }, Zq = {
46725
+ }, Uq = { class: "p-5 h-full space-y-4 flex flex-col bg-white shadow-sm rounded-xl custom-scrollbar" }, $q = { class: "overflow-x-auto [&::-webkit-scrollbar]:h-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300" }, Yq = { class: "min-w-full inline-block align-middle" }, Xq = { class: "min-w-full divide-y divide-gray-200" }, Zq = { class: "space-x-2" }, qq = {
46725
46726
  scope: "col",
46726
46727
  class: "xl:min-w-[220px] min-w-48"
46727
- }, qq = { class: "py-2.5 text-text-start flex items-center gap-x-1 text-sm font-normal text-gray-500" }, Kq = { class: "divide-y divide-gray-200" }, jq = { class: "size-px whitespace-nowrap py-3" }, Jq = { class: "flex items-center gap-x-3" }, Qq = { class: "text-sm font-medium text-gray-800" }, tK = { class: "size-px whitespace-nowrap py-3" }, eK = { class: "text-sm text-gray-600" };
46728
- function rK(r, e, t, n, a, i) {
46729
- return pt(), Dt("div", Wq, [
46730
- it("div", Uq, [
46731
- it("div", $q, [
46732
- it("table", Yq, [
46728
+ }, Kq = { class: "py-2.5 text-text-start flex items-center gap-x-1 text-sm font-normal text-gray-500" }, jq = { class: "divide-y divide-gray-200" }, Jq = { class: "size-px whitespace-nowrap py-3" }, Qq = { class: "flex items-center gap-x-3" }, tK = { class: "text-sm font-medium text-gray-800" }, eK = { class: "size-px whitespace-nowrap py-3" }, rK = { class: "text-sm text-gray-600" };
46729
+ function nK(r, e, t, n, a, i) {
46730
+ return pt(), Dt("div", Uq, [
46731
+ it("div", $q, [
46732
+ it("div", Yq, [
46733
+ it("table", Xq, [
46733
46734
  it("thead", null, [
46734
- it("tr", Xq, [
46735
+ it("tr", Zq, [
46735
46736
  e[0] || (e[0] = it("th", {
46736
46737
  scope: "col",
46737
46738
  class: "min-w-[200px]"
46738
46739
  }, [
46739
46740
  it("div", { class: "py-2.5 text-text-start flex items-center gap-x-1 text-sm font-normal text-gray-500" })
46740
46741
  ], -1)),
46741
- (pt(!0), Dt(rr, null, nr(a.xs, (o) => (pt(), Dt("th", Zq, [
46742
- it("div", qq, Ce(o), 1)
46742
+ (pt(!0), Dt(rr, null, nr(a.xs, (o) => (pt(), Dt("th", qq, [
46743
+ it("div", Kq, Ce(o), 1)
46743
46744
  ]))), 256))
46744
46745
  ])
46745
46746
  ]),
46746
- (pt(!0), Dt(rr, null, nr(a.values, (o) => (pt(), Dt("tbody", Kq, [
46747
+ (pt(!0), Dt(rr, null, nr(a.values, (o) => (pt(), Dt("tbody", jq, [
46747
46748
  it("tr", null, [
46748
- it("td", jq, [
46749
- it("div", Jq, [
46750
- it("span", Qq, Ce(o.name), 1)
46749
+ it("td", Jq, [
46750
+ it("div", Qq, [
46751
+ it("span", tK, Ce(o.name), 1)
46751
46752
  ])
46752
46753
  ]),
46753
- (pt(!0), Dt(rr, null, nr(a.xs, (s, l) => (pt(), Dt("td", tK, [
46754
- it("span", eK, Ce(o.data[l]), 1)
46754
+ (pt(!0), Dt(rr, null, nr(a.xs, (s, l) => (pt(), Dt("td", eK, [
46755
+ it("span", rK, Ce(o.data[l]), 1)
46755
46756
  ]))), 256))
46756
46757
  ])
46757
46758
  ]))), 256))
@@ -46760,10 +46761,10 @@ function rK(r, e, t, n, a, i) {
46760
46761
  ])
46761
46762
  ]);
46762
46763
  }
46763
- const wE = /* @__PURE__ */ Ie(Hq, [["render", rK]]), nK = (r) => {
46764
+ const wE = /* @__PURE__ */ Ie(Wq, [["render", nK]]), aK = (r) => {
46764
46765
  r.component("VsBar", Lh), r.component("VsBarChart", pE), r.component("VsLine", yE), r.component("VsPie", kh), r.component("VsKpi", mE), r.component("VsStat", _E), r.component("VsDashboard", bE), r.component("VsWidget", xE), r.component("VsPieChart", gE), r.component("VsProgressBar", SE), r.component("VsListBar", M0), r.component("VsPivotTable", wE);
46765
- }, aK = {
46766
- install: nK,
46766
+ }, iK = {
46767
+ install: aK,
46767
46768
  components: {
46768
46769
  VsBar: Lh,
46769
46770
  VsBarChart: pE,
@@ -46778,9 +46779,9 @@ const wE = /* @__PURE__ */ Ie(Hq, [["render", rK]]), nK = (r) => {
46778
46779
  VsPivotTable: wE
46779
46780
  }
46780
46781
  };
46781
- typeof window < "u" && (window.v3bi = aK);
46782
+ typeof window < "u" && (window.v3bi = iK);
46782
46783
  export {
46783
46784
  Ie as _,
46784
- oK as f,
46785
- aK as l
46785
+ sK as f,
46786
+ iK as l
46786
46787
  };