comand-component-library 4.0.79 → 4.0.80

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  var wl = Object.defineProperty;
2
2
  var xl = (e, n, t) => n in e ? wl(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
3
3
  var Ke = (e, n, t) => xl(e, typeof n != "symbol" ? n + "" : n, t);
4
- import { defineComponent as Rt, h as Lt, resolveComponent as Oe, openBlock as a, createBlock as x, normalizeClass as w, createElementBlock as c, getCurrentInstance as _l, resolveDynamicComponent as Qe, withModifiers as M, withCtx as q, withDirectives as ye, createElementVNode as p, createVNode as O, createCommentVNode as m, vShow as Se, Fragment as k, toDisplayString as y, renderSlot as V, normalizeProps as j, mergeProps as B, createTextVNode as z, renderList as H, resolveDirective as kl, Transition as Me, toHandlers as Cn, TransitionGroup as Xn, createApp as Uo, Teleport as vl, guardReactiveProps as xe, normalizeStyle as Ft, useCssVars as zo, vModelDynamic as Tl, vModelText as Sl, onBeforeUpdate as Ol } from "vue";
4
+ import { defineComponent as Rt, h as Lt, resolveComponent as Oe, openBlock as a, createBlock as x, normalizeClass as w, createElementBlock as c, getCurrentInstance as _l, resolveDynamicComponent as Qe, withModifiers as M, withCtx as q, withDirectives as ge, createElementVNode as p, createVNode as O, createCommentVNode as m, vShow as Se, Fragment as k, toDisplayString as y, renderSlot as V, normalizeProps as j, mergeProps as B, createTextVNode as z, renderList as H, resolveDirective as kl, Transition as Me, toHandlers as Cn, TransitionGroup as Xn, createApp as Uo, Teleport as vl, guardReactiveProps as we, normalizeStyle as Ft, useCssVars as zo, vModelDynamic as Tl, vModelText as Sl, onBeforeUpdate as Ol } from "vue";
5
5
  const et = /^[a-z0-9]+(-[a-z0-9]+)*$/, qt = (e, n, t, s = "") => {
6
6
  const o = e.split(":");
7
7
  if (e.slice(0, 1) === "@") {
@@ -254,17 +254,17 @@ function Rl(e, n) {
254
254
  let i = t.body;
255
255
  [t, s].forEach((g) => {
256
256
  const b = [], S = g.hFlip, _ = g.vFlip;
257
- let L = g.rotate;
258
- S ? _ ? L += 2 : (b.push(
257
+ let E = g.rotate;
258
+ S ? _ ? E += 2 : (b.push(
259
259
  "translate(" + (o.width + o.left).toString() + " " + (0 - o.top).toString() + ")"
260
260
  ), b.push("scale(-1 1)"), o.top = o.left = 0) : _ && (b.push(
261
261
  "translate(" + (0 - o.left).toString() + " " + (o.height + o.top).toString() + ")"
262
262
  ), b.push("scale(1 -1)"), o.top = o.left = 0);
263
- let E;
264
- switch (L < 0 && (L -= Math.floor(L / 4) * 4), L = L % 4, L) {
263
+ let L;
264
+ switch (E < 0 && (E -= Math.floor(E / 4) * 4), E = E % 4, E) {
265
265
  case 1:
266
- E = o.height / 2 + o.top, b.unshift(
267
- "rotate(90 " + E.toString() + " " + E.toString() + ")"
266
+ L = o.height / 2 + o.top, b.unshift(
267
+ "rotate(90 " + L.toString() + " " + L.toString() + ")"
268
268
  );
269
269
  break;
270
270
  case 2:
@@ -273,12 +273,12 @@ function Rl(e, n) {
273
273
  );
274
274
  break;
275
275
  case 3:
276
- E = o.width / 2 + o.left, b.unshift(
277
- "rotate(-90 " + E.toString() + " " + E.toString() + ")"
276
+ L = o.width / 2 + o.left, b.unshift(
277
+ "rotate(-90 " + L.toString() + " " + L.toString() + ")"
278
278
  );
279
279
  break;
280
280
  }
281
- L % 2 === 1 && (o.left !== o.top && (E = o.left, o.left = o.top, o.top = E), o.width !== o.height && (E = o.width, o.width = o.height, o.height = E)), b.length && (i = '<g transform="' + b.join(" ") + '">' + i + "</g>");
281
+ E % 2 === 1 && (o.left !== o.top && (L = o.left, o.left = o.top, o.top = L), o.width !== o.height && (L = o.width, o.width = o.height, o.height = L)), b.length && (i = '<g transform="' + b.join(" ") + '">' + i + "</g>");
282
282
  });
283
283
  const l = s.width, r = s.height, d = o.width, u = o.height;
284
284
  let f, h;
@@ -577,7 +577,7 @@ function oa(e, n, t, s) {
577
577
  function _(I, A) {
578
578
  A && (g = []), typeof I == "function" && g.push(I);
579
579
  }
580
- function L() {
580
+ function E() {
581
581
  return {
582
582
  startTime: r,
583
583
  payload: n,
@@ -588,7 +588,7 @@ function oa(e, n, t, s) {
588
588
  abort: S
589
589
  };
590
590
  }
591
- function E() {
591
+ function L() {
592
592
  d = "failed", g.forEach((I) => {
593
593
  I(void 0, f);
594
594
  });
@@ -611,11 +611,11 @@ function oa(e, n, t, s) {
611
611
  return;
612
612
  }
613
613
  if (A === "abort") {
614
- f = G, E();
614
+ f = G, L();
615
615
  return;
616
616
  }
617
617
  if (Y) {
618
- f = G, C.length || (l.length ? W() : E());
618
+ f = G, C.length || (l.length ? W() : L());
619
619
  return;
620
620
  }
621
621
  if (b(), F(), !e.random) {
@@ -634,11 +634,11 @@ function oa(e, n, t, s) {
634
634
  if (I === void 0) {
635
635
  if (C.length) {
636
636
  h = setTimeout(() => {
637
- b(), d === "pending" && (F(), E());
637
+ b(), d === "pending" && (F(), L());
638
638
  }, e.timeout);
639
639
  return;
640
640
  }
641
- E();
641
+ L();
642
642
  return;
643
643
  }
644
644
  const A = {
@@ -650,7 +650,7 @@ function oa(e, n, t, s) {
650
650
  };
651
651
  C.push(A), u++, h = setTimeout(W, e.rotate), t(I, n, A.callback);
652
652
  }
653
- return setTimeout(W), L;
653
+ return setTimeout(W), E;
654
654
  }
655
655
  function $o(e) {
656
656
  const n = {
@@ -1051,8 +1051,8 @@ const Ji = (e, n) => {
1051
1051
  _ !== !0 && _ !== "true" && delete s["aria-hidden"];
1052
1052
  break;
1053
1053
  default: {
1054
- const L = xt[S];
1055
- L ? (_ === !0 || _ === "true" || _ === 1) && (t[L] = !0) : Ui[S] === void 0 && (s[S] = _);
1054
+ const E = xt[S];
1055
+ E ? (_ === !0 || _ === "true" || _ === 1) && (t[E] = !0) : Ui[S] === void 0 && (s[S] = _);
1056
1056
  }
1057
1057
  }
1058
1058
  }
@@ -1325,7 +1325,7 @@ const Fa = {
1325
1325
  return !Te(this.$parent, (e) => (e == null ? void 0 : e.componentName) !== "CmdContainer");
1326
1326
  },
1327
1327
  active() {
1328
- return this.editModeContext ? Te(this.$parent, (n) => (n == null ? void 0 : n.componentName) !== "CmdContainer") ? !!this.editModeContext.system.isActiveChildComponent(he(this)) : !!this.editModeContext.system.isActiveComponent(he(this)) : !1;
1328
+ return this.editModeContext ? Te(this.$parent, (n) => (n == null ? void 0 : n.componentName) !== "CmdContainer") ? !!this.editModeContext.system.isActiveChildComponent(fe(this)) : !!this.editModeContext.system.isActiveComponent(fe(this)) : !1;
1329
1329
  },
1330
1330
  editing() {
1331
1331
  var e;
@@ -1346,14 +1346,14 @@ const Fa = {
1346
1346
  // provide actions from store as methods inside this component
1347
1347
  showActionButtons() {
1348
1348
  const e = Te(this.$parent, (n) => (n == null ? void 0 : n.componentName) !== "CmdContainer");
1349
- this.editModeContext.system.setActiveComponent(he(e), he(this));
1349
+ this.editModeContext.system.setActiveComponent(fe(e), fe(this));
1350
1350
  },
1351
1351
  deleteComponent() {
1352
1352
  var e;
1353
- !this.editing && this.allowDeleteComponent && confirm("Delete this component and its content?") && ((e = this.editModeContext) == null || e.store.deleteContent(he(this)), this.editModeContext.settings.stopEditing());
1353
+ !this.editing && this.allowDeleteComponent && confirm("Delete this component and its content?") && ((e = this.editModeContext) == null || e.store.deleteContent(fe(this)), this.editModeContext.settings.stopEditing());
1354
1354
  },
1355
1355
  deleteInnerComponent() {
1356
- this.editModeContext.store.deleteContent(he(this)), this.editModeContext.settings.stopEditing();
1356
+ this.editModeContext.store.deleteContent(fe(this)), this.editModeContext.settings.stopEditing();
1357
1357
  },
1358
1358
  cancelComponent(e) {
1359
1359
  this.editing && (e.stopPropagation(), this.editModeContext.content.stopEditing());
@@ -1368,7 +1368,7 @@ const Fa = {
1368
1368
  },
1369
1369
  saveComponent() {
1370
1370
  this.editModeContext.store.updateContent(
1371
- he(this),
1371
+ fe(this),
1372
1372
  this.updateHandlerProviders.map((e) => e())
1373
1373
  ), this.editModeContext.content.stopEditing();
1374
1374
  },
@@ -1378,18 +1378,18 @@ const Fa = {
1378
1378
  this.componentName,
1379
1379
  this.componentProps,
1380
1380
  this.allowedComponentTypes,
1381
- he(this),
1381
+ fe(this),
1382
1382
  this.saveSettings,
1383
1383
  this.deleteInnerComponent,
1384
1384
  n || "edit"
1385
1385
  );
1386
1386
  },
1387
1387
  addEntry(e) {
1388
- this.itemProvider ? this.editModeContext.content.addContent(he(this), this.itemProvider) : this.editSettings(e, "add");
1388
+ this.itemProvider ? this.editModeContext.content.addContent(fe(this), this.itemProvider) : this.editSettings(e, "add");
1389
1389
  },
1390
1390
  saveSettings(e) {
1391
1391
  this.editModeContext.store.updateSettings(
1392
- he(this),
1392
+ fe(this),
1393
1393
  e
1394
1394
  ), this.editModeContext.settings.stopEditing();
1395
1395
  },
@@ -1406,7 +1406,7 @@ const Fa = {
1406
1406
  watch: {
1407
1407
  componentPath: {
1408
1408
  handler() {
1409
- this.componentIdentifier = La(he(this));
1409
+ this.componentIdentifier = La(fe(this));
1410
1410
  },
1411
1411
  immediate: !0,
1412
1412
  deep: !0
@@ -1416,7 +1416,7 @@ const Fa = {
1416
1416
  }
1417
1417
  }
1418
1418
  };
1419
- function he(e) {
1419
+ function fe(e) {
1420
1420
  const n = [];
1421
1421
  for (let t = e; t; t = Te(t.$parent))
1422
1422
  t.componentPath && n.unshift(...t.componentPath);
@@ -1441,7 +1441,7 @@ function Ja(e, n, t, s, o, i) {
1441
1441
  }, {
1442
1442
  default: q(() => [
1443
1443
  t.componentTag === "ul" ? (a(), c("li", Ma, [
1444
- ye(p("ul", {
1444
+ ge(p("ul", {
1445
1445
  class: "flex-container no-flex action-buttons",
1446
1446
  "data-component": t.componentName
1447
1447
  }, [
@@ -1513,7 +1513,7 @@ function Ja(e, n, t, s, o, i) {
1513
1513
  ])
1514
1514
  ])) : (a(), c(k, { key: 1 }, [
1515
1515
  i.isOuterComponent ? (a(), c("p", Ra, y(t.componentName), 1)) : m("", !0),
1516
- ye(p("ul", {
1516
+ ge(p("ul", {
1517
1517
  class: "flex-container no-flex action-buttons",
1518
1518
  "data-component": t.componentName,
1519
1519
  onMouseenter: n[12] || (n[12] = (...r) => i.addHighlightRelatedComponent && i.addHighlightRelatedComponent(...r)),
@@ -3062,7 +3062,7 @@ const si = {
3062
3062
  class: "search-field-wrapper flex-container no-gap"
3063
3063
  }, Gr = ["id", "maxlength", "value"], Jr = ["title"], Kr = ["title"], Zr = { key: 1 };
3064
3064
  function Xr(e, n, t, s, o, i) {
3065
- var d, u, f, h, C, g, b, S, _, L, E, F, D, W, I, A, G, Y, K, de, ue, me, fe, ee;
3065
+ var d, u, f, h, C, g, b, S, _, E, L, F, D, W, I, A, G, Y, K, de, ue, me, ee, xe;
3066
3066
  const l = J, r = ii;
3067
3067
  return t.element === "input" || t.element === "select" || t.element === "textarea" ? (a(), c("label", {
3068
3068
  key: 0,
@@ -3156,8 +3156,8 @@ function Xr(e, n, t, s, o, i) {
3156
3156
  key: 2,
3157
3157
  id: t.datalist.id
3158
3158
  }, [
3159
- (a(!0), c(k, null, H(t.datalist.options, (R, we) => (a(), c("option", {
3160
- key: we,
3159
+ (a(!0), c(k, null, H(t.datalist.options, (R, Ce) => (a(), c("option", {
3160
+ key: Ce,
3161
3161
  value: R
3162
3162
  }, null, 8, Lr))), 128))
3163
3163
  ], 8, Er)) : t.element === "input" && (e.$attrs.type === "checkbox" || e.$attrs.type === "radio") ? (a(), c(k, { key: 3 }, [
@@ -3213,8 +3213,8 @@ function Xr(e, n, t, s, o, i) {
3213
3213
  onBlur: n[15] || (n[15] = (...R) => i.onBlur && i.onBlur(...R)),
3214
3214
  onChange: n[16] || (n[16] = (R) => e.$emit("update:modelValue", R.target.value))
3215
3215
  }), [
3216
- (a(!0), c(k, null, H(t.selectOptions, (R, we) => (a(), c("option", {
3217
- key: we,
3216
+ (a(!0), c(k, null, H(t.selectOptions, (R, Ce) => (a(), c("option", {
3217
+ key: Ce,
3218
3218
  value: R.value,
3219
3219
  selected: R.value === t.modelValue
3220
3220
  }, y(R.text), 9, jr))), 128))
@@ -3273,9 +3273,9 @@ function Xr(e, n, t, s, o, i) {
3273
3273
  }, i.buttonAttrs, {
3274
3274
  onClick: n[23] || (n[23] = (...R) => i.submit && i.submit(...R))
3275
3275
  }), [
3276
- (g = (C = t.nativeButton) == null ? void 0 : C.icon) != null && g.show && (((S = (b = t.nativeButton) == null ? void 0 : b.icon) == null ? void 0 : S.position) === "before" || !((L = (_ = t.nativeButton) == null ? void 0 : _.icon) != null && L.position)) ? (a(), x(l, {
3276
+ (g = (C = t.nativeButton) == null ? void 0 : C.icon) != null && g.show && (((S = (b = t.nativeButton) == null ? void 0 : b.icon) == null ? void 0 : S.position) === "before" || !((E = (_ = t.nativeButton) == null ? void 0 : _.icon) != null && E.position)) ? (a(), x(l, {
3277
3277
  key: 0,
3278
- iconClass: (F = (E = t.nativeButton) == null ? void 0 : E.icon) == null ? void 0 : F.iconClass,
3278
+ iconClass: (F = (L = t.nativeButton) == null ? void 0 : L.icon) == null ? void 0 : F.iconClass,
3279
3279
  type: (W = (D = t.nativeButton) == null ? void 0 : D.icon) == null ? void 0 : W.iconType
3280
3280
  }, null, 8, ["iconClass", "type"])) : m("", !0),
3281
3281
  (I = t.nativeButton) != null && I.icon && ((A = t.nativeButton) != null && A.text) ? (a(), c("span", Zr, y(t.nativeButton.text), 1)) : (a(), c(k, { key: 2 }, [
@@ -3284,7 +3284,7 @@ function Xr(e, n, t, s, o, i) {
3284
3284
  (Y = (G = t.nativeButton) == null ? void 0 : G.icon) != null && Y.show && ((de = (K = t.nativeButton) == null ? void 0 : K.icon) == null ? void 0 : de.position) === "after" ? (a(), x(l, {
3285
3285
  key: 3,
3286
3286
  iconClass: (me = (ue = t.nativeButton) == null ? void 0 : ue.icon) == null ? void 0 : me.iconClass,
3287
- type: (ee = (fe = t.nativeButton) == null ? void 0 : fe.icon) == null ? void 0 : ee.iconType
3287
+ type: (xe = (ee = t.nativeButton) == null ? void 0 : ee.icon) == null ? void 0 : xe.iconType
3288
3288
  }, null, 8, ["iconClass", "type"])) : m("", !0)
3289
3289
  ], 16)) : m("", !0);
3290
3290
  }
@@ -3446,7 +3446,7 @@ function yc(e, n, t, s, o, i) {
3446
3446
  modelValue: o.editableAddressEntry,
3447
3447
  "onUpdate:modelValue": n[0] || (n[0] = (u) => o.editableAddressEntry = u)
3448
3448
  }, null, 8, ["type", "labelText", "placeholder", "modelValue"])) : (a(), c(k, { key: 0 }, [
3449
- t.addressEntry.href ? ye((a(), c("a", {
3449
+ t.addressEntry.href ? ge((a(), c("a", {
3450
3450
  key: 0,
3451
3451
  href: i.getHref(t.addressEntry),
3452
3452
  target: t.addressEntry.type === "url" ? "_blank" : null,
@@ -4545,7 +4545,7 @@ const hd = {
4545
4545
  xd
4546
4546
  ], kd = ["innerHTML"], vd = ["src", "alt", "title"], Td = ["innerHTML"], Sd = ["src", "alt", "title"];
4547
4547
  function Od(e, n, t, s, o, i) {
4548
- var d, u, f, h, C, g, b, S, _, L;
4548
+ var d, u, f, h, C, g, b, S, _;
4549
4549
  const l = ie, r = Ve;
4550
4550
  return e.editModeContext ? (a(), x(r, {
4551
4551
  key: 0,
@@ -4560,12 +4560,12 @@ function Od(e, n, t, s, o, i) {
4560
4560
  itemProvider: ((d = e.editModeConfig) == null ? void 0 : d.allowAddItem) !== !1 ? i.itemProvider : null
4561
4561
  }, {
4562
4562
  default: q((E) => {
4563
- var F, D, W, I, A, G, Y, K, de, ue, me, fe;
4563
+ var L, F, D, W, I, A, G, Y, K, de, ue, me;
4564
4564
  return [
4565
4565
  p("figure", {
4566
4566
  class: w(["cmd-image flex-container no-gap vertical", i.textAlign])
4567
4567
  }, [
4568
- (F = t.figcaption) != null && F.show && ((D = t.figcaption) == null ? void 0 : D.position) === "top" ? (a(), c(k, { key: 0 }, [
4568
+ (L = t.figcaption) != null && L.show && ((F = t.figcaption) == null ? void 0 : F.position) === "top" ? (a(), c(k, { key: 0 }, [
4569
4569
  E.editing ? (a(), x(l, {
4570
4570
  key: 0,
4571
4571
  element: "input",
@@ -4575,9 +4575,9 @@ function Od(e, n, t, s, o, i) {
4575
4575
  labelText: "Text figcaption",
4576
4576
  modelValue: i.editableFigcaptionText,
4577
4577
  "onUpdate:modelValue": n[0] || (n[0] = (ee) => i.editableFigcaptionText = ee)
4578
- }, null, 8, ["class", "modelValue"])) : (W = t.figcaption) != null && W.text ? (a(), c("figcaption", {
4578
+ }, null, 8, ["class", "modelValue"])) : (D = t.figcaption) != null && D.text ? (a(), c("figcaption", {
4579
4579
  key: 1,
4580
- innerHTML: (I = t.figcaption) == null ? void 0 : I.text
4580
+ innerHTML: (W = t.figcaption) == null ? void 0 : W.text
4581
4581
  }, null, 8, pd)) : m("", !0)
4582
4582
  ], 64)) : m("", !0),
4583
4583
  E.editing ? (a(), c(k, { key: 1 }, [
@@ -4591,8 +4591,8 @@ function Od(e, n, t, s, o, i) {
4591
4591
  gd,
4592
4592
  p("img", {
4593
4593
  src: i.imageSource,
4594
- alt: (A = t.image) == null ? void 0 : A.alt,
4595
- title: (G = t.image) == null ? void 0 : G.tooltip
4594
+ alt: (I = t.image) == null ? void 0 : I.alt,
4595
+ title: (A = t.image) == null ? void 0 : A.tooltip
4596
4596
  }, null, 8, yd)
4597
4597
  ], 16),
4598
4598
  O(l, {
@@ -4607,10 +4607,10 @@ function Od(e, n, t, s, o, i) {
4607
4607
  ], 64)) : i.imageSource ? (a(), c("img", {
4608
4608
  key: 2,
4609
4609
  src: i.imageSource,
4610
- alt: (Y = t.image) == null ? void 0 : Y.alt,
4611
- title: (K = t.image) == null ? void 0 : K.tooltip
4610
+ alt: (G = t.image) == null ? void 0 : G.alt,
4611
+ title: (Y = t.image) == null ? void 0 : Y.tooltip
4612
4612
  }, null, 8, bd)) : m("", !0),
4613
- (de = t.figcaption) != null && de.show && ((ue = t.figcaption) == null ? void 0 : ue.position) !== "top" ? (a(), c(k, { key: 3 }, [
4613
+ (K = t.figcaption) != null && K.show && ((de = t.figcaption) == null ? void 0 : de.position) !== "top" ? (a(), c(k, { key: 3 }, [
4614
4614
  E.editing ? (a(), x(l, {
4615
4615
  key: 0,
4616
4616
  element: "input",
@@ -4622,9 +4622,9 @@ function Od(e, n, t, s, o, i) {
4622
4622
  modelValue: i.editableFigcaptionText,
4623
4623
  "onUpdate:modelValue": n[2] || (n[2] = (ee) => i.editableFigcaptionText = ee),
4624
4624
  placeholder: "figcaption"
4625
- }, null, 8, ["class", "modelValue"])) : (me = t.figcaption) != null && me.text ? (a(), c("figcaption", {
4625
+ }, null, 8, ["class", "modelValue"])) : (ue = t.figcaption) != null && ue.text ? (a(), c("figcaption", {
4626
4626
  key: 1,
4627
- innerHTML: (fe = t.figcaption) == null ? void 0 : fe.text
4627
+ innerHTML: (me = t.figcaption) == null ? void 0 : me.text
4628
4628
  }, null, 8, Cd)) : m("", !0)
4629
4629
  ], 64)) : m("", !0),
4630
4630
  !E.editing && !i.imageSource ? (a(), c("button", {
@@ -4637,29 +4637,29 @@ function Od(e, n, t, s, o, i) {
4637
4637
  ];
4638
4638
  }),
4639
4639
  _: 1
4640
- }, 8, ["componentProps", "componentPath", "allowDeleteComponent", "itemProvider"])) : t.useFigureTag || (u = t.figcaption) != null && u.show ? (a(), c("figure", {
4640
+ }, 8, ["componentProps", "componentPath", "allowDeleteComponent", "itemProvider"])) : t.useFigureTag ? (a(), c("figure", {
4641
4641
  key: 1,
4642
4642
  class: w(["cmd-image", i.textAlign])
4643
4643
  }, [
4644
- ((f = t.figcaption) == null ? void 0 : f.position) === "top" ? (a(), c("figcaption", {
4644
+ ((u = t.figcaption) == null ? void 0 : u.position) === "top" ? (a(), c("figcaption", {
4645
4645
  key: 0,
4646
- innerHTML: (h = t.figcaption) == null ? void 0 : h.text
4646
+ innerHTML: (f = t.figcaption) == null ? void 0 : f.text
4647
4647
  }, null, 8, kd)) : m("", !0),
4648
4648
  p("img", {
4649
4649
  src: i.imageSource,
4650
- alt: (C = t.image) == null ? void 0 : C.alt,
4651
- title: (g = t.image) == null ? void 0 : g.tooltip,
4650
+ alt: (h = t.image) == null ? void 0 : h.alt,
4651
+ title: (C = t.image) == null ? void 0 : C.tooltip,
4652
4652
  onLoad: n[4] || (n[4] = (...E) => i.onImageLoaded && i.onImageLoaded(...E))
4653
4653
  }, null, 40, vd),
4654
- ((b = t.figcaption) == null ? void 0 : b.position) !== "top" ? (a(), c("figcaption", {
4654
+ ((g = t.figcaption) == null ? void 0 : g.position) !== "top" ? (a(), c("figcaption", {
4655
4655
  key: 1,
4656
- innerHTML: (S = t.figcaption) == null ? void 0 : S.text
4656
+ innerHTML: (b = t.figcaption) == null ? void 0 : b.text
4657
4657
  }, null, 8, Td)) : m("", !0)
4658
4658
  ], 2)) : (a(), c("img", {
4659
4659
  key: 2,
4660
4660
  src: i.imageSource,
4661
- alt: (_ = t.image) == null ? void 0 : _.alt,
4662
- title: (L = t.image) == null ? void 0 : L.tooltip,
4661
+ alt: (S = t.image) == null ? void 0 : S.alt,
4662
+ title: (_ = t.image) == null ? void 0 : _.tooltip,
4663
4663
  onLoad: n[5] || (n[5] = (...E) => i.onImageLoaded && i.onImageLoaded(...E))
4664
4664
  }, null, 40, Sd));
4665
4665
  }
@@ -5328,7 +5328,7 @@ const zd = rs, Wd = ["aria-label"], Gd = { class: "flex-container" }, Jd = {
5328
5328
  class: "flex-container no-flex"
5329
5329
  }, iu = ["title"], ou = { key: 1 }, su = ["title"], lu = { key: 1 };
5330
5330
  function au(e, n, t, s, o, i) {
5331
- var h, C, g, b, S, _, L, E, F, D, W, I, A, G, Y, K, de, ue, me, fe, ee, R, we, ze, We, Ge, Je;
5331
+ var h, C, g, b, S, _, E, L, F, D, W, I, A, G, Y, K, de, ue, me, ee, xe, R, Ce, ze, We, Ge, Je;
5332
5332
  const l = X, r = J, d = Ee, u = zt, f = Nd;
5333
5333
  return a(), x(vl, { to: "body" }, [
5334
5334
  p("dialog", {
@@ -5349,10 +5349,10 @@ function au(e, n, t, s, o, i) {
5349
5349
  }, [
5350
5350
  O(r, {
5351
5351
  iconClass: (_ = e.fancyboxOptions.printButtons.color) == null ? void 0 : _.iconClass,
5352
- type: (L = e.fancyboxOptions.printButtons.color) == null ? void 0 : L.iconType
5352
+ type: (E = e.fancyboxOptions.printButtons.color) == null ? void 0 : E.iconType
5353
5353
  }, null, 8, ["iconClass", "type"])
5354
5354
  ], 8, Kd)) : m("", !0),
5355
- e.showPrintButtons && ((E = e.fancyboxOptions.printButtons) != null && E.grayscale) ? (a(), c("a", {
5355
+ e.showPrintButtons && ((L = e.fancyboxOptions.printButtons) != null && L.grayscale) ? (a(), c("a", {
5356
5356
  key: 1,
5357
5357
  href: "#",
5358
5358
  class: "button print-grayscale",
@@ -5419,14 +5419,14 @@ function au(e, n, t, s, o, i) {
5419
5419
  iconClass: (de = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : de.iconClass,
5420
5420
  type: (ue = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : ue.iconType
5421
5421
  }, null, 8, ["iconClass", "type"])) : m("", !0),
5422
- (me = e.fancyboxOptions.submitButtons.cancel) != null && me.buttonText ? (a(), c("span", ou, y((fe = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : fe.buttonText), 1)) : m("", !0)
5422
+ (me = e.fancyboxOptions.submitButtons.cancel) != null && me.buttonText ? (a(), c("span", ou, y((ee = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : ee.buttonText), 1)) : m("", !0)
5423
5423
  ], 8, iu)) : m("", !0),
5424
- (ee = e.fancyboxOptions.submitButtons) != null && ee.confirm ? (a(), c("button", {
5424
+ (xe = e.fancyboxOptions.submitButtons) != null && xe.confirm ? (a(), c("button", {
5425
5425
  key: 1,
5426
5426
  onClick: n[4] || (n[4] = (...le) => e.confirm && e.confirm(...le)),
5427
5427
  title: (R = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : R.tooltip
5428
5428
  }, [
5429
- (we = e.fancyboxOptions.submitButtons.confirm) != null && we.iconClass ? (a(), x(r, {
5429
+ (Ce = e.fancyboxOptions.submitButtons.confirm) != null && Ce.iconClass ? (a(), x(r, {
5430
5430
  key: 0,
5431
5431
  iconClass: (ze = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : ze.iconClass,
5432
5432
  type: (We = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : We.iconType
@@ -5697,7 +5697,7 @@ function pu(e, n, t, s, o, i) {
5697
5697
  formAction: t.formAction
5698
5698
  }), {
5699
5699
  default: q(() => {
5700
- var u, f, h, C, g, b, S, _, L, E, F, D, W, I, A, G, Y, K, de, ue, me, fe, ee, R, we, ze, We, Ge, Je, le, vi, Ti, Si, Oi, Ii, Ei, Li, Fi, Mi, Bi;
5700
+ var u, f, h, C, g, b, S, _, E, L, F, D, W, I, A, G, Y, K, de, ue, me, ee, xe, R, Ce, ze, We, Ge, Je, le, vi, Ti, Si, Oi, Ii, Ei, Li, Fi, Mi, Bi;
5701
5701
  return [
5702
5702
  t.configuration.salutation ? (a(), c("div", du, [
5703
5703
  O(r, {
@@ -5746,8 +5746,8 @@ function pu(e, n, t, s, o, i) {
5746
5746
  iconClass: "icon-user-profile",
5747
5747
  labelText: e.getMessage("basic_form.labeltext.first_name"),
5748
5748
  placeholder: e.getMessage("basic_form.placeholder.first_name"),
5749
- required: (L = t.configuration.firstName) == null ? void 0 : L.required,
5750
- name: ((E = t.configuration.firstName) == null ? void 0 : E.name) || "first-name",
5749
+ required: (E = t.configuration.firstName) == null ? void 0 : E.required,
5750
+ name: ((L = t.configuration.firstName) == null ? void 0 : L.name) || "first-name",
5751
5751
  modelValue: o.formData.firstName.value,
5752
5752
  "onUpdate:modelValue": n[3] || (n[3] = (Z) => o.formData.firstName.value = Z),
5753
5753
  status: o.formData.firstName.error ? "error" : "",
@@ -5807,7 +5807,7 @@ function pu(e, n, t, s, o, i) {
5807
5807
  labelText: e.getMessage("basic_form.labeltext.street_no"),
5808
5808
  placeholder: e.getMessage("basic_form.placeholder.street_no"),
5809
5809
  required: (me = t.configuration.streetNo) == null ? void 0 : me.required,
5810
- name: ((fe = t.configuration.streetNo) == null ? void 0 : fe.name) || "street-no",
5810
+ name: ((ee = t.configuration.streetNo) == null ? void 0 : ee.name) || "street-no",
5811
5811
  modelValue: o.formData.streetNo.value,
5812
5812
  "onUpdate:modelValue": n[7] || (n[7] = (Z) => o.formData.streetNo.value = Z),
5813
5813
  status: o.formData.streetNo.error ? "error" : "",
@@ -5816,11 +5816,11 @@ function pu(e, n, t, s, o, i) {
5816
5816
  t.configuration.pobox ? (a(), x(r, {
5817
5817
  key: 2,
5818
5818
  element: "input",
5819
- type: ((ee = t.configuration.pobox) == null ? void 0 : ee.type) || "text",
5819
+ type: ((xe = t.configuration.pobox) == null ? void 0 : xe.type) || "text",
5820
5820
  labelText: e.getMessage("basic_form.labeltext.pobox"),
5821
5821
  placeholder: e.getMessage("basic_form.placeholder.pobox"),
5822
5822
  required: (R = t.configuration.pobox) == null ? void 0 : R.required,
5823
- name: ((we = t.configuration.pobox) == null ? void 0 : we.name) || "pobox",
5823
+ name: ((Ce = t.configuration.pobox) == null ? void 0 : Ce.name) || "pobox",
5824
5824
  modelValue: o.formData.pobox.value,
5825
5825
  "onUpdate:modelValue": n[8] || (n[8] = (Z) => o.formData.pobox.value = Z),
5826
5826
  status: o.formData.pobox.error ? "error" : "",
@@ -6128,7 +6128,7 @@ function Lu(e, n, t, s, o, i) {
6128
6128
  "onUpdate:modelValue": n[0] || (n[0] = (f) => o.editableText = f)
6129
6129
  }, null, 8, ["modelValue"])
6130
6130
  ])) : (a(), c("li", Ou, [
6131
- O(l, j(xe(t.link)), null, 16),
6131
+ O(l, j(we(t.link)), null, 16),
6132
6132
  e.editModeContext ? m("", !0) : (a(), c("ul", Iu, [
6133
6133
  (a(!0), c(k, null, H((u = t.link) == null ? void 0 : u.children, (f, h) => (a(), x(r, {
6134
6134
  key: h,
@@ -6699,7 +6699,7 @@ const Hu = ["title"], ju = {
6699
6699
  class: "box-footer"
6700
6700
  };
6701
6701
  function wm(e, n, t, s, o, i) {
6702
- var h, C, g, b, S, _, L, E, F, D;
6702
+ var h, C, g, b, S, _, E, L, F, D;
6703
6703
  const l = X, r = J, d = Ee, u = dt, f = cs;
6704
6704
  return t.boxType === "content" ? (a(), c("div", {
6705
6705
  key: 0,
@@ -6733,12 +6733,12 @@ function wm(e, n, t, s, o, i) {
6733
6733
  (_ = t.cmdHeadline) != null && _.headlineText && t.headlinePosition === "header" ? (a(), x(l, j(B({ key: 1 }, t.cmdHeadline)), null, 16)) : m("", !0)
6734
6734
  ])) : m("", !0)
6735
6735
  ], 64)),
6736
- ye(p("div", {
6736
+ ge(p("div", {
6737
6737
  class: w(["box-body", t.boxBodyClass]),
6738
6738
  "aria-expanded": "true",
6739
6739
  role: "article"
6740
6740
  }, [
6741
- (L = t.useSlots) != null && L.includes("body") ? (a(), c("div", {
6741
+ (E = t.useSlots) != null && E.includes("body") ? (a(), c("div", {
6742
6742
  key: 0,
6743
6743
  class: w(["inner-box-body-wrapper", { "box-body-padding": t.useBoxBodyPadding, "allow-scroll": t.allowContentToScroll }]),
6744
6744
  ref: "boxBody",
@@ -6785,9 +6785,9 @@ function wm(e, n, t, s, o, i) {
6785
6785
  class: w({ "box-body-padding": t.useBoxBodyPadding, "allow-scroll": t.allowContentToScroll })
6786
6786
  }, [
6787
6787
  t.cmdIcon !== void 0 ? (a(), c("div", zu, [
6788
- O(r, j(xe(t.cmdIcon)), null, 16)
6788
+ O(r, j(we(t.cmdIcon)), null, 16)
6789
6789
  ])) : m("", !0),
6790
- (E = t.cmdHeadline) != null && E.headlineText && t.headlinePosition === "body" ? (a(), x(l, j(B({ key: 1 }, t.cmdHeadline)), null, 16)) : m("", !0),
6790
+ (L = t.cmdHeadline) != null && L.headlineText && t.headlinePosition === "body" ? (a(), x(l, j(B({ key: 1 }, t.cmdHeadline)), null, 16)) : m("", !0),
6791
6791
  t.textBody ? (a(), c("p", {
6792
6792
  key: 2,
6793
6793
  innerHTML: t.textBody
@@ -6798,7 +6798,7 @@ function wm(e, n, t, s, o, i) {
6798
6798
  [Se, o.open]
6799
6799
  ]),
6800
6800
  (F = t.cmdLink) != null && F.linkType ? (a(), c("div", Gu, [
6801
- O(u, j(xe(t.cmdLink)), null, 16)
6801
+ O(u, j(we(t.cmdLink)), null, 16)
6802
6802
  ])) : m("", !0),
6803
6803
  (D = t.useSlots) != null && D.includes("footer") ? (a(), c("div", Ju, [
6804
6804
  V(e.$slots, "footer")
@@ -7579,7 +7579,7 @@ function df(e, n, t, s, o, i) {
7579
7579
  headlineLevel: t.cmdHeadlineCookieDisclaimer.headlineLevel
7580
7580
  }, null, 8, ["headlineText", "headlineLevel"])) : m("", !0),
7581
7581
  V(e.$slots, "cookie-options", {}, () => {
7582
- var C, g, b, S, _, L, E, F;
7582
+ var C, g, b, S, _, E, L, F;
7583
7583
  return [
7584
7584
  (C = t.cookieOptions) != null && C.required ? (a(), c("div", Ym, [
7585
7585
  (g = t.cmdBoxRequiredCookies) != null && g.showHeadline ? (a(), x(l, {
@@ -7629,9 +7629,9 @@ function df(e, n, t, s, o, i) {
7629
7629
  ])) : m("", !0),
7630
7630
  nf,
7631
7631
  (_ = t.cookieOptions) != null && _.optional ? (a(), c("div", of, [
7632
- (L = t.cmdBoxOptionalCookies) != null && L.showHeadline ? (a(), x(l, {
7632
+ (E = t.cmdBoxOptionalCookies) != null && E.showHeadline ? (a(), x(l, {
7633
7633
  key: 0,
7634
- "headline-text": (E = t.cmdBoxOptionalCookies) == null ? void 0 : E.headlineText,
7634
+ "headline-text": (L = t.cmdBoxOptionalCookies) == null ? void 0 : L.headlineText,
7635
7635
  "headline-level": (F = t.cmdBoxOptionalCookies) == null ? void 0 : F.headlineLevel
7636
7636
  }, null, 8, ["headline-text", "headline-level"])) : m("", !0),
7637
7637
  (a(!0), c(k, null, H(t.cookieOptions.optional.cookies || [], (D, W) => {
@@ -8524,7 +8524,7 @@ function dh(e, n, t, s, o, i) {
8524
8524
  }), null, 16, ["onMouseover", "onMousemove", "onMouseout"])
8525
8525
  ], 8, ah),
8526
8526
  p("div", rh, [
8527
- O(l, B(t.imageLarge, { figcaption: {} }), null, 16)
8527
+ O(l, B(t.imageLarge, { useFigureTag: !1 }), null, 16)
8528
8528
  ]),
8529
8529
  ch
8530
8530
  ]);
@@ -8742,7 +8742,7 @@ function xh(e, n, t, s, o, i) {
8742
8742
  ]),
8743
8743
  "aria-labelledby": e.htmlId
8744
8744
  }, [
8745
- ye(p("span", fh, [
8745
+ ge(p("span", fh, [
8746
8746
  p("span", { id: e.htmlId }, [
8747
8747
  z(y(t.labelText), 1),
8748
8748
  t.required ? (a(), c("sup", ph, "*")) : m("", !0)
@@ -8786,7 +8786,7 @@ function xh(e, n, t, s, o, i) {
8786
8786
  for: d.id,
8787
8787
  class: w({ "toggle-switch": t.toggleSwitches })
8788
8788
  }, [
8789
- ye(p("input", {
8789
+ ge(p("input", {
8790
8790
  type: t.inputTypes,
8791
8791
  id: d.id,
8792
8792
  name: d.name,
@@ -9099,10 +9099,10 @@ const _h = /* @__PURE__ */ P(uh, [["render", xh]]), kh = {
9099
9099
  }
9100
9100
  }, vh = { class: "cmd-login-form flex-container" }, Th = { class: "option-wrapper flex-container" }, Sh = { key: 1 }, Oh = ["type", "disabled"], Ih = { key: 1 }, Eh = { class: "cmd-login-form flex-container" }, Lh = { class: "option-wrapper flex-container" }, Fh = { key: 1 }, Mh = ["type", "disabled"], Bh = { key: 1 };
9101
9101
  function Ah(e, n, t, s, o, i) {
9102
- var f, h, C, g, b, S, _, L;
9102
+ var f, h, C, g, b, S, _, E;
9103
9103
  const l = X, r = ie, d = J, u = dt;
9104
9104
  return a(), c(k, null, [
9105
- ye(p("fieldset", vh, [
9105
+ ge(p("fieldset", vh, [
9106
9106
  p("legend", {
9107
9107
  class: w({ hidden: !t.legendLoginForm.show, "align-left": t.legendLoginForm.align === "left" })
9108
9108
  }, y(t.legendLoginForm.text), 3),
@@ -9115,17 +9115,17 @@ function Ah(e, n, t, s, o, i) {
9115
9115
  type: "text",
9116
9116
  ref: "username",
9117
9117
  modelValue: i.username,
9118
- "onUpdate:modelValue": n[0] || (n[0] = (E) => i.username = E)
9118
+ "onUpdate:modelValue": n[0] || (n[0] = (L) => i.username = L)
9119
9119
  }, i.cmdFormElementUsernameOptions, {
9120
- onValidationStatusChange: n[1] || (n[1] = (E) => i.checkValidationStatus(E, "username"))
9120
+ onValidationStatusChange: n[1] || (n[1] = (L) => i.checkValidationStatus(L, "username"))
9121
9121
  }), null, 16, ["modelValue"]),
9122
9122
  O(r, B({
9123
9123
  element: "input",
9124
9124
  type: "password",
9125
9125
  modelValue: i.password,
9126
- "onUpdate:modelValue": n[2] || (n[2] = (E) => i.password = E)
9126
+ "onUpdate:modelValue": n[2] || (n[2] = (L) => i.password = L)
9127
9127
  }, i.cmdFormElementPasswordOptions, {
9128
- onValidationStatusChange: n[3] || (n[3] = (E) => i.checkValidationStatus(E, "password"))
9128
+ onValidationStatusChange: n[3] || (n[3] = (L) => i.checkValidationStatus(L, "password"))
9129
9129
  }), null, 16, ["modelValue"])
9130
9130
  ], 2),
9131
9131
  V(e.$slots, "login"),
@@ -9134,7 +9134,7 @@ function Ah(e, n, t, s, o, i) {
9134
9134
  t.options.forgotPassword ? (a(), c("a", {
9135
9135
  key: 0,
9136
9136
  href: "#",
9137
- onClick: n[4] || (n[4] = M((...E) => i.toggleSendLoginView && i.toggleSendLoginView(...E), ["prevent"]))
9137
+ onClick: n[4] || (n[4] = M((...L) => i.toggleSendLoginView && i.toggleSendLoginView(...L), ["prevent"]))
9138
9138
  }, [
9139
9139
  (f = t.options.forgotPassword.icon) != null && f.show && ((h = t.options.forgotPassword.icon) != null && h.iconClass) ? (a(), x(d, {
9140
9140
  key: 0,
@@ -9160,7 +9160,7 @@ function Ah(e, n, t, s, o, i) {
9160
9160
  key: 1,
9161
9161
  type: i.buttonLoginOptions.type === "submit" ? "submit" : "button",
9162
9162
  class: w(["button", { primary: i.buttonLoginOptions.primary }]),
9163
- onClick: n[5] || (n[5] = (...E) => i.onClick && i.onClick(...E)),
9163
+ onClick: n[5] || (n[5] = (...L) => i.onClick && i.onClick(...L)),
9164
9164
  disabled: i.buttonLoginDisabled
9165
9165
  }, [
9166
9166
  i.buttonLoginOptions.icon.iconClass ? (a(), x(d, {
@@ -9175,7 +9175,7 @@ function Ah(e, n, t, s, o, i) {
9175
9175
  ], 512), [
9176
9176
  [Se, !o.sendLogin]
9177
9177
  ]),
9178
- ye(p("fieldset", Eh, [
9178
+ ge(p("fieldset", Eh, [
9179
9179
  p("legend", {
9180
9180
  class: w({ hidden: !t.legendForgotLoginForm.show, "align-left": t.legendForgotLoginForm.align === "left" })
9181
9181
  }, y(t.legendForgotLoginForm.text), 3),
@@ -9184,16 +9184,16 @@ function Ah(e, n, t, s, o, i) {
9184
9184
  ref: "sendPassword",
9185
9185
  element: "input",
9186
9186
  type: "email",
9187
- onValidationStatusChange: n[6] || (n[6] = (E) => i.checkValidationStatus(E, "email")),
9187
+ onValidationStatusChange: n[6] || (n[6] = (L) => i.checkValidationStatus(L, "email")),
9188
9188
  modelValue: o.sendLoginMail,
9189
- "onUpdate:modelValue": n[7] || (n[7] = (E) => o.sendLoginMail = E)
9189
+ "onUpdate:modelValue": n[7] || (n[7] = (L) => o.sendLoginMail = L)
9190
9190
  }, i.cmdFormElementSendLoginOptions), null, 16, ["modelValue"]),
9191
9191
  V(e.$slots, "send-login"),
9192
9192
  p("div", Lh, [
9193
9193
  t.options.backToLoginForm ? (a(), c("a", {
9194
9194
  key: 0,
9195
9195
  href: "#",
9196
- onClick: n[8] || (n[8] = M((...E) => i.toggleSendLoginView && i.toggleSendLoginView(...E), ["prevent"]))
9196
+ onClick: n[8] || (n[8] = M((...L) => i.toggleSendLoginView && i.toggleSendLoginView(...L), ["prevent"]))
9197
9197
  }, [
9198
9198
  t.options.backToLoginForm && t.options.backToLoginForm.icon && t.options.backToLoginForm.icon.show && t.options.backToLoginForm.icon.iconClass ? (a(), x(d, {
9199
9199
  key: 0,
@@ -9212,7 +9212,7 @@ function Ah(e, n, t, s, o, i) {
9212
9212
  (S = i.buttonSendLoginOptions.icon) != null && S.iconClass ? (a(), x(d, {
9213
9213
  key: 0,
9214
9214
  iconClass: (_ = i.buttonSendLoginOptions.icon) == null ? void 0 : _.iconClass,
9215
- title: (L = i.buttonSendLoginOptions.icon) == null ? void 0 : L.tooltip
9215
+ title: (E = i.buttonSendLoginOptions.icon) == null ? void 0 : E.tooltip
9216
9216
  }, null, 8, ["iconClass", "title"])) : m("", !0),
9217
9217
  i.buttonSendLoginOptions.text ? (a(), c("span", Bh, y(i.buttonSendLoginOptions.text), 1)) : m("", !0)
9218
9218
  ], 10, Mh)) : m("", !0)
@@ -9491,13 +9491,13 @@ function Kh(e, n, t, s, o, i) {
9491
9491
  key: 2,
9492
9492
  "aria-expanded": o.openSubentry ? "true" : "false"
9493
9493
  }, [
9494
- (a(!0), c(k, null, H(g.subentries, (_, L) => (a(), c("li", { key: L }, [
9494
+ (a(!0), c(k, null, H(g.subentries, (_, E) => (a(), c("li", { key: E }, [
9495
9495
  _.type === "href" ? (a(), c("a", {
9496
9496
  key: 0,
9497
9497
  href: _.path,
9498
9498
  title: _.tooltip,
9499
9499
  target: _.target,
9500
- onClick: (E) => i.executeLink(E, _)
9500
+ onClick: (L) => i.executeLink(L, _)
9501
9501
  }, [
9502
9502
  _.iconClass ? (a(), x(l, {
9503
9503
  key: 0,
@@ -11658,7 +11658,7 @@ const n_ = /* @__PURE__ */ P(kg, [["render", Tg]]), Sg = {
11658
11658
  "aria-expanded": "true"
11659
11659
  };
11660
11660
  function Ag(e, n, t, s, o, i) {
11661
- var h, C, g, b, S, _, L, E;
11661
+ var h, C, g, b, S, _, E, L;
11662
11662
  const l = X, r = ie, d = J, u = qf, f = Gf;
11663
11663
  return a(), c(k, null, [
11664
11664
  p("fieldset", Ig, [
@@ -11715,7 +11715,7 @@ function Ag(e, n, t, s, o, i) {
11715
11715
  }, [
11716
11716
  O(d, {
11717
11717
  iconClass: o.showFilters ? (C = (h = t.cmdIcon) == null ? void 0 : h.showFilters) == null ? void 0 : C.iconClass : (b = (g = t.cmdIcon) == null ? void 0 : g.hideFilters) == null ? void 0 : b.iconClass,
11718
- type: o.showFilters ? (_ = (S = t.cmdIcon) == null ? void 0 : S.showFilters) == null ? void 0 : _.iconType : (E = (L = t.cmdIcon) == null ? void 0 : L.hideFilters) == null ? void 0 : E.iconType
11718
+ type: o.showFilters ? (_ = (S = t.cmdIcon) == null ? void 0 : S.showFilters) == null ? void 0 : _.iconType : (L = (E = t.cmdIcon) == null ? void 0 : E.hideFilters) == null ? void 0 : L.iconType
11719
11719
  }, null, 8, ["iconClass", "type"]),
11720
11720
  o.showFilters ? (a(), c("span", Fg, y(e.getMessage("cmdsitesearch.hide_filter_options")), 1)) : (a(), c("span", Mg, y(e.getMessage("cmdsitesearch.show_filter_options")), 1))
11721
11721
  ]),
@@ -11956,7 +11956,7 @@ function Ug(e, n, t, s, o, i) {
11956
11956
  }, i.tooltipForSlidebuttons), null, 16, ["onClick", "class"])) : m("", !0),
11957
11957
  O(Xn, { name: "fade" }, {
11958
11958
  default: q(() => {
11959
- var d, u, f, h, C, g, b, S, _, L, E, F;
11959
+ var d, u, f, h, C, g, b, S, _, E, L, F;
11960
11960
  return [
11961
11961
  i.currentItem ? (a(), c(k, { key: 0 }, [
11962
11962
  t.useSlot ? (a(), c("div", {
@@ -11968,7 +11968,7 @@ function Ug(e, n, t, s, o, i) {
11968
11968
  ], 4)) : (a(), c(k, { key: 0 }, [
11969
11969
  e.editModeContext ? t.slideshowItems.length ? (a(), x(r, {
11970
11970
  key: 1,
11971
- image: (E = i.currentItem) == null ? void 0 : E.image,
11971
+ image: (L = i.currentItem) == null ? void 0 : L.image,
11972
11972
  figcaption: (F = i.currentItem) == null ? void 0 : F.figcaption,
11973
11973
  componentPath: ["props", "slideshowItems", o.index],
11974
11974
  editModeConfig: i.imageStructure()
@@ -11985,7 +11985,7 @@ function Ug(e, n, t, s, o, i) {
11985
11985
  ], 8, Dg)) : (a(), x(r, {
11986
11986
  key: 1,
11987
11987
  image: (_ = i.currentItem) == null ? void 0 : _.image,
11988
- figcaption: (L = i.currentItem) == null ? void 0 : L.figcaption
11988
+ figcaption: (E = i.currentItem) == null ? void 0 : E.figcaption
11989
11989
  }, null, 8, ["image", "figcaption"]))
11990
11990
  ], 64))
11991
11991
  ], 64))
@@ -12455,7 +12455,7 @@ function my(e, n, t, s, o, i) {
12455
12455
  name: t.useTransition ? "fade" : null
12456
12456
  }, {
12457
12457
  default: q(() => [
12458
- ye(p("tbody", dy, [
12458
+ ge(p("tbody", dy, [
12459
12459
  (a(!0), c(k, null, H(t.tableData.tbody, (C, g) => (a(), c("tr", {
12460
12460
  class: w({ active: t.tableData.rowIndexHighlighted === g }),
12461
12461
  key: g
@@ -12607,7 +12607,7 @@ function vy(e, n, t, s, o, i) {
12607
12607
  ], 8, wy)
12608
12608
  ], 2))), 128))
12609
12609
  ], 2),
12610
- t.useSlot ? (a(!0), c(k, { key: 0 }, H(t.tabs.length, (d) => ye((a(), c("div", {
12610
+ t.useSlot ? (a(!0), c(k, { key: 0 }, H(t.tabs.length, (d) => ge((a(), c("div", {
12611
12611
  key: d,
12612
12612
  "aria-live": "assertive",
12613
12613
  class: w({ "no-padding": !t.useDefaultPadding })
@@ -12775,7 +12775,7 @@ function Fy(e, n, t, s, o, i) {
12775
12775
  allowDeleteComponent: !!t.htmlContent
12776
12776
  }, {
12777
12777
  default: q((g) => [
12778
- g.editing ? ye((a(), c("textarea", {
12778
+ g.editing ? ge((a(), c("textarea", {
12779
12779
  key: 0,
12780
12780
  class: w(["edit-mode", i.textAlign]),
12781
12781
  "onUpdate:modelValue": n[0] || (n[0] = (b) => o.editableHtmlContent = b),
@@ -13064,11 +13064,11 @@ function us(e, n) {
13064
13064
  const { toString: Dy } = Object.prototype, { getPrototypeOf: ri } = Object, Wt = /* @__PURE__ */ ((e) => (n) => {
13065
13065
  const t = Dy.call(n);
13066
13066
  return e[t] || (e[t] = t.slice(8, -1).toLowerCase());
13067
- })(/* @__PURE__ */ Object.create(null)), be = (e) => (e = e.toLowerCase(), (n) => Wt(n) === e), Gt = (e) => (n) => typeof n === e, { isArray: He } = Array, st = Gt("undefined");
13067
+ })(/* @__PURE__ */ Object.create(null)), ye = (e) => (e = e.toLowerCase(), (n) => Wt(n) === e), Gt = (e) => (n) => typeof n === e, { isArray: He } = Array, st = Gt("undefined");
13068
13068
  function Vy(e) {
13069
13069
  return e !== null && !st(e) && e.constructor !== null && !st(e.constructor) && ae(e.constructor.isBuffer) && e.constructor.isBuffer(e);
13070
13070
  }
13071
- const ms = be("ArrayBuffer");
13071
+ const ms = ye("ArrayBuffer");
13072
13072
  function Ry(e) {
13073
13073
  let n;
13074
13074
  return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? n = ArrayBuffer.isView(e) : n = e && e.buffer && ms(e.buffer), n;
@@ -13078,11 +13078,11 @@ const qy = Gt("string"), ae = Gt("function"), fs = Gt("number"), Jt = (e) => e !
13078
13078
  return !1;
13079
13079
  const n = ri(e);
13080
13080
  return (n === null || n === Object.prototype || Object.getPrototypeOf(n) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
13081
- }, jy = be("Date"), Ny = be("File"), Uy = be("Blob"), zy = be("FileList"), Wy = (e) => Jt(e) && ae(e.pipe), Gy = (e) => {
13081
+ }, jy = ye("Date"), Ny = ye("File"), Uy = ye("Blob"), zy = ye("FileList"), Wy = (e) => Jt(e) && ae(e.pipe), Gy = (e) => {
13082
13082
  let n;
13083
13083
  return e && (typeof FormData == "function" && e instanceof FormData || ae(e.append) && ((n = Wt(e)) === "formdata" || // detect form-data instance
13084
13084
  n === "object" && ae(e.toString) && e.toString() === "[object FormData]"));
13085
- }, Jy = be("URLSearchParams"), [Ky, Zy, Xy, Yy] = ["ReadableStream", "Request", "Response", "Headers"].map(be), Qy = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
13085
+ }, Jy = ye("URLSearchParams"), [Ky, Zy, Xy, Yy] = ["ReadableStream", "Request", "Response", "Headers"].map(ye), Qy = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
13086
13086
  function ut(e, n, { allOwnKeys: t = !1 } = {}) {
13087
13087
  if (e === null || typeof e > "u")
13088
13088
  return;
@@ -13158,12 +13158,12 @@ const $y = (e, n, t, { allOwnKeys: s } = {}) => (ut(n, (o, i) => {
13158
13158
  for (; (t = e.exec(n)) !== null; )
13159
13159
  s.push(t);
13160
13160
  return s;
13161
- }, rb = be("HTMLFormElement"), cb = (e) => e.toLowerCase().replace(
13161
+ }, rb = ye("HTMLFormElement"), cb = (e) => e.toLowerCase().replace(
13162
13162
  /[-_\s]([a-z\d])(\w*)/g,
13163
13163
  function(t, s, o) {
13164
13164
  return s.toUpperCase() + o;
13165
13165
  }
13166
- ), no = (({ hasOwnProperty: e }) => (n, t) => e.call(n, t))(Object.prototype), db = be("RegExp"), ys = (e, n) => {
13166
+ ), no = (({ hasOwnProperty: e }) => (n, t) => e.call(n, t))(Object.prototype), db = ye("RegExp"), ys = (e, n) => {
13167
13167
  const t = Object.getOwnPropertyDescriptors(e), s = {};
13168
13168
  ut(t, (o, i) => {
13169
13169
  let l;
@@ -13223,7 +13223,7 @@ const yb = (e) => {
13223
13223
  return s;
13224
13224
  };
13225
13225
  return t(e, 0);
13226
- }, bb = be("AsyncFunction"), Cb = (e) => e && (Jt(e) || ae(e)) && ae(e.then) && ae(e.catch), v = {
13226
+ }, bb = ye("AsyncFunction"), Cb = (e) => e && (Jt(e) || ae(e)) && ae(e.then) && ae(e.catch), v = {
13227
13227
  isArray: He,
13228
13228
  isArrayBuffer: ms,
13229
13229
  isBuffer: Vy,
@@ -13256,7 +13256,7 @@ const yb = (e) => {
13256
13256
  inherits: tb,
13257
13257
  toFlatObject: nb,
13258
13258
  kindOf: Wt,
13259
- kindOfTest: be,
13259
+ kindOfTest: ye,
13260
13260
  endsWith: ib,
13261
13261
  toArray: ob,
13262
13262
  forEachEntry: lb,
@@ -13371,12 +13371,12 @@ function Kt(e, n, t) {
13371
13371
  return v.isArrayBuffer(b) || v.isTypedArray(b) ? d && typeof Blob == "function" ? new Blob([b]) : Buffer.from(b) : b;
13372
13372
  }
13373
13373
  function f(b, S, _) {
13374
- let L = b;
13374
+ let E = b;
13375
13375
  if (b && !_ && typeof b == "object") {
13376
13376
  if (v.endsWith(S, "{}"))
13377
13377
  S = s ? S : S.slice(0, -2), b = JSON.stringify(b);
13378
- else if (v.isArray(b) && xb(b) || (v.isFileList(b) || v.endsWith(S, "[]")) && (L = v.toArray(b)))
13379
- return S = xs(S), L.forEach(function(F, D) {
13378
+ else if (v.isArray(b) && xb(b) || (v.isFileList(b) || v.endsWith(S, "[]")) && (E = v.toArray(b)))
13379
+ return S = xs(S), E.forEach(function(F, D) {
13380
13380
  !(v.isUndefined(F) || F === null) && n.append(
13381
13381
  // eslint-disable-next-line no-nested-ternary
13382
13382
  l === !0 ? oo([S], D, i) : l === null ? S : S + "[]",
@@ -13395,14 +13395,14 @@ function Kt(e, n, t) {
13395
13395
  if (!v.isUndefined(b)) {
13396
13396
  if (h.indexOf(b) !== -1)
13397
13397
  throw Error("Circular reference detected in " + S.join("."));
13398
- h.push(b), v.forEach(b, function(L, E) {
13399
- (!(v.isUndefined(L) || L === null) && o.call(
13398
+ h.push(b), v.forEach(b, function(E, L) {
13399
+ (!(v.isUndefined(E) || E === null) && o.call(
13400
13400
  n,
13401
- L,
13402
- v.isString(E) ? E.trim() : E,
13401
+ E,
13402
+ v.isString(L) ? L.trim() : L,
13403
13403
  S,
13404
13404
  C
13405
- )) === !0 && g(L, S ? S.concat(E) : [E]);
13405
+ )) === !0 && g(E, S ? S.concat(L) : [L]);
13406
13406
  }), h.pop();
13407
13407
  }
13408
13408
  }
@@ -13526,14 +13526,14 @@ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Lb
13526
13526
  hasStandardBrowserEnv: Ib,
13527
13527
  hasStandardBrowserWebWorkerEnv: Eb,
13528
13528
  origin: Lb
13529
- }, Symbol.toStringTag, { value: "Module" })), pe = {
13529
+ }, Symbol.toStringTag, { value: "Module" })), he = {
13530
13530
  ...Fb,
13531
13531
  ...Ob
13532
13532
  };
13533
13533
  function Mb(e, n) {
13534
- return Kt(e, new pe.classes.URLSearchParams(), Object.assign({
13534
+ return Kt(e, new he.classes.URLSearchParams(), Object.assign({
13535
13535
  visitor: function(t, s, o, i) {
13536
- return pe.isNode && v.isBuffer(t) ? (this.append(s, t.toString("base64")), !1) : i.defaultVisitor.apply(this, arguments);
13536
+ return he.isNode && v.isBuffer(t) ? (this.append(s, t.toString("base64")), !1) : i.defaultVisitor.apply(this, arguments);
13537
13537
  }
13538
13538
  }, n));
13539
13539
  }
@@ -13627,8 +13627,8 @@ const mt = {
13627
13627
  maxContentLength: -1,
13628
13628
  maxBodyLength: -1,
13629
13629
  env: {
13630
- FormData: pe.classes.FormData,
13631
- Blob: pe.classes.Blob
13630
+ FormData: he.classes.FormData,
13631
+ Blob: he.classes.Blob
13632
13632
  },
13633
13633
  validateStatus: function(n) {
13634
13634
  return n >= 200 && n < 300;
@@ -13911,7 +13911,7 @@ const Bt = (e, n, t = 3) => {
13911
13911
  };
13912
13912
  h[n ? "download" : "upload"] = !0, e(h);
13913
13913
  }, t);
13914
- }, Wb = pe.hasStandardBrowserEnv ? (
13914
+ }, Wb = he.hasStandardBrowserEnv ? (
13915
13915
  // Standard browser envs have full support of the APIs needed to test
13916
13916
  // whether the request URL is of the same origin as current location.
13917
13917
  function() {
@@ -13942,7 +13942,7 @@ const Bt = (e, n, t = 3) => {
13942
13942
  return !0;
13943
13943
  };
13944
13944
  }()
13945
- ), Gb = pe.hasStandardBrowserEnv ? (
13945
+ ), Gb = he.hasStandardBrowserEnv ? (
13946
13946
  // Standard browser envs support document.cookie
13947
13947
  {
13948
13948
  write(e, n, t, s, o, i) {
@@ -14052,14 +14052,14 @@ const Es = (e) => {
14052
14052
  );
14053
14053
  let d;
14054
14054
  if (v.isFormData(t)) {
14055
- if (pe.hasStandardBrowserEnv || pe.hasStandardBrowserWebWorkerEnv)
14055
+ if (he.hasStandardBrowserEnv || he.hasStandardBrowserWebWorkerEnv)
14056
14056
  l.setContentType(void 0);
14057
14057
  else if ((d = l.getContentType()) !== !1) {
14058
14058
  const [u, ...f] = d ? d.split(";").map((h) => h.trim()).filter(Boolean) : [];
14059
14059
  l.setContentType([u || "multipart/form-data", ...f].join("; "));
14060
14060
  }
14061
14061
  }
14062
- if (pe.hasStandardBrowserEnv && (s && v.isFunction(s) && (s = s(n)), s || s !== !1 && Wb(n.url))) {
14062
+ if (he.hasStandardBrowserEnv && (s && v.isFunction(s) && (s = s(n)), s || s !== !1 && Wb(n.url))) {
14063
14063
  const u = o && i && Gb.read(i);
14064
14064
  u && l.set(o, u);
14065
14065
  }
@@ -14088,10 +14088,10 @@ const Es = (e) => {
14088
14088
  config: e,
14089
14089
  request: f
14090
14090
  };
14091
- Os(function(L) {
14092
- t(L), u();
14093
- }, function(L) {
14094
- s(L), u();
14091
+ Os(function(E) {
14092
+ t(E), u();
14093
+ }, function(E) {
14094
+ s(E), u();
14095
14095
  }, S), f = null;
14096
14096
  }
14097
14097
  "onloadend" in f ? f.onloadend = h : f.onreadystatechange = function() {
@@ -14115,7 +14115,7 @@ const Es = (e) => {
14115
14115
  f && (s(!g || g.type ? new je(null, e, f) : g), f.abort(), f = null);
14116
14116
  }, o.cancelToken && o.cancelToken.subscribe(d), o.signal && (o.signal.aborted ? d() : o.signal.addEventListener("abort", d)));
14117
14117
  const C = Nb(o.url);
14118
- if (C && pe.protocols.indexOf(C) === -1) {
14118
+ if (C && he.protocols.indexOf(C) === -1) {
14119
14119
  s(new N("Unsupported protocol " + C + ":", N.ERR_BAD_REQUEST, e));
14120
14120
  return;
14121
14121
  }
@@ -14184,7 +14184,7 @@ const Es = (e) => {
14184
14184
  }));
14185
14185
  }, Zt = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", Ls = Zt && typeof ReadableStream == "function", Ln = Zt && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (n) => e.encode(n))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())), e0 = Ls && (() => {
14186
14186
  let e = !1;
14187
- const n = new Request(pe.origin, {
14187
+ const n = new Request(he.origin, {
14188
14188
  body: new ReadableStream(),
14189
14189
  method: "POST",
14190
14190
  get duplex() {
@@ -14238,21 +14238,21 @@ const t0 = async (e) => {
14238
14238
  } = Es(e);
14239
14239
  u = u ? (u + "").toLowerCase() : "text";
14240
14240
  let [g, b] = o || i || l ? Yb([o, i], l) : [], S, _;
14241
- const L = () => {
14241
+ const E = () => {
14242
14242
  !S && setTimeout(() => {
14243
14243
  g && g.unsubscribe();
14244
14244
  }), S = !0;
14245
14245
  };
14246
- let E;
14246
+ let L;
14247
14247
  try {
14248
- if (d && e0 && t !== "get" && t !== "head" && (E = await n0(f, s)) !== 0) {
14248
+ if (d && e0 && t !== "get" && t !== "head" && (L = await n0(f, s)) !== 0) {
14249
14249
  let I = new Request(n, {
14250
14250
  method: "POST",
14251
14251
  body: s,
14252
14252
  duplex: "half"
14253
14253
  }), A;
14254
14254
  v.isFormData(s) && (A = I.headers.get("content-type")) && f.setContentType(A), I.body && (s = co(I.body, mo, uo(
14255
- E,
14255
+ L,
14256
14256
  Bt(d)
14257
14257
  ), null, Ln));
14258
14258
  }
@@ -14277,13 +14277,13 @@ const t0 = async (e) => {
14277
14277
  co(F.body, mo, r && uo(
14278
14278
  A,
14279
14279
  Bt(r, !0)
14280
- ), D && L, Ln),
14280
+ ), D && E, Ln),
14281
14281
  I
14282
14282
  );
14283
14283
  }
14284
14284
  u = u || "text";
14285
14285
  let W = await At[v.findKey(At, u) || "text"](F, e);
14286
- return !D && L(), b && b(), await new Promise((I, A) => {
14286
+ return !D && E(), b && b(), await new Promise((I, A) => {
14287
14287
  Os(I, A, {
14288
14288
  data: W,
14289
14289
  headers: oe.from(F.headers),
@@ -14294,7 +14294,7 @@ const t0 = async (e) => {
14294
14294
  });
14295
14295
  });
14296
14296
  } catch (F) {
14297
- throw L(), F && F.name === "TypeError" && /fetch/i.test(F.message) ? Object.assign(
14297
+ throw E(), F && F.name === "TypeError" && /fetch/i.test(F.message) ? Object.assign(
14298
14298
  new N("Network Error", N.ERR_NETWORK, e, _),
14299
14299
  {
14300
14300
  cause: F.cause || F
@@ -15302,7 +15302,7 @@ function q0(e, n, t, s, o, i) {
15302
15302
  title: e.getMessage("cmduploadform.labeltext.remove_all_files_from_list"),
15303
15303
  onClick: n[0] || (n[0] = M((...f) => i.cancelUpload && i.cancelUpload(...f), ["prevent"]))
15304
15304
  }, [
15305
- O(d, j(xe(t.iconDelete)), null, 16)
15305
+ O(d, j(we(t.iconDelete)), null, 16)
15306
15306
  ], 8, h0),
15307
15307
  p("span", null, [
15308
15308
  z(y(o.listOfFiles.length) + " ", 1),
@@ -15347,7 +15347,7 @@ function q0(e, n, t, s, o, i) {
15347
15347
  title: e.getMessage("cmduploadform.labeltext.remove_file_from_list", f.file.name),
15348
15348
  onClick: M((C) => i.removeFile(h), ["prevent"])
15349
15349
  }, [
15350
- O(d, j(xe(t.iconDelete)), null, 16)
15350
+ O(d, j(we(t.iconDelete)), null, 16)
15351
15351
  ], 8, w0),
15352
15352
  p("span", {
15353
15353
  class: w([
@@ -15496,14 +15496,14 @@ function q0(e, n, t, s, o, i) {
15496
15496
  disabled: o.listOfFiles.length === 0 || t.maxTotalUploadSize > 0 && i.totalSize > t.maxTotalUploadSize || o.uploadInitiated,
15497
15497
  onClick: n[5] || (n[5] = (...f) => i.uploadFiles && i.uploadFiles(...f))
15498
15498
  }, [
15499
- O(d, j(xe(t.iconUpload)), null, 16),
15499
+ O(d, j(we(t.iconUpload)), null, 16),
15500
15500
  o.listOfFiles.length === 1 || !t.allowMultipleFileUploads ? (a(), c("span", P0, y(e.getMessage("cmduploadform.buttontext.upload_file")), 1)) : (a(), c("span", D0, y(e.getMessage("cmduploadform.buttontext.upload_files")), 1))
15501
15501
  ], 10, A0),
15502
15502
  p("button", {
15503
15503
  class: w(["button", { disabled: o.listOfFiles.length === 0 }]),
15504
15504
  onClick: n[6] || (n[6] = (...f) => i.cancel && i.cancel(...f))
15505
15505
  }, [
15506
- O(d, j(xe(t.iconCancel)), null, 16),
15506
+ O(d, j(we(t.iconCancel)), null, 16),
15507
15507
  p("span", null, y(e.getMessage("cmduploadform.buttontext.cancel")), 1)
15508
15508
  ], 2)
15509
15509
  ])
@@ -15732,7 +15732,7 @@ const u_ = /* @__PURE__ */ P(H0, [["render", U0]]), z0 = {
15732
15732
  function J0(e, n, t, s, o, i) {
15733
15733
  const l = gu, r = Jc, d = Yf;
15734
15734
  return i.contactFormOnly ? (a(), x(l, j(B({ key: 0 }, e.basicForm)), null, 16)) : (a(), c("div", W0, [
15735
- O(l, j(xe(e.basicForm)), null, 16),
15735
+ O(l, j(we(e.basicForm)), null, 16),
15736
15736
  p("div", G0, [
15737
15737
  t.cmdAddressData ? (a(), x(r, j(B({ key: 0 }, t.cmdAddressData)), null, 16)) : m("", !0),
15738
15738
  t.cmdGoogleMaps ? (a(), x(d, j(B({ key: 1 }, t.cmdGoogleMaps)), null, 16)) : m("", !0),
@@ -15753,7 +15753,7 @@ function X0(e, n, t, s, o, i) {
15753
15753
  const l = ds, r = Sm;
15754
15754
  return a(), c("div", Z0, [
15755
15755
  (a(!0), c(k, null, H(t.segments, (d, u) => (a(), c(k, { key: u }, [
15756
- O(r, j(xe(d)), {
15756
+ O(r, j(we(d)), {
15757
15757
  default: q((f) => [
15758
15758
  (a(!0), c(k, null, H(d.boxes, (h, C) => (a(), x(l, B({
15759
15759
  "use-slots": ["box-body"],
@@ -16075,11 +16075,11 @@ function mC(e, n) {
16075
16075
  ), g.push("scale(-1 1)"), o.top = o.left = 0) : S && (g.push(
16076
16076
  "translate(" + (0 - o.left).toString() + " " + (o.height + o.top).toString() + ")"
16077
16077
  ), g.push("scale(1 -1)"), o.top = o.left = 0);
16078
- let L;
16078
+ let E;
16079
16079
  switch (_ < 0 && (_ -= Math.floor(_ / 4) * 4), _ = _ % 4, _) {
16080
16080
  case 1:
16081
- L = o.height / 2 + o.top, g.unshift(
16082
- "rotate(90 " + L.toString() + " " + L.toString() + ")"
16081
+ E = o.height / 2 + o.top, g.unshift(
16082
+ "rotate(90 " + E.toString() + " " + E.toString() + ")"
16083
16083
  );
16084
16084
  break;
16085
16085
  case 2:
@@ -16088,12 +16088,12 @@ function mC(e, n) {
16088
16088
  );
16089
16089
  break;
16090
16090
  case 3:
16091
- L = o.width / 2 + o.left, g.unshift(
16092
- "rotate(-90 " + L.toString() + " " + L.toString() + ")"
16091
+ E = o.width / 2 + o.left, g.unshift(
16092
+ "rotate(-90 " + E.toString() + " " + E.toString() + ")"
16093
16093
  );
16094
16094
  break;
16095
16095
  }
16096
- _ % 2 === 1 && (o.left !== o.top && (L = o.left, o.left = o.top, o.top = L), o.width !== o.height && (L = o.width, o.width = o.height, o.height = L)), g.length && (i = '<g transform="' + g.join(" ") + '">' + i + "</g>");
16096
+ _ % 2 === 1 && (o.left !== o.top && (E = o.left, o.left = o.top, o.top = E), o.width !== o.height && (E = o.width, o.width = o.height, o.height = E)), g.length && (i = '<g transform="' + g.join(" ") + '">' + i + "</g>");
16097
16097
  });
16098
16098
  const l = s.width, r = s.height, d = o.width, u = o.height;
16099
16099
  let f, h;
@@ -16392,7 +16392,7 @@ function MC(e, n, t, s) {
16392
16392
  function _(I, A) {
16393
16393
  A && (g = []), typeof I == "function" && g.push(I);
16394
16394
  }
16395
- function L() {
16395
+ function E() {
16396
16396
  return {
16397
16397
  startTime: r,
16398
16398
  payload: n,
@@ -16403,7 +16403,7 @@ function MC(e, n, t, s) {
16403
16403
  abort: S
16404
16404
  };
16405
16405
  }
16406
- function E() {
16406
+ function L() {
16407
16407
  d = "failed", g.forEach((I) => {
16408
16408
  I(void 0, f);
16409
16409
  });
@@ -16426,11 +16426,11 @@ function MC(e, n, t, s) {
16426
16426
  return;
16427
16427
  }
16428
16428
  if (A === "abort") {
16429
- f = G, E();
16429
+ f = G, L();
16430
16430
  return;
16431
16431
  }
16432
16432
  if (Y) {
16433
- f = G, C.length || (l.length ? W() : E());
16433
+ f = G, C.length || (l.length ? W() : L());
16434
16434
  return;
16435
16435
  }
16436
16436
  if (b(), F(), !e.random) {
@@ -16449,11 +16449,11 @@ function MC(e, n, t, s) {
16449
16449
  if (I === void 0) {
16450
16450
  if (C.length) {
16451
16451
  h = setTimeout(() => {
16452
- b(), d === "pending" && (F(), E());
16452
+ b(), d === "pending" && (F(), L());
16453
16453
  }, e.timeout);
16454
16454
  return;
16455
16455
  }
16456
- E();
16456
+ L();
16457
16457
  return;
16458
16458
  }
16459
16459
  const A = {
@@ -16465,7 +16465,7 @@ function MC(e, n, t, s) {
16465
16465
  };
16466
16466
  C.push(A), u++, h = setTimeout(W, e.rotate), t(I, n, A.callback);
16467
16467
  }
16468
- return setTimeout(W), L;
16468
+ return setTimeout(W), E;
16469
16469
  }
16470
16470
  function Ns(e) {
16471
16471
  const n = {
@@ -16864,8 +16864,8 @@ const Eo = (e, n) => {
16864
16864
  _ !== !0 && _ !== "true" && delete s["aria-hidden"];
16865
16865
  break;
16866
16866
  default: {
16867
- const L = St[S];
16868
- L ? (_ === !0 || _ === "true" || _ === 1) && (t[L] = !0) : To[S] === void 0 && (s[S] = _);
16867
+ const E = St[S];
16868
+ E ? (_ === !0 || _ === "true" || _ === 1) && (t[E] = !0) : To[S] === void 0 && (s[S] = _);
16869
16869
  }
16870
16870
  }
16871
16871
  }
@@ -17334,11 +17334,11 @@ function Xs(e, n) {
17334
17334
  const { toString: cw } = Object.prototype, { getPrototypeOf: Ci } = Object, $t = /* @__PURE__ */ ((e) => (n) => {
17335
17335
  const t = cw.call(n);
17336
17336
  return e[t] || (e[t] = t.slice(8, -1).toLowerCase());
17337
- })(/* @__PURE__ */ Object.create(null)), Ce = (e) => (e = e.toLowerCase(), (n) => $t(n) === e), en = (e) => (n) => typeof n === e, { isArray: Ne } = Array, rt = en("undefined");
17337
+ })(/* @__PURE__ */ Object.create(null)), be = (e) => (e = e.toLowerCase(), (n) => $t(n) === e), en = (e) => (n) => typeof n === e, { isArray: Ne } = Array, rt = en("undefined");
17338
17338
  function dw(e) {
17339
17339
  return e !== null && !rt(e) && e.constructor !== null && !rt(e.constructor) && re(e.constructor.isBuffer) && e.constructor.isBuffer(e);
17340
17340
  }
17341
- const Ys = Ce("ArrayBuffer");
17341
+ const Ys = be("ArrayBuffer");
17342
17342
  function uw(e) {
17343
17343
  let n;
17344
17344
  return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? n = ArrayBuffer.isView(e) : n = e && e.buffer && Ys(e.buffer), n;
@@ -17348,11 +17348,11 @@ const mw = en("string"), re = en("function"), Qs = en("number"), tn = (e) => e !
17348
17348
  return !1;
17349
17349
  const n = Ci(e);
17350
17350
  return (n === null || n === Object.prototype || Object.getPrototypeOf(n) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
17351
- }, hw = Ce("Date"), pw = Ce("File"), gw = Ce("Blob"), yw = Ce("FileList"), bw = (e) => tn(e) && re(e.pipe), Cw = (e) => {
17351
+ }, hw = be("Date"), pw = be("File"), gw = be("Blob"), yw = be("FileList"), bw = (e) => tn(e) && re(e.pipe), Cw = (e) => {
17352
17352
  let n;
17353
17353
  return e && (typeof FormData == "function" && e instanceof FormData || re(e.append) && ((n = $t(e)) === "formdata" || // detect form-data instance
17354
17354
  n === "object" && re(e.toString) && e.toString() === "[object FormData]"));
17355
- }, ww = Ce("URLSearchParams"), [xw, _w, kw, vw] = ["ReadableStream", "Request", "Response", "Headers"].map(Ce), Tw = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
17355
+ }, ww = be("URLSearchParams"), [xw, _w, kw, vw] = ["ReadableStream", "Request", "Response", "Headers"].map(be), Tw = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
17356
17356
  function ft(e, n, { allOwnKeys: t = !1 } = {}) {
17357
17357
  if (e === null || typeof e > "u")
17358
17358
  return;
@@ -17428,12 +17428,12 @@ const Sw = (e, n, t, { allOwnKeys: s } = {}) => (ft(n, (o, i) => {
17428
17428
  for (; (t = e.exec(n)) !== null; )
17429
17429
  s.push(t);
17430
17430
  return s;
17431
- }, Pw = Ce("HTMLFormElement"), Dw = (e) => e.toLowerCase().replace(
17431
+ }, Pw = be("HTMLFormElement"), Dw = (e) => e.toLowerCase().replace(
17432
17432
  /[-_\s]([a-z\d])(\w*)/g,
17433
17433
  function(n, t, s) {
17434
17434
  return t.toUpperCase() + s;
17435
17435
  }
17436
- ), Lo = (({ hasOwnProperty: e }) => (n, t) => e.call(n, t))(Object.prototype), Vw = Ce("RegExp"), nl = (e, n) => {
17436
+ ), Lo = (({ hasOwnProperty: e }) => (n, t) => e.call(n, t))(Object.prototype), Vw = be("RegExp"), nl = (e, n) => {
17437
17437
  const t = Object.getOwnPropertyDescriptors(e), s = {};
17438
17438
  ft(t, (o, i) => {
17439
17439
  let l;
@@ -17493,7 +17493,7 @@ const zw = (e) => {
17493
17493
  return s;
17494
17494
  };
17495
17495
  return t(e, 0);
17496
- }, Ww = Ce("AsyncFunction"), Gw = (e) => e && (tn(e) || re(e)) && re(e.then) && re(e.catch), T = {
17496
+ }, Ww = be("AsyncFunction"), Gw = (e) => e && (tn(e) || re(e)) && re(e.then) && re(e.catch), T = {
17497
17497
  isArray: Ne,
17498
17498
  isArrayBuffer: Ys,
17499
17499
  isBuffer: dw,
@@ -17526,7 +17526,7 @@ const zw = (e) => {
17526
17526
  inherits: Iw,
17527
17527
  toFlatObject: Ew,
17528
17528
  kindOf: $t,
17529
- kindOfTest: Ce,
17529
+ kindOfTest: be,
17530
17530
  endsWith: Lw,
17531
17531
  toArray: Fw,
17532
17532
  forEachEntry: Bw,
@@ -17646,11 +17646,11 @@ function nn(e, n, t) {
17646
17646
  if (T.endsWith(b, "{}"))
17647
17647
  b = s ? b : b.slice(0, -2), g = JSON.stringify(g);
17648
17648
  else if (T.isArray(g) && Kw(g) || (T.isFileList(g) || T.endsWith(b, "[]")) && (_ = T.toArray(g)))
17649
- return b = ll(b), _.forEach(function(L, E) {
17650
- !(T.isUndefined(L) || L === null) && n.append(
17649
+ return b = ll(b), _.forEach(function(E, L) {
17650
+ !(T.isUndefined(E) || E === null) && n.append(
17651
17651
  // eslint-disable-next-line no-nested-ternary
17652
- l === !0 ? Mo([b], E, i) : l === null ? b : b + "[]",
17653
- d(L)
17652
+ l === !0 ? Mo([b], L, i) : l === null ? b : b + "[]",
17653
+ d(E)
17654
17654
  );
17655
17655
  }), !1;
17656
17656
  }
@@ -17796,14 +17796,14 @@ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", ix
17796
17796
  hasStandardBrowserEnv: tx,
17797
17797
  hasStandardBrowserWebWorkerEnv: nx,
17798
17798
  origin: ix
17799
- }, Symbol.toStringTag, { value: "Module" })), ge = {
17799
+ }, Symbol.toStringTag, { value: "Module" })), pe = {
17800
17800
  ...ox,
17801
17801
  ...ex
17802
17802
  };
17803
17803
  function sx(e, n) {
17804
- return nn(e, new ge.classes.URLSearchParams(), Object.assign({
17804
+ return nn(e, new pe.classes.URLSearchParams(), Object.assign({
17805
17805
  visitor: function(t, s, o, i) {
17806
- return ge.isNode && T.isBuffer(t) ? (this.append(s, t.toString("base64")), !1) : i.defaultVisitor.apply(this, arguments);
17806
+ return pe.isNode && T.isBuffer(t) ? (this.append(s, t.toString("base64")), !1) : i.defaultVisitor.apply(this, arguments);
17807
17807
  }
17808
17808
  }, n));
17809
17809
  }
@@ -17897,8 +17897,8 @@ const ht = {
17897
17897
  maxContentLength: -1,
17898
17898
  maxBodyLength: -1,
17899
17899
  env: {
17900
- FormData: ge.classes.FormData,
17901
- Blob: ge.classes.Blob
17900
+ FormData: pe.classes.FormData,
17901
+ Blob: pe.classes.Blob
17902
17902
  },
17903
17903
  validateStatus: function(e) {
17904
17904
  return e >= 200 && e < 300;
@@ -18181,7 +18181,7 @@ const Dt = (e, n, t = 3) => {
18181
18181
  };
18182
18182
  h[n ? "download" : "upload"] = !0, e(h);
18183
18183
  }, t);
18184
- }, bx = ge.hasStandardBrowserEnv ? (
18184
+ }, bx = pe.hasStandardBrowserEnv ? (
18185
18185
  // Standard browser envs have full support of the APIs needed to test
18186
18186
  // whether the request URL is of the same origin as current location.
18187
18187
  function() {
@@ -18212,7 +18212,7 @@ const Dt = (e, n, t = 3) => {
18212
18212
  return !0;
18213
18213
  };
18214
18214
  }()
18215
- ), Cx = ge.hasStandardBrowserEnv ? (
18215
+ ), Cx = pe.hasStandardBrowserEnv ? (
18216
18216
  // Standard browser envs support document.cookie
18217
18217
  {
18218
18218
  write(e, n, t, s, o, i) {
@@ -18322,14 +18322,14 @@ const hl = (e) => {
18322
18322
  );
18323
18323
  let d;
18324
18324
  if (T.isFormData(t)) {
18325
- if (ge.hasStandardBrowserEnv || ge.hasStandardBrowserWebWorkerEnv)
18325
+ if (pe.hasStandardBrowserEnv || pe.hasStandardBrowserWebWorkerEnv)
18326
18326
  l.setContentType(void 0);
18327
18327
  else if ((d = l.getContentType()) !== !1) {
18328
18328
  const [u, ...f] = d ? d.split(";").map((h) => h.trim()).filter(Boolean) : [];
18329
18329
  l.setContentType([u || "multipart/form-data", ...f].join("; "));
18330
18330
  }
18331
18331
  }
18332
- if (ge.hasStandardBrowserEnv && (s && T.isFunction(s) && (s = s(n)), s || s !== !1 && bx(n.url))) {
18332
+ if (pe.hasStandardBrowserEnv && (s && T.isFunction(s) && (s = s(n)), s || s !== !1 && bx(n.url))) {
18333
18333
  const u = o && i && Cx.read(i);
18334
18334
  u && l.set(o, u);
18335
18335
  }
@@ -18385,7 +18385,7 @@ const hl = (e) => {
18385
18385
  u && (t(!C || C.type ? new Ue(null, e, u) : C), u.abort(), u = null);
18386
18386
  }, s.cancelToken && s.cancelToken.subscribe(r), s.signal && (s.signal.aborted ? r() : s.signal.addEventListener("abort", r)));
18387
18387
  const h = px(s.url);
18388
- if (h && ge.protocols.indexOf(h) === -1) {
18388
+ if (h && pe.protocols.indexOf(h) === -1) {
18389
18389
  t(new U("Unsupported protocol " + h + ":", U.ERR_BAD_REQUEST, e));
18390
18390
  return;
18391
18391
  }
@@ -18454,7 +18454,7 @@ const hl = (e) => {
18454
18454
  }));
18455
18455
  }, on = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", pl = on && typeof ReadableStream == "function", Wn = on && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (n) => e.encode(n))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())), Ox = pl && (() => {
18456
18456
  let e = !1;
18457
- const n = new Request(ge.origin, {
18457
+ const n = new Request(pe.origin, {
18458
18458
  body: new ReadableStream(),
18459
18459
  method: "POST",
18460
18460
  get duplex() {
@@ -18505,21 +18505,21 @@ const Ix = async (e) => {
18505
18505
  } = hl(e);
18506
18506
  u = u ? (u + "").toLowerCase() : "text";
18507
18507
  let [g, b] = o || i || l ? vx([o, i], l) : [], S, _;
18508
- const L = () => {
18508
+ const E = () => {
18509
18509
  !S && setTimeout(() => {
18510
18510
  g && g.unsubscribe();
18511
18511
  }), S = !0;
18512
18512
  };
18513
- let E;
18513
+ let L;
18514
18514
  try {
18515
- if (d && Ox && t !== "get" && t !== "head" && (E = await Ex(f, s)) !== 0) {
18515
+ if (d && Ox && t !== "get" && t !== "head" && (L = await Ex(f, s)) !== 0) {
18516
18516
  let I = new Request(n, {
18517
18517
  method: "POST",
18518
18518
  body: s,
18519
18519
  duplex: "half"
18520
18520
  }), A;
18521
18521
  T.isFormData(s) && (A = I.headers.get("content-type")) && f.setContentType(A), I.body && (s = Vo(I.body, qo, Ro(
18522
- E,
18522
+ L,
18523
18523
  Dt(d)
18524
18524
  ), null, Wn));
18525
18525
  }
@@ -18544,13 +18544,13 @@ const Ix = async (e) => {
18544
18544
  Vo(F.body, qo, r && Ro(
18545
18545
  A,
18546
18546
  Dt(r, !0)
18547
- ), D && L, Wn),
18547
+ ), D && E, Wn),
18548
18548
  I
18549
18549
  );
18550
18550
  }
18551
18551
  u = u || "text";
18552
18552
  let W = await Vt[T.findKey(Vt, u) || "text"](F, e);
18553
- return !D && L(), b && b(), await new Promise((I, A) => {
18553
+ return !D && E(), b && b(), await new Promise((I, A) => {
18554
18554
  ml(I, A, {
18555
18555
  data: W,
18556
18556
  headers: se.from(F.headers),
@@ -18561,7 +18561,7 @@ const Ix = async (e) => {
18561
18561
  });
18562
18562
  });
18563
18563
  } catch (F) {
18564
- throw L(), F && F.name === "TypeError" && /fetch/i.test(F.message) ? Object.assign(
18564
+ throw E(), F && F.name === "TypeError" && /fetch/i.test(F.message) ? Object.assign(
18565
18565
  new U("Network Error", U.ERR_NETWORK, e, _),
18566
18566
  {
18567
18567
  cause: F.cause || F