comand-component-library 4.0.78 → 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,
@@ -9676,6 +9676,7 @@ const Jx = /* @__PURE__ */ P(Xh, [["render", $h]]), ep = {
9676
9676
  * @requiredForAccessiblity: true
9677
9677
  */
9678
9678
  legend: {
9679
+ type: Object,
9679
9680
  default() {
9680
9681
  return {
9681
9682
  show: !0,
@@ -11657,7 +11658,7 @@ const n_ = /* @__PURE__ */ P(kg, [["render", Tg]]), Sg = {
11657
11658
  "aria-expanded": "true"
11658
11659
  };
11659
11660
  function Ag(e, n, t, s, o, i) {
11660
- var h, C, g, b, S, _, L, E;
11661
+ var h, C, g, b, S, _, E, L;
11661
11662
  const l = X, r = ie, d = J, u = qf, f = Gf;
11662
11663
  return a(), c(k, null, [
11663
11664
  p("fieldset", Ig, [
@@ -11714,7 +11715,7 @@ function Ag(e, n, t, s, o, i) {
11714
11715
  }, [
11715
11716
  O(d, {
11716
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,
11717
- 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
11718
11719
  }, null, 8, ["iconClass", "type"]),
11719
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))
11720
11721
  ]),
@@ -11955,7 +11956,7 @@ function Ug(e, n, t, s, o, i) {
11955
11956
  }, i.tooltipForSlidebuttons), null, 16, ["onClick", "class"])) : m("", !0),
11956
11957
  O(Xn, { name: "fade" }, {
11957
11958
  default: q(() => {
11958
- 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;
11959
11960
  return [
11960
11961
  i.currentItem ? (a(), c(k, { key: 0 }, [
11961
11962
  t.useSlot ? (a(), c("div", {
@@ -11967,7 +11968,7 @@ function Ug(e, n, t, s, o, i) {
11967
11968
  ], 4)) : (a(), c(k, { key: 0 }, [
11968
11969
  e.editModeContext ? t.slideshowItems.length ? (a(), x(r, {
11969
11970
  key: 1,
11970
- image: (E = i.currentItem) == null ? void 0 : E.image,
11971
+ image: (L = i.currentItem) == null ? void 0 : L.image,
11971
11972
  figcaption: (F = i.currentItem) == null ? void 0 : F.figcaption,
11972
11973
  componentPath: ["props", "slideshowItems", o.index],
11973
11974
  editModeConfig: i.imageStructure()
@@ -11984,7 +11985,7 @@ function Ug(e, n, t, s, o, i) {
11984
11985
  ], 8, Dg)) : (a(), x(r, {
11985
11986
  key: 1,
11986
11987
  image: (_ = i.currentItem) == null ? void 0 : _.image,
11987
- figcaption: (L = i.currentItem) == null ? void 0 : L.figcaption
11988
+ figcaption: (E = i.currentItem) == null ? void 0 : E.figcaption
11988
11989
  }, null, 8, ["image", "figcaption"]))
11989
11990
  ], 64))
11990
11991
  ], 64))
@@ -12454,7 +12455,7 @@ function my(e, n, t, s, o, i) {
12454
12455
  name: t.useTransition ? "fade" : null
12455
12456
  }, {
12456
12457
  default: q(() => [
12457
- ye(p("tbody", dy, [
12458
+ ge(p("tbody", dy, [
12458
12459
  (a(!0), c(k, null, H(t.tableData.tbody, (C, g) => (a(), c("tr", {
12459
12460
  class: w({ active: t.tableData.rowIndexHighlighted === g }),
12460
12461
  key: g
@@ -12606,7 +12607,7 @@ function vy(e, n, t, s, o, i) {
12606
12607
  ], 8, wy)
12607
12608
  ], 2))), 128))
12608
12609
  ], 2),
12609
- 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", {
12610
12611
  key: d,
12611
12612
  "aria-live": "assertive",
12612
12613
  class: w({ "no-padding": !t.useDefaultPadding })
@@ -12774,7 +12775,7 @@ function Fy(e, n, t, s, o, i) {
12774
12775
  allowDeleteComponent: !!t.htmlContent
12775
12776
  }, {
12776
12777
  default: q((g) => [
12777
- g.editing ? ye((a(), c("textarea", {
12778
+ g.editing ? ge((a(), c("textarea", {
12778
12779
  key: 0,
12779
12780
  class: w(["edit-mode", i.textAlign]),
12780
12781
  "onUpdate:modelValue": n[0] || (n[0] = (b) => o.editableHtmlContent = b),
@@ -13063,11 +13064,11 @@ function us(e, n) {
13063
13064
  const { toString: Dy } = Object.prototype, { getPrototypeOf: ri } = Object, Wt = /* @__PURE__ */ ((e) => (n) => {
13064
13065
  const t = Dy.call(n);
13065
13066
  return e[t] || (e[t] = t.slice(8, -1).toLowerCase());
13066
- })(/* @__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");
13067
13068
  function Vy(e) {
13068
13069
  return e !== null && !st(e) && e.constructor !== null && !st(e.constructor) && ae(e.constructor.isBuffer) && e.constructor.isBuffer(e);
13069
13070
  }
13070
- const ms = be("ArrayBuffer");
13071
+ const ms = ye("ArrayBuffer");
13071
13072
  function Ry(e) {
13072
13073
  let n;
13073
13074
  return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? n = ArrayBuffer.isView(e) : n = e && e.buffer && ms(e.buffer), n;
@@ -13077,11 +13078,11 @@ const qy = Gt("string"), ae = Gt("function"), fs = Gt("number"), Jt = (e) => e !
13077
13078
  return !1;
13078
13079
  const n = ri(e);
13079
13080
  return (n === null || n === Object.prototype || Object.getPrototypeOf(n) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
13080
- }, 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) => {
13081
13082
  let n;
13082
13083
  return e && (typeof FormData == "function" && e instanceof FormData || ae(e.append) && ((n = Wt(e)) === "formdata" || // detect form-data instance
13083
13084
  n === "object" && ae(e.toString) && e.toString() === "[object FormData]"));
13084
- }, 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, "");
13085
13086
  function ut(e, n, { allOwnKeys: t = !1 } = {}) {
13086
13087
  if (e === null || typeof e > "u")
13087
13088
  return;
@@ -13157,12 +13158,12 @@ const $y = (e, n, t, { allOwnKeys: s } = {}) => (ut(n, (o, i) => {
13157
13158
  for (; (t = e.exec(n)) !== null; )
13158
13159
  s.push(t);
13159
13160
  return s;
13160
- }, rb = be("HTMLFormElement"), cb = (e) => e.toLowerCase().replace(
13161
+ }, rb = ye("HTMLFormElement"), cb = (e) => e.toLowerCase().replace(
13161
13162
  /[-_\s]([a-z\d])(\w*)/g,
13162
13163
  function(t, s, o) {
13163
13164
  return s.toUpperCase() + o;
13164
13165
  }
13165
- ), 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) => {
13166
13167
  const t = Object.getOwnPropertyDescriptors(e), s = {};
13167
13168
  ut(t, (o, i) => {
13168
13169
  let l;
@@ -13222,7 +13223,7 @@ const yb = (e) => {
13222
13223
  return s;
13223
13224
  };
13224
13225
  return t(e, 0);
13225
- }, 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 = {
13226
13227
  isArray: He,
13227
13228
  isArrayBuffer: ms,
13228
13229
  isBuffer: Vy,
@@ -13255,7 +13256,7 @@ const yb = (e) => {
13255
13256
  inherits: tb,
13256
13257
  toFlatObject: nb,
13257
13258
  kindOf: Wt,
13258
- kindOfTest: be,
13259
+ kindOfTest: ye,
13259
13260
  endsWith: ib,
13260
13261
  toArray: ob,
13261
13262
  forEachEntry: lb,
@@ -13370,12 +13371,12 @@ function Kt(e, n, t) {
13370
13371
  return v.isArrayBuffer(b) || v.isTypedArray(b) ? d && typeof Blob == "function" ? new Blob([b]) : Buffer.from(b) : b;
13371
13372
  }
13372
13373
  function f(b, S, _) {
13373
- let L = b;
13374
+ let E = b;
13374
13375
  if (b && !_ && typeof b == "object") {
13375
13376
  if (v.endsWith(S, "{}"))
13376
13377
  S = s ? S : S.slice(0, -2), b = JSON.stringify(b);
13377
- else if (v.isArray(b) && xb(b) || (v.isFileList(b) || v.endsWith(S, "[]")) && (L = v.toArray(b)))
13378
- 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) {
13379
13380
  !(v.isUndefined(F) || F === null) && n.append(
13380
13381
  // eslint-disable-next-line no-nested-ternary
13381
13382
  l === !0 ? oo([S], D, i) : l === null ? S : S + "[]",
@@ -13394,14 +13395,14 @@ function Kt(e, n, t) {
13394
13395
  if (!v.isUndefined(b)) {
13395
13396
  if (h.indexOf(b) !== -1)
13396
13397
  throw Error("Circular reference detected in " + S.join("."));
13397
- h.push(b), v.forEach(b, function(L, E) {
13398
- (!(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(
13399
13400
  n,
13400
- L,
13401
- v.isString(E) ? E.trim() : E,
13401
+ E,
13402
+ v.isString(L) ? L.trim() : L,
13402
13403
  S,
13403
13404
  C
13404
- )) === !0 && g(L, S ? S.concat(E) : [E]);
13405
+ )) === !0 && g(E, S ? S.concat(L) : [L]);
13405
13406
  }), h.pop();
13406
13407
  }
13407
13408
  }
@@ -13525,14 +13526,14 @@ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", Lb
13525
13526
  hasStandardBrowserEnv: Ib,
13526
13527
  hasStandardBrowserWebWorkerEnv: Eb,
13527
13528
  origin: Lb
13528
- }, Symbol.toStringTag, { value: "Module" })), pe = {
13529
+ }, Symbol.toStringTag, { value: "Module" })), he = {
13529
13530
  ...Fb,
13530
13531
  ...Ob
13531
13532
  };
13532
13533
  function Mb(e, n) {
13533
- return Kt(e, new pe.classes.URLSearchParams(), Object.assign({
13534
+ return Kt(e, new he.classes.URLSearchParams(), Object.assign({
13534
13535
  visitor: function(t, s, o, i) {
13535
- 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);
13536
13537
  }
13537
13538
  }, n));
13538
13539
  }
@@ -13626,8 +13627,8 @@ const mt = {
13626
13627
  maxContentLength: -1,
13627
13628
  maxBodyLength: -1,
13628
13629
  env: {
13629
- FormData: pe.classes.FormData,
13630
- Blob: pe.classes.Blob
13630
+ FormData: he.classes.FormData,
13631
+ Blob: he.classes.Blob
13631
13632
  },
13632
13633
  validateStatus: function(n) {
13633
13634
  return n >= 200 && n < 300;
@@ -13910,7 +13911,7 @@ const Bt = (e, n, t = 3) => {
13910
13911
  };
13911
13912
  h[n ? "download" : "upload"] = !0, e(h);
13912
13913
  }, t);
13913
- }, Wb = pe.hasStandardBrowserEnv ? (
13914
+ }, Wb = he.hasStandardBrowserEnv ? (
13914
13915
  // Standard browser envs have full support of the APIs needed to test
13915
13916
  // whether the request URL is of the same origin as current location.
13916
13917
  function() {
@@ -13941,7 +13942,7 @@ const Bt = (e, n, t = 3) => {
13941
13942
  return !0;
13942
13943
  };
13943
13944
  }()
13944
- ), Gb = pe.hasStandardBrowserEnv ? (
13945
+ ), Gb = he.hasStandardBrowserEnv ? (
13945
13946
  // Standard browser envs support document.cookie
13946
13947
  {
13947
13948
  write(e, n, t, s, o, i) {
@@ -14051,14 +14052,14 @@ const Es = (e) => {
14051
14052
  );
14052
14053
  let d;
14053
14054
  if (v.isFormData(t)) {
14054
- if (pe.hasStandardBrowserEnv || pe.hasStandardBrowserWebWorkerEnv)
14055
+ if (he.hasStandardBrowserEnv || he.hasStandardBrowserWebWorkerEnv)
14055
14056
  l.setContentType(void 0);
14056
14057
  else if ((d = l.getContentType()) !== !1) {
14057
14058
  const [u, ...f] = d ? d.split(";").map((h) => h.trim()).filter(Boolean) : [];
14058
14059
  l.setContentType([u || "multipart/form-data", ...f].join("; "));
14059
14060
  }
14060
14061
  }
14061
- 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))) {
14062
14063
  const u = o && i && Gb.read(i);
14063
14064
  u && l.set(o, u);
14064
14065
  }
@@ -14087,10 +14088,10 @@ const Es = (e) => {
14087
14088
  config: e,
14088
14089
  request: f
14089
14090
  };
14090
- Os(function(L) {
14091
- t(L), u();
14092
- }, function(L) {
14093
- s(L), u();
14091
+ Os(function(E) {
14092
+ t(E), u();
14093
+ }, function(E) {
14094
+ s(E), u();
14094
14095
  }, S), f = null;
14095
14096
  }
14096
14097
  "onloadend" in f ? f.onloadend = h : f.onreadystatechange = function() {
@@ -14114,7 +14115,7 @@ const Es = (e) => {
14114
14115
  f && (s(!g || g.type ? new je(null, e, f) : g), f.abort(), f = null);
14115
14116
  }, o.cancelToken && o.cancelToken.subscribe(d), o.signal && (o.signal.aborted ? d() : o.signal.addEventListener("abort", d)));
14116
14117
  const C = Nb(o.url);
14117
- if (C && pe.protocols.indexOf(C) === -1) {
14118
+ if (C && he.protocols.indexOf(C) === -1) {
14118
14119
  s(new N("Unsupported protocol " + C + ":", N.ERR_BAD_REQUEST, e));
14119
14120
  return;
14120
14121
  }
@@ -14183,7 +14184,7 @@ const Es = (e) => {
14183
14184
  }));
14184
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 && (() => {
14185
14186
  let e = !1;
14186
- const n = new Request(pe.origin, {
14187
+ const n = new Request(he.origin, {
14187
14188
  body: new ReadableStream(),
14188
14189
  method: "POST",
14189
14190
  get duplex() {
@@ -14237,21 +14238,21 @@ const t0 = async (e) => {
14237
14238
  } = Es(e);
14238
14239
  u = u ? (u + "").toLowerCase() : "text";
14239
14240
  let [g, b] = o || i || l ? Yb([o, i], l) : [], S, _;
14240
- const L = () => {
14241
+ const E = () => {
14241
14242
  !S && setTimeout(() => {
14242
14243
  g && g.unsubscribe();
14243
14244
  }), S = !0;
14244
14245
  };
14245
- let E;
14246
+ let L;
14246
14247
  try {
14247
- 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) {
14248
14249
  let I = new Request(n, {
14249
14250
  method: "POST",
14250
14251
  body: s,
14251
14252
  duplex: "half"
14252
14253
  }), A;
14253
14254
  v.isFormData(s) && (A = I.headers.get("content-type")) && f.setContentType(A), I.body && (s = co(I.body, mo, uo(
14254
- E,
14255
+ L,
14255
14256
  Bt(d)
14256
14257
  ), null, Ln));
14257
14258
  }
@@ -14276,13 +14277,13 @@ const t0 = async (e) => {
14276
14277
  co(F.body, mo, r && uo(
14277
14278
  A,
14278
14279
  Bt(r, !0)
14279
- ), D && L, Ln),
14280
+ ), D && E, Ln),
14280
14281
  I
14281
14282
  );
14282
14283
  }
14283
14284
  u = u || "text";
14284
14285
  let W = await At[v.findKey(At, u) || "text"](F, e);
14285
- return !D && L(), b && b(), await new Promise((I, A) => {
14286
+ return !D && E(), b && b(), await new Promise((I, A) => {
14286
14287
  Os(I, A, {
14287
14288
  data: W,
14288
14289
  headers: oe.from(F.headers),
@@ -14293,7 +14294,7 @@ const t0 = async (e) => {
14293
14294
  });
14294
14295
  });
14295
14296
  } catch (F) {
14296
- 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(
14297
14298
  new N("Network Error", N.ERR_NETWORK, e, _),
14298
14299
  {
14299
14300
  cause: F.cause || F
@@ -15301,7 +15302,7 @@ function q0(e, n, t, s, o, i) {
15301
15302
  title: e.getMessage("cmduploadform.labeltext.remove_all_files_from_list"),
15302
15303
  onClick: n[0] || (n[0] = M((...f) => i.cancelUpload && i.cancelUpload(...f), ["prevent"]))
15303
15304
  }, [
15304
- O(d, j(xe(t.iconDelete)), null, 16)
15305
+ O(d, j(we(t.iconDelete)), null, 16)
15305
15306
  ], 8, h0),
15306
15307
  p("span", null, [
15307
15308
  z(y(o.listOfFiles.length) + " ", 1),
@@ -15346,7 +15347,7 @@ function q0(e, n, t, s, o, i) {
15346
15347
  title: e.getMessage("cmduploadform.labeltext.remove_file_from_list", f.file.name),
15347
15348
  onClick: M((C) => i.removeFile(h), ["prevent"])
15348
15349
  }, [
15349
- O(d, j(xe(t.iconDelete)), null, 16)
15350
+ O(d, j(we(t.iconDelete)), null, 16)
15350
15351
  ], 8, w0),
15351
15352
  p("span", {
15352
15353
  class: w([
@@ -15495,14 +15496,14 @@ function q0(e, n, t, s, o, i) {
15495
15496
  disabled: o.listOfFiles.length === 0 || t.maxTotalUploadSize > 0 && i.totalSize > t.maxTotalUploadSize || o.uploadInitiated,
15496
15497
  onClick: n[5] || (n[5] = (...f) => i.uploadFiles && i.uploadFiles(...f))
15497
15498
  }, [
15498
- O(d, j(xe(t.iconUpload)), null, 16),
15499
+ O(d, j(we(t.iconUpload)), null, 16),
15499
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))
15500
15501
  ], 10, A0),
15501
15502
  p("button", {
15502
15503
  class: w(["button", { disabled: o.listOfFiles.length === 0 }]),
15503
15504
  onClick: n[6] || (n[6] = (...f) => i.cancel && i.cancel(...f))
15504
15505
  }, [
15505
- O(d, j(xe(t.iconCancel)), null, 16),
15506
+ O(d, j(we(t.iconCancel)), null, 16),
15506
15507
  p("span", null, y(e.getMessage("cmduploadform.buttontext.cancel")), 1)
15507
15508
  ], 2)
15508
15509
  ])
@@ -15731,7 +15732,7 @@ const u_ = /* @__PURE__ */ P(H0, [["render", U0]]), z0 = {
15731
15732
  function J0(e, n, t, s, o, i) {
15732
15733
  const l = gu, r = Jc, d = Yf;
15733
15734
  return i.contactFormOnly ? (a(), x(l, j(B({ key: 0 }, e.basicForm)), null, 16)) : (a(), c("div", W0, [
15734
- O(l, j(xe(e.basicForm)), null, 16),
15735
+ O(l, j(we(e.basicForm)), null, 16),
15735
15736
  p("div", G0, [
15736
15737
  t.cmdAddressData ? (a(), x(r, j(B({ key: 0 }, t.cmdAddressData)), null, 16)) : m("", !0),
15737
15738
  t.cmdGoogleMaps ? (a(), x(d, j(B({ key: 1 }, t.cmdGoogleMaps)), null, 16)) : m("", !0),
@@ -15752,7 +15753,7 @@ function X0(e, n, t, s, o, i) {
15752
15753
  const l = ds, r = Sm;
15753
15754
  return a(), c("div", Z0, [
15754
15755
  (a(!0), c(k, null, H(t.segments, (d, u) => (a(), c(k, { key: u }, [
15755
- O(r, j(xe(d)), {
15756
+ O(r, j(we(d)), {
15756
15757
  default: q((f) => [
15757
15758
  (a(!0), c(k, null, H(d.boxes, (h, C) => (a(), x(l, B({
15758
15759
  "use-slots": ["box-body"],
@@ -16074,11 +16075,11 @@ function mC(e, n) {
16074
16075
  ), g.push("scale(-1 1)"), o.top = o.left = 0) : S && (g.push(
16075
16076
  "translate(" + (0 - o.left).toString() + " " + (o.height + o.top).toString() + ")"
16076
16077
  ), g.push("scale(1 -1)"), o.top = o.left = 0);
16077
- let L;
16078
+ let E;
16078
16079
  switch (_ < 0 && (_ -= Math.floor(_ / 4) * 4), _ = _ % 4, _) {
16079
16080
  case 1:
16080
- L = o.height / 2 + o.top, g.unshift(
16081
- "rotate(90 " + L.toString() + " " + L.toString() + ")"
16081
+ E = o.height / 2 + o.top, g.unshift(
16082
+ "rotate(90 " + E.toString() + " " + E.toString() + ")"
16082
16083
  );
16083
16084
  break;
16084
16085
  case 2:
@@ -16087,12 +16088,12 @@ function mC(e, n) {
16087
16088
  );
16088
16089
  break;
16089
16090
  case 3:
16090
- L = o.width / 2 + o.left, g.unshift(
16091
- "rotate(-90 " + L.toString() + " " + L.toString() + ")"
16091
+ E = o.width / 2 + o.left, g.unshift(
16092
+ "rotate(-90 " + E.toString() + " " + E.toString() + ")"
16092
16093
  );
16093
16094
  break;
16094
16095
  }
16095
- _ % 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>");
16096
16097
  });
16097
16098
  const l = s.width, r = s.height, d = o.width, u = o.height;
16098
16099
  let f, h;
@@ -16391,7 +16392,7 @@ function MC(e, n, t, s) {
16391
16392
  function _(I, A) {
16392
16393
  A && (g = []), typeof I == "function" && g.push(I);
16393
16394
  }
16394
- function L() {
16395
+ function E() {
16395
16396
  return {
16396
16397
  startTime: r,
16397
16398
  payload: n,
@@ -16402,7 +16403,7 @@ function MC(e, n, t, s) {
16402
16403
  abort: S
16403
16404
  };
16404
16405
  }
16405
- function E() {
16406
+ function L() {
16406
16407
  d = "failed", g.forEach((I) => {
16407
16408
  I(void 0, f);
16408
16409
  });
@@ -16425,11 +16426,11 @@ function MC(e, n, t, s) {
16425
16426
  return;
16426
16427
  }
16427
16428
  if (A === "abort") {
16428
- f = G, E();
16429
+ f = G, L();
16429
16430
  return;
16430
16431
  }
16431
16432
  if (Y) {
16432
- f = G, C.length || (l.length ? W() : E());
16433
+ f = G, C.length || (l.length ? W() : L());
16433
16434
  return;
16434
16435
  }
16435
16436
  if (b(), F(), !e.random) {
@@ -16448,11 +16449,11 @@ function MC(e, n, t, s) {
16448
16449
  if (I === void 0) {
16449
16450
  if (C.length) {
16450
16451
  h = setTimeout(() => {
16451
- b(), d === "pending" && (F(), E());
16452
+ b(), d === "pending" && (F(), L());
16452
16453
  }, e.timeout);
16453
16454
  return;
16454
16455
  }
16455
- E();
16456
+ L();
16456
16457
  return;
16457
16458
  }
16458
16459
  const A = {
@@ -16464,7 +16465,7 @@ function MC(e, n, t, s) {
16464
16465
  };
16465
16466
  C.push(A), u++, h = setTimeout(W, e.rotate), t(I, n, A.callback);
16466
16467
  }
16467
- return setTimeout(W), L;
16468
+ return setTimeout(W), E;
16468
16469
  }
16469
16470
  function Ns(e) {
16470
16471
  const n = {
@@ -16863,8 +16864,8 @@ const Eo = (e, n) => {
16863
16864
  _ !== !0 && _ !== "true" && delete s["aria-hidden"];
16864
16865
  break;
16865
16866
  default: {
16866
- const L = St[S];
16867
- 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] = _);
16868
16869
  }
16869
16870
  }
16870
16871
  }
@@ -17333,11 +17334,11 @@ function Xs(e, n) {
17333
17334
  const { toString: cw } = Object.prototype, { getPrototypeOf: Ci } = Object, $t = /* @__PURE__ */ ((e) => (n) => {
17334
17335
  const t = cw.call(n);
17335
17336
  return e[t] || (e[t] = t.slice(8, -1).toLowerCase());
17336
- })(/* @__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");
17337
17338
  function dw(e) {
17338
17339
  return e !== null && !rt(e) && e.constructor !== null && !rt(e.constructor) && re(e.constructor.isBuffer) && e.constructor.isBuffer(e);
17339
17340
  }
17340
- const Ys = Ce("ArrayBuffer");
17341
+ const Ys = be("ArrayBuffer");
17341
17342
  function uw(e) {
17342
17343
  let n;
17343
17344
  return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? n = ArrayBuffer.isView(e) : n = e && e.buffer && Ys(e.buffer), n;
@@ -17347,11 +17348,11 @@ const mw = en("string"), re = en("function"), Qs = en("number"), tn = (e) => e !
17347
17348
  return !1;
17348
17349
  const n = Ci(e);
17349
17350
  return (n === null || n === Object.prototype || Object.getPrototypeOf(n) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
17350
- }, 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) => {
17351
17352
  let n;
17352
17353
  return e && (typeof FormData == "function" && e instanceof FormData || re(e.append) && ((n = $t(e)) === "formdata" || // detect form-data instance
17353
17354
  n === "object" && re(e.toString) && e.toString() === "[object FormData]"));
17354
- }, 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, "");
17355
17356
  function ft(e, n, { allOwnKeys: t = !1 } = {}) {
17356
17357
  if (e === null || typeof e > "u")
17357
17358
  return;
@@ -17427,12 +17428,12 @@ const Sw = (e, n, t, { allOwnKeys: s } = {}) => (ft(n, (o, i) => {
17427
17428
  for (; (t = e.exec(n)) !== null; )
17428
17429
  s.push(t);
17429
17430
  return s;
17430
- }, Pw = Ce("HTMLFormElement"), Dw = (e) => e.toLowerCase().replace(
17431
+ }, Pw = be("HTMLFormElement"), Dw = (e) => e.toLowerCase().replace(
17431
17432
  /[-_\s]([a-z\d])(\w*)/g,
17432
17433
  function(n, t, s) {
17433
17434
  return t.toUpperCase() + s;
17434
17435
  }
17435
- ), 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) => {
17436
17437
  const t = Object.getOwnPropertyDescriptors(e), s = {};
17437
17438
  ft(t, (o, i) => {
17438
17439
  let l;
@@ -17492,7 +17493,7 @@ const zw = (e) => {
17492
17493
  return s;
17493
17494
  };
17494
17495
  return t(e, 0);
17495
- }, 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 = {
17496
17497
  isArray: Ne,
17497
17498
  isArrayBuffer: Ys,
17498
17499
  isBuffer: dw,
@@ -17525,7 +17526,7 @@ const zw = (e) => {
17525
17526
  inherits: Iw,
17526
17527
  toFlatObject: Ew,
17527
17528
  kindOf: $t,
17528
- kindOfTest: Ce,
17529
+ kindOfTest: be,
17529
17530
  endsWith: Lw,
17530
17531
  toArray: Fw,
17531
17532
  forEachEntry: Bw,
@@ -17645,11 +17646,11 @@ function nn(e, n, t) {
17645
17646
  if (T.endsWith(b, "{}"))
17646
17647
  b = s ? b : b.slice(0, -2), g = JSON.stringify(g);
17647
17648
  else if (T.isArray(g) && Kw(g) || (T.isFileList(g) || T.endsWith(b, "[]")) && (_ = T.toArray(g)))
17648
- return b = ll(b), _.forEach(function(L, E) {
17649
- !(T.isUndefined(L) || L === null) && n.append(
17649
+ return b = ll(b), _.forEach(function(E, L) {
17650
+ !(T.isUndefined(E) || E === null) && n.append(
17650
17651
  // eslint-disable-next-line no-nested-ternary
17651
- l === !0 ? Mo([b], E, i) : l === null ? b : b + "[]",
17652
- d(L)
17652
+ l === !0 ? Mo([b], L, i) : l === null ? b : b + "[]",
17653
+ d(E)
17653
17654
  );
17654
17655
  }), !1;
17655
17656
  }
@@ -17795,14 +17796,14 @@ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", ix
17795
17796
  hasStandardBrowserEnv: tx,
17796
17797
  hasStandardBrowserWebWorkerEnv: nx,
17797
17798
  origin: ix
17798
- }, Symbol.toStringTag, { value: "Module" })), ge = {
17799
+ }, Symbol.toStringTag, { value: "Module" })), pe = {
17799
17800
  ...ox,
17800
17801
  ...ex
17801
17802
  };
17802
17803
  function sx(e, n) {
17803
- return nn(e, new ge.classes.URLSearchParams(), Object.assign({
17804
+ return nn(e, new pe.classes.URLSearchParams(), Object.assign({
17804
17805
  visitor: function(t, s, o, i) {
17805
- 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);
17806
17807
  }
17807
17808
  }, n));
17808
17809
  }
@@ -17896,8 +17897,8 @@ const ht = {
17896
17897
  maxContentLength: -1,
17897
17898
  maxBodyLength: -1,
17898
17899
  env: {
17899
- FormData: ge.classes.FormData,
17900
- Blob: ge.classes.Blob
17900
+ FormData: pe.classes.FormData,
17901
+ Blob: pe.classes.Blob
17901
17902
  },
17902
17903
  validateStatus: function(e) {
17903
17904
  return e >= 200 && e < 300;
@@ -18180,7 +18181,7 @@ const Dt = (e, n, t = 3) => {
18180
18181
  };
18181
18182
  h[n ? "download" : "upload"] = !0, e(h);
18182
18183
  }, t);
18183
- }, bx = ge.hasStandardBrowserEnv ? (
18184
+ }, bx = pe.hasStandardBrowserEnv ? (
18184
18185
  // Standard browser envs have full support of the APIs needed to test
18185
18186
  // whether the request URL is of the same origin as current location.
18186
18187
  function() {
@@ -18211,7 +18212,7 @@ const Dt = (e, n, t = 3) => {
18211
18212
  return !0;
18212
18213
  };
18213
18214
  }()
18214
- ), Cx = ge.hasStandardBrowserEnv ? (
18215
+ ), Cx = pe.hasStandardBrowserEnv ? (
18215
18216
  // Standard browser envs support document.cookie
18216
18217
  {
18217
18218
  write(e, n, t, s, o, i) {
@@ -18321,14 +18322,14 @@ const hl = (e) => {
18321
18322
  );
18322
18323
  let d;
18323
18324
  if (T.isFormData(t)) {
18324
- if (ge.hasStandardBrowserEnv || ge.hasStandardBrowserWebWorkerEnv)
18325
+ if (pe.hasStandardBrowserEnv || pe.hasStandardBrowserWebWorkerEnv)
18325
18326
  l.setContentType(void 0);
18326
18327
  else if ((d = l.getContentType()) !== !1) {
18327
18328
  const [u, ...f] = d ? d.split(";").map((h) => h.trim()).filter(Boolean) : [];
18328
18329
  l.setContentType([u || "multipart/form-data", ...f].join("; "));
18329
18330
  }
18330
18331
  }
18331
- 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))) {
18332
18333
  const u = o && i && Cx.read(i);
18333
18334
  u && l.set(o, u);
18334
18335
  }
@@ -18384,7 +18385,7 @@ const hl = (e) => {
18384
18385
  u && (t(!C || C.type ? new Ue(null, e, u) : C), u.abort(), u = null);
18385
18386
  }, s.cancelToken && s.cancelToken.subscribe(r), s.signal && (s.signal.aborted ? r() : s.signal.addEventListener("abort", r)));
18386
18387
  const h = px(s.url);
18387
- if (h && ge.protocols.indexOf(h) === -1) {
18388
+ if (h && pe.protocols.indexOf(h) === -1) {
18388
18389
  t(new U("Unsupported protocol " + h + ":", U.ERR_BAD_REQUEST, e));
18389
18390
  return;
18390
18391
  }
@@ -18453,7 +18454,7 @@ const hl = (e) => {
18453
18454
  }));
18454
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 && (() => {
18455
18456
  let e = !1;
18456
- const n = new Request(ge.origin, {
18457
+ const n = new Request(pe.origin, {
18457
18458
  body: new ReadableStream(),
18458
18459
  method: "POST",
18459
18460
  get duplex() {
@@ -18504,21 +18505,21 @@ const Ix = async (e) => {
18504
18505
  } = hl(e);
18505
18506
  u = u ? (u + "").toLowerCase() : "text";
18506
18507
  let [g, b] = o || i || l ? vx([o, i], l) : [], S, _;
18507
- const L = () => {
18508
+ const E = () => {
18508
18509
  !S && setTimeout(() => {
18509
18510
  g && g.unsubscribe();
18510
18511
  }), S = !0;
18511
18512
  };
18512
- let E;
18513
+ let L;
18513
18514
  try {
18514
- 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) {
18515
18516
  let I = new Request(n, {
18516
18517
  method: "POST",
18517
18518
  body: s,
18518
18519
  duplex: "half"
18519
18520
  }), A;
18520
18521
  T.isFormData(s) && (A = I.headers.get("content-type")) && f.setContentType(A), I.body && (s = Vo(I.body, qo, Ro(
18521
- E,
18522
+ L,
18522
18523
  Dt(d)
18523
18524
  ), null, Wn));
18524
18525
  }
@@ -18543,13 +18544,13 @@ const Ix = async (e) => {
18543
18544
  Vo(F.body, qo, r && Ro(
18544
18545
  A,
18545
18546
  Dt(r, !0)
18546
- ), D && L, Wn),
18547
+ ), D && E, Wn),
18547
18548
  I
18548
18549
  );
18549
18550
  }
18550
18551
  u = u || "text";
18551
18552
  let W = await Vt[T.findKey(Vt, u) || "text"](F, e);
18552
- return !D && L(), b && b(), await new Promise((I, A) => {
18553
+ return !D && E(), b && b(), await new Promise((I, A) => {
18553
18554
  ml(I, A, {
18554
18555
  data: W,
18555
18556
  headers: se.from(F.headers),
@@ -18560,7 +18561,7 @@ const Ix = async (e) => {
18560
18561
  });
18561
18562
  });
18562
18563
  } catch (F) {
18563
- 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(
18564
18565
  new U("Network Error", U.ERR_NETWORK, e, _),
18565
18566
  {
18566
18567
  cause: F.cause || F